@charset "UTF-8";
/* moved by compressor */
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url('../../../_assets/47f703cd3bf6ff4f89b2030ff6843e95/assets/fonts/glyphicons-halflings-regular.eot');
  src: url('../../../_assets/47f703cd3bf6ff4f89b2030ff6843e95/assets/fonts/glyphicons-halflings-regular.eot')
      format("embedded-opentype"),
    url('../../../_assets/47f703cd3bf6ff4f89b2030ff6843e95/assets/fonts/glyphicons-halflings-regular.woff2') format("woff2"),
    url('../../../_assets/47f703cd3bf6ff4f89b2030ff6843e95/assets/fonts/glyphicons-halflings-regular.woff') format("woff"),
    url('../../../_assets/47f703cd3bf6ff4f89b2030ff6843e95/assets/fonts/glyphicons-halflings-regular.ttf') format("truetype"),
    url('../../../_assets/47f703cd3bf6ff4f89b2030ff6843e95/assets/fonts/glyphicons-halflings-regular.svg') format("svg");
}
.map-scroll:before {
  content: 'Use ctrl + scroll to zoom the map';
  color:black;
  position: absolute;
  top: 40%;
  left: 35%;
  z-index: 999;
  font-size: 30px;

   }
   .map-scroll:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  content: '';
  background: #00000061;
  z-index: 999;
  }

  
.view-link,
.view-link a:visited {
  color: #427fed;
}

.tx-ns-open-street-map .auto-rdus_src_map_1-results {
  padding-left: 15px;
}
.tx-ns-open-street-map .auto-clear {
  right: 27px;
}

.tx-ns-open-street-map .input-group > .form-control,
.tx-ns-open-street-map .input-group > .form-select {
  width: 100%;
}

.tx-ns-open-street-map .input-group.disabledcurrentlocation .auto-clear {
  right: -7px;
}

.tx-ns-open-street-map .gm-style .gm-style-iw {
  font-weight: 400 !important;
}

.tx-ns-open-street-map .title {
  overflow: hidden;
  font-weight: 500;
  font-size: 16px;
}

.tx-ns-open-street-map .nodata {
  display: none;  
  font-weight: bolder;
  font-size: 18px;
  font-style: italic;
  width: fit-content;
}
.tx-ns-open-street-map .nodataofplace {
  display: none;  
  font-weight: bolder;
  font-size: 18px;
  font-style: italic;
  width: fit-content;
}
.icon-wrapper {
  width: 36px;
  height: 36px;
  display: inline-block;
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%,-50%);
  line-height: 30px;
  background: #46bd00;
  border: 1px solid #299f55;
  border-radius: 20px;
}

.clusters {
  position: relative;
  text-align: center;  
}

.childCount {
  position: absolute;
  font-weight: bolder;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color:black;
}

.tx-ns-open-street-map .map_canvas {
  min-height: 500px;
  min-width: 100%;
  
}
.tx-ns-open-street-map .info-window {
  color: #333;
}
.tx-ns-open-street-map .info-title {
  color: #333;
  overflow: hidden;
  font-weight: bolder;
  font-size: 16px;
}

.tx-ns-open-street-map .add_sidebar {
  min-height: 500px;
  overflow: auto;
}

.tx-ns-open-street-map .store_loca {
  min-height: 500px;
}

.tx-ns-open-street-map .map-add {
  cursor: pointer;
}

.tx-ns-open-street-map .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tx-ns-open-street-map .glyphicon-map-marker:before {
  content: "\e062";
}

