/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
  width: auto;
  padding: 0;
}

.leaflet-container img.leaflet-tile {
  /* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
  mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

svg.leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline-offset: 1px;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover,
.leaflet-bar a:focus {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
  background-image: url(images/marker-icon.png);
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
  text-decoration: underline;
}

.leaflet-attribution-flag {
  display: inline !important;
  vertical-align: baseline !important;
  width: 1em;
  height: 0.6669em;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #fff;
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}

.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font: 16px/24px Tahoma, Verdana, sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}

.leaflet-popup-scrolled {
  overflow: auto;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

/* Printing */
@media print {
  /* Prevent printers from removing background-images of controls. */
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}

.leaflet-cluster-spider-leg {
  /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
  -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
  -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
  -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
  transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}

:root {
  --white: #fff;
  --black: #000;
  --text: #1E1E1E;
  --arrows: #3D3D3D;
  --grey: #6E6E6E;
  --line: #e7e7e7;
  --background: #f4f4f5;
  --primary: #0025AC;
  --green: #006B15;
  --disabled: #FFE4BA;
  --orange: #FFB700;
  --purple: #92278F;
  --line-grey: #bfbfc0;
  --default-border-radius: 40px;
  --tile-radius: 24px ;
}

.kpot-dark {
  --white: #1a1a1a;
  --black: #fff;
  --text: #fff;
  --grey: #a0a0a0;
  --line: #444444;
  --background: #252525;
  --primary: #fff;
  --green: #00a82d;
  --disabled: #66512c;
  --line-grey: #fff;
}

body {
  background-image: url("../images/kpot-background.png");
  background-position: top right;
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: var(--background);
  overflow-x: hidden;
  font-family: "Outfit";
}
body.menu-opened {
  overflow: hidden;
  height: 100vh;
  touch-action: none;
}

* {
  margin-block-start: 0;
  margin-block-end: 0;
  box-sizing: border-box;
}

.href-wrapper {
  display: contents;
}

.hidden,
.dark-mode {
  display: none;
}

/* elementor bug */
.elementor-widget-image a img[src$=".svg"] {
  width: auto !important;
}

.elementor-widget-shortcode,
.elementor-shortcode {
  width: 100%;
  display: flex;
}

.elementor-widget-text-editor p {
  margin-bottom: 16px;
}

.elementor-button {
  padding: 0;
  margin: 0;
}

.kpot-container {
  display: flex;
  width: 1280px;
  margin: 0 auto;
}
@media (max-width: 1279px) {
  .kpot-container {
    width: 100%;
  }
}

search {
  overflow: hidden;
}

#kpot-alert a {
  text-decoration: underline;
}

footer {
  overflow: hidden;
  position: relative;
}
@media (max-width: 1279px) {
  footer > .elementor-element {
    padding: 32px 20px;
  }
}
footer::after {
  content: "";
  display: block;
  background: url("/wp-content/themes/kpot/images/kpot-nodes-background-footer.svg") top right no-repeat;
  background-size: cover;
  width: 633px;
  height: 376px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
}

.single-atrakcje .elementor-element-1ced2623 {
  display: none;
}

.date-separator {
  display: flex;
  align-items: center;
  width: 100%;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  color: var(--arrows);
}
.date-separator::before, .date-separator::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: currentColor;
}
.date-separator:not(.full)::before {
  margin-right: 8px;
}
.date-separator:not(.full)::after {
  margin-left: 8px;
}

#footer-menu, #submenu-container,
li.template {
  display: flex;
  gap: 24px;
}
#footer-menu h2, #submenu-container h2,
li.template h2 {
  font-size: 20px;
}
#footer-menu h2 svg, #submenu-container h2 svg,
li.template h2 svg {
  vertical-align: bottom;
  margin-right: 4px;
}
#footer-menu ul, #submenu-container ul,
li.template ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#footer-menu li, #submenu-container li,
li.template li {
  padding: 8px 0;
}
#footer-menu li:last-child, #submenu-container li:last-child,
li.template li:last-child {
  padding-top: 16px;
  padding-bottom: 0;
}
#footer-menu li:last-child a, #submenu-container li:last-child a,
li.template li:last-child a {
  font-size: 20px;
}
#footer-menu a, #submenu-container a,
li.template a {
  font-size: 18px;
}
#footer-menu a .fa, #submenu-container a .fa,
li.template a .fa {
  font-size: 12px;
  font-weight: 100;
  position: relative;
  top: -2px;
}

#kpot-menu .label {
  cursor: pointer;
}
#kpot-menu .template {
  display: none;
}

.kpot-header-navigation {
  font-size: 20px;
}
.kpot-header-navigation nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.kpot-header-navigation nav ul > li svg, .kpot-header-navigation nav ul > li .back {
  display: none;
}
.kpot-header-navigation nav ul li {
  padding: 6px 14px;
}
.kpot-header-navigation nav ul li.menu-active {
  border-bottom: 1px solid var(--primary);
}
.kpot-header-navigation nav ul li, .kpot-header-navigation nav ul li a {
  color: var(--primary);
}
@media (max-width: 1024px) {
  .kpot-header-navigation {
    display: none;
  }
}

.kpot-header-hamburger #mobile-menu-close {
  display: none;
}

#submenu-container,
li.template {
  width: 100%;
  background-color: var(--white);
  border-radius: var(--default-border-radius);
  margin-top: 16px;
  padding: 32px 132px;
}
#submenu-container .kpot-column,
li.template .kpot-column {
  width: 320px;
}
#submenu-container .kpot-column_full,
li.template .kpot-column_full {
  width: 100%;
}
#submenu-container .kpot-column_full ul,
li.template .kpot-column_full ul {
  columns: 3;
}
#submenu-container h2,
li.template h2 {
  color: var(--text);
}
#submenu-container a,
li.template a {
  color: var(--primary);
}
@media (max-width: 1328px) {
  #submenu-container,
  li.template {
    width: calc(100% - 32px);
  }
}
@media (max-width: 1024px) {
  #submenu-container,
  li.template {
    display: none;
  }
}

#footer-menu {
  width: 100%;
  margin-left: 116px;
}
#footer-menu .kpot-column {
  width: 193px;
}
#footer-menu h2 {
  color: var(--white);
  font-size: 18px;
}
#footer-menu ul {
  padding-left: 4px;
}
#footer-menu ul li:last-child {
  display: none;
}
#footer-menu a {
  color: var(--white);
}
@media (max-width: 1326px) {
  #footer-menu {
    flex-wrap: wrap;
    margin-left: 24px;
  }
  #footer-menu .kpot-column {
    width: calc(50% - 48px);
  }
}
@media (max-width: 1023px) {
  #footer-menu {
    margin-left: 0;
  }
  #footer-menu .kpot-column {
    width: 100%;
  }
}

