/* screen - finiada */

.finiada {
  aspect-ratio: 1.41;
  background-color: var(--white);
  height: 1024px;
  min-width: 1440px;
  position: relative;
  width: 100%;
}

.finiada .frame-81::-webkit-scrollbar {
  display: none;
  width: 0;
}

.finiada .frame-81 {
  aspect-ratio: 1.34;
  height: 999px;
  left: 3.47%;
  overflow-y: scroll;
  position: absolute;
  top: 25px;
  width: 93.06%;
}

.finiada .finiada-page-1-1 {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.finiada .finiada-page-2-1 {
  height: 169.07%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 167.02%;
  width: 100%;
}

.finiada .finiada-page-3-1 {
  height: 167.13%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 336.09%;
  width: 100%;
}

.finiada .finiada-page-4-1 {
  height: 167.67%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 503.22%;
  width: 100%;
}

.finiada .finiada-page-5-1 {
  height: 37.54%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 670.89%;
  width: 100%;
}

.finiada .balle-gauche {
  background-image: url(../img/balle-gauche.png);
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  height: 2.05%;
  left: 2.43%;
  position: absolute;
  top: 3.81%;
  width: 5.28%;
}
