/* screen - sd */

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

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

.sd .sd-1 {
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  height: 1024px;
  margin-top: 4179px;
  width: 1440px;
}

.sd .text-3 {
  cursor: pointer;
  height: 18px;
  letter-spacing: 0;
  line-height: normal;
  margin-left: 716px;
  margin-top: 14px;
  text-align: center;
  white-space: nowrap;
  width: 9px;
}

.sd .guillaume-gindrat-friends {
  cursor: pointer;
  height: 36px;
  letter-spacing: 0;
  line-height: normal;
  margin-left: 665px;
  margin-top: 46px;
  text-align: center;
  width: 111px;
}