header.mobile-menu {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  height: 100%;
  min-height: 100vh;
  background-color: var(--white);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
header.mobile-menu > div {
  align-self: start;
  display: grid;
  grid-template-areas: "logos hamburger" "navigation navigation" "controls controls";
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 1fr 1fr;
}
header.mobile-menu .kpot-header-logos {
  grid-area: logos;
}
header.mobile-menu .kpot-header-hamburger {
  grid-area: hamburger;
  justify-content: end;
}
header.mobile-menu .kpot-header-hamburger #mobile-menu,
header.mobile-menu .kpot-header-hamburger .kpot-mobile-search {
  display: none;
}
header.mobile-menu .kpot-header-hamburger #mobile-menu-close {
  display: block;
}
header.mobile-menu .kpot-header-navigation {
  grid-area: navigation;
  width: 100%;
  display: flex;
}
header.mobile-menu .kpot-header-navigation .elementor-shortcode {
  display: block;
}
header.mobile-menu .kpot-header-navigation #kpot-menu {
  padding: 32px 0;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul {
  flex-direction: column;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul > li svg {
  display: inline-block;
  margin-left: 8px;
  vertical-align: baseline;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul > li.opened > svg {
  display: none;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul > li.opened .back {
  display: inline-block;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul > li.opened .back svg {
  margin-left: 0;
  margin-right: 8px;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul li {
  padding: 0 4px;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul li.label {
  margin-bottom: 32px;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul li.label:not(:has(~ li.label)) {
  margin-bottom: 0;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul li.template {
  width: 100%;
  flex-direction: column;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul li.template .kpot-column {
  padding: 32px 0;
  width: 100%;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul li.template .kpot-column:first-child {
  padding-top: 0;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul li.template .kpot-column {
  border-bottom: 1px solid var(--line);
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul li.template .kpot-column:last-child {
  border-bottom: none;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul li.template svg {
  vertical-align: bottom;
  margin-left: 0;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul li.template li {
  margin-bottom: 16px;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul li.template ul,
header.mobile-menu .kpot-header-navigation #kpot-menu ul li.template .kpot-view-all {
  margin-top: 24px;
  margin-bottom: 0;
}
header.mobile-menu .kpot-header-navigation #kpot-menu ul li.template .kpot-view-all svg {
  vertical-align: middle;
}
header.mobile-menu .kpot-header-controls {
  grid-area: controls;
  display: flex;
  margin-left: 0;
  flex-direction: column;
  border-top: 1px solid var(--line);
  padding-top: 32px;
}
header.mobile-menu .kpot-header-controls > div {
  margin-bottom: 32px;
}

.home #kpot-breadcrumbs {
  display: none;
}

.kpot-tile {
  width: 397px;
  max-width: 410px;
  border-radius: 24px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .kpot-tile {
    margin-right: 0 !important;
  }
}
.kpot-tile h3 {
  font-size: 32px;
  line-height: 120%;
  font-weight: 600;
  text-align: left;
  color: var(--text);
}
.kpot-tile_top {
  height: 397px;
  border: 2px solid var(--line);
  border-bottom: none;
  position: relative;
  border-top-left-radius: var(--tile-radius);
  border-top-right-radius: var(--tile-radius);
  overflow: hidden;
}
.kpot-tile_bottom {
  background-color: var(--white);
  margin-top: 0;
  padding: 8px;
  border: 2px solid var(--line);
  border-top: none;
  border-bottom-left-radius: var(--tile-radius);
  border-bottom-right-radius: var(--tile-radius);
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.kpot-tile_category {
  display: flex;
  gap: 10px;
  flex-shrink: unset;
  height: 52px;
  position: absolute;
  z-index: 1;
  left: 8px;
  top: 8px;
  height: 40px;
}
.kpot-tile_info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 32px;
  line-height: 150%;
  color: var(--text);
  font-size: 18px;
  font-weight: 500;
}
.kpot-tile_price {
  margin-left: auto;
}
.kpot-tile_address {
  color: var(--green);
  display: block;
  font-size: 14px;
  font-weight: 300;
  height: 16px;
  line-height: 16px;
  text-align: right;
  width: 100%;
}
.kpot-tile_address img {
  height: 16px;
  vertical-align: top;
}
.kpot-tile_header {
  height: 56px;
}
.kpot-tile_header h3 {
  font-size: 24px;
}
.kpot-tile_link {
  margin-top: 14px;
  line-height: 40px;
  display: block;
  border: 1px solid var(--primary);
  color: var(--white);
  font-size: 18px;
  border-radius: var(--tile-radius);
  position: relative;
  overflow: hidden;
  background-color: var(--primary);
  text-align: center;
  transition: background-color 0.5s ease-in-out;
}
:root .kpot-tile__promo .kpot-tile_link span, .kpot-tile_link.active span, .kpot-tile_link:hover span {
  position: relative;
  z-index: 100;
}
:root .kpot-tile__promo .kpot-tile_link span svg, .kpot-tile_link.active span svg, .kpot-tile_link:hover span svg {
  fill: var(--white);
}
:root .kpot-tile__promo .kpot-tile_link span {
  color: var(--white);
}
.kpot-tile_link svg {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  fill: var(--primary);
  margin-right: 10px;
}
.kpot-tile_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.kpot-tile_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.kpot-tile__promo {
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .kpot-tile__wide {
    display: flex;
    width: 100%;
    max-width: none;
    flex-direction: row;
    gap: 0;
    align-items: stretch;
  }
  .kpot-tile__wide > div {
    width: 100%;
  }
  .kpot-tile__wide .kpot-tile_top {
    border-top-right-radius: 0;
    overflow: visible;
  }
  .kpot-tile__wide .kpot-tile_bottom {
    padding: 32px;
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top: 2px solid var(--line);
    justify-content: center;
    gap: 16px;
  }
  .kpot-tile__wide .kpot-tile_category {
    position: absolute;
    left: calc(100% + 32px);
    top: 32px;
    width: calc(100% - 64px);
    z-index: 1;
  }
  .kpot-tile__wide .kpot-tile_header {
    height: unset;
  }
  .kpot-tile__wide .kpot-tile_header h3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
  }
  .kpot-tile__wide .kpot-tile_header {
    order: 2;
  }
  .kpot-tile__wide .kpot-tile_address {
    order: 3;
    text-align: left;
  }
  .kpot-tile__wide .kpot-tile_info {
    order: 1;
    margin-bottom: auto;
    position: relative;
  }
  .kpot-tile__wide .kpot-tile_info .kpot-tile_date {
    position: relative;
    bottom: -60px;
  }
  .kpot-tile__wide .kpot-tile_info .kpot-tile_date p {
    font-size: 20px;
    line-height: 150%;
  }
  .kpot-tile__wide .kpot-tile_info .kpot-tile_price {
    position: relative;
    top: 2px;
  }
  .kpot-tile__wide .kpot-tile_link {
    display: inline-block;
    order: 4;
    width: 269px;
    margin-left: auto;
    margin-top: auto;
  }
}
.kpot-tile__full, .kpot-tile__full-wide {
  display: flex;
  height: 594px;
  position: relative;
  overflow: hidden;
  border-radius: var(--tile-radius);
  max-width: none;
}
.kpot-tile__full h3, .kpot-tile__full-wide h3 {
  color: var(--white);
}
.kpot-tile__full .kpot-tile_category, .kpot-tile__full-wide .kpot-tile_category {
  position: relative;
  z-index: 2;
}
.kpot-tile__full .kpot-tile_description, .kpot-tile__full-wide .kpot-tile_description {
  padding: 24px 16px;
}
.kpot-tile__full .kpot-tile_description, .kpot-tile__full .kpot-tile_apla, .kpot-tile__full-wide .kpot-tile_description, .kpot-tile__full-wide .kpot-tile_apla {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.kpot-tile__full .kpot-tile_apla, .kpot-tile__full-wide .kpot-tile_apla {
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 35.8%, rgba(0, 37, 172, 0.15) 49.45%, var(--primary) 88.8%);
}
.kpot-tile__full .kpot-tile_apla a, .kpot-tile__full-wide .kpot-tile_apla a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
}
@media screen and (max-width: 768px) {
  .kpot-tile__full, .kpot-tile__full-wide {
    border-radius: 0;
    height: 126px;
    display: grid;
    grid-template-areas: "img tags" "img title";
    grid-template-columns: 126px 1fr;
    grid-template-rows: 24px 100%;
  }
  .kpot-tile__full .kpot-tile, .kpot-tile__full-wide .kpot-tile {
    flex-shrink: 0;
  }
  .kpot-tile__full .kpot-tile_apla, .kpot-tile__full-wide .kpot-tile_apla {
    background: none;
    z-index: 100;
  }
  .kpot-tile__full .kpot-tile_category, .kpot-tile__full-wide .kpot-tile_category {
    grid-area: tags;
  }
  .kpot-tile__full .kpot-tile_category .kpot-button__small-tag, .kpot-tile__full-wide .kpot-tile_category .kpot-button__small-tag {
    height: 21px;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    padding: 0px 8px;
  }
  .kpot-tile__full .kpot-tile_description, .kpot-tile__full-wide .kpot-tile_description {
    position: relative;
    grid-area: title;
  }
  .kpot-tile__full .kpot-tile_description h3, .kpot-tile__full-wide .kpot-tile_description h3 {
    font-size: 18px;
    color: var(--primary);
    font-weight: 500;
  }
  .kpot-tile__full .kpot-tile_image, .kpot-tile__full-wide .kpot-tile_image {
    position: relative;
    width: 126px;
    min-width: 126px;
    height: 126px;
    border-radius: var(--tile-radius);
    overflow: hidden;
    grid-area: img;
  }
}
.kpot-tile__full-wide {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px;
}
.kpot-tile__full-wide .kpot-tile_category {
  margin-top: auto;
}
.kpot-tile__full-wide .kpot-tile_description {
  position: relative;
}
.kpot-tile__full-wide .kpot-tile_description h3 {
  font-size: 48px;
  max-width: 50%;
}
.kpot-tile__extended-mobile {
  background-color: var(--white);
  width: 100%;
  min-width: 100%;
  padding: 8px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  height: 126px;
}
.kpot-tile__extended-mobile .kpot-tile_top {
  border: none;
  width: 96px;
  flex-shrink: 0;
  overflow: visible;
}
.kpot-tile__extended-mobile .kpot-tile_header {
  margin-top: auto;
  height: 49px;
}
.kpot-tile__extended-mobile .kpot-tile_header h3 {
  font-size: 16px;
}
.kpot-tile__extended-mobile .kpot-tile_category {
  left: 110px;
  top: 4px;
}
.kpot-tile__extended-mobile .kpot-tile_category .kpot-button__tag {
  height: 21px;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  padding: 0px 8px;
}
.kpot-tile__extended-mobile .kpot-tile_bottom {
  border: none;
  width: 100%;
}
.kpot-tile__extended-mobile .kpot-tile_image {
  border-radius: var(--tile-radius);
  overflow: hidden;
  width: 96px;
  height: 110px;
  padding-bottom: 0;
}
.kpot-tile__extended-mobile .kpot-tile_link {
  display: none;
}
.kpot-tile__extended-mobile > * {
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .kpot-tile__extended:not(.kpot-tile__promo):not(.kpot-tile_recommended):not(.kpot-tile__map) {
    background-color: var(--white);
    width: 100%;
    min-width: 100%;
    padding: 8px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    height: 126px;
  }
  .kpot-tile__extended:not(.kpot-tile__promo):not(.kpot-tile_recommended):not(.kpot-tile__map) .kpot-tile_top {
    border: none;
    width: 64px;
    flex-shrink: 0;
    overflow: visible;
  }
  .kpot-tile__extended:not(.kpot-tile__promo):not(.kpot-tile_recommended):not(.kpot-tile__map) .kpot-tile_header {
    margin-top: auto;
    height: 49px;
  }
  .kpot-tile__extended:not(.kpot-tile__promo):not(.kpot-tile_recommended):not(.kpot-tile__map) .kpot-tile_header h3 {
    font-size: 16px;
  }
  .kpot-tile__extended:not(.kpot-tile__promo):not(.kpot-tile_recommended):not(.kpot-tile__map) .kpot-tile_category {
    left: 72px;
    top: 4px;
  }
  .kpot-tile__extended:not(.kpot-tile__promo):not(.kpot-tile_recommended):not(.kpot-tile__map) .kpot-tile_category .kpot-button__tag {
    height: 21px;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    padding: 0px 8px;
  }
  .kpot-tile__extended:not(.kpot-tile__promo):not(.kpot-tile_recommended):not(.kpot-tile__map) .kpot-tile_bottom {
    position: static;
    border: none;
    width: 100%;
  }
  .kpot-tile__extended:not(.kpot-tile__promo):not(.kpot-tile_recommended):not(.kpot-tile__map) .kpot-tile_image {
    border-radius: var(--tile-radius);
    overflow: hidden;
    width: 64px;
    height: 107px;
    padding-bottom: 0;
  }
  .kpot-tile__extended:not(.kpot-tile__promo):not(.kpot-tile_recommended):not(.kpot-tile__map) .kpot-tile_link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    margin-top: 0;
    background: none;
    border: none;
  }
  .kpot-tile__extended:not(.kpot-tile__promo):not(.kpot-tile_recommended):not(.kpot-tile__map) .kpot-tile_link span {
    display: none;
  }
}
.kpot-tile__konstelacje {
  width: 300px;
  height: 400px;
}
.kpot-tile__category {
  width: calc(33% - 12px);
  height: auto;
  position: relative;
}
.kpot-tile__category::after {
  display: block;
  content: "";
  padding-top: 100%;
}
.kpot-tile__category .kpot-tile_apla {
  backdrop-filter: unset;
}
.kpot-tile__promo-events {
  height: 100%;
}
.kpot-tile__promo-events .kpot-tile_category {
  position: relative;
  left: unset;
  top: unset;
  height: 24px;
}
.kpot-tile__promo-events .kpot-tile_category .kpot-button__smallest-tag {
  border-color: var(--line);
}
.kpot-tile__promo-events .kpot-tile_description {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  position: relative;
  z-index: 3;
  padding: 0 64px;
  height: 100%;
}
.kpot-tile__promo-events .kpot-tile_description h3 {
  font-size: 32px;
  font-weight: 600;
  padding: 0;
  max-width: 60%;
  color: var(--white);
}
.kpot-tile__promo-events .kpot-tile_apla {
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 35.8%, rgba(0, 37, 172, 0.15) 49.45%, var(--primary) 88.8%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.kpot-tile__promo-events .kpot-tile_info {
  font-size: 20px;
  font-weight: 500;
  color: var(--white);
}
.kpot-tile__promo-events .kpot-tile_info span {
  margin-right: 16px;
}
.kpot-tile__promo-events .kpot-tile_info span::first-letter {
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .kpot-tile__promo-events .kpot-tile_apla {
    isolation: isolate;
    background: linear-gradient(264.57deg, rgba(0, 37, 172, 0) 1.64%, var(--primary) 78.53%);
  }
  .kpot-tile__promo-events .kpot-tile_description {
    padding: 66px 16px;
  }
  .kpot-tile__promo-events .kpot-tile_description h3 {
    max-width: 100%;
  }
}
.kpot-tile__map {
  border-radius: 24px;
  padding: 8px;
  background-color: var(--white);
  cursor: pointer;
}
.kpot-tile__map .kpot-tile_top {
  height: auto;
  border: none;
}
.kpot-tile__map .kpot-tile_image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  margin: 0;
  border-radius: 24px;
  overflow: hidden;
}
.kpot-tile__map .kpot-tile_image img {
  position: absolute;
  left: 0;
  top: 0;
}
.kpot-tile__map .kpot-tile_header h3 {
  font-size: 16px;
  font-weight: 400;
}
.kpot-tile__map .kpot-tile_bottom {
  margin-top: 8px;
  border: none;
  padding: 0;
}
.kpot-tile__map .kpot-tile_link {
  display: none;
}

.kpot-button__tag, .kpot-button__small-tag, .kpot-button__smallest-tag {
  display: inline-flex;
  align-items: center;
  font-weight: 300;
  line-height: 150%;
  cursor: pointer;
  background-color: var(--background);
  white-space: nowrap;
  color: var(--text);
  border: 1px solid var(--text);
  border-radius: 64px;
  text-decoration: none;
}
.kpot-button__tag svg path, .kpot-button__small-tag svg path, .kpot-button__smallest-tag svg path {
  stroke: var(--text);
}
.kpot-button__tag:hover, .kpot-button__tag.active, .kpot-button__small-tag:hover, .kpot-button__small-tag.active, .kpot-button__smallest-tag:hover, .kpot-button__smallest-tag.active {
  color: var(--white);
  background-color: var(--text);
}
.kpot-button__tag:hover svg path, .kpot-button__tag.active svg path, .kpot-button__small-tag:hover svg path, .kpot-button__small-tag.active svg path, .kpot-button__smallest-tag:hover svg path, .kpot-button__smallest-tag.active svg path {
  stroke: var(--white);
}
.kpot-button__tag.active:hover, .kpot-button__small-tag.active:hover, .kpot-button__smallest-tag.active:hover {
  background-color: var(--grey);
}
.kpot-button__tag {
  padding: 8px 16px;
  gap: 8px;
  font-size: 18px;
}
.kpot-button__small-tag {
  font-size: 14px;
  padding: 6px 16px;
  gap: 6px;
}
.kpot-button__smallest-tag {
  font-size: 14px;
  padding: 3px 8px;
  gap: 4px;
}
.kpot-button__smallest-tag svg {
  width: 16px;
}
.kpot-button__white {
  display: flex;
  width: 238px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px 16px;
  gap: 8px;
  height: 40px;
  background: var(--white);
  border: 1px solid var(--primary);
  border-radius: 32px;
  margin-left: auto;
}
.kpot-button__white a, .kpot-button__white {
  text-decoration: none;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: var(--primary);
  white-space: nowrap;
}
:root .kpot-article__category .kpot-button__small-tag, :root .kpot-article__category .kpot-button__small-tag:hover {
  background-color: transparent;
  color: var(--text);
}
.kpot-button_purple {
  display: flex;
  border: none;
  height: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px 16px;
  gap: 8px;
  background: var(--purple);
  color: var(--white);
  border-radius: 32px;
  flex-grow: 0;
  white-space: nowrap;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  cursor: pointer;
}
.kpot-button__toggle {
  display: inline-flex;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  color: var(--primary);
  background: none;
  width: 100%;
  height: 78px;
  text-align: center;
  border: none;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.kpot-button__toggle::after {
  display: inline-block;
  width: 14px;
  height: 8px;
  content: "";
  background: url(/wp-content/uploads/2025/09/chevron.svg) center no-repeat;
  margin-left: 10px;
}
:root .expanded + .kpot-button__toggle::after {
  transform: rotate(180deg);
}
.kpot-button_search {
  display: inline-flex;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  flex-grow: 0;
  background-color: var(--primary);
  border: none;
  border-radius: 50%;
  cursor: pointer;
}
.kpot-button_search svg path {
  stroke: var(--white);
}
.kpot-button_disabled {
  width: 100%;
  flex-grow: 1;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  margin-top: 8px;
  margin-bottom: 24px;
}
.kpot-button_disabled .text span {
  display: inline-flex;
  width: 24px;
  height: 24px;
  background-color: var(--disabled);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}
.kpot-button_disabled .text span svg {
  width: 15px;
  height: 18px;
}
.kpot-button__mobile-handle {
  height: 22px;
  width: 100%;
  display: none;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.kpot-button__mobile-handle::after {
  width: 64px;
  height: 6px;
  background-color: var(--line);
  border-radius: 6px;
  content: "";
  display: inline-block;
}
@media (max-width: 768px) {
  .kpot-button__mobile-handle {
    display: flex;
  }
}

.kpot-switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 24px;
  background: none;
  border: 1px solid var(--text);
  border-radius: 12px;
  vertical-align: top;
  margin-right: 10px;
}
.kpot-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.kpot-switch .button {
  display: block;
  position: absolute;
  height: 20px;
  width: 20px;
  left: 2px;
  top: 1px;
  background-color: black;
  transition: 0.4s;
  border-radius: 50%;
  cursor: pointer;
}
.kpot-switch input:checked + .button {
  left: 25px;
}

#dark-mode {
  cursor: pointer;
}

.kpot-gallery {
  width: 100%;
}
.kpot-gallery__item {
  display: flex;
}
.kpot-gallery__item img,
.kpot-gallery__item picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.kpot-gallery .swiper-pagination {
  width: initial !important;
  right: 32px !important;
  bottom: 32px !important;
  display: inline-block !important;
  left: auto !important;
  z-index: 1000;
}
.kpot-gallery .swiper-pagination-bullet {
  transition: all 0.3s;
  width: 16px;
  height: 16px;
  background-color: var(--white);
  opacity: 1;
  border-radius: 16px;
  border: 1px solid var(--text);
}
.kpot-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 56px;
}

.kpot-slider {
  width: 100%;
}
.kpot-slider__header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  overflow-x: auto;
  gap: 20px;
  padding: 24px 0;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE i Edge */
}
.kpot-slider__header::-webkit-scrollbar {
  display: none; /* Webkit (Chrome, Safari) */
}
.kpot-slider__header > * {
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .kpot-slider__header {
    flex-wrap: nowrap;
  }
}
.kpot-slider__body {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .kpot-slider__body {
    overflow: visible;
  }
  .kpot-slider__body .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
  }
  .kpot-slider__body .kpot-slider__controls {
    display: none;
  }
}
.kpot-slider__controls {
  margin-top: 24px;
  height: 48px;
  position: relative;
}
.kpot-slider__controls .swiper-pagination-bullet {
  transition: all 0.3s;
  width: 12px;
  height: 12px;
  background-color: var(--grey);
  opacity: 1;
  border-radius: 16px;
}
.kpot-slider__controls .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 24px;
}
.kpot-slider__groups {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.kpot-slider__list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  row-gap: 48px;
}
@media (max-width: 768px) {
  .kpot-slider__list {
    gap: 16px;
  }
}
.kpot-slider .kpot-button-prev,
.kpot-slider .kpot-button-next {
  cursor: pointer;
  width: 48px;
  height: 48px;
  background-color: var(--white);
  border-radius: 48px;
  border: 1px solid var(--primary);
  position: absolute;
  right: 0;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kpot-slider .kpot-button-prev svg,
.kpot-slider .kpot-button-next svg {
  width: 12px;
  height: 12px;
}
.kpot-slider .kpot-button-prev svg path,
.kpot-slider .kpot-button-next svg path {
  stroke: var(--arrows);
}
.kpot-slider .kpot-button-prev:hover svg,
.kpot-slider .kpot-button-next:hover svg {
  width: 16px;
  height: 16px;
}
.kpot-slider .kpot-button-prev:hover svg path,
.kpot-slider .kpot-button-next:hover svg path {
  stroke: var(--primary);
}
.kpot-slider .kpot-button-prev.swiper-button-disabled,
.kpot-slider .kpot-button-next.swiper-button-disabled {
  cursor: not-allowed;
  border-color: var(--grey);
}
.kpot-slider .kpot-button-prev.swiper-button-disabled svg path,
.kpot-slider .kpot-button-next.swiper-button-disabled svg path {
  stroke: var(--grey);
}
.kpot-slider .kpot-button-prev {
  right: 72px;
}
.kpot-slider__events {
  height: 453px;
}
.kpot-slider__events .kpot-button__smallest-tag {
  font-size: 14px;
  padding: 3px 8px;
  gap: 4px;
}
@media screen and (max-width: 768px) {
  .kpot-slider__events {
    height: 100%;
  }
}

.kpot-hero {
  overflow: hidden;
  border-radius: 32px;
  max-height: 600px;
}
.kpot-hero .js-slider {
  height: 100%;
}
.kpot-hero__background {
  background: url("/wp-content/themes/kpot/images/kpot-nodes-background.svg") top right no-repeat;
  background-size: contain;
  width: 633px;
  height: 376px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .kpot-hero__background {
    width: 411px;
    height: 342px;
    right: -20%;
    top: -10%;
  }
  :root .kpot-wydarzenia .kpot-hero__background {
    position: absolute;
    width: 291.41px;
    height: 243.29px;
    right: -85.41px;
    top: -129px;
    transform: rotate(9.03deg);
  }
}
.kpot-hero__title {
  display: inline-block;
  font-size: 120px;
  font-weight: 600;
  position: absolute;
  bottom: 88px;
  left: 64px;
  z-index: 100;
  color: var(--white);
}
@media screen and (max-width: 1280px) {
  .kpot-hero__title {
    font-size: 80px;
  }
}
@media screen and (max-width: 768px) {
  .kpot-hero__title {
    font-size: 48px;
  }
}
.kpot-hero__small .kpot-hero__title {
  font-size: 48px;
  font-weight: 600;
}
:root .single-artykuly .kpot-hero .swiper-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  background: linear-gradient(266.04deg, rgba(0, 37, 172, 0) 18.27%, var(--primary) 91.4%);
  border-radius: 32px;
}
:root .single-artykuly .kpot-hero .kpot_hero-backlink {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: var(--primary);
  margin-bottom: 25px;
}
:root .single-artykuly .kpot-hero .kpot_hero-backlink a {
  color: inherit;
}
:root .single-artykuly .kpot-hero .kpot_hero-backlink svg path {
  stroke: var(--text);
}
:root .single-artykuly .kpot-hero__title {
  font-size: 54px;
  line-height: 120%;
  bottom: unset;
  top: 100px;
}
:root .single-artykuly .kpot-hero__category {
  display: flex;
  line-height: 1;
  margin-bottom: 24px;
  gap: 6px;
}
@media screen and (max-width: 768px) {
  :root .single-artykuly .kpot-hero__title {
    font-size: 32px;
  }
}
:root .single-artykuly .kpot-hero-multi {
  width: 100%;
  height: 380px;
  display: flex;
  flex-direction: row;
}
:root .single-artykuly .kpot-hero-multi .kpot-button__small-tag {
  background-color: transparent;
  cursor: unset;
}
:root .single-artykuly .kpot-hero-multi .kpot-button__small-tag:hover {
  color: inherit;
}
:root .single-artykuly .kpot-hero-multi .kpot-hero__title {
  width: 100%;
  flex-basis: 50%;
  position: relative;
  top: 10px !important;
  font-size: 42px !important;
  color: var(--text);
  left: 20px;
}
:root .single-artykuly .kpot-hero-multi .kpot-hero__background {
  display: none;
}
:root .single-artykuly .kpot-hero-multi .js-slider {
  width: 100%;
  flex-basis: 50%;
  overflow: hidden;
  border-radius: 32px;
  min-width: 0;
  flex: 1;
}
:root .single-artykuly .kpot-hero-multi .swiper-wrapper {
  min-width: 0;
}
:root .single-artykuly .kpot-hero-multi .swiper-wrapper img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
:root .single-artykuly .kpot-hero-multi .swiper-wrapper::before {
  display: none !important;
}
@media screen and (max-width: 768px) {
  :root .single-artykuly .kpot-hero-multi {
    flex-direction: column;
    height: auto;
  }
  :root .single-artykuly .kpot-hero-multi .kpot-hero__title {
    flex-basis: 40%;
    font-weight: 600;
    font-size: 30px !important;
    line-height: 120%;
  }
}
@media screen and (max-width: 768px) {
  .kpot-hero {
    height: 380px;
  }
  .kpot-hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .kpot-hero__title {
    font-size: 48px;
    left: 16px;
    bottom: 150px;
  }
  :root .kpot-wydarzenia .kpot-hero {
    height: auto;
  }
}

@keyframes floatAndRotate {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  25% {
    transform: translate(5px, -3px) rotate(1deg);
  }
  50% {
    transform: translate(0, 5px) rotate(-1deg);
  }
  75% {
    transform: translate(-5px, -3px) rotate(1deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}
.expand-section::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  transition: 0.5s all;
  background: linear-gradient(0deg, #fff 30.25%, rgba(255, 255, 255, 0.5) 69.25%);
}
.expand-section.expanded::after {
  display: none;
}

[class*=kpot-input] {
  width: auto;
  display: block;
  padding: 10px 12px;
  font-family: Outfit;
  font-size: 16px;
  font-weight: 300;
  border: 1px solid var(--arrows);
  border-radius: 16px;
  background-color: var(--white);
}

fieldset {
  display: block;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
fieldset input {
  width: inherit;
}

label {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  color: var(--text);
}

.kpot-input_search {
  padding-left: 38px;
  background: url("/wp-content/uploads/2025/10/search-input.svg") no-repeat 15px center/15px;
}
.kpot-input_location {
  padding-left: 38px;
  background: url("/wp-content/uploads/2025/09/pin-heart.svg") no-repeat 15px center/15px;
}
.kpot-input_distance {
  padding-left: 38px;
  background: url("/wp-content/uploads/2025/12/fi_diameter.svg") no-repeat 15px center/15px;
}
.kpot-input_submit {
  display: flex;
  width: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px 16px;
  gap: 8px;
  height: 40px;
  border: 1px solid var(--primary);
  background: var(--primary);
  color: var(--white);
  border-radius: 32px;
  flex: 0 0 auto;
  height: 40px;
  order: 10;
}

.kpot-bydgoszcz .kpot-bydgoszcz > path,
.kpot-torun .kpot-torun > path,
.kpot-bory-tucholskie .kpot-bory-t > path,
.kpot-kociewie .kpot-kociewie > path,
.kpot-dolina-dolnej-wisly .kpot-dolina-d-w > path,
.kpot-kujawy .kpot-kujawy > path,
.kpot-paluki .kpot-paluki > path,
.kpot-krajna .kpot-krajna > path,
.kpot-ziemia-dobrzynska .kpot-ziemia-d > path,
.kpot-ziemia-chelminska .kpot-ziemia-c > path,
.kpot-pojezierze-brodnickie .kpot-pojezierze-b > path {
  fill: var(--primary);
}
.kpot-bydgoszcz .kpot-bydgoszcz a rect,
.kpot-torun .kpot-torun a rect,
.kpot-bory-tucholskie .kpot-bory-t a rect,
.kpot-kociewie .kpot-kociewie a rect,
.kpot-dolina-dolnej-wisly .kpot-dolina-d-w a rect,
.kpot-kujawy .kpot-kujawy a rect,
.kpot-paluki .kpot-paluki a rect,
.kpot-krajna .kpot-krajna a rect,
.kpot-ziemia-dobrzynska .kpot-ziemia-d a rect,
.kpot-ziemia-chelminska .kpot-ziemia-c a rect,
.kpot-pojezierze-brodnickie .kpot-pojezierze-b a rect {
  fill: var(--primary);
  stroke: var(--white);
  stroke-width: 2px;
  fill-opacity: 1;
}
.kpot-bydgoszcz .kpot-bydgoszcz a path,
.kpot-torun .kpot-torun a path,
.kpot-bory-tucholskie .kpot-bory-t a path,
.kpot-kociewie .kpot-kociewie a path,
.kpot-dolina-dolnej-wisly .kpot-dolina-d-w a path,
.kpot-kujawy .kpot-kujawy a path,
.kpot-paluki .kpot-paluki a path,
.kpot-krajna .kpot-krajna a path,
.kpot-ziemia-dobrzynska .kpot-ziemia-d a path,
.kpot-ziemia-chelminska .kpot-ziemia-c a path,
.kpot-pojezierze-brodnickie .kpot-pojezierze-b a path {
  fill: var(--white);
}

.kpot-bory-t:hover ~ .kpot-bory-t rect,
.kpot-kociewie:hover ~ .kpot-kociewie rect,
.kpot-dolina-d-w:hover ~ .kpot-dolina-d-w rect,
.kpot-kujawy:hover ~ .kpot-kujawy rect,
.kpot-paluki:hover ~ .kpot-paluki rect,
.kpot-pojezierze-b:hover ~ .kpot-pojezierze-b rect,
.kpot-krajna:hover ~ .kpot-krajna rect,
a.kpot-torun:hover ~ .kpot-torun rect,
.kpot-ziemia-c:hover ~ .kpot-ziemia-c rect,
.kpot-ziemia-d:hover ~ .kpot-ziemia-d rect,
a.kpot-bydgoszcz:hover ~ .kpot-bydgoszcz rect,
svg g:hover rect {
  fill: var(--primary);
  stroke: var(--white);
  stroke-width: 2px;
  fill-opacity: 1;
}
.kpot-bory-t:hover ~ .kpot-bory-t path,
.kpot-kociewie:hover ~ .kpot-kociewie path,
.kpot-dolina-d-w:hover ~ .kpot-dolina-d-w path,
.kpot-kujawy:hover ~ .kpot-kujawy path,
.kpot-paluki:hover ~ .kpot-paluki path,
.kpot-pojezierze-b:hover ~ .kpot-pojezierze-b path,
.kpot-krajna:hover ~ .kpot-krajna path,
a.kpot-torun:hover ~ .kpot-torun path,
.kpot-ziemia-c:hover ~ .kpot-ziemia-c path,
.kpot-ziemia-d:hover ~ .kpot-ziemia-d path,
a.kpot-bydgoszcz:hover ~ .kpot-bydgoszcz path,
svg g:hover path {
  fill: var(--white);
}

.kpot-torun_hover,
.kpot-bydgoszcz_hover {
  display: none;
}

.kpot-torun .kpot-torun .kpot-torun_hover,
.kpot-bydgoszcz .kpot-bydgoszcz .kpot-bydgoszcz_hover,
a.kpot-torun:hover .kpot-torun_hover,
a.kpot-bydgoszcz:hover .kpot-bydgoszcz_hover {
  display: block;
}

.kpot-torun .kpot-torun circle:not(.kpot-torun_hover),
.kpot-bydgoszcz .kpot-bydgoszcz circle:not(.kpot-bydgoszcz_hover),
a.kpot-torun:hover circle:not(.kpot-torun_hover),
a.kpot-bydgoszcz:hover circle:not(.kpot-bydgoszcz_hover) {
  fill: var(--orange);
}

[class*=kpot-field] {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
[class*=kpot-field] input,
[class*=kpot-field] select {
  width: 100%;
  height: 40px;
}

.kpot-field_date-group {
  display: inherit;
  gap: inherit;
  flex-direction: inherit;
}

.js-search-open {
  cursor: pointer;
}

.kpot-search {
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  border-radius: var(--default-border-radius);
}
.kpot-search__form {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 24px;
}
.kpot-search__form-group {
  display: inherit;
  flex-direction: row;
  gap: inherit;
  align-items: end;
}
.kpot-search__form-group * {
  box-sizing: border-box;
}
.kpot-search__tabs {
  display: flex;
  flex-direction: row;
  gap: 12px;
  padding: 32px;
  justify-content: center;
}
.kpot-search__tabs * {
  box-sizing: border-box;
}
.kpot-search__tab {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 24px;
  height: 32px;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  color: var(--text);
  background: var(--background);
  border-radius: 16px;
  border: none;
  cursor: pointer;
}
.kpot-search__tab:hover, .kpot-search__tab.active {
  background-color: var(--text);
  color: var(--background);
}
.kpot-search input[type=date] {
  width: 88%;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .kpot-search {
    border-radius: 0;
  }
  .kpot-search__tabs {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-bottom: 4px;
    justify-content: left;
  }
  .kpot-search__tab {
    flex: 0 0 auto;
    min-width: fit-content;
    padding: 10px 16px;
  }
  .kpot-search [data-tab=attraction] .kpot-search__form-group,
  .kpot-search [data-tab=event] .kpot-search__form-group,
  .kpot-search [data-tab=article] .kpot-search__form-group {
    flex-direction: column;
  }
  .kpot-search [data-tab=attraction] .kpot-input_submit,
  .kpot-search [data-tab=event] .kpot-input_submit,
  .kpot-search [data-tab=article] .kpot-input_submit {
    width: 100%;
  }
  .kpot-search [data-tab=event] .kpot-field_date-group {
    flex-direction: row;
    gap: 16px;
    order: 1;
  }
}
@media (max-width: 340px) {
  .kpot-search [data-tab=event] .kpot-field_date-group {
    flex-direction: column;
    gap: 16px;
    order: 1;
  }
  .kpot-search [data-tab=event] .kpot-field_date-group input {
    width: 100%;
  }
}

#kpot-search-dropdown {
  transition: all 0.3s;
  position: absolute;
  height: 0px;
  z-index: 10000;
  overflow: hidden;
}
#kpot-search-dropdown.active {
  height: auto;
  overflow: visible;
}

.kpot-article {
  line-height: 150%;
  margin-top: 64px;
}
@media (max-width: 768px) {
  .kpot-article {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.kpot-article .kpot-container {
  max-width: 1280px;
}
.kpot-article .kpot-container-grid {
  display: grid;
  grid-template-areas: "article aside";
  grid-template-columns: 1fr 410px;
  grid-column-gap: 48px;
  margin-top: 80px;
}
.kpot-article .kpot-container-grid article {
  grid-area: article;
}
.kpot-article .kpot-container-grid aside .kpot-article__block {
  padding: 16px;
  box-sizing: border-box;
}
.kpot-article .kpot-container-grid aside .kpot-article__block.sticky {
  width: 320px;
  transform: translateX(0);
  position: fixed;
  top: 20px;
}
.kpot-article .kpot-container-grid aside > h3 {
  font-size: 24px;
  font-weight: 500;
  color: var(--text);
  padding-bottom: 24px;
  border-bottom: 1px solid var(--line);
}
.kpot-article .kpot-container-grid aside ul,
.kpot-article .kpot-container-grid aside li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.kpot-article .kpot-container-grid aside a {
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  color: var(--primary);
}
@media screen and (max-width: 1280px) {
  .kpot-article .kpot-container-grid {
    grid-template-columns: 1fr 320px;
  }
}
@media screen and (max-width: 1024px) {
  .kpot-article .kpot-container-grid {
    grid-template-columns: 100%;
    grid-template-areas: "aside" "article";
  }
}
.kpot-article .mixed-gallery {
  overflow: hidden;
  border-radius: 32px;
  min-width: 0;
  flex: 1;
  width: 320px;
  position: relative;
}
.kpot-article .mixed-gallery .swiper-pagination {
  display: flex !important;
  justify-items: center;
  position: relative;
  justify-content: center;
  align-items: center;
  right: unset !important;
}
.kpot-article .mixed-gallery .kpot-article_main-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  .kpot-article .mixed-gallery .kpot-article_main-image {
    padding-bottom: 100%;
  }
}
@media (max-width: 768px) {
  .kpot-article .mixed-gallery {
    width: 100%;
  }
}
.kpot-article-column-row {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  gap: 24px;
  width: 50%;
}
.kpot-article__header {
  width: 100%;
  display: flex;
  gap: 24px;
  height: 410px;
}
.kpot-article__header p {
  font-size: 18px;
  line-height: 150%;
  font-weight: 400;
}
.kpot-article__header > div > a {
  text-decoration: none;
  color: var(--primary);
  font-size: 20px;
  font-weight: 500;
}
.kpot-article__header > div > a svg {
  width: 14px;
  height: 14px;
}
.kpot-article__header > div > a svg path {
  stroke: var(--arrows);
}
.kpot-article__header h1 {
  font-size: 48px;
  line-height: 120%;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .kpot-article__header {
    flex-direction: column;
  }
  .kpot-article__header > div {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .kpot-article__header {
    height: auto;
  }
  .kpot-article__header h1 {
    font-weight: 600;
    font-size: 30px;
    line-height: 120%;
    flex-grow: 0;
  }
}
.kpot-article__ticket-container {
  display: flex;
  gap: 24px;
  flex-direction: column;
}
.kpot-article__ticket-container h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
}
.kpot-article__tiles-group {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.kpot-article__tiles-group h4 {
  display: flex;
  align-items: center;
  width: 100%;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  color: var(--arrows);
}
.kpot-article__tiles-group h4::before, .kpot-article__tiles-group h4::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: currentColor;
}
.kpot-article__tiles-group h4::before {
  margin-right: 8px;
}
.kpot-article__tiles-group h4::after {
  margin-left: 8px;
}
.kpot-article__ticket {
  display: inherit;
  flex-direction: row;
  align-items: center;
  gap: inherit;
  padding: 16px;
  background-color: var(--background);
  border-radius: var(--tile-radius);
  justify-content: space-between;
}
.kpot-article__ticket_image {
  width: 48px;
  height: 48px;
  border-radius: 16px;
  flex: none;
  flex-grow: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.kpot-article__ticket_description {
  margin-right: auto;
  font-style: normal;
}
.kpot-article__ticket_description h4 {
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
}
.kpot-article__ticket_description p {
  font-weight: 300;
  font-size: 20px;
  line-height: 150%;
}
.kpot-article__ticket_description p strong {
  font-weight: 500;
  font-size: 18px;
}
.kpot-article__ticket_popup {
  position: fixed;
  display: none;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(231, 231, 231, 0.75);
  backdrop-filter: blur(8px);
  flex-grow: 0;
  z-index: 90000;
  justify-content: center;
  align-items: center;
}
.kpot-article__ticket_popup .error {
  color: var(--purple);
  display: none;
}
.kpot-article__ticket_popup.error-no-selected .error {
  display: block;
}
.kpot-article__ticket_popup_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  gap: 32px;
  position: absolute;
  width: 754px;
  background: #fbfbfb;
  box-shadow: 0px 2px 32px rgba(0, 0, 0, 0.12);
  border-radius: 16px;
}
.kpot-article__ticket_popup_content h4 {
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
}
.kpot-article__ticket_popup_content .js-popup-close {
  position: absolute;
  right: 24px;
  top: 24px;
  cursor: pointer;
}
.kpot-article__ticket_popup_content ul {
  display: flex;
  flex-direction: row;
  gap: 16px;
  list-style-type: none;
  padding: 0;
}
.kpot-article__ticket_popup_content .kpot-ticket_provider {
  background: var(--white);
  border: 1px solid var(--line-grey);
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 144px;
  height: 72px;
  position: relative;
  cursor: pointer;
}
.kpot-article__ticket_popup_content .kpot-ticket_provider_selector {
  top: 5px;
  right: 4px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  position: absolute;
  border: 1px solid var(--text);
  display: flex;
  justify-content: center;
  align-items: center;
}
.kpot-article__ticket_popup_content .kpot-ticket_provider:hover .kpot-ticket_provider_selector::after, .kpot-article__ticket_popup_content .kpot-ticket_provider.selected .kpot-ticket_provider_selector::after {
  content: "";
  display: block;
  position: relative;
  width: 14px;
  height: 14px;
  border-radius: inherit;
  background-color: var(--text);
}
.kpot-article__ticket_popup_content .js-ticket-provider {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px 16px;
  width: 260px;
  height: 40px;
  color: var(--white);
  background: var(--primary);
  border-radius: 32px;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
}
.kpot-article__ticket_popup_content .js-ticket-provider.disabled {
  background-color: var(--grey);
}
@media (max-width: 768px) {
  .kpot-article__ticket {
    flex-wrap: wrap;
    gap: 16px;
  }
  .kpot-article__ticket_description {
    width: min-content;
  }
  .kpot-article__ticket_description h4 {
    width: 170px;
    font-size: 24px;
    vertical-align: top;
  }
  .kpot-article__ticket_description h4 span {
    display: inline-block;
    width: 140px;
    white-space: nowrap;
    overflow: hidden;
  }
  .kpot-article__ticket_description h4::after {
    content: "...";
    display: inline-block;
    vertical-align: top;
  }
  .kpot-article__ticket_cta {
    width: 100%;
  }
  .kpot-article__ticket_cta button {
    width: 100%;
    display: block;
  }
}
.kpot-article__map {
  display: flex;
  justify-content: end;
  margin: 9px 0 33px;
}
.kpot-article__map a {
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  line-height: 24px;
  color: var(--primary);
  display: inline-flex;
  gap: 8px;
}
.kpot-article__block {
  background-color: var(--white);
  border-radius: 16px;
  padding: 24px;
  margin-bottom: 64px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.kpot-article__block h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  color: var(--text);
}
.kpot-article__block p {
  font-weight: 300;
  font-size: 20px;
  line-height: 150%;
  color: var(--text);
}
.kpot-article__block img:not([src*=svg]) {
  border-radius: 16px;
}
.kpot-article__block .wp-block-kpot-simple {
  display: inherit;
  flex-direction: inherit;
  gap: inherit;
}
.kpot-article__block .kpot-header > * {
  font-size: 24px;
  font-weight: 500;
  color: var(--text);
  padding-bottom: 24px;
  border-bottom: 1px solid var(--line);
}
.kpot-article__block .kpot-subtitle {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
}
.kpot-article__block .kpot-link {
  display: flex;
  width: 238px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px 16px;
  gap: 8px;
  height: 40px;
  background: var(--white);
  border: 1px solid var(--primary);
  border-radius: 32px;
  margin-left: auto;
}
.kpot-article__block .kpot-link a {
  text-decoration: none;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: var(--primary);
  white-space: nowrap;
}
.kpot-article__block .kpot-thumbnail {
  height: 362px;
  border-radius: 16px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.kpot-article__block .kpot-description {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.kpot-article__block .kpot-description + figure img {
  width: 100%;
}
.kpot-article__block .kpot-flex {
  display: flex;
  gap: 32px;
}
.kpot-article__block .kpot-flex > div {
  width: 50%;
}
.kpot-article__block .kpot-map_small {
  padding: 16px 0;
}
.kpot-article__block .kpot-map_small #map-small {
  width: 100%;
  height: 238px;
  overflow: hidden;
  border-radius: var(--tile-radius);
}
.kpot-article__block .kpot-url, .kpot-article__block .kpot-address, .kpot-article__block .kpot-date, .kpot-article__block .kpot-price, .kpot-article__block .kpot-additional {
  padding-bottom: 8px;
  border-bottom: 1px solid var(--line);
}
.kpot-article__block .kpot-url h3, .kpot-article__block .kpot-address h3, .kpot-article__block .kpot-date h3, .kpot-article__block .kpot-price h3, .kpot-article__block .kpot-additional h3 {
  font-size: 16px;
  font-weight: 300;
  vertical-align: middle;
  color: var(--text);
}
.kpot-article__block .kpot-url h3 a, .kpot-article__block .kpot-address h3 a, .kpot-article__block .kpot-date h3 a, .kpot-article__block .kpot-price h3 a, .kpot-article__block .kpot-additional h3 a {
  color: var(--primary);
  font-weight: 500;
  text-decoration: none;
}
.kpot-article__block .kpot-url h3 a img,
.kpot-article__block .kpot-url h3 a svg, .kpot-article__block .kpot-address h3 a img,
.kpot-article__block .kpot-address h3 a svg, .kpot-article__block .kpot-date h3 a img,
.kpot-article__block .kpot-date h3 a svg, .kpot-article__block .kpot-price h3 a img,
.kpot-article__block .kpot-price h3 a svg, .kpot-article__block .kpot-additional h3 a img,
.kpot-article__block .kpot-additional h3 a svg {
  vertical-align: top;
  margin-left: 12px;
  margin-right: 8px;
}
.kpot-article__block .kpot-url p, .kpot-article__block .kpot-address p, .kpot-article__block .kpot-date p, .kpot-article__block .kpot-price p, .kpot-article__block .kpot-additional p {
  font-size: 18px;
  font-weight: 500;
  margin-top: 8px;
}
.kpot-article__block .kpot-url p img,
.kpot-article__block .kpot-url p svg, .kpot-article__block .kpot-address p img,
.kpot-article__block .kpot-address p svg, .kpot-article__block .kpot-date p img,
.kpot-article__block .kpot-date p svg, .kpot-article__block .kpot-price p img,
.kpot-article__block .kpot-price p svg, .kpot-article__block .kpot-additional p img,
.kpot-article__block .kpot-additional p svg {
  vertical-align: top;
  margin-right: 4px;
}
.kpot-article__block .kpot-url p span, .kpot-article__block .kpot-address p span, .kpot-article__block .kpot-date p span, .kpot-article__block .kpot-price p span, .kpot-article__block .kpot-additional p span {
  font-weight: 300;
}
.kpot-article__block .kpot-address p {
  color: var(--green);
}
.kpot-article__block .kpot-address p span {
  font-weight: 500;
}
.kpot-article__block .kpot-url p {
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
}
.kpot-article__block .kpot-url p a {
  color: var(--primary);
}
.kpot-article__block .kpot-share {
  right: 0;
  top: 0;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  .kpot-article__block {
    margin-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .kpot-article__block .kpot-subtitle {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
  }
}
.kpot-article__attraction-info {
  position: relative;
}
.kpot-article__attraction-info h3 {
  border-bottom: none !important;
}
.kpot-article-pagination {
  width: 100%;
  display: flex;
  font-size: 18px;
  justify-content: center;
  gap: 20px;
}
.kpot-article-pagination .page-numbers {
  color: var(--primary);
}
.kpot-article-pagination .page-numbers.current {
  text-decoration: underline;
}
.kpot-article-pagination .next {
  transform: rotate(-90deg);
}
.kpot-article-pagination .prev {
  transform: rotate(90deg);
}
.kpot-article-pagination a {
  box-shadow: none;
  text-decoration: none;
}

#map-constellations {
  transition: all 0.3s;
}
#map-constellations path {
  cursor: pointer;
}
#map-constellations path:hover {
  stroke-width: 4px;
}
@media screen and (max-width: 768px) {
  #map-constellations {
    width: 320px;
    height: 312px;
    display: block;
    margin: 0 auto;
  }
}

.kpot-dark {
  background-image: none;
}
.kpot-dark header .kpot-container {
  background-color: var(--white) !important;
}
.kpot-dark header .kpot-header-logos > .elementor-widget {
  display: none;
}
.kpot-dark header .kpot-header-logos .elementor-widget.dark-mode {
  display: flex;
}
.kpot-dark h1,
.kpot-dark h2,
.kpot-dark h3,
.kpot-dark h4,
.kpot-dark h5,
.kpot-dark p,
.kpot-dark li,
.kpot-dark a,
.kpot-dark .kpot-hero__title, :root .kpot-dark .kpot-tile__promo .kpot-tile_link span {
  color: var(--black) !important;
}
.kpot-dark #kpot-alert div {
  background-color: var(--arrows);
}
.kpot-dark .elementor-button {
  background-color: var(--black) !important;
  color: var(--white) !important;
}
.kpot-dark .elementor-heading-title {
  color: var(--black) !important;
}
.kpot-dark .lang-switcher .elementor-button {
  background-color: var(--white) !important;
  color: var(--black) !important;
}
.kpot-dark .lang-switcher .elementor-button svg path {
  fill: var(--black) !important;
}
.kpot-dark .kpot-tile_link {
  background-color: var(--white) !important;
  color: var(--black) !important;
  border-color: var(--black) !important;
}
.kpot-dark svg path {
  stroke: var(--black) !important;
  fill: var(--white) !important;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22../../../node_modules/swiper/swiper.scss%22,%22../../../node_modules/swiper/modules/pagination.scss%22,%22../../../node_modules/swiper/modules/navigation.scss%22,%22../../../node_modules/swiper/modules/scrollbar.scss%22,%22../../../node_modules/leaflet/dist/leaflet.css%22,%22../../../node_modules/leaflet.markercluster/dist/MarkerCluster.css%22,%22../../../src/scss/common/_root.scss%22,%22../../../src/scss/common/_theme.scss%22,%22../../../src/scss/common/_menu.scss%22,%22../../../src/scss/common/_breadcrubs.scss%22,%22../../../src/scss/common/_tiles.scss%22,%22../../../src/scss/common/_buttons.scss%22,%22../../../src/scss/common/_sliders.scss%22,%22../../../src/scss/common/_toggleText.scss%22,%22../../../src/scss/common/_inputs.scss%22,%22../../../src/scss/common/_infografika.scss%22,%22../../../src/scss/common/_search-form.scss%22,%22../../../src/scss/pages/_article.scss%22,%22../../../src/scss/pages/_home.scss%22,%22../../../src/scss/common/_dark-mode.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAcE;EACE;EACA;EAEA;EACA;;AAIF;EACE;AACA;AAAA;AAAA;AAAA;;;AAMJ;EACE;EACA;EACA;EACA;EACA;;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;AACA;EACA;EACA;;;AAEF;EACE;;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEF;AAAA;AAAA;EAGE;;;AAEF;EACE;;;AAEF;EACE;;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;;;AAEF;EACE;;;AAEF;AACA;AAAA;EAEE;;;AAEF;EACE;EACA;;;AAEF;EACE;EACA;;;AAEF;AACA;EACE;;;AAEF;EACE;;;AAEF;EACE;;AACA;AAAA;EAEE;;;AAIJ;AAEE;EACE;EACA;EACA;;AACA;EACE;;AAGJ;EACE;;AAGA;EACE;;AAIF;EACE;;AAIF;EACE;;AAEF;EACE;;AAIF;EACE;EACA;EACA;;AAEF;EACE;EACA;;AAIF;EACE;;AAEF;EACE;EACA;EACA;;AAIF;EACE;;AAEF;EACE;EACA;EACA;;;AAKN;AACA;AAEE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAUE;EACA;EACA;EACA;EACA;EACA;EACA;;AAEF;EACE;;AAEF;EACE;;AAEF;EACE;;AAEF;EACE;;AAEF;EACE;;;AAGJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIA;AAAA;EACE;;;AAGJ;EACE;;;AAEF;EACE;;;AAEF;EACE;IACE;;EAEF;IACE;;;AAGJ;ACtPE;AACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;AAqBJ;EACE;EACA;EACA;EACA;EACA;;AACA;EACE;;AAEF;EAEE;;;AAGJ;AACA;AAAA;AAAA;AAAA;EAIE;EACA;EACA;EACA;;;AAEF;AACA;EACE;EACA;;AACA;EACE;EACA;;AAEF;EACE;;AAEF;EACE;;AAEF;EACE;;AAEF;EACE;;AAEF;EACE;;AAEF;EACE;;;AAGJ;EACE;EACA;EACA;EACA;EACA;EACA;;AACS;EACP;EACA;EACA;EACA;EACA;;;AAEF;EACE;;AAGF;EACE;;;AAGJ;EACE;EACA;;;AAGF;AAAA;EAEE;EACA;EACA;EACA;;AACA;AAAA;EACE;EACA;;AAEF;AAAA;EACE;EACA;EACA;;AACA;AAAA;EACE;EACA,YACE;;;AAON;AAAA;EACE;;AAEF;AAAA;EACE;EACA;EACA;;AACA;AAAA;EACE,YACE;;;AAKR;EACE,YACE;;;AAGJ;AACA;EACE;;;AAEF;AACA;EACE;EACA;;AACA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEF;EACE;;AAEF;EAIE;EACA;EACA;EACA;;AAEF;EAIE;EACA;EACA;EACA;;;AAGJ;EACE;;;ACxLA;EACE;AACA;AAAA;AAAA;AAAA;AAAA;;;AAOJ;AAAA;EAEE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;AAAA;EACE;EACA;EACA;;AAEF;AAAA;EACE;EACA;EACA;;AAEF;AAAA;EACE;;AAEF;AAAA;EACE;EACA;EACA;EACA;;AAEF;AAAA;EACE;;;AAGJ;AAAA;EAEE;EACA;;;AAEF;AAAA;EAEE;EACA;;;AAEF;EACE;;;AAEF;AAGE;AAAA;EACE;EACA;EACA;EACA;EACA;EACA;;;AAKF;AAAA;EACE;;;AAGJ;AAAA;EAEE;EACA;;AACA;AAAA;EACE;;;AAGJ;ACrFE;AACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;AAaJ;EACE;EACA;EACA;EACA;EACA;;AACA;EAEE;;AAEF;EAEE;EACA;EACA;EACA;EACA;EACA;EACA;;AAEF;EAEE;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEF;EACE;;;AAEF;EACE;;;AC3DF;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAUC;EACA;EACA;;;AAED;EACC;;;AAED;AAAA;AAAA;EAGC;EACG;EACK;EACN;;;AAEH;AACA;EACC;;;AAED;AACA;EACC;;;AAED;AACA;EACC;EACA;EACA;;;AAED;AAAA;EAEC;;;AAED;AACA;AACA;EACC;EACA;;;AAED;AAAA;AAAA;AAAA;AAAA;EAKC;EACA;EACA;EACA;;;AAGD;AACC;EACA;;;AAGD;EACC;EACA;;;AAED;EACC;AACA;EACA;EACA;;;AAED;EACC;EACA;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;EACA;;;AAED;EACC;;;AAED;EACC;EACA;EACA;EACK;EACL;;;AAED;AACA;EACC;;;AAGD;EAAwB;;;AAExB;EAAwB;;;AACxB;EAAwB;;;AACxB;EAAwB;;;AACxB;EAAwB;;;AACxB;EAA0B;;;AAC1B;EAAwB;;;AAExB;EAA2B;;;AAC3B;EAA2B;;;AAE3B;EACC;EACA;;;AAED;EACC;EACA;EACA;;;AAID;AAEA;EACC;EACA;EACA;EACA;;;AAED;AAAA;EAEC;EACA;EACA;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;EACA;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;;;AAID;AAEA;EACC;EACA;EACG;EACK;;;AAET;EACC;;;AAED;EACC;EACI;EACI;;;AAET;EACC;;;AAGD;EACC;EACG;EACK;;;AAET;AAAA;EAEC;EACG;EACK;;;AAGT;EACC;;;AAID;AAEA;EACC;;;AAED;EACC;EACA;EACA;;;AAED;AAAA;EAEC;;;AAED;AAAA;EAEC;;;AAED;AAAA;AAAA;EAGC;EACA;EACA;EACA;;;AAGD;AACA;AAAA;AAAA;AAAA;AAAA;EAKC;;;AAGD;AAAA;AAAA;AAAA;EAIC;EACA;;;AAGD;AAEA;EACC;EACA;;;AAED;EACC;;;AAED;EACC;EACA;;;AAID;AACA;EACC;EACA;EACA;EACA;;;AAID;AAEA;EACC;EACA;;;AAED;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAED;AAAA;EAEC;EACA;EACA;;;AAED;AAAA;EAEC;;;AAED;EACC;EACA;;;AAED;EACC;EACA;EACA;;;AAED;EACC;EACA;EACA;;;AAGD;EACC;EACA;EACA;;;AAED;EACC;EACA;;;AAED;EACC;EACA;;;AAGD;AAEA;AAAA;EAEC;EACA;;;AAGD;EACC;;;AAID;AAEA;EACC;EACA;EACA;;;AAED;EACC;EACA;EACA;;;AAED;EACC;EACA;;;AAED;EACC;EACA;;;AAED;AAAA;EAEC;;;AAED;EACC;EACA;;;AAED;EACC;EACA;EACA;;;AAED;EACC;EACA;EACA;;;AAED;EACC;EACA;EACA;;;AAED;EACC;EACA;EACA;;;AAED;EACC;EACA;EACA;;;AAGD;AACA;EACC;;;AAID;AAEA;EACC;EACA;EACA;;;AAED;AAAA;EAEC;EACA;EACA;;;AAED;EACC;;;AAED;AAAA;EAEC;;;AAED;EACC;EACA;EACA;EACA;;;AAED;EACC;;;AAED;EACC;;;AAED;EACC;EACA;EACA;EACA;EACA;EACA;EACK;EACL;EACA;;;AAED;EACC;EACA;EACA;;;AAED;EACC;;;AAGD;AAAA;AAAA;EAGC;;;AAED;AAAA;EAEC;EACA;;;AAID;AAEA;EACC;EACA;EACA;;;AAED;EACC;EACA;EACA;;;AAED;EACC;EACA;EACA;EACA;EACA;;;AAED;EACC;EACA;;;AAED;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAED;EACC;EACA;EACA;EAEA;EACA;EAEA;EACG;EACC;EACI;;;AAET;AAAA;EAEC;EACA;EACA;;;AAED;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAED;AAAA;EAEC;;;AAED;EACC;;;AAGD;EACC;;;AAED;EACC;EACA;EAEA;EACA;;;AAGD;AAAA;AAAA;AAAA;EAIC;;;AAID;AAEA;EACC;EACA;;;AAID;AACA;AACA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAED;EACC;EACA;;;AAED;AAAA;AAAA;AAAA;EAIC;EACA;EACA;EACA;EACA;;;AAGD;AAEA;EACC;;;AAED;EACC;;;AAED;AAAA;EAEC;EACA;;;AAED;EACC;EACA;EACA;;;AAED;EACC;EACA;EACA;EACA;;;AAED;EACC;;;AAED;EACC;;;AAED;AAAA;EAEC;EACA;;;AAED;EACC;EACA;EACA;;;AAED;EACC;EACA;EACA;;;AAGD;AAEA;AACC;EACA;IACC;IACA;;;AClpBF;EACC;EACA;EACA;EACA;;;AAGD;AACC;EACA;EACA;EACA;EACA;;;ACZD;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AC5BF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;;;AAIJ;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;AAAA;EAEE;;;AAGF;AACA;EACE;;;AAGF;AAAA;EAEE;EACA;;;AAIA;EACE;;;AAIJ;EACE;EACA;;;AAGF;EACE;EACA;EACA;;AACA;EAJF;IAKI;;;;AAIJ;EACE;;;AAIA;EACE;;;AAIJ;EACE;EACA;;AACA;EACE;IACE;;;AAGJ;EACE;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACE;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAEE;EACA;EACA;EACA;;AAGF;EACE;;AAGF;EACE;;;AC3HJ;AAAA;EACE;EACA;;AAEA;AAAA;EACE;;AACA;AAAA;EACE;EACA;;AAGJ;AAAA;EACE;EACA;EACA;;AAEF;AAAA;EACE;;AAEA;AAAA;EACE;EACA;;AACA;AAAA;EACE;;AAIN;AAAA;EACE;;AACA;AAAA;EACE;EACA;EACA;EACA;;;AAMJ;EACE;;AAEF;EACE;;;AAIJ;EACE;;AAGE;EACE;EACA;EACA;EACA;;AACA;EAEE;;AAEF;EACE;;AAEA;EACE;;AAGF;EAEE;;AAKR;EA3BF;IA4BI;;;;AAKF;EACE;;;AAIJ;AAAA;EAGE;EACA;EACA;EACA;EACA;;AAEA;AAAA;EACE;;AACA;AAAA;EACE;;AAEA;AAAA;EACE;;AAIN;AAAA;EACE;;AAEF;AAAA;EACE;;AAGF;EA1BF;AAAA;IA2BI;;;AAEF;EA7BF;AAAA;IA8BI;;;;AAIJ;EAEE;EACA;;AACA;EACE;;AAEF;EACE;EACA;;AAEF;EACE;;AAEA;EACE;;AAGJ;EACE;;AAGF;EAtBF;IAuBI;IACA;;EACA;IACE;;;AAGJ;EA7BF;IA8BI;;EACA;IACE;;;;AAKN;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;;AAGF;EACE;;AAGF;EACE;EACA;;AAEA;AAAA;EAEE;;AAGF;EACE;;AAIJ;EACE;EACA;EACA;;AAEA;EACE;;AAGF;EACE;;AAEA;EACE;;AAGE;EACE;EACA;EACA;;AAIA;EACE;;AAGF;EACE;;AACA;EACE;EACA;;AAMR;EACE;;AACA;EACE;;AAEA;EACE;;AAGJ;EACE;EACA;;AACA;EACE;EACA;;AACA;EACE;;AAJJ;EAME;;AACA;EACE;;AAGJ;EACE;EACA;;AAGF;EACE;;AAGF;AAAA;EAEE;EACA;;AAEF;EACE;;AAQZ;EACE;EACA;EACA;EACA;EAEA;EACA;;AAEA;EACE;;;AChSN;EACE;;;ACCF;EACE;EACA;EACA;EACA;EACA;;AACA;EANF;IAOI;;;AAEF;EACE;EACA;EACA;EACA;EACA;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEF;EACE;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACE;EACA;;AAGJ;EACE;;AACA;EACE;;AAGJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAGE;EACA;;AACA;EACE;;AAIJ;EACE;;AAGF;EACE;EACA;EACA;EACA;EACA;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;;AACA;EACE;EACA;EACA;;AAMJ;EACE;EACA;;AAKF;EACE;IACE;IACA;IACA;IACA;IACA;IACA;;EACA;IACE;;EAGA;IACE;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;;EAEF;IACE;;EACA;IACE;IACA;IACA;;EALJ;IAOE;;EAEF;IACE;IACA;;EAEF;IACE;IACA;IACA;;EACA;IACE;IACA;;EAGF;IACE;IACA;;EAEF;IACE;IACA;;EAGJ;IACE;IACA;IACA;IACA;IACA;;;AAOR;EAEE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAIA;EACE;EACA;;AAEF;EACE;;AAEF;EAEE;EACA;EACA;EACA;EACA;;AAKF;EACE;EACA;;AAOA;EACE;EACA;EACA;EACA;EACA;EACA;;AAIN;EAnDF;IAoDI;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EACA;IACE;IACA;;EAEF;IACE;;EACA;IACE;IACA;IACA;IACA;IACA;;EAGJ;IACE;IACA;;EACA;IACE;IACA;IACA;;EAGJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;;AAMR;EACE;EACA;EACA;EACA;;AAEE;EACE;;AAEF;EACE;;AAEA;EACE;EACA;;AAMR;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEE;EACE;EACA;EACA;EACA;;AAEF;EACE;EACA;;AACA;EACE;;AAGJ;EACE;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;;AAGJ;EACE;EACA;;AAEF;EACE;EACA;EACA;EACA;EACA;;AAEF;EACE;;AAGJ;EACE;;AAIJ;EACE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEE;IACE;IACA;IACA;IACA;;EAEF;IACE;IACA;;EACA;IACE;;EAGJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGJ;IACE;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EACA;IACE;;;AAOV;EACE;EACA;;AAGF;EACE;EACA;EACA;;AACA;EACE;EACA;EACA;;AAIA;EACE;;AAON;EACE;;AAGE;EACE;EACA;EACA;EACA;;AAEA;EACE;;AAGJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;;AAIJ;EACE;EACA;EAMA;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;;AACA;EACE;;AAEA;EACE;;AAKN;EACE;IACE;IAEA;;EAMF;IACE;;EACA;IACE;;;AASV;EACE;EACA;EACA;EACA;;AAGE;EACE;EACA;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;;AAKF;EACE;EACA;;AAIJ;EACE;EACA;EACA;;AAEF;EACE;;;ACvlBN;EAIE;EACA;EAGA;EACA;EAGA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGE;EACE;;AAGJ;EAEE;EACA;;AAGE;EACE;;AAIN;EACE;;AAGJ;EACE;EACA;EACA;;AAEF;EACE;EACA;EACA;;AAEF;EACE;EACA;EACA;;AAEA;EACE;;AAGJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EAEE;EACA;EACA;EACA;EACA;EACA;EACA;;AAIJ;EAEE;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACE;EACA;EACA;EACA;EACA;EACA;;AAEF;EACE;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;;AAGE;EACE;;AAKN;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEE;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACE;EACA;;AAMR;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACE;EACA;EACA;EACA;EACA;EACA;;AAEF;EAhBF;IAiBI;;;;AAKN;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;;;AAIJ;EACE;;;ACtPF;EACE;;AACA;EACE;;AACA;AAAA;EAEE;EACA;EACA;;AAMJ;EACE;EACA;EACA;EACA;EACA;EACA;;AACA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;;AAMR;EACE;;AACA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACE;;AAGF;EACE;;AAGF;EAlBF;IAmBI;;;AAGJ;EACE;;AACA;EAFF;IAGI;;EAEA;IACE;IACA;IACA;IACA;;EAIA;IACE;;;AAKR;EACE;EACA;EACA;;AAGE;EACE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAMR;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAEA;EANF;IAOI;;;AAIJ;AAAA;EAEE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;AAAA;EACE;EACA;;AACA;AAAA;EACE;;AAIF;AAAA;EACE;EACA;;AACA;AAAA;EACE;;AAIN;AAAA;EACE;EACA;;AACA;AAAA;EACE;;AAIN;EACE;;AAGF;EACE;;AAEA;EACE;EACA;EACA;;AAGF;EATF;IAUI;;;;AAKN;EACE;EACA;EACA;;AAEA;EACE;;AAGF;EACE;EAEA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAXF;IAYI;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;;AAKN;EACE;EAEA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EAVF;IAWI;;;AAEF;EAbF;IAcI;;;AAMA;EACE;EACA;;AAOJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAKA;;AAGF;EACE;EACA;EACA;EACA;EACA;;AACA;EACE;;AAEF;EACE;;AAIJ;EACE;EACA;EACA;EACA;;AAEF;EACE;EACA;EACA;EACA;;AAGF;EACE;IACE;;;AAKJ;EACE;EACA;EACA;EACA;;AAGA;EACE;EACA;;AAEA;EACE;;AAIF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAEF;EACE;;AAGJ;EACE;EACA;EACA;EACA;EACA;EACA;;AAEF;EACE;;AAEA;EACE;EACA;EACA;;AAEF;EACE;;AAIJ;EAlDF;IAmDI;IACA;;EAEE;IACE;IACA;IACA;IACA;;;AAOV;EAtLF;IAuLI;;EACA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;;;;AAKN;EACE;IACE;;EAEF;IACE;;EAEF;IACE;;EAEF;IACE;;EAEF;IACE;;;ACzYF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAMF;EACE;;;ACfJ;EACE;EACA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;;;AAEF;EACE;EACA;EACA;EACA;EACA;;AACA;EACE;;;AAIJ;EACE;EACA;EACA;EACA;EACA;;;AAIA;EACE;EACA;;AAGF;EACE;EACA;;AAGF;EACE;EACA;;AASF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AC1DF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EACE;;AAGA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EACE;EACA;EACA;EACA;;AAEF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EACE;;;AAkBJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EACE;EACA;EACA;EACA;;AAEF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EACE;;;AAIJ;AAAA;EAEE;;;AAGF;AAAA;AAAA;AAAA;EAIE;;;AAGF;AAAA;AAAA;AAAA;EAIE;;;AClEF;EACE;EACA;EACA;EACA;;AAEA;AAAA;EAEE;EACA;;;AAOF;EACE;EACA;EACA;;;AAIJ;EACE;;;AAGF;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;;AACA;EACE;;AAON;EACE;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAEE;EACA;;AAIJ;EACE;EACA;;AAEF;EA/DF;IAgEI;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;;EAKA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;IACE;;EAKA;IACE;IACA;IACA;;;AAKR;EAGM;IACE;IACA;IACA;;EACA;IACE;;;;AAQZ;EACE;EACA;EACA;EACA;EACA;;AACA;EACE;EACA;;;AC5JJ;EACE;EACA;;AAEA;EAJF;IAKI;IACA;;;AAGF;EACE;;AAEF;EACE;EACA;EACA;EACA;EACA;;AACA;EACE;;AAGA;EACE;EACA;;AAEA;EACE;EACA;EACA;EACA;;AAGJ;EACE;EACA;EACA;EACA;EACA;;AAGF;AAAA;EAEE;EACA;EACA;;AAEF;EACE;EACA;EACA;EACA;;AAIJ;EA3CF;IA4CI;;;AAEF;EA9CF;IA+CI;IACA;;;AAGJ;EACE;EACA;EACA;EACA;EACA;EACA;;AACA;EACE;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;;AAEA;EALF;IAMI;;;AAIJ;EA1BF;IA2BI;;;AAIJ;EACE;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AACA;EACE;EACA;;AACA;EACE;;AAKN;EACE;EACA;EACA;;AAEF;EA/BF;IAgCI;;EACA;IACE;;;AAIJ;EAtCF;IAuCI;;EAEA;IACE;IACA;IACA;IACA;;;AAKN;EACE;EACA;EACA;;AACA;EACE;EACA;EACA;EACA;;AAIJ;EACE;EACA;EACA;;AACA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAEE;EACA;EACA;EACA;;AAGF;EACE;;AAGF;EACE;;AAKN;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEF;EACE;EACA;;AACA;EACE;EACA;EACA;;AAEF;EACE;EACA;EACA;;AAEA;EACE;EACA;;AAKN;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;;AAGF;EACE;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAKA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAKN;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAMR;EAlKF;IAmKI;IACA;;EAEA;IACE;;EACA;IACE;IACA;IACA;;EACA;IACE;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;;EAKN;IACE;;EACA;IACE;IACA;;;AAMR;EACE;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;;AAGF;EACE;EACA;EACA;;AAKE;EACE;EACA;EACA;EACA;EACA;;AAGJ;EACE;EACA;EACA;EACA;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACE;EACA;EACA;EACA;EACA;;AAEF;EACE;EACA;EACA;;AAGE;EACE;;AAIN;EACE;EACA;;AACA;EACE;;AAIJ;EACE;;AACA;EACE;EACA;EACA;EACA;;AAKJ;EAKE;EACA;;AACA;EACE;EACA;EACA;EACA;;AACA;EACE;EACA;EACA;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;EAEE;EACA;EACA;;AAIN;EACE;EACA;EACA;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;EAEE;EACA;;AAEF;EACE;;AAMJ;EACE;;AACA;EACE;;AAKJ;EACE;EACA;EACA;;AACA;EACE;;AAIN;EACE;EACA;EACA;;AAGJ;EA7KF;IA8KI;;;AAEF;EAEI;IACE;IACA;IACA;;;AASR;EACE;;AACA;EACE;;AAIJ;EACE;EACA;EACA;EACA;EACA;;AACA;EACE;;AACA;EACE;;AAGJ;EACE;;AAEF;EACE;;AAGF;EACE;EACA;;;ACnnBN;EACE;;AAEA;EACE;;AACA;EACE;;AAGJ;EATF;IAUI;IACA;IACA;IACA;;;;ACbJ;EACE;;AAGE;EACE;;AAIA;EACE;;AAEF;EACE;;AAKN;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAUE;;AAGF;EACE;;AAGF;EACE;EACA;;AAGF;EACE;;AAGF;EACE;EACA;;AACA;EACE;;AAIJ;EACE;EACA;EACA;;AAGF;EACE;EACA%22,%22file%22:%22style.css%22%7D */
