body {
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  background-color: black;
  overflow-x: hidden;
}

.brand {
  display: flex;
  position: relative;
  width: 100%;
  height: 9.5rem;
  color: #ffffff;
  background-color: #3d405b;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  border-left: 0.1px solid white;
}

.brand-name {
  max-width: 20.8rem;
  height: 2rem;
  line-height: 33.18px;
  left: 150px;
  padding-left: 12rem;
  float: left;
  align-items: center;
}

.brand-name a {
  color: #ffffff;
  font-size: 2.8rem;
  font-weight: 700;
}

.brand-name span {
  color: #aa5e31;
}

.brand-nav {
  max-width: 80%;
  list-style-type: none;
  font-size: 1.5rem;
  line-height: 24px;
  font-weight: 400;
  position: absolute;
  left: 300px;
  align-items: center;
  text-align: center;
  justify-self: center;
}

.brand nav ul li a {
  color: #ffffff;
  float: left;
  list-style-type: none;
  gap: 10;
}

.brand li {
  list-style-type: none;
  float: left;
  margin: 5rem;
}

.brand li a:hover {
  text-decoration: none;
  text-decoration-color: #aa5e31;
  border-bottom: 2px solid #aa5e31;
}

.hambugger {
  display: none;
}

/*new*/
.rewind {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  width: 100%;
  margin: auto;
  height: 2vh;

  background-color: white;
}

.wind button {
  color: #3d405b;
  border: none;
  background-color: inherit;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  margin: 2rem;
}

.wind a {
  color: #3d405b;
}

.wind button a:hover {
  color: #aa5e31;
}

#blue:hover {
  fill: #aa5e31;
}

/* new section*/
.hero {
  display: flex;
  justify-content: space-between;
  background-color: white;
  width: 100%;
  height: 42vh;
  margin: auto;
  padding: 12rem;
  padding-top: 6rem;
}

.hero2 {
  width: 39rem;
  height: 40rem;
  gap: 0px;
  border-radius: 7px;
  opacity: 0px;
}

.hero2 img {
  width: 100%;
  height: 25rem;
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 15px 0 rgba(0, 0, 0, 0.1);
}

.hero1 {
  line-height: 30px;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
}

.hero1 span {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
}

/* new section*/
.intro {
  display: flex;
  justify-content: space-between;
  background-color: white;
  width: 100%;
  height: 192vh;
  margin: auto;
  padding: 12rem;
  padding-top: 5rem;
}

.intro1 h1 {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
}

.intro1 h2 {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
}

.intro1 li {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
}

.intro1 button {
  font-family: "Inter", sans-serif;
  font-size: 1.3rem;
  line-height: 20px;
  text-align: center;
  background-color: #aa5e31;
  color: #ffffff;
  width: 150px;
  border: none;
  height: 40px;
  border-radius: 5px;
  font-weight: 600;
  margin-top: 3rem;
  float: right;
  margin-left: 2rem;
}

.intro1 button a {
  font-size: 1.3rem;
  color: #ffffff;
}

.intro1 button:hover {
  background-color: #3d405b;
}

/*footer*/
footer {
  width: 100%;
  margin: auto;
  background-color: #3d405b;
  height: auto;
  display: flex;
  justify-content: space-around;
  font-family: "Montserrat", serif;
  align-self: start;
  padding: 3rem;
}

.copyright {
  width: 30%;
  background-color: #3d405b;
  height: 56vh;
  display: flex;
  justify-content: left;
  font-family: "Montserrat", serif;
  align-self: start;
}

.started button {
  display: block;
  margin: 1rem;
  margin-left: 0px;
  width: 100px;
  height: 5vh;
  font-weight: 500;
  border: none;
  font-size: 1.3rem;
  border-radius: 3px;
  color: #3d405b;
}

.started button a {
  font-size: 1.3rem;
  color: #3d405b;
}

.start {
  font-size: 1.3rem;
}

