@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Volkhov:ital,wght@0,400;0,700;1,400;1,700&display=swap");
* {
  margin: 0;
}

.hero {
  height: 100vh;
  background-image: url(./vecteezy_ai-generated-relaxing-on-wood-bridge-in-beautiful_40174060.jpg);
  background-position: center;
  background-size: cover;
  background-color: rgba(8, 0, 0, 0.466);
  background-blend-mode: overlay;
}

nav {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  gap: 200px;
}

nav a {
  color: white;
  text-decoration: none;
  padding: 0px 10px;
}

.links :hover {
  text-decoration: underline;
  text-decoration-color: #df6951;
}

nav button {
  background-color: #df6951;
  padding: 10px 15px;
  color: white;
  border: none;
  font-size: 12px;
  border-radius: 5px;
  margin-right: 30px;
}

.main {
  display: flex;
  flex-direction: column;
  gap: 50px;
  width: 844px;
  height: 443px;
  justify-content: center;
  margin-left: 280px;
  padding-top: 30px;
}

.main h1 {
  font-family: poppins;
  font-weight: 700;
  font-size: 50px;
  line-height: 67px;
  width: 600px;
  color: white;
}

.box {
  width: 820px;
  height: 90px;
  background-color: rgba(220, 220, 220, 0.596);
  display: flex;
  justify-content: space-around;
  align-items: center;
  color: white;
}

.box input {
  padding: 15px 0px;
  border: none;
  background-color: transparent;
  border-left: 2px solid white;
  padding-left: 40px;
}
input::placeholder {
  color: white;
}

.box button {
  background-color: #df6951;
  padding: 10px 25px;
  color: white;
  border: none;
  font-size: 12px;
  border-radius: 5px;
  margin-right: 30px;
}

.group {
  display: flex;
  align-items: center;
  gap: 10px;
}

.group img {
  width: 20%;
}
.group p {
  color: white;
}

.hero2 {
  height: 15vh;
  background-color: #f7f7f7;
  display: flex;
  gap: 60px;
  align-items: center;
  justify-content: space-evenly;
  padding: 0px 30px;
}

.hero2 img {
  height: 35px;
  cursor: pointer;
}

.hero3 {
  height: 250vh;
}
.category {
  width: 70%;
  margin-top: 90px;
  padding-left: 200px;
  margin-right: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
}
.category h1 {
  font-weight: 700;
  font-size: 50px;
  font-family: Volkhov;
  color: #181e4b;
}

.category h3 {
  color: #df6951;
  font-weight: 600;
  font-size: 18px;
  font-family: poppins;
}

.article {
  display: flex;
  gap: 40px;
}

article {
  margin-left: 35px;
  line-height: 20px;
  padding-top: 10px;
}
.art {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.article p {
  color: #5e6282;
  font-weight: 500;
  font-size: 16px;
  font-family: poppins;
  padding-top: 10px;
}
.art1 {
  border: 2px solid white;
  background-color: transparent;
  border-radius: 15px;
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.5);
  padding: 20px 10px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main1 {
  position: relative;
  height: 600px;
  width: 100%;
  margin-top: 150px;
  display: flex;
  justify-content: center;
  gap: 150px;
}
#eclipse {
  position: absolute;
  width: 150px;
  height: 150px;
  left: 80px;
}
#eclipse2 {
  position: absolute;
  height: 150px;
  width: 150px;
  bottom: 10px;
  left: 445px;
  z-index: -1;
}
.main1 img {
  height: 550px;
  width: 400px;
  border-top-left-radius: 200px;
  border-top-right-radius: 200px;
}

.honeymoon {
  width: 550px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 100px;
}

.honeymoon h3 {
  color: #df6951;
  font-weight: 600;
  font-size: 18px;
  font-family: poppins;
}
.honeymoon h1 {
  font-family: Volkhov;
  font-size: 50px;
  font-weight: 700;
  color: #181e4b;
  line-height: 70px;
}
.honeymoon p {
  color: #5e6282;
}
.honeymoon button {
  background-color: #df6951;
  padding: 15px 25px;
  color: white;
  border: none;
  font-size: 12px;
  border-radius: 5px;
  margin-right: 30px;
  width: 30%;
}

.main2 {
  position: relative;
  height: 500px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
  cursor: pointer;
}
.content1a p {
  margin-left: 30px;
}
.content1 {
  width: 35%;
  padding: 20px 0px;
  position: relative;
}
.content1 h3 {
  color: #df6951;
  font-weight: 600;
  font-size: 18px;
  font-family: poppins;
}
.content1 h1 {
  font-family: Volkhov;
  font-weight: 700;
  font-size: 50px;
  color: #181e4b;
  line-height: 64px;
  padding-top: 10px;
}
.bold {
  font-weight: 700;
  color: #181e4b;
}
.dull {
  color: #5e6282;
  width: 60%;
}
#img1 {
  position: absolute;
  left: 0px;
}
#img2 {
  position: absolute;
  left: 0px;
}
#img3 {
  position: absolute;
  left: 0px;
}

.hawaii {
  height: 400px;
  width: 400px;
  padding-right: 30px;
  margin-top: 80px;
}
.hawaii2 {
  position: absolute;
  height: 250px;
  width: 250px;
  right: 180px;
  bottom: 60px;
}
