html {
  font-size: 20px;
  box-sizing: border-box;
}

body {
  font-size: 1rem;
  background-color: #ffffff;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}
body * {
  box-sizing: border-box;
}

a {
  color: #EF476F;
}

.wrapper {
  padding: 0;
}

section {
  padding: 5rem 0 0;
}
section.is_404 {
  padding: 5rem;
}
@media (max-width: 47.9375em) {
  section.is_404 {
    padding: 2.5rem 0;
  }
}
section.is_404 .is_404__home {
  margin-bottom: 1.5rem;
}
section.is_404 .is_404__servizi {
  margin-top: 1.5rem;
}
@media (max-width: 61.9375em) {
  section {
    padding: 3.75rem 0 0;
  }
}
@media (max-width: 47.9375em) {
  section {
    padding: 2.5rem 0 0;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6, .bold-weight {
  font-weight: bold;
}

h1, .h1 {
  font-size: 1.75rem;
}

h2, .h2 {
  font-size: 1.4rem;
}

h3, .h3 {
  font-size: 1.12rem;
}

h4, .h4 {
  font-size: 0.8925rem;
}

h5, .h5 {
  font-size: 0.7175rem;
}

h6, .h6 {
  font-size: 0.5775rem;
}

@media (max-width: 42.3125em) {
  h1, .h1 {
    font-size: 1.5rem;
  }
  h2, .h2 {
    font-size: 1.2rem;
  }
  h3, .h3 {
    font-size: 0.96rem;
  }
  h4, .h4 {
    font-size: 0.765rem;
  }
  h5, .h5 {
    font-size: 0.615rem;
  }
  h6, .h6 {
    font-size: 0.495rem;
  }
}
.section-title {
  color: #26547C;
  margin-bottom: 2.5rem;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 61.9375em) {
  .section-title {
    margin-bottom: 1.5rem;
  }
}

.radius-20 {
  border-radius: 20px;
}

.radius-25 {
  border-radius: 25px;
}

.radius-30 {
  border-radius: 30px;
}

.bg__color-white {
  background-color: #ffffff;
}
.bg__color-black {
  background-color: #000000;
}
.bg__color-bay-of-many {
  background-color: #26547C;
}
.bg__color-golden-tanoi {
  background-color: #FFD166;
}
.bg__color-french-rose {
  background-color: #EF476F;
}
.bg__color-athens-gray {
  background-color: #F8F9FA;
}

.text__color-white {
  color: #ffffff;
}
.text__color-black {
  color: #000000;
}
.text__color-bay-of-many {
  color: #26547C;
}
.text__color-golden-tanoi {
  color: #FFD166;
}
.text__color-french-rose {
  color: #EF476F;
}
.text__color-athens-gray {
  color: #F8F9FA;
}

.nd-media {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.nd-media__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.text-truncate {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: unset;
  white-space: unset;
}
.text-truncate--two-lines {
  -webkit-line-clamp: 2;
}
.text-truncate--three-lines {
  -webkit-line-clamp: 3;
}
.text-truncate--four-lines {
  -webkit-line-clamp: 4;
}
.text-truncate--five-lines {
  -webkit-line-clamp: 5;
}

.content-section img, .content-section figure, .content img, .content figure {
  border-radius: 20px;
}
.content-section a:not(.cta), .content a:not(.cta) {
  color: #EF476F;
  text-decoration: none;
}

.cta {
  background-color: #EF476F;
  color: #ffffff;
  font-weight: bold;
  border-radius: 25px;
  border: 2px solid #EF476F;
  transition: all 0.25s ease;
  padding: 0.4rem 1rem;
  line-height: 100%;
  text-decoration: none;
  display: inline-block;
}
.cta:hover {
  background-color: #ffffff;
  color: #EF476F;
}
.cta.cta-white {
  background-color: #ffffff;
  color: #EF476F;
}
.cta.cta-white:hover {
  background-color: #EF476F;
  color: #ffffff;
}

.category-pill {
  background-color: #FFD166;
  border-radius: 25px;
  border: 1px solid #000000;
  width: -moz-fit-content;
  width: fit-content;
}
.category-pill span {
  color: #26547C;
  font-size: 0.7rem;
  line-height: 150%;
  display: block;
  text-decoration: none;
  padding: 0.25rem 1rem;
  font-weight: bold;
}

.node-fancybox:after {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  bottom: 0.9rem;
  right: 0.9rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M13.46 24.45c-6.29 0-11.39-5.01-11.39-11.2 0-6.19 5.1-11.21 11.39-11.21 6.29 0 11.39 5.02 11.39 11.21 0 6.19-5.1 11.2-11.39 11.2Zm18.228 5.8-8.259-8.13c2.163-2.35 3.491-5.45 3.491-8.87C26.92 5.93 20.894 0 13.46 0 6.026 0 0 5.93 0 13.25c0 7.31 6.026 13.24 13.46 13.24a13.52 13.52 0 0 0 8.472-2.96l8.293 8.16c.404.4 1.059.4 1.463 0 .405-.39.405-1.04 0-1.44ZM18.519 12.41h-3.997v-4c0-.56-.447-1-.999-1a.995.995 0 0 0-.999 1v4H8.529c-.551 0-.999.18-.999.73 0 .56.448 1.27.999 1.27h3.995v4c0 .56.448 1 .999 1 .552 0 .999-.44.999-1v-4h3.997c.551 0 .999-.45.999-1s-.448-1-.999-1Z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}

@media (max-width: 37.5em) {
  html {
    font-size: 18px;
  }
  .wp-block-gallery {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }
  .wp-block-gallery .wp-block-image {
    width: 100% !important;
  }
}
/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

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

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

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

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

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

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

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

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

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

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

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

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

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

.swiper-3d {
  perspective: 1200px;
}

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

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

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

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

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

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

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

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

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

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

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

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

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

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

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

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

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

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

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

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

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

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

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

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

/* @start: Fancybox 3.5.7 */
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-image, .fancybox-content {
  border-radius: 20px;
  background-color: transparent;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
header {
  padding: 0.5rem;
}
header #main-nav {
  background-color: #26547C;
  padding: 0.75rem 0;
}
header #main-nav .custom-logo-link {
  padding: 0;
}
header #main-nav .custom-logo-link img {
  max-width: 4.5rem;
}
header #main-nav .navbar-nav .menu-item {
  transition: all 0.25s ease;
  position: relative;
}
header #main-nav .navbar-nav .menu-item .dropdown-menu {
  background-color: #26547C;
  border: 1px solid #ffffff;
  text-align: left;
  padding: 0;
}
header #main-nav .navbar-nav .menu-item .dropdown-menu a {
  font-size: 0.8rem;
}
header #main-nav .navbar-nav .menu-item .dropdown-menu a:hover {
  background-color: transparent;
}
header #main-nav .navbar-nav .menu-item .dropdown-menu .menu-item:hover::after {
  display: none;
}
header #main-nav .navbar-nav .menu-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 0.15rem;
  width: 1.5rem;
  border-radius: 4px;
  background-color: #FFD166;
  opacity: 0;
  transition: opacity 0.25s ease;
}
header #main-nav .navbar-nav .menu-item a {
  color: #ffffff;
  padding: 0.25rem;
}
header #main-nav .navbar-nav .menu-item.current-menu-item::after {
  opacity: 1;
}
header #main-nav .navbar-nav .menu-item.current-menu-item a {
  color: #FFD166 !important;
}
header #main-nav .navbar-nav .menu-item:hover::after {
  opacity: 1;
}
header #main-nav .navbar-nav .menu-item:hover > a {
  color: #FFD166;
}
header #main-nav .navbar-nav .menu-item.current-menu-item {
  font-weight: bold;
}
header #main-nav .navbar-nav .menu-item + .menu-item {
  margin-left: 1.5rem;
}
header #main-nav .navbar-nav .dropdown-menu .menu-item {
  width: -moz-fit-content;
  width: fit-content;
}
header #main-nav .navbar-nav .dropdown-menu .menu-item + .menu-item {
  margin-left: 0;
}

