@charset "UTF-8";
/**
 * Clay 3.84.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.84.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
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.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/nnk-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/nnk-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/nnk-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/nnk-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/nnk-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: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.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;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@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: #4a97f2;
}

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

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

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

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

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

.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: #bf8c2a;
}

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

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-theme div {
  font-family: "Open Sans";
}
.nnk-theme .portlet-header {
  display: none;
}
.nnk-theme .web-content-tabbed-publisher .portlet-header {
  display: none;
}
.nnk-theme .portlet-decorate .portlet-header {
  display: flex;
}
.nnk-theme .portlet-decorate .portlet-header .portlet-title-text {
  display: inline-block;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 1em;
  line-height: 27px;
  color: #0052a5;
  white-space: normal;
}
.nnk-theme a {
  display: block;
}
.nnk-theme .article-area a {
  display: inline;
}
.nnk-theme .article-area a:has(img) {
  display: inline-block;
}
.nnk-theme .article-area a:has(picture) {
  display: inline-block;
}
.nnk-theme .asset-publisher-footer-link {
  text-decoration: underline;
  margin-top: 0.25rem;
}
@media (min-width: 43.74375rem) {
  .nnk-theme .asset-publisher-footer-link {
    float: right;
  }
}

.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;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

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-options-dropdown {
  z-index: 1035;
}

.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, .portlet.focus .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 (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;
  }
}
@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 (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@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;
  }
}

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

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

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

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign-2:before {
  content: "\f055";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

.icon-btc:before {
  content: "\f15a";
}

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.portlet-calendar label .reference-mark,
.portlet-calendar .text-warning {
  color: #d5233f !important;
}
.portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_today {
  color: #006cd7 !important;
}
.portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_selected {
  background-color: #006cd7 !important;
  color: #fff !important;
}
.portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_selected:hover {
  background-color: #006cd7 !important;
  color: #fff !important;
}
.portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_weekend, .portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_holiday {
  color: #d5233f !important;
}
.portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_weekend:hover, .portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_hover, .portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_holiday:hover, .portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_hover {
  background-color: rgba(213, 35, 63, 0.5) !important;
  color: #a7162d;
}
.portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_selected, .portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_selected {
  background-color: #d5233f !important;
  color: #fff !important;
}
.portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_weekend.vanilla-calendar-day__btn_selected:hover, .portlet-calendar [data-calendar-theme=light] .vanilla-calendar-day__btn_holiday.vanilla-calendar-day__btn_selected:hover {
  background-color: #d5233f !important;
  color: #fff !important;
}
.portlet-calendar [data-calendar-theme=light] .vanilla-calendar-week__day_weekend {
  color: #d5233f !important;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

table,
thead,
tbody,
tfoot,
tr,
th,
td {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

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

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* Box Model */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: "Open Sans Bold";
  src: url("../fonts/open-sans/OpenSans-Bold.eot");
  src: url("../fonts/open-sans/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSans-Bold.woff2") format("woff2"), url("../fonts/open-sans/OpenSans-Bold.woff") format("woff");
}
@font-face {
  font-family: "Open Sans Bold Italic";
  src: url("../fonts/open-sans/OpenSans-BoldItalic.eot");
  src: url("../fonts/open-sans/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSans-BoldItalic.woff2") format("woff2"), url("../fonts/open-sans/OpenSans-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Open Sans Extrabold";
  src: url("../fonts/open-sans/OpenSans-Extrabold.eot");
  src: url("../fonts/open-sans/OpenSans-Extrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSans-Extrabold.woff2") format("woff2"), url("../fonts/open-sans/OpenSans-Extrabold.woff") format("woff");
}
@font-face {
  font-family: "Open Sans Light";
  src: url("../fonts/open-sans/OpenSans-Light.eot");
  src: url("../fonts/open-sans/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSans-Light.woff2") format("woff2"), url("../fonts/open-sans/OpenSans-Light.woff") format("woff");
}
@font-face {
  font-family: "Open Sans Light Italic";
  src: url("../fonts/open-sans/OpenSansLight-Italic.eot");
  src: url("../fonts/open-sans/OpenSansLight-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSansLight-Italic.woff2") format("woff2"), url("../fonts/open-sans/OpenSansLight-Italic.woff") format("woff");
}
@font-face {
  font-family: "Open Sans Semibold";
  src: url("../fonts/open-sans/OpenSans-Semibold.eot");
  src: url("../fonts/open-sans/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSans-Semibold.woff2") format("woff2"), url("../fonts/open-sans/OpenSans-Semibold.woff") format("woff");
}
@font-face {
  font-family: "Open Sans Italic";
  src: url("../fonts/open-sans/OpenSans-Italic.eot");
  src: url("../fonts/open-sans/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSans-Italic.woff2") format("woff2"), url("../fonts/open-sans/OpenSans-Italic.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/open-sans/OpenSans.eot");
  src: url("../fonts/open-sans/OpenSans.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSans.woff2") format("woff2"), url("../fonts/open-sans/OpenSans.woff") format("woff");
}
@font-face {
  font-family: "Open Sans Extrabold Italic";
  src: url("../fonts/open-sans/OpenSans-ExtraboldItalic.eot");
  src: url("../fonts/open-sans/OpenSans-ExtraboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSans-ExtraboldItalic.woff2") format("woff2"), url("../fonts/open-sans/OpenSans-ExtraboldItalic.woff") format("woff");
}
@font-face {
  font-family: "Open Sans Semibold Italic";
  src: url("../fonts/open-sans/OpenSans-SemiboldItalic.eot");
  src: url("../fonts/open-sans/OpenSans-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSans-SemiboldItalic.woff2") format("woff2"), url("../fonts/open-sans/OpenSans-SemiboldItalic.woff") format("woff");
}
.color--dark-blue {
  color: #0052a5;
}

.color--light-blue {
  color: #006cd7;
}

.color--black {
  color: #1b1b1b;
}

.color--white {
  color: #fff;
}

.color--gray1 {
  color: #656565;
}

.color--gray2 {
  color: #767676;
}

.color--gray3 {
  color: #b7b7b7;
}

.color--gray4 {
  color: #f1f1f1;
}

.color--gray5 {
  color: #fcfcfc;
}

.color--green {
  color: #598527;
}

.color--light-red {
  color: #d5233f;
}

.color--dark-red {
  color: #a7162d;
}

.color--yellow {
  color: #eba828;
}

.color--yellow-bright {
  color: #ffc605;
}

.background-color--dark-blue {
  background-color: #0052a5;
}

.background-color--navy-blue {
  background-color: #00468d;
}

.background-color--light-blue {
  background-color: #006cd7;
}

.background-color--black {
  background-color: #1b1b1b;
}

.background-color--white {
  background-color: #fff;
}

.background-color--gray1 {
  background-color: #656565;
}

.background-color--gray2 {
  background-color: #767676;
}

.background-color--gray3 {
  background-color: #b7b7b7;
}

.background-color--gray3a {
  background-color: #dadada;
}

.background-color--gray4 {
  background-color: #f1f1f1;
}

.background-color--gray5 {
  background-color: #fcfcfc;
}

.background-color--green {
  background-color: #598527;
}

.background-color--light-red {
  background-color: #d5233f;
}

.background-color--dark-red {
  background-color: #a7162d;
}

.background-color--yellow {
  background-color: #eba828;
}

.background-color--yellow-bright {
  background-color: #ffc605;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.hide {
  display: none;
}

@media (min-width: 80rem) {
  .hide-desk {
    display: none;
  }
}

@media (max-width: 79.99375rem) {
  .hide-tab {
    display: none;
  }
}

@media (max-width: 43.74375rem) {
  .hide-mobile {
    display: none;
  }
}

@font-face {
  font-family: "gov-icons";
  src: url("../fonts/gov-icons/gov-icons.eot");
  src: url("../fonts/gov-icons/gov-icons.eot#iefix") format("embedded-opentype"), url("../fonts/gov-icons/gov-icons.woff") format("woff"), url("../fonts/gov-icons/gov-icons.ttf") format("truetype"), url("../fonts/gov-icons/gov-icons.svg#gov-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.gov-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gov-icon--account:before {
  content: "\e900";
}

.gov-icon--arrow-left-thin:before {
  content: "\e911";
}

.gov-icon--arrow-right-thin:before {
  content: "\e912";
}

.gov-icon--business:before {
  content: "\e904";
}

.gov-icon--home:before {
  content: "\e905";
}

.gov-icon--citizen:before {
  content: "\e906";
}

.gov-icon--external-big:before {
  content: "\e907";
}

.gov-icon--external:before {
  content: "\e908";
}

.gov-icon--official:before {
  content: "\e909";
}

.gov-icon--arrow-right-2-center:before {
  content: "\ea10";
}

.gov-icon--arrow-left:before {
  content: "\e90e";
}

.gov-icon--arrow-right:before {
  content: "\e90d";
}

.gov-icon--arrow-down:before {
  content: "\ea23";
}

.gov-icon--arrow-up:before {
  content: "\e90b";
}

.gov-icon--file:before {
  content: "\e901";
}

.gov-icon--calendar:before {
  content: "\e902";
}

.gov-icon--map-marker:before {
  content: "\e91b";
}

.gov-icon--search:before {
  content: "\e903";
}

.gov-icon--context-help:before {
  content: "\e90a";
}

.gov-icon--success:before {
  content: "\e90c";
}

.gov-icon--info:before {
  content: "\e90f";
}

.gov-icon--alert:before {
  content: "\e910";
}

.gov-icon--close:before {
  content: "x";
}

.gov-icon--facebook:before {
  content: "\e913";
}

.gov-icon--twitter:before {
  content: "\e914";
}

.gov-icon--instagram:before {
  content: "\e915";
}

.gov-icon--youtube:before {
  content: "\e916";
}

.gov-icon--linkedin:before {
  content: "\e91a";
}

.gov-icon--flickr:before {
  content: "\e917";
}

.gov-icon--license-by:before {
  content: "\e918";
}

.gov-icon--license-cc:before {
  content: "\e919";
}

.gov-icon--midicine:before {
  content: "\e91c";
}

.gov-icon--traffic:before {
  content: "\e91d";
}

.gov-icon--water:before {
  content: "\e91e";
}

.gov-icon--weather:before {
  content: "\e91f";
}

.gov-icon--warning-other:before {
  content: "\e920";
}

.gov-icon--trend-rising:before {
  content: "\e923";
}

.gov-icon--trend-declining:before {
  content: "\e922";
}

.gov-icon--trend-no-change:before {
  content: "\e921";
}

.cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lexicon-icon.lexicon-icon-ellipsis-v {
  fill: var(--dark-blue) !important;
}

@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans Bold";
  line-height: 1.2;
}

h1 {
  font-size: 1.875em;
  line-height: 1.5;
}

h2 {
  font-family: "Open Sans Semibold";
  font-size: 1.6em;
}

h3 {
  font-size: 1.4em;
}

h4 {
  font-size: 1.2em;
}

p, li {
  line-height: 1.5rem;
}

ol {
  list-style-type: decimal;
  padding-left: 1rem;
}

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

b,
strong {
  font-family: "Open Sans Bold";
}

i,
em {
  font-style: italic;
}

@-moz-document url-prefix() {
  *:focus {
    outline-width: 3px;
  }
}
pre, code, kbd, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

html.rtl {
  direction: rtl;
}

a {
  text-decoration: none;
  color: #0052a5;
}
a:hover {
  color: #006cd7;
  text-decoration: underline;
}
a:focus-visible {
  outline: 2px solid #006cd7;
}

.gov-table table, table.gov-table, .article-area table, [table] {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
.gov-table table:focus-visible, table.gov-table:focus-visible, .article-area table:focus-visible, [table]:focus-visible {
  color: #1b1b1b !important;
  background-color: #e6f7ff !important;
}
.gov-table table:focus-visible tr, .gov-table table:focus-visible td, .gov-table table:focus-visible th, table.gov-table:focus-visible tr, table.gov-table:focus-visible td, table.gov-table:focus-visible th, .article-area table:focus-visible tr, .article-area table:focus-visible td, .article-area table:focus-visible th, [table]:focus-visible tr, [table]:focus-visible td, [table]:focus-visible th {
  background-color: #e6f7ff !important;
  color: #1b1b1b !important;
}
.gov-table table.full-width, table.gov-table.full-width, .article-area table.full-width, [table].full-width {
  width: 100%;
}
.gov-table table thead, .gov-table table [thead], table.gov-table thead, table.gov-table [thead], .article-area table thead, .article-area table [thead], [table] thead, [table] [thead] {
  display: table-header-group;
}
.gov-table table thead th, .gov-table table thead [th], .gov-table table [thead] th, .gov-table table [thead] [th], table.gov-table thead th, table.gov-table thead [th], table.gov-table [thead] th, table.gov-table [thead] [th], .article-area table thead th, .article-area table thead [th], .article-area table [thead] th, .article-area table [thead] [th], [table] thead th, [table] thead [th], [table] [thead] th, [table] [thead] [th] {
  text-align: left;
  font-family: "Open Sans Bold";
  font-size: 1rem;
  line-height: 1.75rem;
  padding: 0.875rem;
  padding-left: 0;
}
.gov-table table tfoot, .gov-table table [tfoot], table.gov-table tfoot, table.gov-table [tfoot], .article-area table tfoot, .article-area table [tfoot], [table] tfoot, [table] [tfoot] {
  display: table-footer-group;
}
.gov-table table tbody, .gov-table table [tbody], table.gov-table tbody, table.gov-table [tbody], .article-area table tbody, .article-area table [tbody], [table] tbody, [table] [tbody] {
  display: table-row-group;
}
.gov-table table tr, .gov-table table [tr], table.gov-table tr, table.gov-table [tr], .article-area table tr, .article-area table [tr], [table] tr, [table] [tr] {
  display: table-row;
}
.gov-table table th, .gov-table table [th],
.gov-table table td, .gov-table table [td], table.gov-table th, table.gov-table [th],
table.gov-table td, table.gov-table [td], .article-area table th, .article-area table [th],
.article-area table td, .article-area table [td], [table] th, [table] [th],
[table] td, [table] [td] {
  display: table-cell;
}
.gov-table table td, .gov-table table [td], table.gov-table td, table.gov-table [td], .article-area table td, .article-area table [td], [table] td, [table] [td] {
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.75rem;
  color: #1b1b1b;
  padding: 1.1875rem;
  padding-left: 0;
}
.gov-table table td.blue, .gov-table table [td].blue, table.gov-table td.blue, table.gov-table [td].blue, .article-area table td.blue, .article-area table [td].blue, [table] td.blue, [table] [td].blue {
  color: #0052a5;
  font-family: "Open Sans Semibold";
}
.gov-table table td.raw-header, .gov-table table [td].raw-header, table.gov-table td.raw-header, table.gov-table [td].raw-header, .article-area table td.raw-header, .article-area table [td].raw-header, [table] td.raw-header, [table] [td].raw-header {
  vertical-align: middle;
  font-family: "Open Sans Bold";
}

.gov-table-system table thead th, .gov-table-system table thead [th], .gov-table-system table [thead] th, .gov-table-system table [thead] [th], table.gov-table-system thead th, table.gov-table-system thead [th], table.gov-table-system [thead] th, table.gov-table-system [thead] [th], [table].gov-table-system thead th, [table].gov-table-system thead [th], [table].gov-table-system [thead] th, [table].gov-table-system [thead] [th] {
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.75rem;
  padding-left: 0;
}
.gov-table-system table td, .gov-table-system table [td], table.gov-table-system td, table.gov-table-system [td], [table].gov-table-system td, [table].gov-table-system [td] {
  padding: 1rem;
  padding-left: 0;
}

.gov-table-metrics table, table.gov-table-metrics, [table].gov-table-metrics {
  border: 1px solid #b7b7b7;
}
.gov-table-metrics table thead, .gov-table-metrics table [thead], table.gov-table-metrics thead, table.gov-table-metrics [thead], [table].gov-table-metrics thead, [table].gov-table-metrics [thead] {
  border-bottom-width: 1px;
}
.gov-table-metrics table thead th, .gov-table-metrics table thead [th], .gov-table-metrics table [thead] th, .gov-table-metrics table [thead] [th], table.gov-table-metrics thead th, table.gov-table-metrics thead [th], table.gov-table-metrics [thead] th, table.gov-table-metrics [thead] [th], [table].gov-table-metrics thead th, [table].gov-table-metrics thead [th], [table].gov-table-metrics [thead] th, [table].gov-table-metrics [thead] [th] {
  font-size: 0.75rem;
  line-height: 1.718rem;
  padding: 0 0.625rem 0;
}
.gov-table-metrics table td, .gov-table-metrics table [td], table.gov-table-metrics td, table.gov-table-metrics [td], [table].gov-table-metrics td, [table].gov-table-metrics [td] {
  font-size: 0.75rem;
  line-height: 1.718rem;
  padding: 0 0.625rem 0;
}

.horizontal-scroll {
  display: grid;
  grid-template-areas: "sliding static";
  grid-template-columns: 1fr auto;
}
.horizontal-scroll .sliding {
  grid-area: sliding;
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.horizontal-scroll .sliding table {
  table-layout: auto;
}
.horizontal-scroll .sliding::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(183, 183, 183, 0.3);
  border-radius: 10px;
  background-color: #fff;
}
.horizontal-scroll .sliding::-webkit-scrollbar {
  width: 16px;
  background-color: #fff;
}
.horizontal-scroll .sliding::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(27, 27, 27, 0.3);
  background-color: #b7b7b7;
}
.horizontal-scroll .static {
  grid-area: static;
  border-left: 1px solid rgba(183, 183, 183, 0.3);
}

.nnk-theme .article-area .tables-overflow-slider {
  overflow: auto;
}
.nnk-theme .article-area table {
  table-layout: auto;
}
.nnk-theme .article-area table tr th, .nnk-theme .article-area table tr td {
  padding: 0.6rem;
}
.nnk-theme .article-area table[cellpadding] tr th, .nnk-theme .article-area table[cellpadding] tr td {
  padding: revert-layer;
}
.nnk-theme .article-area table[align=center] {
  margin: 0 auto;
}

.nnk-theme .title-ico:before,
.nnk-theme .list-group .list-group-item:before,
.nnk-theme #content .WZS-navigation ul li:before {
  font-family: "gov-icons";
  content: "\e90d";
  font-size: smaller;
  color: #0052a5;
  display: inline-block;
  width: 10px;
  height: 10px;
}

.btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  text-decoration: none;
  border: 0.125rem solid #0052a5;
  border-radius: 0.25rem;
  padding: 0 0.9rem;
  text-transform: uppercase;
  font-family: "Open Sans Bold";
  font-size: 1rem;
  line-height: 1.5rem;
  height: 2.75rem;
  min-width: 2.75rem;
  align-content: center;
}
.btn svg {
  height: 22px;
  display: inline-block;
  vertical-align: middle;
}
.btn svg:first-child {
  margin-right: 0.5rem;
  margin-left: 1.875rem;
}
.btn svg:last-child {
  margin-left: 0.5rem;
  margin-right: 1.875rem;
}
.btn svg:only-child {
  margin: 0;
}
.btn:focus, .btn:focus-within, .btn[state-focus] {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}
.btn-primary {
  color: #fff;
  border-color: #0052a5;
  background-color: #0052a5;
}
.btn-primary:hover, .btn-primary[state-hover] {
  color: #fff;
  border-color: #006cd7;
  background-color: #006cd7;
}
.btn-primary:disabled {
  color: #fff;
  background-color: #0052a5;
  border-color: #0052a5;
  cursor: not-allowed;
}
.btn-primary svg {
  display: inline-block;
  width: 22px;
}
.btn-primary svg {
  fill: #fff;
}
.btn-primary:focus, .btn-primary[state-focus] {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}
.btn-secondary {
  color: #0052a5;
  border-color: #0052a5;
  background-color: #fff;
}
.btn-secondary:hover, .btn-secondary[state-hover] {
  color: #006cd7;
  border-color: #006cd7;
  background-color: rgba(255, 255, 255, 0.3);
}
.btn-secondary:disabled {
  color: #656565;
  background-color: #f1f1f1;
  border-color: #656565;
  cursor: not-allowed;
}
.btn-secondary svg {
  display: inline-block;
  width: 22px;
}
.btn-secondary svg {
  fill: #0052a5;
}
.btn-secondary:hover, .btn-secondary[state-hover] {
  border-color: #006cd7;
  color: #006cd7;
}
.btn-secondary:hover svg, .btn-secondary[state-hover] svg {
  fill: #006cd7;
}
.btn-secondary:disabled svg {
  fill: #656565;
}
.btn-secondary:focus-within {
  background-color: #5a6268;
  border-color: #545b62;
  color: #fff;
}
.btn-secondary:focus-within > a {
  outline: 0;
  color: #fff;
}
.btn-tertiary {
  color: #0052a5;
  border-color: transparent;
  background-color: transparent;
}
.btn-tertiary:hover, .btn-tertiary[state-hover] {
  color: #006cd7;
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0.3);
}
.btn-tertiary:disabled {
  color: #656565;
  background-color: #fff;
  border-color: transparent;
  cursor: not-allowed;
}
.btn-tertiary svg {
  display: inline-block;
  width: 22px;
}
.btn-tertiary svg {
  fill: #0052a5;
}
.btn-tertiary:hover, .btn-tertiary[state-hover] {
  background-color: transparent;
}
.btn-tertiary:hover svg, .btn-tertiary[state-hover] svg {
  fill: #006cd7;
}
.btn-tertiary:disabled svg {
  fill: #656565;
}
.btn-white {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.btn-white:hover, .btn-white[state-hover] {
  color: #fff;
  border-color: #fff;
  background-color: #006cd7;
}
.btn-white:disabled {
  color: #656565;
  background-color: #f1f1f1;
  border-color: #656565;
  cursor: not-allowed;
}
.btn-white svg {
  display: inline-block;
  width: 22px;
}
.btn-white svg {
  fill: #0052a5;
}
.btn-red {
  color: #fff;
  border-color: #a7162d;
  background-color: #a7162d;
}
.btn-red:hover, .btn-red[state-hover] {
  color: #d5233f;
  border-color: #d5233f;
  background-color: #d5233f;
}
.btn-red:disabled {
  color: initial;
  background-color: initial;
  border-color: initial;
  cursor: not-allowed;
}
.btn-red svg {
  display: inline-block;
  width: 22px;
}
.btn-red svg {
  fill: #fff;
}
.btn-red:hover, .btn-red[state-hover] {
  color: #fff;
  text-decoration: none;
  background-color: #d5233f;
  border-color: #d5233f;
}
.btn-red:hover svg, .btn-red[state-hover] svg {
  fill: #fff;
}
.btn-red-secondary {
  color: #a7162d;
  border-color: #a7162d;
  background-color: transparent;
}
.btn-red-secondary:hover, .btn-red-secondary[state-hover] {
  color: #d5233f;
  border-color: #d5233f;
  background-color: #d5233f;
}
.btn-red-secondary:disabled {
  color: initial;
  background-color: initial;
  border-color: initial;
  cursor: not-allowed;
}
.btn-red-secondary svg {
  display: inline-block;
  width: 22px;
}
.btn-red-secondary svg {
  fill: #a7162d;
}
.btn-red-secondary:hover, .btn-red-secondary[state-hover] {
  color: #d5233f;
  text-decoration: none;
  border-color: #d5233f;
  background-color: transparent;
}
.btn-red-secondary:hover svg, .btn-red-secondary[state-hover] svg {
  fill: #d5233f;
}
.btn-wide {
  width: 17em;
}
[class*=background-color] .btn:focus, [class*=background-color] .btn[state-focus] {
  box-shadow: 0 0 3px 0.2rem rgba(255, 255, 255, 0.5);
}
[class*=background-color] .btn-primary {
  background-color: #fff;
  border-color: #fff;
  color: #0052a5;
}
[class*=background-color] .btn-primary svg {
  fill: #0052a5;
}
[class*=background-color] .btn-primary:hover, [class*=background-color] .btn-primary[state-hover] {
  color: #006cd7;
}
[class*=background-color] .btn-primary:hover svg, [class*=background-color] .btn-primary[state-hover] svg {
  fill: #006cd7;
}
[class*=background-color] .btn-secondary {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}
[class*=background-color] .btn-secondary svg {
  fill: #fff;
}
[class*=background-color] .btn-secondary:hover, [class*=background-color] .btn-secondary[state-hover] {
  background-color: rgba(255, 255, 255, 0.3);
}
[class*=background-color] .btn-tertiary {
  color: #fff;
}
[class*=background-color] .btn-tertiary svg {
  fill: #fff;
}
[class*=background-color] .btn-tertiary:hover, [class*=background-color] .btn-tertiary[state-hover] {
  background-color: rgba(255, 255, 255, 0.3);
}

fieldset:disabled a.btn {
  pointer-events: none;
}

@media (max-width: 576px) {
  .taglib-page-iterator .lfr-pagination {
    flex-direction: column;
    align-items: center;
  }
  .taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item {
    width: 100%;
  }
}
.taglib-page-iterator .lfr-pagination:after {
  display: none;
}
.taglib-page-iterator .lfr-icon-menu.current-page-menu .dropdown-toggle .lfr-icon-menu-arrow.caret::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "FontAwesome" !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
}
.taglib-page-iterator .lfr-pagination-delta-selector {
  display: none !important;
}
.taglib-page-iterator .lfr-pagination-page-selector .btn {
  height: 2.25rem !important;
}
.taglib-page-iterator .lfr-pagination-page-selector .lfr-icon-menu-text {
  text-transform: initial !important;
}
.taglib-page-iterator .lfr-pagination {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.taglib-page-iterator .lfr-pagination .search-results {
  font-weight: 600;
  white-space: nowrap;
}
.taglib-page-iterator .lfr-pagination-buttons.pagination {
  display: flex !important;
  align-items: center !important;
  padding: 0 !important;
  gap: 0.35rem;
  width: unset !important;
}
.taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item a {
  font-size: 0;
  height: 2.25rem;
  min-width: 2.75rem;
  line-height: 1.5rem;
  border: 0.125rem solid #0052a5;
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  color: #0052a5;
  border-color: #0052a5;
  background-color: #fff;
}
.taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item a:hover, .taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item a[state-hover] {
  color: #006cd7;
  border-color: #006cd7;
  background-color: rgba(255, 255, 255, 0.3);
}
.taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item a:disabled {
  color: #656565;
  background-color: #f1f1f1;
  border-color: #656565;
  cursor: not-allowed;
}
.taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item a svg {
  display: inline-block;
  width: 22px;
}
.taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item a:hover, .taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item a[state-hover] {
  border-color: #006cd7;
  color: #006cd7;
}
.taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item a:focus-visible {
  outline: none;
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}
.taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item a::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "FontAwesome" !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
  font-weight: 600 !important;
  content: "";
  color: inherit;
}
.taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item.first a::before {
  content: "\f100";
}
.taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item.last a::before {
  content: "\f101";
}
.taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item:nth-child(2) a::before {
  content: "\f104";
}
.taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item:nth-child(3) a::before {
  content: "\f105";
}
.taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item.disabled a {
  pointer-events: none;
  opacity: 0.7;
}

@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: unset !important;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: initial !important;
    margin-top: initial !important;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: initial !important;
    width: initial !important;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first,
  .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: initial !important;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: initial !important;
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: initial !important;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: initial !important;
  }
}
/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-theme div {
  font-family: "Open Sans";
}
.nnk-theme .portlet-header {
  display: none;
}
.nnk-theme .web-content-tabbed-publisher .portlet-header {
  display: none;
}
.nnk-theme .portlet-decorate .portlet-header {
  display: flex;
}
.nnk-theme .portlet-decorate .portlet-header .portlet-title-text {
  display: inline-block;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 1em;
  line-height: 27px;
  color: #0052a5;
  white-space: normal;
}
.nnk-theme a {
  display: block;
}
.nnk-theme .article-area a {
  display: inline;
}
.nnk-theme .article-area a:has(img) {
  display: inline-block;
}
.nnk-theme .article-area a:has(picture) {
  display: inline-block;
}
.nnk-theme .asset-publisher-footer-link {
  text-decoration: underline;
  margin-top: 0.25rem;
}
@media (min-width: 43.74375rem) {
  .nnk-theme .asset-publisher-footer-link {
    float: right;
  }
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
html:not(#__):not(#___) .cadmin {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
html:not(#__):not(#___) .cadmin .product-menu .panel-header, html:not(#__):not(#___) .cadmin html:not(#__):not(#___) .cadmin .product-menu .panel-heading {
  line-height: 1.5;
}

.skiptranslate:not(#goog-gt-tt):not([style*="display: none"]) ~ div:not(.skiptranslate) .cadmin.control-menu-container {
  top: 38px !important;
}

@media (max-width: 575px) {
  .cadmin.control-menu-container {
    position: sticky;
  }
  html:not(#__):not(#___) .cadmin .control-menu-level-1 > .container-fluid {
    padding: 12px !important;
  }
}
.nnk-theme .portlet-content-editable {
  border-style: inherit;
  border-width: inherit;
}
.nnk-theme .portlet-topper {
  z-index: 100;
}
@media (min-width: 768px) {
  .controls-visible .nnk-theme .portlet:hover > .portlet-topper, .controls-visible .nnk-theme .portlet.open > .portlet-topper, .controls-visible .nnk-theme .portlet.focus > .portlet-topper {
    transform: translateY(-67%) !important;
  }
}
@media (min-width: 768px) {
  .controls-visible .nnk-theme .portlet html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, .controls-visible .nnk-theme .portlet html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, .controls-visible .nnk-theme .portlet html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    transform: translateY(-67%) !important;
  }
}
@media (min-width: 768px) {
  .controls-visible .nnk-theme .portlet .controls-visible .portlet:hover > .portlet-topper, .controls-visible .nnk-theme .portlet .controls-visible .portlet.open > .portlet-topper, .controls-visible .nnk-theme .portlet .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-67%) !important;
  }
}
.nnk-theme .dropdown {
  font-family: "Open Sans";
  font-size: 0.9rem;
  height: 5rem;
}
.nnk-theme .dropdown ul ul {
  margin-top: 0;
}
.control-menu-container + .nnk-theme header .govpl {
  top: 56px;
}
.control-menu-container + .nnk-theme header .search-form .alert {
  font-size: 0.6rem;
  padding: 0.1rem 1rem;
  margin: 0;
}
.control-menu-container + .nnk-theme header .user-personal-bar .dropdown-toggle {
  height: 100%;
  margin-left: 5px;
}
.control-menu-container + .nnk-theme header .user-personal-bar .dropdown-toggle .sticker {
  margin: 0;
}
.control-menu-container + .nnk-theme header .user-personal-bar .badge {
  position: fixed;
  top: calc(56px + 3rem);
  margin-left: 1rem;
}

.nnk-theme .cadmin .component-action.portlet-options {
  color: #6b6c7e;
}
.nnk-theme .cadmin .component-action.portlet-options:hover {
  color: #272833;
}
.nnk-theme .cadmin .component-action.portlet-options {
  color: #fff;
}
@media (max-width: 43.75rem) {
  .nnk-theme .portlet-boundary_officesearchportlet_WAR_nnkportlet_ .autocomplete-wrapper {
    display: block !important;
    position: relative !important;
  }
}

.cadmin .navbar-text-truncate {
  min-height: 16px !important;
}

.contrast-show {
  display: none !important;
}

body.high-contrast .nnk-theme {
  background: #1b1b1b;
  color: #fff;
}
body.high-contrast .nnk-theme .accessibility-header-menu > a {
  background-color: #1b1b1b;
}
body.high-contrast .nnk-theme label {
  color: #fff;
}
body.high-contrast .nnk-theme .contrast-hide {
  display: none !important;
}
body.high-contrast .nnk-theme .contrast-show {
  display: block !important;
}
body.high-contrast .nnk-theme .contrast-placeholder {
  display: flex !important;
  align-items: center;
  font-size: 1.25em;
  font-family: "Open Sans";
  height: 225px;
}
body.high-contrast .nnk-theme .nnk-carousel .owl-item .item a span {
  color: #fff;
}
body.high-contrast .nnk-theme .nnk-carousel .owl-item .item a:focus {
  outline: none;
  border: 2px solid #d5233f;
}
body.high-contrast .nnk-theme a:focus-visible {
  outline: 2px solid #d5233f;
}
body.high-contrast .nnk-theme .nnk-article-content p {
  color: #fff;
}
body.high-contrast .nnk-theme .portlet-body div:not(.alert), body.high-contrast .nnk-theme .portlet-body label:not(.alert) {
  background: #1b1b1b;
  color: #fff !important;
}
body.high-contrast .nnk-theme .portlet-body .alert div, body.high-contrast .nnk-theme .portlet-body .alert label {
  color: inherit !important;
}
body.high-contrast .nnk-theme .portlet-body .portlet-msg-error, body.high-contrast .nnk-theme .portlet-body .portlet-msg-alert, body.high-contrast .nnk-theme .portlet-body .portlet-msg-info {
  color: #1b1b1b !important;
}
body.high-contrast .nnk-theme .component-title, body.high-contrast .nnk-theme .title {
  color: #FFD700;
}
body.high-contrast .nnk-theme .cookie-bar-container {
  background: #1b1b1b;
}
body.high-contrast .nnk-theme .section-website-tools .infolinia a, body.high-contrast .nnk-theme .section-website-tools .contact a, body.high-contrast .nnk-theme .section-website-tools .font-size a {
  box-shadow: none;
  background: none;
  color: #4CAF50;
}
body.high-contrast .nnk-theme .section-website-tools .font-size-switcher-big, body.high-contrast .nnk-theme .section-website-tools .font-size-switcher-medium, body.high-contrast .nnk-theme .section-website-tools .font-size-switcher-small {
  background-color: #1b1b1b;
  color: #fff;
}
body.high-contrast .nnk-theme .section-website-tools .font-size-switcher-big a, body.high-contrast .nnk-theme .section-website-tools .font-size-switcher-medium a, body.high-contrast .nnk-theme .section-website-tools .font-size-switcher-small a {
  color: #4CAF50;
}
body.high-contrast .nnk-theme .section-website-tools .color-theme a.positive {
  color: #1b1b1b;
  background-color: #fff;
}
body.high-contrast .nnk-theme .section-website-tools .color-theme a.negative {
  color: #fff;
  background-color: #1b1b1b;
}
body.high-contrast .nnk-theme header .user-personal-bar .dropdown-toggle > .sticker:after {
  color: #fff;
}
body.high-contrast .nnk-theme header #unit-menu-toggle {
  color: #1993E6 !important;
}
body.high-contrast .nnk-theme .nnk-breadcrumbs .breadcrumb-item + .breadcrumb-item:before {
  color: #fff !important;
}
body.high-contrast .nnk-theme .nnk-breadcrumbs .breadcrumb-item span {
  color: #fff !important;
}
body.high-contrast .nnk-theme a {
  color: #4CAF50;
}
body.high-contrast .nnk-theme .button:not(.white-bg) {
  background-color: #1993E6 !important;
  box-shadow: none;
  color: #1b1b1b !important;
  border: 1px solid #1b1b1b !important;
}
body.high-contrast .nnk-theme .button:not(.white-bg):hover {
  background-color: #1b1b1b !important;
  color: #fff !important;
}
body.high-contrast .nnk-theme .btn, body.high-contrast .nnk-theme .btn.btn-unstyled {
  background-color: #1b1b1b;
  box-shadow: none;
  color: #fff;
  border: 1px solid #fff;
}
body.high-contrast .nnk-theme .btn:hover, body.high-contrast .nnk-theme .btn.btn-unstyled:hover {
  background-color: #1b1b1b;
  color: #fff;
}
body.high-contrast .nnk-theme .btn.btn-secondary, body.high-contrast .nnk-theme .btn.btn-unstyled.btn-secondary {
  background-color: #1993E6 !important;
  box-shadow: none;
  color: #1b1b1b !important;
  border: 1px solid #1b1b1b !important;
}
body.high-contrast .nnk-theme .btn.btn-secondary:hover, body.high-contrast .nnk-theme .btn.btn-unstyled.btn-secondary:hover {
  background-color: #fff !important;
  color: #1b1b1b !important;
}
body.high-contrast .nnk-theme .list-menu li a.selected {
  background-color: #4CAF50 !important;
  color: #1b1b1b !important;
}
body.high-contrast .nnk-theme .taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item a {
  background-color: #fff !important;
  box-shadow: none;
  color: #1b1b1b !important;
  border: 1px solid #1b1b1b !important;
}
body.high-contrast .nnk-theme .taglib-page-iterator .lfr-pagination-buttons.pagination li.page-item a:hover {
  background-color: #1b1b1b !important;
  color: #fff !important;
}
body.high-contrast .nnk-theme select {
  box-shadow: none;
  background: #1b1b1b url(../images/arrow-down-yellow.svg) no-repeat calc(100% - 10px) 50% !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}
body.high-contrast .nnk-theme select option {
  color: inherit;
  color: #fff;
  background-color: #1b1b1b !important;
}
body.high-contrast .nnk-theme select:focus {
  outline: 2px solid #fff;
}
@media screen and (max-width: 980px) {
  body.high-contrast .nnk-theme .mobile-nav-toggler:before {
    color: #fff;
  }
  body.high-contrast .nnk-theme .mobile-nav-toggler.opened {
    background: #fff;
    color: #1b1b1b;
  }
  body.high-contrast .nnk-theme .mobile-nav-toggler.opened:before {
    content: "\e14c";
    color: #1b1b1b;
  }
  body.high-contrast .nnk-theme .main-nav {
    background: #1b1b1b;
  }
  body.high-contrast .nnk-theme .main-nav a {
    color: #4CAF50;
  }
  body.high-contrast .nnk-theme .drop-down-toggler:before {
    color: #fff;
  }
}
body.high-contrast .nnk-theme .language-selected {
  color: #1b1b1b;
}
body.high-contrast .nnk-theme .govpl__top-bar {
  background: #1b1b1b;
  color: #1993E6;
}
body.high-contrast .nnk-theme .govpl__logo img {
  filter: none;
}
body.high-contrast .nnk-theme .govpl__logo.mrpips-logo {
  background: url(../images/logos/logo_MRPiPS-white.png) no-repeat 50% 50%;
  background-size: contain;
}
body.high-contrast .nnk-theme .govpl__logo.mrpips-logo img {
  opacity: 0;
}
body.high-contrast .nnk-theme .govpl__eu-logo {
  background: url(../images/logos/ue-logo-contrast.png) no-repeat 50% 50%;
  background-size: contain;
}
body.high-contrast .nnk-theme .govpl__eu-logo img {
  opacity: 0;
}
body.high-contrast .nnk-theme #unit-menu ul, body.high-contrast .nnk-theme #unit-menu #unit-menu-list {
  background-color: #1b1b1b;
  color: #fff;
}
body.high-contrast .nnk-theme #unit-menu ul li a, body.high-contrast .nnk-theme #unit-menu #unit-menu-list li a {
  color: #1993E6;
}
body.high-contrast .nnk-theme #unit-menu #unit-menu-list li div .drop-down-toggler + ul a {
  color: #1993E6;
}
body.high-contrast .nnk-theme #unit-menu #unit-menu-list ul {
  background-color: #1b1b1b !important;
  border-left: 1px solid #656565 !important;
  border-right: 1px solid #656565 !important;
  border-bottom: 2px solid #656565 !important;
}
body.high-contrast .nnk-theme #unit-menu #unit-menu-list ul li > a {
  border-bottom: 3px solid #1b1b1b !important;
}
body.high-contrast .nnk-theme #unit-menu #unit-menu-list ul li > a:hover {
  border-bottom: 3px solid #fff !important;
}
body.high-contrast .nnk-theme footer .eu-logotypes {
  background-color: #fff;
  border-radius: 5px;
  padding: 0 5px;
}
body.high-contrast .nnk-theme footer .links a {
  color: #4CAF50;
}
body.high-contrast .nnk-theme footer .creative-commons {
  color: #fff;
}
body.high-contrast .nnk-theme .portlet-decorate .portlet > .portlet-content, body.high-contrast .nnk-theme .portlet-borderless .portlet > .portlet-content {
  background: transparent;
  color: #fff;
}
body.high-contrast .nnk-theme .portlet-decorate .portlet > .portlet-content .portlet-header .portlet-title-text, body.high-contrast .nnk-theme .portlet-borderless .portlet > .portlet-content .portlet-header .portlet-title-text {
  color: #fff;
}
body.high-contrast .nnk-theme .portlet-decorate .portlet > .portlet-content .portlet-body .alert .btn, body.high-contrast .nnk-theme .portlet-borderless .portlet > .portlet-content .portlet-body .alert .btn {
  background: none;
}
body.high-contrast .nnk-theme .portlet-decorate .portlet > .portlet-content .portlet-body .alert .btn:hover, body.high-contrast .nnk-theme .portlet-borderless .portlet > .portlet-content .portlet-body .alert .btn:hover {
  background: none;
}
body.high-contrast .nnk-theme .portlet-decorate .portlet > .portlet-content .portlet-body .list-group-item, body.high-contrast .nnk-theme .portlet-borderless .portlet > .portlet-content .portlet-body .list-group-item {
  background-color: transparent;
}
body.high-contrast .nnk-theme .portlet-decorate .portlet > .portlet-content .portlet-body .list-group-item:before, body.high-contrast .nnk-theme .portlet-borderless .portlet > .portlet-content .portlet-body .list-group-item:before {
  color: #fff;
}
body.high-contrast .nnk-theme .portlet-decorate .portlet > .portlet-content a, body.high-contrast .nnk-theme .portlet-borderless .portlet > .portlet-content a {
  color: #4CAF50;
}
body.high-contrast .nnk-theme .dropdown {
  background-color: #1b1b1b;
}
body.high-contrast .nnk-theme .dropdown > .selected-item {
  background-color: #1993E6;
}
body.high-contrast .nnk-theme input {
  background-color: #fff;
  color: #1b1b1b;
}
body.high-contrast .nnk-theme input:not(.search-query):focus,
body.high-contrast .nnk-theme input:not(.search-query)[state-focus],
body.high-contrast .nnk-theme header .govpl__search .search-bar-keywords-input:focus,
body.high-contrast .nnk-theme header .portlet-search-bar button.btn:focus {
  outline: 2px solid #d5233f;
}
body.high-contrast .nnk-theme .article-area table td, body.high-contrast .nnk-theme .article-area table tr {
  color: #fff;
}
body.high-contrast .nnk-theme .article-area table td > strong, body.high-contrast .nnk-theme .article-area table tr > strong {
  color: #1993E6 !important;
}
body.high-contrast .nnk-theme .nnk-title-list .nnk-list-metadata-text {
  color: #fff;
}
body.high-contrast .dropdown-menu-personal-menu {
  background-color: #1b1b1b;
}
body.high-contrast .dropdown-menu-personal-menu li.dropdown-subheader {
  color: #fff;
}
body.high-contrast a {
  color: #4CAF50;
}
body.high-contrast .cookie-bar-container .cookiebar-close::after {
  color: #1993E6;
}
body.high-contrast .cookie-bar-container .cookiebar-close:focus-visible {
  outline: 2px solid #d5233f;
}
body.high-contrast .nnk-carousel .owl-theme .owl-controls .owl-buttons .owl-prev:before,
body.high-contrast .nnk-carousel .owl-theme .owl-controls .owl-buttons .owl-next:before {
  color: #1993E6;
}
body.high-contrast .nnk-carousel .owl-theme .owl-controls .owl-buttons .owl-prev:focus:before,
body.high-contrast .nnk-carousel .owl-theme .owl-controls .owl-buttons .owl-next:focus:before {
  outline: 2px solid #d5233f;
}
body.high-contrast .WT-stat-portlet-icon .nnk-article-content div, body.high-contrast .WT-rates-portlet-icon .nnk-article-content div {
  background: transparent;
}
body.high-contrast .WT-stat-portlet-icon .nnk-article-content li span, body.high-contrast .WT-stat-portlet-icon .nnk-article-content p span, body.high-contrast .WT-rates-portlet-icon .nnk-article-content li span, body.high-contrast .WT-rates-portlet-icon .nnk-article-content p span {
  color: #fff;
}
body.high-contrast .WT-stat-portlet-icon .nnk-article-content .blue strong, body.high-contrast .WT-stat-portlet-icon .nnk-article-content p strong, body.high-contrast .WT-rates-portlet-icon .nnk-article-content .blue strong, body.high-contrast .WT-rates-portlet-icon .nnk-article-content p strong {
  color: #006cd7;
}
body.high-contrast .WT-stat-portlet-icon .nnk-article-content .red strong, body.high-contrast .WT-rates-portlet-icon .nnk-article-content .red strong {
  color: #d5233f;
}
body.high-contrast .asset-full-content .ai-summary {
  background-color: #1b1b1b;
  border-width: 0.2rem;
  border-style: solid;
}
body.high-contrast .asset-full-content .primary-ai-icon {
  fill: currentColor;
}

.accessibility-header-menu {
  position: fixed;
  top: 8px;
  left: 15px;
  clip-path: inset(50%);
}

.accessibility-header-container:focus-within .accessibility-header-menu {
  clip-path: none;
}

.accessibility-header-menu > a {
  display: flex !important;
  clip-path: inset(50%);
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  height: 64px;
  pointer-events: none;
  background-color: #fff;
  padding: 8px;
}

.accessibility-header-menu > a:focus {
  clip-path: none;
  pointer-events: auto;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
  display: block;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

label {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  color: #1b1b1b;
}

legend {
  font-size: 0.875rem;
  color: #1b1b1b;
  line-height: normal;
}

.invalid-feedback {
  display: none;
  font-size: 0.875rem;
  color: #d5233f;
}
.invalid-feedback ~ .counter {
  display: inline-block;
}

.hint {
  color: #767676;
}
.hint i::before {
  font-family: "gov-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  font-size: 1.1rem;
}

.counter {
  color: #1b1b1b;
  font-size: 0.875rem;
  text-align: right;
}

.btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  text-decoration: none;
  border: 0.125rem solid #0052a5;
  border-radius: 0.25rem;
  padding: 0 0.9rem;
  text-transform: uppercase;
  font-family: "Open Sans Bold";
  font-size: 1rem;
  line-height: 1.5rem;
  height: 2.75rem;
  min-width: 2.75rem;
  align-content: center;
}
.btn svg {
  height: 22px;
  display: inline-block;
  vertical-align: middle;
}
.btn svg:first-child {
  margin-right: 0.5rem;
  margin-left: 1.875rem;
}
.btn svg:last-child {
  margin-left: 0.5rem;
  margin-right: 1.875rem;
}
.btn svg:only-child {
  margin: 0;
}
.btn:focus, .btn:focus-within, .btn[state-focus] {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}
.btn-primary {
  color: #fff;
  border-color: #0052a5;
  background-color: #0052a5;
}
.btn-primary:hover, .btn-primary[state-hover] {
  color: #fff;
  border-color: #006cd7;
  background-color: #006cd7;
}
.btn-primary:disabled {
  color: #fff;
  background-color: #0052a5;
  border-color: #0052a5;
  cursor: not-allowed;
}
.btn-primary svg {
  display: inline-block;
  width: 22px;
}
.btn-primary svg {
  fill: #fff;
}
.btn-primary:focus, .btn-primary[state-focus] {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}
.btn-secondary {
  color: #0052a5;
  border-color: #0052a5;
  background-color: #fff;
}
.btn-secondary:hover, .btn-secondary[state-hover] {
  color: #006cd7;
  border-color: #006cd7;
  background-color: rgba(255, 255, 255, 0.3);
}
.btn-secondary:disabled {
  color: #656565;
  background-color: #f1f1f1;
  border-color: #656565;
  cursor: not-allowed;
}
.btn-secondary svg {
  display: inline-block;
  width: 22px;
}
.btn-secondary svg {
  fill: #0052a5;
}
.btn-secondary:hover, .btn-secondary[state-hover] {
  border-color: #006cd7;
  color: #006cd7;
}
.btn-secondary:hover svg, .btn-secondary[state-hover] svg {
  fill: #006cd7;
}
.btn-secondary:disabled svg {
  fill: #656565;
}
.btn-secondary:focus-within {
  background-color: #5a6268;
  border-color: #545b62;
  color: #fff;
}
.btn-secondary:focus-within > a {
  outline: 0;
  color: #fff;
}
.btn-tertiary {
  color: #0052a5;
  border-color: transparent;
  background-color: transparent;
}
.btn-tertiary:hover, .btn-tertiary[state-hover] {
  color: #006cd7;
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0.3);
}
.btn-tertiary:disabled {
  color: #656565;
  background-color: #fff;
  border-color: transparent;
  cursor: not-allowed;
}
.btn-tertiary svg {
  display: inline-block;
  width: 22px;
}
.btn-tertiary svg {
  fill: #0052a5;
}
.btn-tertiary:hover, .btn-tertiary[state-hover] {
  background-color: transparent;
}
.btn-tertiary:hover svg, .btn-tertiary[state-hover] svg {
  fill: #006cd7;
}
.btn-tertiary:disabled svg {
  fill: #656565;
}
.btn-white {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.btn-white:hover, .btn-white[state-hover] {
  color: #fff;
  border-color: #fff;
  background-color: #006cd7;
}
.btn-white:disabled {
  color: #656565;
  background-color: #f1f1f1;
  border-color: #656565;
  cursor: not-allowed;
}
.btn-white svg {
  display: inline-block;
  width: 22px;
}
.btn-white svg {
  fill: #0052a5;
}
.btn-red {
  color: #fff;
  border-color: #a7162d;
  background-color: #a7162d;
}
.btn-red:hover, .btn-red[state-hover] {
  color: #d5233f;
  border-color: #d5233f;
  background-color: #d5233f;
}
.btn-red:disabled {
  color: initial;
  background-color: initial;
  border-color: initial;
  cursor: not-allowed;
}
.btn-red svg {
  display: inline-block;
  width: 22px;
}
.btn-red svg {
  fill: #fff;
}
.btn-red:hover, .btn-red[state-hover] {
  color: #fff;
  text-decoration: none;
  background-color: #d5233f;
  border-color: #d5233f;
}
.btn-red:hover svg, .btn-red[state-hover] svg {
  fill: #fff;
}
.btn-red-secondary {
  color: #a7162d;
  border-color: #a7162d;
  background-color: transparent;
}
.btn-red-secondary:hover, .btn-red-secondary[state-hover] {
  color: #d5233f;
  border-color: #d5233f;
  background-color: #d5233f;
}
.btn-red-secondary:disabled {
  color: initial;
  background-color: initial;
  border-color: initial;
  cursor: not-allowed;
}
.btn-red-secondary svg {
  display: inline-block;
  width: 22px;
}
.btn-red-secondary svg {
  fill: #a7162d;
}
.btn-red-secondary:hover, .btn-red-secondary[state-hover] {
  color: #d5233f;
  text-decoration: none;
  border-color: #d5233f;
  background-color: transparent;
}
.btn-red-secondary:hover svg, .btn-red-secondary[state-hover] svg {
  fill: #d5233f;
}
.btn-wide {
  width: 17em;
}
[class*=background-color] .btn:focus, [class*=background-color] .btn[state-focus] {
  box-shadow: 0 0 3px 0.2rem rgba(255, 255, 255, 0.5);
}
[class*=background-color] .btn-primary {
  background-color: #fff;
  border-color: #fff;
  color: #0052a5;
}
[class*=background-color] .btn-primary svg {
  fill: #0052a5;
}
[class*=background-color] .btn-primary:hover, [class*=background-color] .btn-primary[state-hover] {
  color: #006cd7;
}
[class*=background-color] .btn-primary:hover svg, [class*=background-color] .btn-primary[state-hover] svg {
  fill: #006cd7;
}
[class*=background-color] .btn-secondary {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}
[class*=background-color] .btn-secondary svg {
  fill: #fff;
}
[class*=background-color] .btn-secondary:hover, [class*=background-color] .btn-secondary[state-hover] {
  background-color: rgba(255, 255, 255, 0.3);
}
[class*=background-color] .btn-tertiary {
  color: #fff;
}
[class*=background-color] .btn-tertiary svg {
  fill: #fff;
}
[class*=background-color] .btn-tertiary:hover, [class*=background-color] .btn-tertiary[state-hover] {
  background-color: rgba(255, 255, 255, 0.3);
}

fieldset:disabled a.btn {
  pointer-events: none;
}

label {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  color: #1b1b1b;
}

legend {
  font-size: 0.875rem;
  color: #1b1b1b;
  line-height: normal;
}

.invalid-feedback {
  display: none;
  font-size: 0.875rem;
  color: #d5233f;
}
.invalid-feedback ~ .counter {
  display: inline-block;
}

.hint {
  color: #767676;
}
.hint i::before {
  font-family: "gov-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  font-size: 1.1rem;
}

.counter {
  color: #1b1b1b;
  font-size: 0.875rem;
  text-align: right;
}

.search-input {
  font-size: 1rem;
}
.search-input .lexicon-icon.lexicon-icon-search {
  fill: #0052a5;
}
.search-input .input-group-inset-item-after {
  background-color: #fff;
  order: 1;
  border-radius: 0.25rem 0 0 0.25rem;
  border-left-width: 0.0625rem;
  border-right-width: 0;
}
.search-input .input-group-inset:focus-visible ~ .input-group-inset-item {
  background-color: #fff !important;
}
.search-input .input-group-inset-after {
  order: 2;
  border-radius: 0 0.25rem 0.25rem 0 !important;
  border-left-width: 0;
  border-right-width: 0.0625rem !important;
  padding-left: 0;
}
.search-input .search-query {
  background-color: #fff;
  padding: 0.5rem 0.75rem 0.5rem 0 !important;
  line-height: 1.5;
  height: 2.75rem;
}
.search-input .btn {
  border: none;
}

label {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  color: #1b1b1b;
}

legend {
  font-size: 0.875rem;
  color: #1b1b1b;
  line-height: normal;
}

.invalid-feedback {
  display: none;
  font-size: 0.875rem;
  color: #d5233f;
}
.invalid-feedback ~ .counter {
  display: inline-block;
}

.hint {
  color: #767676;
}
.hint i::before {
  font-family: "gov-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  font-size: 1.1rem;
}

.counter {
  color: #1b1b1b;
  font-size: 0.875rem;
  text-align: right;
}

.invalid-feedback {
  display: none;
  font-size: 0.875rem;
  color: #d5233f;
}

input:not(.search-query) {
  border-radius: 0.25rem;
  font-size: 1rem;
}
input:not(.search-query)::-ms-clear, input:not(.search-query)::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
input:not(.search-query)::-webkit-search-decoration, input:not(.search-query)::-webkit-search-cancel-button, input:not(.search-query)::-webkit-search-results-button, input:not(.search-query)::-webkit-search-results-decoration {
  display: none;
}
input:not(.search-query):focus, input:not(.search-query)[state-focus] {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}
input:not(.search-query)::placeholder {
  color: #767676;
  opacity: 1;
}
input:not(.search-query)[type=text] {
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
}
input:not(.search-query)[type=text].blue-text {
  color: #0052a5;
}
input:not(.search-query)[type=text].is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input:not(.search-query)[type=text].is-invalid ~ .invalid-feedback {
  display: inline-block;
}
input:not(.search-query)[type=text].is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
input:not(.search-query)[type=text]:disabled, input:not(.search-query)[type=text][readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
input:not(.search-query)[type=text]:active, input:not(.search-query)[type=text][state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input:not(.search-query)[type=text].icon-calendar {
  padding-right: 3.1rem;
  background-image: url("/assets/images/icons/calendar.svg");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
}
input:not(.search-query)[type=search] {
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
}
input:not(.search-query)[type=search].blue-text {
  color: #0052a5;
}
input:not(.search-query)[type=search].is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input:not(.search-query)[type=search].is-invalid ~ .invalid-feedback {
  display: inline-block;
}
input:not(.search-query)[type=search].is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
input:not(.search-query)[type=search]:disabled, input:not(.search-query)[type=search][readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
input:not(.search-query)[type=search]:active, input:not(.search-query)[type=search][state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input:not(.search-query)[type=search].icon-calendar {
  padding-right: 3.1rem;
  background-image: url("/assets/images/icons/calendar.svg");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
}
input:not(.search-query)[type=email] {
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
}
input:not(.search-query)[type=email].blue-text {
  color: #0052a5;
}
input:not(.search-query)[type=email].is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input:not(.search-query)[type=email].is-invalid ~ .invalid-feedback {
  display: inline-block;
}
input:not(.search-query)[type=email].is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
input:not(.search-query)[type=email]:disabled, input:not(.search-query)[type=email][readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
input:not(.search-query)[type=email]:active, input:not(.search-query)[type=email][state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input:not(.search-query)[type=email].icon-calendar {
  padding-right: 3.1rem;
  background-image: url("/assets/images/icons/calendar.svg");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
}
input:not(.search-query)[type=tel] {
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
}
input:not(.search-query)[type=tel].blue-text {
  color: #0052a5;
}
input:not(.search-query)[type=tel].is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input:not(.search-query)[type=tel].is-invalid ~ .invalid-feedback {
  display: inline-block;
}
input:not(.search-query)[type=tel].is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
input:not(.search-query)[type=tel]:disabled, input:not(.search-query)[type=tel][readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
input:not(.search-query)[type=tel]:active, input:not(.search-query)[type=tel][state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input:not(.search-query)[type=tel].icon-calendar {
  padding-right: 3.1rem;
  background-image: url("/assets/images/icons/calendar.svg");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
}
input:not(.search-query)[type=url] {
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
}
input:not(.search-query)[type=url].blue-text {
  color: #0052a5;
}
input:not(.search-query)[type=url].is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input:not(.search-query)[type=url].is-invalid ~ .invalid-feedback {
  display: inline-block;
}
input:not(.search-query)[type=url].is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
input:not(.search-query)[type=url]:disabled, input:not(.search-query)[type=url][readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
input:not(.search-query)[type=url]:active, input:not(.search-query)[type=url][state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input:not(.search-query)[type=url].icon-calendar {
  padding-right: 3.1rem;
  background-image: url("/assets/images/icons/calendar.svg");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
}
input:not(.search-query)[type=password] {
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
}
input:not(.search-query)[type=password].blue-text {
  color: #0052a5;
}
input:not(.search-query)[type=password].is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input:not(.search-query)[type=password].is-invalid ~ .invalid-feedback {
  display: inline-block;
}
input:not(.search-query)[type=password].is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
input:not(.search-query)[type=password]:disabled, input:not(.search-query)[type=password][readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
input:not(.search-query)[type=password]:active, input:not(.search-query)[type=password][state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input:not(.search-query)[type=password].icon-calendar {
  padding-right: 3.1rem;
  background-image: url("/assets/images/icons/calendar.svg");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
}

.field-input-units {
  position: relative;
}
.field-input-units input {
  padding-right: 2rem;
}
.field-input-units .units {
  font-size: 1rem;
  color: #1b1b1b;
  position: absolute;
  right: 1rem;
  top: 0.875rem;
}
.field-input-units label ~ .units {
  top: 2.4rem;
}

.field-input-inline input {
  display: inline-block;
  width: auto;
}
.field-input-inline .is-invalid ~ .invalid-feedback:nth-of-type(1) {
  display: block;
}

label {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  color: #1b1b1b;
}

legend {
  font-size: 0.875rem;
  color: #1b1b1b;
  line-height: normal;
}

.invalid-feedback {
  display: none;
  font-size: 0.875rem;
  color: #d5233f;
}
.invalid-feedback ~ .counter {
  display: inline-block;
}

.hint {
  color: #767676;
}
.hint i::before {
  font-family: "gov-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  font-size: 1.1rem;
}

.counter {
  color: #1b1b1b;
  font-size: 0.875rem;
  text-align: right;
}

textarea {
  border-radius: 0.25rem;
  font-size: 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
}
textarea.is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
textarea.is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
textarea.is-invalid ~ .invalid-feedback {
  display: inline-block;
}
textarea.is-invalid ~ .under-textarea .invalid-feedback {
  display: block;
}
textarea ~ .textarea-counter {
  float: right;
  font-size: 0.875rem;
  margin-top: 3px;
}
textarea:disabled, textarea[readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
textarea:focus, textarea[state-focus] {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}
textarea:active, textarea[state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
textarea::placeholder {
  color: #767676;
  opacity: 1;
}

.under-textarea {
  display: flex;
  justify-content: flex-end;
}
.under-textarea .invalid-feedback {
  flex: 1 1 auto;
}
.under-textarea .counter {
  flex: 0 0 auto;
}

label {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  color: #1b1b1b;
}

legend {
  font-size: 0.875rem;
  color: #1b1b1b;
  line-height: normal;
}

.invalid-feedback {
  display: none;
  font-size: 0.875rem;
  color: #d5233f;
}
.invalid-feedback ~ .counter {
  display: inline-block;
}

.hint {
  color: #767676;
}
.hint i::before {
  font-family: "gov-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  font-size: 1.1rem;
}

.counter {
  color: #1b1b1b;
  font-size: 0.875rem;
  text-align: right;
}

.custom-checkbox {
  padding-left: 2.1875rem;
  position: relative;
  margin-bottom: 0.75rem;
}
.custom-checkbox .custom-control-label-text {
  padding-left: 0;
}
.custom-checkbox .custom-control-label::before {
  margin: 0 0 0 -2.15rem;
}
.custom-checkbox input[type=checkbox] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  width: auto;
}
.custom-checkbox input[type=checkbox]:checked ~ label::before {
  border-color: #0052a5;
  background-color: #0052a5;
}
.custom-checkbox input[type=checkbox]:checked ~ label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='00 20 20'%3E%3Cpath fill='%23FFF' d='M16.837 5.7c.468.469.468 1.23 0 1.698l-7.641 7.64c-.188.188-.422.3-.665.338l-.123.012h-.123c-.286-.014-.568-.131-.787-.35l-4.245-4.245c-.469-.468-.469-1.228 0-1.697.469-.47 1.23-.47 1.698 0l3.395 3.395L15.139 5.7c.469-.469 1.229-.469 1.698 0z'/%3E%3C/svg%3E");
  background-size: 100%;
}
.custom-checkbox input[type=checkbox]:focus ~ label::before, .custom-checkbox input[type=checkbox][state-focus] ~ label::before {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}
.custom-checkbox input[type=checkbox]:disabled ~ label::before {
  background-color: #f1f1f1;
  border-color: #b7b7b7;
}
.custom-checkbox input[type=checkbox]:disabled:checked ~ label::before {
  background-color: #b7b7b7;
  border-color: #b7b7b7;
}
.custom-checkbox input[type=checkbox]:disabled:checked ~ label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='00 20 20'%3E%3Cpath fill='%23FFF' d='M16.837 5.7c.468.469.468 1.23 0 1.698l-7.641 7.64c-.188.188-.422.3-.665.338l-.123.012h-.123c-.286-.014-.568-.131-.787-.35l-4.245-4.245c-.469-.468-.469-1.228 0-1.697.469-.47 1.23-.47 1.698 0l3.395 3.395L15.139 5.7c.469-.469 1.229-.469 1.698 0z'/%3E%3C/svg%3E");
  background-size: 100%;
}
.custom-checkbox label {
  font-size: 1rem;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-checkbox label::before, .custom-checkbox label::after {
  content: "";
  position: absolute;
  top: 0.125rem;
  left: -2px;
  display: inline-block;
  font-size: 0;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
}
.custom-checkbox label::before {
  pointer-events: none;
  background-color: #fff;
  border: 2px solid #b7b7b7;
  border-radius: 0.4rem;
}
.custom-checkbox label::after {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.5625rem;
}
.custom-checkbox.is-invalid input ~ label::before {
  border-color: #d5233f;
}
.custom-checkbox.is-invalid input:focus ~ label::before {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
.custom-checkbox.is-invalid ~ .invalid-feedback {
  display: block;
}
.custom-checkbox.is-invalid input[type=checkbox]:checked ~ label::before {
  background-color: #d5233f;
  border-color: #d5233f;
}
.custom-checkbox.custom-inline {
  display: inline-block;
  margin-right: 2rem;
}
.custom-checkbox.custom-inline:last-child {
  margin-right: 0;
}
.custom-checkbox.custom-block {
  display: block;
  margin-bottom: 0.875rem;
}
.custom-checkbox .additional-label {
  display: none;
}
.custom-checkbox .additional-label.visible {
  display: block;
}
.custom-checkbox .read-more {
  font-family: "Open Sans Bold";
}

label {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  color: #1b1b1b;
}

legend {
  font-size: 0.875rem;
  color: #1b1b1b;
  line-height: normal;
}

.invalid-feedback {
  display: none;
  font-size: 0.875rem;
  color: #d5233f;
}
.invalid-feedback ~ .counter {
  display: inline-block;
}

.hint {
  color: #767676;
}
.hint i::before {
  font-family: "gov-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  font-size: 1.1rem;
}

.counter {
  color: #1b1b1b;
  font-size: 0.875rem;
  text-align: right;
}

.custom-radio {
  position: relative;
  padding-left: 0.9375rem;
  position: relative;
  margin-bottom: 0.5rem;
}
.custom-radio input[type=radio] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-radio input[type=radio] ~ label::before {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.custom-radio input[type=radio]:checked ~ label::before {
  border-color: #0052a5;
}
.custom-radio input[type=radio]:checked ~ label::after {
  background-color: #0052a5;
  transform: scale(50%);
}
.custom-radio input[type=radio]:focus ~ label::before, .custom-radio input[type=radio][state-focus] ~ label::before, .custom-radio input[type=radio][state-hover] ~ label::before {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}
.custom-radio input[type=radio]:disabled ~ label::before, .custom-radio input[type=radio]:disabled:checked ~ label::before {
  background-color: #f1f1f1;
  border-color: #b7b7b7;
}
.custom-radio input[type=radio]:disabled:checked ~ label::after {
  background-color: #b7b7b7;
}
.custom-radio label {
  font-size: 1rem;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-radio label::before, .custom-radio label::after {
  width: 1.25rem;
  top: 2px;
  position: absolute;
  padding: 0;
  margin: 0;
  line-height: 1.25rem;
  left: -2px;
  height: 1.25rem;
  font-size: 0;
  display: inline-block;
  content: "";
  box-sizing: content-box;
  border-radius: 50%;
}
.custom-radio label::before {
  pointer-events: none;
  background-color: #fff;
  border: 2px solid #b7b7b7;
}
.custom-radio label::after {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.5625rem;
}
.custom-radio label .custom-control-label::before {
  left: -0.9375rem;
  height: 1.25rem;
  width: 1.25rem;
}
.custom-radio label .custom-control-label::after {
  height: 1.25rem;
  width: 1.25rem;
}
.custom-radio.is-invalid input ~ label::before {
  border-color: #d5233f;
}
.custom-radio.is-invalid input:focus ~ label::before {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
.custom-radio.is-invalid ~ .invalid-feedback {
  display: block;
}
.custom-radio.is-invalid input[type=radio]:checked ~ label::before {
  border-color: #d5233f;
}
.custom-radio.is-invalid input[type=radio]:checked ~ label::after {
  background-color: #d5233f;
}
.custom-radio .additional-label {
  display: none;
}
.custom-radio .additional-label.visible {
  display: block;
}
.custom-radio.custom-inline {
  display: inline-block;
  margin-right: 2rem;
}
.custom-radio.custom-inline:last-child {
  margin-right: 0;
}
.custom-radio.custom-block {
  display: block;
  margin-bottom: 0.875rem;
}

label {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  color: #1b1b1b;
}

legend {
  font-size: 0.875rem;
  color: #1b1b1b;
  line-height: normal;
}

.invalid-feedback {
  display: none;
  font-size: 0.875rem;
  color: #d5233f;
}
.invalid-feedback ~ .counter {
  display: inline-block;
}

.hint {
  color: #767676;
}
.hint i::before {
  font-family: "gov-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  font-size: 1.1rem;
}

.counter {
  color: #1b1b1b;
  font-size: 0.875rem;
  text-align: right;
}

select,
.custom-multiselect {
  display: inline-block;
  width: 100%;
  height: 2.75rem;
  padding: 0.5rem 3.1rem 0.5rem 0.75rem;
  line-height: 1.5;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M5.97487373,6.94943372 C5.71064239,6.95603366 5.44429361,6.85850717 5.24264069,6.65685425 L0.292893219,1.70710678 C-0.0976310729,1.31658249 -0.0976310729,0.683417511 0.292893219,0.292893219 C0.683417511,-0.0976310729 1.31658249,-0.0976310729 1.70710678,0.292893219 L5.97487373,4.56066017 L10.2426407,0.292893219 C10.633165,-0.0976310729 11.26633,-0.0976310729 11.6568542,0.292893219 C12.0473785,0.683417511 12.0473785,1.31658249 11.6568542,1.70710678 L6.70710678,6.65685425 C6.50545386,6.85850717 6.23910508,6.95603366 5.97487373,6.94943372 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='-' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ikona/nawigacja/select/down'%3E%3Cg id='Rectangle' transform='translate(4.000000, 7.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='Mask' fill='%230052A5' xlink:href='%23path-1'%3E%3C/use%3E%3Crect fill='%230052A5' mask='url(%23mask-2)' x='-4' y='-7' width='20' height='20'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
  border: 1px solid #b7b7b7;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  font-size: 1rem;
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
}
select.blue-text,
.custom-multiselect.blue-text {
  color: #0052a5;
}
select[multiple], select[size] select:not([size="1"]),
.custom-multiselect[multiple],
select[size] .custom-multiselect:not([size="1"]),
.custom-multiselect[size] select:not([size="1"]),
.custom-multiselect[size] .custom-multiselect:not([size="1"]) {
  height: auto;
  padding-right: 3.1rem;
  background-image: none;
}
select:disabled,
.custom-multiselect:disabled {
  background-color: #f1f1f1;
  cursor: not-allowed;
}
select::-ms-expand,
.custom-multiselect::-ms-expand {
  display: none;
}
select:focus, select[state-focus],
.custom-multiselect:focus,
.custom-multiselect[state-focus] {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}
select:active, select[state-active],
.custom-multiselect:active,
.custom-multiselect[state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
select.is-invalid,
.custom-multiselect.is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
select.is-invalid ~ .invalid-feedback,
.custom-multiselect.is-invalid ~ .invalid-feedback {
  display: inline-block;
}
select.is-invalid:focus,
.custom-multiselect.is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}

.custom-multiselect {
  position: relative;
  padding: 0;
}
.custom-multiselect > label {
  padding: 0.5rem 3.1rem 0.5rem 0.75rem;
  user-select: none;
}
.custom-multiselect select {
  display: none;
}
.custom-multiselect button {
  border-radius: 0.25rem;
  text-align: left;
}
.custom-multiselect .dropdown-list {
  width: 100%;
  position: absolute;
  background-color: #fff;
  border: 1px solid #b7b7b7;
  border-radius: 0.25rem;
  padding: 0.2rem 0.75rem;
  margin-top: 0.5rem;
  max-height: 15rem;
  overflow-y: auto;
  z-index: 1;
}
.custom-multiselect .dropdown-list.hidden {
  display: none;
}
.custom-multiselect .dropdown-list .custom-checkbox {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #f1f1f1;
}
.custom-multiselect .dropdown-list .custom-checkbox label {
  font-size: 0.875rem;
}
.custom-multiselect .dropdown-list .custom-checkbox:last-child {
  border-bottom-color: transparent;
}
.custom-multiselect .dropdown-list .custom-checkbox.focused {
  background-color: #f1f1f1;
}

.gov-file-uploader {
  max-width: 35.375rem;
}
.gov-file-uploader .gov-file-uploader__header > h3 {
  font-size: 0.875rem;
  font-weight: normal;
}
.gov-file-uploader .gov-file-uploader__input {
  position: relative;
  border: 1px solid #b7b7b7;
  border-radius: 0.1875rem;
  text-align: center;
  padding: 1.5rem;
}
.gov-file-uploader .gov-file-uploader__input [type=file] {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
}
.gov-file-uploader .gov-file-uploader__input button {
  margin-bottom: 1.375rem;
  position: relative;
  z-index: 2;
}
.gov-file-uploader .gov-file-uploader__input > *:not(button) {
  padding: 0;
  margin-bottom: 1.375rem;
}
.gov-file-uploader .gov-file-uploader__input > *:not(button):last-child {
  margin-bottom: 0;
}
.gov-file-uploader .gov-file-uploader__input .info {
  color: #767676;
  font-size: 0.875rem;
}
.gov-file-uploader .gov-file-uploader__input.disabled {
  cursor: not-allowed;
}
.gov-file-uploader .gov-file-uploader__input.disabled [type=file] {
  cursor: not-allowed;
  z-index: 3;
}
.gov-file-uploader .gov-file-uploader__files-list li {
  position: relative;
  padding: 0.9375rem 0 1.5625rem;
  border-bottom: 1px solid #767676;
  color: #1b1b1b;
}
.gov-file-uploader .gov-file-uploader__files-list li::before {
  display: none;
}
.gov-file-uploader .gov-file-uploader__files-list li span {
  color: #767676;
  font-size: 0.875rem;
}
.gov-file-uploader .gov-file-uploader__files-list li .gov-progress {
  margin-top: 0.5rem;
}
.gov-file-uploader .gov-file-uploader__files-list li .image {
  position: relative;
  width: 9.25rem;
  height: 4.375rem;
  float: left;
  background-color: #f1f1f1;
  margin-right: 0.875rem;
  overflow: hidden;
}
.gov-file-uploader .gov-file-uploader__files-list li .image.uploaded {
  background-image: url(../../assets/images/icons/camera.svg);
  background-size: 1.25rem;
  background-repeat: no-repeat;
  background-position: center;
}
.gov-file-uploader .gov-file-uploader__files-list li .image img {
  width: 110%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.gov-file-uploader .gov-file-uploader__files-list li .error__message {
  display: none;
}
.gov-file-uploader .gov-file-uploader__files-list li.error {
  border-bottom: 4px solid #d5233f;
}
.gov-file-uploader .gov-file-uploader__files-list li.error .error__message {
  display: inline-block;
  color: #d5233f;
  font-size: 0.875rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
.gov-file-uploader .gov-file-uploader__files-list li.error .image ~ .error__message {
  left: 10.125rem;
}
.gov-file-uploader .gov-file-uploader__files-list button {
  position: absolute;
  right: 0;
  top: 0.9375rem;
  border: none;
  width: 1.25rem;
  height: 1.25rem;
  background: transparent url(../../assets/images/icons/close-x.svg) 0 0 no-repeat;
}

label {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  color: #1b1b1b;
}

legend {
  font-size: 0.875rem;
  color: #1b1b1b;
  line-height: normal;
}

.invalid-feedback {
  display: none;
  font-size: 0.875rem;
  color: #d5233f;
}
.invalid-feedback ~ .counter {
  display: inline-block;
}

.hint {
  color: #767676;
}
.hint i::before {
  font-family: "gov-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  font-size: 1.1rem;
}

.counter {
  color: #1b1b1b;
  font-size: 0.875rem;
  text-align: right;
}

input {
  border-radius: 0.25rem;
  font-size: 1rem;
}
input::-ms-clear, input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
input::-webkit-search-decoration, input::-webkit-search-cancel-button, input::-webkit-search-results-button, input::-webkit-search-results-decoration {
  display: none;
}
input:focus, input[state-focus] {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}
input::placeholder {
  color: #767676;
  opacity: 1;
}
input[type=date] {
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
  position: relative;
  background-color: transparent;
}
input[type=date]::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M1.38461538,2.66666667 L1.38461538,5.33333333 L16.6153846,5.33333333 L16.6153846,2.66666667 L14.5384615,2.66666667 L14.5384615,3.30769231 C14.5384615,3.69004329 14.2285048,4 13.8461538,4 C13.4638029,4 13.1538462,3.69004329 13.1538462,3.30769231 L13.1538462,2.66666667 L4.84615385,2.66666667 L4.84615385,3.30769231 C4.84615385,3.69004329 4.53619713,4 4.15384615,4 C3.77149517,4 3.46153846,3.69004329 3.46153846,3.30769231 L3.46153846,2.66666667 L1.38461538,2.66666667 Z M1.02901235,1.42058437 C1.12630445,1.3650596 1.23893437,1.33333333 1.35897436,1.33333333 L3.46153846,1.33333333 L3.46153846,0.692307692 C3.46153846,0.309956712 3.77149517,1.81259038e-16 4.15384615,1.11022302e-16 C4.53619713,-7.02367357e-17 4.84615385,0.309956712 4.84615385,0.692307692 L4.84615385,1.33333333 L13.1538462,1.33333333 L13.1538462,0.692307692 C13.1538462,0.309956712 13.4638029,1.81259038e-16 13.8461538,1.11022302e-16 C14.2285048,-7.02367357e-17 14.5384615,0.309956712 14.5384615,0.692307692 L14.5384615,1.33333333 L16.6410256,1.33333333 C16.7610656,1.33333333 16.8736955,1.3650596 16.9709877,1.42058437 C17.0706531,1.3650033 17.1854742,1.33333333 17.3076923,1.33333333 C17.6900433,1.33333333 18,1.64329004 18,2.02564103 L18,15.3076923 C18,15.6900433 17.6900433,16 17.3076923,16 C17.1854742,16 17.0706531,15.96833 16.9709877,15.912749 C16.8736955,15.9682737 16.7610656,16 16.6410256,16 L0.666666667,16 C0.298476833,16 0,15.7015232 0,15.3333333 C0,15.3290908 3.96292807e-05,15.3248575 0.00011853786,15.3206339 C3.96270905e-05,15.3163295 5.29442293e-19,15.3120155 0,15.3076923 L0,2.02564103 C-4.68244905e-17,1.64329004 0.309956712,1.33333333 0.692307692,1.33333333 C0.814525778,1.33333333 0.929346947,1.3650033 1.02901235,1.42058437 Z M1.38461538,6.66666667 L1.38461538,14.6666667 L16.6153846,14.6666667 L16.6153846,6.66666667 L1.38461538,6.66666667 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='-' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ikona/nawigacja/callendar'%3E%3Crect id='Rectangle' x='0' y='0' width='20' height='20'%3E%3C/rect%3E%3Cg id='kolory/niebieski/primary' transform='translate(1.000000, 2.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='Mask' fill='%230052A5' xlink:href='%23path-1'%3E%3C/use%3E%3Cg mask='url(%23mask-2)' fill='%230052A5' id='Rectangle' stroke='%23979797'%3E%3Cg transform='translate(-2.000000, -3.000000)'%3E%3Crect x='0.5' y='0.5' width='25' height='24'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 22px;
  height: 22px;
  right: 14px;
  position: absolute;
  transform: translateX(-2%);
  z-index: -1;
}
input[type=date]::-webkit-calendar-picker-indicator {
  color: transparent;
  opacity: 0;
  height: 100%;
  width: 10%;
}
input[type=date].blue-text {
  color: #0052a5;
}
input[type=date].is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type=date].is-invalid ~ .invalid-feedback {
  display: inline-block;
}
input[type=date].is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
input[type=date]:active, input[type=date][state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type=date]:disabled, input[type=date][readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
input[type=date].icon-calendar {
  padding-right: 3.1rem;
  background-image: url("/assets/images/icons/calendar.svg");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
}
input[type=month] {
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
}
input[type=month].blue-text {
  color: #0052a5;
}
input[type=month].is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type=month].is-invalid ~ .invalid-feedback {
  display: inline-block;
}
input[type=month].is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
input[type=month]:active, input[type=month][state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type=month]:disabled, input[type=month][readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
input[type=month].icon-calendar {
  padding-right: 3.1rem;
  background-image: url("/assets/images/icons/calendar.svg");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
}
input[type=week] {
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
}
input[type=week].blue-text {
  color: #0052a5;
}
input[type=week].is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type=week].is-invalid ~ .invalid-feedback {
  display: inline-block;
}
input[type=week].is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
input[type=week]:active, input[type=week][state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type=week]:disabled, input[type=week][readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
input[type=week].icon-calendar {
  padding-right: 3.1rem;
  background-image: url("/assets/images/icons/calendar.svg");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
}
input[type=time] {
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
  position: relative;
  background-color: transparent;
}
input[type=time]::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='27' height='27' viewBox='0 0 27 27'%3E%3Cdefs%3E%3Cpath id='gevdkmlxza' d='M12.15 0c6.7 0 12.15 5.45 12.15 12.15S18.85 24.3 12.15 24.3 0 18.85 0 12.15 5.45 0 12.15 0zm0 1.519c-5.86 0-10.63 4.77-10.63 10.631 0 5.86 4.77 10.63 10.63 10.63 5.86 0 10.63-4.77 10.63-10.63 0-5.86-4.77-10.631-10.63-10.631zm0 1.593c.42 0 .759.338.759.76v7.518h4.205c.42 0 .76.34.76.76 0 .419-.34.76-.76.76H12.15c-.419 0-.759-.341-.759-.76 0-.049.02-.093.029-.138-.01-.047-.029-.09-.029-.14v-8c0-.422.34-.76.76-.76z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M0 0H27V27H0z' transform='translate(-1570.000000, -954.000000) translate(1467.000000, 920.000000) translate(103.000000, 34.000000)'/%3E%3Cg transform='translate(-1570.000000, -954.000000) translate(1467.000000, 920.000000) translate(103.000000, 34.000000) translate(1.350000, 1.350000)'%3E%3Cmask id='jsgxpfw3cb' fill='%23fff'%3E%3Cuse xlink:href='%23gevdkmlxza'/%3E%3C/mask%3E%3Cuse fill='%23000' xlink:href='%23gevdkmlxza'/%3E%3Cg fill='%230052A5' stroke='%23979797' mask='url(%23jsgxpfw3cb)'%3E%3Cpath d='M0.5 0.5H40V38.65H0.5z' transform='translate(-6.750000, -5.400000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  right: 14px;
  position: absolute;
  transform: translateX(-2%);
  z-index: -1;
}
input[type=time]::-webkit-calendar-picker-indicator {
  color: transparent;
  opacity: 0;
}
input[type=time].blue-text {
  color: #0052a5;
}
input[type=time].is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type=time].is-invalid ~ .invalid-feedback {
  display: inline-block;
}
input[type=time].is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
input[type=time]:active, input[type=time][state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type=time]:disabled, input[type=time][readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
input[type=time].icon-calendar {
  padding-right: 3.1rem;
  background-image: url("/assets/images/icons/calendar.svg");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
}
input[type=datetime] {
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
}
input[type=datetime].blue-text {
  color: #0052a5;
}
input[type=datetime].is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type=datetime].is-invalid ~ .invalid-feedback {
  display: inline-block;
}
input[type=datetime].is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
input[type=datetime]:active, input[type=datetime][state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type=datetime]:disabled, input[type=datetime][readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
input[type=datetime].icon-calendar {
  padding-right: 3.1rem;
  background-image: url("/assets/images/icons/calendar.svg");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
}
input[type=datetime-local] {
  height: 2.75rem;
  color: #1b1b1b;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 0.75rem;
  display: block;
  width: 100%;
  border: 1px solid #b7b7b7;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #fff;
  position: relative;
  background-color: transparent;
}
input[type=datetime-local]::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M1.38461538,2.66666667 L1.38461538,5.33333333 L16.6153846,5.33333333 L16.6153846,2.66666667 L14.5384615,2.66666667 L14.5384615,3.30769231 C14.5384615,3.69004329 14.2285048,4 13.8461538,4 C13.4638029,4 13.1538462,3.69004329 13.1538462,3.30769231 L13.1538462,2.66666667 L4.84615385,2.66666667 L4.84615385,3.30769231 C4.84615385,3.69004329 4.53619713,4 4.15384615,4 C3.77149517,4 3.46153846,3.69004329 3.46153846,3.30769231 L3.46153846,2.66666667 L1.38461538,2.66666667 Z M1.02901235,1.42058437 C1.12630445,1.3650596 1.23893437,1.33333333 1.35897436,1.33333333 L3.46153846,1.33333333 L3.46153846,0.692307692 C3.46153846,0.309956712 3.77149517,1.81259038e-16 4.15384615,1.11022302e-16 C4.53619713,-7.02367357e-17 4.84615385,0.309956712 4.84615385,0.692307692 L4.84615385,1.33333333 L13.1538462,1.33333333 L13.1538462,0.692307692 C13.1538462,0.309956712 13.4638029,1.81259038e-16 13.8461538,1.11022302e-16 C14.2285048,-7.02367357e-17 14.5384615,0.309956712 14.5384615,0.692307692 L14.5384615,1.33333333 L16.6410256,1.33333333 C16.7610656,1.33333333 16.8736955,1.3650596 16.9709877,1.42058437 C17.0706531,1.3650033 17.1854742,1.33333333 17.3076923,1.33333333 C17.6900433,1.33333333 18,1.64329004 18,2.02564103 L18,15.3076923 C18,15.6900433 17.6900433,16 17.3076923,16 C17.1854742,16 17.0706531,15.96833 16.9709877,15.912749 C16.8736955,15.9682737 16.7610656,16 16.6410256,16 L0.666666667,16 C0.298476833,16 0,15.7015232 0,15.3333333 C0,15.3290908 3.96292807e-05,15.3248575 0.00011853786,15.3206339 C3.96270905e-05,15.3163295 5.29442293e-19,15.3120155 0,15.3076923 L0,2.02564103 C-4.68244905e-17,1.64329004 0.309956712,1.33333333 0.692307692,1.33333333 C0.814525778,1.33333333 0.929346947,1.3650033 1.02901235,1.42058437 Z M1.38461538,6.66666667 L1.38461538,14.6666667 L16.6153846,14.6666667 L16.6153846,6.66666667 L1.38461538,6.66666667 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='-' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ikona/nawigacja/callendar'%3E%3Crect id='Rectangle' x='0' y='0' width='20' height='20'%3E%3C/rect%3E%3Cg id='kolory/niebieski/primary' transform='translate(1.000000, 2.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='Mask' fill='%230052A5' xlink:href='%23path-1'%3E%3C/use%3E%3Cg mask='url(%23mask-2)' fill='%230052A5' id='Rectangle' stroke='%23979797'%3E%3Cg transform='translate(-2.000000, -3.000000)'%3E%3Crect x='0.5' y='0.5' width='25' height='24'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 22px;
  height: 22px;
  right: 14px;
  position: absolute;
  transform: translateX(-2%);
  z-index: -1;
}
input[type=datetime-local]::-webkit-calendar-picker-indicator {
  color: transparent;
  opacity: 0;
  height: 100%;
  width: 10%;
}
input[type=datetime-local].blue-text {
  color: #0052a5;
}
input[type=datetime-local].is-invalid {
  border-bottom-width: 3px;
  border-bottom-color: #d5233f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type=datetime-local].is-invalid ~ .invalid-feedback {
  display: inline-block;
}
input[type=datetime-local].is-invalid:focus {
  box-shadow: 0 0 3px 0.2rem rgba(213, 35, 63, 0.5);
}
input[type=datetime-local]:active, input[type=datetime-local][state-active] {
  border-bottom-width: 3px;
  border-bottom-color: #0052a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type=datetime-local]:disabled, input[type=datetime-local][readonly] {
  background-color: #f1f1f1;
  opacity: 1;
  cursor: not-allowed;
}
input[type=datetime-local].icon-calendar {
  padding-right: 3.1rem;
  background-image: url("/assets/images/icons/calendar.svg");
  background-repeat: no-repeat;
  background-position: center right 0.75rem;
  background-size: 1.6rem;
}

.field-input-inline input {
  display: inline-block;
  width: auto;
}
.field-input-inline .is-invalid ~ .invalid-feedback:nth-of-type(1) {
  display: block;
}

[class*=background-color] label {
  color: #fff;
}
[class*=background-color] input:focus, [class*=background-color] input[focus] {
  box-shadow: 0 0 3px 0.2rem rgba(255, 255, 255, 0.5);
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-theme #heading .section-website-tools {
  max-width: 100%;
}
.nnk-theme .section-website-tools {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.nnk-theme .section-website-tools li {
  font-family: "Open Sans";
  font-size: small;
  margin-right: 0px;
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  color: #656565;
}
.nnk-theme .section-website-tools li.icon-link::before {
  display: none;
}
.nnk-theme .section-website-tools li.icon-link a {
  margin: 0 15px;
  font-size: 0.8em;
  line-height: 32px;
  text-decoration: none;
}
.nnk-theme .section-website-tools li.font-size a, .nnk-theme .section-website-tools li.font-size a:hover {
  color: #656565;
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.8);
  min-width: 24px;
  text-align: center;
}
.nnk-theme .section-website-tools li.infolinia a {
  color: #016501;
  line-height: 32px;
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.8);
}
.nnk-theme .section-website-tools li.infolinia a .ico {
  display: inline-block;
  background: url("../images/infolinia.png") no-repeat 0px 0px;
  width: 160px;
  height: 32px;
  font-size: 1em;
}
.nnk-theme .section-website-tools li.infolinia span {
  line-height: 1.1em;
  text-align: left;
  margin-bottom: 0px;
  padding-left: 85px;
  padding-top: 3px;
}
.nnk-theme .section-website-tools li.contact {
  line-height: 32px !important;
}
.nnk-theme .section-website-tools li.contact .ico {
  display: inline-block;
  background: url("../images/contact.png") no-repeat 0px 0px;
  width: 32px;
  filter: hue-rotate(180deg) brightness(0.4) saturate(400%);
}
.nnk-theme .section-website-tools li.contact a {
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.8);
  margin: 1em inherit;
  color: #656565;
}
@media (max-width: 1200px) {
  .nnk-theme .section-website-tools li.contact {
    height: 50px;
    margin-top: 1em;
  }
}
.nnk-theme .section-website-tools li.color-theme {
  display: inline-flex;
}
.nnk-theme .section-website-tools li.color-theme a.positive {
  color: #656565;
  background: #fff;
  border: 2px solid #656565;
  border-right-color: #fff;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  padding: 3px 5px;
  border-right: none;
}
.nnk-theme .section-website-tools li.color-theme a.negative {
  border: 2px solid #656565;
  background: #656565;
  color: #fff;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  margin-right: 15px;
  padding: 3px 5px;
  border-left: none;
}
.nnk-theme .section-website-tools li.color-theme a {
  position: relative;
  z-index: 5;
}
.nnk-theme .section-website-tools li.color-theme a:focus, .nnk-theme .section-website-tools li.color-theme a:focus-visible {
  z-index: 10;
}
.nnk-theme .section-logo .site-logo a {
  width: fit-content;
}
.nnk-theme .section-logo .site-logo.d-flex {
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.nnk-theme .section-logo .site-name {
  font-weight: bold;
  display: flex;
  align-items: center;
  font-size: 2rem;
  padding: 0;
}
@media (max-width: 43.75rem) {
  .nnk-theme .section-logo .site-name {
    font-size: 1.5rem;
  }
}
@media (max-width: 31.25rem) {
  .nnk-theme .section-logo .site-name {
    font-size: 1.2rem;
  }
}
.nnk-theme .section-logo .site-name.flex {
  flex: 1;
}
@media (max-width: 31.25rem) {
  .nnk-theme .section-logo .container .row {
    display: block;
  }
  .nnk-theme .section-logo .container .row .site-name {
    max-width: none;
    padding-left: 15px;
    padding-top: 6px;
  }
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
@media (min-width: 80rem) {
  .nnk-theme .unit-h1 {
    float: left;
    width: 45%;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    align-self: center;
  }
}
.nnk-theme .unit-h1__logo {
  display: none;
  float: left;
  width: 3.75em;
  height: 5.625em;
  margin-right: 2em;
  margin-bottom: 0.5em;
  align-items: center;
  overflow: hidden;
}
@media (min-width: 80rem) {
  .nnk-theme .unit-h1__logo {
    display: flex;
  }
}
.nnk-theme .unit-h1__logo img {
  width: 100%;
}
.nnk-theme .unit-h1 a {
  text-align: center;
  padding: 0;
  display: block;
  font-size: 1.5em;
  font-family: "Open Sans Bold";
  line-height: 1.2;
  color: #1b1b1b;
  flex-grow: 1;
}
@media (min-width: 43.75rem) {
  .nnk-theme .unit-h1 a {
    font-size: 2em;
  }
}
@media (min-width: 80rem) {
  .nnk-theme .unit-h1 a {
    text-align: left;
  }
}
.nnk-theme .unit-h1 a:hover {
  color: #0052a5;
  text-decoration: none;
}
.nnk-theme #unit-menu-toggle {
  display: block;
  cursor: pointer;
  text-align: center;
  font-family: "Open Sans Bold";
  color: #0052a5;
  padding: 0.9375rem 0;
  border-bottom: 1px solid #f1f1f1;
  border-top: 1px solid #f1f1f1;
  outline-offset: -3px;
  margin-left: 1.1em;
  margin-right: 1.1em;
}
.nnk-theme #unit-menu-toggle i::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea23";
  padding-left: 0.2em;
}
.nnk-theme #unit-menu-toggle.menu-open i::before {
  content: "\e90b";
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu-toggle {
    display: none;
  }
}
.nnk-theme #unit-menu {
  position: relative;
  z-index: 101;
  margin-left: -1.1em;
  margin-right: -1.1em;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu {
    clear: right;
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    align-self: flex-end;
    margin: 0;
  }
}
.nnk-theme #unit-menu #unit-menu-list {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  background-color: #fff;
  margin-left: -1.1em;
  padding-left: 1.1em;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list {
    display: block;
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
    position: relative;
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list.menu-open {
    display: block;
  }
}
.nnk-theme #unit-menu #unit-menu-list li {
  position: relative;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list li {
    padding-left: 1em;
    padding-right: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.3;
    height: 2.5em;
  }
  .nnk-theme #unit-menu #unit-menu-list li:has(.active) {
    min-width: 16.66%;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.nnk-theme #unit-menu #unit-menu-list li:first-child {
  border-left: none;
}
.nnk-theme #unit-menu #unit-menu-list li ul {
  display: none;
  padding: 0 1.1em;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list li ul {
    padding: 0;
    display: none;
    position: absolute;
    right: 0;
    background-color: #fff;
    margin-top: 1px;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    z-index: 10000;
  }
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list li ul li {
    margin-left: 0;
  }
}
.nnk-theme #unit-menu #unit-menu-list li ul li a {
  padding-left: 1.6em;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list li ul li a {
    display: block;
    padding: 0.9375rem;
    color: #1b1b1b;
    text-align: right;
    border-bottom: 1px solid #f1f1f1;
  }
}
.nnk-theme #unit-menu .menu-back {
  display: none;
}
.nnk-theme #unit-menu .menu-back::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  padding-right: 0.5em;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #menu-close {
    display: none;
  }
}
.nnk-theme #unit-menu #menu-close button {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0;
  border: none;
}
.nnk-theme #unit-menu #menu-close button:focus {
  width: 100%;
  height: auto;
  padding: 0.7em 2em;
  background-color: #fff;
}
.nnk-theme #unit-menu #unit-menu-lang {
  display: none;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-lang {
    display: list-item;
  }
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-lang .menu-open::after {
    display: inline;
    content: "\ea23";
  }
}
.nnk-theme #unit-menu.js-toggle-show > ul {
  display: block;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu.js-toggle-show > ul {
    display: block;
    display: flex;
  }
}
.nnk-theme #unit-menu.js-toggle-show #unit-menu-toggle i::before {
  content: "\e90b";
}
.nnk-theme #unit-menu.js-toggle-show #unit-menu-toggle.menu-open i::before {
  content: "\ea23";
}
.nnk-theme #unit-menu.js-toggle-show .menu-back {
  display: block;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu.js-toggle-show .menu-back {
    display: none;
  }
}
.nnk-theme #unit-menu.js-toggle-show .menu-open {
  display: none;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu.js-toggle-show .menu-open {
    display: block;
  }
}
.nnk-theme #unit-menu.js-toggle-show ul {
  display: block;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu.js-toggle-show ul {
    display: none;
  }
}
.nnk-theme #unit-menu.js-toggle-show > ul {
  display: block;
}
@supports (display: grid) {
  .nnk-theme .page-header .unit-h1 {
    width: auto;
  }
}
.nnk-theme html.rtl .page-header .nnk-main-container .page-navigation-toggle {
  float: left;
}
@media (min-width: 80rem) {
  .nnk-theme html.rtl .page-header .nnk-main-container nav {
    float: left;
  }
}

.article-area {
  margin-top: 1em;
}
.article-area--accordion {
  margin-top: 0;
}
.article-area--accordion-list {
  margin-bottom: 3em;
}
.article-area .attachments {
  margin-top: 2em;
}
.article-area .attachments .item {
  position: relative;
  margin-bottom: 1rem;
  padding-left: 1.8rem;
}
.article-area .attachments .item::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  color: #0052a5;
  font-size: 1.4rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.article-area .attachments .item a {
  font-weight: bold;
}
.article-area .attachments .item .file-size {
  white-space: nowrap;
}
.article-area .attachments .item:hover::before {
  color: #006cd7;
}
.article-area__article h3 {
  margin: 1.7em 0 0.6em;
}
.article-area__article h3.line {
  display: flex;
  align-items: center;
}
.article-area__article h3.line::after {
  content: "";
  flex: 1;
  margin-left: 1rem;
  height: 1px;
  background-color: #f1f1f1;
}
.article-area__article p,
.article-area__article ul,
.article-area__article ol,
.article-area__article pre {
  margin-bottom: 1em;
}
.article-area__article .event-date {
  font-size: 0.875em;
}
.article-area__article .event-date::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  color: #0052a5;
  font-size: 1.1em;
  padding: 0 0.3em 0 0.1em;
}
.article-area__article .announcement-questionnaire {
  display: block;
}
.article-area__article .announcement-questionnaire > a {
  margin: 3.0000625em 0;
}
.article-area__article .announcement-questionnaire > .ann-description {
  margin-bottom: 1em;
}
.article-area__article .announcement-event-wrapper {
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
  width: 100%;
  display: block;
}
@media (min-width: 43.75rem) {
  .article-area__article .announcement-event-wrapper {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 43.75rem) {
  .article-area__article .announcement-event-wrapper li {
    flex: 1;
    padding-right: 1.5000625em;
    padding-bottom: 2.0000625em;
  }
}
.article-area__article .announcement-event-wrapper li > .event-item-title {
  color: #767676;
  font-family: "Open Sans Bold";
  font-size: 1.0000625em;
}
.article-area__article .announcement-event-wrapper li > .event-item-title.date::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  margin-right: 0.5000625em;
}
.article-area__article .announcement-event-wrapper li > .event-item-title.location::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91b";
  margin-right: 0.5000625em;
}
.article-area__article .announcement-event-wrapper li small {
  font-size: smaller;
}
.article-area__article .announcement-event-wrapper li p {
  margin-bottom: 0;
}
.article-area__article .announcement-event-wrapper li p.desc {
  margin: 0.5em 0;
}
.article-area__article .announcement-event-wrapper li a {
  margin-top: 0.6em;
  cursor: pointer;
}
@media (min-width: 43.75rem) {
  .article-area__article .announcement-event-wrapper li a {
    border: none;
    padding: 0;
    font-weight: 400;
    font-size: 0.8750625em;
    text-decoration: underline;
  }
}
.article-area__article > .intro {
  font-family: "Open Sans Bold";
}
.article-area__article .main-photo img {
  width: 100%;
  margin-bottom: 1em;
}
.article-area__article .list-item {
  display: block;
}
.article-area__article--accordion {
  width: 100% !important;
}
.article-area__article--accordion h3 {
  margin: 0 0 0.6em;
}
.article-area__article ol, .article-area__article ul {
  padding-left: 2rem;
  margin-top: 1rem;
}
.article-area__article ol li, .article-area__article ul li {
  margin-bottom: 0;
}
.article-area__article ul {
  list-style: disc;
}
.article-area__article ol {
  list-style: decimal;
}
.article-area__footer {
  margin-top: 2em;
  line-height: 1.5rem;
  border-left: 1px solid gray;
  padding-left: 1rem;
}
.article-area__footer .metadata {
  font-size: 0.875rem;
}
.article-area__footer::before {
  width: 50%;
  border-top: 1px gray solid;
}
.article-area__footer ~ hr {
  width: 50%;
}

.portlet-asset-publisher:not(:has(~ .portlet-asset-publisher)) .portlet-body > div:last-child .article-area__footer + hr {
  display: none;
}

.asset-full-content .metadata-extra {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin: 0;
  line-height: 1.5rem;
  border-left: 1px solid gray;
  padding-left: 1rem;
  font-size: 0.875rem;
}
.asset-full-content .metadata-extra .metadata-label {
  font-size: 0.875rem;
}
.asset-full-content .metadata-extra a, .asset-full-content .metadata-extra a:link, .asset-full-content .metadata-extra a:visited {
  display: inline;
  padding: 0;
  border: 0;
  font-size: 0.875rem;
  text-transform: none !important;
  color: #0052a5;
  background-color: transparent;
}
.asset-full-content .metadata-extra a:hover {
  text-decoration: underline;
}

.asset-abstract .asset-categories, .asset-abstract .asset-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0 0.5rem;
}
.asset-abstract .asset-categories .asset-main-label, .asset-abstract .asset-tags .asset-main-label {
  font: inherit;
  line-height: 1.5;
}
.asset-abstract .taglib-asset-tags-summary, .asset-abstract .taglib-asset-categories-summary {
  display: contents;
}
.asset-abstract .taglib-asset-tags-summary a, .asset-abstract .taglib-asset-tags-summary a:link, .asset-abstract .taglib-asset-tags-summary a:visited, .asset-abstract .taglib-asset-categories-summary a, .asset-abstract .taglib-asset-categories-summary a:link, .asset-abstract .taglib-asset-categories-summary a:visited {
  font: inherit;
  display: inline;
  padding: 0;
  border: 0;
  margin: 0;
  color: #0052a5;
  text-transform: none !important;
  background-color: transparent;
  line-height: 1.5;
}
.asset-abstract .taglib-asset-tags-summary a:hover, .asset-abstract .taglib-asset-categories-summary a:hover {
  text-decoration: underline;
}
.asset-abstract .taglib-asset-categories-summary a, .asset-abstract .taglib-asset-categories-summary a:link, .asset-abstract .taglib-asset-categories-summary a:visited {
  color: #3D5F1C;
}

.article-logos {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  grid-column-gap: 0rem;
  grid-row-gap: 0.8rem;
  justify-items: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 0.8rem;
}
@media (min-width: 80rem) {
  .article-logos {
    grid-template-columns: repeat(3, 33.333%);
  }
}
.article-logos img {
  max-width: 100%;
  height: auto;
  float: left;
  width: 50%;
}
@media (min-width: 80rem) {
  .article-logos img {
    width: 33.333%;
  }
}
@supports (display: grid) {
  .article-logos img {
    width: auto;
  }
}
@supports (display: grid) {
  @media (min-width: 80rem) {
    .article-logos img.pull-right {
      grid-column: 2/4;
      justify-self: end;
      width: 50%;
    }
  }
}

a.file-download {
  display: block;
  font-family: "Open Sans Bold";
  line-height: 1.4;
  margin-bottom: 1.4em;
}
a.file-download::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  font-size: 1.4em;
  display: block;
  float: left;
  padding: 0.5rem 0.5rem 0 0;
}
a.file-download .extension, a.file-download .details {
  color: #1b1b1b;
  font-size: 0.875em;
  font-weight: normal;
}
a.file-download .details {
  padding-left: 2em;
}
a.file-download.file-download {
  text-decoration: none;
}
a.file-download .attachment-date {
  color: #1b1b1b;
  border-left: 1px solid #767676;
  margin-left: 0.9em;
  padding-left: 1em;
  font-size: 0.875em;
  font-weight: normal;
}

.article-area .gallery {
  display: flex;
}
.article-area .gallery > div {
  flex-grow: 1;
}
.article-area .gallery > div {
  width: 80%;
  float: left;
  padding-bottom: 0;
}
.article-area .gallery a {
  display: none;
  position: relative;
}
.article-area .gallery a::before {
  content: "";
  padding-top: 66%;
  display: block;
}
.article-area .gallery a.selected {
  display: block;
}
.article-area .gallery img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-area .gallery .prev,
.article-area .gallery .next {
  border: none;
  background-color: transparent;
  cursor: pointer;
  float: left;
}
.article-area .gallery .prev::before,
.article-area .gallery .next::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
  color: #0052a5;
  font-size: 2em;
}
.article-area .gallery .next::before {
  content: "\e912";
}

.article-area .legal-basis {
  word-wrap: break-word;
}
.article-area .legal-basis p {
  margin-top: -0.3em;
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-theme .list-menu {
  font-size: small;
}
.nnk-theme .list-menu li a {
  width: 100%;
  display: block;
  font-size: 1rem;
  min-height: 2.5rem;
  padding: 0.25rem 0 0.25rem 1rem;
  align-content: center;
}
.nnk-theme .list-menu li a.selected {
  background-color: #0052a5;
  color: #fff;
}
.nnk-theme .list-menu ul {
  margin-top: 0;
}
.nnk-theme .list-menu .level-2, .nnk-theme .list-menu .level-3, .nnk-theme .list-menu .level-4 {
  margin-left: 2em;
}
.nnk-theme .list-menu .level-1 li:not(.selected) .level-2:not(:has(.selected)) {
  display: none;
}
.nnk-theme .list-menu .level-2 li:not(.selected) .level-3:not(:has(.selected)) {
  display: none;
}
.nnk-theme .list-menu .level-3 li:not(.selected) .level-4:not(:has(.selected)) {
  display: none;
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-theme .portlet-asset-publisher .list-group .list-group-item {
  border: none;
  padding: 0.5rem 0;
}
.nnk-theme .portlet-asset-publisher .list-group .list-group-item .autofit-col {
  justify-content: center;
}
.nnk-theme .portlet-asset-publisher .list-group .list-group-item .autofit-col a {
  color: #0052a5;
  line-break: auto;
  font-size: 1rem;
}
.nnk-theme .portlet-asset-publisher .list-group .list-group-item .autofit-col .dropdown-toggle {
  margin: -0.75rem 0;
}

.nnk-gallery-article {
  line-height: 1.5rem;
}
.nnk-gallery-article .owl-theme .owl-controls .owl-buttons .owl-prev,
.nnk-gallery-article .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  top: 50%;
  transform: translateY(-50%);
}
.nnk-gallery-article .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
  border: none !important;
}
.nnk-gallery-article .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
  border: none !important;
}
.nnk-gallery-article .owl-theme .owl-controls .owl-buttons .owl-prev:before,
.nnk-gallery-article .owl-theme .owl-controls .owl-buttons .owl-next:before {
  font-family: "gov-icons";
  font-size: 2rem;
}
.nnk-gallery-article .owl-theme .owl-controls .owl-buttons .owl-prev:before {
  content: "\e911";
}
.nnk-gallery-article .owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e912";
}
.nnk-gallery-article .owl-item {
  width: 100%;
  height: 5rem;
  position: relative;
}
.nnk-gallery-article .owl-item a {
  display: block;
  width: 100%;
  height: 100%;
}
.nnk-gallery-article .owl-item a:focus {
  outline-offset: -2px;
}

.nnk-article-gallery {
  display: none;
  padding: 1rem 3rem;
  margin-bottom: 1rem;
}

.nnk-article-gallery-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  padding: 0 0.5rem;
}

.nnk-article-image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 1rem 0;
}

.nnk-article-image-container img {
  max-width: 100%;
  height: auto;
}

.nnk-article-gallery-selected-image-container {
  text-align: center;
  padding: 0.5rem;
  margin-bottom: 1rem;
}

.nnk-article-gallery-selected-image {
  max-height: 28rem;
  max-width: 100%;
}

.nnk-selected-image-link {
  font-size: 0;
}

.nnk-article-gallery-selected-image-desc {
  font-size: 14px;
  color: #656565;
  text-align: center;
}

.nnk-theme .WT-stat-portlet-icon .nnk-article-content div {
  background: #f6f7fb;
  padding: 25px 10px;
  border-bottom: 1px solid #e6e9ed;
}
.nnk-theme .WT-stat-portlet-icon .nnk-article-content p {
  text-transform: uppercase;
  font-weight: bold;
  display: flex;
  text-transform: uppercase;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.nnk-theme .WT-stat-portlet-icon .nnk-article-content p strong {
  color: #0052a5;
  font-size: 1.5rem;
  display: inline-block;
  font-weight: normal;
  white-space: nowrap;
  font-size: inherit;
  width: 30%;
}
.nnk-theme .WT-stat-portlet-icon .nnk-article-content p span {
  display: inline-block;
  padding-top: 5px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.875rem;
  color: #656d78;
  font-size: inherit;
  width: 60%;
  margin-left: auto;
}
.nnk-theme .WT-stat-portlet-icon .nnk-article-content p br {
  display: none;
}
.nnk-theme .WT-stat-portlet-icon .nnk-article-content img {
  display: block;
  margin: 32px auto;
  height: auto;
}

.nnk-theme .WT-rates-portlet-icon .asset-content {
  margin: 0;
}
.nnk-theme .WT-rates-portlet-icon .nnk-article-content ul {
  list-style-type: none;
  margin: 0;
}
.nnk-theme .WT-rates-portlet-icon .nnk-article-content li {
  border-top: 1px solid #dde0e7;
  padding: 12px 0 13px;
}
.nnk-theme .WT-rates-portlet-icon .nnk-article-content li:first-child {
  border-top: none;
}
.nnk-theme .WT-rates-portlet-icon .nnk-article-content li strong {
  display: block;
  font-weight: normal;
}
.nnk-theme .WT-rates-portlet-icon .nnk-article-content li span {
  color: #656d78;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8125em;
}
.nnk-theme .WT-rates-portlet-icon .nnk-article-content .blue strong {
  font-size: 1.25em;
  color: #0052a5;
}
.nnk-theme .WT-rates-portlet-icon .nnk-article-content .red strong {
  font-size: 1.5rem;
  color: #a7162d;
}

.nnk-theme .WT-jobs-portlet-icon .asset-content {
  margin: 0;
}

.nnk-theme .WT-jobs-portlet-icon .nnk-article-content img {
  height: auto !important;
}

.nnk-theme .WT-jobs-portlet-icon .nnk-article-content ul {
  list-style-type: none;
  margin: 15px 0 0;
}

.nnk-theme .WT-jobs-portlet-icon .nnk-article-content li {
  background-image: url("../images/sprite-title-list-arrows.png");
  background-repeat: no-repeat;
  background-position: 0 -88px;
  padding-left: 15px;
}

.nnk-theme .WT-jobs-portlet-icon .nnk-article-content li a {
  color: #656d78;
  font-weight: normal;
}

.nnk-theme .WT-jobs-portlet-icon .nnk-article-content img {
  margin: 30px auto 40px;
  display: block;
  height: auto;
}

.nnk-theme .WT-jobs-portlet-icon .nnk-article-content .button {
  margin: 10px auto 20px;
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0.125rem solid #0052a5;
  border-radius: 0.25rem;
  padding: 0 0.9rem;
  text-transform: uppercase;
  font-family: "Open Sans Bold";
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 2.75rem;
  max-width: 15rem;
  align-content: center;
  color: #fff;
  border-color: #0052a5;
  background-color: #0052a5;
}
.nnk-theme .WT-jobs-portlet-icon .nnk-article-content .button:hover, .nnk-theme .WT-jobs-portlet-icon .nnk-article-content .button[state-hover] {
  color: #fff;
  border-color: #006cd7;
  background-color: #006cd7;
}
.nnk-theme .WT-jobs-portlet-icon .nnk-article-content .button:disabled {
  color: #fff;
  background-color: #0052a5;
  border-color: #0052a5;
  cursor: not-allowed;
}
.nnk-theme .WT-jobs-portlet-icon .nnk-article-content .button svg {
  display: inline-block;
  width: 22px;
}
.nnk-theme .WT-jobs-portlet-icon .nnk-article-content .button:focus, .nnk-theme .WT-jobs-portlet-icon .nnk-article-content .button[state-focus] {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}

.nnk-theme .WT-jobs-portlet-icon .nnk-article-content .button:hover {
  text-decoration: none;
}

.nnk-theme .WT-jobs-portlet-icon .nnk-article-content .button .icon {
  display: none;
}

.nnk-theme .WT-acts-portlet-icon .asset-content,
.nnk-theme .WT-deaf-portlet-icon .asset-content {
  margin: 0;
}

.nnk-theme .WT-acts-portlet-icon .nnk-article-content,
.nnk-theme .WT-deaf-portlet-icon .nnk-article-content {
  text-align: center;
}

.nnk-theme .WT-acts-portlet-icon .nnk-article-content img,
.nnk-theme .WT-deaf-portlet-icon .nnk-article-content img {
  margin: 20px auto;
  display: block;
  height: auto;
}

.nnk-theme .WT-acts-portlet-icon .nnk-article-content p,
.nnk-theme .WT-deaf-portlet-icon .nnk-article-content p {
  color: #434a54;
}

.nnk-theme .WT-acts-portlet-icon .nnk-article-content .button,
.nnk-theme .WT-deaf-portlet-icon .nnk-article-content .button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0.125rem solid #0052a5;
  border-radius: 0.25rem;
  padding: 0 0.9rem;
  text-transform: uppercase;
  font-family: "Open Sans Bold";
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 2.75rem;
  min-width: 2.75rem;
  align-content: center;
  color: #fff;
  border-color: #0052a5;
  background-color: #0052a5;
}
.nnk-theme .WT-acts-portlet-icon .nnk-article-content .button:hover, .nnk-theme .WT-acts-portlet-icon .nnk-article-content .button[state-hover],
.nnk-theme .WT-deaf-portlet-icon .nnk-article-content .button:hover,
.nnk-theme .WT-deaf-portlet-icon .nnk-article-content .button[state-hover] {
  color: #fff;
  border-color: #006cd7;
  background-color: #006cd7;
}
.nnk-theme .WT-acts-portlet-icon .nnk-article-content .button:disabled,
.nnk-theme .WT-deaf-portlet-icon .nnk-article-content .button:disabled {
  color: #fff;
  background-color: #0052a5;
  border-color: #0052a5;
  cursor: not-allowed;
}
.nnk-theme .WT-acts-portlet-icon .nnk-article-content .button svg,
.nnk-theme .WT-deaf-portlet-icon .nnk-article-content .button svg {
  display: inline-block;
  width: 22px;
}
.nnk-theme .WT-acts-portlet-icon .nnk-article-content .button:focus, .nnk-theme .WT-acts-portlet-icon .nnk-article-content .button[state-focus],
.nnk-theme .WT-deaf-portlet-icon .nnk-article-content .button:focus,
.nnk-theme .WT-deaf-portlet-icon .nnk-article-content .button[state-focus] {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}

.nnk-theme .WT-acts-portlet-icon .nnk-article-content .button:hover,
.nnk-theme .WT-deaf-portlet-icon .nnk-article-content .button:hover {
  text-decoration: none;
}

#jobs-main-content .dummy {
  display: none;
}
#jobs-main-content .main-content-inner {
  display: grid;
  overflow: hidden;
  gap: 0.3rem;
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 992px) {
  #jobs-main-content .main-content-inner {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #jobs-main-content .main-content-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
#jobs-main-content .main-content-inner .item::before,
#jobs-main-content .main-content-inner .item::after {
  content: "";
  position: absolute;
  background-color: #f1f1f1;
  z-index: 1;
}
#jobs-main-content .main-content-inner .item::after {
  inline-size: 100vw;
  block-size: 0.125rem;
  inset-inline-start: 0;
  inset-block-start: -0.15rem;
}
#jobs-main-content .main-content-inner .item::before {
  inline-size: 0.125rem;
  block-size: 95%;
  inset-block-start: 2.5%;
  inset-inline-start: -0.15rem;
}
#jobs-main-content .main-content-inner .item {
  outline-offset: 0.15rem;
  position: relative;
  display: flex;
  flex-direction: column;
}
#jobs-main-content .main-content-inner .item .outer {
  width: 100%;
  height: 100%;
}
#jobs-main-content .main-content-inner .item .outer .inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
#jobs-main-content .main-content-inner .item .item-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#jobs-main-content .main-content-inner .item .image {
  height: 100%;
}
#jobs-main-content .main-content-inner .item .image a {
  display: flex;
  flex-direction: column;
  padding: 2rem 0;
  align-items: center;
  justify-content: center;
}
#jobs-main-content .main-content-inner .item .image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto !important;
}
#jobs-main-content .main-content-inner .item a.text {
  padding-bottom: 1rem;
}
#jobs-main-content .main-content-inner .item a {
  height: 100%;
  outline-offset: -0.15rem;
}
#jobs-main-content .main-content-inner .item a span {
  display: block;
  width: 100%;
  margin: auto;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
}
#jobs-main-content .main-content-inner .item .text {
  margin: 0.625rem 0.2rem 0.2rem;
  text-align: center;
}

.uep-custom-logos .logos-container {
  display: flex;
  flex-wrap: wrap;
  column-gap: 0.5rem;
  row-gap: 1rem;
  justify-content: center;
}
.uep-custom-logos .logo-item {
  flex: 1 1 calc(24% - 0.5rem);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 992px) {
  .uep-custom-logos .logo-item {
    flex: 1 1 calc(49% - 0.5rem);
  }
}
@media (max-width: 768px) {
  .uep-custom-logos .logo-item {
    flex: 1 1 100%;
  }
}
.uep-custom-logos .logo-item a {
  width: 100%;
  max-width: 320px;
}
.uep-custom-logos .logo-item img {
  max-height: 5.2rem;
  max-width: 320px;
}
.uep-custom-logos .note {
  text-align: center;
  padding: 1rem;
}

.nnk_slider .nnk_slider-controls {
  display: flex;
  justify-content: flex-end;
  gap: 0.375rem;
  flex-wrap: wrap;
}
.nnk_slider .owl-pagination {
  display: flex !important;
  gap: 0.375rem;
}
.nnk_slider .btn-page.active {
  background-color: #0052a5;
  border-color: #0052a5;
  color: #ffffff;
}
.nnk_slider .btn-page.active:hover {
  background-color: #006cd7;
  border-color: #006cd7;
  color: #ffffff;
}
.nnk_slider .owl-item {
  height: auto;
}
.nnk_slider .owl-controls {
  display: flex;
}
.nnk_slider .owl-controls:hover {
  border-color: #006cd7;
}
.nnk_slider .btn-prev::before {
  content: "\e90e";
  font-family: "gov-icons";
  color: #0052a5;
}
.nnk_slider .btn-next::before {
  content: "\e90d";
  font-family: "gov-icons";
  color: #0052a5;
}
.nnk_slider .btn-prev:hover::before, .nnk_slider .btn-next:hover::before {
  color: #006cd7;
}
.nnk_slider .nnk_slider-item-photo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.nnk_slider .nnk_slider-item-photo img {
  max-width: 100%;
  border-radius: 2%;
  object-fit: contain;
}
.nnk_slider .nnk_slider-item-content {
  align-items: center;
  justify-content: center;
  width: 100%;
}
@media (min-width: 992px) {
  .nnk_slider .nnk_slider-item-photo img {
    max-height: 16.25rem;
  }
  .nnk_slider .owl-item {
    height: 16.25rem;
  }
  .nnk_slider .nnk_slider-asset-summary {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.nnk_slider .nnk_slider-edit-article {
  float: right;
}
.nnk_slider .owl-item {
  visibility: hidden;
}
.nnk_slider .owl-item.active {
  visibility: visible;
}
.nnk_slider .owl-wrapper {
  display: none;
}

.cat-menu {
  display: flex;
  position: relative;
  margin-bottom: 20px;
  border-bottom: 2px solid transparent;
  flex-wrap: wrap;
  justify-content: center;
}
.cat-menu::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #0057B8;
  z-index: 0;
}
.cat-menu .categories-menu-item {
  padding: 10px 15px 4px;
  margin-right: 10px;
  cursor: pointer;
  color: #0057B8;
  font-size: 14px;
  line-height: 1.2;
  position: relative;
  z-index: 1;
  border-radius: 3px 3px 0 0;
  margin-bottom: 6px;
  border-bottom: 1px solid transparent;
}
.cat-menu .categories-menu-item:hover {
  border-bottom-color: #0057B8;
}
.cat-menu .categories-menu-item a.asset-entries-group-label.h3 {
  font-size: 1rem;
  margin: 0;
}
.cat-menu .categories-menu-item.active {
  font-weight: bold;
  color: #000;
  background-color: white;
  z-index: 2;
  border-radius: 3px 3px 0 0;
  text-decoration: none;
  border-bottom-color: #0057B8;
}
.cat-menu .categories-menu-item.active::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 2px;
  z-index: 2;
}
.cat-menu .categories-menu-item.active a.asset-entries-group-label.h3 {
  font-weight: bold;
}

.cat-content .categories-content-item {
  display: none;
}
.cat-content .categories-content-item.active {
  display: block;
  padding-top: 20px;
}
.cat-content .categories-content-item.hidden {
  display: none;
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-theme #main-page-links .row .item.col-xl-4 .image img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}
.nnk-theme #main-page-links .row .item.col-xl-6 .image img {
  width: 100%;
  height: 244px;
  object-fit: cover;
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-theme #main-page-grid {
  display: grid;
  overflow: hidden;
  gap: 0.3rem;
  grid-template-columns: repeat(1, 1fr);
}
.nnk-theme #main-page-grid a {
  outline-offset: -0.15rem;
}
@media (min-width: 992px) {
  .nnk-theme #main-page-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nnk-theme #main-page-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.nnk-theme #main-page-grid .item::before,
.nnk-theme #main-page-grid .item::after {
  content: "";
  position: absolute;
  background-color: #f1f1f1;
  z-index: 1;
}
.nnk-theme #main-page-grid .item::after {
  inline-size: 100vw;
  block-size: 0.125rem;
  inset-inline-start: 0;
  inset-block-start: -0.15rem;
}
.nnk-theme #main-page-grid .item::before {
  inline-size: 0.125rem;
  block-size: 95%;
  inset-block-start: 2.5%;
  inset-inline-start: -0.15rem;
}
.nnk-theme #main-page-grid .item {
  position: relative;
}
.nnk-theme #main-page-grid .item .icon-link-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
  gap: 16px;
  min-height: 225px;
  padding: 48px 40px;
}
.nnk-theme #main-page-grid .item .icon-link-container img {
  max-width: 100%;
  height: 66px;
}
.nnk-theme #main-page-grid .item .icon-link-container span {
  font-size: 16px;
  font-weight: 900;
  font-family: "Open Sans";
}

.nnk-faq .nnk-faq-metadata-text {
  color: #6c757d;
}
.nnk-faq .nnk-faq-panel-header {
  border: none;
}
.nnk-faq .nnk-faq-panel-header-container {
  padding: 0.5rem 0;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: #adb5bd;
}
.nnk-faq .nnk-faq-line {
  border: 0;
  border-top: 1px solid #adb5bd;
  width: 100%;
  margin: 0;
}
.nnk-faq .nnk-faq-panel-header {
  background-color: unset;
  text-align: left;
}
.nnk-faq .nnk-faq-panel-header:focus {
  outline: none;
  box-shadow: none;
}
.nnk-faq .nnk-faq-panel-header:focus-visible {
  box-shadow: 0 0 3px 0.2rem rgba(0, 82, 165, 0.5);
}
.nnk-faq .nnk-faq-panel-header h3, .nnk-faq .nnk-faq-panel-header h4, .nnk-faq .nnk-faq-panel-header .nnk-faq-icon {
  color: #0052a5;
}
.nnk-faq .nnk-faq-panel-header:hover h3, .nnk-faq .nnk-faq-panel-header:hover h4, .nnk-faq .nnk-faq-panel-header:hover .nnk-faq-icon {
  color: #006cd7;
}
.nnk-faq .nnk-faq-panel-header[aria-expanded=true] h4, .nnk-faq .nnk-faq-panel-header[aria-expanded=true] .nnk-faq-icon {
  color: black;
}

.nnk-article-list {
  line-height: 1.5rem;
  row-gap: 2rem;
}
.nnk-article-list > .row {
  width: 100%;
}
.nnk-article-list .metadata-tags {
  width: 100%;
  padding: 0;
}
.nnk-article-list .nnk-article-list-article-img {
  max-height: 12rem;
  object-fit: cover;
}
.nnk-article-list .nnk-article-list-article-metadata {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.nnk-article-list .nnk-article-list-article-metadata .nnk-article-list-article-metadata-entry {
  flex: 0 1 auto;
  white-space: nowrap;
  margin: 0 0.5rem 0 0;
}
.nnk-article-list .metadata-categories, .nnk-article-list .metadata-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0 0.5rem;
}
.nnk-article-list .metadata-categories .metadata-main-label, .nnk-article-list .metadata-tags .metadata-main-label {
  font: inherit;
}
.nnk-article-list .taglib-asset-tags-summary, .nnk-article-list .taglib-asset-categories-summary {
  display: contents;
}
.nnk-article-list .taglib-asset-tags-summary a, .nnk-article-list .taglib-asset-tags-summary a:link, .nnk-article-list .taglib-asset-tags-summary a:visited, .nnk-article-list .taglib-asset-categories-summary a, .nnk-article-list .taglib-asset-categories-summary a:link, .nnk-article-list .taglib-asset-categories-summary a:visited {
  font: inherit;
  display: inline;
  padding: 0;
  border: 0;
  margin: 0;
  color: #0052a5;
  text-transform: none !important;
  background-color: transparent;
}
.nnk-article-list .taglib-asset-tags-summary a:hover, .nnk-article-list .taglib-asset-categories-summary a:hover {
  text-decoration: underline;
}

.nnk-vertical-abstracts-image {
  max-height: 100%;
  object-fit: contain;
}

.nnk-vertical-abstracts-image-container {
  height: 7.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.2rem;
}

.nnk-vertical-abstracts-grid {
  line-height: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 3rem 2rem;
}

@media (max-width: 992px) {
  .nnk-vertical-abstracts-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .nnk-vertical-abstracts-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}
.nnk-vertical-abstracts2-grid {
  line-height: 1.5rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 3rem 2rem;
}

@media (max-width: 768px) {
  .nnk-vertical-abstracts2-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}
.nnk-title-list .nnk-list-metadata-text {
  color: #6c757d;
}
.nnk-title-list .metadata-tags {
  width: 100%;
  padding: 0.2rem 0;
}
.nnk-title-list .nnk-title-list-list-item {
  line-height: 1.5rem;
}
.nnk-title-list .nnk-title-list-list-item::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d";
  color: #0052a5;
  font-size: smaller;
  display: inline-block;
  line-height: 1.5rem;
}
.nnk-title-list .nnk-title-list-list-item:hover::before {
  color: #006cd7;
}
.nnk-title-list .nnk-title-list-title {
  line-height: 1.5;
  word-break: break-word;
  white-space: normal;
}

.nnk-vertical-abstracts-dynamic {
  display: flex;
  flex-wrap: wrap;
  column-gap: 2rem;
  row-gap: 3rem;
  word-break: break-word;
}
.nnk-vertical-abstracts-dynamic .nnk-vertical-abstracts-dynamic-article-col {
  flex: 1 1 calc(24% - 2rem);
}
@media (max-width: 992px) {
  .nnk-vertical-abstracts-dynamic .nnk-vertical-abstracts-dynamic-article-col {
    flex: 1 1 calc(49% - 2rem);
  }
}
@media (max-width: 768px) {
  .nnk-vertical-abstracts-dynamic .nnk-vertical-abstracts-dynamic-article-col {
    flex: 1 1 100%;
  }
}
.nnk-vertical-abstracts-dynamic .nnk-vertical-abstracts-dynamic-image {
  max-height: 100%;
  object-fit: contain;
}
.nnk-vertical-abstracts-dynamic .nnk-vertical-abstracts-dynamic-image-container {
  height: 7.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.2rem;
}

.nnk-title-with-images {
  row-gap: 2rem;
}
.nnk-title-with-images .nnk-title-with-images-article-title {
  word-break: break-word;
  font-size: 1.25rem;
}
@media (min-width: 992px) {
  .nnk-title-with-images .nnk-title-with-images-article-title.first-article {
    font-size: 1.625rem;
  }
}
.nnk-title-with-images .nnk-title-with-images-article-image {
  object-fit: cover;
  width: 100% !important;
  max-height: 21rem;
}
.nnk-title-with-images .nnk-title-with-images-article-image.article {
  height: 11rem;
}
@media (max-width: 992px) {
  .nnk-title-with-images .nnk-title-with-images-article-image.first-article {
    height: 11rem;
  }
}

.nnk-vertical-abstracts-power-image {
  max-height: 100%;
  object-fit: contain;
}

.nnk-vertical-abstracts-power-image-container {
  height: 7.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.2rem;
}

.nnk-vertical-abstracts-power-grid {
  line-height: 1.5rem;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 3rem 2rem;
}

@media (max-width: 768px) {
  .nnk-vertical-abstracts-power-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}
.nnk-title-list-attachment {
  line-height: 1.5rem;
}

.asset-publisher-full-content .related-assets {
  margin-top: 2em;
}
.asset-publisher-full-content .related-assets .sticker-secondary {
  background-color: #0052a5;
  color: #fff;
}
.asset-publisher-full-content .related-assets .sheet-tertiary-title {
  font-family: "Open Sans Bold";
  text-transform: none;
  font-size: 1.4em;
}
.asset-publisher-full-content .related-assets .list-group-title a:hover {
  color: #006cd7 !important;
}
.asset-publisher-full-content .related-assets .list-group.sidebar-list-group .autofit-col {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.asset-publisher-full-content .related-assets .list-group.sidebar-list-group li::before {
  display: none;
}

.asset-full-content .component-title .header-back-to {
  display: none;
}
.asset-full-content .dropdown.dropdown-action {
  display: flex;
  margin-left: 0.5rem;
}
.asset-full-content .metadata-author {
  display: none;
}
.asset-full-content .article-tooltip span {
  margin-right: 5px;
}
.asset-full-content .article-tooltip span a {
  width: auto;
}
.asset-full-content .article-tooltip span a .inline-item-before {
  margin-right: 3px;
}
.asset-full-content .article-tooltip span a:hover, .asset-full-content .article-tooltip span a:focus {
  text-decoration: underline;
}
.asset-full-content .asset-details .print-action {
  display: none;
}
.asset-full-content .asset-details .asset-more {
  display: none;
}
.asset-full-content .toggle-ai-summary {
  display: flex;
  align-items: center;
  float: left;
  text-decoration: none;
  color: #00468d;
}
.asset-full-content .toggle-ai-summary:hover {
  color: #006cd7;
}
.asset-full-content .toggle-ai-summary span {
  margin-left: 5px;
  font-weight: bold;
}
.asset-full-content .toggle-ai-summary .expanded {
  display: none;
}
.asset-full-content .toggle-ai-summary .taglib-text {
  cursor: pointer;
}
.asset-full-content .toggle-ai-summary:after {
  content: "\ea23";
  font-family: "gov-icons";
  font-size: 18px;
  cursor: pointer;
  text-decoration: none;
}
.asset-full-content .toggle-ai-summary.expanded:after {
  content: "\e90b";
}
.asset-full-content .toggle-ai-summary.expanded .closed {
  display: none;
}
.asset-full-content .toggle-ai-summary.expanded .expanded {
  display: initial;
}
.asset-full-content .ai-summary {
  padding: 2rem;
  background-color: #E4EEFF;
  border-radius: 0.8rem;
  line-height: 1.8em;
  transition: height 0.25s;
}
.asset-full-content .ai-summary .sub-summaries-section {
  margin-top: 1rem;
}
.asset-full-content .ai-summary .sub-summaries-section .sub-summary-item {
  margin-top: 1rem;
}
.asset-full-content .ai-summary .sub-summaries-section .sub-summary-hint {
  padding-top: 10px;
}
.asset-full-content .ai-summary .main-summary-section {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}
.asset-full-content .ai-summary .ai-summary-footer {
  display: inline-block;
  align-items: center;
  font-size: 0.8rem;
  font-weight: bold;
  margin-top: 1rem;
  color: #00468d;
}
.asset-full-content .ai-summary .ai-summary-footer img {
  margin-right: 0.5rem;
}
.asset-full-content .ai-summary .ai-summary-footer a {
  display: inline-block;
  color: #00468d;
  text-decoration: underline;
}
.asset-full-content .ai-summary .ai-summary-footer a:hover {
  color: #006cd7;
}
.asset-full-content hr.separator:has(+ .asset-details) {
  display: none;
}
.asset-full-content .asset-links h2.sheet-tertiary-title {
  font-size: 1.4em;
  font-family: "Open Sans Bold";
  line-height: 1.2;
  text-transform: none;
  padding-bottom: 0;
}
.asset-full-content .asset-links .text-truncate-inline .text-truncate {
  overflow: visible;
  white-space: normal;
}
.asset-full-content .asset-links ul.sidebar-list-group > li {
  position: relative;
  display: flex;
  align-items: center;
}
.asset-full-content .asset-links ul.sidebar-list-group > li:first-child {
  padding-top: 0;
}
.asset-full-content .asset-links ul.sidebar-list-group > li:first-child .autofit-col {
  padding-top: 0;
}
.asset-full-content .asset-links ul.sidebar-list-group > li > .autofit-col {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 1.8rem;
}
.asset-full-content .asset-links ul.sidebar-list-group > li > .autofit-col:first-child {
  display: none;
}
.asset-full-content .asset-links ul.sidebar-list-group > li > .autofit-col a {
  font-weight: bold;
}
.asset-full-content .asset-links ul.sidebar-list-group > li > .autofit-col a:hover {
  color: #006cd7;
}
.asset-full-content .asset-links ul.sidebar-list-group > li::before {
  font-family: "FontAwesome";
  content: "\f0c1";
  font-size: 1.5rem;
  position: absolute;
  left: 0;
  width: auto;
  height: auto;
}
.asset-full-content .asset-links ul.sidebar-list-group > li:hover::before {
  color: #006cd7;
}
.asset-full-content .ai-icon {
  width: 20px;
  height: 20px;
  margin-top: 0;
  fill: currentColor;
}

.carousel-banner .scroll-handler {
  overflow-x: auto !important;
}
@media (min-width: 992px) {
  .carousel-banner .owl-item {
    height: auto !important;
  }
}

.carousel-banner .banner_slider-edit {
  position: absolute;
  right: 0;
}

.journal-content-article a {
  text-decoration: underline;
}

.nnk-article-link-underline a {
  text-decoration: underline;
}

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000;
}
.quick-access-nav ul {
  margin: 0 auto;
}
.quick-access-nav li {
  position: absolute;
  width: 100%;
}
.quick-access-nav li:focus-within {
  top: 1000px;
}
.quick-access-nav a {
  display: block;
  margin: 0 auto;
  padding: 0.5em 3em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #0052a5;
  outline: none;
  border: 1px solid #fff;
}
.quick-access-nav a:focus {
  position: absolute;
  top: 1000px;
  width: 100%;
}
.quick-access-nav a:focus, .quick-access-nav a:focus-within {
  position: static;
  top: auto;
  width: fit-content;
}

.article-area details {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding: 0;
}
.article-area details[open] {
  padding-bottom: 1.7rem;
}
.article-area details[open] summary::before {
  content: "\e90b";
}
.article-area details.accordion-detail .article-area {
  margin-left: 2.875rem;
  padding-left: 0;
}
.article-area summary {
  cursor: pointer;
  font-weight: bold;
  display: block;
  font-size: 1.25rem;
  color: #0052a5;
  margin: 0;
  line-height: 1.1;
  position: relative;
  padding: 1.7rem 2rem 1.7rem 0;
}
.article-area summary.thin {
  padding: 1rem 2rem 1rem 0;
}
.article-area summary.summary-icon {
  display: flex;
}
.article-area summary.summary-icon > span {
  vertical-align: middle;
  flex: 1 1 auto;
}
.article-area summary.summary-icon > img {
  width: 1.4375rem;
  margin-right: 1.4375rem;
  flex: 0 0 1.4375rem;
}
.article-area summary.summary-icon > .accordion-attribute__img-placeholder {
  display: inline-block;
  width: 1.4375rem;
  margin-right: 1.4375rem;
  flex: 0 0 1.4375rem;
}
.article-area summary::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea23";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 1.6rem;
}
.article-area summary::-webkit-details-marker {
  display: none;
}

.simple-accordion.compact {
  padding-left: 0;
}
.simple-accordion.compact > li {
  padding: 0;
}
.simple-accordion.compact > li > a {
  color: inherit;
}
.simple-accordion.compact > li > a h3 {
  font-size: 1rem;
  padding: 1.1em 2em 1.1em 0.1em;
}
.simple-accordion.compact > li > a h3::before {
  font-size: 1rem;
  right: 0.3em;
  color: #0052a5;
}
.simple-accordion.compact .info ol {
  list-style-type: decimal;
  list-style-position: outside;
}
.simple-accordion.blue-header > li > a {
  color: #0052a5;
}
.simple-accordion > li {
  border-top: 1px solid #f1f1f1;
  list-style-type: none;
}
.simple-accordion > li:last-child {
  border-bottom: 1px solid #f1f1f1;
}
.simple-accordion > li > a {
  display: block;
  text-decoration: none;
  color: #0052a5;
}
.simple-accordion > li > a.expanded h3 {
  color: #1b1b1b;
}
.simple-accordion > li > a.expanded h3::before {
  content: "\e90b";
}
.simple-accordion > li > a h3 {
  color: #0052a5;
  position: relative;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.1;
  margin: 0;
  padding: 1.7rem 2rem 1.7rem 0;
}
.simple-accordion > li > a h3::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea23";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 1.6rem;
}
.simple-accordion > li .info {
  display: none;
}
.simple-accordion > li .info.expanded {
  display: block;
  padding-bottom: 1.7rem;
}
.simple-accordion > li .info ul,
.simple-accordion > li .info ol {
  padding-left: 20px;
  list-style-type: disc;
}

.simple-accordion-toggler {
  text-align: right;
  margin: 1em 0;
}

.nnk-theme .tabs-container {
  margin: 1em -1.1em;
  height: 2.75rem;
  overflow-y: hidden;
}
@media (min-width: 80rem) {
  .nnk-theme .tabs-container {
    margin-left: -0.55em;
    margin-right: -0.55em;
    margin-bottom: 2em;
  }
}
.nnk-theme .tabs-container > div {
  overflow-x: auto;
  position: relative;
  z-index: 1;
}
.nnk-theme .tabs-container ul {
  display: flex;
  border-bottom: 2px solid #0052a5;
  min-width: max-content;
  padding: 0 1.1em;
}
@media (min-width: 80rem) {
  .nnk-theme .tabs-container ul {
    padding: 0 0.55em;
  }
}
.nnk-theme .tabs-container li {
  margin-bottom: -2px;
  float: left;
  padding-bottom: 0;
}
.nnk-theme .tabs-container a {
  cursor: pointer;
  display: block;
  font-family: "Open Sans Bold";
  height: 2.75rem;
  padding: 0.625rem 1.5em;
  text-transform: uppercase;
  white-space: nowrap;
  outline-offset: -3px;
}
.nnk-theme .tabs-container a.active {
  border: 2px solid #0052a5;
  border-bottom: none;
  color: #1b1b1b;
  background: #fff;
  border-radius: 0.25rem 0.25rem 0 0;
}
.nnk-theme .tabs-container.tabs-items-fit li {
  float: none;
  width: 100%;
}
.nnk-theme .tabs-container.tabs-items-fit li a {
  text-align: center;
}
.nnk-theme .tabs-container--simple ul {
  border: none;
}
.nnk-theme .tabs-container--simple ul li a {
  border: none;
}
.nnk-theme .tabs-container--simple ul li a.active {
  border: none;
  border-bottom: 4px solid #0052a5;
}
[class*=background-color] .nnk-theme .tabs-container ul {
  border-color: #fff;
}
[class*=background-color] .nnk-theme .tabs-container a {
  color: #fff;
}
[class*=background-color] .nnk-theme .tabs-container a.active {
  color: #1b1b1b;
  border-color: #fff;
}

.nnk-theme .tab-content {
  display: block;
}

.alert {
  position: relative;
  padding: 1rem 2.5rem 1rem 2.5rem;
  margin-bottom: 1.5rem;
  border: 0.125rem solid transparent;
  border-radius: 0.25rem;
  background-repeat: no-repeat;
  background-position: left 0.75rem top 0.75rem;
  background-size: 2rem 2rem;
  line-height: 1.44;
}
.alert button {
  position: absolute;
  display: block;
  right: 0.75rem;
  top: 0.9375rem;
  background: none;
  border: none;
  color: #0052a5;
  font-size: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.alert button span {
  font-size: 1.75rem;
  line-height: 1.25rem;
  font-family: "Open Sans Bold";
}

.alert-dismissible {
  padding-right: 3.5rem;
}
.alert-dismissible button.close {
  line-height: 1;
  font-size: 1.5rem;
  font-family: "Open Sans Bold";
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  color: #0052a5;
  background-color: transparent;
  border: 0;
  appearance: none;
}
.alert-dismissible button.close:hover {
  color: #1b1b1b;
  text-decoration: none;
}

.alert-danger {
  border-color: #d5233f;
}

.alert-info {
  border-color: #006cd7;
}

.alert-warning {
  border-color: #eba828;
}

.alert-success {
  border-color: #598527;
}

.alert-location {
  border-color: #006cd7;
}

/*!
 * Bootstrap v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 *
 * Usage example https://getbootstrap.com/docs/4.5/components/card/
 * NOT all styles applied
 */
.gov-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border: 1px solid #b7b7b7;
  border-radius: 0.25rem;
}
.gov-card + .gov-card {
  margin-top: 1.625rem;
}
.gov-card > hr {
  margin-right: 0;
  margin-left: 0;
}
.gov-card__body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1rem;
}
.gov-card__body--pb-0 {
  padding-bottom: 0;
}
.gov-card__title {
  margin-bottom: 0.75rem;
  font-weight: 300;
  text-transform: uppercase;
}
.gov-card__text:last-child {
  margin-bottom: 0;
}
.gov-card__header {
  display: flex;
  padding: 0.75rem 1rem;
  margin-bottom: 0;
  border-bottom: 1px solid #b7b7b7;
  font-size: 1.125em;
  font-family: "Open Sans Bold";
}
.gov-card__header:first-child {
  border-radius: calc(1px - 1px) calc(1px - 1px) 0 0;
}
.gov-card__widget-remove {
  margin-left: auto;
  vertical-align: middle;
  border: none;
  background: none;
  color: #0052a5;
  font-size: 0.875rem;
}
.gov-card__widget-remove img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-left: 0.625rem;
}
.gov-card__footer {
  padding: 0.75rem 1rem;
  border-top: 1px solid #b7b7b7;
}
.gov-card__footer:last-child {
  border-radius: 0 0 0px 0px;
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-theme .cookie-bar-container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 20px;
  z-index: 99;
  border-top: 1px solid #767676;
  background-color: white;
  cursor: pointer;
}
.nnk-theme .cookie-bar-container p {
  margin-bottom: 0px;
}
.nnk-theme .cookie-bar-container .message-container {
  flex: 0 0 calc(100% - 200px);
  width: calc(100% - 200px);
  max-width: calc(100% - 200px);
}
@media screen and (max-width: 720px) {
  .nnk-theme .cookie-bar-container .message-container {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.nnk-theme .cookie-bar-container .cookiebar-close {
  float: right;
  margin: auto;
}
.nnk-theme .cookie-bar-container .cookiebar-close::after {
  content: "x";
  font-family: "gov-icons";
  font-size: 22px;
  color: #0052a5;
}
.nnk-theme .cookie-bar-container .cookiebar-close:focus-visible {
  outline: 2px solid #1b1b1b;
}
.nnk-theme .cookie-bar-hide {
  display: none;
}

#carousel .portlet-header {
  display: none;
}

.nnk-carousel .footer-logos {
  clear: both;
  width: 100%;
  margin-bottom: 20px;
}
.nnk-carousel .owl {
  padding: 0 25px;
}
.nnk-carousel .owl-pagination {
  display: none;
}
.nnk-carousel .owl-theme .owl-controls .owl-buttons .owl-prev:focus:before, .nnk-carousel .owl-theme .owl-controls .owl-buttons .owl-next:focus:before {
  outline: 2px solid #006cd7;
}
.nnk-carousel .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -30px;
  display: table-cell;
  height: 100%;
  overflow: hidden;
  display: inline-block;
}
.nnk-carousel .owl-theme .owl-controls .owl-buttons .owl-prev:before {
  position: relative;
  top: 22px;
  left: 2px;
  content: "\e90e";
  font-family: "gov-icons";
  font-size: 22px;
  color: #0052a5;
}
.nnk-carousel .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background-position: 10px -214px;
}
.nnk-carousel .owl-theme .owl-controls .owl-buttons .owl-next {
  right: -30px;
  display: table-cell;
  height: 100%;
  overflow: hidden;
  display: inline-block;
}
.nnk-carousel .owl-theme .owl-controls .owl-buttons .owl-next:before {
  position: relative;
  top: 22px;
  content: "\e90d";
  font-family: "gov-icons";
  font-size: 22px;
  color: #0052a5;
}
.nnk-carousel .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background-position: center -54px;
}
.nnk-carousel .owl-item .item {
  margin: 0 2px;
  min-height: 86px;
}
.nnk-carousel .owl-item .item a {
  display: flex;
  width: 100%;
  height: 87px;
  border: 2px solid #8d8d8d;
  border-radius: 3px;
  overflow: hidden;
  font-weight: bold;
  align-items: center;
  justify-content: center;
}
.nnk-carousel .owl-item .item a::after {
  display: none;
}
.nnk-carousel .owl-item .item a:focus, .nnk-carousel .owl-item .item a:hover {
  outline-offset: -5px;
}
.nnk-carousel .owl-item .item a span {
  display: table-cell;
  margin: 0 20px;
  vertical-align: middle;
  color: #424b54;
  text-align: center;
  font-size: 1em;
}
.nnk-carousel .owl-item .item a span small {
  display: block;
}
.nnk-carousel .owl-item .item a.with-image {
  text-align: center;
  background: none;
  border: 0;
}
.nnk-carousel .owl-item .item a img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 85px;
  margin: auto auto;
}

.language-switcher {
  position: relative;
  display: flex;
  align-items: center;
}
.language-switcher a {
  text-decoration: none !important;
}
.language-switcher li a:focus-visible {
  outline-offset: -2px;
}
.language-switcher li:first-child a {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
.language-switcher li:last-child a {
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
}
.language-switcher .language-selected {
  text-indent: 0 !important;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
}
.language-switcher .language-selected:after {
  content: "\ea23";
  font-family: "gov-icons";
  font-size: 18px;
  cursor: pointer;
  padding-left: 0.5rem;
}
.language-switcher .language-switcher-container {
  top: calc(100% + 10px);
  right: 0px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: all 100ms linear;
  background-color: #ffffff;
  border-radius: 18px;
  box-shadow: 0px 7px 15px rgba(0, 23, 83, 0.1);
  min-width: 90px;
  overflow: hidden;
  z-index: 102;
}
.language-switcher .language-switcher-container.opened {
  opacity: 1;
  visibility: visible;
}
.language-switcher .language-switcher-container li a {
  color: #000;
  display: block;
  padding: 10px 30px;
  width: 150px;
  transition: all 100ms linear;
}
.language-switcher .language-switcher-container li a:hover {
  background-color: #20419A;
  color: #ffffff;
}

.preloader {
  text-align: center;
  height: 100%;
  z-index: 100;
  top: 0;
  position: absolute;
  width: 100%;
  font-size: 1rem;
  background-color: #fff;
  opacity: 0.3;
}
.preloader.small {
  font-size: 0.5rem;
}

@keyframes spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.spinner-inner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666667s;
}

.spinner-inner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333s;
}

.spinner-inner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
}

.spinner-inner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666667s;
}

.spinner-inner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333s;
}

.spinner-inner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
}

.spinner-inner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666667s;
}

.spinner-inner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333s;
}

.spinner-inner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
}

.spinner-inner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.1666666667s;
}

.spinner-inner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.0833333333s;
}

.spinner-inner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

.spinner {
  width: 12.5em;
  height: 12.5em;
  display: inline-block;
  overflow: hidden;
  background: none;
}

.spinner-inner {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
}
.spinner-inner div {
  box-sizing: content-box;
  left: 5.8125em;
  top: 3.1875em;
  position: absolute;
  animation: spinner linear 1s infinite;
  background: #006cd7;
  width: 0.875em;
  height: 0.875em;
  border-radius: 0.4375em/0.4375em;
  transform-origin: 0.4375em 3.0625em;
}

/*!
 * Bootstrap v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 *
 * Usage example https://getbootstrap.com/docs/4.5/components/progress/
 * NOT all styles applied
 */
.gov-progress {
  display: flex;
  overflow: hidden;
  line-height: 0;
  background: #fff;
  border: 1px solid #767676;
  padding: 1px;
}
.gov-progress__progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  background-color: #0052a5;
  height: 0.625rem;
}
.gov-progress__label {
  text-align: right;
}
.gov-progress--gov-card {
  height: 0.25rem;
  margin-top: 0.25rem;
}
.gov-progress--small {
  padding: 0;
  border: 0;
  background-color: #f1f1f1;
  border-radius: 4px;
}
.gov-progress--small__progress-bar {
  height: 0.5rem;
}

.pagination {
  width: 100%;
  padding: 0.5em;
}
@media (min-width: 43.75rem) {
  .pagination {
    display: flex;
    justify-content: space-around;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 80rem) {
  .pagination {
    justify-content: space-between;
    float: right;
  }
}
.pagination .page-item:not(.active) .page-link {
  color: #0052a5;
}
.pagination .page-item:not(.active) .page-link:hover {
  color: #0052a5;
}
.pagination .page-item.active .page-link {
  background-color: #0052a5;
}
.pagination input[type=text] {
  min-width: 3em;
  width: 3.5em;
  margin: 0 0.75em;
  text-align: center;
}
.pagination > select {
  margin-right: 4em;
}
.pagination a:first-child, .pagination a:last-child {
  text-decoration: none;
}
.pagination__pages {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.5000625em;
}
@media (min-width: 43.75rem) {
  .pagination__pages {
    margin-bottom: 0;
  }
}
.pagination__total-count {
  display: inline-block;
  padding: 0 0.5em;
}
.pagination span .pagination__total-count:hover {
  text-decoration: underline;
}
.pagination__arrow-left, .pagination__arrow-right {
  padding: 0.3em;
  cursor: pointer;
}
.pagination__arrow-left:after, .pagination__arrow-right:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 1em;
}
.pagination__arrow-right:after {
  content: "\e90d";
}
.pagination__arrow--disabled {
  color: #b7b7b7;
  cursor: default;
}
.pagination__arrow--disabled:hover {
  color: #b7b7b7;
}
.pagination__total-count {
  cursor: pointer;
}
.pagination__rows {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination__rows label {
  font-size: 0.8750625em;
}
.pagination__rows-numbers {
  display: flex;
  margin-left: 0.7500625em;
}
@media (min-width: 43.75rem) {
  .pagination__rows-numbers {
    margin-left: 0.75em;
    margin-right: 0;
  }
}
.pagination__rows-numbers a {
  font-size: 1rem;
  color: #0052a5;
  text-decoration: none;
  border: 1px solid #b7b7b7;
  border-right-width: 0;
  padding: 0.563rem 0.773rem;
}
.pagination__rows-numbers a:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.pagination__rows-numbers a:last-child {
  border-right-width: 1px;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.pagination__rows-numbers a.selected {
  color: #1b1b1b;
  font-family: "Open Sans Bold";
  background-color: #f1f1f1;
}
.pagination__rows-numbers a:hover {
  text-decoration: underline;
}

.pagination-bar .pagination-items-per-page .dropdown-item.active {
  background-color: #0052a5;
}
.pagination-bar .pagination-items-per-page > button {
  color: #0052a5;
}
.pagination-bar .pagination-items-per-page > button:hover {
  color: #0052a5;
}
.pagination-bar .pagination-items-per-page > button[aria-expanded=true] {
  background-color: #0052a5;
  border-color: #0052a5;
  color: #fff;
}

.pagination-results {
  align-self: baseline;
  margin-top: 0.5rem;
}

.gov-banner-products {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  grid-template-areas: "image" "content";
  grid-template-rows: auto;
  background-color: #0052a5;
}
.gov-banner-products.gov-banner-products-image-right {
  grid-template-areas: "content image";
}
.gov-banner-products__image {
  font-size: 0;
  grid-area: image;
  overflow: hidden;
}
.gov-banner-products__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gov-banner-products__content {
  grid-area: content;
  color: #fff;
  padding: 1.375rem;
  align-self: start;
  line-height: 1.45;
}
.gov-banner-products__content h4,
.gov-banner-products__content p {
  line-height: inherit;
  font-size: 0.875rem;
}
.gov-banner-products__content h4 {
  font-family: "Open Sans Bold";
  padding: 0;
  margin: 0;
  margin-bottom: 0.875rem;
}
.gov-banner-products__content p {
  font-weight: normal;
  margin-bottom: 0.875rem;
}
.gov-banner-products__cta {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0.562rem 0.375rem;
  border-radius: 4px;
  background-color: #fff;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.5;
  font-family: "Open Sans Bold";
  color: #0052a5;
  text-transform: uppercase;
}
@media (min-width: 80rem) {
  .gov-banner-products {
    grid-template-columns: repeat(2, 50%);
    grid-template-areas: "image content";
  }
  .gov-banner-products__content {
    padding: 2rem;
  }
  .gov-banner-products__content h4 {
    font-size: 1.5rem;
    line-height: normal;
  }
  .gov-banner-products__content p {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
  }
  .gov-banner-products__cta {
    font-size: 1rem;
    width: 330px;
  }
}

.breadcrumbs {
  padding-bottom: 0;
}
.breadcrumbs ul {
  display: block;
  display: flex;
  flex-wrap: wrap;
  padding-left: 1em;
  font-size: 0.875em;
}
.breadcrumbs ul li {
  float: left;
}
.breadcrumbs ul li:last-child a {
  color: #0057B8;
}
.breadcrumbs ul .home {
  margin-left: -1em;
}
.breadcrumbs ul .home::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
}
.breadcrumbs ul li + li::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea10";
  color: #0052a5;
  margin: 0 0.5em;
}

html.rtl .breadcrumbs ul li + li::before {
  display: inline-block;
  transform: scaleX(-1);
}

#p_p_id_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .portlet-topper {
  display: none;
}
#p_p_id_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ div.autofit-float.autofit-row.portlet-header {
  display: none;
}
#p_p_id_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .breadcrumb {
  padding: 0;
  background-color: unset;
  margin-bottom: unset;
}

.nnk-breadcrumbs {
  padding: 0 14px;
}
.nnk-breadcrumbs a:link {
  text-decoration: none;
}
.nnk-breadcrumbs a:visited {
  text-decoration: none;
}
.nnk-breadcrumbs a:hover {
  text-decoration: underline;
}
.nnk-breadcrumbs a:active {
  text-decoration: underline;
}
.nnk-breadcrumbs .portlet {
  margin-bottom: 0px;
}
.nnk-breadcrumbs .portlet .portlet-header {
  display: none;
}
.nnk-breadcrumbs.nnk-bc-default .breadcrumb {
  margin: 15px 0 0 0;
}
.nnk-breadcrumbs.nnk-bc-transparent .breadcrumb {
  margin: 0;
  background-color: transparent !important;
}
.nnk-breadcrumbs.nnk-bc-normal .breadcrumb {
  margin: 15px 0 0 0;
  background-color: rgba(255, 255, 255, 0.5) !important;
  padding-left: 0.4em !important;
  border-radius: 18px;
}
.nnk-breadcrumbs .breadcrumb {
  color: #0052A5 !important;
  font-weight: normal;
  font-size: 0.9em;
}
.nnk-breadcrumbs .breadcrumb .breadcrumb-text-truncate {
  max-width: inherit;
  width: 100%;
}
.nnk-breadcrumbs .breadcrumb-item {
  min-width: 0;
}
.nnk-breadcrumbs .breadcrumb-item .active {
  color: #656565;
  font-weight: normal;
}
.nnk-breadcrumbs .breadcrumb-link {
  color: #0052A5 !important;
  font-weight: normal;
  font-size: 0.9em;
}
.nnk-breadcrumbs .breadcrumb-link .breadcrumb-text-truncate {
  max-width: inherit;
}

.page-container #content.padding-top-0 {
  padding-top: 0px;
}

.gov-stepper {
  display: flex;
  list-style-type: none;
  padding: 0.5rem 0 12px;
}
.gov-stepper li.gov-stepper__step {
  position: relative;
  padding-right: 1rem;
  font-size: 0.875rem;
  color: #0052a5;
  padding-top: 24px;
  width: 126px;
  cursor: pointer;
}
.gov-stepper li.gov-stepper__step:not(:last-child):before {
  content: "";
  width: 100%;
  height: 0.125rem;
  background-color: #767676;
  position: absolute;
  left: 0;
  right: 0;
  top: 0.3rem;
  margin: 0;
  padding: 0;
}
.gov-stepper li.gov-stepper__step:after {
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  background-color: #0052a5;
  box-shadow: 0 0 0 0.25rem #fff, 0 0 0 0.4rem #0052a5;
  border-radius: 50%;
  position: absolute;
  margin-left: 0.25rem;
  left: 0;
  top: 0;
}
.gov-stepper li.gov-stepper__step.enabled::after {
  background-color: #fff;
  box-shadow: 0 0 0 0.25rem #fff, 0 0 0 0.4rem #0052a5;
}
.gov-stepper li.gov-stepper__step.active {
  font-weight: 700;
  color: #000;
}
.gov-stepper li.gov-stepper__step.completed:not(.current)::before {
  background-color: #0052a5;
}
.gov-stepper li.gov-stepper__step.completed::after {
  box-shadow: none;
  content: "";
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjMuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IldhcnN0d2FfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDEyIDkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBhdGggaWQ9IkNvbWJpbmVkLXNoYXBlLTEwNDEiIGNsYXNzPSJzdDAiIGQ9Ik00LjQsNi4ybDUuNS01LjRjMC40LTAuNCwxLTAuNCwxLjQsMGMwLjQsMC40LDAuNCwxLDAsMS40TDUuMSw4LjIKCWMtMC40LDAuNC0xLDAuNC0xLjQsMEwwLjMsNC44Yy0wLjQtMC40LTAuNC0xLDAtMS40YzAuNC0wLjQsMS0wLjQsMS40LDBMNC40LDYuMnoiLz4KPC9zdmc+Cg==);
  color: #fff;
  background-color: #0052a5;
  padding-left: 0.125rem;
  font-size: 0.625rem;
  width: 1.4rem;
  height: 1.4rem;
  background-repeat: no-repeat;
  background-size: 0.8rem;
  background-position-x: 0.35rem;
  background-position-y: 0.42rem;
  position: absolute;
  top: -0.4rem;
  left: -0.3rem;
}
.gov-stepper li.gov-stepper__step.disabled {
  color: #767676;
  cursor: not-allowed;
}
.gov-stepper li.gov-stepper__step.disabled:after {
  background-color: #fff;
  box-shadow: 0 0 0 0.25rem #fff, 0 0 0 0.4rem #767676;
}
.gov-stepper li.gov-stepper__step.error {
  background-image: none;
}
.gov-stepper li.gov-stepper__step.error::after {
  content: "!";
  color: #d5233f;
  background-color: #fff;
  box-shadow: 0 0 0 0.25rem #fff, 0 0 0 0.4rem #d5233f;
  text-align: center;
  font-size: 0.875rem;
  font-family: "Open Sans Bold";
  line-height: 0.625rem;
  padding: 0;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.gov-spinner {
  width: 6.25rem;
  height: 6.25rem;
  position: relative;
  animation: spin 2s linear infinite;
  transform-origin: center center;
}
.gov-spinner__dot {
  width: 0.875rem;
  height: 3.125rem;
  position: absolute;
  left: calc(50% - 0.4375rem);
  transform: translateX(-50%);
  top: 0;
  transform-origin: bottom center;
}
.gov-spinner__dot::before {
  content: "";
  display: inline-block;
  width: 0.875rem;
  height: 0.875rem;
  background-color: #0052a5;
  border-radius: 100%;
  position: absolute;
  left: calc(50% - 0.4375rem);
  top: 0;
}
.gov-spinner__dot:nth-child(1n) {
  transform: rotate(30deg);
}
.gov-spinner__dot:nth-child(2n) {
  transform: rotate(60deg);
}
.gov-spinner__dot:nth-child(3n) {
  transform: rotate(90deg);
}
.gov-spinner__dot:nth-child(4n) {
  transform: rotate(120deg);
}
.gov-spinner__dot:nth-child(5n) {
  transform: rotate(150deg);
}
.gov-spinner__dot:nth-child(6n) {
  transform: rotate(180deg);
}
.gov-spinner__dot:nth-child(7n) {
  transform: rotate(210deg);
}
.gov-spinner__dot:nth-child(8n) {
  transform: rotate(240deg);
}
.gov-spinner__dot:nth-child(9n) {
  transform: rotate(270deg);
}
.gov-spinner__dot:nth-child(10n) {
  transform: rotate(300deg);
}
.gov-spinner__dot:nth-child(11n) {
  transform: rotate(330deg);
}
.gov-spinner__dot:nth-child(12n) {
  transform: rotate(360deg);
}
.gov-spinner--small {
  width: 3.125rem;
  height: 3.125rem;
  animation: spin 1.5s linear infinite;
}
.gov-spinner--small .gov-spinner__dot {
  width: 0.375rem;
  height: 1.5625rem;
  left: calc(50% - 0.1875rem);
}
.gov-spinner--small .gov-spinner__dot::before {
  width: 0.375rem;
  height: 0.375rem;
  left: calc(50% - 0.1875rem);
}
.gov-spinner--small .gov-spinner__dot:nth-child(1n) {
  transform: rotate(30deg);
}
.gov-spinner--small .gov-spinner__dot:nth-child(2n) {
  transform: rotate(60deg);
}
.gov-spinner--small .gov-spinner__dot:nth-child(3n) {
  transform: rotate(90deg);
}
.gov-spinner--small .gov-spinner__dot:nth-child(4n) {
  transform: rotate(120deg);
}
.gov-spinner--small .gov-spinner__dot:nth-child(5n) {
  transform: rotate(150deg);
}
.gov-spinner--small .gov-spinner__dot:nth-child(6n) {
  transform: rotate(180deg);
}
.gov-spinner--small .gov-spinner__dot:nth-child(7n) {
  transform: rotate(210deg);
}
.gov-spinner--small .gov-spinner__dot:nth-child(8n) {
  transform: rotate(240deg);
}
.gov-spinner--small .gov-spinner__dot:nth-child(9n) {
  transform: rotate(270deg);
}
.gov-spinner--small .gov-spinner__dot:nth-child(10n) {
  transform: rotate(300deg);
}
.gov-spinner--small .gov-spinner__dot:nth-child(11n) {
  transform: rotate(330deg);
}
.gov-spinner--small .gov-spinner__dot:nth-child(12n) {
  transform: rotate(360deg);
}

.personal-menu-dropdown .dropdown-toggle {
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F1F1F1;
  padding: 0 1rem;
  border-radius: 0 !important;
  border: 0;
}
@media (min-width: 80rem) {
  .personal-menu-dropdown .dropdown-toggle {
    width: 15rem;
  }
}
.personal-menu-dropdown .dropdown-toggle .sticker-circle {
  display: contents;
}
.personal-menu-dropdown .dropdown-toggle > .sticker:after {
  white-space: break-spaces;
  line-height: 1.5rem;
  transform: translateX(50%);
  margin-left: 4rem;
  color: #0052a5;
  text-transform: capitalize;
}
@media (max-width: 79.99375rem) {
  .personal-menu-dropdown .dropdown-toggle > .sticker:after {
    display: none;
  }
}
.personal-menu-dropdown .dropdown-toggle:after {
  content: "\ea23";
  font-family: "gov-icons";
  font-size: 18px;
  cursor: pointer;
}

.dropdown-menu-personal-menu {
  top: 125px !important;
  right: 0px;
  left: auto !important;
  background-color: #F1F1F1;
  font-family: "Open Sans";
  border-top: none;
  border-radius: 0;
}
@media (min-width: 80rem) {
  .dropdown-menu-personal-menu {
    width: 15rem;
  }
}
.dropdown-menu-personal-menu .dropdown-subheader {
  display: none;
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-theme .list-menu.categories {
  font-size: small;
}
.nnk-theme .list-menu.categories .results-header {
  font-weight: 700;
}
.nnk-theme .list-menu.categories .results-header, .nnk-theme .list-menu.categories ul {
  width: 100%;
}
.nnk-theme .list-menu.categories .results-header, .nnk-theme .list-menu.categories li a {
  width: calc(100% - 1rem);
  display: block;
  font-size: 1rem;
  min-height: 2.5rem;
  padding: 0.25rem 0 0.25rem 1rem;
  align-content: center;
  margin-left: 1rem;
}
.nnk-theme .list-menu.categories .results-header.selected, .nnk-theme .list-menu.categories li a.selected {
  background-color: #0052a5;
  color: #fff;
}
.nnk-theme .list-menu.categories ul {
  margin-top: 0;
}

.nnk-theme .portlet-site-map .portlet-content h2.portlet-title-text {
  color: var(--black);
  font-size: 2.1rem;
  line-height: 3.4rem;
}
.nnk-theme .portlet-site-map .portlet-body li {
  font-size: 1rem;
  font-weight: 400;
}
.nnk-theme .portlet-site-map .portlet-body > ul > li {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.nnk-theme .portlet-site-map .portlet-body > ul > li > ul > li {
  font-weight: 700;
  margin-bottom: 1rem;
}

main > section,
.main-container {
  display: block;
  margin: 14px 1.1em 28px;
}
.page-header,
main,
.footer {
  margin-left: 0;
  transition: margin-left 0.3s ease, margin-right 0.3s ease;
}
@media (min-width: 43.75rem) {
  .js-show-gov-menu .page-header,
  .js-show-gov-menu main,
  .js-show-gov-menu .footer, .no-js .page-header,
  .no-js main,
  .no-js .footer {
    margin-left: 16.75rem;
  }
  html.rtl .js-show-gov-menu .page-header,
  html.rtl .js-show-gov-menu main,
  html.rtl .js-show-gov-menu .footer, html.rtl .no-js .page-header,
  html.rtl .no-js main,
  html.rtl .no-js .footer {
    margin-left: 0;
    margin-right: 16.75rem;
  }
}
main > section .nnk-main-container,
.main-container .nnk-main-container {
  z-index: 103;
}
@media (min-width: 43.75rem) {
  main > section,
  .main-container {
    max-width: 62.5rem;
  }
}
@media (min-width: 65.8rem) {
  main > section,
  .main-container {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 80rem) {
  main > section,
  .main-container {
    max-width: 73rem;
  }
}
@media (min-width: 80rem) and (max-width: 93.75rem) {
  main > section,
  .main-container {
    max-width: fluid-value(60.3125rem, 73rem, 80rem, 93.75rem);
  }
}

main {
  display: block;
}
@media (min-width: 43.75rem) {
  main {
    overflow-x: hidden;
  }
}

.page-header .main-container {
  margin-bottom: 0;
}
@media (min-width: 80rem) {
  .page-header .main-container > div {
    border-bottom: 1px solid #f1f1f1;
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
  }
}
.page-header .main-container .herb {
  width: 58px;
  height: 72px;
  margin-right: 24px;
  float: left;
  border: 1px solid #656565;
  background-color: #f1f1f1;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  transform: translateY(-10%);
}
.page-header .header-links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 80rem) {
  .page-header .header-links {
    float: right;
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    align-self: flex-end;
  }
}
.page-header .icons ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.page-header .icons ul li {
  padding: 0 0.3125rem;
  float: left;
}
.page-header .icons ul li:last-child {
  padding-right: 0;
}
.page-header .icons ul li + li.separator-before {
  position: relative;
  margin-left: 1px;
}
.page-header .icons ul li + li.separator-before::before {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  display: inline-block;
  height: 100%;
  border: 1px solid #f1f1f1;
}
.page-header .icons ul a {
  display: block;
  min-width: 2em;
}
.page-header .icons ul a .icon-hover {
  display: none;
}
.page-header .icons ul a:hover .icon {
  display: none;
}
.page-header .icons ul a:hover .icon-hover {
  display: block;
}
.page-header .icons ul img {
  display: block;
  height: 100%;
  width: 2.2em;
}
.page-header .icons ul .bip img {
  width: 2.4em;
}
.page-header .lang-links {
  position: relative;
  padding-left: 0.625rem;
}
@media (min-width: 80rem) {
  .page-header .lang-links {
    display: none;
  }
}
.page-header .lang-links a {
  display: block;
  padding: 0.1em 0;
  color: #0057B8;
  border-bottom: 0.1875rem solid transparent;
  white-space: nowrap;
}
@media (min-width: 80rem) {
  .page-header .lang-links a {
    padding: 0;
  }
}
.page-header .lang-links a:hover {
  text-decoration: none;
  border-bottom: 0.1875rem solid #0052a5;
}
.page-header .lang-links a span {
  white-space: nowrap;
}
.page-header .lang-links ul {
  display: none;
  border: 1px solid #f1f1f1;
  padding: 0;
  position: absolute;
  right: 0;
  background-color: #fff;
  margin-top: 1px;
  z-index: 10000;
}
.page-header .lang-links ul.js-toggle-show {
  display: block;
}
.page-header .lang-links ul li a {
  display: block;
  padding: 0.9375rem;
  color: #0057B8;
  text-align: right;
}
.page-header .lang-links .menu-open::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea23";
  padding-left: 0.2em;
}

@supports (display: grid) {
  .page-header .unit-h1 {
    width: auto;
  }
}
html.rtl .page-header .main-container .page-navigation-toggle {
  float: left;
}
@media (min-width: 80rem) {
  html.rtl .page-header .main-container nav {
    float: left;
  }
}

header .language-default {
  display: inline;
}
header .language-changed {
  display: none;
}
.skiptranslate:not(#goog-gt-tt):not([style*="display: none"]) ~ div:not(.skiptranslate) header .language-default {
  display: none;
}
.skiptranslate:not(#goog-gt-tt):not([style*="display: none"]) ~ div:not(.skiptranslate) header .language-changed {
  display: inline;
}
header .govpl {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  background-color: #fff;
  border-bottom: 0.125rem solid #f1f1f1;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.skiptranslate:not(#goog-gt-tt):not([style*="display: none"]) ~ div:not(.skiptranslate) header .govpl {
  margin-top: 38px;
}
.js-hide-gov-bar header .govpl {
  transform: translateY(-bare-to-rem(58));
}
@media (min-width: 80rem) {
  .js-hide-gov-bar header .govpl {
    transform: translateY(-bare-to-rem(74));
  }
}
header .govpl:focus-within {
  z-index: 103;
}
header .govpl__menu-opener {
  height: 3.5rem;
  width: 3.5rem;
  float: left;
  background-color: #f1f1f1;
  border: 0;
  padding: 0;
  cursor: pointer;
}
@media (min-width: 80rem) {
  header .govpl__menu-opener {
    height: 4.5rem;
    width: 4.5rem;
  }
}
header .govpl__menu-opener:focus {
  outline: none;
}
header .govpl__menu-opener__hamburger {
  display: block;
  width: 66.6666%;
  height: 66.6666%;
  margin: 17%;
  border-radius: 50%;
  transition: background-color 0.2s ease-out;
  padding-top: 0.5rem;
}
@media (min-width: 80rem) {
  header .govpl__menu-opener__hamburger {
    padding-top: 0.8rem;
  }
}
header .govpl__menu-opener__hamburger span {
  width: 50%;
  height: 0.125rem;
  background-color: #717171;
  margin: 0.25rem auto;
  display: block;
}
header .govpl__menu-opener:focus header .govpl__menu-opener__hamburger {
  background-color: #fcfcfc;
  outline: 2px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
header .govpl__menu-opener:active header .govpl__menu-opener__hamburger {
  background-color: #fff;
}
.govpl-menu--blue header .govpl__menu-opener {
  background-color: #0052a5;
}
.govpl-menu--blue header .govpl__menu-opener span span {
  background-color: #fff;
}
.govpl-menu--blue header .govpl__menu-opener:focus span span {
  background-color: #1b1b1b;
}

header .govpl__top-bar {
  display: flex;
  flex: 1 1 auto;
  justify-content: space-between;
  align-items: center;
}
header .govpl__header {
  float: left;
  flex: 1;
  display: flex;
  justify-content: center;
}
@media (min-width: 80rem) {
  header .govpl__header {
    justify-content: flex-start;
    padding-right: 0;
  }
}
header .govpl__header-left {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 22.5rem) {
  header .govpl__header-left .govpl__logo {
    margin-left: 0;
  }
}
header .govpl__header-right {
  display: flex;
  width: 80%;
  justify-content: space-evenly;
  align-items: center;
  padding-right: 0;
}
header .govpl__header-right > div {
  height: min-content;
}
@media (max-width: 22.5rem) {
  header .govpl__header-right .govpl__eu-logo {
    margin-right: 0;
  }
}
header .govpl__logotype {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.0' width='3158.385' height='3715.7471' id='svg2'%3E%3Cdefs id='defs5'%3E%3ClinearGradient id='linearGradient14251'%3E%3Cstop id='stop14253' style='stop-color:%23c3bdc9;stop-opacity:1' offset='0' /%3E%3Cstop id='stop14255' style='stop-color:%23c3bdc9;stop-opacity:0' offset='1' /%3E%3C/linearGradient%3E%3ClinearGradient id='linearGradient11336'%3E%3Cstop id='stop11338' style='stop-color:%23c3bdc9;stop-opacity:1' offset='0' /%3E%3Cstop id='stop11340' style='stop-color:%23c3bdc9;stop-opacity:0' offset='1' /%3E%3C/linearGradient%3E%3ClinearGradient id='linearGradient11328'%3E%3Cstop id='stop11330' style='stop-color:%23c3bdc9;stop-opacity:1' offset='0' /%3E%3Cstop id='stop11332' style='stop-color:%23c3bdc9;stop-opacity:0' offset='1' /%3E%3C/linearGradient%3E%3ClinearGradient id='linearGradient10876'%3E%3Cstop id='stop10878' style='stop-color:%23f6d155;stop-opacity:1' offset='0' /%3E%3Cstop id='stop10886' style='stop-color:%23dfa12f;stop-opacity:1' offset='1' /%3E%3C/linearGradient%3E%3ClinearGradient id='linearGradient6990'%3E%3Cstop id='stop6992' style='stop-color:%23f6d155;stop-opacity:1' offset='0' /%3E%3Cstop id='stop6994' style='stop-color:%23dfa12f;stop-opacity:1' offset='1' /%3E%3C/linearGradient%3E%3ClinearGradient x1='2428.7358' y1='1135.0117' x2='1815.9109' y2='1603.801' id='linearGradient4666' xlink:href='%23linearGradient14251' gradientUnits='userSpaceOnUse' gradientTransform='translate(-13.787418,-14.81124)' /%3E%3ClinearGradient x1='1895.5574' y1='1930.344' x2='871.34882' y2='1400.3666' id='linearGradient4680' xlink:href='%23linearGradient11328' gradientUnits='userSpaceOnUse' gradientTransform='translate(-13.787418,-14.81124)' /%3E%3ClinearGradient x1='915.41553' y1='1266.3861' x2='1253.6213' y2='1533.9921' id='linearGradient4683' xlink:href='%23linearGradient11336' gradientUnits='userSpaceOnUse' gradientTransform='translate(-13.787418,-14.81124)' /%3E%3ClinearGradient x1='915.41553' y1='1266.3861' x2='1253.6213' y2='1533.9921' id='linearGradient3968' xlink:href='%23linearGradient11336-1' gradientUnits='userSpaceOnUse' gradientTransform='matrix(0.05749066,0,0,0.05749066,14.031738,46.287267)' /%3E%3ClinearGradient id='linearGradient11336-1'%3E%3Cstop id='stop11338-7' style='stop-color:%23c3bdc9;stop-opacity:1' offset='0' /%3E%3Cstop id='stop11340-4' style='stop-color:%23c3bdc9;stop-opacity:0' offset='1' /%3E%3C/linearGradient%3E%3ClinearGradient x1='1895.5574' y1='1930.344' x2='871.34882' y2='1400.3666' id='linearGradient3970' xlink:href='%23linearGradient11328-0' gradientUnits='userSpaceOnUse' gradientTransform='matrix(0.05749066,0,0,0.05749066,14.031738,46.287267)' /%3E%3ClinearGradient id='linearGradient11328-0'%3E%3Cstop id='stop11330-9' style='stop-color:%23c3bdc9;stop-opacity:1' offset='0' /%3E%3Cstop id='stop11332-4' style='stop-color:%23c3bdc9;stop-opacity:0' offset='1' /%3E%3C/linearGradient%3E%3ClinearGradient x1='2428.7358' y1='1135.0117' x2='1815.9109' y2='1603.801' id='linearGradient3972' xlink:href='%23linearGradient14251-8' gradientUnits='userSpaceOnUse' gradientTransform='matrix(0.05749066,0,0,0.05749066,14.031738,46.287267)' /%3E%3ClinearGradient id='linearGradient14251-8'%3E%3Cstop id='stop14253-8' style='stop-color:%23c3bdc9;stop-opacity:1' offset='0' /%3E%3Cstop id='stop14255-2' style='stop-color:%23c3bdc9;stop-opacity:0' offset='1' /%3E%3C/linearGradient%3E%3ClinearGradient x1='2428.7358' y1='1135.0117' x2='1815.9109' y2='1603.801' id='linearGradient4750' xlink:href='%23linearGradient14251-8' gradientUnits='userSpaceOnUse' gradientTransform='matrix(1.0000015,0,0,1.0000015,-13.787424,-14.807493)' /%3E%3ClinearGradient x1='1895.5574' y1='1930.344' x2='871.34882' y2='1400.3666' id='linearGradient4764' xlink:href='%23linearGradient11328-0' gradientUnits='userSpaceOnUse' gradientTransform='matrix(1.0000015,0,0,1.0000015,-13.787424,-14.807493)' /%3E%3ClinearGradient x1='915.41553' y1='1266.3861' x2='1253.6213' y2='1533.9921' id='linearGradient4767' xlink:href='%23linearGradient11336-1' gradientUnits='userSpaceOnUse' gradientTransform='matrix(1.0000015,0,0,1.0000015,-13.787424,-14.807493)' /%3E%3ClinearGradient x1='2428.7358' y1='1135.0117' x2='1815.9109' y2='1603.801' id='linearGradient3436' xlink:href='%23linearGradient14251-8' gradientUnits='userSpaceOnUse' gradientTransform='matrix(1.0000015,0,0,1.0000015,-13.787424,-14.807493)' /%3E%3ClinearGradient x1='1895.5574' y1='1930.344' x2='871.34882' y2='1400.3666' id='linearGradient3450' xlink:href='%23linearGradient11328-0' gradientUnits='userSpaceOnUse' gradientTransform='matrix(1.0000015,0,0,1.0000015,-13.787424,-14.807493)' /%3E%3ClinearGradient x1='915.41553' y1='1266.3861' x2='1253.6213' y2='1533.9921' id='linearGradient3453' xlink:href='%23linearGradient11336-1' gradientUnits='userSpaceOnUse' gradientTransform='matrix(1.0000015,0,0,1.0000015,-13.787424,-14.807493)' /%3E%3C/defs%3E%3Cg transform='matrix(1.4296834,0,0,1.4296834,-429.3638,-145.55111)' id='g2379' style='fill:%23dc143c;fill-opacity:1'%3E%3Cpath d='m 300.32087,101.80653 28.9762,2071.24137 c 0,10e-5 2.6033,186.4363 191.7372,310.2513 52.8348,34.5876 136.8963,61.9555 265.9801,60.1889 39.3467,-0.5542 264.49043,-1.7015 377.89153,1.4262 82.7947,2.2837 220.6193,59.6547 230.2898,155.8922 l 19.4353,0 c 8.3262,-111.4529 146.2278,-153.4856 230.2899,-155.8922 112.8561,-3.2309 338.5094,-1.9684 377.8562,-1.4262 129.0837,1.7786 213.1453,-25.6013 265.98,-60.1889 189.134,-123.815 191.7376,-310.2512 191.7376,-310.2513 l 28.9761,-2071.24137 -2209.14993,0 z' id='path2161' style='fill:%23dc143c;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3C/g%3E%3Cpath d='m 1319.8212,196.51497 c 51.4684,89.8422 72.1092,174.86187 100.5564,256.06161 47.1172,-6.40035 101.024,6.41088 154.4061,10.16236 60.9436,11.95193 109.1451,17.12577 154.4062,10.1695 27.7827,-127.95106 51.8355,-191.87249 107.1503,-281.88707 -24.5446,16.69143 -76.7797,23.51324 -97.2595,53.84795 -30.6963,-27.30691 -55.0436,-10.21384 -70.3344,18.68376 5.2022,-23.06552 -1.6751,-42.61794 -31.8705,-44.50868 17.9,-33.56116 -9.6623,-50.20684 -38.464,-35.17046 -0.8001,-29.22966 -24.161,-29.47301 -25.826,-45.05887 -3.877,18.05183 -24.3528,9.12185 -21.4303,52.75595 -23.3146,-18.73524 -46.0957,-6.52854 -37.3649,26.37424 -28.2895,-0.12698 -36.1876,23.16849 -33.519,52.19986 -19.4012,-45.01364 -55.8463,-31.26756 -68.6858,-15.38757 -22.7502,-44.82195 -39.9389,-16.51836 -91.7646,-58.24258 z' id='path3360' style='fill:%23f6d155;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1773.7774,425.50519 c -32.7843,56.3461 -46.8292,60.26118 -190.5939,38.1539 -113.7074,-11.34446 -216.1429,-43.45512 -220.8441,59.59638 37.6123,4.46543 92.32,8.54714 116.1455,88.93544 l -69.5829,59.37304 c -49.1505,7.7357 -126.6672,73.49639 -177.8752,12.34707 -14.0547,57.50177 38.7343,73.68164 93.8126,71.37587 38.5936,-3.96082 50.9174,-14.32131 122.969,-28.56538 l 19.0937,20.53641 c 108.8232,9.00582 165.1801,164.64716 -11.3126,255.96498 -6.8354,21.1368 4.4428,46.4958 21.219,49.4984 -51.3105,72.576 -135.5094,163.1208 -165.7192,103.3771 -7.0361,6.6115 -26.8587,55.9945 11.5626,83.2821 -29.1895,35.9435 -40.4687,78.4725 -38.9062,127.5931 -116.3304,-18.1727 -192.9537,-37.8912 -166.8754,-146.6854 123.7742,5.7169 157.3138,-143.7601 139.1253,-219.5306 C 1184.0688,698.09804 793.63598,455.3553 509.46315,447.44061 525.27078,529.79045 576.07754,589.20784 633.93207,644.00743 558.57363,607.32333 471.12086,571.75716 379.5255,590.40874 390.11159,655.46079 425.38276,730.91785 573.80708,854.00759 466.82781,790.48257 368.1546,728.46527 333.40055,677.94517 317.95997,698.77554 309.25774,783.6157 400.58809,845.53768 371.58525,833.96987 228.24281,834.99821 184.90036,866.7575 c 26.18517,59.58426 145.80758,163.7285 243.96906,195.8391 -93.07787,-13.5356 -180.32507,-51.044 -260.21919,-118.77824 -11.80228,10.59026 0.45364,120.85424 99.68768,164.75014 -32.14084,2.1396 -141.78063,32.8958 -170.093913,68.2195 57.203413,76.3644 203.471383,143.6326 276.156493,143.9074 -99.14604,12.9289 -207.4205,-7.0072 -252.43777,-21.1876 0.99999,25.3396 -20.31879,127.1072 251.03163,110.3078 -96.80957,45.7421 -242.92517,140.9628 -266.25039,224.909 94.05276,41.6411 262.71207,7.327 349.93801,-20.0313 -257.93651,157.2121 -298.18753,173.3669 -346.0317,162.8146 62.45229,132.0385 212.94229,42.8289 342.96912,-31.1274 -159.85345,213.8837 -185.84545,322.9213 -182.43773,474.4678 128.73084,-15.49 315.07442,-199.8885 414.37556,-357.0948 -115.07086,236.6942 -183.56243,426.9759 -309.03169,482.9699 142.94708,56.6329 265.55205,-122.7579 351.68808,-313.0266 -32.99046,120.4392 -46.63721,375.7402 -4.50005,438.1859 129.23718,-87.5615 227.13584,-281.9763 292.75044,-504.8732 -22.38126,109.8361 -38.94432,219.6586 -79.18761,329.4942 83.07431,15.8026 125.53781,-133.2651 153.56271,-220.5911 2.5872,4.574 5.6691,8.4254 13.6875,15.8735 104.9528,-76.1404 138.3479,-252.8871 145.719,-322.0905 95.6918,27.1923 137.797,-7.5116 162.3127,-25.3146 20.958,29.0258 22.2892,74.3014 28.1876,80.4972 -104.0808,-84.5403 -215.7142,0.1914 -220.2815,141.0014 -11.277,58.7597 -42.6747,126.7244 -121.2503,179.3136 4.9115,6.3939 15.8895,8.9872 30.1249,8.719 -13.6892,23.5511 -26.1069,43.9087 -49.3124,65.2501 5.9976,3.4743 13.4952,3.9475 20.5938,5.2183 -17.4648,29.1724 -46.6195,56.7161 -75.7502,70.7498 6.9899,6.7003 10.967,8.9493 32.1562,14.6913 -19.4129,25.7804 -51.0911,49.0383 -80.9687,61.5901 57.0088,33.8603 100.5626,38.204 135.9064,34.9723 0.063,-0.01 0.1253,0 0.1874,0 -22.5552,44.6173 -58.9325,67.2104 -94.4687,87.2488 11.0545,10.3798 24.3516,12.6283 35.4063,9.5304 -32.1233,33.3752 -66.05743,59.6665 -96.68766,69.159 5.57795,4.177 9.48729,9.9197 29.2187,8.4377 -21.92255,27.0519 -48.51317,53.4707 -95.56262,65.7484 9.30953,17.9045 28.44571,15.1579 44.96876,15.7519 -12.8508,27.6646 -53.09827,36.9524 -93.84373,45.5311 30.70591,8.6803 51.58394,25.1736 33.31242,20.8749 -12.39455,14.9404 -24.55794,22.6761 -51.1249,26.6555 -27.29874,4.0877 -125.01858,-31.108 -164.4066,-17.5343 -11.15122,-22.2031 -38.13546,-37.502 -66.59387,-37.502 -36.3623,0 -72.10399,23.1812 -73.78131,55.566 -5.63222,-3.9022 -29.36168,-7.0258 -25.75013,21.124 8.56227,16.5763 8.97956,29.8814 61.31266,50.0344 8.52487,3.7948 18.89927,5.7813 31.46881,5.251 18.64027,-0.7862 39.4943,-10.15 55.09372,-23.6922 l -0.3124,0.5618 c 26.0568,4.8225 54.74637,9.1919 70.59383,15.8156 -41.22623,3.2896 -55.40473,26.0424 -78.90632,42.4075 -9.89432,-0.4975 -18.0767,-2.9447 -27.03139,-4.3753 l 0.28127,0.3131 c -5.37236,-1.3533 -10.79829,-1.9478 -16.09377,-1.6612 -29.43126,1.5916 -59.10047,34.7619 -62.28134,72.3468 -0.64497,7.6206 1.23968,14.9027 4.93751,21.5648 l -0.43747,6.4005 c -8.5854,10.5967 -5.18467,19.0223 3.18766,25.1285 35.92919,14.27 57.35966,5.4936 70.28125,2.8745 32.60048,-3.9536 59.87503,-30.8267 59.87503,-60.7205 0,-0.07 3.5e-4,-0.1392 0,-0.2174 l 0.68742,0.7479 c 38.5658,-8.0098 76.59168,-18.7218 97.71897,-34.276 1.08783,2.3442 1.72324,4.8995 1.25012,8.0296 -13.41889,7.9526 -35.48895,20.5808 -47.15642,59.5005 -3.48179,-0.3252 -6.7999,-0.4974 -9.93763,-0.4974 -44.11071,-0.07 -54.99876,30.3924 -54.21863,55.2784 0.7603,24.2605 9.57705,39.8914 22.15616,49.3132 -2.66931,15.1064 -0.81683,27.7346 14.81251,32.7812 52.66063,8.2594 65.32653,-18.9844 75.90635,-18.3131 -0.58653,-6.9243 0.82936,-11.8369 2.78133,-16.2185 16.15169,-7.499 27.10653,-13.6316 28.62504,-43.9726 1.38509,-18.8433 -1.82204,-30.3796 -8.0001,-37.7446 l 1.40632,0.4018 c 0.006,0.052 0.0244,0.1043 0.0313,0.1565 0.0504,-0.052 0.10437,-0.087 0.15655,-0.1217 l 0.43763,0.1217 -0.0626,-0.4418 c 48.22929,-41.1751 79.1114,-73.6815 99.93759,-101.155 18.55887,4.2671 60.17908,3.2896 80.65635,-3.5644 l -0.81248,7.3779 c -19.32004,18.3839 -6.1878,62.2798 19.31256,61.3086 -1.09792,4.1263 -0.89754,7.8504 0,11.9707 16.54915,10.2074 47.13155,3.04 70.46875,8.2525 11.967,-1.4055 17.6514,-9.4475 14.625,-25.8441 l -0.4061,-0.2487 c 18.7209,-11.0891 31.28,-31.0888 28.875,-56.3776 0,-34.9466 -27.2869,-62.8609 -60.9377,-65.0642 l 0.1877,-0.1566 c -36.0162,-3.89 -70.57452,22.0887 -63.03155,-34.0012 98.59195,-116.7532 233.18305,-293.1286 269.96925,-314.5594 -2.9364,-3.8199 -4.9159,-8.8406 -6.5937,-13.7203 14.6058,38.6707 69.8568,79.4429 127.9689,75.9357 -10.4612,-19.9102 -22.0742,-37.5971 -26.2189,-90.8131 8.6867,12.5582 23.506,18.4475 41.6251,22.1593 -27.1669,-124.3164 13.3676,-226.5892 96.844,-320.0659 -6.6276,120.2855 -21.8218,241.3251 -94.844,363.9362 37.5743,11.7659 86.6779,-26.5346 93.4375,-49.281 7.9914,108.3091 -94.6335,247.7191 -174.9063,180.8787 -50.3923,110.7942 69.1207,164.5585 144.5002,100.2478 -12.7419,67.0257 -65.1197,106.4247 -122.219,121.8124 -57.0995,15.3878 -116.5916,-8.872 -78.6251,-100.2792 -8.0477,-4.7588 -122.5823,-7.6591 -125.8126,117.2191 3.415,72.1551 52.1383,99.3088 56.5314,100.5611 -163.3139,123.8943 1.221,261.976 135.9688,235.1544 106.8518,-16.4862 167.5742,-103.0644 206.2816,-165.8423 -11.7033,45.1669 -60.0209,190.1922 63.0938,347.2512 121.9803,-190.4986 70.3858,-318.8452 67.4375,-339.2156 95.8861,147.791 190.4293,158.4393 246.3129,154.7789 95.5191,1.5324 230.7536,-148.5703 58.8126,-244.5954 87.9899,-41.89 93.7941,-215.9152 -30.1563,-224.8454 25.5303,68.9552 -28.3476,110.6277 -87.7815,105.2493 -59.4339,-5.3722 -114.2086,-39.6418 -135.2813,-116.8426 117.0157,56.2751 171.3258,-54.4356 131.5002,-114.5306 -99.8626,82.573 -147.093,-49.887 -160.5002,-128.7175 25.509,19.4187 47.5871,26.1641 90.5,19.8146 -81.234,-104.4634 -100.2018,-244.589 -107.4687,-376.1874 55.288,87.9071 109.8701,195.5006 108.0937,300.9027 12.7941,-6.2788 24.4242,-7.9846 47.4688,-54.1226 2.0772,78.8367 -6.9194,89.5101 -33.5937,122.4959 43.6792,18.3581 101.0441,-16.9527 128.3438,-63.8127 0.087,-0.1218 0.1566,-0.2488 0.2505,-0.3705 84.8689,114.5749 176.478,232.1839 265.5942,323.1253 19.3259,20.1722 26.0138,40.3443 -9.7815,47.4345 -114.5294,-42.2737 -126.5447,77.4886 -79.0312,93.6877 -3.749,10.8265 -4.7992,22.0501 -1.5307,33.8732 22.5362,6.95 68.5987,-11.7273 80.9376,-12.4049 5.7361,-5.1738 5.7879,-16.0138 5.625,-27.0899 11.4973,-0.5688 19.3617,-6.5979 24.8439,-16.1922 22.3328,4.2859 43.9983,7.1476 72.2501,-16.1868 l 84.6876,85.0647 c 4.3951,2.5296 -4.4863,11.6129 7.5002,12.7814 -9.4146,56.4927 12.0687,62.9117 30.4999,77.1565 -3.7799,54.0455 77.1038,22.8865 85.0313,25.9658 8.5663,-5.0528 9.2965,-10.8908 7.9064,-16.9341 9.4019,-9.8625 5.002,-14.8703 1.906,-21.8453 40.5223,-61.7689 -16.9504,-108.865 -48.5624,-103.4672 -33.6288,-36.908 -57.8738,-52.4232 -85.0315,-74.531 55.5738,20.9707 141.3152,44.6817 165.9378,62.8416 9.3729,63.0334 64.6461,36.9911 105.3752,39.1565 12.6558,-17.777 5.8584,-23.2894 0,-29.377 53.6045,-69.1461 -59.489,-125.8815 -107.6251,-85.0319 -28.5577,-26.3493 -53.2795,-30.9549 -79.0316,-41.405 10.7486,-10.8077 33.5102,-19.2461 84.6877,-22.5614 22.9557,15.203 45.8882,20.5492 68.8439,3.7496 9.8716,21.6222 29.523,16.0139 36.5001,12.0343 16.7913,-19.3607 17.2635,-48.757 21.8438,-75.6294 -4.5794,-9.735 -11.8808,-16.084 -24.4689,-15.8099 -34.7614,-59.4624 -101.903,-23.308 -105.75,3.3734 -57.8735,4.7394 -109.34,12.1231 -170.469,36.5302 -20.1625,6.0749 -39.3473,-15.7389 -56.4376,-28.2457 15.4712,-6.1834 28.9625,-13.235 28.5937,-26.3492 -24.7547,-2.4273 -48.9252,-0.6957 -77.5313,-30.092 l 7.5313,-20.3131 c -22.0798,-6.7639 -45.816,-22.8486 -74.8752,-68.5006 6.0944,-3.6283 11.8445,-9.6708 16.9376,-20.3133 -33.0298,-7.6327 -60.0697,-25.1156 -82.0627,-50.8072 7.8722,-3.8579 15.3495,-10.5653 22.2189,-21.443 -30.8081,-18.5944 -60.4612,-34.7743 -119.5002,-111.7133 -0.2227,-0.3775 -0.4436,-0.7914 -0.6558,-1.1237 62.1728,10.3798 127.1092,4.2543 165.5313,-23.6922 -30.5537,-8.5143 -84.4725,-26.2914 -108.5314,-72.8123 11.931,-0.9706 18.489,-3.3024 25.9064,-5.4042 -46.6275,-30.7817 -58.9756,-47.4281 -70.8127,-72.3784 9.8126,0.9845 23.8438,-3.475 28.5313,-10.3097 -30.066,-13.5228 -43.2483,-32.2382 -53.9688,-52.6278 12.3568,0.2557 25.3533,2.6634 35.3438,-4.9691 -118.7742,-53.5732 -102.2598,-331.2825 -229.7503,-332.1261 -56.7429,4.6442 -67.0489,16.9405 -96.3125,31.8809 8.5818,-23.7552 23.12,-46.0227 38.2811,-68.1307 69.6338,32.5257 124.8229,14.1933 143.5315,-2.1203 9.5102,111.6108 45.3025,231.373 122.7815,291.3079 13.2797,-7.4795 29.233,-17.0929 38.9688,-27.8371 13.8178,103.6841 52.5365,239.9647 139.4688,228.6524 -40.0619,-99.8327 -39.4225,-200.1505 -43.8437,-299.9065 36.4451,292.752 126.2944,463.494 200.5628,514.6906 34.2167,-45.2055 59.7207,-258.8911 43.125,-387.2184 73.0208,132.1729 154.0617,254.5666 222.0003,253.9018 30.7783,-0.3062 64.9561,-25.4992 85.5939,-31.8738 -106.4888,-42.97 -178.7839,-239.0386 -244.188,-361.126 122.7222,192.1722 268.3907,278.7311 337.0943,291.7494 2.4613,-59.4302 15.6176,-225.7069 -137.1877,-456.0904 273.0803,144.5653 331.1027,51.203 347.0943,1.4055 -123.2317,42.9442 -289.4326,-115.4565 -400.7507,-165.8108 l -1.4994,-4.4074 c 162.8772,74.3329 322.6971,99.9536 422.1569,37.2787 -85.0185,-131.1897 -167.3539,-178.9823 -256.8442,-212.6893 176.8206,19.6289 234.7875,-40.5234 238.438,-106.374 -64.5283,21.8079 -124.2238,25.2121 -201.1566,12.9094 169.218,-34.097 199.7317,-105.8874 198.0627,-113.067 -43.3436,-33.6756 -125.1925,-71.5992 -199.1253,-78.5619 204.0279,-73.311 139.1741,-142.42565 131.5941,-164.12416 -63.4443,59.46886 -174.0223,101.89566 -193.5629,100.12596 95.2386,-49.6636 177.8227,-179.59486 172.4692,-194.2797 -47.5774,-24.48384 -146.1163,-23.28295 -185.7192,-11.31229 39.6244,-43.47443 91.6524,-117.88454 43.6564,-179.78077 -46.1606,65.24373 -90.0568,99.94142 -133.9065,133.99987 39.7935,-50.33433 86.0143,-108.07858 101.8439,-226.2823 -59.5891,7.8058 -113.599,1.96154 -190.9378,53.0306 44.3774,-55.43865 71.689,-109.99489 77.0939,-176.06259 -266.5178,18.70307 -578.0455,158.42649 -728.3761,506.78259 -43.6331,102.33659 -9.5885,276.51489 127.5628,256.65549 21.6351,87.8878 -36.5152,141.5953 -162.8754,137.7175 -2.6729,-29.4214 6.5451,-87.7146 -29.6874,-118.4076 30.6939,-1.9866 36.7051,-17.7765 43.1251,-31.1848 -82.4773,-19.0349 -69.1198,-46.4055 -53.7502,-192.9385 10.8455,4.5033 23.2136,1.8971 32.5939,-6.7832 -34.0813,-31.42083 -22.8144,-89.54236 -5.6251,-272.65659 3.4522,-79.80717 -12.9853,-119.7558 -30.5,-133.52763 10.5588,-5.35914 17.4777,-14.03377 12.0312,-33.93756 38.1482,-6.70023 21.9908,-53.25394 6.2814,-68.34755 -7.6592,20.75332 -40.352,28.41249 -71.344,5.41011 37.4701,-17.08019 37.8098,-59.57707 9.1876,-89.09513 z M 1927.934,2393.3851 c 1.2645,1.5255 2.5779,2.964 3.9062,4.3688 -1.3324,-1.3272 -2.6467,-2.6956 -3.9689,-4.1197 0.017,-0.087 0.035,-0.1739 0.07,-0.2487 z m -779.9386,5.6533 c -3.6898,13.8162 2.869,51.5866 3.6561,76.715 12.6303,6.2151 34.9287,-0.2174 60.5002,-9.9647 -1.3874,0.6001 -2.7469,1.188 -4.125,1.7825 -19.2388,7.1281 -42.1605,14.4231 -56.5625,8.6232 l -4.5001,-56.2174 c -0.9526,-6.3496 -0.8608,-13.2036 0.9063,-20.9071 0.043,-0.013 0.082,-0.017 0.1252,-0.035 z m -9.4062,2.6248 c -2.1156,0.6262 -4.2732,1.1637 -6.5002,1.6229 2.1466,-0.5045 4.2929,-1.028 6.5002,-1.6229 z m 805.4697,6.8735 c 28.1755,20.6 62.9548,21.1747 75.7814,18.0961 0.7254,-1.6037 1.3637,-3.2259 1.9374,-4.8418 -0.4505,1.8207 -0.9689,3.6597 -1.5307,5.5317 -26.5416,4.0433 -52.1459,-0.3322 -76.1878,-18.786 z m -970.84514,470.0662 c -0.002,0.017 0.002,0.035 0,0.07 l -0.0626,-0.035 c 0.0209,-0.013 0.0417,-0.017 0.0626,-0.035 z m 722.59484,31.2805 c 26.4849,27.7991 128.6317,103.3713 247.1254,66.8405 9.8451,66.9676 -47.0479,92.1864 -91.9688,83.0331 -43.9081,-8.9429 -109.9412,-43.9791 -155.1566,-149.8736 z m -235.4376,17.1252 c -38.4477,73.1577 -102.1741,135.0153 -158.9068,149.9051 -56.7324,14.8896 -109.5929,-13.3182 -88.9999,-86.9677 122.5096,41.0149 222.0553,-31.5295 247.9067,-62.9374 z' id='path3358' style='fill:%23ffffff;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 895.21384,1571.1932 c -41.36295,-48.8652 -35.30143,-79.7564 -34,-97.0025 -45.63879,-34.4486 -33.64204,-48.0543 -41.5002,-61.9987 15.83338,27.9079 31.66676,46.3935 47.50014,48.9997 30.16668,27.6454 60.33336,36.9396 90.50005,55.0036 -184.48085,-100.8417 -133.63895,-224.5448 -131.50016,-260.0024 -28.82734,0.9584 -49.99933,-4.9699 -65.49996,-16.0009 5.31148,-50.0021 31.55683,-90.6471 87.49991,-117.999 -6.99993,2.4273 -13.99986,5.7555 -20.99996,7.0008 -6.56091,-1.3672 -22.48473,-42.5865 -2.50007,-69.5039 11.47997,-7.2692 42.52663,-9.8303 74.00013,2.5039 18.6114,-37.457 42.71448,-70.80069 93.00011,-84.50224 12.41907,12.83289 33.40457,51.07554 18.50007,117.50104 20.634,7.6461 40.81,17.2659 57.5,41.9987 -5.1667,21.1111 -10.3331,27.0578 -15.4999,32.5001 80.6722,0.8436 88.526,-112.3774 -1.4141,-124.2907 14.5559,-106.59673 -122.11657,-170.20477 -181.58614,-38.7093 -109.4402,-29.3512 -138.81336,55.9052 -97.50016,122.5024 -13.35175,9.7666 -121.62306,89.6187 -18.50007,203.996 -0.20717,56.339 14.10648,111.0742 90.50022,159.0012 21.94864,64.592 35.8424,64.7386 51.50009,79.0022 z' id='path3362' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2251.6738,976.09495 14.5629,-27.63305 c 98.5033,-15.36843 158.0436,50.53889 119.4902,128.4555 79.5249,68.0155 35.78,156.3696 -12.3224,174.0057 57.4277,-42.1841 25.8279,-55.2146 16.0566,-54.5183 3.0702,-1.4054 7.8887,-4.0753 11.9491,-7.4673 -3.1696,-37.1699 -17.7748,-72.3527 -75.0549,-114.6329 28.2971,-31.3376 25.4502,-61.1041 21.6576,-82.15136 -31.5306,-8.20813 -59.4562,-5.60823 -84.0166,7.09664 l -12.3225,-23.15493 z' id='path3364' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2115.3803,1167.654 c 4.5495,-15.3813 8.7314,-40.089 36.5939,-63.4807 -8.7243,6.3689 -18.4102,14.1747 -29.1259,23.5256 -35.819,-14.5253 -58.7924,-47.3322 -64.226,-67.2105 21.9066,-28.3164 74.0591,-24.209 81.4028,-22.4076 -15.1557,-57.11183 4.4871,-99.52574 18.6703,-115.75709 47.218,4.35654 71.6721,28.66783 90.7379,50.41139 l 14.1894,-25.39095 c -12.8953,-40.07618 -52.4254,-70.25747 -98.94,-60.69556 -38.8753,4.13268 -83.0028,37.89774 -65.3589,117.07941 -117.2156,47.2364 -67.3102,159.6209 16.0565,163.926 z' id='path3366' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1860.3431,1368.1745 c -4.3101,43.2189 -12.8004,74.7356 -22.031,104.1828 159.3022,-23.9091 395.261,-64.9433 363.3252,-240.1051 -29.0013,21.1112 -58.0026,24.969 -87.0039,25.3905 -4.954,-24.9438 -7.7118,-51.4584 1.1202,-86.2519 -26.314,35.6493 -57.3814,49.1141 -89.6176,57.1311 144.1685,64.3422 -60.9944,178.1064 -146.7491,139.6526 l -19.0438,0 z' id='path3368' style='fill:%23f1eef0;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1285.0191,1433.8206 c 4.5663,49.5935 19.9558,109.9376 35.1171,165.8164 -10.0954,-15.9559 -40.7371,-113.1186 -35.1171,-165.8164 z' id='path3370' style='fill:%23e8e6eb;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1758.9685,1398.4395 c -38.5171,152.5879 131.2951,137.7813 12.146,-18.7417 115.8326,70.9094 39.8895,176.9443 34.0611,200.668 -18.1724,-81.8445 -89.8441,-102.5027 -46.2071,-181.9263 z' id='path3372' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 991.63104,980.43862 -57.53709,169.01678 c -14.23068,-6.0426 -27.47737,-11.7467 -45.9797,-33.2156 0.43798,-58.5494 52.25726,-131.541 103.51679,-135.80118 z' id='path3374' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='M 1037.3537,1309.7531 933.71946,1149.6279 c 16.19187,-0.3635 35.08714,0.07 57.603,-5.3205 30.49874,28.5842 64.43174,102.8918 46.03124,165.4457 z' id='path3376' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1008.0362,1096.4891 c 31.223,8.6811 52.8765,28.9742 56.4595,41.6475 l -73.11949,6.7898 c 6.9921,-15.1193 12.23909,-31.8803 16.65999,-48.4373 z' id='path3378' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 826.82316,1128.5297 c -13.64589,-19.7057 -13.57962,-60.0951 0.55191,-68.3862 l 60.97574,56.2624 c -16.22719,3.7561 -45.74176,5.4486 -61.52765,12.1238 z' id='path3380' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 762.39625,1238.5374 170.83304,-88.1681 c 3.58528,-2.1976 -24.27789,-28.6235 -45.41736,-33.8997 -45.6106,-5.7936 -121.52217,51.2995 -125.41568,122.0678 z' id='path3382' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 904.43849,1238.7422 c -88.17115,252.4455 291.65201,291.5577 392.90211,299.0944 l -12.2169,-63.2695 c -183.6792,-8.1694 -354.99509,-48.6927 -329.63633,-186.7423 -33.183,-20.7662 -40.29443,-30.1178 -51.04888,-49.0826 z' id='path3384' style='fill:url(%23linearGradient3453);fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 904.65661,1238.0838 c -20.31881,9.9841 -49.44428,14.4238 -77.66403,18.7667 -73.10381,306.1984 401.32232,330.3629 492.16382,341.6308 -14.2693,-28.2779 -17.8532,-43.2447 -21.9436,-61.6981 -240.7652,-15.5923 -463.41493,-105.773 -392.55619,-298.6994 z' id='path3386' style='fill:url(%23linearGradient3450);fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2159.5465,923.79282 c 26.6209,54.88256 55.0852,119.48098 75.169,180.89798 11.4849,-16.7932 22.71,-33.6307 45.687,-52.9793 -12.5923,-57.64195 -41.349,-118.63734 -120.856,-127.91868 z' id='path3388' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2159.5987,923.3971 c 26.8168,56.24296 57.6027,123.5815 75.324,181.1212 l -64.7073,-9.3257 c -38.3376,-41.6669 -47.5083,-124.66795 -10.6167,-171.7955 z' id='path3390' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2060.2269,1060.2458 c 16.7772,-19.2075 52.5398,-25.2887 81.3829,-20.3253 6.5429,15.943 17.0639,38.4982 28.8467,55.7572 l -110.2296,-35.4319 z' id='path3392' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2346.1957,993.5973 -65.9979,58.862 42.8515,22.4271 c 34.5312,-29.6196 25.0104,-81.71073 23.1464,-81.2891 z' id='path3395' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2280.2428,1051.4948 c -10.5841,2.1911 -47.4154,53.017 -45.0091,52.5641 l 164.7655,84.0228 c 0.6261,-28.5148 -25.5975,-98.4974 -119.7564,-136.5869 z' id='path3397' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2234.6705,1103.5986 -118.7475,153.3608 c 75.9754,-3.2897 106.4537,-37.0548 133.0425,-79.015 l -14.295,-74.3458 z' id='path3399' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2346.269,993.5973 c -25.4606,-8.48278 -59.0763,-5.78721 -82.4979,7.2047 7.7943,16.474 13.068,36.7928 16.8233,51.4849 l 65.6746,-58.6896 z' id='path3401' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2234.6481,1103.7776 165.592,84.2977 c -30.2876,24.9752 -126.0236,1.6802 -151.6932,-9.5369 l -13.8988,-74.7608 z' id='path3403' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2234.9034,1104.129 -64.872,-9.2306 c -72.003,30.1691 -59.277,153.0994 -53.8245,162.0739 l 118.6965,-152.8433 z' id='path3405' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2169.436,1095.282 -109.1612,-35.1835 c 5.3621,26.3236 37.5131,56.0519 61.9301,66.0296 5.1993,-4.7272 29.2747,-26.803 47.2311,-30.8461 z' id='path3407' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2250.8051,1178.3723 c -20.2174,29.7729 -26.4787,37.6616 -48.8396,52.8194 38.6136,177.2571 -216.0262,221.568 -363.2505,242.2512 -1.4315,24.4007 -9.1653,45.0008 -16.2501,63.7489 26.5431,-1.8591 549.2075,-11.894 428.3402,-358.8195 z' id='path3409' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2253.7178,1180.6974 c 70.407,257.8561 -159.8429,331.3652 -431.0569,355.9449 -6.5999,16.0459 -12.9354,33.4331 -19.535,51.3503 368.1283,-25.7167 560.7609,-144.7119 510.5318,-392.795 -23.6354,-3.6159 -42.2351,-8.9044 -59.9399,-14.5002 z' id='path3411' style='fill:url(%23linearGradient3436);fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 535.27607,2987.2569 c 29.57163,13.6443 66.13484,4.363 85.8746,-1.3098 10.60434,10.0992 -3.26001,49.8555 28.12513,78.811 -17.92781,7.8437 -116.07659,-22.3375 -113.99973,-77.5014 z' id='path3413' style='fill:%23f6d155;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 493.10864,2775.3596 c 12.27819,39.2073 47.00492,43.4043 61.1749,51.5422 -0.37955,14.813 -38.3656,14.091 -39.74113,67.7149 -26.54748,-2.3952 -63.49162,-64.4318 -21.43377,-119.2571 z' id='path3415' style='fill:%23f6d155;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 690.45229,3099.36 c 47.86141,8.0742 65.19781,-17.604 75.92496,-19.0416 5.56787,15.669 26.95798,36.0708 47.74017,46.7385 -9.71028,35.1447 -125.74217,27.4669 -123.66513,-27.6969 z' id='path3417' style='fill:%23f6d155;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1059.5436,2968.2983 c -2.7995,-5.9724 -57.7759,0.6836 -67.70783,-8.1759 -6.89331,8.5144 -8.93329,36.6011 -29.71566,47.275 13.26861,24.0109 105.16209,16.0647 97.42349,-39.0991 z' id='path3419' style='fill:%23f6d155;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1164.2539,2478.8642 c 8.2104,-0.9706 16.1371,-2.1268 22.856,-4.0941 -32.3193,38.869 -86.1556,106.6605 -140.243,163.7728 -54.23431,57.265 -103.58814,113.7449 -84.84576,164.9672 -37.59851,-37.374 -4.21373,-73.8605 46.67116,-134.0322 55.2161,-65.294 117.5025,-140.5535 155.5616,-190.6137 z m -68.0398,414.5839 c 0,26.6298 -22.1402,51.2481 -75.5002,48.7442 60.1401,-65.9974 -61.4393,-70.0664 -32.49995,-96.9968 80.66385,-50.5646 114.00005,27.6138 108.00015,48.2526 z m -57.4423,58.0442 c 17.4251,3.6604 28.388,-18.0133 32.2281,-6.9751 7.5085,21.8203 -31.8753,25.8319 -32.2281,6.9751 z M 631.74458,2723.0066 c -12.2514,-0.4853 -8.76509,49.1206 -81.49997,47.1276 -1.30195,-0.3392 -8.12846,0.052 -11.96874,6.8735 -8.83902,16.5949 20.85194,50.4301 47.90628,48.4378 23.60405,-1.7377 43.32919,-15.2667 55.5625,-32.092 5.54526,-3.1172 44.15472,-24.528 40.9688,-15.2853 -45.30847,22.1201 -34.004,36.1158 37.84377,41.3469 45.30986,-6.7195 83.75999,-45.9461 100.03152,-54.0968 -46.29941,8.0227 -144.90514,-22.7979 -167.78141,-22.9702 -3.24435,-8.4185 -9.87553,-15.3241 -20.46892,-19.2778 -0.20281,-0.035 -0.39937,-0.052 -0.59383,-0.07 z m -81.29646,253.3917 c -1.18645,4.1453 -3.63103,7.0644 -6.7651,9.2684 12.83097,8.1694 47.32601,5.9847 51.15168,3.1745 -3.80306,-0.087 -32.15727,-1.8012 -44.38658,-12.4429 z m 338.76561,-205.7016 c -61.63062,30.0855 -104.01548,138.7781 -257.00021,124.4954 -3.8161,13.3625 -12.30932,16.0516 -20.18765,20.1271 -31.9021,-0.4279 -68.68413,7.1925 -68.31259,27.1284 0.44999,24.1454 37.60808,39.2454 62.50016,36.2498 25.19856,-3.0405 51.47713,-27.0836 51.50009,-51.2223 0,-0.01 0,-0.017 0,-0.035 0.82605,-1.9608 2.11339,-3.5258 4.75,-3.5 169.32183,-36.5824 195.31427,-123.5307 226.7502,-153.2462 z m 27.00008,2.9956 c -6.71363,41.1108 -140.1134,163.754 -146.31268,203.9067 -7.08307,-5.4808 -17.29918,-9.4217 -38.62511,-8.3103 12.40203,61.4105 -38.88342,80.2158 -52.56253,69.6892 -0.0852,27.7477 40.31583,39.2774 66.50012,34.2503 30.78,-5.9152 56.54057,-53.0177 38.68756,-81.6913 4.06797,-50.7887 70.85717,-65.576 98.81254,-130.8449 24.64178,-0.2488 28.38378,-38.4023 59.0001,-45.4989 -6.43288,-19.7887 -31.50151,5.966 -25.5,-41.5008 z m -394.02719,-0.07 c 3.92412,24.3048 14.80782,34.538 32.86887,49.5686 -14.53752,-5.2061 -28.899,-9.2751 -44.79708,-23.328 14.593,4.4266 3.50822,-30.0541 11.92821,-26.2406 z m 319.54437,-65.2754 c 28.25263,6.5414 65.34723,9.1282 115.79289,6.1836 -73.37515,25.7804 -106.28142,17.0228 -115.79289,-6.1836 z m 92.48055,-46.1507 c 0.12176,3.9286 -5.93297,11.5046 -11.53789,16.3593 35.39884,-0.6714 69.91598,-7.9847 94.99505,-35.9756 -23.30261,10.616 -49.7132,19.4437 -83.45716,19.6163 z m 50.01202,-80.8801 c -2.57225,4.7267 -11.7901,14.7237 -18.72568,21.98 29.21592,3.2574 87.51762,-10.297 112.59672,-38.2814 -23.3028,10.6102 -60.1269,16.1291 -93.87104,16.3014 z m 68.28054,-77.7376 c -5.2333,5.6719 -22.4701,22.3886 -28.8734,27.7799 29.2158,3.2574 95.1507,-20.0892 120.2298,-48.0736 -23.3028,10.6102 -57.6124,20.1213 -91.3564,20.2937 z m 93.8859,-86.3994 c -1.7993,33.5419 -13.0957,54.9085 -25.2946,69.1397 10.1178,-3.3024 20.2358,-5.4864 30.3535,-10.1178 -0.9729,-18.55 -2.6799,-40.4719 -5.0589,-59.0219 z' id='path3422' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2086.2954,2934.8337 c 29.1124,7.116 64.5565,-11.9134 81.5267,-12.2584 7.9137,15.5923 10.9831,32.5516 43.5221,43.526 -21.4715,23.8447 -102.1911,31.7399 -125.0488,-31.2676 z' id='path3424' style='fill:%23f6d155;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2411.4835,3066.9366 c -10.7101,10.5716 -22.5761,21.8453 -42.9092,34.0205 36.4038,33.1261 110.4649,-4.0688 107.5789,-36.1666 -6.6155,-12.712 -27.9651,14.7293 -64.6697,2.1461 z' id='path3426' style='fill:%23f6d155;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2553.3892,2950.7774 c 0.6296,43.1352 -4.9269,54.4605 -9.8077,69.2605 20.7501,14.1296 74.3643,-19.4372 79.9943,-70.1807 -5.619,-12.0407 -28.4015,8.9622 -70.1866,0.9202 z' id='path3428' style='fill:%23f6d155;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2651.7731,2712.3263 c -15.4159,3.8836 -6.2221,56.3073 -23.9063,72.9408 14.5069,8.0549 24.3307,27.3455 34.9399,44.7519 34.023,-25.7683 32.763,-99.1493 -11.0336,-117.6927 z' id='path3430' style='fill:%23f6d155;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2123.3809,2929.9339 c 16.3227,-4.9248 34.006,-13.2414 40.4569,-11.0374 9.8629,-34.7935 -13.2726,-14.5704 -40.4569,11.0374 z m -22.9868,-27.8943 c 31.9556,-0.32 76.6852,5.1224 87.6566,-37.3868 49.466,23.7681 101.314,-21.9612 89.8022,-64.0616 0,0 -15.9701,72.7234 -118.306,26.6684 -20.459,-2.9898 -48.7612,9.9454 -46.8933,23.902 1.3707,17.822 36.4495,32.9857 -12.2595,50.878 z m 270.6323,-35.5541 c 25.9749,26.3171 42.5545,50.6992 36.7791,70.4943 16.0711,-23.2193 17.618,-9.2234 21.148,-0.3061 19.1673,14.7808 33.5387,59.577 -14.4052,88.5769 22.5094,6.1069 24.3751,26.1833 -0.3061,33.4074 1.0662,21.2198 57.6827,-5.2183 62.8308,3.3725 4.4004,-1.9284 5.865,-8.2651 7.0493,-15.0168 4.778,-6.4964 5.332,-14.0403 0.3062,-22.9896 36.5787,-60.823 -8.8263,-94.0771 -47.5063,-100.8353 -23.7285,-24.7771 -44.478,-39.6223 -65.8958,-56.7032 z m 1.8389,-65.588 c 38.9784,24.656 92.0349,43.9023 142.2122,76.6263 50.1715,-50.0023 87.1939,32.5578 15.3248,38.0064 18.1442,33.4267 94.7468,31.2355 92.5605,4.5927 47.6932,-90.3788 -81.616,-112.5247 -107.2722,-79.9924 -39.1448,-22.0886 -74.9517,-46.8729 -131.1785,-57.3165 111.3266,47.8369 130.4443,62.8352 110.9872,65.4286 -17.7227,2.3571 -80.0521,-32.9795 -122.634,-47.3451 z m 34.2421,-69.5104 c 30.5844,-13.3439 96.9394,-11.5105 114.779,-27.4735 29.2728,-53.3047 83.5776,-39.2073 100.855,-4.5155 12.3495,-0.1218 21.5959,2.5611 22.9558,12.4171 -11.3845,25.2503 -4.0878,87.0449 -36.1272,71.8805 5.8486,-4.5162 2.9769,-9.0324 0,-13.5486 -13.6189,13.7017 -13.7057,-1.9221 -13.924,-8.2781 -20.506,24.0493 -30.887,20.0828 -45.9115,16.557 3.6437,-1.4942 5.2626,-5.5253 4.8921,-12.0408 59.927,-23.2064 7.9298,-93.5282 -40.643,-27.8499 -16.4845,4.9312 -81.7653,-9.7352 -106.8762,-7.1482 z m -479.8135,-337.5612 -2.258,7.1476 c 24.6822,22.3826 238.3045,257.6135 301.8121,358.2636 -9.5078,-21.3666 -5.5087,-30.2008 -43.2774,-75.2654 96.6477,54.1736 144.1656,6.0935 138.4876,-4.5162 -7.871,0.9254 -12.9637,2.0123 -17.2115,-0.2105 -89.2969,45.5698 -155.546,-29.9703 -195.0355,-79.9475 49.9383,39.8399 82.7901,46.9811 134.724,50.0538 5.1544,-9.0452 5.8445,-13.6251 7.1503,-18.8183 -4.5307,-0.8488 -8.8818,-2.0566 -12.4188,-4.8926 -60.7595,22.9509 -133.7179,-23.1492 -190.7965,-100.4782 54.3162,39.0163 93.203,35.2407 130.2082,35.7518 5.7235,-6.5665 13.5672,-12.2899 14.6766,-20.7018 -5.2168,0.4018 -9.2883,-1.489 -13.5476,-3.0091 -38.1622,13.2801 -131.6407,8.7832 -176.496,-69.6185 31.1416,20.9064 65.7653,33.2477 109.8867,22.2031 8.7751,-6.7388 18.3195,-13.369 20.3216,-21.0725 -54.672,13.8486 -107.864,13.6503 -156.5511,-29.3577 13.8508,0.1392 28.428,-4.8101 43.2774,-11.6643 -28.7023,2.4023 -58.299,-0.5618 -92.9521,-33.8668 z' id='path3432' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1264.5006,718.08549 c 106.1833,56.77974 228.533,-72.94726 314.3586,-2.46597 9.2848,0.53678 10.5207,-6.38105 9.0288,-12.30915 -99.8094,-89.47779 -206.1155,42.28015 -323.3874,14.77512 z' id='path3434' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1225.8252,2348.6648 -8.3893,8.8599 c -10.3163,46.6109 -34.7379,83.8382 -63.025,119.4682 25.8658,4.1964 57.6241,-10.4185 88.3489,-23.7108 -19.0913,-35.6558 -23.1822,-59.4054 -16.9346,-104.6173 z' id='path3436' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1255.5548,2286.5709 c 14.7532,29.2812 42.8792,-18.6773 56.4486,-31.6124 -17.7609,63.391 -53.1075,127.4843 24.0848,187.0363 -39.5246,4.0052 -50.5553,21.1305 -13.9239,60.2103 -71.5214,-35.2027 -111.8974,-93.5726 -66.6095,-215.6342 z' id='path3438' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1315.0141,2251.95 c -24.6425,125.1973 15.9806,174.0953 56.825,185.9057 -15.6356,-135.2966 38.4011,-231.9735 113.2736,-305.955 -5.0087,-126.0925 -22.6939,-182.6804 -36.5033,-273.5831 0.9941,42.1076 30.8306,157.411 10.573,238.0291 -21.0587,83.8059 -81.0729,165.178 -144.1683,155.6033 z' id='path3440' style='fill:%23cecad5;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1066.2638,2381.0316 c 71.0198,4.7394 128.7934,-17.7004 175.7434,-65.857 -25.7505,62.8609 -84.2646,92.3015 -171.2275,83.5439 31.4554,-5.6654 32.2527,-11.0246 -4.5159,-17.6869 z' id='path3442' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1057.5375,2309.1004 c -6.7756,10.6031 -12.1733,15.694 -17.5627,20.7533 112.0503,14.5825 174.53,-38.9518 216.6066,-85.6838 62.0848,3.5387 104.9184,-36.7485 142.0983,-77.6997 -41.8424,33.1326 -84.7282,60.4207 -133.5832,54.2823 -47.989,69.7916 -115.5862,102.2665 -207.559,88.3479 z' id='path3444' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1101.178,2223.9462 c -8.3612,17.4702 -11.0226,17.1832 -15.434,22.8873 37.9716,7.8887 89.9984,-6.8606 178.8205,-80.8999 87.7973,-2.0502 124.5506,-59.6286 149.549,-84.6168 -46.6677,40.3122 -94.0116,61.6917 -142.0983,62.2669 -46.5754,47.5306 -97.5834,86.1882 -170.8372,80.3625 z' id='path3446' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1130.4493,2153.6952 -15.9663,25.0141 c 30.561,-1.7047 70.7973,-0.454 156.4677,-79.2963 65.9432,-13.9185 124.9405,-63.2567 176.6916,-149.5538 -43.0046,53.0366 -82.3006,109.8928 -169.2406,117.6221 -22.1645,50.8008 -80.7898,71.9756 -147.9524,86.2139 z' id='path3448' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1852.6488,2258.0054 c -5.9405,45.5054 -16.1109,86.7822 -36.1898,118.1522 2.1464,14.9025 1.7064,29.8049 1.0645,44.7068 30.7249,-31.3056 53.3355,-120.4006 35.1254,-162.859 z' id='path3450' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1897.3538,2279.8257 c 33.0588,85.8561 3.4239,200.0611 -102.183,219.7989 32.6518,13.5543 130.5414,-31.1145 144.227,-163.9136 l 80.3627,90.4746 c 4.3358,-20.8048 7.2064,-41.8136 -7.9831,-72.3849 -63.578,-13.3754 -83.9149,-38.3708 -114.4236,-73.975 z' id='path3452' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1949.5098,2307.5032 c 43.2043,18.8819 118.5777,46.7061 194.2541,13.8355 11.3537,4.6757 22.7072,8.2723 34.0609,10.1116 -25.7151,26.9303 -98.0399,33.4072 -164.4507,24.4837 91.4422,-11.9764 -47.2824,-22.4587 -63.8643,-48.4308 z' id='path3454' style='fill:%23c5bdcb;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1798.8963,2154.2254 c 31.3735,22.1903 66.5622,35.6172 106.4406,35.1256 29.7687,56.5564 116.5949,72.2762 165.5151,69.7208 2.2063,7.7227 7.3897,14.4493 13.8374,20.7539 -40.8681,0.1739 -93.2015,-13.1142 -173.4984,-63.8642 -21.6212,-7.4795 -98.1186,-43.0459 -112.2947,-61.7361 z' id='path3456' style='fill:%23c3bdca;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1782.3979,2069.6081 c 31.2681,25.8633 65.7731,39.5844 102.7153,44.1707 37.9321,40.3443 82.5241,61.1298 141.0337,68.6544 l 12.2408,21.2901 c -18.3719,1.8462 -107.3743,-37.9873 -139.9695,-68.1242 -54.626,-13.5737 -95.6148,-40.6766 -116.0203,-65.991 z' id='path3458' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1789.3166,2001.4839 c 36.1451,35.4517 77.3912,49.8748 110.6982,50.028 24.9841,26.1961 48.0933,53.2409 100.5864,67.0578 2.54,7.1604 5.6223,13.2352 9.5796,17.566 -39.531,-0.6836 -93.8298,-55.5216 -100.5864,-64.4001 -53.0344,-7.602 -113.2822,-34.3533 -120.2778,-70.2517 z' id='path3460' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1473.8668,1840.9049 c 11.4553,-4.3947 16.7411,-10.8458 22.4044,-17.1761 9.5466,13.1006 23.1828,15.9816 36.5938,19.418 -25.5073,-0.8941 -28.7334,11.1149 -16.43,32.1106 5.2272,8.3877 14.1817,134.0258 16.43,209.86 0.2818,70.2453 9.7075,115.8658 23.898,146.3727 -55.5186,-46.764 -24.7264,-329.6406 -82.8962,-390.5852 z' id='path3462' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1566.4718,1846.1367 c 31.0435,-2.9132 61.7402,-4.6631 98.5794,-26.886 l 13.4426,15.6817 c -26.4233,57.6613 -41.3049,193.801 -58.2515,315.9012 4.8594,-77.7119 6.4461,-147.0885 2.2404,-166.5386 -8.5047,-43.8702 -6.8001,-70.5645 -5.9746,-77.6675 16.7617,-60.9511 -29.234,-46.0485 -50.0363,-60.4908 z' id='path3464' style='fill:%23cecad5;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1690.4429,1841.6526 3.734,3.7363 c -52.3523,114.154 0.2487,375.8938 -112.7689,507.8307 l -2.2404,-50.7822 c 85.6345,-56.5049 64.1886,-345.0027 111.2753,-460.7848 z' id='path3466' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1501.4989,2123.2005 c -0.5845,186.9468 30.2051,222.3156 -97.086,377.8932 59.2992,-49.4275 125.6214,-200.7445 117.2498,-114.2622 15.0183,-27.7482 29.55,-55.3233 32.86,-79.1623 -49.0945,-83.9334 -46.9418,-132.5372 -53.0238,-184.4687 z' id='path3468' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1604.5592,2329.3233 -23.898,28.3803 6.7213,247.1952 c 3.0459,-102.5791 8.169,-196.848 17.1767,-275.5755 z' id='path3470' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1661.317,2150.0865 c -6.5069,38.2169 -10.8179,84.1186 -20.9107,109.7839 17.2662,197.7868 71.0659,216.784 115.7562,234.4967 -74.5588,-105.7215 -89.2884,-247.6359 -94.8455,-344.2806 z' id='path3472' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1517.9287,2409.233 c -23.1109,52.257 -15.477,152.6199 -80.6558,218.0679 54.0577,-27.6969 74.5911,-94.8571 76.1749,-147.1207 l 5.2278,55.2661 c -17.9391,113.2783 -69.3732,144.1245 -105.3008,150.8569 5.6985,-1.5776 62.0882,10.329 113.8891,-104.5528 1.7029,41.7305 -27.6113,88.194 -65.7197,103.8058 33.3176,1.1114 66.3479,-29.4988 83.2698,-53.0242 -27.351,-80.7783 -27.8559,-152.2945 -26.8853,-223.299 z' id='path3474' style='fill:%23e0dee2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1542.9469,2579.1312 c 5.5845,27.1287 13.5211,66.6809 44.0621,104.9299 l 2.2404,47.7926 c 14.0093,-18.3711 68.0905,-171.5342 69.0804,-221.7983 2.0175,-15.931 2.9057,-34.4293 14.5629,-22.4079 1.4941,1.1115 2.9873,1.1307 4.4809,-0.7479 -16.3877,-11.1978 -33.6544,-66.502 -46.676,-84.7642 9.7169,59.8138 17.3067,144.5136 -43.6886,270.7208 -18.4047,-21.9476 -31.5425,-57.061 -44.0621,-93.7258 z' id='path3476' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1803.8552,2676.3893 c -65.7242,33.7587 -122.2964,-47.6579 -149.4459,-98.2226 l 12.1924,-69.0374 c 0.2662,-2.2807 5.1233,-3.9858 7.2998,-0.9201 10.827,76.0003 58.9094,164.6995 129.9537,168.1802 z' id='path3478' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1642.6469,2604.5224 -7.0951,20.9128 c 25.356,56.2181 55.2116,75.764 94.0989,89.9895 -76.3711,-37.6171 -81.5562,-74.2569 -87.0038,-110.9023 z' id='path3480' style='fill:%23dfdde1;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1569.459,2700.8672 20.1639,34.7232 15.3098,-33.9826 c -2.868,91.637 -8.8293,202.316 -11.5757,304.3264 -8.413,-102.3108 -19.9246,-208.9713 -23.898,-305.067 z' id='path3482' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1628.4572,2643.7361 c -1.8669,5.2311 -3.7341,10.1752 -5.6011,13.4391 67.7774,251.3923 -11.9958,385.4436 -29.8725,405.1493 -46.9694,-83.3523 -46.4287,-165.4335 -56.7578,-235.6209 6.051,62.9439 -0.8367,144.7756 53.7705,246.8187 l 0.7462,41.4493 c 66.549,-82.9437 106.9793,-198.0746 55.2644,-447.7164 -7.4689,-6.2215 -11.8505,-15.5286 -17.5502,-23.5191 z' id='path3484' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1568.3387,3092.1932 c 5.6781,9.1153 10.6038,18.3582 22.0311,26.5153 14.7147,-15.3691 17.8871,-23.0467 24.2714,-32.8648 -12.4086,66.7066 -18.0393,131.72 -26.8854,197.5377 -6.105,-65.0771 -10.6155,-135.9993 -19.4171,-191.1882 z' id='path3486' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1687.4556,3103.0267 c -14.3707,-32.0978 -31.3688,-59.6994 -20.5373,-95.2205 -2.0758,-10.9488 -6.6211,-12.6219 -11.5758,-14.9348 -3.028,18.9586 -9.7418,32.4176 -15.6831,45.5504 25.4504,152.7603 -10.6875,234.9505 -52.6504,303.9563 -68.7867,-92.6079 -56.0008,-192.4149 -57.1312,-277.8179 -20.0438,173.3733 21.8345,249.6289 56.3845,289.0214 l 0.374,42.1908 c 97.9752,-143.9584 88.319,-277.6393 66.4664,-341.2916 10.8339,16.5949 20.7234,33.816 34.3534,48.5459 z' id='path3488' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1316.2889,2664.6426 c 13.1361,125.945 173.0191,87.7854 237.8603,-7.4674 l -5.9745,-17.1759 c -60.4583,78.3509 -189.3581,148.0015 -231.8858,24.6433 z' id='path3490' style='fill:%23c4bec9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1539.2129,2710.9466 c -58.655,121.7102 -129.3004,208.3713 -226.658,216.95 66.3323,5.289 137.3554,-48.5845 159.4448,-72.0715 15.951,-27.6845 36.6137,-37.5342 16.4299,-0.3705 -7.8247,13.0434 -15.6173,22.5738 -28.0056,34.3526 15.6849,-6.3558 48.1677,-56.4985 54.8909,-60.8615 2.7653,-52.7107 14.6862,-81.8702 23.898,-117.999 z' id='path3492' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1514.9967,2833.2256 c -1.1306,13.88 -2.3475,27.9329 -2.1122,39.0792 -92.4427,94.9587 -172.3095,125.032 -257.1737,105.0896 70.0691,1.8906 151.2775,9.3322 259.2859,-144.1688 z' id='path3494' style='fill:%23c3beca;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1215.577,2888.1462 c -20.3603,-50.4945 -12.7327,-91.2026 23.2354,-121.985 -72.5477,-1.5255 -151.2109,133.4189 -16.8986,201.7285 -67.2131,-39.2647 -70.6091,-121.1864 -48.6808,-148.091 14.6481,-23.3788 36.1937,-29.9138 21.2208,-3.7305 -10.3897,42.1392 8.5049,63.6403 21.1232,72.078 z' id='path3496' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1650.1846,2674.8055 c 13.7324,21.9991 30.6381,40.8297 52.8078,54.3903 -6.0312,123.1793 129.4664,204.8458 221.2644,170.0394 -52.7357,38.5941 -226.5343,29.1853 -274.0722,-224.4297 z' id='path3498' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1670.2516,2829.5331 0,14.7873 c 63.6078,105.901 170.6006,109.753 203.31,105.6133 -99.8948,-1.8907 -162.4639,-48.2139 -203.31,-120.4006 z' id='path3500' style='fill:%23c4c0cd;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1947.4923,2752.4344 c 84.3575,58.5108 61.0648,149.5158 -29.5723,187.4643 69.7361,-45.8953 103.996,-105.3385 29.5723,-187.4643 z' id='path3502' style='fill:%23e1dfe3;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1848.7419,2965.7751 c 80.1425,14.6276 215.7431,-48.2648 143.1088,-188.5248 73.476,85.3201 -8.6973,238.572 -143.1088,188.5248 z' id='path3504' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1670.7796,2914.0225 c -0.7009,7.9402 -1.1236,12.8522 -3.1683,25.8762 68.6095,136.9318 106.9234,145.9514 151.5582,181.6586 -83.1383,-62.1267 -125.6345,-132.7676 -148.3899,-207.5348 z' id='path3506' style='fill:%23e0dee3;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1783.2602,3171.1954 c 14.5164,6.4454 25.7459,1.7185 37.4934,5.8128 104.9038,36.5439 234.7475,-25.7676 195.9168,-152.6136 68.6514,66.8912 -57.6479,259.0512 -233.4102,146.8008 z' id='path3508' style='fill:%23c4becb;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1967.5592,2987.4293 c 79.4713,78.7917 -2.1556,187.7777 -108.2558,150.4996 112.431,15.1701 154.0159,-78.0317 108.2558,-150.4996 z' id='path3510' style='fill:%23c3beca;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1196.0381,2986.8991 c -108.6893,71.5547 -48.66,160.1703 1.5843,180.6044 -19.1127,-14.091 -39.4966,-63.4936 20.0669,-35.9113 19.6025,8.4063 37.0586,9.3001 53.864,7.9204 -111.2209,-36.531 -86.5153,-95.7122 -75.5152,-152.6135 z' id='path3512' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1513.9407,2887.0921 c 2.6236,37.2272 6.7058,67.1596 12.1458,90.3023 -34.9104,69.7528 -77.0509,116.2679 -120.4017,149.4456 50.8588,-49.2043 90.1105,-98.4917 107.1997,-150.5061 -88.5398,138.1776 -149.9095,159.4167 -213.3432,162.6484 78.901,-17.3806 194.1323,-85.5112 214.3994,-251.8902 z' id='path3514' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1527.1425,2982.677 c 2.4276,11.1719 5.049,22.216 11.6178,30.6221 -111.5471,215.1039 -260.5835,208.9146 -311.5656,191.1697 96.5746,9.9899 62.9691,-7.4544 31.6845,-13.2035 114.4546,3.6667 215.5332,-74.0137 268.2633,-208.5883 z' id='path3516' style='fill:%23c3bec9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1435.2966,1798.5553 c 14.3994,-9.7223 21.2489,-21.3416 29.6083,-33.0753 3.087,5.8766 8.8709,10.9931 16.166,16.167 -21.1148,6.9048 -28.4998,38.0065 -40.3732,38.1661 -1.8885,-6.905 -1.9471,-14.3466 -5.4011,-21.2578 z' id='path3518' style='fill:%23c4beca;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1482.2561,1782.0877 c 31.5924,11.8749 63.8668,10.3414 103.7672,-17.6876 3.5342,3.6603 8.5731,8.0678 13.4659,12.4115 -38.1037,27.1601 -100.4904,20.1786 -117.2331,5.2761 z' id='path3520' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1617.1799,1781.8258 c 22.4299,3.7877 44.4109,8.8787 73.6667,-7.1288 4.2245,5.6146 8.4494,10.035 12.6739,14.2571 -9.556,9.5819 -57.5101,8.1958 -86.3406,-7.1283 z' id='path3522' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1709.8574,1721.8904 c 7.2142,4.4266 20.1746,17.3935 32.7408,24.8157 -9.3294,13.1077 -18.6587,27.9973 -27.9881,44.6244 -41.6188,-36.1094 -12.4206,-74.1475 -4.7527,-69.4401 z' id='path3524' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1406.2129,1732.1872 c 5.9523,8.3167 10.1293,14.2698 13.9941,19.8015 25.4412,-17.6611 34.0195,-36.6712 42.2462,-55.7128 -3.7274,-2.1332 -7.2707,-5.1867 -10.2975,-10.8271 -20.0587,35.5091 -32.6905,39.8206 -45.9428,46.7384 z' id='path3526' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1464.3015,1697.3365 -2.9044,5.5445 c 50.2372,28.8145 131.8088,50.4238 235.5225,-2.1146 l -10.2975,-21.124 c -67.1886,52.5963 -143.1633,61.4619 -222.3206,17.6941 z' id='path3528' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1705.3688,1697.0681 c 29.597,-5.583 19.3242,-42.4139 46.7348,-53.5989 44.9,67.5368 121.6375,50.0023 152.8784,-1.322 l 5.0168,38.0258 c -29.6111,18.8183 -68.9149,51.5035 -134.3957,21.1239 -5.1579,10.9295 -6.3245,28.1313 -6.6009,46.732 -28.6979,-9.4982 -51.7897,-24.6054 -63.6334,-50.9605 z' id='path3530' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1796.1981,1571.6533 c 11.3932,21.9862 0.7393,72.0714 1.3202,88.4496 -21.8524,-2.9956 -33.9608,-20.8177 -45.6786,-35.6429 2.3039,-0.4279 3.8504,-1.0802 4.7528,-2.9069 2.6992,-13.7397 28.2335,-20.0762 39.6058,-49.8998 z' id='path3532' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1599.2251,1633.4343 -2.3764,3.168 c 34.4306,12.5137 105.811,18.7989 156.5751,-15.5794 l -8.9773,-16.1033 c -35.4705,30.3288 -80.9454,44.5542 -145.2214,28.5147 z' id='path3534' style='fill:%23c3beca;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1579.1582,1621.815 c 6.2963,4.9442 12.3606,8.9622 17.9546,11.0956 -47.2519,43.2318 -115.4939,31.4594 -184.2988,-4.7524 0.7043,-2.1146 0.153,-4.2286 -0.5283,-6.3432 79.4797,43.053 134.9927,30.8719 166.8725,0 z' id='path3536' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1408.8533,1621.5531 c 16.72,26.4581 -25.7202,35.0426 -25.8757,74.4609 l -16.6345,-21.1238 c -0.6963,-25.8192 33.8281,-21.6794 42.5102,-53.3371 z' id='path3538' style='fill:%23c3bec9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1362.6464,1666.9697 -32.4766,-49.3767 c -34.1962,-44.5343 78.8507,-53.3942 66.5379,-136.7722 7.2168,5.7041 14.434,13.082 21.651,16.9019 -4.1306,67.1402 -62.9207,65.3712 -63.8974,111.4197 -7.5052,-2.8424 -11.3165,-9.8439 -13.2018,-19.0101 -2.9064,2.1977 -3.562,2.4209 -6.6011,5.5445 -14.2477,17.5217 6.7423,27.4543 27.988,71.2929 z' id='path3540' style='fill:%23c3bec9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1393.5842,1576.533 c 33.019,4.7208 65.4888,-0.017 96.5257,-29.498 5.3309,5.1552 9.5008,10.6038 16.6166,15.3112 -39.5728,24.0943 -92.5932,27.3711 -113.1423,14.1868 z' id='path3542' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1508.2201,1563.4639 -3.734,2.9897 c 54.7871,31.3822 131.2942,31.159 172.514,2.9892 -5.8348,-3.3792 -10.8323,-7.5948 -15.6831,-11.9513 -49.0447,36.0457 -122.8891,24.4264 -153.0969,5.9724 z' id='path3545' style='fill:%23c4beca;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1678.3071,1569.4428 -2.8004,3.5451 c 38.9351,15.12 87.0266,13.625 120.797,-4.2922 -2.3072,-6.4069 -4.8754,-12.6219 -9.1485,-17.5531 -36.59,28.8338 -72.7493,26.368 -108.8481,18.3002 z' id='path3547' style='fill:%23c4bec9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1424.1675,1501.6828 c 57.1699,29.07 119.5355,9.735 153.6707,-20.3318 5.8087,7.3779 11.6175,11.6636 17.4263,15.5794 -42.6301,37.3933 -152.2891,32.7111 -171.097,4.7524 z' id='path3549' style='fill:%23c4bec9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1597.3768,1497.7227 -2.9043,2.6377 c 51.5085,35.1963 130.1652,13.9443 151.0302,0.2626 -2.6405,-8.2718 -5.2809,-15.49 -7.9213,-21.6477 -36.1821,30.9484 -90.0355,41.0921 -140.2046,18.7481 z' id='path3551' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1279.4744,1424.8461 7.393,4.222 c 7.8542,-11.2486 14.3227,-13.957 17.5643,-9.4982 3.2417,4.4583 -2.718,12.7242 5.6712,20.0635 26.6257,-21.1748 87.6728,-35.2022 95.0538,-66.54 11.2194,31.3822 49.2613,32.2832 80.2679,86.6034 -7.3316,-41.2511 -49.6434,-52.5319 -66.9862,-80.2672 -17.3429,-27.7348 -7.0761,-62.4261 6.7853,-107.1971 -28.7696,38.9775 -6.1075,94.3261 -53.0494,119.0975 -29.7957,15.7198 -86.6313,12.2576 -92.6999,33.5161 z' id='path3553' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1526.0865,1228.9305 1.5846,36.9653 c -48.814,19.0924 -10.7659,141.2434 -30.1005,167.9248 -7.719,-104.2274 -50.6345,-141.7415 28.5163,-204.8901 z' id='path3555' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1565.6923,1317.6483 5.8088,0 c 6.3398,68.2968 77.9724,74.7994 90.3012,142.0485 -15.2318,-46.6167 -55.9093,-60.2097 -77.6273,-85.0197 -12.497,52.1813 -75.5028,67.6899 -91.3574,97.1692 -4.3452,-24.2796 86.916,-58.2746 72.8747,-154.198 z' id='path3557' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1673.9482,1252.1626 c -37.5354,59.4046 37.1852,97.635 -3.1686,196.4451 20.9964,-129.2283 -69.2362,-118.6824 -12.1458,-212.2864 19.7984,19.2327 87.6269,38.7407 93.9979,71.2922 -22.8072,-32.1679 -57.9288,-34.6146 -78.6835,-55.4509 z' id='path3559' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1752.1036,1316.0641 c 7.0643,22.8427 13.3545,31.9259 19.0109,46.9944 -20.5767,67.166 -101.7622,90.5571 -106.1436,115.1245 -14.0382,-31.3893 87.6317,-48.8851 87.1327,-162.1189 z' id='path3561' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1829.2028,1247.4102 c -12.7795,-2.7084 -24.9978,-0.3705 -39.0777,-14.7878 2.3976,21.7307 -1.181,34.4935 -4.2247,48.0607 26.6011,15.3175 44.1631,157.8704 54.9203,164.2264 -5.4833,-61.3088 -3.0119,-142.0099 -40.134,-185.8807 l 1.5846,-7.3901 c 11.2479,4.0562 19.9012,2.9577 26.9317,-4.2285 z' id='path3563' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1331.2258,1358.8358 c 25.451,-38.1468 47.5336,-82.5602 80.2005,-105.3959 32.6665,-22.8356 53.2101,-14.0594 118.8848,-67.8113 l 24.8197,-64.9555 c -55.4232,81.41 -120.8274,137.1614 -215.4556,117.7621 5.6366,3.1808 8.7705,10.9802 47.5269,13.2035 -20.0629,19.4373 -37.3003,61.404 -55.9763,107.1971 z' id='path3565' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1317.4959,1178.7623 c 49.6309,24.8666 110.285,37.5779 214.3994,-110.896 22.1245,-6.0618 43.7075,-18.0768 64.4255,-39.6101 -66.9572,160.8796 -257.3488,259.2173 -278.8249,150.5061 z' id='path3567' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1539.2884,1271.7022 c 79.4246,-299.4844 320.3523,-478.39586 111.9526,-637.91505 151.1287,261.85509 -89.3354,372.60445 -111.9526,637.91505 z' id='path3569' style='fill:%23f1eef0;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1481.728,1012.4148 c 4.1057,78.6701 103.5743,20.3319 127.2666,-31.15239 -40.2748,27.17939 -80.1596,51.70809 -127.2666,31.15239 z' id='path3571' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1631.1738,890.43043 c 9.1358,-13.49769 10.842,-1.02887 26.404,2.63782 -36.3955,75.85996 -97.9748,96.5811 -131.4913,98.22259 45.4299,-23.58926 87.1808,-50.73058 105.0873,-100.86041 z' id='path3573' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1606.7996,763.62878 7.8416,7.83798 c 10.9535,-0.45364 21.9066,-0.33849 32.8598,-10.44989 0.1566,9.53617 -3.4325,13.80974 -8.2149,16.42878 6.1494,55.16974 0.07,87.34475 -7.5795,111.95591 9.5614,-9.70298 17.3662,4.22261 25.9859,3.57729 13.7443,-21.6479 37.2624,-96.9131 -0.4836,-162.21424 1.0593,18.76029 -19.1814,38.07024 -50.41,32.86417 z' id='path3575' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1477.2395,739.66241 c 60.2526,-24.52802 94.6834,18.62654 121.7216,22.70842 42.9886,63.25019 -1.555,118.31817 -30.3645,152.08962 19.1473,-32.77459 47.1801,-164.37302 -91.3571,-174.79804 z' id='path3577' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1531.3672,1306.5529 c 65.6094,30.7503 96.1476,-43.8959 127.2666,-72.87 -15.5062,-35.5091 -11.0333,-64.6556 -12.1456,-95.5849 -57.0048,30.9929 -55.4101,143.4409 -115.121,168.4549 z' id='path3579' style='fill:%23cecad5;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1755.5361,778.48043 c -5.3821,2.47171 -5.8547,23.60856 -13.2019,23.23146 -4.5716,150.9914 -141.9663,234.92481 -174.2657,453.09481 20.0489,-23.3788 34.4688,-115.4241 86.0517,-200.0159 53.8382,-88.29638 106.7224,-137.85203 101.4159,-276.31037 z' id='path3581' style='fill:%23cecad5;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1685.2151,1063.8483 c -54.7553,147.529 53.7333,148.7235 63.1059,196.7842 -112.4379,-37.7703 -120.3172,-119.7236 -63.1059,-196.7842 z' id='path3583' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1705.3791,640.77577 c 181.892,118.26669 25.8534,356.97334 -42.195,421.20113 26.926,-60.2997 190.8972,-226.27596 42.195,-421.20113 z' id='path3585' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1766.618,575.43028 c 18.6442,34.18021 48.6279,88.02799 4.4809,77.29684 77.3653,171.73806 -7.5018,260.00888 -50.0853,355.50428 -89.7836,233.9279 58.8326,141.1603 41.4969,304.3069 50.5406,-59.0024 -15.2364,-144.6223 -12.3925,-174.1204 -3.6385,-42.8548 23.3887,-135.4377 32.1831,-191.44441 10.7802,30.88471 27.3248,49.60639 47.0492,61.60921 -34.7269,-121.60849 73.7568,-361.30482 -62.7323,-433.15242 z' id='path3587' style='fill:%23cecad5;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1784.5414,977.95978 c 8.7308,12.10529 14.9059,25.91502 29.1258,34.35922 7.2934,47.5947 -59.5219,198.4896 41.0748,209.8533 -81.8489,40.8238 -126.4385,-76.3193 -70.2006,-244.21252 z' id='path3589' style='fill:%23cecad5;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1740.4858,528.1681 c 17.1072,1.21951 57.988,29.91308 96.1102,-0.52391 26.193,35.61088 -22.5991,65.75425 -73.8989,39.10502 -13.3917,-8.58506 29.0815,-12.5645 -22.2113,-38.58111 z' id='path3591' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1436.8995,541.077 c 15.3903,17.07428 31.0971,25.91486 45.5555,67.21101 10.7044,0.11481 21.4088,1.38614 32.1131,4.48404 -18.0426,-28.6099 -39.8901,-54.93352 -77.6686,-71.69505 z' id='path3593' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1602.3187,491.41321 c 158.2938,42.18413 143.3908,-31.2613 171.7673,-41.8199 28.0987,44.93067 -49.0731,103.22457 -171.7673,41.8199 z' id='path3595' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1408.8939,522.77678 c -8.9596,-3.07285 -17.2196,-2.51032 -22.4044,-1.86552 14.0823,-113.41215 139.8131,-41.39148 207.6143,1.12418 -85.581,-40.99558 -192.8472,-93.10604 -185.2099,0.74134 z' id='path3597' style='fill:%23c3bec9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1409.2673,522.77678 c -7.0394,-128.9413 178.767,18.34527 264.7456,23.52542 -59.8344,6.78407 -256.9123,-124.38647 -255.7838,-21.28348 l -8.9618,-2.24194 z' id='path3599' style='fill:%23f1eef0;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1421.2164,526.51357 15.6831,5.97246 c 1.5383,-11.27437 5.8382,-24.24746 11.5754,-25.39112 36.4797,-7.24328 2.2799,11.93204 8.2151,17.92381 6.8786,4.8547 14.5379,9.70941 22.4044,14.56395 0.3735,-5.48073 0.7469,-11.94492 1.1202,-19.41866 0.6251,-29.37056 84.935,17.9238 144.135,37.34246 6.5332,17.50809 -32.8478,39.48787 -63.8524,33.23484 28.1749,22.27983 87.594,11.4591 113.1422,-25.02045 45.5125,3.4557 55.5484,-3.9923 65.7198,-15.31103 -34.7874,-7.21179 -50.8478,9.90041 -138.025,-14.1811 -80.0825,-22.96951 -177.8849,-91.24104 -180.1178,-9.71516 z' id='path3601' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1493.6572,511.94962 c 9.8225,-0.93894 18.7927,2.37586 27.6322,6.34956 -17.7492,27.47929 8.2629,53.69402 22.7778,49.66379 4.9163,4.4776 9.9239,8.96147 26.5118,13.43977 -23.4283,4.89263 -101.8059,-19.25916 -76.9218,-69.45312 z' id='path3603' style='fill:%23b6b1bf;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1286.4164,670.65023 c -87.8349,-168.97169 166.2724,-198.80727 192.0164,-59.00236 0,0 63.0223,2.5425 118.6581,32.11709 108.42,78.67011 42.5605,123.68375 20.7171,120.06855 -50.5265,0.88153 -60.0164,-47.63929 -133.7597,-29.10877 -17.7322,6.61795 -18.6887,15.72692 -26.6114,15.45853 -43.9661,-11.17209 36.654,-99.46204 123.2243,-35.84762 7.719,5.67206 24.5788,-5.41062 9.7086,-22.03126 -58.0502,-58.59377 -158.6623,-26.39371 -180.7292,-20.90638 -28.1071,-45.57617 -90.2699,-35.14489 -123.2242,-0.74778 z' id='path3665' style='fill:%23f6d155;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1538.4661,532.86244 c 11.0476,8.81501 67.0352,17.9045 68.3335,23.14918 -17.9374,42.3052 -76.516,29.24897 -68.3335,-23.14918 z' id='path3605' style='fill:%23aaa3b5;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1913.6953,1677.7969 c -0.3966,0.7723 -1.2489,1.2193 0,3.168 13.3277,6.5792 29.8094,10.5395 49.1113,12.143 l 45.9427,270.9062 c -3.4987,-70.4944 -8.4103,-143.3388 -10.0335,-210.7029 -5.1373,-12.9411 -8.912,-36.7866 -12.6739,-60.7334 5.809,-0.6193 11.6177,-1.5516 17.4267,-3.1687 29.0966,171.2272 100.2611,205.6885 114.0646,219.154 -37.647,-39.5973 -88.4948,-95.2784 -105.0875,-222.8459 25.2193,-14.0653 36.7123,-31.1396 44.8867,-33.7967 2.531,-7.2311 0.9201,-24.5094 -2.6404,-32.7431 -25.3378,24.2153 -48.2168,52.7107 -99.2786,48.5838 -3.4245,-0.2749 0,4.7531 0,4.7531 19.754,26.4445 -20.1854,10.2325 -41.7181,5.2826 z' id='path3607' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2011.9178,1993.059 2.1122,41.1873 c 25.4826,-16.4417 49.3874,-21.4945 83.4363,-99.8068 13.9042,138.816 15.685,273.7676 96.6382,301.5346 -41.8326,-95.3866 -41.9103,-200.1312 -44.8866,-301.0044 -4.9287,6.3488 -9.8575,10.9223 -14.7861,15.3112 -33.2983,-19.2721 -43.5139,-34.6918 -61.257,-52.2766 -11.1503,34.5954 -16.7212,70.9475 -61.257,95.0547 z' id='path3609' style='fill:%23cecad5;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2072.0649,1657.5666 c 11.1874,4.1334 23.7975,5.4301 36.9674,5.6025 l 14.1895,201.6385 -51.1569,-207.241 z' id='path3611' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2168.0305,1643.0034 6.7215,-4.8547 c 16.4312,37.029 38.6124,69.7465 70.9473,94.8435 l 87.004,585.5041 -125.8384,-586.9989 c -0.6123,101.1035 -28.5635,168.1865 -73.9346,213.5903 l -4.8543,-38.4602 c 47.6633,-64.8475 76.3276,-142.4255 39.9545,-263.6241 z' id='path3613' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2300.9634,1777.4313 c 13.1939,7.9653 28.3791,14.436 45.5559,19.4116 52.8159,176.6249 72.7548,524.8028 3.3607,650.8496 l -5.9746,-47.7919 c -121.4585,-92.8383 -151.7278,-351.5059 -176.2482,-496.2623 l 3.7341,-7.0908 c 23.4259,132.2374 51.0579,386.8426 169.9003,490.284 21.4086,-67.7154 67.6548,-262.9792 -15.3096,-588.4938 -6.1224,-6.9686 -16.1253,-13.9378 -25.0186,-20.9064 z' id='path3615' style='fill:%23c4bec9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2226.6556,1589.2321 c 10.453,-1.2784 16.2194,-0.5496 32.8598,-4.484 l 115.756,172.8875 -148.6158,-168.4035 z' id='path3617' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2351,1798.3377 c 16.7716,5.7363 38.0824,10.5588 59.7453,15.3112 0.6453,5.2762 169.3474,439.0868 287.15,472.3597 -150.5995,29.9136 -226.2538,-234.2414 -324.4908,-390.2083 -6.9928,-32.9665 -14.4161,-65.4921 -22.4045,-97.4626 z' id='path3619' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2331.4046,1537.3257 c -1.4368,2.2613 -2.8718,4.5227 -5.2807,5.8064 68.6302,106.3031 70.3061,171.0741 61.2568,229.189 l 27.9883,36.4352 c 13.9416,-81.3086 -1.1185,-141.2886 -20.5951,-198.0302 l 341.6661,496.3968 -302.0603,-483.1933 63.8975,8.981 c -53.2616,-17.8723 -107.1659,-23.9921 -166.8726,-95.5849 z' id='path3621' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2537.3304,1634.0412 c 13.0457,0.1044 24.7715,-0.6644 33.6065,-3.3598 67.6897,110.302 242.1953,310.7015 221.804,583.2622 l -21.2843,-41.4494 c -161.9076,-37.3997 -274.525,-240.8334 -331.959,-323.375 94.8004,124.9812 202.2066,288.0126 327.8515,313.6657 10.3916,-203.4789 -143.0951,-403.0862 -230.0187,-528.7437 z' id='path3623' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2572.736,1630.2663 5.8089,10.0349 c 149.8023,79.7306 317.856,237.6842 421.9339,121.4611 -107.8683,43.34 -282.5891,-108.8585 -397.6424,-166.3474 l 5.2809,24.8228 c -12.7286,6.145 -24.0202,7.9841 -35.3813,10.0286 z' id='path3625' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2360.449,1443.8554 c 0.3983,4.2736 -0.052,7.6971 -1.0558,10.5652 l 186.4112,115.6484 -170.041,-135.7182 c -4.0962,4.3501 -9.8206,6.5471 -15.314,9.5046 z' id='path3627' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2592.5945,1552.6367 c 3.2547,12.4308 7.016,24.3499 8.9619,38.0896 222.9788,103.1352 356.6125,77.7312 421.2032,37.336 l -34.3532,-12.692 c -98.1516,64.9427 -335.667,-22.772 -395.8119,-62.7336 z' id='path3629' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2415.5996,1376.3896 c -0.01,2.989 -1.1671,5.9725 -2.2405,8.9615 94.6569,49.9322 160.9255,142.6552 158.3247,206.4936 l 32.1129,26.5146 c -12.3648,-106.731 -50.6429,-146.6539 -89.2442,-186.3336 l 452.943,177.3722 -439.8737,-206.123 c 58.663,-13.3246 119.8287,-16.6593 170.2735,-77.6675 l 103.8073,-3.737 c 88.5364,-13.5864 189.1795,-64.8344 199.3994,-112.7672 l -33.2333,3.7304 c -42.5036,93.9498 -209.9959,90.7237 -296.8585,94.1029 -40.2442,75.4892 -168.2946,81.1039 -255.4106,69.4531 z' id='path3631' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2668.7696,1355.8532 c -11.2983,9.0702 -23.1803,15.8155 -35.4738,20.9064 47.3467,10.022 91.4357,22.8422 131.8129,38.8373 117.141,12.277 233.1741,-5.5961 238.2337,-105.3006 -49.2283,79.3856 -189.6861,64.7515 -334.5728,45.5569 z' id='path3633' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2413.7325,1286.023 c 3.1941,9.7092 4.4439,18.2628 6.3479,27.633 l 240.1009,-6.3489 c -82.1629,-7.0844 -166.1563,-13.2609 -246.4488,-21.2841 z' id='path3635' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2529.4887,1189.3146 c 48.8291,22.2482 93.312,47.1978 129.1989,75.4249 l -31.7396,-29.1274 c 102.6968,-8.457 207.1453,-16.6528 322.6238,-23.1492 l -365.1922,-2.2419 -54.8909,-20.9064 z' id='path3637' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2452.3343,1197.7716 c -1.0923,5.1038 -3.8317,10.2074 -5.8087,15.3175 l 80.2677,-23.2384 c 120.115,-86.1181 125.8121,-129.2026 140.9967,-175.8516 l 183.2429,-114.06398 -208.0626,103.50538 c -113.002,1.0923 -141.889,16.7544 -176.3778,25.8762 95.7757,-20.7533 158.7608,-24.3113 193.8045,-13.203 l -22.1793,13.7268 c -28.8966,95.3803 -136.6765,150.9334 -185.8834,167.9311 z' id='path3639' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2451.4467,1119.4844 c 3.4355,6.062 3.9544,13.5808 5.6011,20.5365 57.3263,-30.6732 110.8716,-65.128 164.2991,-99.6982 -56.6333,27.7927 -113.2667,56.1664 -169.9002,79.1617 z' id='path3641' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2606.0373,1131.4357 c 64.4935,-5.455 130.0571,-6.9815 197.5323,-1.4941 15.7574,-8.8728 179.1904,-56.5822 139.6542,-143.01948 -46.9965,94.66458 -221.5126,127.06938 -235.2463,134.80438 -27.4425,2.7916 -95.236,5.5445 -101.9402,9.7092 z' id='path3643' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2875.6373,887.97089 36.2205,-15.6817 c 3.8673,7.33286 -22.3348,56.56933 -68.749,108.06646 -60.6038,67.17245 -96.2377,96.27405 -211.6799,117.09815 2.2538,-3.0793 4.3115,-6.1643 6.068,-9.2427 89.2596,-24.2927 212.0751,-111.3562 238.1404,-200.24021 z' id='path3645' style='fill:%23dfdce1;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2491.7745,982.81449 -10.4554,16.43539 c 102.9282,-74.17964 184.3441,-119.49981 246.4489,-138.91204 61.6461,-65.14719 75.7112,-129.50313 50.0365,-166.90926 3.9477,120.42008 -187.2519,210.49258 -286.03,289.38591 z' id='path3647' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2425.6816,1028.7485 -3.7342,30.6158 c 76.0783,-55.5281 117.0401,-156.37634 106.4211,-241.59343 l -27.2587,28.00302 -118.7435,96.34489 c 6.391,5.72337 13.3986,11.44674 17.9237,17.17672 l 100.8198,-110.5319 c 6.6738,91.05584 -54.6693,161.7542 -75.4282,179.9849 z' id='path3649' style='fill:%23c3bec9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2529.1154,886.10537 -7.0947,25.39112 c 49.1154,-30.94142 83.5504,-63.42274 113.8891,-96.3384 84.9637,-98.78506 96.0246,-184.63478 103.0602,-225.91163 l -36.5936,29.49805 c 5.9129,125.50422 -134.7865,246.44161 -173.261,267.36086 z' id='path3651' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2487.2938,815.52876 c 14.1895,-0.59401 28.3789,-0.99042 42.5684,0.37641 L 2696.7753,624.3463 2487.2938,815.52876 z' id='path3653' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2364.4427,706.86834 -20.5373,23.89627 c 8.7834,47.0705 8.4512,110.44227 -61.2389,187.45211 l 2.2406,4.10699 4.8542,-1.49416 c 55.1974,-68.76263 113.2773,-86.6099 171.394,-103.80524 -33.8353,8.42486 -67.5869,13.95655 -105.6744,33.60499 25.9827,-78.84266 14.4121,-119.22493 8.9618,-143.76026 z' id='path3655' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2372.2843,769.60123 -0.3739,15.31121 c 59.7127,-36.71576 120.1889,-81.33368 174.7545,-142.27184 31.8727,-41.04707 72.8038,-98.60607 77.6688,-176.99492 l -31.3662,24.64978 c -6.2021,130.32675 -174.1707,242.57732 -220.6837,279.30577 z' id='path3657' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2236.7376,752.79587 c 48.4255,-20.93926 95.6823,-40.78512 128.452,-47.04527 l 210.2282,-195.29584 c -56.2094,40.68928 -174.3743,142.96865 -229.9794,184.46884 -19.1496,14.28913 -38.374,13.82905 -108.7008,57.87227 z' id='path3659' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2586.62,491.79031 c -531.5203,92.76112 -826.7661,734.00369 -471.2397,676.23439 l -19.7907,-4.8483 c -71.1311,6.2659 -89.3315,-55.707 -82.414,-94.9458 6.3048,-42.8232 47.1416,-66.3552 58.8893,-70.38547 -3.1623,-37.80255 -4.3905,-75.29808 32.4865,-106.88505 14.8002,-35.77682 31.6835,-54.19862 48.5429,-72.81211 55.8626,-202.2968 337.7867,-303.0554 433.5257,-326.35766 z' id='path3661' style='fill:%23f1eef0;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 2339.0511,729.27619 c -66.4353,9.67132 -157.5091,83.17989 -171.3039,113.87919 -1.3881,3.09146 0.7636,7.47966 -22.8678,20.17234 l 1.1202,4.10676 c 22.8093,-9.68993 84.5384,-0.40215 26.5118,14.18703 38.059,-1.02191 71.1719,14.02073 93.3519,64.60472 122.855,-18.71576 153.2849,71.08187 122.4776,130.69117 80.9792,70.2066 29.7631,160.6298 -14.5629,177.3656 27.0072,60.0693 41.2826,139.8893 -41.4482,170.646 -0.2313,53.586 -7.6291,137.0148 -134.4267,135.9228 -15.1717,36.0903 -60.2082,97.7625 -136.6669,64.9749 0,0 -0.087,2.2163 -0.7463,4.4776 -1.2419,4.222 31.6127,12.4559 32.1131,10.4565 26.0582,2.9961 29.0982,20.0319 -2.6138,12.6991 -11.5003,-3.4114 -21.6861,-6.1836 -29.8727,-10.0865 l 0,0 c 0.1774,2.7408 0.28,5.4809 -1.4942,8.2145 82.5678,28.5275 130.1727,-21.3537 156.0842,-64.2277 98.4391,-5.1546 139.1773,-59.4176 144.1351,-144.131 80.6216,-50.5195 69.2703,-126.6793 44.4355,-179.237 71.8371,-53.7197 66.692,-148.0401 12.3225,-191.9295 36.9243,-123.90067 -73.5564,-157.30237 -131.8127,-148.61481 -19.5956,-33.0239 -32.4161,-37.81477 -46.3026,-47.05107 L 2341.6649,734.87224 2215.08,865.19255 c -12.6165,-4.32436 -29.081,-6.24728 -49.6631,-5.60179 26.8223,-67.43435 132.1314,-118.5229 173.6342,-130.31457 z' id='path3663' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1370.8064,581.40274 c 15.7958,23.57638 42.289,-6.59221 86.6305,39.95437 l 5.2277,-2.23549 c -9.9693,-40.05109 -37.0315,-64.42604 -76.922,-68.71179 17,14.93393 4.6206,15.81564 3.9559,25.35894 -0.5842,8.38694 0.251,18.65802 -18.8921,5.63397 z' id='path3667' style='fill:%23dfa12f;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1300.6058,653.84487 c 24.0612,-13.07553 76.5016,-32.70518 109.7817,14.19328 104.8651,-30.67372 179.0346,-2.54894 189.3174,39.57745 6.5021,-11.46553 -23.0885,-74.90758 -142.6414,-64.22775 -102.1176,-71.41396 -160.0022,-6.84129 -156.4577,10.45702 z' id='path3669' style='fill:%23dfa12f;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1460.424,743.84014 c -18.2045,-0.76638 38.5038,-67.77928 131.4394,-3.73678 33.3168,13.02457 49.2022,-3.95387 42.9418,-31.36932 -2.213,-20.19166 -13.3799,-31.42724 -20.164,-47.04545 46.7392,35.10054 52.4248,78.38311 20.7582,95.8211 -49.2166,24.52871 -83.8099,-62.78438 -174.9754,-13.66955 z' id='path3671' style='fill:%23dea12f;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1383.4575,1699.7188 20.506,29.6961 -5.6568,-3.5322 c -58.4019,27.9143 -88.5477,16.9784 -117.3799,4.2414 l -2.8285,-2.1204 c -59.9975,11.8677 -98.1889,-3.8842 -130.1077,-27.5822 2.2614,17.86 14.7789,31.6125 31.1127,43.8451 l -62.9325,275.7735 30.4056,-258.8015 c -36.0899,101.0778 -83.3408,148.3399 -148.49265,176.771 l 4.94965,-28.2842 c 59.5301,-30.437 110.4223,-88.1047 134.3506,-212.8361 -23.7269,3.1493 -47.476,6.0747 -72.1251,0 l -59.397,204.3533 28.2843,-211.4242 c -25.8069,-17.0938 -47.42327,-38.3709 -68.58952,-60.1082 l 0,-3.5322 c 6.37148,9.0639 12.94768,-18.4475 12.02092,-26.8731 44.3911,72.3213 107.6573,85.8504 168.9988,65.0587 -0.2353,6.8347 0.1009,12.9094 -2.8284,23.3337 l 2.8284,-0.7097 c 2.5674,-0.1565 3.622,-6.5536 5.3032,-12.0214 -1.8189,-1.2454 -2.2721,-4.2092 -3.182,-6.3618 l 0.7073,-2.121 c 33.9322,61.0919 118.218,32.4749 128.6934,37.4762 -1.2964,3.2581 0.7339,12.0665 2.1214,19.8022 l 1.4142,2.1204 c 1.65,-3.5387 1.8857,-8.4892 0.7072,-14.851 l -2.8284,-5.6597 2.4746,1.4176 c 28.7988,21.3729 68.1924,19.961 101.4702,-7.0716 z' id='path3673' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1187.9422,1748.508 c 19.3268,9.0188 39.532,16.499 61.5184,20.862 -10.3641,129.3622 -75.8978,277.2686 -144.9572,321.0236 l 1.7678,-36.4159 c -16.9069,-28.2657 -30.298,-73.5792 -33.9412,-166.1685 l 5.6569,-5.659 c 1.5817,64.4896 8.5689,123.7474 30.0521,168.9975 32.8398,-24.675 104.5717,-106.9353 115.6121,-265.1635 0.6088,-9.6713 -2.0344,-15.7332 -7.4246,-18.7352 -12.8795,-7.1096 -20.6172,-12.9347 -28.2843,-18.741 z' id='path3675' style='fill:%23c1c0c8;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 937.97946,2295.8074 c 74.62444,19.8974 124.02794,-124.0861 152.44254,-221.0313 -13.0432,-25.9664 -31.6671,-52.8962 -32.9412,-170.7033 l -6.364,6.3617 c -7.897,150.9976 -9.2982,317.6959 -113.13734,385.3729 z' id='path3677' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 973.71384,1638.1932 4.50004,4.5032 c -5.59605,28.5212 -44.11262,132.0644 3.50005,232.9954 -26.63236,-39.3032 -48.87392,-101.5121 -8.00009,-237.4986 z' id='path3679' style='fill:%23dfdde3;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 933.21381,1701.693 -14.50012,23.0019 -158.50006,643.4974 168.00023,-536 c 8.33754,31.2227 18.82761,63.6466 62.49998,114.4984 -61.66454,218.7319 -159.47518,414.047 -243.50025,465.5062 l 7.99992,-26.5024 c -35.79526,-108.3663 -7.13213,-336.0347 54.00015,-564.9999 -39.0297,125.4979 -119.51245,400.0007 -68.50009,599.9973 l -16.00002,49.5043 c 166.32048,-113.6167 264.15442,-398.314 301.00045,-543.5053 -9.0229,7.2692 -19.1591,11.1914 -29.50013,14.5003 -52.21151,-46.7449 -77.40033,-122.1381 -63.00006,-239.4982 z' id='path3681' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 833.3277,1521.523 c 4.16242,19.7249 27.37927,42.9506 38.8909,62.9374 6.17457,10.329 13.09136,14.353 21.92028,2.1203 l 7.07108,-11.3122 c 17.35936,19.5016 40.99819,29.8236 75.66057,24.0364 l -41.71953,96.1725 c -48.38758,93.79 -112.82006,114.0388 -176.7768,136.4723 l 19.7989,-36.7736 c 83.26077,-7.9466 142.7707,-90.0596 173.94868,-166.1684 -20.78689,-4.6566 -40.81973,-12.8009 -64.26097,-28.0797 l -98.37386,170.9137 65.05397,-172.5368 c 13.10493,-27.1279 -21.32054,-48.3992 -21.21322,-77.7819 z' id='path3683' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 793.72956,1820.6304 c -11.64782,4.8545 -23.79051,9.2111 -36.7695,12.7306 -106.99928,239.8565 -167.02199,453.9255 -357.79656,520.8483 173.16317,32.8456 289.55981,-244.5825 331.63348,-327.8074 30.91411,-75.5465 49.35801,-145.8619 62.93258,-205.7715 z' id='path3685' style='fill:%23cecad5;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 817.71366,1528.1917 c -19.46823,23.3402 -85.65943,115.8908 -44.00008,270.5038 l 3.50006,-4.5033 c -29.81533,-102.5283 1.22193,-216.8027 40.50002,-266.0005 z' id='path3687' style='fill:%23e0dee4;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 746.35345,1664.7149 c -5.58266,40.1461 -3.51449,71.6887 -1.76794,103.5946 -129.79206,229.8782 -346.54897,442.0696 -471.64076,450.7756 159.57066,-213.7491 319.14133,-434.6344 478.71183,-651.9481 10.25316,-4.3758 20.50614,-11.421 30.7593,-18.3903 -16.74501,24.7013 -24.47966,44.8863 -27.93084,62.9375 l -438.76025,562.5024 c 146.63098,-12.1495 386.91523,-359.5667 422.85034,-453.2544 0.26022,-28.0674 3.79958,-43.0208 7.77832,-56.2173 z' id='path3689' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 299.46122,2182.318 10.25309,-12.7306 c -12.63505,-217.0389 233.23832,-475.0933 299.46013,-556.14 -10.98771,23.4941 -324.39053,298.8011 -309.71322,568.8706 z' id='path3691' style='fill:%23dfdce1;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 121.27012,1793.7643 c 36.81113,57.6807 98.73752,93.7772 330.92642,-47.3774 46.43353,-51.1844 92.86688,-103.7992 139.30022,-147.7847 l -11.31385,-0.708 c -78.19264,32.6411 -280.03415,244.1039 -458.91279,195.8706 z' id='path3693' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 725.14006,1386.4688 c -29.73322,12.3413 -144.6938,53.9567 -156.27083,183.1399 l -24.74858,13.7912 c 156.33693,52.0532 275.44584,-66.0418 299.10641,-88.0345 -24.38452,-15.6239 -49.2472,-28.3738 -70.00364,-65.7606 l -20.50615,9.8941 c -50.47296,41.9479 -111.34398,82.4262 -170.05935,121.6271 l 182.08028,-92.633 c 10.55808,11.8296 22.66632,24.0494 48.08318,39.5966 -110.32816,75.7897 -196.56751,72.0143 -238.64867,61.1678 6.09387,-74.6905 50.67143,-138.2413 150.96735,-182.7886 z' id='path3695' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 549.21331,1540.1938 c -3.42056,15.752 -7.41913,32.0856 -7.0001,43.9982 -49.78312,19.6163 -104.72221,35.215 -166.50016,45.4991 -3.49866,0.9897 -19.79159,7.244 -26.00008,-4.4969 -7.10378,-4.5863 -15.06526,-5.7357 -23.49996,-5.0013 -1.44354,-3.8516 -9.25898,-2.1463 -10.25006,-5.7493 151.28041,-26.2019 220.3159,-62.4259 233.25036,-74.2498 z' id='path3697' style='fill:%23cecad5;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 379.71301,1428.691 c -39.86862,19.4187 -205.90284,107.6643 -234.50029,191.9999 80.874,24.5029 141.62664,3.0921 178.25031,-0.3705 -1.6728,-2.3194 -8.47732,-1.8656 -9.25011,-5.6276 -60.37812,8.719 -132.45485,12.7814 -152.50009,1.0019 l 14.99997,-7.5054 c 4.66863,-71.5675 175.83367,-161.1664 203.00021,-179.4995 z' id='path3699' style='fill:%23dfdde1;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 186.21273,1605.6931 c 270.50038,-100.1646 401.64639,-180.8599 546.00083,-229.5018 l 0,5.0013 c -11.54345,7.32 -106.35029,29.5496 -143.50021,83.4991 l -402.50062,141.0014 z' id='path3701' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 685.21351,1391.1955 c -18.72985,7.8509 -36.92361,14.1046 -56.50021,24.4965 -88.34213,-12.8386 -102.71544,-34.8886 -140.50007,-52.9977 l 7.50001,-3.0026 c 14.00021,10.1694 31.31348,18.1284 48.00004,26.5025 25.89294,8.7381 32.21015,-1.7116 6.50002,-10.9996 -31.01952,-9.8689 -50.42635,-23.1742 -67.5001,-36.0008 30.44464,-58.9707 102.13534,-87.044 111.50018,-91.503 -39.73312,25.8383 -85.57559,48.7126 -97.50015,88.0029 61.69776,-9.141 127.10935,-19.9488 207.50027,-37.502 6.04882,10.6804 11.94509,21.2327 23.50002,36.4989 l -1.99998,2.5039 -11.99988,-14.4996 -215.50053,16.4989 c 59.78597,40.9004 123.57173,44.7969 187.00038,52.0017 z' id='path3703' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 131.52314,1308.6869 c 25.08555,83.2178 233.71341,62.0237 357.08946,53.3877 l 6.364,-2.1211 c -10.00077,-6.9557 -18.73159,-13.9056 -24.04168,-20.862 -51.31693,-10.7626 -284.49445,38.2369 -339.41178,-30.4046 z' id='path3705' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 524.67503,1263.0792 2.47484,2.1204 c -14.61352,12.322 -29.22705,23.0209 -43.84058,40.657 -193.27457,0.4349 -314.93049,-76.5748 -349.31126,-121.2692 47.79763,-38.6321 108.12831,-52.2063 171.82715,-59.041 -54.75511,16.2569 -118.86746,25.7423 -148.13906,60.4593 l -13.78855,0 c 89.73936,100.2604 329.09525,144.9608 380.77746,77.0735 z' id='path3707' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 169.70701,1189.1866 c 128.49318,18.0833 253.83458,33.81 385.72732,54.4482 17.83301,-15.6754 49.82347,-25.9272 99.70208,-29.3448 -16.92503,-0.454 -30.94159,-2.2228 -57.62927,1.7632 -147.02288,2.1016 -285.87652,-16.2184 -427.80013,-26.8666 z' id='path3709' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 720.54383,1169.7429 c -12.04059,12.5895 -18.43729,30.8203 -22.98099,50.9094 -141.28367,-46.0871 -164.28466,-134.588 -168.99865,-143.5432 84.89304,-58.9516 136.05638,-36.9974 206.4754,-38.5368 -149.65965,-6.9622 -189.01723,32.213 -195.51517,39.9487 56.18677,15.3941 95.91572,29.6446 216.37477,49.4976 -11.51233,8.176 -18.76186,15.7456 -23.68789,22.9826 -46.5358,-18.9965 -132.50467,-45.3652 -193.74757,-69.2929 9.66454,40.8103 72.83402,102.2536 125.86514,118.0821 14.81669,3.9279 31.0023,11.2737 36.76968,-7.423 2.24855,-7.7035 13.96751,-19.7693 19.44528,-22.6245 z' id='path3711' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 183.14201,984.1241 c 26.65309,27.0707 129.9963,116.4019 318.19859,94.0455 7.18883,18.3767 14.37783,25.1222 21.56666,32.5257 -49.9534,-7.6075 -100.08005,-13.1392 -150.96752,-9.5433 -82.70317,-24.8858 -158.22925,-54.9019 -188.79773,-117.0279 z' id='path3713' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 567.10164,1023.0122 c 2.93439,1.7819 5.70945,3.7241 9.54573,4.5992 -30.81322,12.2133 -54.62269,25.4991 -73.18556,39.5966 -94.91242,-29.4021 -229.58757,-99.41684 -278.24687,-187.73276 58.76626,-26.20186 158.4869,-14.04648 216.375,0 -64.2314,-0.59384 -140.94634,-13.66937 -179.25182,11.66383 l -28.99148,-10.25195 c 11.54456,37.71888 213.46641,213.73718 333.755,142.12508 z' id='path3715' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 272.59121,896.08944 c 120.59427,42.14574 235.05564,83.82544 331.27993,124.09896 30.01431,-7.2878 59.31059,-5.2439 88.38857,-0.3565 -6.68527,-6.5794 -13.64623,-12.3285 -19.44562,-21.56479 l -2.47484,1.06104 12.02093,15.91145 C 518.80711,959.47536 397.99462,929.14656 272.59121,896.09049 z' id='path3717' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 651.9545,943.81836 c -9.16481,-17.3491 -17.8958,-35.13851 -18.73838,-60.81089 -45.26446,21.27723 -252.37005,-68.37312 -301.58142,-181.0194 3.37168,99.18773 180.18953,176.8869 320.3198,241.83029 z' id='path3719' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 771.80927,1005.6888 c -6.22171,6.8733 -11.51075,15.1451 -19.44545,19.4502 -4.03074,2.5935 -7.75344,2.1082 -11.31368,0 -72.97648,-46.79568 -87.6314,-127.95094 -85.91373,-144.60324 56.1379,-9.53686 134.6238,-8.24657 242.53801,58.68985 -23.63935,-5.02726 -103.46652,-63.78059 -231.22415,-53.03657 -2.36526,44.09354 31.24459,128.46126 105.359,119.49976 z' id='path3721' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 676.3498,893.61773 129.40069,94.39639 c 16.73491,0.86275 33.46966,0.40877 50.20457,8.48279 0.92328,-3.32768 2.49867,-7.63343 5.30331,-13.7847 C 789.89206,953.0103 737.62089,923.31396 676.3498,893.61773 z' id='path3723' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 384.21305,592.19112 34.50009,20.49796 c -4.47847,78.26779 134.31558,230.47273 289.00041,242.50062 -25.29162,2.58059 -53.35187,1.92222 -73.50005,10.50085 -73.06797,-45.26916 -122.32491,-93.4701 -163.00027,-135.50064 -8.5715,1.28386 -15.23624,-20.12782 -29.50014,-13.497 -39.31253,-50.80154 -54.88291,-90.64077 -57.50004,-124.50179 z' id='path3725' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 609.71349,652.69494 c -51.70987,-20.05702 -98.66104,-43.05296 -188.50046,-39.50143 139.40598,101.07205 215.5348,164.75674 318.00064,244.00138 46.79202,7.01367 91.96481,27.79917 137.5001,45.49963 -5.86514,-12.50083 -10.4638,-25.00114 -13.00005,-37.50197 0.73386,10.50155 0.51713,21.0024 6.99993,31.49734 -60.87954,-17.51452 -311.29971,-195.60215 -434.00051,-275.00072 46.23557,-14.54465 111.60055,12.54536 173.00035,31.00577 z' id='path3727' style='fill:%23c4beca;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='M 681.21355,657.68985 C 624.96521,608.83123 562.452,553.25865 548.21332,475.19472 c 65.62067,7.78719 193.73767,52.0087 293.00037,123.4992 -92.46385,-53.04278 -179.73815,-92.78686 -251.00027,-91.503 -5.87487,64.64921 53.64045,107.24193 91.00013,150.49893 z' id='path3729' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 594.71329,509.19021 -2.99997,2.50389 c 94.91556,70.09148 163.64595,136.91252 238.50031,204.50012 21.18903,17.77056 18.1701,36.92727 20.50005,56.00048 7.72057,-9.01243 -2.37256,-39.71833 14.08335,-42.92495 15.50098,-2.96987 74.89088,27.7863 78.41685,22.92515 C 803.17737,690.11395 710.00071,590.94535 594.71329,509.19021 z' id='path3731' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='M 892.71378,884.18975 C 879.27506,862.58639 858.55462,795.9506 872.21373,751.1923 1052.442,790.13764 1082.6978,931.9178 1085.7141,960.18991 1059.147,857.41249 961.11334,764.12747 893.71377,776.19344 c 41.24833,37.917 91.56927,115.69323 123.00013,148.99839 -14.8953,0.75317 -29.80851,1.49416 -39.50001,5.49951 -25.27266,-2.81681 -36.93962,2.24837 -50.00002,6.50263 -13.91585,-16.10977 -18.96172,-28.2779 -27.50016,-41.99894 18.22142,25.71679 44.57739,21.80166 72.00015,13.99586 -27.66662,-50.44305 -55.33342,-86.7443 -83.00004,-129.4967 -13.6852,10.30326 -0.74638,64.09312 3.99996,104.49556 z' id='path3733' style='fill:%23e0dee4;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='M 965.21384,692.18994 C 1271.7987,895.64867 1294.9514,1230.0675 1078.2141,1175.1914 1338.2148,1143.956 1033.4567,757.72711 965.21384,692.18994 z' id='path3735' style='fill:%23dfdde2;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 979.34537,931.79674 c 25.20713,-10.5586 92.82143,-9.38363 95.81313,94.75416 l -22.2739,16.6142 c 0.4581,-28.5148 4.9839,-92.85698 -73.53923,-111.36836 z' id='path3737' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1052.8846,1044.9348 23.3346,-16.972 c 111.5826,42.4582 56.8529,163.0442 -20.8598,143.9004 92.8222,-9.4918 72.7977,-127.8035 -2.4748,-126.9284 z' id='path3739' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1412.6846,263.00412 c 15.1741,26.46382 -26.9525,105.89388 45.6076,93.96184 24.5902,15.47714 46.6563,7.07803 57.6962,7.14169 48.0814,-16.74866 46.6829,-49.9134 49.7286,-58.7919 -41.7268,-58.72179 5.0442,-69.92537 10.1657,-73.63659 25.8121,3.14226 39.0753,50.7558 4.3959,65.93951 2.7474,2.19757 6.9602,1.83334 12.6382,-1.09845 -0.5097,76.27424 53.6733,81.58903 91.2151,69.23553 73.9678,20.21653 38.109,-65.3455 73.0819,-129.12673 -39.7089,69.89389 -14.1167,133.43821 -71.9829,125.28105 14.8876,-36.08365 -24.4412,-64.19556 -4.9454,-103.30058 -30.1605,25.81206 19.9522,73.53431 0,98.35647 -20.4123,17.87301 -40.2111,2.9897 -40.6621,-4.94412 -8.3469,-25.88911 50.804,-57.32852 15.3857,-104.95494 12.1345,25.7804 7.9423,37.38039 1.4385,53.77125 -6.5035,16.39034 -31.5282,31.24843 -20.1218,63.81846 -25.9174,-5.12884 -39.3729,-35.8791 -32.1858,-60.13942 7.0841,-23.91557 19.2187,-64.00388 -26.0599,-76.95835 -57.1694,17.18299 -28.0776,62.43284 -21.1845,70.49416 14.0362,15.20231 -11.7098,61.07836 -43.9298,60.83588 14.746,-22.52299 -2.7309,-27.0707 -24.4524,-62.91831 -1.5898,19.05443 43.3045,44.79047 17.5836,59.89695 -13.1877,10.53946 -31.8702,4.34366 -39.5631,-3.29602 -14.5568,-16.55054 20.4539,-35.84118 14.012,-67.5876 -9.3911,46.55302 -22.9232,43.78074 -21.1552,65.9395 -16.8465,4.79087 -34.4274,10.87222 -39.9083,-21.27705 0.3564,-44.15785 -0.5206,-71.2929 -6.7984,-66.64223 z' id='path3741' style='fill:%23dfa12f;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1709.9579,442.96318 0.8245,4.66929 c -88.6506,5.71693 -178.9499,-11.24863 -265.9522,-13.19069 l 0,-4.1198 c 88.0594,2.1654 157.6762,17.63611 265.1282,12.6412 z' id='path3743' style='fill:%23dfa12f;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1573.4099,458.06966 -0.2748,3.57084 c 50.9153,7.95887 101.9,16.00732 144.2409,11.81742 l 0,-3.84568 c -51.0496,6.356 -97.1179,-3.89646 -143.9661,-11.54258 z' id='path3745' style='fill:%23dfa12f;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1451.6984,384.98898 c -14.0624,4.49692 -7.4455,25.11577 -0.2748,25.00114 16.21,0.80448 32.4197,3.11721 48.6296,0.54896 9.201,-4.33079 12.2238,-20.5872 1.9231,-27.19802 -17.0415,-2.0953 -33.9611,-2.07599 -50.2779,1.64792 z m -3.0222,-2.74705 c 27.9813,-5.36558 53.4833,-1.92223 67.8616,0.8243 12.8849,3.42352 12.9241,25.87624 0,30.49422 -14.6347,1.34805 -46.0987,1.01599 -67.5869,-0.82379 -14.1335,-11.7087 -6.7968,-25.8698 -0.2747,-30.49473 z' id='path3747' style='fill:%23e1a02f;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1549.2324,407.24307 c 36.514,4.79087 67.3874,7.62681 59.6195,-20.88082 -10.4055,0.1409 -80.7043,-15.63091 -59.6195,20.88082 z m -1.0993,3.8455 c -4.9448,-5.18659 -11.7638,-16.3973 1.649,-30.21991 20.3957,-1.44337 41.2396,-0.1983 62.3669,2.74653 19.412,8.02323 17.6737,25.31441 1.649,32.69232 -34.2702,-0.0331 -52.505,-2.27411 -65.6638,-5.21894 z' id='path3749' style='fill:%23e1a02f;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1647.8248,412.51332 c 36.0039,7.74144 66.2698,14.45524 60.844,-14.59613 -10.3822,-0.70916 -78.8931,-23.50629 -60.844,14.59613 z m -1.4072,3.7427 c -4.5074,-5.56961 -10.393,-17.29762 4.0984,-29.98961 51.6853,2.67 43.0079,3.30246 61.9374,7.8058 18.6963,9.57479 15.5584,26.66855 -1.014,32.72397 -44.8286,0.95164 -52.5721,-6.38817 -65.0225,-10.54016 z' id='path3751' style='fill:%23e1a02f;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 991.37604,980.48315 -57.38506,169.06825 c 15.97392,-0.294 29.63355,0.8105 57.38506,-4.9377 25.91746,-53.2346 31.27176,-128.628 0,-164.13055 z' id='path3753' style='fill:%23c3bdc9;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='M 1037.6224,1310.1874 933.94384,1149.9471 c -2.52424,-3.3599 -26.14689,66.3996 -29.4116,87.9455 12.7687,35.1256 73.97438,71.4262 133.09016,72.2948 z' id='path3755' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none' /%3E%3Cpath d='m 1020.6356,1186.1144 c 36.3155,-13.0247 43.3146,-34.928 43.807,-48.0865 l -72.96585,6.4834 c 10.36115,13.044 20.95645,26.5539 29.15885,41.6031 z' id='path3757' style='fill:%23c3bdc9;fill-rule:evenodd' /%3E%3Cpath d='m 899.60639,1064.7556 c -14.66449,-9.735 -62.26238,-13.1457 -72.21636,-4.5227 l 60.93155,56.3132 c 2.4578,-16.4733 5.88758,-35.5213 11.28481,-51.7905 z' id='path3759' style='fill:%23c3bdc9;fill-rule:evenodd' /%3E%3Cpath d='m 761.96992,1238.3844 170.89009,-88.0538 c 3.86829,-1.6489 -20.47413,67.4852 -28.43109,87.7661 -20.3082,10.4436 -105.03687,30.6673 -142.459,0.287 z' id='path3761' style='fill:%23c3bdc9;fill-rule:evenodd' /%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  color: #0057B8;
  text-decoration: none;
  height: 2rem;
  margin-top: 0.875rem;
  margin-bottom: 0.625rem;
  margin-left: 0.5rem;
  margin-right: 1rem;
  padding-left: 2.0625rem;
  padding-top: 0.25rem;
  font-size: 1.18125rem;
  transform: translateX(2rem);
  display: inline-block;
  display: flex;
  font-family: "Open Sans Bold";
  line-height: 1;
}
@media (min-width: 80rem) {
  header .govpl__logotype {
    height: 2.75rem;
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
    margin-left: 2rem;
    margin-right: 1.8125rem;
    padding-left: 2.8125rem;
    padding-top: 0.5rem;
    font-size: 1.71875rem;
    transform: translate(0);
  }
}
header .govpl__logotype:hover {
  color: #0057B8;
  text-decoration: none;
}
header .govpl__logo {
  margin-left: 0.625rem;
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
  margin-right: 0.3125rem;
}
header .govpl__search {
  display: none;
  float: right;
  margin: 1.0625rem 0;
  position: relative;
}
header .govpl__search .form-feedback-item {
  margin-top: 0;
  padding-top: 0.1875rem;
}
@media (min-width: 43.75rem) {
  header .govpl__search {
    display: block;
    display: flex;
  }
}
header .govpl__search .btn {
  color: white;
}
header .govpl__search .btn:disabled {
  opacity: 0.8;
}
header .govpl__search .portlet {
  margin: 0;
}
header .govpl__search .search-bar .panel-body {
  padding: 0;
}
header .govpl__search .search-bar-keywords-input {
  display: inline-block;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 3.1rem;
  background-image: url(../images/search-loupe.svg);
  background-repeat: no-repeat;
  background-position: center left 0.75rem;
  background-size: 1.6rem;
  outline: none;
}
header .govpl__search .search-right-loupe input[type=text] {
  width: 18.125rem;
}
header .govpl__search .search-right-loupe input[type=text] + button {
  font-size: 1.75rem;
}
header .govpl__search ai-search-bar-web {
  width: 100%;
}
header .govpl__search-mobile {
  display: flex;
  padding: 0 1rem;
}
@media (min-width: 43.75rem) {
  header .govpl__search-mobile {
    display: none;
  }
}
header .govpl__search-input {
  position: relative;
  padding: 0;
  margin: 0 0.75rem;
}
header .govpl__search-input .form input[type=text] + div button {
  width: 5.5rem;
  height: 2.75rem;
  border: none;
  display: block;
  position: absolute;
  margin: 0;
  right: 0;
  top: 0;
  background-color: #0052a5;
  border-radius: 0.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
header .govpl__search-input .form input[type=text] + div button .lexicon-icon {
  display: none;
}
header .govpl__search-input .form input[type=text] + div button::before {
  font-size: 0.9375rem;
  font-family: "Open Sans Semibold";
  color: #fff;
}
header .govpl__search-input div {
  width: 100%;
}
header .govpl__search-input .input-group-inset-item {
  width: 5.5rem;
}
header .govpl__search-link {
  float: right;
  margin: 0.875rem 0;
  color: #d5233f;
}
@media (min-width: 80rem) {
  header .govpl__search-link {
    display: none;
  }
}
header .govpl__search-link span.loupe::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
  font-size: 1.5rem;
}
header .govpl__panel-login {
  display: none;
  float: right;
  margin: 0.625rem 0.75rem;
  height: 2.75rem;
  line-height: 1.6;
  align-self: center;
  padding-left: 0.9em;
  padding-right: 0.9em;
  text-transform: none;
  font-family: "Open Sans Semibold";
  font-size: 1rem;
}
@media (min-width: 80rem) {
  header .govpl__panel-login {
    display: block;
  }
}
header .govpl__panel-login::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
}
header .govpl__button {
  float: right;
  margin: 0.625rem 0.75rem;
  min-height: 2.75rem;
  height: auto;
  line-height: 1.6;
  align-self: center;
  padding-left: 0.9em;
  padding-right: 0.9em;
  text-transform: none;
  font-family: "Open Sans Semibold";
  align-content: center;
  font-size: 1rem;
}
header .govpl__separator {
  float: right;
  width: 2px;
  height: 1.75rem;
  margin: 0 0.5rem;
  background-color: #f1f1f1;
}
@media (min-width: 80rem) {
  header .govpl__separator {
    height: 2.8125rem;
    margin: 0 1rem;
  }
}
header .govpl__eu-logo {
  float: right;
  width: auto;
}
@media (min-width: 80rem) {
  header .govpl__eu-logo {
    margin-right: 0.75rem;
  }
}
@media (max-width: 79.99375rem) {
  .no-js header .govpl {
    position: static;
    display: block;
    padding-right: 0;
  }
  .no-js header .govpl__menu-opener {
    display: none;
  }
}
html.rtl header .govpl__top-bar {
  padding: 0 0 0 1.1em;
}
html.rtl header .govpl__portal-name::before {
  margin: 0 0 0 1.8125rem;
}
@media (max-width: 80rem) {
  header .section-website-tools .language-switcher {
    display: inline-flex;
  }
}

.preview-tablet header .govpl__header,
.preview-mobile header .govpl__header {
  justify-content: flex-start;
  padding-right: 0;
  justify-content: center;
}
.preview-tablet header .govpl__portal-name, .preview-tablet header .govpl__search-input, .preview-tablet header .govpl__panel-login,
.preview-mobile header .govpl__portal-name,
.preview-mobile header .govpl__search-input,
.preview-mobile header .govpl__panel-login {
  display: none;
}

.govpl-spacer {
  width: 100%;
  height: 8.75rem;
}
@media (min-width: 700px) {
  .govpl-spacer {
    height: 3.5rem;
  }
}
@media (min-width: 992px) {
  .govpl-spacer {
    height: 4.5rem;
  }
}
@media (max-width: 79.99375rem) {
  .no-js .govpl-spacer {
    height: 0;
  }
}

.govpl__search #p_p_id_pl_softiq_nnk_ai_search_internal_portlet_AiSearchResultHelperPortlet_ {
  display: none;
}

.govpl__search .search-text {
  color: white;
}

ai-search-bar-web .search-bar {
  display: flex;
  align-items: center;
  flex-direction: row;
  position: relative;
}
ai-search-bar-web .search-bar-input {
  padding-left: 40px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
ai-search-bar-web .search-bar-icon {
  position: absolute;
  left: 14px;
  top: 57%;
  transform: translateY(-50%);
  background-color: transparent;
  color: #00468d;
}
ai-search-bar-web .search-button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  flex: 0 0 auto !important;
  white-space: nowrap;
  font-size: 0.9375rem;
}

.govpl-menu {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 3.625rem;
  overflow: hidden;
  z-index: 101;
  width: 0;
  transition: width 0.3s ease;
  background-color: #f1f1f1;
  box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.25);
}
@media (min-width: 80rem) {
  .govpl-menu {
    top: 4.625rem;
  }
}
.govpl-menu__container {
  display: none;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 6em;
}
@media (max-width: 23.4375rem) {
  .js-show-gov-menu {
    overflow: hidden;
  }
}

.js-show-gov-menu .govpl-menu {
  width: 16.75rem;
}
@media (max-width: 23.4375rem) {
  .js-show-gov-menu .govpl-menu {
    width: 100%;
  }
}
.js-show-gov-menu .govpl-menu__container {
  display: block;
}
.govpl-menu .govpl-menu__container {
  font-size: 1rem;
}
.govpl-menu ul {
  padding: 0;
  margin: 0;
}
.govpl-menu ul li {
  padding: inherit;
  margin: 0;
}
.govpl-menu .govpl-menu__section {
  padding: 1.0625rem 0;
}
.govpl-menu .govpl-menu__section:first-child {
  padding-top: 0;
}
.govpl-menu .govpl-menu__section.hide-desk + .govpl-menu__section {
  padding-top: 0;
}
.govpl-menu .govpl-menu__section-header {
  font-size: 0.875rem;
  color: #656565;
  padding: 0.8125rem 0 0.8125rem 1.5625rem;
}
.govpl-menu .govpl-menu__section:not(:last-of-type) {
  position: relative;
}
.govpl-menu .govpl-menu__section:not(:last-of-type)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 1.3125rem;
  right: 1rem;
  height: 1px;
  background-color: #b7b7b7;
}
.govpl-menu .govpl-menu__section li a {
  display: block;
  line-height: 1.375rem;
  padding: 0.8125rem 0 0.8125rem 1.5625rem;
  color: #0057B8;
}
.govpl-menu .govpl-menu__section li a:hover {
  color: #006cd7;
}
.govpl-menu .govpl-menu__section li a.active {
  color: #fff;
  background-color: #006cd7;
  text-decoration: none;
  font-family: "Open Sans Bold";
}
.govpl-menu .govpl-menu__section li a.active .gov-icon {
  color: inherit;
}
.govpl-menu .govpl-menu__section li a.active:hover {
  text-decoration: underline;
}
@media (min-width: 80rem) {
  .govpl-menu .govpl-menu__section li a {
    padding: 0.8125rem 1.5625rem;
  }
}
.govpl-menu .govpl-menu__section--just-text {
  padding: 1.3125rem 1.5625rem;
}
@media (min-width: 80rem) {
  .govpl-menu .govpl-menu__section--just-text {
    padding: 1.875rem 1.5625rem;
  }
}
.govpl-menu .govpl-menu__section--secondary {
  font-size: 0.875em;
}
.govpl-menu .gov-icon {
  color: #0052a5;
}
.govpl-menu .gov-icon::before {
  display: inline-block;
  width: 1.3em;
}
.govpl-menu__phone-no {
  font-family: "Open Sans Bold";
  font-size: 1.1428571429em;
  color: #0057B8;
}
.govpl-menu__close {
  height: 1px;
  padding: 0;
  overflow: hidden;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
}
.govpl-menu__close:not(:focus) {
  border: 0;
}
.govpl-menu__close:focus {
  position: static;
  width: 100%;
  height: auto;
  padding: 0.8125rem 1.5625rem;
  border: none;
}
.govpl-menu .govpl-menu__submenu {
  background-color: #fff;
  overflow: hidden;
}
.govpl-menu .govpl-menu__submenu-label,
.govpl-menu .govpl-menu__submenu a {
  padding-left: 1.5625rem;
  font-size: 1rem;
}
.govpl-menu .govpl-menu__submenu-label {
  font-style: normal;
  font-weight: normal;
  padding: 0.8125rem 1.5625rem;
  padding-right: 2.5rem;
  margin: 0;
  cursor: pointer;
  position: relative;
  text-indent: 0;
}
.govpl-menu .govpl-menu__submenu-label::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea23";
  color: #0052a5;
  font-size: 1.25rem;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.govpl-menu .govpl-menu__submenu ul {
  max-height: 0;
}
.govpl-menu .govpl-menu__submenu ul li a {
  padding-left: 2.5rem;
}
.govpl-menu .govpl-menu__submenu.opened .govpl-menu__submenu-label::after {
  content: "\e90b";
}
.govpl-menu .govpl-menu__submenu.opened ul {
  max-height: 10000px;
}
.govpl-menu .govpl-menu__submenu.opened .govpl-menu__submenu-label {
  font-family: "Open Sans Bold";
}
.govpl-menu .govpl-menu__submenu.child-is-active .govpl-menu__submenu-label {
  font-family: "Open Sans Bold";
}
@media (max-width: 79.99375rem) {
  .no-js .govpl-menu {
    position: static;
    width: 100%;
  }
  .no-js .govpl-menu__container {
    display: block;
    width: 100%;
    max-width: 700px;
  }
  .no-js .govpl-menu__section {
    width: 100%;
  }
}
@media (max-width: 79.99375rem) and (min-width: 43.75rem) {
  .no-js .govpl-menu__container {
    column-count: 2;
  }
  .no-js .govpl-menu__section {
    display: inline-block;
  }
}
@media (min-width: 80rem) {
  .no-js .govpl-menu {
    width: 16.75rem;
  }
  .no-js .govpl-menu__container {
    display: block;
  }
}
.no-js .govpl-menu__close {
  display: none;
}
html.rtl .govpl-menu {
  left: auto;
  right: 0;
}
.govpl-menu--blue a:focus {
  outline-color: #fff;
}
.govpl-menu--blue .govpl-menu {
  background-color: #0052a5;
}
.govpl-menu--blue .govpl-menu span span {
  background-color: #fff;
}
.govpl-menu--blue .govpl-menu:focus span span {
  background-color: #0052a5;
}
.govpl-menu--blue .govpl-menu__submenu-label:focus {
  outline-color: #fff;
}
.govpl-menu--blue .govpl-menu {
  border-top: 1px solid #fff;
}
.govpl-menu--blue .govpl-menu__container {
  background-color: #0052a5;
}
.govpl-menu--blue .govpl-menu__section-header {
  color: #fff;
}
.govpl-menu--blue .govpl-menu__section li a {
  color: #fff;
}
.govpl-menu--blue .govpl-menu__section li a:hover {
  color: #fff;
}
.govpl-menu--blue .govpl-menu__section:not(:last-of-type)::after {
  background-color: #fff;
}
.govpl-menu--blue .gov-icon {
  color: inherit;
}
.govpl-menu__elements--gray-white .govpl-menu__section ul li a {
  color: #1b1b1b;
}
.govpl-menu__elements--gray-white .govpl-menu__section ul li a.active {
  color: #1b1b1b;
  background-color: #fff;
}
.govpl-menu__elements--gray-white .govpl-menu__section ul li a.active:hover {
  color: #006cd7;
}
.govpl-menu__elements--gray-white .govpl-menu__section ul li a.active .gov-icon {
  color: #006cd7;
}
.govpl-menu__elements--gray-white .govpl-menu__submenu {
  background-color: #dadada;
}
.govpl-menu__elements--gray-white .govpl-menu__submenu-label::after {
  color: #0052a5;
}
.govpl-menu__elements--blue .govpl-menu__section li a.active {
  color: #fff;
  background-color: #006cd7;
}
.govpl-menu__elements--blue .govpl-menu__section li a.active .gov-icon {
  color: inherit;
}
.govpl-menu__elements--blue .govpl-menu__section li a.active a {
  color: #fff;
  background-color: #006cd7;
}
.govpl-menu__elements--blue .govpl-menu__submenu {
  background-color: #00468d;
}
.govpl-menu__elements--blue .govpl-menu__submenu-label, .govpl-menu__elements--blue .govpl-menu__submenu-label::after {
  color: #fff;
}
.govpl-menu__elements--blue .govpl-menu__submenu ul li a {
  color: #fff;
}
.govpl-menu__elements--blue .govpl-menu__submenu ul li a:hover {
  color: #fff;
}
.govpl-menu__elements--blue .govpl-menu__submenu .gov-icon {
  color: inherit;
}
.govpl-menu__elements--blue-white .govpl-menu__section ul li a {
  color: #fff;
}
.govpl-menu__elements--blue-white .govpl-menu__section ul li a.active {
  color: #1b1b1b;
  background-color: #fff;
}
.govpl-menu__elements--blue-white .govpl-menu__section ul li a.active:hover {
  color: #006cd7;
}
.govpl-menu__elements--blue-white .govpl-menu__section ul li a.active .gov-icon {
  color: #0052a5;
}
.govpl-menu__elements--blue-white .govpl-menu__submenu {
  background-color: #00468d;
  transition: all 0.5s;
}
.govpl-menu__elements--blue-white .govpl-menu__submenu-label, .govpl-menu__elements--blue-white .govpl-menu__submenu-label::after {
  color: #fff;
}
.govpl-menu--narrow .govpl-menu__submenu-label, .govpl-menu--narrow .govpl-menu li a {
  display: inline-block;
  overflow: hidden;
  padding: 0.5rem;
  font-size: 0.5625rem;
  line-height: 0.75rem;
  width: 3.5rem;
  height: 3.5rem;
}
.govpl-menu--narrow .govpl-menu__submenu-label .gov-icon::before, .govpl-menu--narrow .govpl-menu li a .gov-icon::before {
  font-size: 18px;
}
@media (min-width: 80rem) {
  .govpl-menu--narrow .govpl-menu__submenu-label, .govpl-menu--narrow .govpl-menu li a {
    font-size: 0.75rem;
    line-height: 1.0625rem;
    width: 4.5rem;
    height: 4.5rem;
  }
  .govpl-menu--narrow .govpl-menu__submenu-label .gov-icon::before, .govpl-menu--narrow .govpl-menu li a .gov-icon::before {
    font-size: 24px;
  }
}

.govpl-menu__ribbon-opener .govpl__menu-opener {
  position: absolute;
  bottom: 0;
  left: 3.5rem;
  width: 2.5rem;
  height: 2.5rem;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
}
.govpl-menu__ribbon-opener .govpl__menu-opener__hamburger {
  display: inline-block;
}
.govpl-menu__ribbon-opener .govpl__menu-opener__hamburger::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea23";
  color: #0052a5;
  font-size: 1.25rem;
  right: 0.5625rem;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  position: absolute;
}
.govpl-menu__ribbon-opener .govpl__menu-opener__hamburger span {
  display: none;
}
@media (min-width: 80rem) {
  .govpl-menu__ribbon-opener .govpl__menu-opener {
    left: 4.5rem;
  }
}
.govpl-menu--narrow-opened.govpl-menu__ribbon-opener .govpl__menu-opener {
  left: 16.75rem;
}
.govpl-menu--narrow-opened.govpl-menu__ribbon-opener .govpl__menu-opener__hamburger::after {
  transform: translateY(-50%) rotate(90deg);
}
.govpl-menu--narrow-opened.govpl-menu__ribbon-opener.govpl-menu--blue .govpl__menu-opener {
  background-color: #0052a5;
}
.govpl-menu--narrow-opened.govpl-menu__ribbon-opener.govpl-menu--blue .govpl__menu-opener__hamburger::after {
  color: #fff;
}
.govpl-menu--narrow-opened .govpl-menu {
  width: 16.75rem;
}
@media (max-width: 23.4375rem) {
  .govpl-menu--narrow-opened .govpl-menu {
    width: 100vw;
  }
}
.govpl-menu--narrow-opened .govpl-menu__container {
  display: block;
}
.govpl-menu--narrow.govpl-menu__ribbon-opener.govpl-menu--blue .govpl__menu-opener {
  background-color: #0052a5;
}
.govpl-menu--narrow.govpl-menu__ribbon-opener.govpl-menu--blue .govpl__menu-opener__hamburger::after {
  color: #fff;
}
.govpl-menu--narrow .govpl-menu {
  overflow: unset;
  width: 3.5rem;
}
@media (min-width: 80rem) {
  .govpl-menu--narrow .govpl-menu {
    width: 4.5rem;
  }
}
.govpl-menu--narrow .govpl-menu li {
  text-align: center;
}
.govpl-menu--narrow .govpl-menu__container {
  overflow: unset;
  display: block;
}
.govpl-menu--narrow .govpl-menu__submenu {
  text-align: center;
}
.govpl-menu--narrow .govpl-menu__submenu ul {
  display: none;
}
.govpl-menu--narrow .govpl-menu__submenu-label::after {
  display: none;
}
.govpl-menu--narrow .govpl-menu__submenu-label .gov-icon::before {
  font-size: 24px;
}

.hide {
  display: none;
}

@media (min-width: 80rem) {
  .hide-desk {
    display: none;
  }
}

@media (max-width: 79.99375rem) {
  .hide-tab {
    display: none;
  }
}

.footer {
  border-top: solid #d5233f 0.1875rem;
}

footer .main-container {
  padding-top: 1.6em;
  padding-bottom: 2.5000625em;
}
@media (min-width: 43.75rem) {
  footer .ministry-section {
    border-bottom: 1px solid #767676;
    padding-bottom: 2.2em;
    margin-bottom: 1.5em;
  }
}
@media (min-width: 93.75rem) {
  footer .ministry-section {
    padding-top: 1.2em;
  }
}
footer .ministry-section h2 {
  font-size: 1.25em !important;
  font-family: "Open Sans";
  margin-bottom: 1.5em !important;
}
footer .ministry-section .contact {
  font-size: 1em;
}
@media (min-width: 43.75rem) {
  footer .ministry-section .contact {
    float: left;
    width: 34%;
  }
}
@media (min-width: 93.75rem) {
  footer .ministry-section .contact {
    width: 50%;
  }
}
footer .ministry-section .contact h3 {
  font-family: "Open Sans";
  font-weight: normal;
  color: #767676;
  margin-bottom: 0.3em;
  margin-top: 0;
  font-size: 1rem;
}
footer .ministry-section .contact p {
  margin-bottom: 0.4em;
}
footer .ministry-section .contact .map-link {
  display: inline-block;
  margin-top: 0.6em;
  text-decoration: underline;
  position: relative;
  padding-right: 1.3em;
}
footer .ministry-section .contact .map-link::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e907";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.3em;
}
footer .ministry-section .contact .help-line {
  margin-bottom: 2.3em;
}
footer .ministry-section .contact .help-line a {
  color: #1b1b1b;
}
@media (min-width: 93.75rem) {
  footer .ministry-section .contact .address-column {
    float: left;
    width: 50%;
  }
}
footer .ministry-section .contact .help_line-social_media-column {
  margin-top: 2.3em;
}
@media (min-width: 93.75rem) {
  footer .ministry-section .contact .help_line-social_media-column {
    float: left;
    width: 50%;
    margin-top: 0;
  }
}
footer .ministry-section .contact .help_line-social_media-column .open-hours {
  font-style: italic;
  font-size: 0.9em;
}
footer .ministry-section .contact .help_line-social_media-column .social-media li {
  width: 1.3750625em;
  display: block;
  float: left;
  margin-right: 0.7em;
}
footer .ministry-section .contact .help_line-social_media-column .social-media li::before {
  display: none;
}
footer .ministry-section .contact .help_line-social_media-column .social-media li:last-child {
  margin-right: 0;
}
footer .ministry-section .contact .help_line-social_media-column .social-media li a {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #767676;
  font-size: 1.7em;
}
footer .ministry-section .contact .help_line-social_media-column .social-media li a:hover {
  text-decoration: none;
}
footer .ministry-section .contact .help_line-social_media-column .social-media li a::after {
  display: none;
}
footer .ministry-section .contact .help_line-social_media-column .social-media li .facebook::before {
  content: "\e913";
}
footer .ministry-section .contact .help_line-social_media-column .social-media li .facebook:hover {
  color: #3b5998;
}
footer .ministry-section .contact .help_line-social_media-column .social-media li .instagram::before {
  content: "\e915";
}
footer .ministry-section .contact .help_line-social_media-column .social-media li .instagram:hover {
  color: #e1306c;
}
footer .ministry-section .contact .help_line-social_media-column .social-media li .twitter::before {
  content: "\e914";
}
footer .ministry-section .contact .help_line-social_media-column .social-media li .twitter:hover {
  color: #1da1f2;
}
footer .ministry-section .contact .help_line-social_media-column .social-media li .youtube::before {
  content: "\e916";
}
footer .ministry-section .contact .help_line-social_media-column .social-media li .youtube:hover {
  color: #ff0000;
}
footer .ministry-section .contact .help_line-social_media-column .social-media li .flickr::before {
  content: "\e917";
}
footer .ministry-section .contact .help_line-social_media-column .social-media li .flickr:hover {
  color: #ff0084;
}
footer .ministry-section .contact .help_line-social_media-column .social-media li .linkedin::before {
  content: "\e91a";
}
footer .ministry-section .contact .help_line-social_media-column .social-media li .linkedin:hover {
  color: #0077b5;
}
footer .shortcuts {
  font-size: 1em;
  margin: 2.1875625em auto 1.6em;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
@media (min-width: 43.75rem) {
  footer .shortcuts {
    float: left;
    width: 66%;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
  }
}
@media (min-width: 93.75rem) {
  footer .shortcuts {
    width: 50%;
    font-size: 0.875em;
  }
}
footer .shortcuts.expanded ul {
  display: block;
}
footer .shortcuts.expanded h3::before {
  content: "\e90b";
}
footer .shortcuts h3 {
  padding: 1em 0;
  position: relative;
}
@media (min-width: 43.75rem) {
  footer .shortcuts h3 {
    display: none;
  }
}
footer .shortcuts h3::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea23";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #0052a5;
}
@media (min-width: 43.75rem) {
  footer .shortcuts.shortcuts--one-element ul {
    width: 50%;
    columns: 1;
  }
}
footer .shortcuts ul {
  display: none;
  margin-top: 0.4em;
  margin-bottom: 1.8em;
}
@media (min-width: 43.75rem) {
  footer .shortcuts ul {
    display: block;
    columns: 2;
    column-width: 50%;
    column-gap: 10%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
footer .shortcuts ul li {
  margin-bottom: 0.75em;
}
footer .shortcuts ul li::before {
  display: none !important;
}
footer .shortcuts a {
  color: #1b1b1b;
}
footer .links {
  margin-bottom: 2.2em;
  font-size: 1em;
}
@media (min-width: 43.75rem) {
  footer .links {
    margin-bottom: 1em;
  }
}
@media (min-width: 93.75rem) {
  footer .links {
    display: flex;
    font-size: 0.875em;
  }
}
footer .links .logo {
  display: inline-block;
  color: #1b1b1b;
  font-family: "Open Sans Bold";
  font-size: 1.2rem;
  margin-bottom: 1.6rem;
}
footer .links .logo:hover {
  text-decoration: none;
}
@media (min-width: 43.75rem) {
  footer .links .logo {
    clear: none;
    flex: 0 0 15em;
    order: 2;
    text-align: right;
    margin-bottom: 1em;
  }
}
footer .links .logo img {
  width: 1.8rem;
  vertical-align: middle;
  margin-right: 0.5em;
  border: 0;
}
@media (min-width: 43.75rem) {
  footer .links .logo img {
    width: 1.5625625em;
  }
}
footer .links ul li {
  margin-bottom: 0.7em;
}
@media (min-width: 43.75rem) {
  footer .links ul li {
    margin-bottom: 1em;
    display: inline-block;
    margin-right: 1.2500625em;
  }
}
footer .links ul li::before {
  display: none !important;
}
footer .links ul li a {
  color: #1b1b1b;
}
footer .creative-commons {
  font-size: 0.75rem;
  color: #656565;
  max-width: 93.75rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;
}
@media (min-width: 43.75rem) {
  footer .creative-commons {
    margin-bottom: 3.125rem;
    width: 100%;
  }
}
@media (min-width: 80rem) {
  footer .creative-commons {
    padding-left: 0;
    padding-right: 0;
  }
}
footer .creative-commons a {
  display: inline;
  color: #656565;
  text-decoration: underline;
}
footer .creative-commons .emails {
  margin-bottom: 1.3rem;
}
footer .creative-commons .icons {
  display: inline-block;
  width: 5rem;
  vertical-align: top;
}
footer .creative-commons .icons span {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gov-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
}
footer .creative-commons .icons span.license-by::before {
  content: "\e918";
}
footer .creative-commons .icons span.license-cc::before {
  content: "\e919";
}
@media (min-width: 43.75rem) {
  footer .creative-commons .icons {
    width: 5rem;
    line-height: 1;
  }
}
footer .creative-commons .text {
  display: inline-block;
  line-height: 1.3;
  width: calc(99% - 5rem);
}
footer .external_links_logos {
  font-size: 0.8em;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start;
  text-align: center;
  margin-bottom: 1.5rem;
  line-height: 1.4;
  border-bottom: 2px solid #f1f1f1;
  padding-bottom: 1rem;
}
@media (min-width: 80rem) {
  footer .external_links_logos {
    font-size: 0.7em;
  }
}
@media (min-width: 93.75rem) {
  footer .external_links_logos {
    margin-bottom: 0;
  }
}
footer .external_links_logos a {
  float: left;
  padding: 0.2rem;
  width: 33.3333%;
  color: #1b1b1b;
  position: relative;
  display: block;
}
footer .external_links_logos a:hover img.hover {
  opacity: 1;
}
@media (min-width: 43.75rem) {
  footer .external_links_logos a {
    width: 20%;
  }
}
@media (min-width: 80rem) {
  footer .external_links_logos a {
    width: 9.09%;
  }
}
footer .external_links_logos a figure {
  position: relative;
}
footer .external_links_logos a figure img {
  max-width: 100%;
  height: auto;
  border: 0;
}
footer .external_links_logos a figure img.hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.preview-mobile footer .ministry-section {
  border-bottom: 1px solid #767676;
  padding-bottom: 2.2em;
  margin-bottom: 1.5em;
}
.preview-mobile footer .ministry-section .contact {
  float: left;
  width: 34%;
}
.preview-mobile footer .shortcuts {
  float: left;
  width: 66%;
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
}
.preview-mobile footer .shortcuts h3 {
  display: none;
}
.preview-mobile footer .shortcuts.shortcuts--one-element ul {
  width: 50%;
  columns: 1;
}
.preview-mobile footer .shortcuts ul {
  display: block;
  columns: 2;
  column-width: 50%;
  column-gap: 10%;
  margin-top: 0;
  margin-bottom: 0;
}
.preview-mobile footer .links {
  margin-bottom: 1em;
}
.preview-mobile footer .links .logo {
  clear: none;
  flex: 0 0 15em;
  text-align: right;
  margin-bottom: 1em;
}
.preview-mobile footer .links .logo img {
  width: 1.5625625em;
}
.preview-mobile footer .links ul {
  max-width: 40rem;
}
.preview-mobile footer .links ul li {
  margin-bottom: 0.7em;
  display: list-item;
  margin-right: 0;
}
.preview-mobile footer .creative-commons {
  font-size: 0.75rem;
  color: #656565;
  max-width: 93.75rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;
}
.preview-mobile footer .creative-commons .emails {
  margin-bottom: 1.3rem;
}
.preview-mobile footer .creative-commons .text {
  width: calc(99% - 8rem);
}
.preview-mobile footer .external_links_logos a {
  width: 20%;
}
.preview-mobile footer .eu-logotypes {
  display: block;
}
.preview-mobile footer .eu-logotypes img {
  display: block;
  margin-bottom: 1.8rem;
  height: 2.875rem;
}
.preview-mobile footer .eu-logotypes .eu-logo-right {
  display: none;
}
.eu-logotypes--desktop {
  display: none;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
@media (min-width: 43.75rem) {
  .eu-logotypes--desktop {
    display: flex;
  }
}
.eu-logotypes--mobile {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 43.75rem) {
  .eu-logotypes--mobile {
    display: none;
  }
}
.eu-logotypes--article {
  margin: 1.7em 0;
}
@media (min-width: 43.75rem) {
  .eu-logotypes--article {
    flex-wrap: wrap;
  }
}
@media (min-width: 43.75rem) {
  .eu-logotypes--footer {
    width: 73%;
  }
}
@media (min-width: 80rem) {
  .eu-logotypes--footer {
    width: 66%;
  }
}
@media (min-width: 43.75rem) {
  .eu-logotypes--hr {
    float: left;
    width: 73%;
  }
}
@media (min-width: 80rem) {
  .eu-logotypes--hr {
    float: left;
    width: 66%;
  }
}
.eu-logotypes img {
  display: block;
  margin-bottom: 1.8rem;
  height: 3.4375rem;
}
@media (min-width: 43.75rem) {
  .eu-logotypes img {
    margin-bottom: 0;
    height: 3.2rem;
  }
}
@media (min-width: 80rem) {
  .eu-logotypes img {
    height: 3.4375rem;
  }
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-theme #banner {
  position: relative;
}
.nnk-theme #banner #bg-center {
  background-position: bottom;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  top: 3em;
  z-index: -2;
}
.nnk-theme #banner #bg-left {
  background-position: bottom left;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 3em;
  width: 100%;
  z-index: -1;
}
.nnk-theme #banner #bg-right {
  background-position: bottom right;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 3em;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 80rem) {
  .nnk-theme #banner #bg-left, .nnk-theme #banner #bg-right {
    display: none;
  }
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-color-scheme-christmas .nnk-theme #banner #bg-left {
  background-image: url(../images/holidays/nnk-color-scheme-christmas/TŁO_BozeNarodzenie1A.png);
  height: 258px;
}
.nnk-color-scheme-christmas .nnk-theme #banner #bg-right {
  background-image: url(../images/holidays/nnk-color-scheme-christmas/TŁO_BozeNarodzenie1B.png);
  height: 258px;
}
.nnk-color-scheme-christmas .nnk-theme #banner #bg-center {
  background-image: url(../images/holidays/nnk-color-scheme-christmas/TŁO_BozeNarodzenie1.png);
  height: 258px;
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-color-scheme-christmas-v2 .nnk-theme #banner #bg-left {
  background-image: url(../images/holidays/nnk-color-scheme-christmas-v2/TŁO_BozeNarodzenie3A.png);
  height: 258px;
}
.nnk-color-scheme-christmas-v2 .nnk-theme #banner #bg-right {
  background-image: url(../images/holidays/nnk-color-scheme-christmas-v2/TŁO_BozeNarodzenie3B.png);
  height: 258px;
}
.nnk-color-scheme-christmas-v2 .nnk-theme #banner #bg-center {
  background-image: url(../images/holidays/nnk-color-scheme-christmas-v2/TŁO_BozeNarodzenie3.png);
  height: 258px;
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-color-scheme-easter .nnk-theme #banner #bg-left {
  background-image: url(../images/holidays/nnk-color-scheme-easter/TŁO_Wielkanoc2A.png);
  height: 258px;
}
.nnk-color-scheme-easter .nnk-theme #banner #bg-right {
  background-image: url(../images/holidays/nnk-color-scheme-easter/TŁO_Wielkanoc2B.png);
  height: 258px;
}
.nnk-color-scheme-easter .nnk-theme #banner #bg-center {
  background-image: url(../images/holidays/nnk-color-scheme-easter/TŁO_Wielkanoc2.png);
  height: 258px;
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-color-scheme-easter-v2 .nnk-theme #banner #bg-left {
  background-image: url(../images/holidays/nnk-color-scheme-easter-v2/TŁO_Wielkanoc3A.png);
  height: 258px;
}
.nnk-color-scheme-easter-v2 .nnk-theme #banner #bg-right {
  background-image: url(../images/holidays/nnk-color-scheme-easter-v2/TŁO_Wielkanoc3B.png);
  height: 258px;
}
.nnk-color-scheme-easter-v2 .nnk-theme #banner #bg-center {
  background-image: url(../images/holidays/nnk-color-scheme-easter-v2/TŁO_Wielkanoc3.png);
  height: 258px;
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
.nnk-color-scheme-funeral .nnk-theme .govpl, .nnk-color-scheme-funeral .nnk-theme .section-website-tools, .nnk-color-scheme-funeral .nnk-theme .section-logo {
  filter: grayscale(1);
}
.nnk-color-scheme-funeral .nnk-theme .cookie-bar-container, .nnk-color-scheme-funeral .nnk-theme .footer {
  filter: grayscale(1);
}
.nnk-color-scheme-funeral .nnk-theme #unit-menu {
  filter: grayscale(1);
}
.nnk-color-scheme-funeral .nnk-theme .nnk-breadcrumbs {
  filter: grayscale(1);
}
.nnk-color-scheme-funeral .nnk-theme #content .portlet-boundary:not(.portlet-asset-publisher), .nnk-color-scheme-funeral .nnk-theme #content .portlet-boundary .main-page-links, .nnk-color-scheme-funeral .nnk-theme #content .portlet-boundary .main-page-grid {
  filter: grayscale(1);
}
.nnk-color-scheme-funeral .nnk-theme #content .portlet-asset-publisher {
  color: #1b1b1b !important;
}
.nnk-color-scheme-funeral .nnk-theme #content .portlet-asset-publisher a, .nnk-color-scheme-funeral .nnk-theme #content .portlet-asset-publisher .portlet-title-text {
  color: #1b1b1b !important;
}
.nnk-color-scheme-funeral .nnk-theme #content .nnk_slider-controls {
  filter: grayscale(1);
}
.nnk-color-scheme-funeral .nnk-theme #content #main-page-grid {
  filter: grayscale(1);
}
.nnk-color-scheme-funeral .nnk-theme #carousel {
  filter: grayscale(1);
}
.nnk-color-scheme-funeral .nnk-theme .footer {
  border-top-color: #1b1b1b;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  margin: 0px;
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  /*transition: height 500ms ease-in-out;*/
}

.owl-carousel .owl-item {
  float: left;
  display: block;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  display: block;
  width: 32px;
  height: 64px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 13px;
  cursor: pointer;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  border-radius: 20px;
  background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
}

/*
 *  Owl Carousel CSS3 Transitions
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut 0.2s both ease;
  -moz-animation: fadeOut 0.2s both ease;
  animation: fadeOut 0.2s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn 0.2s both ease;
  -moz-animation: fadeIn 0.2s both ease;
  animation: fadeIn 0.2s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade 0.7s ease both;
  -moz-animation: scaleToFade 0.7s ease both;
  animation: scaleToFade 0.7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown 0.6s ease both;
  -moz-animation: goDown 0.6s ease both;
  animation: goDown 0.6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom 0.5s ease both;
  -moz-animation: scaleUpFrom 0.5s ease both;
  animation: scaleUpFrom 0.5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo 0.5s ease both;
  -moz-animation: scaleUpTo 0.5s ease both;
  animation: scaleUpTo 0.5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  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;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}

.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: white;
}

.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(../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(../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(../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;
  font-family: "Open Sans";
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

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

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../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;
}

/* arrows */
/* forms - image */
/* button icons*/
/* tymczasowo poki */
/* tymczasowo poki */
@media (min-width: 80rem) {
  .nnk-theme #unit-menu {
    border-bottom: #b7b7b7 1px solid;
  }
  .nnk-theme #unit-menu .unit-menu-toggle {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu li {
    border-left: #b7b7b7 1px solid;
  }
}
.nnk-theme #unit-menu li div {
  width: 100%;
  height: calc(100% + 2em);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 80rem) {
  .nnk-theme #unit-menu li div {
    border-bottom: 1px solid #f1f1f1;
  }
}
.nnk-theme #unit-menu li div:has(.active) {
  border-bottom: 3px solid #0057B8;
}
.nnk-theme #unit-menu li div:not(:has(.active)) a:hover {
  border-bottom: 3px solid #0057B8;
}
.nnk-theme #unit-menu li div a.active {
  background-color: #f1f1f1;
  font-family: "Open Sans Bold";
  text-decoration: none;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu li div a.active {
    font-family: "Open Sans Bold";
    background-color: transparent;
  }
}
.nnk-theme #unit-menu li div a {
  display: block;
  padding: 0.9375rem 1.1em;
  color: #1b1b1b;
  height: 100%;
  align-content: center;
  width: 100%;
  text-align: center;
  border-bottom: 3px solid transparent;
  outline-offset: -1px;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu li div a {
    border-bottom-color: transparent;
    padding: 0;
  }
  .nnk-theme #unit-menu li div a .menu-list-arrow {
    display: none;
  }
}
@media (max-width: 80rem) {
  .nnk-theme #unit-menu li div a {
    text-align: left;
    max-width: calc(100% - 36px);
  }
  .nnk-theme #unit-menu li div a .menu-list-arrow {
    object-fit: none;
    object-position: 0 -255px;
    transform: scale(0.6);
  }
}
.nnk-theme #unit-menu li div a:hover {
  text-decoration: none;
}

.nnk-theme #unit-menu {
  width: 100%;
  max-width: 100%;
}
.nnk-theme #unit-menu #unit-menu-toggle:focus {
  text-decoration: underline;
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #528eff;
  outline: 0;
}
.nnk-theme #unit-menu #unit-menu-list li div {
  display: block;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list li div {
    display: flex;
  }
}
.nnk-theme #unit-menu #unit-menu-list li div .drop-down-toggler {
  position: absolute;
  top: 10px;
  right: 0;
  width: 36px;
  height: 36px;
  background-color: #0057B8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nnk-theme #unit-menu #unit-menu-list li div .drop-down-toggler::before {
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 18px;
  color: #fff;
  display: inline-block;
  font-weight: 900;
}
.nnk-theme #unit-menu #unit-menu-list li div .drop-down-toggler.opened::before {
  transform: rotate(180deg);
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list li div .drop-down-toggler {
    display: none;
  }
}
.nnk-theme #unit-menu #unit-menu-list li div .drop-down-toggler + ul {
  visibility: hidden;
  opacity: 0;
  transition: all 300ms linear;
  height: 0;
  overflow: hidden;
  width: 20rem;
  top: 2.5rem;
  left: 0;
  display: none !important;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list li div .drop-down-toggler + ul {
    display: block !important;
  }
}
.nnk-theme #unit-menu #unit-menu-list li div .drop-down-toggler + ul li {
  margin-top: 0;
}
.nnk-theme #unit-menu #unit-menu-list li div .drop-down-toggler + ul a {
  color: #1b1b1b;
  text-align: left;
  border-bottom: 3px solid #fff;
  padding: 0.5rem 0.9375rem;
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list li div .drop-down-toggler + ul a {
    text-align: left;
  }
}
.nnk-theme #unit-menu #unit-menu-list li div .drop-down-toggler.opened + ul {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
  height: auto;
  box-shadow: 0px 7px 15px rgba(0, 23, 83, 0.1);
  border-radius: 0 0 3px 3px;
  border-bottom: 3px solid #fff;
  width: 100%;
  display: block !important;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list li div .drop-down-toggler.opened + ul {
    visibility: hidden;
    opacity: 0;
    transition: all 300mslinear;
    height: 0;
    overflow: hidden;
    width: 20rem;
    top: 2.5rem;
    left: 0;
    display: none !important;
  }
}
.nnk-theme #unit-menu #unit-menu-list li.opened div > ul, .nnk-theme #unit-menu #unit-menu-list li.opened div > ul ul, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul ul {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
  display: block;
  height: auto;
  box-shadow: 0px 7px 15px rgba(0, 23, 83, 0.1);
  border-radius: 0 0 3px 3px;
  border-bottom: 3px solid #fff;
  width: 100%;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list li.opened div > ul, .nnk-theme #unit-menu #unit-menu-list li.opened div > ul ul, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul ul {
    width: auto;
  }
}
.nnk-theme #unit-menu #unit-menu-list li.opened div > ul li, .nnk-theme #unit-menu #unit-menu-list li.opened div > ul ul li, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul li, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul ul li {
  padding: 0;
  border-left: none;
  justify-content: left;
  height: auto;
  margin-bottom: 0;
}
.nnk-theme #unit-menu #unit-menu-list li.opened div > ul li.selected, .nnk-theme #unit-menu #unit-menu-list li.opened div > ul ul li.selected, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul li.selected, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul ul li.selected {
  font-weight: bold;
}
.nnk-theme #unit-menu #unit-menu-list li.opened div > ul li:hover a, .nnk-theme #unit-menu #unit-menu-list li.opened div > ul ul li:hover a, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul li:hover a, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul ul li:hover a {
  outline: none;
  border-bottom-color: #0057B8;
}
.nnk-theme #unit-menu #unit-menu-list li.opened div > ul li a:focus, .nnk-theme #unit-menu #unit-menu-list li.opened div > ul ul li a:focus, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul li a:focus, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul ul li a:focus {
  outline-color: #0057B8;
  outline-style: solid;
  outline-offset: -3px;
}
.nnk-theme #unit-menu #unit-menu-list li.opened div > ul li a, .nnk-theme #unit-menu #unit-menu-list li.opened div > ul ul li a, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul li a, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul ul li a {
  text-align: center;
}
@media (min-width: 80rem) {
  .nnk-theme #unit-menu #unit-menu-list li.opened div > ul li a, .nnk-theme #unit-menu #unit-menu-list li.opened div > ul ul li a, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul li a, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul ul li a {
    text-align: left;
  }
}
.nnk-theme #unit-menu #unit-menu-list li.opened div > ul li :last-of-type a, .nnk-theme #unit-menu #unit-menu-list li.opened div > ul ul li :last-of-type a, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul li :last-of-type a, .nnk-theme #unit-menu #unit-menu-list li:hover div > ul ul li :last-of-type a {
  margin-bottom: 1rem;
}
.nnk-theme #unit-menu > li:focus-within > ul, .nnk-theme #unit-menu > li:hover > ul {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.nnk-theme #unit-menu .drop-down-toggler {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
