@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Shippori+Antique&display=swap");
* {
  margin: 0;
  padding: o;
  box-sizing: border-box;
}

body {
  background: #F1F1F1;
  color: #000;
  max-width: 100%;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
}

@font-face {
  font-family: "dafine";
  src: url("Daffeniy.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
html {
  font-family: Shippori Antique, "sans serif";
  font-weight: 400;
}

nav {
  max-width: 1733px;
  margin: auto;
  padding: 1.15rem 7.5rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.bandeira {
  width: 50px;
  height: 50px;
}

.fofocas {
  font-family: "Space Mono", sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.olim {
  font-family: "Space Mono", sans-serif;
  font-size: 25px;
  font-weight: 700;
}

a {
  font-family: "Space Mono", sans-serif;
  font-size: 25px;
  font-weight: 300;
  cursor: pointer;
  font-weight: 700;
}

.fobeira {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

main {
  display: flex;
  flex-direction: column;
}

.rebeca {
  max-width: 1733px;
  height: 68vh;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: auto;
  gap: 7.8rem;
}

.herebeca {
  display: flex;
  flex-direction: column;
}

.fotorebeca > figure > img {
  width: 732px;
  height: 497px;
  border: 0.3px solid #000;
}

hr {
  color: #000000;
  width: 1728.05px;
  height: 0.5;
}

h1 {
  font-family: dafine;
  font-size: 7rem;
  font-weight: 200;
  margin-left: 56px;
  padding-bottom: 0%;
  line-height: 100px;
  margin-top: 20px;
}

h2 {
  font-family: Shippori Antique, "sans-serif";
  font-size: 28px;
  font-weight: 400;
  margin-left: 56px;
  margin-top: 0;
}

button {
  border: none;
  padding: 1rem;
  background: #000;
  width: 306px;
  height: 90px;
  margin-left: 56px;
  margin-top: 30px;
}

.bombando {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  font-family: "Space Mono", sans-serif;
  font-size: 25px;
  padding: 1.5rem;
  align-items: center;
  gap: 0.5rem;
  font-weight: 700;
}

.fogo {
  width: 40px;
  height: 40px;
}

.fotojuiz {
  margin-top: 23px;
  margin-left: 56px;
  width: 500px;
  height: 395px;
  border: 0.2px solid #000;
  float: left;
  margin-bottom: 23px;
}

h4 {
  font-family: "dafine";
  font-weight: 200;
  font-size: 100px;
  line-height: 95px;
}

.juiz {
  display: flex;
  flex-direction: row;
  gap: 90px;
  align-items: center;
}

p {
  font-family: Shippori Antique, "sans-serif";
  font-weight: 400;
  font-size: 25px;
}

.arianafoto {
  margin-top: 23px;
  margin-left: 56px;
  width: 500px;
  height: 395px;
  border: 0.2px solid #000;
  float: left;
  margin-bottom: 23px;
}

.ariana {
  display: flex;
  flex-direction: row;
  gap: 90px;
  align-items: center;
}

.simonevideo {
  margin-top: 23px;
  margin-left: 56px;
  width: 498px;
  height: 364px;
  border: 0.2px solid #000;
  float: left;
  margin-bottom: 23px;
}

.simone {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 80px;
}

.textobiles {
  margin-top: 80px;
  margin-left: 637px;
}

.paris {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  font-family: "Space Mono", sans-serif;
  font-size: 25px;
  padding: 1.5rem;
  align-items: center;
  gap: 0.5rem;
}

.mapa {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 90px;
}

.capital {
  font-family: Shippori Antique, "sans-serif";
  font-size: 20px;
  font-weight: 700;
  margin-top: 10px;
  margin-left: 480px;
  color: #F1F1F1;
}

footer {
  background: #000;
  width: auto;
  height: 42px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.igs {
  font-family: "Space Mono", sans-serif;
  font-size: 15px;
  color: #fff;
}

.igfoto {
  width: 25px;
  height: 25px;
}/*# sourceMappingURL=style.css.map */