@media (max-width: 61.9375em) {
  header .offcanvas-end {
    width: calc(100% - 1rem + 0.1rem) !important;
    height: calc(100% - 1rem + 0.1rem);
    max-width: 21rem;
    top: 0.5rem !important;
    right: 0.5rem !important;
    border-radius: 20px;
    background-color: #26547C;
  }
  header .offcanvas-body {
    position: relative;
    padding-bottom: 4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  header .offcanvas-body ul#main-menu {
    text-align: center;
  }
  header .offcanvas-body ul#main-menu .menu-item {
    margin-left: 0 !important;
  }
  header .offcanvas-body ul#main-menu .menu-item:hover a {
    color: #ffffff;
  }
  header .offcanvas-body ul#main-menu .menu-item:hover::after {
    display: none;
  }
  header .offcanvas-body ul#main-menu .menu-item + .menu-item {
    margin-top: 1.5rem;
  }
  header .offcanvas-body ul#main-menu .dropdown-menu li {
    width: auto !important;
  }
  header .offcanvas-header .btn-close.btn-close-white {
    opacity: 1;
  }
  header #main-nav .navbar-nav .menu-item {
    transition: all 0.25s ease;
    position: relative;
  }
  header #main-nav .navbar-nav .menu-item .dropdown-menu {
    border: none;
    text-align: center;
  }
  header #main-nav .navbar-nav .menu-item .dropdown-menu a {
    font-size: 0.8rem;
  }
  header #main-nav .navbar-toggler {
    border: 0;
    padding-right: 0;
  }
  header #main-nav .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><path stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>");
  }
  header #main-nav .navbar-toggler:focus {
    box-shadow: none;
  }
}
@media (max-width: 35.9375em) {
  header #main-nav .custom-logo-link {
    padding: 0;
  }
  header #main-nav .custom-logo-link img {
    max-width: 3rem;
  }
}
@media (max-width: 23.4375em) {
  .navbar-nav-servizi span.node-magic-span {
    display: none;
  }
}
footer {
  padding: 0.5rem;
}
footer .inner-footer {
  background-color: #26547C;
  border-radius: 20px;
  padding: 5rem 0;
}
footer .inner-footer .footer-column {
  color: #ffffff;
}
footer .inner-footer .footer-column > div {
  margin-top: 1.5rem;
}
footer .inner-footer .footer-column > div:first-of-type {
  margin-top: 0;
}
footer .inner-footer .footer-column__logo {
  max-width: 4rem;
}
footer .inner-footer .footer-column a:not(.cta) {
  color: #FFD166;
  text-decoration: none;
}
footer .inner-footer .footer-column__text p {
  margin-bottom: 0.5rem;
}
footer .inner-footer .footer-column__text ul {
  list-style: none;
  padding-left: 1.25rem;
}
footer .inner-footer .footer-column__text ul li {
  position: relative;
}
footer .inner-footer .footer-column__text ul li::before {
  content: "";
  position: absolute;
  left: -25px;
  top: 14px;
  height: 2px;
  width: 15px;
  background-color: #ffffff;
}
footer .inner-footer .footer-column__title {
  font-weight: bold;
}
footer .inner-footer .footer-column__title p {
  margin-bottom: 0;
}
footer .inner-footer .footer-column__social {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
}
footer .inner-footer .footer-column__social a svg {
  height: auto;
  width: 2.5rem;
}
footer .inner-footer .footer-column__links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

