/************************************************
FILE GENERATO AUTOMATICAMENTE, NON MODIFICARE
(il file da modificare e` 'styleless.less')
*************************************************/

.backgroundCover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.centrato-vert {
  display: table;
  height: 100%;
  width: 100%;
}
.centrato-vert>div,
.centrato-vert-interno {
  display: table-cell;
  vertical-align: middle;
}
a img {
  border: none;
  outline: none;
}
.hoverTrasparenza {
  opacity: 0.8;
  text-decoration: none;
}
.bottoneHoverTrasparenza {
  text-decoration: none;
}
.bottoneHoverTrasparenza:focus {
  text-decoration: none;
}
.bottoneHoverTrasparenza:hover {
  opacity: 0.8;
  text-decoration: none;
}
.disattivaBottoneHoverTrasparenza:hover {
  opacity: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.footer-bottom-flex_contenitore-principale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .footer-bottom-flex_contenitore-principale {
    display: block;
  }
}
.footer-bottom-flex_contenitore-principale-senza-footer {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .footer-bottom-flex_contenitore-principale-senza-footer {
    display: block;
  }
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .footer-bottom-flex_contenitore-principale-senza-footer {
    min-height: 957px;
    min-height: calc(100vh - 123px);
  }
}
.scala-di-grigi {
  filter: url(lsbox/filters.svg#grayscale);
  filter: gray;
  -webkit-filter: grayscale(1);
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(grayScale=1)';
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
}
.fixed-ratio-cropped-image-default {
  width: 100%;
}
.fixed-ratio-cropped-image-default>div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.fixed-ratio-cropped-image-default>div>div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fixed-ratio-cropped-image-default>div>div {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.fixed-ratio-cropped-image-default>div>div .img-cropped-attr-alt-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.iframe-autoridimensionante {
  width: 100%;
  height: 800px;
  border: none;
  outline: none;
}
.soloMobile990 {
  display: none;
}
@media only screen and (max-width: 990px) {
  .soloMobile990 {
    display: block;
  }
}
@media only screen and (max-width: 990px) {
  .soloDesktop990 {
    display: none;
  }
}
.soloMobile768 {
  display: none;
}
@media only screen and (max-width: 768px) {
  .soloMobile768 {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .soloDesktop768 {
    display: none;
  }
}
.ls-scritta-chiara {
  color: white;
}
.ls-scritta-scura {
  color: black;
}
.paginazione {
  padding: 20px 0;
  text-align: center;
}
.paginazione .page-numbers {
  background: #eeeeee;
  display: inline-block;
  text-align: center;
  width: 30px;
  color: inherit;
  text-decoration: none;
  font-size: 16px;
  padding-top: 5px;
  font-weight: 400;
  height: 30px;
}
.paginazione .page-numbers:hover:not(.dots),
.paginazione .page-numbers.current {
  background: #FF0000;
  color: white;
}
.lscbmod input {
  display: none;
}
.lscbmod input+div {
  display: inline;
  vertical-align: middle;
}
.lscbmod input+div:after {
  width: 24px;
  height: 24px;
  background-image: url(img/cbno.svg);
  display: inline-block;
  content: ' ';
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.lscbmod input:checked+div:after {
  background-image: url(img/cbsi.svg);
}
.lsrbmod input {
  display: none;
}
.lsrbmod input+div {
  display: inline;
  vertical-align: middle;
}
.lsrbmod input+div:after {
  width: 24px;
  height: 24px;
  background-image: url(img/cbno.svg);
  display: inline-block;
  content: ' ';
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.lsrbmod input:checked+div:after {
  background-image: url(img/cbsi.svg);
}
.lsrbmod input+div:after {
  background-image: url(img/rbno.svg);
}
.lsrbmod input:checked+div:after {
  background-image: url(img/rbsi.svg);
}
.msg-errore-lsform {
  color: red;
  text-align: left;
}
.box-nascosto-campo-vuoto {
  display: none;
}
.box.cta a.bottone {
  font-family: "Montserrat Alternates", sans-serif !important;
  font-weight: 700;
  -webkit-border-radius: 100px 100px 100px 100px;
  -moz-border-radius: 100px 100px 100px 100px;
  border-radius: 100px 100px 100px 100px;
  background: #dc7001;
  border-width: 1px 0;
  border: 1px solid #dc7001;
  color: #ffffff !important;
  font-size: 28px;
  padding: 20px;
  line-height: 36px;
  cursor: pointer;
  margin-top: 10px;
  display: inline-block;
}
.box.cta a.bottone:hover {
  background-color: #C66501 !important;
}
.box.cta a.bottone:active {
  box-shadow: 0 5px 4px 0 rgba(0,0,0,0.3) inset !important;
}
.card-comune {
  cursor: pointer;
}
.card-comune h3 {
  height: 32px;
}
.contenitore-mappa {
  border-radius: 20px;
  overflow: hidden;
}
.contenitore-mappa .leaflet-marker-icon {
  box-shadow: 0px 1px 8px rgba(0,0,0,0.3);
  border-radius: 100px;
}
.contenitore-mappa .leaflet-popup-tip-container {
  display: none;
}
.contenitore-mappa .leaflet-popup-content-wrapper {
  background: none;
  padding: 0;
}
.contenitore-mappa .leaflet-popup-content-wrapper .leaflet-popup-content {
  outline: none;
  border: none;
  box-shadow: none;
  width: 60px !important;
  height: 60px !important;
  padding-bottom: 0;
  background: none;
  margin: 0;
  margin-bottom: 0;
  position: relative;
}
.contenitore-mappa .leaflet-popup-content-wrapper .leaflet-popup-content .label-comune-mappa {
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  height: 51px;
  box-shadow: 0px 1px 8px rgba(0,0,0,0.3);
  border-radius: 100px;
  padding-left: 40px;
}
.contenitore-mappa .leaflet-popup-content-wrapper .leaflet-popup-content .label-comune-mappa img {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
}
.contenitore-mappa .leaflet-popup-content-wrapper .leaflet-popup-content .label-comune-mappa .nome-comune {
  font-family: var(--wp--preset--font-family--montserrat-alternates);
  padding: 15px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1em;
  white-space: nowrap;
  position: relative;
}
.contenitore-mappa .leaflet-popup-content-wrapper .leaflet-popup-content .label-comune-mappa .nome-comune a {
  color: inherit;
  text-decoration: none;
}
.contenitore-mappa .leaflet-popup-content-wrapper .leaflet-popup-content .label-comune-mappa .nome-comune a:hover {
  text-decoration: underline;
}
.riga-bottone-more-infinite-loop .mostra {
  position: relative;
}
.riga-bottone-more-infinite-loop .lsInfiniteLoopLoadingFeedback {
  position: absolute;
  right: -36px;
  top: 10px;
  height: 30px;
  width: 30px;
  display: none;
  filter: brightness(0) saturate(100%) invert(51%) sepia(79%) saturate(2887%) hue-rotate(6deg) brightness(92%) contrast(99%);
}
.stats {
  margin-bottom: 72px !important;
}
.tabs {
  margin-bottom: 36px;
}
.tabs .active {
  background: #77ad78 !important;
  color: white !important;
}
.wp-site-blocks .box li {
  margin-bottom: 10px;
}
.pagina-loop-principali {
  margin-bottom: 60px;
}
.pagina-loop-principali .contenitore-infinite-loop {
  grid-template-columns: repeat(3,1fr);
  gap: 60px;
}
@media only screen and (max-width: 900px) {
  .pagina-loop-principali .contenitore-infinite-loop {
    grid-template-columns: 1fr;
  }
}
.box .link-risorse {
  gap: 10px;
}
.box .link-risorse a svg {
  fill: #2e3a19;
  width: 35px;
  height: 24px;
  margin-top: -1px;
}
.box .link-risorse .mail-scout,
.box .link-risorse .phone {
  background-position: center center;
}
.blocco-storie-home .riga-bottone-more-infinite-loop-infinite-loop-storie {
  display: none;
}
.categorie-loop-principale {
  margin-bottom: 70px;
}
.categorie-loop-principale .notice-tags {
  gap: 20px;
  margin-bottom: 0px;
}
.categorie-loop-principale .notice-tags span {
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.categorie-loop-principale .notice-tags .nonselez span {
  background: white;
  color: #77AD78;
}
.categorie-loop-principale .lista-filtri-comuni {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 22px;
}
.categorie-loop-principale .lista-filtri-comuni .fund-location {
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  height: 23px;
  margin-bottom: 0px;
  color: black;
}
.categorie-loop-principale .lista-filtri-comuni .nonselez .fund-location {
  background: white;
  color: #dc7001;
}
.categorie-loop-principale .lista-filtri-comuni .nonselez .fund-location img {
  filter: brightness(0) saturate(100%) invert(51%) sepia(79%) saturate(2887%) hue-rotate(6deg) brightness(92%) contrast(99%);
}
.workspace-features {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
}
.bott-3 {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 30px !important;
}
.bott-3 .so-panel {
  margin-bottom: 0px !important;
}
.box a {
  text-decoration: underline;
}
.notice-tags a,
.mostra,
.box-cont,
.bottone,
.box.green a,
.tabs a,
.sowb-button {
  text-decoration: none !important;
}
h3 a {
  text-decoration: none !important;
}
h3 a:hover {
  text-decoration: underline !important;
}
.blocco-form-pubblica * {
  box-sizing: border-box;
}
.blocco-form-pubblica .wrap {
  background: #fff;
  border-radius: 16px;
  padding: 36px 40px;
  max-width: 680px;
  margin: 0 auto;
  font-family: sans-serif;
}
.blocco-form-pubblica .row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .blocco-form-pubblica .row {
    grid-template-columns: 1fr;
  }
}
.blocco-form-pubblica .col {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.blocco-form-pubblica label {
  font-size: 13px;
  color: #333;
  font-weight: 500;
}
.blocco-form-pubblica input[type=text],
.blocco-form-pubblica input[type=email],
.blocco-form-pubblica input[type=tel],
.blocco-form-pubblica select,
.blocco-form-pubblica textarea {
  border: 1px solid #ccc;
  padding: 10px 12px;
  font-size: 14px;
  color: #333;
  outline: none;
  width: 100%;
  background: #fff;
  transition: border-color .15s;
}
.blocco-form-pubblica input[type=text]:focus,
.blocco-form-pubblica input[type=email]:focus,
.blocco-form-pubblica input[type=tel]:focus,
.blocco-form-pubblica select:focus,
.blocco-form-pubblica textarea:focus {
  border-color: #6aab5a;
}
.blocco-form-pubblica input::placeholder,
.blocco-form-pubblica textarea::placeholder {
  color: #aaa;
}
.blocco-form-pubblica select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
}
.blocco-form-pubblica textarea {
  resize: vertical;
  min-height: 90px;
  line-height: 1.5;
}
.blocco-form-pubblica .full {
  margin-bottom: 16px;
}
.blocco-form-pubblica .section-label {
  font-size: 13px;
  color: #333;
  font-weight: 500;
  margin-bottom: 8px;
}
.blocco-form-pubblica .tags-area {
  border: 1px solid #ccc;
  padding: 10px 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.blocco-form-pubblica .tag {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 5px 12px;
  font-size: 13px;
  cursor: pointer;
  border: 1px solid transparent;
  transition: all .15s;
  user-select: none;
}
.blocco-form-pubblica .tag.off {
  background: #f0f0f0;
  color: #555;
  border-color: #e0e0e0;
}
.blocco-form-pubblica .tag.on {
  background: #77AD78;
  color: #fff;
  border-color: #77AD78;
}
.blocco-form-pubblica .drop-zone {
  border: 2px dashed #ccc;
  min-height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  gap: 8px;
  padding: 16px;
  transition: border-color .2s, background .2s;
  position: relative;
}
.blocco-form-pubblica .drop-zone.over {
  border-color: #6aab5a;
  background: #f4faf2;
}
.blocco-form-pubblica .drop-zone p {
  font-size: 13px;
  color: #888;
}
.blocco-form-pubblica .drop-zone .plus-icon {
  font-size: 22px;
  color: #888;
}
.blocco-form-pubblica .previews {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 8px;
}
.blocco-form-pubblica .preview-item {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.blocco-form-pubblica .preview-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blocco-form-pubblica .preview-item .remove {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgba(0,0,0,0.55);
  color: #fff;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  line-height: 1;
}
.blocco-form-pubblica .checks {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 16px 0;
}
.blocco-form-pubblica .checks label {
  display: block;
  font-size: 13px;
  color: #444;
  font-weight: 400;
  cursor: pointer;
  text-indent: -28px;
  padding-left: 28px;
}
.blocco-form-pubblica .checks input[type=checkbox] {
  width: 16px;
  height: 16px;
  accent-color: #e8750a;
  position: relative;
  top: 3px;
}
.blocco-form-pubblica .checks a {
  color: #e8750a;
}
.blocco-form-pubblica .btn-submit {
  display: block;
  margin: 8px auto 0;
  background: #dc7001;
  color: #fff;
  border: none;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background .15s;
  padding: 10px 24px;
  border-radius: 100px;
  font-size: 22px;
  font-family: "Montserrat Alternates", sans-serif !important;
  font-weight: 700;
  letter-spacing: 0.062px !important;
}
.titolo-centrato {
  text-align: center;
}
footer.wp-block-template-part {
  margin-block-start: 0;
}
.lsmodale-sfondo {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: 0.5;
  z-index: 10000000001;
}
.lsmodale-sfondo.non-chiudibile {
  cursor: default;
}
.lsmodale-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transform: translate(-50%,-50%) ;
  -o-transform: translate(-50%,-50%) ;
  -webkit-transform: translate(-50%,-50%) ;
  -ms-transform: translate(-50%,-50%) ;
  transform: translate(-50%,-50%) ;
  position: fixed;
  z-index: 10000000005;
  width: 40vw;
  max-width: 400px;
  min-width: 300px;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
}
.lsmodale-popup .contenuto-modale {
  border-radius: 20px;
  background: white;
  color: black;
  font-size: 16px;
  font-weight: normal;
  padding: 30px 20px;
  text-align: center;
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.lsmodale-popup .lsmodale-bott-chiudi {
  position: absolute;
  top: -15px;
  right: -15px;
  background: white;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  font-weight: bold;
  color: black;
  text-align: center;
  font-size: 18px;
  line-height: 1em;
  padding-top: 0;
  font-family: sans-serif;
  border: 2px solid black;
  text-decoration: none;
}
.lsmodale-popup .lsmodale-bott-chiudi svg {
  height: 18px;
  width: 18px;
  position: relative;
  top: 4px;
}
.lsmodale-popup .lsmodale-bott-chiudi:hover {
  text-decoration: none;
  filter: invert(1);
}
.lsmodale-popup.non-chiudibile .lsmodale-bott-chiudi {
  display: none;
}
.lsmodale-popup .titolo-popup-form {
  font-size: 24px;
  font-weight: bold;
  font-family: "Montserrat Alternates", sans-serif !important;
  letter-spacing: 0.062px !important;
  line-height: 1.4em;
  color: #2e3a19;
}
.p-con-bottone-ancora-form {
  display: flex;
  gap: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-end;
  justify-content: space-between;
  align-items: flex-end;
}
.p-con-bottone-ancora-form .bottone-ancora-form {
  color: white;
  border: 1px solid white;
  border-radius: 100px;
  padding: 10px 20px;
  display: block;
  cursor: pointer;
  font-family: "Montserrat Alternates", sans-serif !important;
  font-weight: bold;
}
.p-con-bottone-ancora-form .bottone-ancora-form:hover {
  background: white;
  color: #425323;
}
.testo-altezzasync+.workspace-image {
  margin-top: 20px;
}
body .fund-location {
  padding: 12px 14px;
  line-height: 1.1em;
}