.container-width {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.tx-ns-open-street-map .store_loca {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px -15px 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tx-ns-open-street-map .store_loca .map-block {
  width: 100%;
  max-width: 100%;
  padding: 0 15px;
  margin-bottom: 30px;
}

.tx-ns-open-street-map .store_loca .add_sidebar {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
  overflow: auto;
  padding: 0 15px;
}

.tx-ns-open-street-map .store_loca .add_sidebar .map-add {
  padding: 15px;
  border: 1px solid #000;
  margin-bottom: 15px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.tx-ns-open-street-map .form-inline-heading {
  margin: 20px 0;
}

.tx-ns-open-street-map .form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tx-ns-open-street-map .input-group {
  margin-right: 10px;
  margin-bottom: 15px;
  width: 100%;
  position: relative;
  display: table;
  border-collapse: separate;
}

.tx-ns-open-street-map .btn {
  margin-right: 10px;
  background-color: #17a2b8;
  color: #fff;
  padding: 6px 12px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: 0;
  font-size: 16px;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

.tx-ns-open-street-map .btn option,
.tx-ns-open-street-map .btn.focus,
.tx-ns-open-street-map .btn:focus,
.tx-ns-open-street-map .btn:hover {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}

.tx-ns-open-street-map .form-inline .input-group-addon {
  padding: 6px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  max-width: 1%;
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.tx-ns-open-street-map .form-inline .input-group-addon:first-child {
  border-right: 0;
  width: auto;
}

.tx-ns-open-street-map .dis_dir_block .leaflet-bar {
  float: none;
  max-width: 100%;
  width: 100%;
  padding-top: 0;
}

.tx-ns-open-street-map .dis_dir_block .leaflet-routing-alt{
  padding: 15px;
}

.tx-ns-open-street-map .dis_dir_block .leaflet-routing-alt td {
  white-space: nowrap;
}
.tx-ns-open-street-map .dis_dir_block .leaflet-routing-alt td:last-child {
  padding: 1px 10px;
}

.tx-ns-open-street-map .dis_dir_block {
  margin-top: 30px;
}

.tx-ns-open-street-map .leaflet-routing-alt-minimized {
  max-height: 66px;
}

.tx-ns-open-street-map .auto-results-wrapper ul {
  padding: 15px;
  margin-bottom: -10px;
}
.tx-ns-open-street-map .form-control {
  display: block;
  height: 34px;
  width: 100%;
  padding: 6px 21px 6px 12px;
  font-size: 16px;
}

.tx-ns-open-street-map .form-control:focus {
  border-color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fullscreen-icon { background-image: url('/typo3conf/ext/ns_open_streetmap/Resources/Public/assets/Icons/icon-fullscreen.svg'); background-size:26px 52px; }
.fullscreen-icon.leaflet-fullscreen-on { background-position:0 -26px; }
.leaflet-touch .fullscreen-icon { background-position: 2px 2px; }
.leaflet-touch .fullscreen-icon.leaflet-fullscreen-on { background-position: 2px -24px; }
/* one selector per rule as explained here : http://www.sitepoint.com/html5-full-screen-api/ */
.leaflet-container:-webkit-full-screen { width: 100% !important; height: 100% !important; z-index: 99999; }
.leaflet-container:-ms-fullscreen { width: 100% !important; height: 100% !important; z-index: 99999; }
.leaflet-container:full-screen { width: 100% !important; height: 100% !important; z-index: 99999; }
.leaflet-container:fullscreen { width: 100% !important; height: 100% !important; z-index: 99999; }
.leaflet-pseudo-fullscreen { position: fixed !important; width: 100% !important; height: 100% !important; top: 0px !important; left: 0px !important; z-index: 99999; }

@media (min-width: 768px) {
  .tx-ns-open-street-map .input-group {
    width: auto;
  }

  .tx-ns-open-street-map .store_loca .map-block {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .tx-ns-open-street-map .store_loca .add_sidebar {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
/* 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.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('../../../_assets/47f703cd3bf6ff4f89b2030ff6843e95/assets/leaflet/images/layers.png');
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url('../../../_assets/47f703cd3bf6ff4f89b2030ff6843e95/assets/leaflet/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('../../../_assets/47f703cd3bf6ff4f89b2030ff6843e95/assets/leaflet/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-control-attribution svg {
	display: inline !important;
	}
.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;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.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;
    max-height: 200px; /* Adjust the maximum height as needed */
    overflow-y: auto; /* Enable vertical scrolling */
}
.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;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.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;
		color-adjust: exact;
		}
	}


/* Basics: */
.klaro {
  font-family: inherit;
  font-size: 14px;
}

.klaro.we_cookie_consent button:focus {
  outline-style: none;
  outline-width: 0;
}

#klaro .klaro.we_cookie_consent.notice--center, #klaro .klaro.we_cookie_consent.notice--center-floated {
  height: 0;
  overflow: visible;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.klaro.we_cookie_consent .cookie-notice h1,
.klaro.we_cookie_consent .cookie-notice h2,
.klaro.we_cookie_consent .cookie-notice li,
.klaro.we_cookie_consent .cookie-notice p,
.klaro.we_cookie_consent .cookie-notice a,
.klaro.we_cookie_consent .cookie-notice strong,
.klaro.we_cookie_consent .cookie-notice ul,
.klaro.we_cookie_consent .cookie-modal h1,
.klaro.we_cookie_consent .cookie-modal h2,
.klaro.we_cookie_consent .cookie-modal li,
.klaro.we_cookie_consent .cookie-modal p,
.klaro.we_cookie_consent .cookie-modal a,
.klaro.we_cookie_consent .cookie-modal strong,
.klaro.we_cookie_consent .cookie-modal ul {
  color: #161f57;
  font-size: 1em;
}
.klaro.we_cookie_consent .cookie-notice p,
.klaro.we_cookie_consent .cookie-modal p {
  margin-bottom: 1em !important;
}
.klaro.we_cookie_consent .cookie-notice a,
.klaro.we_cookie_consent .cookie-modal a {
  font-weight: 700;
  text-decoration: underline;
}

.klaro.we_cookie_consent {
  /* Center 1 und Center 2: */
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) {
  background: #FFF;
  border-radius: 4px;
  bottom: 0;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  max-height: 100vh;
  max-width: 100%;
  overflow-y: auto;
  padding: 20px 30px;
  right: 0;
  z-index: 9999;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body {
  background: #FFF;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
  right: 0;
  top: auto;
  width: 100%;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body p {
  margin: 0.5em 0;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 0.5em;
  width: 100%;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 384px) {
  .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
    width: inherit;
  }
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn,
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn-sm {
  padding: 0.5em;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  color: #161f57;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link:hover {
  color: #161f57;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn {
  background: #EFEFEF;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #161f57;
  margin: 0.5em 0;
  min-height: 40px;
  opacity: 1;
  padding: 0.5rem;
  text-align: center;
  width: 100%;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn:hover {
  opacity: 0.7;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success {
  background: #FFF;
  color: #161f57;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-info {
  color: #00AFCB;
  display: block;
  font-weight: normal;
  background: transparent;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding: 1em 0;
  text-align: center;
  width: 100%;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link,
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-learn-more {
  color: #00AFCB;
  display: block;
  font-weight: normal;
  background: transparent;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding: 1em 0;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    min-width: auto;
  }
  .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cn-buttons {
    display: contents;
    max-width: 75%;
    width: 100%;
  }
  .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn {
    background: #EFEFEF;
    margin: 0.5em 0;
    padding: 1em 0;
    width: 25%;
  }
  .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success {
    background: #FFF;
    margin: 0.5em 20px;
    text-align: center;
    width: calc(50% - 40px);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-info {
    text-align: right;
  }
  .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn-danger {
    border-color: transparent;
    background: transparent;
    text-align: left;
  }
  .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link,
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-learn-more {
    padding: 1.5em 0;
    margin: 0 0 0 auto;
    width: auto;
  }
}
.klaro.we_cookie_consent .cookie-notice .cm-btn.cm-btn-success {
  background: #FFF;
  color: #161f57;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.klaro.we_cookie_consent .cookie-notice .cm-btn.cm-btn-info {
  color: #00AFCB;
  display: block;
  font-weight: normal;
  background: transparent;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding: 1em 0;
  text-align: center;
  width: 100%;
}
.klaro.we_cookie_consent.notice--top .cookie-notice:not(.cookie-modal-notice) {
  bottom: auto;
  top: 0;
}
@media screen and (min-width: 576px) {
  .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn-danger, .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn-danger {
    border: 2px solid #00AFCB;
  }
}
@media screen and (min-width: 576px) {
  .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link {
    line-height: 1.5em;
    margin-left: 10px;
    margin-top: 4rem;
    max-width: calc(50% - 10px);
    position: absolute;
    right: 0;
    z-index: 100;
  }
  .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn-danger {
    max-width: calc(50% - 10px);
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice), .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: transparent;
    bottom: unset;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 0;
    margin: 0;
    max-height: unset;
    max-width: unset;
    overflow: visible;
    padding: unset;
    position: relative;
    right: unset;
    top: 50vh;
    width: 100%;
  }
  .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body, .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body {
    -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
    display: block;
    margin: 0 auto;
    max-height: 100vh;
    max-width: 480px;
    overflow-y: auto;
    padding: 20px 30px;
    right: unset;
    width: calc(100% - 40px);
  }
  .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link, .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link {
    width: 100%;
  }
  .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn, .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn {
    background: #EFEFEF;
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success, .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success {
    background: #FFF;
    border-color: #00AFCB;
    margin: 0.5em 0;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: 100%;
  }
  .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success:hover, .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success:hover {
    background: #FFF;
    opacity: 0.7;
  }
  .klaro.we_cookie_consent.notice--center .cookie-notice .cn-body .cn-ok .cm-btn.cm-btn-info,
.klaro.we_cookie_consent.notice--center .cookie-notice .cn-body .cn-ok .cm-link.cm-learn-more {
    background: transparent;
  }
  .klaro.we_cookie_consent.notice--center .cookie-notice .cn-body .cn-ok .cm-link {
    width: 100%;
  }
  .klaro.we_cookie_consent.notice--center-floated .cookie-notice .cn-body .cn-ok .cm-btn {
    border-color: #161f57;
    width: 50%;
  }
  .klaro.we_cookie_consent.notice--center-floated .cookie-notice .cn-body .cn-ok .cm-btn.cm-btn-info,
.klaro.we_cookie_consent.notice--center-floated .cookie-notice .cn-body .cn-ok .cm-link.cm-learn-more {
    background: transparent;
  }
  .klaro.we_cookie_consent.notice--top .cookie-notice .cm-btn.cm-btn-success {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

/* ********************* */
/* Ver 2.0.1 -gf20210921 */
@media screen and (max-width: 767px) {
  #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok > * {
    max-width: 100%;
    margin-right: 0;
  }
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn,
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn-sm {
  border: 2px solid #00AFCB;
  border-radius: 4px;
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link {
  border: 2px solid #00AFCB;
  border-radius: 4px;
  z-index: 100;
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link:hover {
  opacity: 0.7;
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link::before {
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-pen.svg');
  contain: content;
  height: 20px;
  width: 20px;
  position: absolute;
  margin-left: -32px;
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link:hover::before {
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-pen.svg');
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn {
  background: transparent;
  border-radius: 4px;
  font-weight: 500;
  margin: calc(0.5em - 2px) 0;
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-danger {
  background: #FFF;
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-danger::before {
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-close.svg');
  contain: content;
  height: 22px;
  width: 20px;
  position: absolute;
  margin-left: -32px;
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-danger:hover::before {
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-close.svg');
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success {
  background: #FFF;
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success::before {
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-check-dark.svg');
  contain: content;
  height: 22px;
  width: 20px;
  position: absolute;
  margin-left: -32px;
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success:hover::before {
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-check-dark.svg');
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-info {
  color: #161f57;
  font-weight: 500;
  background: transparent;
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-info::before {
  content: "";
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link,
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-learn-more {
  color: #161f57;
  display: block;
  font-weight: 500;
  background: transparent;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding: 0.5em 0;
  text-align: center;
  width: 100%;
  max-width: calc(100% - 0.5rem);
}
@media screen and (min-width: 768px) {
  #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link,
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-learn-more {
    padding: 1em 0;
  }
}
@media screen and (min-width: 768px) {
  #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
    display: block;
  }
  #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-width: auto;
    max-width: 33.333333%;
  }
  #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok > .cm-link {
    width: 100%;
  }
  #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cn-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    max-width: 66.666666%;
    width: 100%;
  }
  #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn {
    margin: 0.5em 10px;
  }
  #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success {
    background: #FFF;
    margin: 0.5em 0 0.5em 10px;
    text-align: center;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-width: calc(33.33333% - 20px);
    position: absolute;
    right: 0;
  }
  #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-info {
    text-align: right;
  }
  #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn-danger {
    background: transparent;
    border-color: 2px solid #00AFCB;
    text-align: center;
  }
  #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link,
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-learn-more {
    padding: 1em 0;
    position: absolute;
    margin: 0.5em 33.333333%;
  }
}
#klaro .klaro.we_cookie_consent .cookie-notice .cm-btn.cm-btn-info {
  background: transparent;
}
@media screen and (min-width: 768px) {
  #klaro .klaro.we_cookie_consent .cookie-notice .cm-btn {
    width: calc(50% - 20px);
  }
}
@media screen and (min-width: 576px) {
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cn-buttons {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn {
    height: 50px;
    max-width: calc(50% - 10px);
  }
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link {
    border-color: transparent;
    height: 50px;
    line-height: 1.5em;
    margin: 10px auto 0;
    max-width: calc(50% - 10px);
    position: relative;
  }
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn-success {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (min-width: 768px) {
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link {
    margin-top: 70px;
  }
}
@media screen and (min-width: 768px) {
  #klaro .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link, #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link {
    margin: 70px 0 0;
    max-width: 100%;
  }
  #klaro .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cn-buttons, #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cn-buttons {
    margin: 0;
    max-width: 100%;
  }
  #klaro .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn, #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn {
    margin: 130px 0 10px;
    width: calc(50% - 20px);
  }
  #klaro .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success, #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success {
    margin: 10px 0;
    max-width: 100%;
  }
  #klaro .klaro.we_cookie_consent.notice--center .cookie-notice .cn-body .cn-ok .cm-btn.cm-btn-info,
#klaro .klaro.we_cookie_consent.notice--center .cookie-notice .cn-body .cn-ok .cm-link.cm-learn-more {
    background: transparent;
    border: none;
  }
  #klaro .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn {
    width: 100%;
  }
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
    height: 130px;
  }
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cn-buttons {
    position: absolute;
    top: 10px;
  }
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn {
    border-color: #00AFCB;
    max-width: calc(50% - 10px);
    margin: 10px 0;
  }
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-danger {
    width: calc(50% - 20px);
  }
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success {
    max-width: calc(50% - 10px);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: relative;
  }
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-info,
#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link {
    background: transparent;
    position: relative;
    margin: 70px 0 0;
  }
}

/* Ver 2.0.1 -gf20210921 END. */
/* ************************** */
/* ********************* */
/* Ver 3.1.1 -gf20231121 */
@media screen and (min-width: 1520px) {
  #klaro .klaro.we_cookie_consent .cm-link::before,
#klaro .klaro.we_cookie_consent .cm-btn::before {
    margin-top: 0.25em;
  }
  #klaro .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link {
    margin-top: calc(70px + 0.5em);
  }
  #klaro .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn {
    margin: calc(130px + 1em) 0 10px;
  }
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
    height: calc(130px + 0.5em);
  }
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link {
    margin-top: calc(70px + 0.5em);
  }
  #klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn {
    height: 100%;
  }
}
.klaro.we_cookie_consent .cookie-modal {
  -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.klaro.we_cookie_consent .cookie-modal a:hover {
  opacity: 0.7;
}
.klaro.we_cookie_consent .cookie-modal .slider {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.klaro.we_cookie_consent .cookie-modal .cm-bg {
  background: rgba(0, 0, 0, 0.7);
}
.klaro.we_cookie_consent .cookie-modal .cm-list-label {
  margin: 0;
}
.klaro.we_cookie_consent .cookie-modal .cm-list-title {
  font-size: 1em;
  line-height: 32px;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service, .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose, .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service, .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
  padding-left: 72px;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-toggle-all, .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-toggle-all {
  padding-left: 0;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-toggle-all .cm-list-label, .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-toggle-all .cm-list-label {
  display: none;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li .cm-list-description ul, .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li .cm-list-description ul {
  margin: 0 0 0.5rem;
  padding: 0 0 0 1em;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li .cm-list-description ul li, .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li .cm-list-description ul li {
  display: list-item;
  list-style-type: disc;
  margin: 0;
  padding-left: 0;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li .cm-list-description p + ul, .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li .cm-list-description p + ul {
  margin-top: -1em;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content, .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content {
  margin-left: -72px;
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose {
  padding-left: 92px;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  padding-top: 0.5em;
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-label .slider,
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input:checked + .cm-list-label .slider,
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input.required:checked + .cm-list-label .slider {
  background-color: #EFEFEF;
  top: 2px;
  width: 72px;
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-label .slider::before {
  background-color: #B1D6E8;
  bottom: 2px;
  height: 24px;
  left: 2px;
  width: 24px;
  -webkit-transition: 0.2s ease 0s;
  transition: 0.2s ease 0s;
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input.only-required + .cm-list-label .slider {
  background-color: #EFEFEF;
  opacity: 0.8;
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input.only-required + .cm-list-label .slider::before {
  background-color: #63ADD1;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input:checked + .cm-list-label .slider::before {
  background-color: #008000;
  -webkit-transform: translateX(calc(100% + 20px));
          transform: translateX(calc(100% + 20px));
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input + .cm-list-label .disabled .slider::before,
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input:checked + .cm-list-label .disabled .slider::before,
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input.required + .cm-list-label .slider::before,
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input.required:checked + .cm-list-label .slider::before {
  background-color: #C9C9C9;
  display: none;
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input:not(.only-required) + .cm-list-label > .cm-list-title + .cm-switch::before {
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-no.svg');
  height: 16px;
  left: 50px;
  line-height: 32px;
  padding: 2px;
  position: absolute;
  width: 16px;
  z-index: 10;
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input:checked + .cm-list-label > .cm-list-title + .cm-switch::before {
  content: "";
  left: 8px;
  padding: 2px;
  width: 16px;
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input:not(.half-checked):checked + .cm-list-label > .cm-list-title + .cm-switch::before {
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-yes.svg');
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-label .cm-required ~ .cm-cswitch .slider,
.klaro.we_cookie_consent .cookie-modal .cm-purpose > .cm-list-input:checked + .cm-list-label .cm-required ~ .cm-switch .slider {
  background: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-locked.svg') no-repeat transparent;
  border-radius: unset;
  left: 12px;
  width: 24px;
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose .cm-switch {
  cursor: pointer;
  left: 0;
  position: absolute;
}
.klaro.we_cookie_consent .cookie-modal .cm-purpose .cm-switch::before {
  -webkit-animation: flipYesNo 0.3s ease 0s normal forwards;
          animation: flipYesNo 0.3s ease 0s normal forwards;
}
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-label .slider,
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input:checked + .cm-list-label .slider,
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input.required:checked + .cm-list-label .slider {
  background-color: #EFEFEF;
  top: 2px;
  width: 52px;
}
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-label .cm-required {
  margin-left: 0.5em;
}
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-label .slider::before {
  background-color: #B1D6E8;
  bottom: 2px;
  height: 24px;
  left: 2px;
  width: 24px;
}
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input.only-required:checked + .cm-list-label .slider {
  background-color: #EFEFEF;
  opacity: 0.8;
}
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input.only-required:checked + .cm-list-label .slider::before {
  background-color: #63ADD1;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input.only-required + .cm-list-label .slider::before {
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input:checked + .cm-list-label .slider::before {
  background-color: #008000;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input + .cm-list-label .disabled .slider::before,
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input:checked + .cm-list-label .disabled .slider::before,
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input.required + .cm-list-label .slider::before,
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input.required:checked + .cm-list-label .slider::before {
  background-color: #C9C9C9;
  display: none;
}
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input:not(.only-required) + .cm-list-label > .cm-list-title + .cm-switch::before {
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-no.svg');
  line-height: 32px;
  padding: 2px;
  position: absolute;
  width: 16px;
  z-index: 10;
  left: 30px;
  height: 16px;
}
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input:checked + .cm-list-label > .cm-list-title + .cm-switch::before {
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-yes.svg');
  left: 8px;
  padding: 2px;
  width: 16px;
}
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-label .cm-required ~ .cm-cswitch .slider,
.klaro.we_cookie_consent .cookie-modal .cm-service > div > .cm-list-input:checked + .cm-list-label .cm-required ~ .cm-switch .slider {
  background: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-locked.svg') no-repeat transparent;
  border-radius: unset;
  left: 18px;
  width: 20px;
}
.klaro.we_cookie_consent .cookie-modal .cm-body > .cm-service > .cm-service > div > .cm-list-input:not(.only-required) + .cm-list-label > .cm-list-title + .cm-switch::before {
  padding-top: 10px;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro {
  background: #FFF;
  border-radius: 4px;
  bottom: 220px;
  height: auto;
  max-height: calc(100vh - 220px);
  max-width: 100%;
  overflow-x: hidden;
  padding: 0;
  position: absolute;
  top: auto;
  -webkit-transform: inherit;
          transform: inherit;
  -webkit-transition: unset;
  transition: unset;
  width: 100%;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .hide {
  display: none;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .hide svg {
  display: none;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .hide:after {
  content: "×";
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-header {
  border-bottom: none;
  margin: 0;
  padding: 20px 30px;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-header h1 {
  font-size: 2em;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-body {
  margin: 0;
  padding: 20px 30px;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-body ul.cm-purposes li.cm-purpose {
  padding-left: 92px;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  padding-left: 0;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-toggle-all .cm-purpose-description {
  display: block;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-toggle-all .cm-list-input {
  display: none;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer {
  background: #FFF;
  border: none;
  bottom: 0;
  height: 220px;
  left: 0;
  margin: 0;
  padding: 20px 30px;
  position: fixed;
  width: 100%;
  z-index: 10;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer > * {
  -ms-flex-line-pack: end;
      align-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: calc(100% - 2em);
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-powered-by {
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 0;
  position: relative;
  right: unset;
  text-align: center;
  width: auto;
}
.klaro.we_cookie_consent .cookie-modal .cm-btn {
  background: #EFEFEF;
  border-radius: 4px;
  border: 2px solid #00AFCB;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #161f57;
  margin: 0.5em auto;
  opacity: 1;
  padding: 0.5em;
  text-align: center;
  width: 100%;
}
.klaro.we_cookie_consent .cookie-modal .cm-btn:hover {
  opacity: 0.7;
}
.klaro.we_cookie_consent .cookie-modal .cm-btn-danger {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-info.cm-btn-accept {
  background: #FFF;
  color: #161f57;
  display: block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-decoration: none;
  width: 100%;
}
.klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-info.cm-btn-accept:hover {
  opacity: 0.7;
}
.klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-accept-all {
  background: #EFEFEF;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-sm {
  padding: 0.5em 1.5em;
  font-size: 1em;
}
.klaro.we_cookie_consent .cookie-modal .cm-toggle-all .cm-purpose-description {
  display: none;
}
@media screen and (min-width: 576px) {
  .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro {
    max-height: calc(100vh - 150px);
    bottom: 150px;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer {
    height: 150px;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer > * {
    -ms-flex-wrap: unset;
        flex-wrap: unset;
    height: auto;
    margin: 0.5em -10px;
    max-width: calc(100% + 20px);
    width: calc(100% + 20px);
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer > * .cm-btn {
    margin: 0.5em 10px;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-powered-by {
    float: right;
    height: 50px;
    line-height: 50px;
  }
}
@media screen and (min-width: 768px) {
  .klaro.we_cookie_consent .cookie-modal .cm-modal {
    max-height: 100vh;
    bottom: 0;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal .hide {
    right: 10px;
    top: 5px;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-header h1 {
    font-size: 2em;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-footer {
    margin: 0;
    padding: 20px 0;
    position: relative;
    width: 100%;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-footer > * {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-header {
    padding: 20px 30px;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body {
    padding: 20px 30px;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-btn {
    padding: 1em 1.5em;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-btn:first-child:last-child {
    min-width: 240px;
    position: absolute;
    width: 25%;
  }
}
@media screen and (min-width: 1024px) {
  .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro.cm-klaro {
    max-height: calc(100vh - 100px);
    bottom: 100px;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer {
    height: 100px;
    max-width: 100%;
    padding: 20px 10px;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer > * {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    margin: 0.5em 0;
    max-width: 75%;
    position: absolute;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-btn {
    width: 25%;
    min-width: 240px;
  }
  .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-powered-by {
    padding: 15px 10px;
    position: absolute;
    right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .klaro.we_cookie_consent.notice--center, .klaro.we_cookie_consent.notice--center-floated {
    height: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
  }
}
@media screen and (min-width: 768px) {
  .klaro.we_cookie_consent.notice--center .cookie-modal, .klaro.we_cookie_consent.notice--center-floated .cookie-modal {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: unset;
    bottom: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-height: unset;
    max-width: unset;
    padding: unset;
    right: unset;
    overflow: visible;
    top: 0;
  }
  .klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal,
.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro, .klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal,
.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro {
    bottom: auto;
    -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
    height: auto;
    max-height: 100vh;
    max-width: 768px;
    overflow-y: auto;
    padding: 20px;
    position: relative;
    top: auto;
    width: 100%;
  }
  .klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal .cm-footer,
.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro .cm-footer, .klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer,
.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro .cm-footer {
    margin: 0 -20px -20px -20px;
    position: relative;
    width: calc(100% + 40px);
  }
}
@media screen and (min-width: 1024px) {
  .klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal,
.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro, .klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal,
.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro {
    bottom: auto;
    max-height: calc(100vh - 150px);
  }
  .klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal .cm-footer,
.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro .cm-footer, .klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer,
.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro .cm-footer {
    height: 150px;
    margin: 0 -20px -20px;
    max-width: calc(100% + 40px);
    padding-bottom: 0;
    width: calc(100% + 40px);
  }
  .klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal .cm-footer > *,
.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro .cm-footer > *, .klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer > *,
.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro .cm-footer > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    width: auto;
  }
  .klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal .cm-footer .cm-btn,
.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-btn, .klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer .cm-btn,
.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-btn {
    width: 100%;
    min-width: auto;
  }
  .klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal .cm-footer .cm-btn:first-child:last-child,
.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-btn:first-child:last-child, .klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer .cm-btn:first-child:last-child,
.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-btn:first-child:last-child {
    width: calc(100% - 20px);
    position: relative;
  }
}

@-webkit-keyframes flipYesNo {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes flipYesNo {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#klaro .klaro.we_cookie_consent .cookie-modal a {
  font-weight: 500;
}
#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn {
  background: transparent;
  border-radius: 4px;
  border: 2px solid #00AFCB;
  color: #161f57;
  font-weight: 500;
}
#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn-danger {
  background: #FFF;
}
#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn-danger::before {
  contain: content;
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-close.svg');
  height: 22px;
  margin-left: -28px;
  position: absolute;
  width: 20px;
}
#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn-danger:hover::before {
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-close.svg');
}
#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-accept {
  background: #FFF;
  color: #161f57;
}
#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-accept-all {
  background: transparent;
}
#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-accept-all::before {
  contain: content;
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-check-dark.svg');
  height: 22px;
  margin-left: -28px;
  position: absolute;
  width: 20px;
}
#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-accept-all:hover::before {
  content: url('../../../_assets/f34691673face4b5c642d176b42916a9/Icons/icon-check-dark.svg');
}
@media screen and (min-width: 1024px) {
  #klaro .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-footer .cm-btn {
    max-width: calc(33.3333% - 20px);
  }
}

.safari .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro {
  bottom: 0;
  max-height: 100%;
}
.safari .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer {
  position: relative;
}
.safari .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-header h1 {
  font-size: 1.75em;
}
@media screen and (min-width: 576px) {
  .safari .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro {
    bottom: 0;
    max-height: 100%;
  }
  .safari .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-header h1 {
    font-size: 2em;
  }
}

.klaro.cm-as-context-notice {
  padding: 1em;
}
.klaro.cm-as-context-notice .context-notice {
  border: none;
  border-radius: 4px;
  background: #FFF;
}
.klaro.cm-as-context-notice .context-notice p {
  color: #161f57;
}
.klaro.cm-as-context-notice .context-notice .cm-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 2em;
  width: 100%;
}
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn {
  border-radius: 4px;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: calc(50% - 20px);
  margin: 0 auto;
  padding: 1em 1.5em;
}
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn.cm-btn-success {
  background-color: #FFF;
}
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn.cm-btn-success-var {
  background-color: #F7A925;
}
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:hover {
  opacity: 0.7;
}

.frame-type-list,
.frame-type-textpic,
.frame-type-textmedia {
  position: static;
}

.frame .frame-inner iframe,
.frame .frame-inner iframe:last-child {
  padding: 0;
  margin-bottom: -6px;
}
.frame .klaro.we_cookie_consent {
  border: 2px solid rgba(0, 0, 0, 0.1);
  position: static;
  height: 100%;
}
.frame .klaro.we_cookie_consent .context-notice {
  background-color: transparent;
}
.frame .klaro.we_cookie_consent .context-notice .cm-buttons .cm-btn.cm-btn-success,
.frame .klaro.we_cookie_consent .context-notice .cm-buttons .cm-btn.cm-btn-success-var {
  background: #FFF;
  border: 2px solid #00AFCB;
  border-radius: 4px;
  color: #161f57;
  font-weight: 500;
}
.frame .klaro.we_cookie_consent.notice--minified .context-notice {
  display: -ms-grid;
  display: grid;
  padding: 0;
}
.frame .klaro.we_cookie_consent.notice--minified .cm-buttons {
  margin-top: 0.5em;
  display: block;
}
.frame .klaro.we_cookie_consent.notice--minified .cm-btn {
  display: block;
  width: 100%;
  margin: 0.5em auto;
  max-width: calc(100% - 20px);
  padding: 0.5em;
}
.frame.frame-type-media .video, .frame.frame-type-textmedia .video,
.frame .textmedia-gallery .video {
  position: relative;
}
.frame.frame-type-media .video .klaro.we_cookie_consent, .frame.frame-type-textmedia .video .klaro.we_cookie_consent,
.frame .textmedia-gallery .video .klaro.we_cookie_consent {
  background-color: rgba(255, 255, 255, 0.8784313725);
  position: absolute;
  top: 0;
  z-index: 10;
}
@media (max-width: 575px) {
  .frame.frame-type-media .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice, .frame.frame-type-textmedia .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice,
.frame .textmedia-gallery .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
  }
  .frame.frame-type-media .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice .cm-buttons, .frame.frame-type-textmedia .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice .cm-buttons,
.frame .textmedia-gallery .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice .cm-buttons {
    margin-top: 1vw;
    padding: 0.5em;
    width: 100%;
  }
  .frame.frame-type-media .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice .cm-buttons .cm-btn, .frame.frame-type-textmedia .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice .cm-buttons .cm-btn,
.frame .textmedia-gallery .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice .cm-buttons .cm-btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 5px auto;
    max-width: 100%;
  }
}

.tx-we-cookie-consent .service__headline {
  font-weight: bold;
}
.tx-we-cookie-consent h3,
.tx-we-cookie-consent .h3 {
  color: #161f57;
  font-size: 1.55rem;
  font-weight: 400;
}
.tx-we-cookie-consent caption {
  display: none;
}
.tx-we-cookie-consent .table {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.tx-we-cookie-consent .table thead th {
  border-bottom: 1px solid #ABABAB;
  font-size: 0.95rem;
  padding-bottom: 0;
  text-transform: uppercase;
}
.tx-we-cookie-consent .table th:last-of-type,
.tx-we-cookie-consent .table td:last-of-type {
  text-align: right;
}
.tx-we-cookie-consent .table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #efefef;
}
.tx-we-cookie-consent .table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.tx-we-cookie-consent a.btn-primary {
  color: #00AFCB;
  background-color: #FFF;
  border-color: #FFF;
}
.tx-we-cookie-consent .btn-primary:focus,
.tx-we-cookie-consent .btn-primary.focus,
.tx-we-cookie-consent .btn-primary:not(:disabled):not(.disabled):active:focus,
.tx-we-cookie-consent .btn-primary:not(:disabled):not(.disabled).active:focus,
.tx-we-cookie-consent .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tx-we-cookie-consent .btn-primary:hover,
.tx-we-cookie-consent .btn-primary:not(:disabled):not(.disabled):active,
.tx-we-cookie-consent .btn-primary:not(:disabled):not(.disabled).active,
.tx-we-cookie-consent .show > .btn-primary.dropdown-toggle {
  opacity: 0.7;
}
.tx-we-cookie-consent .btn-lg, .tx-we-cookie-consent .btn-group-lg > .btn,
.tx-we-cookie-consent .btn-group-lg > .cc-btn {
  border-radius: 4px;
}
.tx-we-cookie-consent .table th, .tx-we-cookie-consent .table td {
  border-top: none;
  padding: 0.5rem;
}
.tx-we-cookie-consent .table th p, .tx-we-cookie-consent .table td p {
  margin: 0;
}
.tx-we-cookie-consent .table-hover tbody tr:hover {
  background-color: transparent;
}
.tx-we-cookie-consent a.btn-primary {
  border-radius: 0;
  text-decoration: none;
  display: inline-block;
}

.consent-cookie {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 10px;
  cursor: pointer;
  font-size: 0.875rem;
  left: 10px;
  position: fixed;
  z-index: 1000;
}

.consent-cookie-text {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2666666667);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2666666667);
  padding: 5px 10px;
}