@media (max-width: 47.9375em) {
  footer .inner-footer {
    padding: 2.5rem 0;
  }
  footer .inner-footer .footer-column__container + .footer-column__container .footer-column {
    margin-top: 2.5rem;
  }
  footer .inner-footer .footer-column__social {
    gap: 1.75rem;
  }
  footer .inner-footer .footer-column__social a svg {
    height: auto;
    width: 2rem;
  }
}
.open-section.open-section__wimage {
  padding: 0 0.5rem;
  border-radius: 20px;
  position: relative;
}
.open-section.open-section__wimage .nd-media {
  border-radius: 20px;
}
.open-section.open-section__wimage .open-section__title-and-categories-block {
  position: relative;
}
.open-section__container {
  text-align: center;
  min-height: 22.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #000000;
  border-radius: 20px;
  padding: 1rem;
}
.open-section__title {
  background-color: #FFD166;
  border: 1px solid #000000;
  border-radius: 30px;
  padding: 0.25rem 2rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.open-section__title h1 {
  margin-bottom: 0;
  color: #26547C;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.open-section__image {
  display: none;
}
.open-section__post-categories {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  gap: 0.5rem;
  justify-content: center;
}
.open-section__post-categories li {
  background-color: #FFD166;
  border-radius: 25px;
  border: 1px solid #000000;
}
.open-section__post-categories li a {
  color: #26547C;
  font-size: 0.7rem;
  line-height: 150%;
  display: block;
  text-decoration: none;
  padding: 0.25rem 1rem;
  font-weight: bold;
}

@media (max-width: 47.9375em) {
  .open-section.open-section__wimage .open-section__title-and-categories-block {
    position: relative;
    left: unset;
    top: unset;
    transform: none;
  }
  .open-section.open-section__wimage .open-section__container {
    max-width: none;
    padding: 0;
  }
  .open-section__container {
    background-image: none !important;
    border: none;
  }
  .open-section__title-and-categories-block {
    margin-top: 2.5rem;
  }
  .open-section__title {
    background-color: transparent;
    border: 0;
    border-radius: 30px;
    padding: 0;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
  .open-section__title h1 {
    margin-bottom: 0;
    color: #26547C;
    text-transform: uppercase;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
  .open-section__image {
    display: block;
    min-height: 20rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #000000;
    border-radius: 20px;
  }
}
section#banner_contattaci {
  padding: 0.5rem;
}

.banner-contattaci {
  border-radius: 20px;
  border: 1px solid #000000;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 11.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner-contattaci h2 {
  color: #26547C;
  margin-bottom: 1.5rem;
  background-position: left center;
  text-transform: uppercase;
}
.banner-contattaci__sidebar {
  min-height: 13.5rem;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner-contattaci__sidebar h2 {
  font-size: 1.5rem !important;
  line-height: 1.9rem;
}
.banner-contattaci__default {
  padding: 2.4rem;
}

#banner_contattaci:has(.banner-contattaci__sidebar) + div.sidebar-categories-list {
  margin-top: 2.5rem;
}

.page-template-template-chisiamo .banner-contattaci {
  margin-top: 5rem;
}

#banner_contattaci.wide-banner {
  display: block;
}
#banner_contattaci.wide-banner.banner_sidebar {
  display: none;
}
#banner_contattaci.squared-banner {
  display: none;
}
#banner_contattaci.squared-banner.banner_sidebar {
  display: block;
}

