body.page-template-servizi-blocks {
  background-color: #141414;
}

body.page-template-servizi-blocks .service-blocks-template {
  position: relative;
  z-index: 1;
  padding-top: 68px;
}

body.page-template-servizi-blocks .dots-wrapper {
  position: fixed;
  inset: 0;
  pointer-events: none;
  opacity: 0.2;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
}

body.page-template-servizi-blocks .dots-wrapper svg {
  width: 100%;
  height: 100%;
}

body.page-template-servizi-blocks .dots-wrapper circle {
  will-change: transform;
}
