/* screen - demande-du39adhesion */

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

.demande-du39adhesion .frame-85::-webkit-scrollbar {
  display: none;
  width: 0;
}

.demande-du39adhesion .frame-85 {
  display: flex;
  height: 100%;
  left: 0;
  overflow: hidden;
  overflow-y: scroll;
  position: absolute;
  top: 0;
  width: 100%;
}

.demande-du39adhesion .fiche-dinscription-sans-signature-74 {
  flex: 1;
  object-fit: cover;
  width: 1440px;
}

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