@media (max-width: 61.9375em) {
  .page-template-template-chisiamo .banner-contattaci {
    margin-top: 3.75rem;
  }
  #banner_contattaci.wide-banner.banner_sidebar {
    display: none;
  }
  #banner_contattaci.squared-banner.banner_sidebar {
    display: block;
  }
}
@media (max-width: 47.9375em) {
  .page-template-template-chisiamo .banner-contattaci {
    margin-top: 2.5rem;
  }
  #banner_contattaci.wide-banner {
    display: none;
  }
  #banner_contattaci.squared-banner {
    display: block;
  }
}
.section-team__card {
  margin-bottom: 1.5rem;
  text-align: center;
}
.section-team__card--image {
  border-radius: 50%;
  max-width: 10rem;
  margin: auto;
}
.section-team__card--image img {
  border-radius: 50%;
  border: 1px solid #000000;
}
.section-team__card--name {
  color: #26547C;
  margin: 1rem auto;
  font-weight: bold;
}

@media (max-width: 47.9375em) {
  .section-team__card--image {
    max-width: 6.25rem;
  }
}
.section-gallery__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
.section-gallery__grid--image {
  border-radius: 20px;
}
.section-gallery__grid--image img {
  border-radius: 20px;
  border: 1px solid #000000;
}

