/* open-sans-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v40-latin-300.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-300italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/open-sans-v40-latin-300italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v40-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v40-latin-italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v40-latin-600.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v40-latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v40-latin-800.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/open-sans-v40-latin-800italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* verdana */
@font-face {
  font-display: swap;
  font-family: 'Verdana';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/verdana.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Verdana';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/verdana-italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Verdana';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/verdana-bold.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Verdana';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/verdana-bold-italic.woff2') format('woff2');
}
/* SCROLLBAR */
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
::-webkit-scrollbar-track {
  background: #D3EAF7;
}
::-webkit-scrollbar-thumb {
  background: #2598D6;
}
::-webkit-scrollbar-thumb:hover {
  background: #2598D6;
}
/* RESET */
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  -webkit-tap-highlight-color: transparent;
}
h1,
h2,
h3,
h4,
p,
ul,
ol {
  display: block;
  font-size: inherit;
}
sup {
  vertical-align: top;
  font-size: 0.8rem;
}
.overline {
  position: relative;
}
.overline::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: black;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  /*image-rendering: -webkit-optimize-contrast;*/
}
a {
  color: inherit;
  transition: 0.2s;
  outline: 0;
  cursor: pointer;
}
body {
  font-family: 'Open sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #333;
  font-weight: 400;
  background: #fff;
  overflow-x: hidden;
  position: relative;
  padding-bottom: 88px;
}
body.accessibilita-maiusc .sidebar,
body.accessibilita-maiusc .legend {
  text-transform: uppercase !important;
}
body.accessibilita-legg .sidebar,
body.accessibilita-legg .legend {
  font-family: 'Verdana' !important;
}
body.accessibilita-contrast .sidebar,
body.accessibilita-contrast .legend {
  background-color: #000;
  color: #fff;
}
body.accessibilita-contrast .sidebar .accordion-icon,
body.accessibilita-contrast .legend .accordion-icon {
  stroke: #fff;
}
body.accessibilita-contrast .sidebar .legend-title,
body.accessibilita-contrast .legend .legend-title,
body.accessibilita-contrast .sidebar .legend-item,
body.accessibilita-contrast .legend .legend-item,
body.accessibilita-contrast .sidebar .legend-item-group,
body.accessibilita-contrast .legend .legend-item-group {
  color: #fff;
  background-color: #000;
}
body.accessibilita-contrast .sidebar .accordion-title,
body.accessibilita-contrast .legend .accordion-title {
  color: #fff;
}
body.accessibilita-contrast .sidebar em,
body.accessibilita-contrast .legend em {
  color: #fff !important;
}
body.accessibilita-contrast .sidebar a,
body.accessibilita-contrast .legend a {
  color: #fff !important;
}
body.accessibilita-contrast .sidebar input.switch + label,
body.accessibilita-contrast .legend input.switch + label {
  background: #000 !important;
  transition: 0.3s cubic-bezier(0.39, 0.57, 0, 1);
  outline: 1px solid white;
}
body.accessibilita-contrast .sidebar input.switch + label:after,
body.accessibilita-contrast .legend input.switch + label:after {
  background: #fff !important;
  border: 2px solid #000;
}
body.accessibilita-contrast .sidebar input.switch:checked + label,
body.accessibilita-contrast .legend input.switch:checked + label {
  background: #fff !important;
}
body.accessibilita-contrast .sidebar input.switch:checked + label:after,
body.accessibilita-contrast .legend input.switch:checked + label:after {
  border-color: #000;
  background: #000 !important;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table tr th {
  padding: 20px;
  color: #fff;
}
table tr td {
  padding: 15px 20px;
}
.arrow-left {
  transform: rotate(-180deg);
}
/* ATOMS */
b,
strong {
  font-weight: 700;
}
p:not(:last-child) {
  margin-bottom: 30px;
}
.list {
  margin-bottom: 30px;
}
.list li {
  margin: 0 0 0 20px;
}
.svg-in-text {
  vertical-align: -6px;
  margin: 0 3px;
}
h1 {
  font-family: 'Open sans', sans-serif;
  font-size: 42px;
  line-height: 42px;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 25px 0;
}
h2 {
  font-family: 'Open sans', sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  padding: 20px;
  color: #113E72;
}
.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #333;
  color: #fff !important;
  text-decoration: none;
  transition: 0.3s;
  cursor: pointer;
  outline: 0;
  border: 2px solid transparent;
  position: relative;
  overflow: hidden;
  font-family: inherit;
  font-size: 1rem;
  line-height: 15px;
  padding: 0 24px;
  height: 53px;
  border-radius: 3px;
}
.btn img {
  width: 24px;
  margin-right: 12px;
}
.btn[disabled] {
  opacity: 0.5;
  pointer-events: none;
}
.btn:hover {
  opacity: 0.6;
}
.btn-light {
  border: 2px solid #F57C68;
  border-radius: 99px;
  background-color: transparent;
  color: #F57C68 !important;
  text-transform: uppercase;
  text-decoration: none !important;
  font-weight: bold;
}
.btn-accessibilita {
  border-radius: 4px;
  padding: 8px 16px;
  user-select: none;
}
.accessibilita {
  opacity: 0;
  transform: translateY(8px);
  visibility: hidden;
  transition: 0.3s;
  position: absolute;
  bottom: 88px;
  padding-bottom: 16px;
  left: 0;
  background: #113E72;
  border-bottom: 1px solid #2598D6;
}
.accessibilita .accessibilita-header {
  border-bottom: 1px solid #2598D6;
  margin-bottom: 16px;
  letter-spacing: 1px;
}
.accessibilita .accessibilita-header .accessibilita-title {
  display: flex;
  justify-content: space-between;
  padding: 16px 16px 16px 24px;
  align-items: center;
  gap: 40px;
}
.accessibilita .accessibilita-header .accessibilita-close {
  cursor: pointer;
}
.accessibilita .accessibilita-switch {
  padding: 16px 24px;
  display: flex;
  align-items: center;
  text-transform: none;
  font-weight: normal;
  cursor: pointer;
  user-select: none;
}
.accessibilita .accessibilita-switch label {
  margin-right: 16px;
}
.accessibilita .accessibilita-switch input.switch:checked + label {
  border-color: #F57C68;
  background: #F57C68;
}
.accessibilita.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
/* HELPER */
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.t-center {
  text-align: center;
}
.t-white {
  color: #fff;
}
.not-bold {
  font-weight: normal;
}
[hidden],
.hidden {
  display: none !important;
}
.visible {
  display: block !important;
}
[disabled],
.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* GRAPHIC */
::-webkit-input-placeholder {
  color: #ccc;
}
:-moz-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}
.disable-scrollbars::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  /* Chrome/Safari/Webkit */
}
.disable-scrollbars {
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
/* ACCORDION */
.accordion-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  opacity: 1;
  transition: 0.3s cubic-bezier(0.39, 0.57, 0, 1);
}
.accordion {
  border-bottom: 2px solid #ffffff;
}
.accordion .accordion-title {
  font-size: 20px;
  color: #113E72;
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
  justify-content: space-between;
  padding: 16px 18px;
  font-weight: bold;
}
.accordion .accordion-title .accordion-icon {
  width: 24px;
}
.accordion .accordion-title .accordion-icon-chevron {
  stroke: #F57C68;
  transition: 0.3s;
}
.accordion .accordion-title:hover {
  opacity: 0.8;
}
.accordion .accordion-content {
  font-weight: 300;
  overflow-y: auto;
  height: calc(100% - 48px);
  opacity: 1;
  transition: opacity cubic-bezier(0.39, 0.57, 0, 1) 0.3s, transform cubic-bezier(0.39, 0.57, 0, 1) 0.3s;
}
.accordion .accordion-content a {
  color: #F57C68;
  text-decoration: underline;
  font-weight: 600;
}
.accordion .line-horizontal {
  transition: cubic-bezier(0.39, 0.57, 0, 1) 0.3s;
  transform-origin: 50% 50%;
}
.accordion .line-vertical {
  transition: cubic-bezier(0.39, 0.57, 0, 1) 0.3s;
  transform-origin: 50% 50%;
}
.accordion.accordion-closed .accordion-content {
  height: 0;
  opacity: 0;
  transform: translateY(-10px);
  overflow: hidden;
}
.accordion.accordion-closed .accordion-title {
  margin-bottom: 0;
}
.accordion.accordion-closed .accordion-title img {
  transform: rotate(0deg);
}
.accordion:not(.accordion-closed) {
  overflow: hidden;
  flex-grow: 1;
}
.accordion:not(.accordion-closed) .accordion-content {
  padding: 16px 18px;
}
.accordion:not(.accordion-closed) .line-vertical {
  transform: rotate(-90deg);
}
.accordion:not(.accordion-closed) .line-horizontal {
  transform: rotate(-180deg);
}
.accordion:last-child {
  border-bottom: none;
}
/* HOME */
.main-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}
.main-content #map-zone {
  width: calc(60% - 28px);
  background-color: #f4e4d0;
}
.main-content #map-zone svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.main-content #map-zone .map-regione {
  cursor: pointer;
}
.main-content #map-zone .map-regione path {
  transition: 0.2s;
}
.main-content #map-zone .map-regione:hover path {
  fill: #F57C68;
}
.main-content #map-zone #nomi-regioni,
.main-content #map-zone #numeri {
  pointer-events: none;
}
.main-content #map-zone .regione-pin {
  cursor: pointer;
  transition: 0.2s;
  transform-box: fill-box;
  transform-origin: center;
}
.main-content #map-zone .regione-pin:hover {
  transform: scale(1.25);
}
/* Inde regioni patrimoni*/
.indice-regioni-wrapper {
  width: calc(40% - 28px);
  height: 100%;
  background-color: #f9fdff;
  border-left: 4px solid #F57C68;
  overflow-y: auto;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
.indice-regioni-wrapper .indice-regioni {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #2598D6;
}
.indice-regioni-wrapper .indice-regioni .accordion-regione {
  width: 100%;
  border-top: 1px solid #2598D6;
  border-bottom: none;
}
.indice-regioni-wrapper .indice-regioni .accordion-regione.accordion-disabled {
  pointer-events: none;
  opacity: 0.35;
}
.indice-regioni-wrapper .indice-regioni .accordion-regione .accordion-title {
  font-weight: bold;
  color: #333;
}
.indice-regioni-wrapper .indice-regioni .accordion-regione .patrimonio-item {
  width: 100%;
  height: 50px;
  padding: 0 5px 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
}
.indice-regioni-wrapper .indice-regioni .accordion-regione .patrimonio-item:hover {
  background-color: #D3EAF7;
}
.indice-regioni-wrapper .indice-regioni .accordion-regione:not(.accordion-closed) .accordion-title {
  background-color: #F57C68;
  color: #fff;
}
.indice-regioni-wrapper .indice-regioni .accordion-regione:not(.accordion-closed) .accordion-title .accordion-icon-chevron {
  stroke: #fff;
  transform: rotate(180deg);
}
/* mappa regione*/
.regione-pin-tooltip {
  position: absolute;
  background: transparent url('../img/pin.svg') no-repeat center center;
  background-size: contain;
  color: #fff;
  font-size: 14px;
  pointer-events: none;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  width: 100px;
  height: 100px;
  text-align: center;
  padding-top: 9px;
  display: none;
}
.regione-pin-tooltip.is-visible {
  display: block;
}
.regione-pin-tooltip #regione-pin-tooltip-image {
  width: 60px;
  height: 60px;
  background: transparent no-repeat center center;
  background-size: cover;
  border-radius: 999px;
  border: 1px solid #fff;
  margin: 0 auto 35px auto;
}
.regione-pin-tooltip #regione-pin-tooltip-name {
  position: absolute;
  width: 125px;
  height: 70px;
  top: 0;
  left: 95px;
  text-align: left;
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #113E72;
  font-size: 14px;
  line-height: 15px;
}
/* MAP TOOLBAR */
.toolbar {
  width: 56px;
  padding: 16px 16px;
  background-color: #E2F4FF;
  color: #F57C68;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  font-size: 0.9rem;
  overflow: hidden;
  flex-shrink: 0;
}
.toolbar .toolbar-item {
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  transition: 0.3s;
}
.toolbar .toolbar-item.toolbar-zoom {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.toolbar .toolbar-item.toolbar-zoom .zoom-in,
.toolbar .toolbar-item.toolbar-zoom .zoom-out {
  cursor: pointer;
}
.toolbar .toolbar-item:hover {
  opacity: 0.8;
}
.toolbar .toolbar-item img {
  width: 100%;
}
/* MODAL */
#modal_container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  transition: 0.3s;
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
}
#modal_container.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
#modal_container.is-image #modal_window {
  max-width: 1024px;
  padding: 8px;
}
#modal_container.is-image #modal_header {
  padding: 0;
}
#modal_container.is-image #modal_content {
  padding: 0;
}
#modal_container #modal_window {
  border-radius: 4px;
  background: #fff;
  width: 100vw;
  max-width: 800px;
  max-height: 100vh;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  overflow: hidden;
  text-align: center;
  margin: 16px;
}
#modal_container #modal_header {
  position: relative;
  background-color: #FAFDFF;
  padding: 16px 32px;
  font-size: 2rem;
  font-weight: bold;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #113E72;
}
#modal_container #modal_header small {
  width: 100%;
  font-size: 1rem;
  font-weight: normal;
  color: #113E72;
}
#modal_container #modal_header .modal-header-close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 32px;
  cursor: pointer;
}
#modal_container #modal_header .modal-header-back {
  position: absolute;
  top: 22px;
  left: 20px;
  width: 25px;
  cursor: pointer;
}
#modal_container #modal_content {
  padding: 24px;
  overflow-y: auto;
  max-height: calc(100vh - 93px);
  text-align: center;
}
#modal_container #modal_actions {
  padding-bottom: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#modal_container #modal_actions > * {
  margin: 0 3px;
}
/* GRID */
.container {
  margin: auto;
  max-width: 1000px;
  padding: 0 25px;
}
/* MENU */
.menu-icon {
  position: absolute;
  top: 60px;
  right: 35px;
  cursor: pointer;
  transition: 0.3s cubic-bezier(0.39, 0.57, 0, 1);
  width: 24px;
  display: none;
}
.menu-icon.is-visible {
  display: block;
}
.menu {
  display: flex;
  position: fixed;
  right: 0;
  background-color: #113E72;
  flex-direction: column;
  top: 0;
  width: 400px;
  max-height: 100vh;
  transition: cubic-bezier(0.39, 0.57, 0, 1) 0.3s;
  opacity: 1;
}
.menu img {
  width: 28px;
}
.menu .menu-title {
  color: #ffffff;
  height: 110px;
  width: 100%;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #2598D6;
  padding-right: 16px;
}
.menu .menu-title .menu-close {
  margin: 0 0 0 16px;
  cursor: pointer;
}
.menu .indice-regioni-wrapper {
  width: 100%;
  height: calc(100vh - 110px - 88px);
  background-color: #113E72;
  border-left: none;
}
.menu .indice-regioni-wrapper h2 {
  color: #fff;
}
.menu .indice-regioni-wrapper .indice-regioni .accordion-regione {
  border: none;
}
.menu .indice-regioni-wrapper .indice-regioni .accordion-title {
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  padding: 4px 12px 4px 20px;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 5px;
}
.menu .indice-regioni-wrapper .indice-regioni .accordion-title .accordion-icon-chevron {
  stroke: #fff;
}
.menu .indice-regioni-wrapper .indice-regioni .accordion-content {
  background-color: #0a2747;
}
.menu .indice-regioni-wrapper .indice-regioni .patrimonio-item {
  color: #fff;
  height: 25px;
  font-size: 14px;
  line-height: 14px;
}
.menu .indice-regioni-wrapper .indice-regioni .patrimonio-item img {
  display: none;
}
.menu .indice-regioni-wrapper .indice-regioni .patrimonio-item:hover {
  background-color: transparent;
  color: #F57C68;
}
.main {
  height: calc(100vh - 120px - 88px);
  overflow: hidden;
}
/* TOP-BAR */
.top-bar {
  display: flex;
  flex-wrap: wrap;
  background-color: #ffffff;
  color: #113E72;
  padding: 16px 24px 28px;
  position: relative;
  z-index: 20;
  height: 120px;
}
.top-bar .title {
  margin: 5px 0 0 0;
  flex-grow: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
.top-bar .title span {
  display: inline-block;
  background-color: #2dac44;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  padding: 10px 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* INPUT RANGE SLIDER */
input[type=range].range {
  width: 100px;
  margin: 5px 0;
  background-color: transparent;
  -webkit-appearance: none;
  transform: rotate(270deg);
  overflow: hidden;
  padding: 56px 0px;
}
input[type=range].range:focus {
  outline: none;
}
input[type=range].range::-webkit-slider-runnable-track {
  background: #91CBEB;
  border: none;
  width: 100%;
  height: 2px;
  cursor: pointer;
}
input[type=range].range::-webkit-slider-thumb {
  margin-top: -5px;
  width: 12px;
  height: 12px;
  background: #F57C68;
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  box-shadow: 20px 20px 20px transparent;
}
input[type=range].range:focus::-webkit-slider-runnable-track {
  background: #91CBEB;
}
input[type=range].range::-moz-range-track {
  background: #91CBEB;
  border: none;
  width: 100%;
  height: 2px;
  cursor: pointer;
}
input[type=range].range::-moz-range-thumb {
  width: 8px;
  height: 15px;
  background: #F57C68;
  border: none;
  border-radius: 15px;
  cursor: pointer;
}
input[type=range].range::-ms-track {
  background: transparent;
  border-color: transparent;
  border-width: 5px 0;
  color: transparent;
  width: 100%;
  height: 2px;
  cursor: pointer;
}
input[type=range].range::-ms-fill-lower {
  background: #F57C68;
  border: none;
}
input[type=range].range::-ms-fill-upper {
  background: #F57C68;
  border: none;
}
input[type=range].range::-ms-thumb {
  width: 8px;
  height: 15px;
  background: #F57C68;
  border: none;
  border-radius: 15px;
  cursor: pointer;
  margin-top: 0px;
  /*Needed to keep the Edge thumb centred*/
}
input[type=range].range:focus::-ms-fill-lower {
  background: #F57C68;
}
input[type=range].range:focus::-ms-fill-upper {
  background: #F57C68;
}
/*TODO: Use one of the selectors from https://stackoverflow.com/a/20541859/7077589 and figure out
  how to remove the virtical space around the range input in IE*/
@supports (-ms-ime-align:auto) {
  /* Pre-Chromium Edge only styles, selector taken from hhttps://stackoverflow.com/a/32202953/7077589 */
  input[type=range].range {
    margin: 0;
    /*Edge starts the margin from the thumb, not the track as other browsers do*/
  }
}
/* MAP */
.detail-container {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  height: 100%;
}
.detail-container .sidebar {
  background-color: #FAFDFF;
  position: relative;
  display: flex;
  transition: 0.3s cubic-bezier(0.39, 0.57, 0, 1);
  overflow: hidden;
  flex-shrink: 0;
  width: 30%;
  height: 100%;
  min-height: 600px !important;
}
.detail-container .sidebar .title {
  margin-top: 50px;
}
.detail-container .sidebar ul {
  margin: 10px 0 10px 20px;
}
.detail-container .sidebar .sidebar-button-container {
  flex-shrink: 0;
  background-color: #d5eeda;
  width: 48px;
}
.detail-container .sidebar .sidebar-button-container .sidebar-button {
  width: 48px;
  height: 48px;
  cursor: pointer;
  background-color: #F57C68;
  display: flex;
  justify-content: center;
  align-items: center;
}
.detail-container .sidebar .sidebar-button-container .sidebar-button img {
  width: 24px;
  height: auto;
}
.detail-container .sidebar .sidebar-content {
  width: 100%;
}
.detail-container .detail-image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #d5eeda;
  border-left: 2px solid #F57C68;
  border-right: 2px solid #F57C68;
  padding: 25px;
  position: relative;
  width: 40%;
  height: 100%;
}
.detail-container .detail-image-container .detail-image {
  width: 100%;
  height: 100%;
  position: relative;
  object-fit: contain;
}
.detail-container .detail-image-container .detail-image-modal {
  position: absolute;
  margin: auto;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F57C68;
  cursor: pointer;
}
.detail-container .detail-image-container .detail-image-modal img {
  width: 24px;
  height: auto;
}
.detail-container .detail-scopri-di-piu {
  width: 30%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #F9FDFF;
  position: relative;
  flex-shrink: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.detail-container .detail-scopri-di-piu h2 {
  border-bottom: 1px solid #2598D6;
}
.detail-container .detail-scopri-di-piu .scopri-di-piu-content a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  gap: 15px;
  border-bottom: 1px solid #2598D6;
}
.detail-container .detail-scopri-di-piu .scopri-di-piu-content a span {
  margin-right: auto;
}
.detail-container .detail-scopri-di-piu .scopri-di-piu-content a .scopri-di-piu-icon {
  width: 24px;
  height: auto;
}
.detail-container .detail-scopri-di-piu .scopri-di-piu-content a:hover {
  opacity: 0.8;
}
.area {
  padding: 16px 24px;
  text-align: center;
  background-color: #113E72;
  color: #ffffff;
  border-radius: 4px;
  border: 1px solid transparent;
  margin-bottom: 10px;
  font-weight: 700;
  cursor: grab;
  touch-action: none;
}
.area.area-dragging {
  opacity: 0.5;
}
.area.area-dragged {
  opacity: 0.2;
  color: #ffffff;
  cursor: default;
  pointer-events: none;
  user-select: none;
}
.area.empty {
  background-color: #F0F0F2;
  border-color: #B7B3BD;
}
.area.gu-mirror {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
/* DRAG ACTIVITY */
.drag-activity.drag-activity-horizontal .areas {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.drag-activity.drag-activity-horizontal .areas .area {
  margin-right: 10px;
}
.drag-activity.drag-activity-horizontal .svg-container {
  width: 100%;
  margin-left: 0;
}
.drag-activity .drag-reset {
  transition: 0.3s cubic-bezier(0.39, 0.57, 0, 1);
}
.drag-activity .drag-reset.is-hidden {
  visibility: hidden;
  opacity: 0;
}
.drag-activity svg #AREE {
  opacity: 1;
}
.drag-activity svg #AREE * {
  transition: 0.3s;
}
.drag-activity svg #AREE > [id],
.drag-activity svg #AREE > [name] {
  opacity: 0;
}
.drag-activity svg #AREE g > * {
  opacity: 1;
  fill: #161d4a;
}
.drag-activity svg #AREE .svg-area-hover {
  opacity: 0.3 !important;
  fill: rgba(0, 0, 0);
}
.drag-activity svg #AREE .svg-area-hover > * {
  opacity: 1;
}
/* CLICK ACTIVITY */
.click-activity .svg-container {
  width: 100%;
  margin-left: 0;
}
.click-activity .svg-container svg {
  cursor: pointer;
}
.click-activity svg #AREE,
.click-activity svg #CLICK-AREA {
  opacity: 1 !important;
}
.click-activity #AREE > [fill],
.click-activity #CLICK-AREA > [fill],
.click-activity #CLICK-AREA > g,
.click-activity #AREE > g {
  transition: 0.3s;
  opacity: 0;
}
.click-activity #AREE > [fill]:hover,
.click-activity #CLICK-AREA > [fill]:hover,
.click-activity #CLICK-AREA > g:hover,
.click-activity #AREE > g:hover {
  opacity: 0.3 !important;
}
.click-activity .svg-area-success {
  opacity: 1 !important;
  fill: #5bce5b !important;
}
.click-activity .svg-area-success > g {
  opacity: 1 !important;
}
.click-activity .svg-area-success path,
.click-activity .svg-area-success circle,
.click-activity .svg-area-success polygon {
  fill: #5bce5b !important;
  opacity: 1 !important;
}
/* BREADCRUMBS */
.breadcrumb {
  padding: 8px 0 8px 0;
  color: #879EB9;
  font-size: 13px;
  line-height: 14px;
  width: 100%;
  display: flex;
  align-items: center;
}
.breadcrumb .breadcrumb-link {
  text-decoration: underline;
}
.breadcrumb .breadcrumb-separator {
  padding: 0 7px;
  display: inline-block;
}
/* FOOTER */
footer {
  padding: 0 24px;
  background-color: #113E72;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 24px;
  height: 88px;
  z-index: 10;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
}
footer a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
footer a img {
  width: 24px;
  margin-right: 8px;
}
footer a.logo {
  flex-grow: 1;
  width: 100px;
  height: 19px;
  justify-content: flex-end;
  object-fit: cover;
  overflow: hidden;
}
footer a.logo img {
  width: 100px;
}
@media (max-width: 768px) {
  footer {
    height: 88px;
    flex-wrap: wrap;
    padding: 16px;
    justify-content: center;
    gap: 8px;
  }
  footer a:first-child {
    margin-right: 16px;
  }
}
@media (max-width: 425px) {
  footer {
    font-size: 0.8rem;
  }
  footer a img {
    width: 16px;
  }
  footer a.logo {
    width: 100%;
    justify-content: center;
    overflow: hidden;
  }
  footer a.logo img {
    width: 80px;
  }
}
