.component {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1197px;
  height: 671px;
}

.component .overlap-group {
  position: absolute;
  width: 254px;
  height: 350px;
  top: 160px;
  left: 319px;
  background-color: #2dbce073;
  border-radius: 15px;
  border: 1px solid;
  border-color: #009cff;
}

.component .logo-instagram-png {
  left: 108px;
  position: absolute;
  width: 35px;
  height: 34px;
  top: 251px;
  object-fit: cover;
}

.component .img {
  top: 190px;
  left: 117px;
  position: absolute;
  width: 25px;
  height: 25px;
  object-fit: cover;
}

.component .img-2 {
  top: 190px;
  left: 86px;
  position: absolute;
  width: 25px;
  height: 26px;
  object-fit: cover;
}

.component .overlap {
  position: absolute;
  width: 125px;
  height: 167px;
  top: 23px;
  left: 64px;
}

.component .image {
  top: 0;
  left: 0;
  position: absolute;
  width: 125px;
  height: 125px;
  object-fit: cover;
}

.component .text-wrapper {
  position: absolute;
  width: 100px;
  text-align: center; /* Centraliza o texto horizontalmente */
  top: 122px;
  left: 18px;
  font-family: "Irish Grover", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 43px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.component .img-3 {
  top: 190px;
  left: 148px;
  position: absolute;
  width: 25px;
  height: 25px;
  object-fit: cover;
}

.component .div {
  position: absolute;
  width: 254px;
  height: 350px;
  top: 160px;
  left: 677px;
  background-color: #2dbce073;
  border-radius: 15px;
  border: 1px solid;
  border-color: #009cff;
}





.component .logo-instagram-png-2 {
  left: 112px;
  position: absolute;
  width: 35px;
  height: 34px;
  top: 251px;
  object-fit: cover;
}


.component1 {
  position: fixed;
  top: 50%;
  left: 80%;
  transform: translate(-50%, -50%);
  width: 1197px;
  height: 671px;
}

.component1 .overlap-group-1 {
  position: absolute;
  width: 254px;
  height: 350px;
  top: 160px;
  left: 319px;
  background-color: #2dbce073;
  border-radius: 15px;
  border: 1px solid;
  border-color: #009cff;
}

.component1 .logo-instagram-png-1 {
  left: 108px;
  position: absolute;
  width: 35px;
  height: 34px;
  top: 251px;
  object-fit: cover;
}

.component1 .img-1 {
  top: 190px;
  left: 117px;
  position: absolute;
  width: 25px;
  height: 25px;
  object-fit: cover;
}

.component1 .img-2-1 {
  top: 190px;
  left: 86px;
  position: absolute;
  width: 25px;
  height: 26px;
  object-fit: cover;
}

.component1 .overlap-1 {
  position: absolute;
  width: 125px;
  height: 167px;
  top: 23px;
  left: 64px;
}

.component1 .image-1 {
  top: 0;
  left: 0;
  position: absolute;
  width: 125px;
  height: 125px;
  object-fit: cover;
}

.component1 .text-wrapper-1 {
  position: absolute;
  width: 100px;
  top: 122px;
  left: 18px;
  font-family: "Irish Grover", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 43px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.component1 .img-3-1 {
  top: 190px;
  left: 148px;
  position: absolute;
  width: 25px;
  height: 25px;
  object-fit: cover;
}

.component1 .div-1 {
  position: absolute;
  width: 254px;
  height: 350px;
  top: 160px;
  left: 677px;
  background-color: #2dbce073;
  border-radius: 15px;
  border: 1px solid;
  border-color: #009cff;
}

.component1 .image-2-1 {
  top: 22px;
  left: 63px;
  position: absolute;
  width: 125px;
  height: 125px;
  object-fit: cover;
}


.component1 .logo-instagram-png-2-1 {
  left: 112px;
  position: absolute;
  width: 35px;
  height: 34px;
  top: 251px;
  object-fit: cover;
}

/* Estilo padrão para ambos os componentes */
.component,
.component1 {
  position: fixed;
  width: 1197px;
  height: 671px;
}


}