@media (max-width: 47.9375em) {
  .section-gallery__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 35.9375em) {
  .section-gallery__grid {
    grid-template-columns: 1fr;
  }
}
.documenti-scaricabili__row {
  padding-bottom: 2.5rem;
}
.documenti-scaricabili__card {
  margin-bottom: 1.5rem;
}
.documenti-scaricabili__card a {
  color: #EF476F;
  text-decoration: none;
  position: relative;
  padding-left: 1.75rem;
}
.documenti-scaricabili__card a::after {
  content: "";
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: 0;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 -2 30 30'%3E%3Cpath fill='%23EF476F' fill-rule='evenodd' d='M29 0H1C.521 0 0 .521 0 1v7a2 2 0 0 0 4 0V4h22v4a2 2 0 0 0 4 0V1c0-.542-.396-1-1-1ZM19 18h-2V9a2 2 0 0 0-4 0v9h-2c-.392 0-1.295-.095-1.687.3a1.012 1.012 0 0 0 0 1.426l4.942 5.991c.209.21.487.3.761.285a.984.984 0 0 0 .76-.285l4.942-5.991a1.012 1.012 0 0 0 0-1.426c-.392-.395-1.013-.3-1.718-.3Z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.documenti-scaricabili__titolo-sezione {
  font-size: 1.2rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
  color: #26547C;
}

@media (max-width: 61.9375em) {
  .documenti-scaricabili__row {
    padding-bottom: 1.25rem;
  }
}
input, textarea, select {
  max-width: 100%;
  border-radius: 25px !important;
  background-color: #ffffff !important;
  border: 2px solid #26547C !important;
  padding: 0.3rem 0.7rem !important;
  font-size: 0.9rem !important;
}
input[type=submit], textarea[type=submit], select[type=submit] {
  width: -moz-fit-content !important;
  width: fit-content !important;
  color: #EF476F !important;
  font-weight: bold !important;
  border-radius: 25px;
  border: 2px solid #EF476F !important;
  transition: all 0.25s ease;
  padding: 0.3rem 1.5rem !important;
  line-height: 100%;
  text-decoration: none;
  margin-top: 1.5rem !important;
}
input[type=submit]:hover, textarea[type=submit]:hover, select[type=submit]:hover {
  color: #ffffff !important;
  background-color: #EF476F !important;
}

.page-template-template-homepage .section-form {
  margin-top: 5rem;
}
@media (max-width: 61.9375em) {
  .page-template-template-homepage .section-form {
    margin: 3.75rem 0 0;
  }
}
@media (max-width: 47.9375em) {
  .page-template-template-homepage .section-form {
    margin: 2.5rem 0 0;
  }
}

.section-form {
  scroll-padding: 1.5rem;
  padding: 0 0.5rem;
}
.section-form .wpcf7 {
  max-width: unset;
  margin: 0 !important;
}
.section-form__inner {
  border: 1px solid #000000;
  border-radius: 20px;
  background-color: #F8F9FA;
  padding: 5rem 0 5rem;
}
.section-form__inner.form_contatti {
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}
.section-form__inner.form_contatti textarea {
  max-height: 5rem;
}
.section-form__form__input__container {
  margin-bottom: 1.5rem;
}
.section-form__form__container br {
  height: 0;
  display: block;
  display: none;
}
.section-form__form__container input, .section-form__form__container select, .section-form__form__container textarea {
  margin-top: 0.5rem;
}
.section-form__form__container label {
  font-size: 0.7rem;
  text-transform: uppercase;
}
.section-form__form__container label[for=privacy] {
  font-size: 0.6rem;
}
.section-form__form__container p {
  margin-bottom: 0 !important;
}
.section-form__form__container .wpcf7-list-item:has(input#privacy) label {
  display: flex;
  gap: 0.5rem;
}
.section-form__form__container .wpcf7-list-item:has(input#privacy) label input#privacy {
  margin-top: 0;
}
.section-form__form__container .wpcf7-list-item:has(input#privacy) label label[for=privacy] {
  margin-bottom: 0;
  text-transform: none;
}
.section-form__title {
  margin-bottom: 1rem;
}
.section-form__testo {
  font-weight: 300;
}
.section-form__call-to-action__title {
  font-weight: bold;
  margin: 2.5rem 0 1rem;
}

@media (max-width: 61.9375em) {
  .section-form__info {
    margin-bottom: 2.5rem;
  }
  .section-form__inner {
    padding: 2.5rem 0 1rem;
  }
  .section-form__inner.form_contatti {
    padding: 1.5rem 0;
  }
}
.pagination {
  gap: 1.25rem;
  justify-content: center;
}
.pagination li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50% !important;
  background-color: #26547C;
  color: #ffffff;
  border: 1px solid #26547C !important;
  transition: all 0.25s ease;
}
.pagination li:hover {
  background-color: #ffffff;
  color: #26547C;
}
.pagination li span, .pagination li a {
  text-align: center;
  width: 100%;
  font-size: 0.9rem;
  line-height: 1.3rem;
  display: block;
  background-color: unset;
  color: #ffffff;
  border: unset !important;
  transition: none;
}
.pagination li:has(.current) {
  background-color: #EF476F;
  border: 1px solid #EF476F !important;
}
.pagination li a:hover {
  background-color: unset;
  color: unset;
}
.pagination li .current {
  background-color: unset;
  border: unset;
}

