.back__hero::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url('/sites/default/files/2026-03/background-1.svg');
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  right: 0;
  pointer-events: none;
  object-fit: cover;
  width: 295.29px;
  height: 294.35px;
  z-index: 11;
}

.back__hero::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url('/sites/default/files/2026-03/background-2.svg');
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  left: 0;
  pointer-events: none;
  object-fit: cover;
  width: 175.98px;
  height: 87.96px;
  z-index: 11;
}

@media (max-width: 768px) {
  .back__hero::after {
    width: 88.28px;
    height: 88px;
  }

 .back__hero::before {
    display: none;
 }
}

@media (max-width: 1024px) {
  .back__hero::after {
    z-index: 10;
  }

 .back__hero::before {
    z-index: 10;
 }
}

.footer__background::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url('/sites/default/files/2026-04/background-footer-2.svg');
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  object-fit: cover;
  width: 38.98px;
  height: 77.81px;
  top: 0;
  right: 0;
  z-index: 11;
}

.footer__background::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url('/sites/default/files/2026-04/background-footer-1.svg');
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  object-fit: cover;
  width: 41px;
  height: 41px;
  left: 0;
  bottom: 0;
  z-index: 11;
}

@media (max-width: 1024px) {
  .footer__background::after {
    display: none;
  }

 .footer__background::before {
    display: none;
 }
}

.background__egresados::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url('/sites/default/files/2026-03/Group%2034065.svg');
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  object-fit: cover;
  width: 240px;
  height: 721px;
  top: 0;
  right: 0;
  z-index: 11;
}

.background__egresados::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url('/sites/default/files/2026-03/Group%2034066.svg');
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  object-fit: cover;
  width: 412px;
  height: 488px;
  left: 0;
  bottom: 0;
  z-index: 11;
}

@media (max-width: 1024px) {
  .background__egresados::after {
    display: none;
  }

 .background__egresados::before {
    display: none;
 }
}
