.placholder {
  width: 100%;
  position: relative;
  height: 704px;
  opacity: 0.6;
}

.your-renovation {
  width: 100%;
  font-weight: 600;
  display: inline-block;
  height: 86px;
  top: 57px;
  left: 0;
  -webkit-text-stroke: 1.5px #ffffff;
  font-family: "Titillium-Semibold", Helvetica;
  color: transparent;
  font-size: 120px;
  text-align: center;
  letter-spacing: -1.8px;
  line-height: 86px;
  position: absolute;
  font-weight: 400;
  white-space: nowrap;
}

.starts-here {
  position: absolute;
  top: 141px;
  left: calc(50% - 249px);
  font-size: 90px;
  letter-spacing: -0.01em;
  line-height: 86px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 497.1px;
  height: 108px;
}

.vector-icon {
  width: 16px;
  position: relative;
  height: 16.9px;
  display: none;
}

.badge-child {
  width: 10px;
  position: relative;
  height: 10px;
  object-fit: contain; 
  display: flex;
  flex-direction: row; 
  justify-content: flex-start;
  font-size: 20px;
  gap: 10px;
  left: 320px;
  align-items: center; 
  margin-top: -13px;
}
.badge { 
  gap: 10px;
  left: 20%;
  display: inline-flex;
  align-items: center;
  position: absolute;
  top: 0;
}

.get-in-touch {
  position: relative;
  text-transform: uppercase;
  margin-top: -2px;  
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  font-weight: 600;
  font-family: var(--font-titillium);
  text-align: left;
}

.we-have-won {
  position: relative;
  width: fit-content;
  margin-top: -20px;
  font-family: "Titillium-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.arrow-icon {
  width: 11px;
  position: relative;
  height: 11px;
  object-fit: contain;
}

.arrow-icon1 {
  width: 17.1px;
  position: relative;
  height: 11px;
  object-fit: contain;
  display: none;
}

.essentials-direction {
  width: 24px;
  position: relative;
  height: 24px;
  overflow: hidden;
  flex-shrink: 0;
  display: none;
}

.arrow-icon2 {
  width: 15.6px;
  position: relative;
  height: 10px;
  object-fit: contain;
  display: none;
}

.button {
  position: absolute;
  top: 270px;
  left: calc(50% - 103px);
  background-color: #DA2128;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 32px;
  gap: 20px;
  text-align: left;
  font-size: 16px;
}

.content {
  position: absolute;
  top: 186px;
  left: calc(50% - 407px);
  width: 814px;
  height: 334px;
}

.cta {
  position: absolute;
  width: 100%;
  top: 0px;
  right: 0px;
  left: 0px;
  background-color: var(--placeholder-color);
  height: 704px;
}

.call-to-action {
  width: 80%;
  position: relative;
  height: 704px;
  top: 7900px;
  left: 10%;
  text-align: center;
  font-size: 120px;
  color: var(--color-white);
  font-family: var(--font-titillium);
}