section.content {
  padding-top: 5rem;
}
section.content img, section.content .wp-block-image {
  border-radius: 20px;
}
section.content .post-navigation__container {
  display: flex;
  flex-wrap: nowrap;
  gap: 1rem;
  background-color: #F8F9FA;
  border: 1px solid #000000;
  padding: 1.2rem;
  border-radius: 20px;
  margin-top: 2.5rem;
}
section.content .post-navigation__container > div {
  width: 50%;
  max-width: 50%;
}
section.content .post-navigation__container > div a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; /* o inline-block se serve */
  max-width: 100%; /* o una larghezza fissa */
  color: #EF476F;
  text-decoration: none;
  position: relative;
}
section.content .post-navigation__container > div a::after {
  position: absolute;
  content: "";
  width: 1rem;
  height: 1rem;
  top: 50%;
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
section.content .post-navigation__container > div a.prev-post {
  text-align: left;
  padding-left: 1.25rem;
}
section.content .post-navigation__container > div a.prev-post::after {
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='800' height='800' fill='%23EF476F' viewBox='0 0 512.006 512.006'%3E%3Cpath d='M388.419 475.59 168.834 256.005 388.418 36.421c8.341-8.341 8.341-21.824 0-30.165s-21.824-8.341-30.165 0L123.586 240.923c-8.341 8.341-8.341 21.824 0 30.165l234.667 234.667a21.275 21.275 0 0 0 15.083 6.251 21.277 21.277 0 0 0 15.083-6.251c8.341-8.341 8.341-21.824 0-30.165z'/%3E%3C/svg%3E");
}
section.content .post-navigation__container > div a.next-post {
  text-align: right;
  padding-right: 1.25rem;
}
section.content .post-navigation__container > div a.next-post::after {
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='800' height='800' fill='%23EF476F' viewBox='0 0 512 512'%3E%3Cpath d='M388.418 240.915 153.752 6.248c-8.331-8.331-21.839-8.331-30.17 0-8.331 8.331-8.331 21.839 0 30.17L343.163 256 123.582 475.582c-8.331 8.331-8.331 21.839 0 30.17 8.331 8.331 21.839 8.331 30.17 0l234.667-234.667c8.33-8.331 8.33-21.839-.001-30.17z'/%3E%3C/svg%3E");
}

.single-post-sidebar {
  margin-bottom: 1.5rem;
  position: sticky;
  top: 2.5rem;
  z-index: 10;
}
.single-post-sidebar .sidebar-categories-list {
  list-style-type: none;
  padding-left: 1.25rem;
}
.single-post-sidebar .sidebar-categories-list li {
  position: relative;
}
.single-post-sidebar .sidebar-categories-list li::before {
  content: "";
  position: absolute;
  left: -25px;
  top: 14px;
  height: 1px;
  width: 15px;
  background-color: #EF476F;
}
.single-post-sidebar .sidebar-categories-list li a {
  color: #EF476F;
  text-decoration: none;
  font-weight: 300;
}
.single-post-sidebar .sidebar-categories-list__title {
  margin-bottom: 1rem;
}

#ymal h2 {
  margin-bottom: 2.5rem;
}

@media (max-width: 61.9375em) {
  section.content {
    padding-top: 3.75rem;
  }
  .content-inner-container {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 47.9375em) {
  section.content {
    padding-top: 1.5rem;
  }
  section.content .post-navigation__container {
    flex-direction: column;
    gap: 0;
  }
  section.content .post-navigation__container > div {
    width: 100%;
    max-width: 100%;
  }
  section.content .post-navigation__container > div a.prev-post {
    text-align: center;
  }
  section.content .post-navigation__container > div a.next-post {
    text-align: center;
  }
}
@media (max-width: 35.9375em) {
  section.content {
    padding-top: 1.5rem;
  }
}
.post-card {
  border: 1px solid #000000;
  border-radius: 20px;
  transition: all 0.25s ease;
  margin-bottom: 2.5rem;
  cursor: pointer;
}
.post-card:hover {
  transform: scale(1.01);
}
.post-card:hover .post-card__info::after {
  transform: scale(1.1);
}
.post-card__image {
  border-radius: 20px;
}
.post-card__image img {
  border-bottom: 1px solid #000000;
  border-radius: 20px;
}
.post-card__info {
  padding: 1rem 3rem 0 1rem;
}
.post-card__info::after {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-color: #EF476F;
  border-radius: 50%;
  background-position: center;
  background-size: 1rem;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' stroke='%23000' viewBox='0 -6.5 38 38'%3E%3Cpath fill='%23fff' fill-rule='nonzero' stroke='none' d='m26.812.58 10.513 10.424.088.082c.352.349.557.809.587 1.352l-.002.183c-.025.43-.19.842-.514 1.21l-.123.127L26.812 24.42a2.005 2.005 0 0 1-2.822 0 1.985 1.985 0 0 1 0-2.822l7.284-7.224H2C.897 14.375 0 13.486 0 12.385c0-1.102.897-1.992 2-1.992h29.04l-7.05-6.99a1.985 1.985 0 0 1 0-2.822 2.005 2.005 0 0 1 2.822 0Z'/%3E%3C/svg%3E");
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
  transition: all 0.25s ease;
}
.post-card__category {
  margin-bottom: 1rem;
}
.post-card__title {
  margin-bottom: 1rem;
  color: #EF476F;
  font-weight: bold;
}
.post-card__title a {
  text-decoration: none;
  color: #EF476F;
}
.post-card__excerpt {
  margin-bottom: 1rem;
  font-weight: 300;
}

@media (max-width: 35.9375em) {
  .post-card {
    margin-bottom: 1.5rem;
  }
}
.homepage-apertura {
  padding-top: 0 !important;
  padding: 0.5rem;
}
.homepage-apertura__box-apertura-output {
  width: 30%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9294117647);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  border-radius: 20px;
  border-right: 1px solid #000000;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.homepage-apertura__box-apertura-output__content {
  max-width: 20rem;
  padding: 1rem;
  margin: 0 auto;
}
.homepage-apertura__box-apertura-output__content h1 {
  color: #26547C;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.homepage-apertura__box-apertura-output__content h1 span.highlighted {
  font-size: 2.5rem;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1rem;
}
.homepage-apertura__box-apertura-output__content--text {
  font-weight: 300;
  margin-bottom: 2rem;
}
.homepage-apertura__box-apertura-output__content .cta {
  display: inline-block;
}
.homepage-apertura__inner-container {
  border-radius: 20px;
  border: 1px solid #000000;
  position: relative;
}
.homepage-apertura__inner-container .swiper-open-slider-home .swiper-slide__container {
  position: relative;
}
.homepage-apertura__inner-container .swiper-open-slider-home .swiper-slide img {
  border-radius: 20px;
  width: 100%;
}
.homepage-apertura__inner-container .swiper-open-slider-home .swiper-slide__title {
  position: absolute;
  width: 70%;
  top: 0.5rem;
  right: 0;
  text-align: center;
}
.homepage-apertura__inner-container .swiper-open-slider-home .swiper-slide__title h2 {
  text-align: center;
  background-color: #FFD166;
  color: #26547C;
  padding: 0.25rem 1rem;
  border-radius: 25px;
  border: 1px solid #000000;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 1.25rem;
}
.homepage-apertura__inner-container .swiper-open-slider-home .swiper-pagination {
  width: 70%;
  left: 30%;
}
.homepage-apertura__inner-container .swiper-open-slider-home .swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
  background-color: #ffffff;
  border: 1px solid #000000;
  opacity: 1;
  transition: all 0.2s ease;
  border-radius: 20px;
}
.homepage-apertura__inner-container .swiper-open-slider-home .swiper-pagination-bullet-active {
  width: 5rem;
}