.eleven {
  max-width: 90%;
  height: 2rem;
  line-height: 23.18px;
  left: 150px;
  padding-left: 5rem;
  float: left;
  align-items: center;
  margin-top: 7rem;
}

.eleven a {
  color: #ffffff;
  font-size: 3.5rem;
  font-weight: 600;
}

.eleven span {
  color: #aa5e31;
}

.eleven h1 {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 300;
  margin-top: 2rem;
}

.right {
  width: 70%;
  background-color: #3d405b;
  height: 66vh;
  display: flex;
  justify-content: left;
  font-family: "Montserrat", serif;
  align-self: start;
}

.twelve {
  margin-top: 5rem;
}

.thirteen {
  margin-top: 5rem;
}

.fourteen {
  margin-top: 5rem;
}

.fifteen {
  margin-top: 5rem;
}

footer li {
  list-style-type: none;
  color: #ffffff;
  padding: 1rem;
  margin-left: 10rem;
  font-weight: 300;
  font-size: 1.3rem;
}

footer p {
  list-style-type: none;
  color: #ffffff;
  padding: 1rem;
  margin-left: 10rem;
  font-weight: 300;
  font-size: 1.3rem;
}

footer li:hover {
  color: #aa5e31;
}

footer button :hover {
  color: white;
  background-color: #aa5e31;
}

footer button:hover {
  color: white;
  background-color: #aa5e31;
}

.sixteen {
  display: none;
}

