
body{
  background-color: burlywood;
object-fit: cover;
}

.enter_span {
  color: white;
  font-size: 64px;
  font-family: Monofett;
  font-weight: 400;
  word-wrap: break-word;

}


.bt_entrar {
  width: 234px;
  height: 86px;
  left: 108px;
  top: 146px;
  position: absolute;
}

.home {
  width: 428px;
  height: 926px;
  position: relative;
  background: white;
  overflow: hidden;
  background-image: url("img/home.jpeg");
    margin: auto;

}
.page1{
  width: 428px;
  height: 926px;
  position: relative;
  background: white;
  overflow: hidden;
  margin: auto;
  background-image: url("img/grok-image-642df132-9e9a-4c1f-b507-ab8f149ca3c7.png");
}

.page2{
  width: 428px;
  height: 926px;
  position: relative;
  background: white;
  overflow: hidden;
  margin: auto;
  background-image: url("img/page2.png");
}

.page3{
  width: 428px;
  height: 926px;
  position: relative;
  background: white;
  overflow: hidden;
  margin: auto;
  background-image: url("img/page3\ en\ tamaño\ grande.jpeg");
}
.page4{
  width: 428px;
  height: 926px;
  position: relative;
  background: white;
  overflow: hidden;
  margin: auto;
  background-image: url("img/page4\ en\ tamaño\ grande.jpeg");
}
.page5{
  width: 428px;
  height: 926px;
  position: relative;
  background: white;
  overflow: hidden;
  margin: auto;
  background-image: url("img/page5\ en\ tamaño\ grande.jpeg");
}
.page6{
  width: 428px;
  height: 926px;
  position: relative;
  background: white;
  overflow: hidden;
  margin: auto;
  background-image: url("img/page6\ en\ tamaño\ grande.jpeg");
}
.page7{
  width: 428px;
  height: 926px;
  position: relative;
  background: white;
  overflow: hidden;
  margin: auto;
  background-image: url("img/page7.png");
}
.page8{
  width: 428px;
  height: 926px;
  position: relative;
  background: white;
  overflow: hidden;
  margin: auto;
  background-image: url("img/page8\ en\ tamaño\ grande.jpeg");
}
.page9{
  width: 428px;
  height: 926px;
  position: relative;
  background: white;
  overflow: hidden;
  margin: auto;
  background-image: url("img/page9.png");

}
.page10{
  width: 428px;
  height: 926px;
  position: relative;
  background: white;
  overflow: hidden;
  margin: auto;
  background-image: url("img/page10\ en\ tamaño\ grande.jpeg");

}
.page11{
  width: 428px;
  height: 926px;
  position: relative;
  background: white;
  overflow: hidden;
  margin: auto;
  background-image: url("img/page12.png");

}

.discription {
  	width: 100%;
  	height: 926px;
  	position: relative;
  	background-color: #fff;
  	overflow: hidden;
  	text-align: left;
  	font-size: 24px;
  	color: #000;
  	font-family: Monda;
}

.right {
  	position: absolute;
  	bottom: 40px;
  	left: 300px;
  	width: 81.5px;
  	height: 88.5px;
  	flex-shrink: 0;
    

}
.left {
  	position: absolute;
    bottom: 40px;
  	left: 50px;
  	width: 81.5px;
  	height: 88.5px;
  	flex-shrink: 0;
      background-image: url("img/page4.jpeg");
}
.up {
  	position: absolute;
  	bottom:110px;
  	left: 167px;
  	width: 94.4px;
  	height: 86.4px;
  	flex-shrink: 0;
}
.down {
  	position: absolute;
  	bottom: 20px;
  	left: 167px;
  	width: 94.4px;
  	height: 86.4px;

}