.section-image-text img {
  border-radius: 20px;
  border: 1px solid #000000;
}
.section-image-text .section-title {
  text-align: left;
}
.section-image-text .cta {
  margin-top: 2.5rem;
  display: inline-block;
}

.servizi-in-evidenza {
  padding: 0.5rem;
  padding-top: 5rem;
}
.servizi-in-evidenza__inner {
  border-radius: 20px;
  border: 1px solid #000000;
  padding: 5rem 2.5rem;
  background-color: #F8F9FA;
}
.servizi-in-evidenza__card {
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 20px;
  padding: 2.75rem 1.25rem;
  position: relative;
  transition: all 0.2s ease;
}
.servizi-in-evidenza__card:hover {
  transform: scale(1.01);
}
.servizi-in-evidenza__card::after {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-color: #EF476F;
  border-radius: 50%;
  background-position: center;
  background-size: 1rem;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' stroke='%23000' viewBox='0 -6.5 38 38'%3E%3Cpath fill='%23fff' fill-rule='nonzero' stroke='none' d='m26.812.58 10.513 10.424.088.082c.352.349.557.809.587 1.352l-.002.183c-.025.43-.19.842-.514 1.21l-.123.127L26.812 24.42a2.005 2.005 0 0 1-2.822 0 1.985 1.985 0 0 1 0-2.822l7.284-7.224H2C.897 14.375 0 13.486 0 12.385c0-1.102.897-1.992 2-1.992h29.04l-7.05-6.99a1.985 1.985 0 0 1 0-2.822 2.005 2.005 0 0 1 2.822 0Z'/%3E%3C/svg%3E");
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
  transition: all 0.25s ease;
}
.servizi-in-evidenza__card__icon {
  max-width: 5rem;
  max-height: 5rem;
  margin: 0 auto;
}
.servizi-in-evidenza__card__icon img {
  max-height: 5rem;
}
.servizi-in-evidenza__card__title a, .servizi-in-evidenza__card__title h3 {
  font-size: 1rem;
  color: #EF476F;
  text-decoration: none;
  text-align: center;
}
.servizi-in-evidenza__card__title h3 {
  margin-top: 1rem;
}
.servizi-in-evidenza__card__excerpt {
  font-weight: 300;
  margin-top: 1rem;
}
.servizi-in-evidenza__cta {
  display: inline-block;
  margin: 2.5rem auto 0;
}

.news-in-evidenza__cta {
  margin-top: 1rem;
}

