.frame1-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.frame1-frame1 {
  width: 100%;
  height: 1080px;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  background-color: rgba(255, 255, 255, 1);
}
.frame1-pictocouleur {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 1080px;
  height: 1080px;
  margin: auto;
  opacity: 0.07;
  position: absolute;
}
.frame1-frame3 {
  gap: 20px;
  top: 635px;
  left: 0px;
  right: 0px;
  width: 762px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
}
.frame1-text {
  color: var(--dl-color-default-blue);
  height: auto;
  font-size: 36px;
  align-self: center;
  font-style: ExtraBold;
  text-align: center;
  font-family: Raleway;
  font-weight: 800;
  line-height: 134.7%;
  font-stretch: normal;
  text-decoration: none;
}
.frame1-text1 {
  color: var(--dl-color-default-blue);
  height: auto;
  font-size: 16px;
  font-style: Regular;
  text-align: center;
  font-family: Lato;
  font-weight: 400;
  line-height: 134.7000002861023%;
  font-stretch: normal;
  text-decoration: none;
}
.frame1-ct-base-master {
  gap: 15px;
  top: 780px;
  left: 0px;
  right: 0px;
  width: 300px;
  height: 45px;
  margin: auto;
  display: flex;
  padding: 13.5px 25px;
  position: absolute;
  flex-grow: 1;
  box-shadow: 0px 0px 15px 0px rgba(9, 7, 21, 0.20000000298023224) ;
  align-items: center;
  flex-shrink: 0;
  border-radius: 40px;
  justify-content: center;
  background-color: var(--dl-color-main-primary);
}
.frame1-text3 {
  color: var(--dl-color-main-secondary);
  height: auto;
  text-align: center;
  line-height: 110.00000238418579%;
}
.frame1-lottie {
  top: 120px;
  left: 0px;
  right: 0px;
  width: 500px;
  height: 500px;
  margin: auto;
  position: absolute;
}