@media only screen and (max-width: 1024px) {
  /* For tablet phones: */

  .brand {
    display: flex;
    position: relative;
    width: 100%;
    height: 9vh;
    color: #ffffff;
    background-color: #3d405b;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    border-left: 0.1px solid white;
  }

  .brand-name {
    max-width: 20%;
    height: 2rem;
    line-height: 33.18px;
    left: 120px;
    padding-left: 7rem;
    float: left;
    align-items: center;
  }

  .brand-name a {
    color: #ffffff;
    font-size: 2.4rem;
    font-weight: 700;
  }

  .brand-name span {
    color: #aa5e31;
  }

  .brand-nav {
    width: 80%;
    list-style-type: none;
    font-size: 1.4rem;
    line-height: 24px;
    font-weight: 400;
    position: absolute;
    left: 200px;
    align-items: center;
    text-align: center;
    justify-self: center;
  }

  .brand nav ul li a {
    color: #ffffff;
    float: left;
    font-size: 1.2rem;
    list-style-type: none;
    gap: 10;
  }

  .brand li {
    list-style-type: none;
    float: left;
    margin: 3rem;
    font-size: 1.2rem;
    font-weight: 500;
    margin-right: 2rem;
  }

  .brand li a:hover {
    text-decoration: none;
    text-decoration-color: #aa5e31;
    border-bottom: 2px solid #aa5e31;
  }

  .hambugger {
    display: none;
    max-width: 20%;
    list-style-type: none;
    font-size: 1.5rem;
    line-height: 24px;
    font-weight: 400;
    position: absolute;
    left: 450px;
    margin-left: 30rem;
    align-items: center;
    text-align: center;
    justify-self: center;
  }

  .hambugger {
    display: none;
  }

  /*new*/
  .rewind {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    width: 100%;
    margin: auto;
    height: 2vh;

    background-color: white;
  }

  .wind button {
    color: #3d405b;
    border: none;
    background-color: inherit;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    margin: 2rem;
  }

  .wind button:hover {
    color: #aa5e31;
  }

  #blue:hover {
    fill: #aa5e31;
  }

  .wind a {
    color: #3d405b;
  }

  .wind button a:hover {
    color: #aa5e31;
  }

  /* new section*/
  .hero {
    display: flex;
    justify-content: space-between;
    background-color: white;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 7rem;
    padding-top: 6rem;
  }

  .hero2 {
    width: 34rem;
    height: 20rem;
    gap: 0px;
    border-radius: 7px;
    opacity: 0px;
  }

  .hero2 img {
    width: 100%;
    height: 20rem;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 15px 0 rgba(0, 0, 0, 0.1);
  }

  .hero1 {
    line-height: 30px;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  .hero1 span {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  /* new section*/
  .intro {
    display: flex;
    justify-content: space-between;
    background-color: white;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 7rem;
    padding-top: 5rem;
  }

  .intro1 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  .intro1 h2 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  .intro1 li {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  .intro1 button {
    font-family: "Inter", sans-serif;
    font-size: 1.3rem;
    line-height: 20px;
    text-align: center;
    background-color: #aa5e31;
    color: #ffffff;
    width: 120px;
    border: none;
    height: 35px;
    border-radius: 5px;
    font-weight: 600;
    margin-top: 3rem;
    float: right;
    margin-left: 2rem;
  }

  .intro1 button a {
    font-size: 1.2rem;
    color: #ffffff;
  }

  .intro1 button:hover {
    background-color: #3d405b;
  }

  /*footer*/
  /*footer*/
  footer {
    width: 100%;
    margin: auto;
    background-color: #3d405b;
    height: auto;
    display: flex;
    justify-content: space-around;
    font-family: "Montserrat", serif;
    align-self: start;
    padding: 3rem;
  }

  .copyright {
    width: 30%;
    background-color: #3d405b;
    height: 56vh;
    display: flex;
    justify-content: left;
    font-family: "Montserrat", serif;
    align-self: start;
  }

  .started button {
    display: block;
    margin: 1rem;
    margin-left: 0px;
    width: 120px;
    height: 4vh;
    font-weight: 500;
    border: none;
    font-size: 1.3rem;
    border-radius: 3px;
    color: #3d405b;
  }

  .started button a {
    font-size: 1.3rem;
    color: #3d405b;
  }

  .start {
    display: block;
    font-size: 12px;
  }

  .eleven {
    max-width: 90%;
    height: 2rem;
    line-height: 23.18px;
    left: 150px;
    padding-left: 5rem;
    float: left;
    align-items: center;
    margin-top: 7rem;
  }

  .eleven a {
    color: #ffffff;
    font-size: 3.5rem;
    font-weight: 600;
  }

  .eleven span {
    color: #aa5e31;
  }

  .eleven h1 {
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: 300;
    margin-top: 2rem;
  }

  .right {
    width: 70%;
    background-color: #3d405b;
    height: 56vh;
    display: flex;
    justify-content: left;
    font-family: "Montserrat", serif;
    align-self: start;
  }

  .twelve {
    margin-top: 3rem;
  }

  .thirteen {
    margin-top: 3rem;
  }

  .fourteen {
    margin-top: 3rem;
  }

  .fifteen {
    margin-top: 3rem;
  }

  footer li {
    list-style-type: none;
    color: #ffffff;
    padding: 1rem;
    margin-left: 2rem;
    font-weight: 300;
    font-size: 1.1rem;
  }

  footer p {
    list-style-type: none;
    color: #ffffff;
    padding: 1rem;
    margin-left: 2rem;
    font-weight: 300;
    font-size: 1.1rem;
  }

  footer li:hover {
    color: #aa5e31;
  }

  footer button :hover {
    color: white;
    background-color: #aa5e31;
  }

  footer button:hover {
    color: white;
    background-color: #aa5e31;
  }

  .sixteen {
    display: none;
  }
}

@media only screen and (max-width: 500px) {

  /* For tablet phones: */
  .brand {
    display: flex;
    position: relative;
    width: 100%;
    height: 8.5rem;
    color: #ffffff;
    background-color: #3d405b;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    border-left: 0.1px solid white;
  }

  .brand-name {
    max-width: 20%;
    height: 2rem;
    line-height: 33.18px;
    left: 120px;
    padding-left: 4rem;
    float: left;
    align-items: center;
  }

  .brand-name a {
    color: #ffffff;
    font-size: 2.4rem;
    font-weight: 700;
  }

  .brand-name span {
    color: #aa5e31;
  }

  .brand-nav {
    display: none;
    width: 80%;
    list-style-type: none;
    font-size: 1.1rem;
    line-height: 24px;
    font-weight: 400;
    position: absolute;
    left: 200px;
    align-items: center;
    text-align: center;
    justify-self: center;
  }

  .hambugger {
    position: absolute;
    left: 100px;
  }

  .hambugger {
    display: flex;
    max-width: 50%;
    list-style-type: none;
    font-size: 1.5rem;
    line-height: 24px;
    font-weight: 400;
    position: absolute;
    left: 250px;
    margin-left: 10rem;
    align-items: center;
    text-align: center;
    justify-self: center;
  }

  .brand nav ul li a {
    color: #ffffff;
    float: left;
    font-size: 1.2rem;
    list-style-type: none;
    gap: 10;
  }

  .brand li {
    list-style-type: none;
    float: left;
    margin: 3rem;
    font-size: 1rem;
    margin-right: 4rem;
  }

  .brand li a:hover {
    text-decoration: none;
    text-decoration-color: #aa5e31;
    border-bottom: 2px solid #aa5e31;
  }

  /*new*/
  .rewind {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    width: 100%;
    margin: auto;
    height: 2vh;

    background-color: white;
  }

  .wind button {
    color: #3d405b;
    border: none;
    background-color: inherit;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    margin: 2rem;
  }

  .wind button:hover {
    color: #aa5e31;
  }

  #blue:hover {
    fill: #aa5e31;
  }

  .wind a {
    color: #3d405b;
  }

  .wind button a:hover {
    color: #aa5e31;
  }

  /* new section*/
  .hero {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    background-color: white;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 7rem;
    padding-top: 6rem;
  }

  .hero2 {
    width: 34rem;
    height: 25vh;
    gap: 0px;
    border-radius: 7px;
    opacity: 0px;
  }

  .hero2 img {
    width: 100%;
    height: 25vh;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 15px 0 rgba(0, 0, 0, 0.1);
  }

  .hero1 {
    margin-top: 1rem;
    height: auto;
    width: 100%;
    line-height: 30px;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  .hero1 span {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  /* new section*/
  .intro {
    display: flex;
    justify-content: space-between;
    background-color: white;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 5rem;
    padding-top: 0.1rem;
  }

  .intro1 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  .intro1 h2 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  .intro1 li {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  .intro1 button {
    font-family: "Inter", sans-serif;
    font-size: 1.3rem;
    line-height: 20px;
    text-align: center;
    background-color: #aa5e31;
    color: #ffffff;
    width: 120px;
    border: none;
    height: 35px;
    border-radius: 5px;
    font-weight: 600;
    margin-top: 3rem;
    float: right;
    margin-left: 2rem;
  }

  .intro1 button a {
    font-size: 1.2rem;
    color: #ffffff;
  }

  .intro1 button:hover {
    background-color: #3d405b;
  }

  /*footer*/
  footer {
    width: 100%;
    margin: auto;
    background-color: #3d405b;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    font-family: "Montserrat", serif;
    align-self: start;
    padding: 3rem;
  }

  .copyright {
    width: 90%;
    background-color: #3d405b;
    height: 36vh;
    display: flex;
    justify-content: left;
    font-family: "Montserrat", serif;
    align-self: start;
  }

  .started button {
    display: block;
    margin: 1rem;
    margin-left: 0px;
    width: 120px;
    height: 4vh;
    font-weight: 500;
    border: none;
    font-size: 1.3rem;
    border-radius: 3px;
    color: #3d405b;
  }

  .started button a {
    font-size: 1.3rem;
    color: #3d405b;
  }

  .start {
    display: none;
    font-size: 12px;
  }

  .eleven {
    max-width: 90%;
    height: 2rem;
    line-height: 23.18px;
    left: 150px;
    padding-left: 2rem;
    float: left;
    align-items: center;
    margin-top: 2rem;
  }

  .eleven a {
    color: #ffffff;
    font-size: 3.5rem;
    font-weight: 600;
  }

  .eleven span {
    color: #aa5e31;
  }

  .eleven h1 {
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: 300;
    margin-top: 2rem;
  }

  .right {
    width: 90%;

    background-color: #3d405b;
    height: auto;
    display: grid;
    grid-template-columns: repeat(2, 200px);
    justify-content: left;
    font-family: "Montserrat", serif;
    align-self: start;
  }

  .twelve {
    margin-top: 0.1rem;
  }

  .thirteen {
    margin-top: 0.1rem;
  }

  .fourteen {
    margin-top: 0.1rem;
  }

  .fifteen {
    margin-top: 0.1rem;
  }

  footer li {
    list-style-type: none;
    color: #ffffff;
    padding: 1rem;
    margin-left: 2rem;
    font-weight: 300;
    font-size: 1.3rem;
  }

  footer p {
    list-style-type: none;
    color: #ffffff;
    padding: 1rem;
    margin-left: 2rem;
    font-weight: 300;
    font-size: 1.1rem;
  }

  footer li:hover {
    color: #aa5e31;
  }

  footer button :hover {
    color: white;
    background-color: #aa5e31;
  }

  footer button:hover {
    color: white;
    background-color: #aa5e31;
  }

  .sixteen {
    height: auto;
    background-color: #3d405b;
    display: flex;
    font-size: 0.5rem;
    color: #ffffff;
    justify-content: left;
    padding-left: 3rem;
  }
}

@media only screen and (max-width: 390px) {

  /* For mobile phones: */
  .brand {
    display: flex;
    position: relative;
    width: 100%;
    height: 8.5rem;
    color: #ffffff;
    background-color: #3d405b;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    border-left: 0.1px solid white;
  }

  .brand-name {
    max-width: 20%;
    height: 2rem;
    line-height: 33.18px;
    left: 120px;
    padding-left: 4rem;
    float: left;
    align-items: center;
  }

  .brand-name a {
    color: #ffffff;
    font-size: 2.4rem;
    font-weight: 700;
  }

  .brand-name span {
    color: #aa5e31;
  }

  .brand-nav {
    display: none;
    width: 80%;
    list-style-type: none;
    font-size: 1.1rem;
    line-height: 24px;
    font-weight: 400;
    position: absolute;
    left: 200px;
    align-items: center;
    text-align: center;
    justify-self: center;
  }

  .hambugger {
    position: absolute;
    left: 100px;
  }

  .hambugger {
    display: flex;
    max-width: 50%;
    list-style-type: none;
    font-size: 1.5rem;
    line-height: 24px;
    font-weight: 400;
    position: absolute;
    left: 250px;
    margin-left: 10rem;
    align-items: center;
    text-align: center;
    justify-self: center;
  }

  .brand nav ul li a {
    color: #ffffff;
    float: left;
    font-size: 1.2rem;
    list-style-type: none;
    gap: 10;
  }

  .brand li {
    list-style-type: none;
    float: left;
    margin: 3rem;
    font-size: 1rem;
    margin-right: 4rem;
  }

  .brand li a:hover {
    text-decoration: none;
    text-decoration-color: #aa5e31;
    border-bottom: 2px solid #aa5e31;
  }

  /*new*/
  .rewind {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    width: 100%;
    margin: auto;
    height: 2vh;

    background-color: white;
  }

  .wind button {
    color: #3d405b;
    border: none;
    background-color: inherit;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    margin: 2rem;
  }

  .wind button:hover {
    color: #aa5e31;
  }

  #blue:hover {
    fill: #aa5e31;
  }

  .wind a {
    color: #3d405b;
  }

  .wind button a:hover {
    color: #aa5e31;
    border-bottom: 1px solid #aa5e31;
  }

  /* new section*/
  .hero {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    background-color: white;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 4rem;
    padding-top: 6rem;
  }

  .hero2 {
    width: 30rem;
    height: 20rem;
    gap: 0px;
    border-radius: 7px;
    opacity: 0px;
  }

  .hero2 img {
    width: 100%;
    height: 20rem;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 15px 0 rgba(0, 0, 0, 0.1);
  }

  .hero1 {
    margin-top: 1rem;
    line-height: 30px;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  .hero1 span {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  /* new section*/
  .intro {
    display: flex;
    justify-content: space-between;
    background-color: white;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 5rem;
    padding-top: 0.1rem;
  }

  .intro1 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  .intro1 h2 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  .intro1 li {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
  }

  .intro1 button {
    font-family: "Inter", sans-serif;
    font-size: 1.3rem;
    line-height: 20px;
    text-align: center;
    background-color: #aa5e31;
    color: #ffffff;
    width: 120px;
    border: none;
    height: 35px;
    border-radius: 5px;
    font-weight: 600;
    margin-top: 3rem;
    float: right;
    margin-left: 2rem;
  }

  .intro1 button a {
    font-size: 1.2rem;
    color: #ffffff;
  }

  .intro1 button:hover {
    background-color: #3d405b;
  }

  /*footer*/
  /*footer*/
  footer {
    width: 100%;
    margin: auto;
    background-color: #3d405b;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    font-family: "Montserrat", serif;
    align-self: start;
    padding: 3rem;
  }

  .copyright {
    width: 100%;
    background-color: #3d405b;
    height: 36vh;
    display: flex;
    justify-content: left;
    font-family: "Montserrat", serif;
    align-self: start;
  }

  .started button {
    display: block;
    margin: 1rem;
    margin-left: 0px;
    width: 120px;
    height: 4vh;
    font-weight: 500;
    border: none;
    font-size: 1.3rem;
    border-radius: 3px;
    color: #3d405b;
  }

  .started button a {
    font-size: 1.3rem;
    color: #3d405b;
  }

  .start {
    display: block;
    font-size: 12px;
  }

  .eleven {
    max-width: 90%;
    height: 2rem;
    line-height: 23.18px;
    left: 150px;
    padding-left: 2rem;
    float: left;
    align-items: center;
    margin-top: 2rem;
  }

  .eleven a {
    color: #ffffff;
    font-size: 3.5rem;
    font-weight: 600;
  }

  .eleven span {
    color: #aa5e31;
  }

  .eleven h1 {
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: 300;
    margin-top: 2rem;
  }

  .right {
    width: 100%;

    background-color: #3d405b;
    height: auto;
    display: grid;
    grid-template-columns: repeat(2, 200px);
    justify-content: left;
    font-family: "Montserrat", serif;
    align-self: start;
  }

  .twelve {
    margin-top: 0.1rem;
  }

  .thirteen {
    margin-top: 0.1rem;
  }

  .fourteen {
    margin-top: 0.1rem;
  }

  .fifteen {
    margin-top: 0.1rem;
  }

  footer li {
    list-style-type: none;
    color: #ffffff;
    padding: 1rem;
    margin-left: 2rem;
    font-weight: 300;
    font-size: 1.3rem;
  }

  footer p {
    list-style-type: none;
    color: #ffffff;
    padding: 1rem;
    margin-left: 2rem;
    font-weight: 300;
    font-size: 1.1rem;
  }

  footer li:hover {
    color: #aa5e31;
  }

  footer button :hover {
    color: white;
    background-color: #aa5e31;
  }

  footer button:hover {
    color: white;
    background-color: #aa5e31;
  }

  .sixteen {
    height: auto;
    background-color: #3d405b;
    display: flex;
    font-size: 0.5rem;
    color: #ffffff;
    justify-content: left;
    padding-left: 3rem;
  }
}