@media (min-width: 61.9375em) and (max-width: 68.75em) {
  .homepage-apertura__box-apertura-output {
    width: 40%;
  }
  .homepage-apertura__inner-container .swiper-open-slider-home .swiper-slide__title {
    width: 60%;
  }
  .homepage-apertura__inner-container .swiper-open-slider-home .swiper-pagination {
    width: 60%;
    left: 40%;
  }
}
@media (max-width: 61.9375em) {
  .homepage-apertura__box-apertura-output {
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.9294117647);
    position: relative;
    left: unset;
    top: unset;
    border-right: none;
  }
  .homepage-apertura__box-apertura-output__content {
    max-width: 35rem;
    padding: 2.5rem 0 0rem;
    margin: 0 auto;
  }
  .homepage-apertura__box-apertura-output__content h1 {
    color: #26547C;
    margin-bottom: 1rem;
    text-transform: uppercase;
  }
  .homepage-apertura__box-apertura-output__content--text {
    font-weight: 300;
    margin-bottom: 2rem;
  }
  .homepage-apertura__box-apertura-output__content .cta {
    display: inline-block;
  }
  .homepage-apertura__inner-container {
    position: relative;
    border: none;
    border-radius: 20px;
  }
  .homepage-apertura__inner-container .swiper-open-slider-home {
    border: 1px solid #000000;
    border-radius: 20px;
  }
  .homepage-apertura__inner-container .swiper-open-slider-home .swiper-slide__container {
    position: relative;
  }
  .homepage-apertura__inner-container .swiper-open-slider-home .swiper-slide img {
    border-radius: 20px;
  }
  .homepage-apertura__inner-container .swiper-open-slider-home .swiper-slide__title {
    position: absolute;
    width: 100%;
    top: 0.5rem;
    right: 0;
    text-align: center;
  }
  .homepage-apertura__inner-container .swiper-open-slider-home .swiper-slide__title h2 {
    text-align: center;
    background-color: #FFD166;
    color: #26547C;
    padding: 0.25rem 1rem;
    border-radius: 25px;
    border: 1px solid #000000;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    font-size: 1.25rem;
  }
  .homepage-apertura__inner-container .swiper-open-slider-home .swiper-pagination {
    width: 100%;
    left: 0%;
  }
  .homepage-apertura__inner-container .swiper-open-slider-home .swiper-pagination-bullet {
    width: 0.75rem;
    height: 0.75rem;
    background-color: #ffffff;
    border: 1px solid #000000;
    opacity: 1;
    transition: all 0.2s ease;
    border-radius: 20px;
  }
  .homepage-apertura__inner-container .swiper-open-slider-home .swiper-pagination-bullet-active {
    width: 5rem;
  }
  .section-image-text__text-col {
    padding-top: 1.5rem;
  }
  .servizi-in-evidenza {
    padding: 0.5rem;
    padding-top: 5rem;
  }
  .servizi-in-evidenza__inner {
    border-radius: 20px;
    border: 1px solid #000000;
    background-color: #F8F9FA;
    padding: 2.5rem 0;
  }
}
@media (max-width: 47.9375em) {
  .servizi-in-evidenza {
    padding: 0.5rem;
    padding-top: 2.5rem;
  }
  .servizi-in-evidenza__inner {
    border-radius: 20px;
    border: 1px solid #000000;
    background-color: #F8F9FA;
    padding: 2.5rem 1.25rem;
  }
  .servizi-in-evidenza__card {
    margin-bottom: 1.5rem;
  }
  .servizi-in-evidenza__card__icon {
    max-width: 4rem;
    margin: 0 auto;
  }
  .servizi-in-evidenza__card__title a, .servizi-in-evidenza__card__title h3 {
    font-size: 0.9rem;
  }
  .servizi-in-evidenza__card__title h3 {
    margin-bottom: 1.5rem;
  }
  .servizi-in-evidenza__card__excerpt {
    font-family: 0.9rem;
  }
  .servizi-in-evidenza__cta {
    margin: 0.5rem auto 0;
  }
}
@media (max-width: 42.3125em) {
  .homepage-apertura__box-apertura-output__content h1 {
    font-size: 1.5rem;
  }
  .homepage-apertura__inner-container .swiper-open-slider-home .swiper-slide__title h2 {
    text-align: center;
    background-color: #FFD166;
    color: #26547C;
    padding: 0.25rem 1rem;
    border-radius: 25px;
    border: 1px solid #000000;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    font-size: 0.9rem;
  }
  .section-image-text .cta {
    margin-top: 1rem;
  }
}/*# sourceMappingURL=node-custom-style.css.map */