.page-id-2746 .entry-title {
  display: none;
}
.header-search {
  background-color: white;
}
.header-search .header-wrapper {
  height: 141px;
  padding: 25px 20px 135px 20px;
  min-height: 75px;
  display: flex;
  justify-content: center;
  align-items: end;
  flex-wrap: wrap;
  box-sizing: border-box;
  max-width: 850px;
  margin: 0 auto;
}
.header-search .header-wrapper .cerca,
.header-search .header-wrapper .localita,
.header-search .header-wrapper .tipologia {
  flex: 1 1 150px;
}
.header-search .header-wrapper .cerca .search-filter-input-text.search-filter-field__input {
  border-radius: 5px 0 0 5px;
}
.header-search .header-wrapper .localita .search-filter-input-text.search-filter-field__input {
  border-radius: 0;
}
.header-search .header-wrapper .tipologia .search-filter-component-combobox-base {
  border-radius: 0;
}
.header-search .header-wrapper .submit button {
  border-radius: 0 5px 5px 0;
  background-color: #345775;
  border-color: #345775;
  color: white;
}
/* Small devices (large phones) */
@media (max-width: 575px) {
  .header-search .header-wrapper {
    display: grid;
    height: 200px;
    padding: 10px 10px 35px 10px;
  }
  .header-search .header-wrapper .titolo .search-filter-input-text.search-filter-field__input,
  .header-search .header-wrapper .localita .search-filter-input-text.search-filter-field__input,
  .header-search .header-wrapper .tipologia .search-filter-component-combobox-base,
  .header-search .header-wrapper .submit button {
    border-radius: 5px;
    flex: unset;
    width: 100%;
  }
  .header-search .header-wrapper .tipologia {
    display: none;
  }
  .header-search .header-wrapper .submit button {
    background-color: #345775;
    border-color: #345775;
    color: white;
  }
}
/* Medium devices (tablets) */
/* Large devices (desktops) */
/* Extra large devices (large desktops) */
@media (min-width: 992px) {
  /* Large desktops */
}
footer .footer h2.footer__title {
  font-size: 18px;
  margin-bottom: 10px;
}
footer .footer ul.footer__list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
}
footer .footer ul.footer__list li a {
  text-decoration: none;
}
footer .footer ul.footer__list li a:hover {
  text-decoration: underline;
}
footer .footer .footer__column--brand img.footer__logo {
  max-width: 200px;
}
footer .footer .footer__column--brand .footer__socials {
  display: flex;
  flex-wrap: wrap;
  column-gap: 7px;
  row-gap: 10px;
}
footer .footer .footer__column--brand .footer__socials a {
  color: #345775;
  font-size: 30px;
  text-align: center;
  transition: color 0.3s ease;
  font-size: 25px;
}
footer .footer .footer__column--brand .footer__socials a.instagram:hover {
  color: #E4405F;
}
footer .footer .footer__column--brand .footer__socials a.tiktok:hover {
  color: #000000;
}
footer .footer .footer__column--brand .footer__socials a.facebook:hover,
footer .footer .footer__column--brand .footer__socials a.fa-facebook:hover {
  color: #1877F2;
}
footer .footer .footer__column--brand .footer__socials a.linkedin:hover {
  color: #0A66C2;
}
footer .footer .footer__column--brand .footer__socials a.x-twitter:hover {
  color: #000000;
}
footer .footer .footer__column--brand .footer__socials a.pinterest:hover {
  color: #e60023;
}
footer .footer .footer__column--brand .footer__socials a.youtube:hover {
  color: #ff0033;
}
footer .site-below-footer-wrap .ast-footer-copyright p {
  color: white !important;
  text-align: center;
}
@media (max-width: 575px) {
  footer .footer {
    text-align: center;
  }
  footer .footer .footer__column {
    margin-bottom: 35px;
  }
  footer .footer .footer__column--brand .footer__socials {
    justify-content: center;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  footer .footer {
    display: flex;
    column-gap: 10px;
  }
  footer .footer .footer__column {
    flex: 1 0 120px;
    text-align: left;
  }
  footer .footer .footer__column--brand img.footer__logo {
    padding-right: 20px;
  }
  footer .footer .footer__column--brand .footer__socials {
    justify-content: center;
    width: 180px;
  }
}
@media (min-width: 992px) {
  footer .footer {
    display: flex;
    column-gap: 20px;
  }
  footer .footer .footer__column {
    flex: 1 0 130px;
    text-align: left;
  }
  footer .footer .footer__column h2.footer__title {
    font-size: 25px;
  }
  footer .footer .footer__column ul.footer__list {
    font-size: 15px;
  }
  footer .footer .footer__column--brand img.footer__logo {
    padding-right: 20px;
  }
  footer .footer .footer__column--brand .footer__socials {
    justify-content: center;
    width: 180px;
  }
}
.page-id-397 .wp-block-uagb-container.uagb-block-29ee0f63 form input,
.page-id-397 .wp-block-uagb-container.uagb-block-29ee0f63 form select {
  margin-bottom: 10px;
  color: black;
}
.page-id-397 .wp-block-uagb-container.uagb-block-29ee0f63 form input::placeholder,
.page-id-397 .wp-block-uagb-container.uagb-block-29ee0f63 form select::placeholder {
  color: gray;
  font-style: italic;
}
.page-id-397 .wp-block-uagb-container.uagb-block-29ee0f63 form textarea {
  margin-bottom: 30px;
  resize: vertical;
  color: black;
}
.page-id-397 .wp-block-uagb-container.uagb-block-29ee0f63 form textarea::placeholder {
  color: gray;
  font-style: italic;
}
/* Medium devices (tablets) */
@media (min-width: 576px) and (max-width: 991px) {
  #wpcf7-f2489-p397-o1 .contact-form {
    display: flex;
    column-gap: 60px;
    flex-wrap: wrap;
  }
  #wpcf7-f2489-p397-o1 .contact-form .information,
  #wpcf7-f2489-p397-o1 .contact-form .message {
    flex: 1 1 100%;
  }
}
/* Large devices (desktops) */
/* Extra large devices (large desktops) */
@media (min-width: 992px) {
  /* Large desktops */
  #wpcf7-f2489-p397-o1 .contact-form {
    display: flex;
    column-gap: 60px;
    flex-wrap: wrap;
  }
  #wpcf7-f2489-p397-o1 .contact-form .information,
  #wpcf7-f2489-p397-o1 .contact-form .message {
    flex: 1 1 200px;
  }
}
.center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nessun-evento {
  text-align: center;
}
.carosello-eventi {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.carosello-eventi .eventi-slides-container {
  position: relative;
  width: 100%;
  margin-top: 40px;
}
.carosello-eventi .eventi-slide {
  display: none;
  width: 100%;
}
.carosello-eventi .eventi-slide.active {
  display: block;
}
.carosello-eventi .eventi-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  padding: 20px 0;
  margin: 0 30px;
}
@media (min-width: 576px) {
  .carosello-eventi .eventi-row {
    grid-template-columns: repeat(3, 1fr);
  }
}
.carosello-eventi .evento-col {
  display: flex;
}
.carosello-eventi .card {
  min-height: 430px;
  min-width: 200px;
}
.carosello-eventi .card.event {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr auto;
  grid-template-areas: "image" "text" "stats";
  border-radius: 5px;
  background: white;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: 0.3s ease;
  cursor: pointer;
  margin: 0;
  flex: 1;
}
.carosello-eventi .card.event:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.carosello-eventi .card.event .card-image {
  grid-area: image;
  height: 180px;
  background: url("/wp-content/uploads/2025/09/320x180_brnetwork_community_event.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 5px 5px 0 0;
}
.carosello-eventi .card.event .card-text {
  grid-area: text;
  padding: 20px;
}
.carosello-eventi .card.event .card-text .date {
  color: #ff076e;
  font-size: 13px;
}
.carosello-eventi .card.event .card-text p {
  color: #666;
  font-size: 15px;
  font-weight: 300;
  margin: 0px;
}
.carosello-eventi .card.event .card-text h2 {
  margin-top: 0;
  font-size: 1.25rem;
  margin-bottom: 15px;
}
.carosello-eventi .card.event .card-stats {
  grid-area: stats;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  background: #ff076e;
  color: white;
  border-radius: 0 0 5px 5px;
}
.carosello-eventi .card.event .card-stats .stat {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.carosello-eventi .card.event .card-stats .stat:last-child {
  font-weight: bold;
}
.carosello-eventi .card.event .card-stats {
  background-color: #C9A227;
}
.carosello-eventi .card.cultural {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr auto;
  grid-template-areas: "image" "text" "stats";
  border-radius: 5px;
  background: white;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: 0.3s ease;
  cursor: pointer;
  margin: 0;
  flex: 1;
}
.carosello-eventi .card.cultural:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.carosello-eventi .card.cultural .card-image {
  grid-area: image;
  height: 180px;
  background: url("/wp-content/uploads/2025/09/320x180_brnetwork_community_event.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 5px 5px 0 0;
}
.carosello-eventi .card.cultural .card-text {
  grid-area: text;
  padding: 20px;
}
.carosello-eventi .card.cultural .card-text .date {
  color: #ff076e;
  font-size: 13px;
}
.carosello-eventi .card.cultural .card-text p {
  color: #666;
  font-size: 15px;
  font-weight: 300;
  margin: 0px;
}
.carosello-eventi .card.cultural .card-text h2 {
  margin-top: 0;
  font-size: 1.25rem;
  margin-bottom: 15px;
}
.carosello-eventi .card.cultural .card-stats {
  grid-area: stats;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  background: #ff076e;
  color: white;
  border-radius: 0 0 5px 5px;
}
.carosello-eventi .card.cultural .card-stats .stat {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.carosello-eventi .card.cultural .card-stats .stat:last-child {
  font-weight: bold;
}
.carosello-eventi .card.cultural .card-stats {
  background-color: #C9A227;
}
.carosello-eventi .card.community {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr auto;
  grid-template-areas: "image" "text" "stats";
  border-radius: 5px;
  background: white;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: 0.3s ease;
  cursor: pointer;
  margin: 0;
  flex: 1;
}
.carosello-eventi .card.community:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.carosello-eventi .card.community .card-image {
  grid-area: image;
  height: 180px;
  background: url("/wp-content/uploads/2025/09/320x180_brnetwork_cultural_event.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 5px 5px 0 0;
}
.carosello-eventi .card.community .card-text {
  grid-area: text;
  padding: 20px;
}
.carosello-eventi .card.community .card-text .date {
  color: #ff076e;
  font-size: 13px;
}
.carosello-eventi .card.community .card-text p {
  color: #666;
  font-size: 15px;
  font-weight: 300;
  margin: 0px;
}
.carosello-eventi .card.community .card-text h2 {
  margin-top: 0;
  font-size: 1.25rem;
  margin-bottom: 15px;
}
.carosello-eventi .card.community .card-stats {
  grid-area: stats;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  background: #ff076e;
  color: white;
  border-radius: 0 0 5px 5px;
}
.carosello-eventi .card.community .card-stats .stat {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.carosello-eventi .card.community .card-stats .stat:last-child {
  font-weight: bold;
}
.carosello-eventi .card.community .card-stats {
  background-color: #3C6E71;
}
.carosello-eventi .card.business {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr auto;
  grid-template-areas: "image" "text" "stats";
  border-radius: 5px;
  background: white;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: 0.3s ease;
  cursor: pointer;
  margin: 0;
  flex: 1;
}
.carosello-eventi .card.business:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.carosello-eventi .card.business .card-image {
  grid-area: image;
  height: 180px;
  background: url("/wp-content/uploads/2025/09/320x180_brnetwork_business_event.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 5px 5px 0 0;
}
.carosello-eventi .card.business .card-text {
  grid-area: text;
  padding: 20px;
}
.carosello-eventi .card.business .card-text .date {
  color: #ff076e;
  font-size: 13px;
}
.carosello-eventi .card.business .card-text p {
  color: #666;
  font-size: 15px;
  font-weight: 300;
  margin: 0px;
}
.carosello-eventi .card.business .card-text h2 {
  margin-top: 0;
  font-size: 1.25rem;
  margin-bottom: 15px;
}
.carosello-eventi .card.business .card-stats {
  grid-area: stats;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  background: #ff076e;
  color: white;
  border-radius: 0 0 5px 5px;
}
.carosello-eventi .card.business .card-stats .stat {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.carosello-eventi .card.business .card-stats .stat:last-child {
  font-weight: bold;
}
.carosello-eventi .card.business .card-stats {
  background-color: #8C2F39;
}
.carosello-eventi .carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #345775;
  color: #fff;
  z-index: 10;
  transition: transform 0.3s ease, background 0.3s ease;
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  background-clip: padding-box;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  min-width: 0;
  min-height: 0;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
  font-size: 18px;
  cursor: pointer;
}
.carosello-eventi .carousel-nav:hover {
  background-color: #345775;
  transform: translateY(-50%) scale(1.1);
}
.carosello-eventi .carousel-nav.prev {
  left: 15px;
}
.carosello-eventi .carousel-nav.next {
  right: 15px;
}
@media (max-width: 576px) {
  .carosello-eventi .carousel-nav {
    width: 40px;
    height: 40px;
    min-width: 0;
    min-height: 0;
    border-radius: 50%;
    aspect-ratio: 1 / 1;
    font-size: 14px;
  }
  .carosello-eventi .carousel-nav.prev {
    left: 10px;
  }
  .carosello-eventi .carousel-nav.next {
    right: 10px;
  }
}
.carosello-eventi .carousel-nav:focus,
.carosello-eventi .carousel-nav:hover,
.carosello-eventi .carousel-nav:active {
  padding: 0 !important;
  border-width: 0 !important;
}
.carosello-eventi .carousel-dots {
  text-align: center;
  padding: 20px;
}
.carosello-eventi .dot {
  display: inline-block;
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  background-clip: padding-box;
  line-height: 0;
  width: 12px;
  height: 12px;
  min-width: 0;
  min-height: 0;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
  margin: 0 5px;
  background-color: #bbb;
  cursor: pointer;
}
.carosello-eventi .dot.active,
.carosello-eventi .dot:hover {
  background-color: #345775;
}
/* Small devices (large phones) */
@media (max-width: 575px) {
  .carosello-eventi .keen-slider__slide {
    padding: 20px;
  }
}
/* Medium devices (tablets) */
/* Large devices (desktops) */
/* Extra large devices (large desktops) */
.wp-block-button__link,
.ast-outline-button,
input[type="submit"] {
  border-radius: 5px !important;
  color: white !important;
}
.hidden {
  display: none !important;
}
