/* screen - index-info */

.index-info {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  overflow: hidden;
  width: 1440px;
}

#overlay-index-info {
  align-items: center;
  background-color: #ffffffff;
  justify-content: center;
}

.index-info .index-info-1 {
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 14px;
  height: 1024px;
  margin-left: 1731px;
  margin-top: 3px;
  width: 1440px;
}

.index-info .index-1 {
  aspect-ratio: 1.25;
  cursor: pointer;
  height: 768px;
  margin-left: 240px;
  margin-top: 128px;
  object-fit: cover;
  width: 960px;
}

.index-info .pierreoffers-a-comp {
  cursor: pointer;
  height: 50px;
  letter-spacing: 0;
  line-height: normal;
  margin-left: 365px;
  text-align: center;
  width: 710px;
}

.index-info .guillaume-gindrat {
  cursor: pointer;
  height: 18px;
  letter-spacing: 0;
  line-height: normal;
  margin-left: 664px;
  text-align: center;
  white-space: nowrap;
  width: 111px;
}
