#ar-2022-aree-strategiche {
  color: #000000;
  margin-top: 150px;
}

#ar-2022-aree-strategiche .arsr-2022-title {
  margin-bottom: 80px;
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma > img {
  max-width: 420px;
  display: block;
  margin: 0 auto;
}

@media all and (max-width: 768px) {
  #ar-2022-aree-strategiche #aree-strategiche-organigramma > img {
    margin-bottom: 50px;
  }
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-connettori {
  display: flex;
  height: 146px;
  margin: 0 10% 24px;
}

@media all and (max-width: 768px) {
  #ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-connettori {
    display: none;
  }
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-connettori > div, #ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-connettori:before, #ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-connettori:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 658px 146px;
  flex: 0 1 33.33%;
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-connettori > div {
  background-image: url("/themes/custom/ccb/images/arsr2022/organigramma-connettori-cnt.png");
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-connettori:before {
  content: '';
  background-image: url("/themes/custom/ccb/images/arsr2022/organigramma-connettori-sx.png");
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-connettori:after {
  content: '';
  background-image: url("/themes/custom/ccb/images/arsr2022/organigramma-connettori-dx.png");
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-boxes .aree-strategiche-organigramma-box {
  flex: 1 1 auto;
  width: calc(50% - 20px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

@media all and (max-width: 768px) {
  #ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-boxes .aree-strategiche-organigramma-box {
    width: 100%;
  }
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-boxes .aree-strategiche-organigramma-box h4 {
  margin-bottom: 40px;
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-boxes .aree-strategiche-organigramma-box p {
  font-size: 1.5rem;
  line-height: 32px;
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-boxes .aree-strategiche-organigramma-box p strong {
  font-weight: 600;
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-boxes .aree-strategiche-organigramma-box > img {
  flex: 1 0 auto;
  margin: 50px 0;
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-boxes .aree-strategiche-organigramma-box .arsr2022-button {
  margin-top: 40px;
}

#ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-note {
  width: calc(50% - 20px);
  margin-left: calc(50% + 20px);
  text-align: center;
  margin-top: 30px;
  font-size: 1.25rem;
}

@media all and (max-width: 768px) {
  #ar-2022-aree-strategiche #aree-strategiche-organigramma #aree-strategiche-organigramma-note {
    width: 100%;
    margin-left: 0;
  }
}

/*# sourceMappingURL=../maps/arsr2022/ar2022-aree-strategiche.css.map */
