.thank-you-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #f5f0e3;
}
 
.thank-you-container11 {
  flex: 1;
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1440px;
  align-self: flex-start;
  max-height: 768px;
  align-items: flex-start;
  justify-content: flex-start;
  background-color: #f5f0e3;
}
 

 
.thank-you-container12 {
  width: 36%;
  height: 100%;
  display: flex;
  position: relative;
  align-self: flex-start;
  align-items: flex-start;
  padding-top: 4em;
  padding-left: 2em;
  flex-direction: column;
}
 
.thank-you-teal {
  top: 8em;
  left: 6em;
  width: 196px;
  height: 177px;
  display: flex;
  z-index: 2;
  position: absolute;
  align-items: flex-start;
  background-color: #8ac2c4;
}
 
.thank-you-blue {
  top: 16em;
  left: 2.6em;
  width: 50%;
  height: 141px;
  display: flex;
  z-index: 1;
  position: absolute;
  align-items: flex-start;
  flex-direction: row;
  background-color: #64a2d8;
}
 
.thank-you-purple {
  top: 6em;
  left: 4em;
  width: 178px;
  height: 230px;
  display: flex;
  z-index: 0;
  position: absolute;
  align-items: flex-start;
  background-color: #7b83aa;
}
 
.thank-you-bcl {
  top: 28em;
  left: 2.6em;
  width: 330px;
  height: 126px;
  display: flex;
  z-index: 1;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.thank-you-text1 {
  font-size: 1.6em;
  align-self: flex-start;
}
 
.thank-you-image1 {
  width: 260px;
  object-fit: cover;
}
 
.thank-you-container13 {
  gap: 10px;
  flex: 0 0 auto;
  width: 52%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: 4em;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
}
 
.thank-you-text4 {
  font-size: 3.2em;
  font-style: normal;
  font-family: "Cormorant Garamond";
  font-weight: 300;
  line-height: 1;
}
 
.thank-you-text5 {
  font-size: 1.5em;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  font-weight: 300;
  line-height: 1.2;
}
 
.thank-you-container14 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: flex-start;
}
 
.thank-you-container15 {
  flex: 0 0 auto;
  width: 50%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.thank-you-image2 {
  width: 260px;
  object-fit: cover;
}
 
.thank-you-container16 {
  flex: 0 0 auto;
  width: 50%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.thank-you-image3 {
  width: 280px;
  object-fit: cover;
}
 
.thank-you-container17 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: 1em;
  align-items: flex-start;
}
 
.thank-you-container18 {
  flex: 0 0 auto;
  width: 50%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.thank-you-image4 {
  width: 280px;
  object-fit: cover;
}
 
.thank-you-container19 {
  flex: 0 0 auto;
  width: 50%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.thank-you-image5 {
  width: 120px;
  object-fit: cover;
}
 
.thank-you-container20 {
  gap: var(--dl-space-space-halfunit);
  flex: 0 0 auto;
  width: 12%;
  height: 100%;
  display: flex;
  align-self: flex-end;
  align-items: center;
  flex-direction: row;
  padding-bottom: 1.4em;
  justify-content: flex-start;
}
 
.thank-you-navlink {
  display: contents;
}
 
.thank-you-container21 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  background-image: url("public/icons/icon-previous.svg");
  background-repeat: no-repeat;
}
 
.thank-you-container21:hover {
  background-image: url("public/icons/icon-previous-hover.svg");
}
 
.thank-you-container22 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
}
