* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: Montserrat;
  background: #f5f5f5;
  margin-bottom: 5rem;
}

aside {
  padding: 1rem;
  width: 297px;
  height: 1024px;
  gap: 0px;
  opacity: 0px;
}

.sidebar {
  height: 100%;
  width: 160px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background: #3d405b;

  overflow-x: hidden;
  padding-top: 20px;
}

.profile-photo {
  width: 52px;
  height: 52px;
}

.profile-photo img {
  width: 38px;
  height: 38px;
  border-radius: 50%;
}

.navbar--brand a {
  color: #ffffff;
  text-decoration: none;
  font-size: 23.65px;
  font-weight: 700;
  line-height: 33.18px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  font-family: Montserrat;
}

.navbar--brand span {
  color: #aa5e31;
  font-family: Montserrat;
  font-size: 23.65px;
  font-weight: 700;
  line-height: 33.18px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

/* welcome block */
.welcome-block {
  display: flex;
  padding-top: 2rem;
}

.profile-text {
  color: #ffffff;
}

.profile-text h6 {
  font-family: Montserrat;
  font-size: 9px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 300;
  line-height: var(--TitleMediumLineHeight);
  letter-spacing: var(--TitleMediumTracking);
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.profile-text p {
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 300;
  line-height: var(--TitleMediumLineHeight);
  letter-spacing: var(--TitleMediumTracking);
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

/* ul and li */
.side-nav li a {
  text-decoration: none;
  color: #ffffff;
}

li {
  list-style-type: none;
  margin-bottom: 1rem;
  padding: 0.2rem;
  font-size: 12px;
}

.material-symbols-outlined {
  font-size: 18px;
}

.active {
  width: Fill (223px) px;
  height: Hug (44px) px;
  gap: 5px;
  text-align: left;
  opacity: 0px;
  background: #aa5e31;
  color: #ffffff;
  font-size: 12px;
}

li span {
  padding-right: 1rem;
}

/* side-nav */
.side1 {
  margin-top: 14rem;
}

/* new*/
.top-horizontal-nav {
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;

  height: 8vh;
}

.top-one {
  margin-left: 15rem;
}

.top-one a {
  text-decoration: none;
  padding: 0.1rem;
  font-size: 0.8rem;
  color: black;
  margin-right: 1rem;
}

.top-two a {
  text-decoration: none;
  padding: 0.1rem;
  color: #aa5e31;
  font-size: 0.8rem;
  margin-right: 1rem;
}

.top-horizontal-nav a:hover {
  color: #3d405b;
  border-bottom: 1px solid #3d405b;
}

.hambugger {
  display: none;
}

/*div*/
.app {
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: left;
  height: 6vh;
  padding-top: 1rem;
  padding-right: 2rem;
}

.heed {
  margin-left: 15rem;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 600;
  line-height: var(--TitleMediumLineHeight);
  letter-spacing: var(--TitleMediumTracking);
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

/*    */
.chart {
  background: #f5f5f5;
  display: flex;
  justify-content: space-between;
  height: 10vh;
  padding-right: 5rem;
}

.barchart {
  display: flex;
  position: relative;
  gap: 3px;
  width: 5rem;
  height: 10vh;
  margin-left: 14rem;
  margin-top: 2rem;
}

.bar-1 {
  border-left: 10px solid #d9d9d9;
  height: 5vh;
}

.bar-2 {
  border-left: 10px solid #d9d9d9;
  height: 3vh;
  margin-top: 2vh;
}

.bar-3 {
  border-left: 10px solid #d9d9d9;
  height: 4vh;
  margin-top: 1vh;
}

.bar-4 {
  border-left: 10px solid #aa5e31;
  height: 5vh;
}

.bar-5 {
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  left: 55px;
  width: 130px;
  font-size: 12px;
}

.bar-6 {
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  left: 55px;
  top: 17px;
  width: 100px;
  font-size: 20x;
}

.bar-6 span {
  font-size: 10px;
  font-weight: 400;
}

/*  */
.barchart1 {
  display: flex;
  position: relative;
  gap: 2px;
  width: 200px;
  height: 200px;
  margin-left: 3rem;
  margin-top: 2rem;
  cursor: pointer;
}

.bar-11 {
  height: 45px;
  width: 45px;
  border: 8px solid #3d405b;
  border-radius: 50%;
}

.bar-2 {
  border-left: 10px solid #d9d9d9;
  height: 3vh;
  margin-top: 2vh;
}

.barchart3 {
  display: flex;
  position: relative;
  gap: 2px;
  width: 5rem;
  height: 10vh;
  margin-left: 0.1rem;
  margin-top: 2rem;
}

.bar-12 {
  height: 45px;
  width: 45px;
  border: 8px solid #aa5e31;
  border-radius: 50%;
}

/*div*/
.app1 {
  position: relative;
  display: flex;
  justify-content: left;
  align-items: center;
  background: #ffffff;
  height: 7vh;
  gap: 19px;
  text-align: left;
  padding-top: 1rem;
  border-radius: 10px 10px 0px 0px;
  opacity: 0px;
  margin-left: 12rem;
  margin-right: 3rem;
  margin-top: 2rem;
}

.heed1 {
  margin-left: 1rem;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
  line-height: var(--TitleMediumLineHeight);
  letter-spacing: var(--TitleMediumTracking);
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #3d405b;
}

/*new*/
.hero {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  height: 40vh;
  padding: 4px 0px 4px 0px;
  gap: 29px;
  border-radius: 10px 10px 10px 10px;
  opacity: 0px;
  margin-left: 12rem;
  margin-right: 3rem;
}

.hero1 {
  width: 338px;
  height: 193px;
  gap: 0px;
  border-radius: 8px 10px 0px 0px;
  border: 1px 0px 0px 0px;
  opacity: 0px;
  border: 1px solid #aa5e31;
}

.hero1 button {
  margin-left: 16.1rem;
  width: Hug (109px) px;
  height: 4vh;
  padding: 0px 10px 0px 10px;
  gap: 10px;
  border-radius: 0px 8px 0px 8px;
  opacity: 0px;
  color: #ffffff;
  background-color: #aa5e31;
  border: none;
}

#btn {
  margin-left: 3rem;
  margin-top: 0.2rem;
  width: 110px;
  height: 25px;
  background-color: inherit;
  background-color: inherit;
  border: 1px solid #3d405b;
  border-radius: 4px;
}

#btn1 {
  margin-left: 1px;
  margin-top: 0.2rem;
  width: 110px;
  height: 25px;
  background-color: inherit;
  background-color: inherit;
  border: 1px solid #3d405b;
  border-radius: 4px;
}

.hero1 img {
  display: inline;
  width: 50px;
  height: 50px;
  gap: 0px;
  opacity: 0px;
  margin-left: 2rem;
  border-radius: 50%;
}

.hero1 h6 {
  display: inline;
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  margin-top: 12px;
  left: 8rem;
  width: 100px;
  font-size: 10px;
}

.hero1 p {
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  left: 8rem;
  top: 90px;
  width: 200px;
  font-size: 10px;
}

.hero1 h1 {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 1rem;
  padding: 1rem;
}

.hero1 h2 {
  position: absolute;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 1rem;
  padding: 1rem;
  top: 110px;
  left: 14rem;
}

.hero1 span {
  font-size: 10px;
  font-weight: 500;
}

.hero2 {
  width: 338px;
  height: 193px;
  gap: 0px;
  border-radius: 8px 10px 0px 0px;
  border: 1px 0px 0px 0px;
  opacity: 0px;
  border: 1px solid #aa5e31;
}

.hero2 button {
  margin-left: 16.1rem;
  width: Hug (109px) px;
  height: 4vh;
  padding: 0px 10px 0px 10px;
  gap: 10px;
  border-radius: 0px 8px 0px 8px;
  opacity: 0px;
  color: #ffffff;
  background-color: #aa5e31;
  border: none;
}

#btn {
  margin-left: 3rem;
  margin-top: 0.2rem;
  width: 110px;
  height: 25px;
  font-size: 12px;
  background-color: inherit;
  background-color: inherit;
  border: 1px solid #3d405b9d;
  border-radius: 4px;
}

#btn1 {
  margin-left: 1px;
  margin-top: 0.2rem;
  width: 110px;
  height: 25px;
  font-size: 12px;
  background-color: inherit;
  background-color: inherit;
  border: 1px solid #3d405b5d;
  border-radius: 4px;
}

.hero2 img {
  display: inline;
  width: 50px;
  height: 50px;
  gap: 0px;
  opacity: 0px;
  margin-left: 2rem;
  border-radius: 50%;
}

.hero2 h6 {
  display: inline;
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  margin-top: 12px;
  left: 31rem;
  width: 100px;
  font-size: 10px;
}

.hero2 p {
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  left: 31rem;
  top: 90px;
  width: 200px;
  font-size: 10px;
}

.hero2 h1 {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 1rem;
  padding: 1rem;
}

.hero2 h2 {
  position: absolute;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 1rem;
  padding: 1rem;
  top: 110px;
  left: 36rem;
}

.hero2 span {
  font-size: 10px;
  font-weight: 500;
}

.hero3 {
  width: 338px;
  height: 193px;
  gap: 0px;
  border-radius: 8px 10px 0px 0px;
  border: 1px 0px 0px 0px;
  opacity: 0px;
  border: 1px solid #aa5e31;
}

.hero3 button {
  margin-left: 16.1rem;
  width: Hug (109px) px;
  height: 4vh;
  padding: 0px 10px 0px 10px;
  gap: 10px;
  border-radius: 0px 8px 0px 8px;
  opacity: 0px;
  color: #ffffff;
  background-color: #aa5e31;
  border: none;
}

#btn {
  margin-left: 3rem;
  margin-top: 0.2rem;
  width: 110px;
  height: 25px;
  background-color: inherit;
  background-color: inherit;
  border: 1px solid #3d405b;
  border-radius: 4px;
}

#btn1 {
  margin-left: 1px;
  margin-top: 0.2rem;
  width: 110px;
  height: 25px;
  background-color: inherit;
  background-color: inherit;
  border: 1px solid #3d405b;
  border-radius: 4px;
}

.hero3 img {
  display: inline;
  width: 50px;
  height: 50px;
  gap: 0px;
  opacity: 0px;
  margin-left: 2rem;
  border-radius: 50%;
}

.hero3 h6 {
  display: inline;
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  margin-top: 12px;
  left: 54rem;
  width: 100px;
  font-size: 10px;
}

.hero3 p {
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  left: 54rem;
  top: 90px;
  width: 200px;
  font-size: 10px;
}

.hero3 h1 {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 1rem;
  padding: 1rem;
}

.hero3 h2 {
  position: absolute;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 1rem;
  padding: 1rem;
  top: 110px;
  left: 60rem;
}

.hero3 span {
  font-size: 10px;
  font-weight: 500;
}

/*div*/
.app2 {
  position: relative;
  display: flex;
  justify-content: left;
  align-items: center;
  background: #ffffff;
  height: 7vh;
  gap: 19px;
  text-align: left;
  padding-top: 1rem;
  border-radius: 10px 10px 0px 0px;
  opacity: 0px;
  margin-left: 12rem;
  margin-right: 3rem;
  margin-top: 2rem;
}

.heed2 {
  margin-left: 1rem;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
  line-height: var(--TitleMediumLineHeight);
  letter-spacing: var(--TitleMediumTracking);
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #3d405b;
}

/*new*/
.heroo {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  height: 40vh;
  padding: 4px 0px 4px 0px;
  gap: 29px;
  border-radius: 10px 10px 10px 10px;
  opacity: 0px;
  margin-left: 12rem;
  margin-right: 3rem;
}

.heroo1 {
  width: 338px;
  height: 193px;
  gap: 0px;
  border-radius: 8px 10px 0px 0px;
  border: 1px 0px 0px 0px;
  opacity: 0px;
  border: 1px solid #aa5e31;
}

.heroo1 button {
  margin-left: 16.1rem;
  width: Hug (109px) px;
  height: 4vh;
  padding: 0px 10px 0px 10px;
  gap: 10px;
  border-radius: 0px 8px 0px 8px;
  opacity: 0px;
  color: #ffffff;
  background-color: #aa5e31;
  border: none;
  font-weight: 400;
}

#btn {
  margin-left: 3rem;
  margin-top: 0.2rem;
  width: 110px;
  height: 25px;
  background-color: inherit;
  background-color: inherit;
  border: 1px solid #3d405b;
  border-radius: 4px;
  font-weight: 400;
}

#btn1 {
  margin-left: 1px;
  font-weight: 400;
  margin-top: 0.2rem;
  width: 110px;
  height: 25px;
  background-color: inherit;
  background-color: inherit;
  border: 1px solid #3d405b;
  border-radius: 4px;
}

.heroo1 img {
  display: inline;
  width: 50px;
  height: 50px;
  gap: 0px;
  opacity: 0px;
  margin-left: 2rem;
  border-radius: 50%;
}

.heroo1 h6 {
  display: inline;
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  margin-top: 12px;
  left: 8rem;
  width: 100px;
  font-size: 10px;
}

.heroo1 p {
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  left: 8rem;
  top: 90px;
  width: 200px;
  font-size: 10px;
}

.heroo1 h1 {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 1rem;
  padding: 1rem;
}

.heroo1 h2 {
  position: absolute;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 1rem;
  padding: 1rem;
  top: 110px;
  left: 14rem;
}

.heroo1 span {
  font-size: 10px;
  font-weight: 500;
}

.heroo2 {
  width: 338px;
  height: 193px;
  gap: 0px;
  border-radius: 8px 10px 0px 0px;
  border: 1px 0px 0px 0px;
  opacity: 0px;
  border: 1px solid #aa5e31;
}

.heroo2 button {
  margin-left: 16.1rem;
  width: Hug (109px) px;
  height: 4vh;
  font-weight: 400;
  padding: 0px 10px 0px 10px;
  gap: 10px;
  border-radius: 0px 8px 0px 8px;
  opacity: 0px;
  color: #ffffff;
  background-color: #aa5e31;
  border: none;
}

#btn {
  font-weight: 400;
  margin-left: 3rem;
  margin-top: 0.2rem;
  width: 110px;
  height: 25px;
  background-color: inherit;
  background-color: inherit;
  border: 1px solid #3d405b;
  border-radius: 4px;
}

#btn1 {
  font-weight: 400;
  margin-left: 1px;
  margin-top: 0.2rem;
  width: 110px;
  height: 25px;
  background-color: inherit;
  background-color: inherit;
  border: 1px solid #3d405b;
  border-radius: 4px;
}

.heroo2 img {
  display: inline;
  width: 50px;
  height: 50px;
  gap: 0px;
  opacity: 0px;
  margin-left: 2rem;
  border-radius: 50%;
}

.heroo2 h6 {
  display: inline;
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  margin-top: 12px;
  left: 31rem;
  width: 100px;
  font-size: 10px;
}

.heroo2 p {
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  left: 31rem;
  top: 90px;
  width: 200px;
  font-size: 10px;
}

.heroo2 h1 {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 1rem;
  padding: 1rem;
}

.heroo2 h2 {
  position: absolute;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 1rem;
  padding: 1rem;
  top: 110px;
  left: 36rem;
}

.heroo2 span {
  font-size: 10px;
  font-weight: 500;
}

.heroo3 {
  width: 338px;
  height: 193px;
  gap: 0px;
  border-radius: 8px 10px 0px 0px;
  border: 1px 0px 0px 0px;
  opacity: 0px;
  border: 1px solid #aa5e31;
}

.heroo3 button {
  margin-left: 16.1rem;
  width: Hug (109px) px;
  height: 4vh;
  padding: 0px 10px 0px 10px;
  gap: 10px;
  border-radius: 0px 8px 0px 8px;
  opacity: 0px;
  color: #ffffff;
  background-color: #aa5e31;
  border: none;
  font-weight: 400;
}

#btn {
  margin-left: 3rem;
  margin-top: 0.2rem;
  width: 110px;
  font-weight: 400;
  height: 25px;
  background-color: inherit;
  background-color: inherit;
  border: 0.1px solid #3d405b;
  border-radius: 4px;
}

#btn1 {
  font-weight: 400;
  margin-left: 1px;
  margin-top: 0.2rem;
  width: 110px;
  height: 25px;
  background-color: inherit;
  background-color: inherit;
  border: 0.1px solid #3d405b;
  border-radius: 4px;
}

.heroo3 img {
  display: inline;
  width: 50px;
  height: 50px;
  gap: 0px;
  opacity: 0px;
  margin-left: 2rem;
  border-radius: 50%;
}

.heroo3 h6 {
  display: inline;
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  margin-top: 12px;
  left: 54rem;
  width: 100px;
  font-size: 10px;
}

.heroo3 p {
  position: absolute;
  color: #3d405b;
  font-weight: 600;
  left: 54rem;
  top: 90px;
  width: 200px;
  font-size: 10px;
}

.heroo3 h1 {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 1rem;
  padding: 1rem;
}

.heroo3 h2 {
  position: absolute;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-left: 1rem;
  padding: 1rem;
  top: 110px;
  left: 60rem;
}

.heroo3 span {
  font-size: 10px;
  font-weight: 500;
}

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

#btn:hover {
  background-color: #3d405b;
  color: #ffffff;
}

#btn1:hover {
  background-color: #3d405b;
  color: #ffffff;
}

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

  /* For tablet phones: */
  /* new*/
  body {
    font-family: Montserrat;
    background: #f5f5f5;
    margin-bottom: 5rem;
    overflow-x: scroll;
  }

  .top-horizontal-nav {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;

    height: 5vh;
  }

  .top-one {
    margin-left: 11rem;
  }

  .top-one a {
    text-decoration: none;
    padding: 0.1rem;
    font-size: 0.7rem;
    color: black;
    margin-right: 1rem;
  }

  .top-two a {
    text-decoration: none;
    padding: 0.1rem;
    color: #aa5e31;
    font-size: 0.7rem;
    margin-right: 1rem;
  }

  .top-horizontal-nav a:hover {
    color: #3d405b;
    border-bottom: 1px solid #3d405b;
  }

  .hambugger {
    display: none;
  }

  /*div*/
  .app {
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: left;
    height: 4vh;
    padding-top: 1rem;
    padding-right: 2rem;
  }

  .heed {
    margin-left: 11rem;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    line-height: var(--TitleMediumLineHeight);
    letter-spacing: var(--TitleMediumTracking);
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }

  /*    */
  .chart {
    background: #f5f5f5;
    display: flex;
    justify-content: space-between;
    height: 8vh;
    padding-right: 3rem;
  }

  .barchart {
    display: flex;
    position: relative;
    gap: 3px;
    width: 5rem;
    height: 10vh;
    margin-left: 11rem;
    margin-top: 2rem;
  }

  .bar-1 {
    border-left: 10px solid #d9d9d9;
    height: 5vh;
  }

  .bar-2 {
    border-left: 10px solid #d9d9d9;
    height: 3vh;
    margin-top: 2vh;
  }

  .bar-3 {
    border-left: 10px solid #d9d9d9;
    height: 4vh;
    margin-top: 1vh;
  }

  .bar-4 {
    border-left: 10px solid #aa5e31;
    height: 5vh;
  }

  .bar-5 {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 55px;
    width: 120px;
    font-size: 10px;
  }

  .bar-6 {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 55px;
    top: 17px;
    width: 100px;
    font-size: 15px;
  }

  .bar-6 span {
    font-size: 10px;
    font-weight: 400;
  }

  /*  */
  .barchart1 {
    display: flex;
    position: relative;
    gap: 2px;
    width: 200px;
    height: 200px;
    margin-left: 7rem;
    margin-top: 2rem;
    cursor: pointer;
  }

  .bar-11 {
    height: 45px;
    width: 45px;
    border: 8px solid #3d405b;
    border-radius: 50%;
  }

  .bar-2 {
    border-left: 10px solid #d9d9d9;
    height: 3vh;
    margin-top: 2vh;
  }

  .barchart3 {
    display: flex;
    position: relative;
    gap: 2px;
    width: 5rem;
    height: 10vh;
    margin-left: 4rem;
    margin-top: 2rem;
  }

  .bar-12 {
    height: 45px;
    width: 45px;
    border: 8px solid #aa5e31;
    border-radius: 50%;
  }

  /*div*/
  .app1 {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    background: #ffffff;
    height: 6vh;
    gap: 19px;
    text-align: left;
    padding-top: 1rem;
    border-radius: 10px 10px 0px 0px;
    opacity: 0px;
    margin-left: 12rem;
    margin-right: 3rem;
    margin-top: 2rem;
  }

  .heed1 {
    margin-left: 1rem;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    line-height: var(--TitleMediumLineHeight);
    letter-spacing: var(--TitleMediumTracking);
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #3d405b;
  }

  /*new*/
  .hero {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    height: auto;
    padding: 4px 0px 4px 0px;
    gap: 29px;
    border-radius: 10px 10px 10px 10px;
    opacity: 0px;
    margin-left: 12rem;
    margin-right: 3rem;
  }

  .hero1 {
    width: 338px;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .hero1 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 3vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  #btn1 {
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  .hero1 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .hero1 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 8rem;
    width: 100px;
    font-size: 10px;
  }

  .hero1 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 8rem;
    top: 70px;
    width: 200px;
    font-size: 10px;
  }

  .hero1 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .hero1 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 87px;
    left: 14rem;
  }

  .hero1 span {
    font-size: 10px;
    font-weight: 500;
  }

  .hero2 {
    width: 338px;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .hero2 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 3vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    font-size: 12px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b9d;
    border-radius: 4px;
  }

  #btn1 {
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    font-size: 12px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b5d;
    border-radius: 4px;
  }

  .hero2 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .hero2 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 31rem;
    width: 100px;
    font-size: 10px;
  }

  .hero2 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 31rem;
    top: 70px;
    width: 200px;
    font-size: 10px;
  }

  .hero2 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .hero2 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 86px;
    left: 36rem;
  }

  .hero2 span {
    font-size: 10px;
    font-weight: 500;
  }

  .hero3 {
    display: none;
    width: 338px;
    height: 193px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .hero3 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 4vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 110px;
    height: 25px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  #btn1 {
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 110px;
    height: 25px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  .hero3 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .hero3 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 54rem;
    width: 100px;
    font-size: 10px;
  }

  .hero3 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 54rem;
    top: 90px;
    width: 200px;
    font-size: 10px;
  }

  .hero3 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .hero3 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 110px;
    left: 60rem;
  }

  .hero3 span {
    font-size: 10px;
    font-weight: 500;
  }

  /*div*/
  .app2 {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    background: #ffffff;
    height: 6vh;
    gap: 19px;
    text-align: left;
    padding-top: 1rem;
    border-radius: 10px 10px 0px 0px;
    opacity: 0px;
    margin-left: 12rem;
    margin-right: 3rem;
    margin-top: 2rem;
  }

  .heed2 {
    margin-left: 1rem;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    line-height: var(--TitleMediumLineHeight);
    letter-spacing: var(--TitleMediumTracking);
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #3d405b;
  }

  /*new*/
  .heroo {
    position: relative;
    flex-wrap: wrap;
    display: flex;
    justify-content: left;
    align-items: center;
    background: #ffffff;
    height: auto;
    padding: 4px 0px 4px 0px;
    gap: 29px;
    border-radius: 10px 10px 10px 10px;
    opacity: 0px;
    margin-left: 12rem;
    margin-right: 3rem;
  }

  .heroo1 {
    margin-left: 2rem;
    width: 338px;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .heroo1 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 3vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
    font-weight: 400;
  }

  #btn1 {
    margin-left: 1px;
    font-weight: 400;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  .heroo1 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .heroo1 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 8rem;
    width: 100px;
    font-size: 10px;
  }

  .heroo1 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 8rem;
    top: 70px;
    width: 200px;
    font-size: 10px;
  }

  .heroo1 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .heroo1 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 86px;
    left: 14rem;
  }

  .heroo1 span {
    font-size: 10px;
    font-weight: 500;
  }

  .heroo2 {
    width: 338px;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .heroo2 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 3vh;
    font-weight: 400;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    font-weight: 400;
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  #btn1 {
    font-weight: 400;
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  .heroo2 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .heroo2 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 31rem;
    width: 100px;
    font-size: 10px;
  }

  .heroo2 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 31rem;
    top: 70px;
    width: 200px;
    font-size: 10px;
  }

  .heroo2 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .heroo2 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 90px;
    left: 36rem;
  }

  .heroo2 span {
    font-size: 10px;
    font-weight: 500;
  }

  .heroo3 {
    margin-left: 2rem;
    width: 338px;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .heroo3 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 3vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
    font-weight: 400;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 110px;
    font-weight: 400;
    height: 25px;
    background-color: inherit;
    background-color: inherit;
    border: 0.1px solid #3d405b;
    border-radius: 4px;
  }

  #btn1 {
    font-weight: 400;
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 110px;
    height: 25px;
    background-color: inherit;
    background-color: inherit;
    border: 0.1px solid #3d405b;
    border-radius: 4px;
  }

  .heroo3 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .heroo3 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 8rem;
    width: 100px;
    font-size: 10px;
  }

  .heroo3 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 8rem;
    top: 320px;
    width: 200px;
    font-size: 10px;
  }

  .heroo3 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .heroo3 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 340px;
    left: 13rem;
  }

  .heroo3 span {
    font-size: 10px;
    font-weight: 500;
  }

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

  #btn:hover {
    background-color: #3d405b;
    color: #ffffff;
  }

  #btn1:hover {
    background-color: #3d405b;
    color: #ffffff;
  }
}

/*new styling 820px*/

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

  /* For tablet phones: */
  /* new*/
  .top-horizontal-nav {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;

    height: 5vh;
  }

  .top-one {
    margin-left: 11rem;
  }

  .top-one a {
    text-decoration: none;
    padding: 0.1rem;
    font-size: 0.7rem;
    color: black;
    margin-right: 1rem;
  }

  .top-two a {
    text-decoration: none;
    padding: 0.1rem;
    color: #aa5e31;
    font-size: 0.7rem;
    margin-right: 1rem;
  }

  .top-horizontal-nav a:hover {
    color: #3d405b;
    border-bottom: 1px solid #3d405b;
  }

  .hambugger {
    display: none;
  }

  /*div*/
  .app {
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: left;
    height: 4vh;
    padding-top: 1rem;
    padding-right: 2rem;
  }

  .heed {
    margin-left: 11rem;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    line-height: var(--TitleMediumLineHeight);
    letter-spacing: var(--TitleMediumTracking);
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }

  /*    */
  .chart {
    background: #f5f5f5;
    display: flex;
    justify-content: space-between;
    height: 8vh;
    padding-right: 3rem;
  }

  .barchart {
    display: flex;
    position: relative;
    gap: 3px;
    width: 5rem;
    height: 10vh;
    margin-left: 11rem;
    margin-top: 2rem;
  }

  .bar-1 {
    border-left: 10px solid #d9d9d9;
    height: 5vh;
  }

  .bar-2 {
    border-left: 10px solid #d9d9d9;
    height: 3vh;
    margin-top: 2vh;
  }

  .bar-3 {
    border-left: 10px solid #d9d9d9;
    height: 4vh;
    margin-top: 1vh;
  }

  .bar-4 {
    border-left: 10px solid #aa5e31;
    height: 5vh;
  }

  .bar-5 {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 55px;
    width: 120px;
    font-size: 10px;
  }

  .bar-6 {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 55px;
    top: 17px;
    width: 100px;
    font-size: 15px;
  }

  .bar-6 span {
    font-size: 10px;
    font-weight: 400;
  }

  /*  */
  .barchart1 {
    display: flex;
    position: relative;
    gap: 2px;
    width: 200px;
    height: 200px;
    margin-left: 7rem;
    margin-top: 2rem;
    cursor: pointer;
  }

  .bar-11 {
    height: 45px;
    width: 45px;
    border: 8px solid #3d405b;
    border-radius: 50%;
  }

  .bar-2 {
    border-left: 10px solid #d9d9d9;
    height: 3vh;
    margin-top: 2vh;
  }

  .barchart3 {
    display: flex;
    position: relative;
    gap: 2px;
    width: 5rem;
    height: 10vh;
    margin-left: 4rem;
    margin-top: 2rem;
  }

  .bar-12 {
    height: 45px;
    width: 45px;
    border: 8px solid #aa5e31;
    border-radius: 50%;
  }

  /*div*/
  .app1 {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    background: #ffffff;
    height: 6vh;
    gap: 19px;
    width: 75%;
    text-align: left;
    padding-top: 1rem;
    border-radius: 10px 10px 0px 0px;
    opacity: 0px;
    margin-left: 24%;
    margin-right: 5rem;
    margin-top: 2rem;
  }

  .heed1 {
    margin-left: 1rem;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    line-height: var(--TitleMediumLineHeight);
    letter-spacing: var(--TitleMediumTracking);
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #3d405b;
  }

  /*new*/
  .hero {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    height: auto;
    width: 75%;
    padding: 4px 0px 4px 0px;
    gap: 9px;
    border-radius: 0px 0px 10px 10px;
    opacity: 0px;
    margin-left: 24%;
    margin-right: 3rem;
  }

  .hero1 {
    width: 46%;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .hero1 button {
    margin-left: 12.7rem;
    width: Hug (109px) px;
    height: 3vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    margin-left: 0.1rem;
    margin-top: 0.2rem;
    width: Hug (69px) px;
    font-size: 10px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  #btn1 {
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  .hero1 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .hero1 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 7rem;
    width: 100px;
    font-size: 10px;
  }

  .hero1 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 7rem;
    top: 70px;
    width: 200px;
    font-size: 10px;
  }

  .hero1 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .hero1 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 87px;
    left: 11rem;
  }

  .hero1 span {
    font-size: 10px;
    font-weight: 500;
  }

  .hero2 {
    width: 46%;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .hero2 button {
    margin-left: 12.7rem;
    width: Hug (109px) px;
    height: 3vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    margin-left: 0.2rem;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    font-size: 12px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b9d;
    border-radius: 4px;
  }

  #btn1 {
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    font-size: 12px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b5d;
    border-radius: 4px;
  }

  .hero2 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .hero2 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 25rem;
    width: 100px;
    font-size: 10px;
  }

  .hero2 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 25rem;
    top: 70px;
    width: 200px;
    font-size: 10px;
  }

  .hero2 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .hero2 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 86px;
    left: 30rem;
  }

  .hero2 span {
    font-size: 10px;
    font-weight: 500;
  }

  .hero3 {
    display: none;
    width: 338px;
    height: 193px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .hero3 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 4vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 110px;
    height: 25px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  #btn1 {
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 110px;
    height: 25px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  .hero3 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .hero3 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 54rem;
    width: 100px;
    font-size: 10px;
  }

  .hero3 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 54rem;
    top: 90px;
    width: 200px;
    font-size: 10px;
  }

  .hero3 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .hero3 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 110px;
    left: 60rem;
  }

  .hero3 span {
    font-size: 10px;
    font-weight: 500;
  }

  /*div*/
  .app2 {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    background: #ffffff;
    height: 6vh;
    width: 75%;
    gap: 19px;
    text-align: left;
    padding-top: 1rem;
    border-radius: 10px 10px 0px 0px;
    opacity: 0px;
    margin-left: 24%;
    margin-right: 3rem;
    margin-top: 2rem;
  }

  .heed2 {
    margin-left: 1rem;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    line-height: var(--TitleMediumLineHeight);
    letter-spacing: var(--TitleMediumTracking);
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #3d405b;
  }

  /*new*/
  .heroo {
    position: relative;

    display: flex;
    justify-content: left;
    align-items: center;
    background: #ffffff;
    height: auto;
    width: 75%;
    padding: 4px 0px 4px 0px;
    gap: 9px;
    border-radius: 0px 0px 10px 10px;
    opacity: 0px;
    margin-left: 24%;
    margin-right: 3rem;
  }

  .heroo1 {
    width: 46%;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .heroo1 button {
    margin-left: 12.7rem;
    width: Hug (109px) px;
    height: 3vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
    font-weight: 400;
  }

  #btn1 {
    margin-left: 1px;
    font-weight: 400;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  .heroo1 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .heroo1 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 8rem;
    width: 100px;
    font-size: 10px;
  }

  .heroo1 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 8rem;
    top: 70px;
    width: 200px;
    font-size: 10px;
  }

  .heroo1 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .heroo1 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 86px;
    left: 14rem;
  }

  .heroo1 span {
    font-size: 10px;
    font-weight: 500;
  }

  .heroo2 {
    width: 46%;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .heroo2 button {
    margin-left: 12.7rem;
    width: Hug (109px) px;
    height: 3vh;
    font-weight: 400;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    font-weight: 400;
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  #btn1 {
    font-weight: 400;
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  .heroo2 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .heroo2 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 26rem;
    width: 100px;
    font-size: 10px;
  }

  .heroo2 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 26rem;
    top: 70px;
    width: 200px;
    font-size: 10px;
  }

  .heroo2 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .heroo2 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 90px;
    left: 30rem;
  }

  .heroo2 span {
    font-size: 10px;
    font-weight: 500;
  }

  .heroo3 {
    margin-left: 2rem;
    width: 46%;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .heroo3 button {
    margin-left: 12.7rem;
    width: Hug (109px) px;
    height: 3vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
    font-weight: 400;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 110px;
    font-weight: 400;
    height: 25px;
    background-color: inherit;
    background-color: inherit;
    border: 0.1px solid #3d405b;
    border-radius: 4px;
  }

  #btn1 {
    font-weight: 400;
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 110px;
    height: 25px;
    background-color: inherit;
    background-color: inherit;
    border: 0.1px solid #3d405b;
    border-radius: 4px;
  }

  .heroo3 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .heroo3 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 8rem;
    width: 100px;
    font-size: 10px;
  }

  .heroo3 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 8rem;
    top: 300px;
    width: 200px;
    font-size: 10px;
  }

  .heroo3 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .heroo3 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 320px;
    left: 13rem;
  }

  .heroo3 span {
    font-size: 10px;
    font-weight: 500;
  }

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

  #btn:hover {
    background-color: #3d405b;
    color: #ffffff;
  }

  #btn1:hover {
    background-color: #3d405b;
    color: #ffffff;
  }
}

/*mobilee*/

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

  /* For mobile phones: */
  aside {
    display: none;
    padding: 1rem;
    width: 297px;
    height: 1024px;
    gap: 0px;
    opacity: 0px;
  }

  .top-horizontal-nav {
    background-color: inherit;
    display: flex;
    align-items: center;
    justify-content: space-between;

    height: 10vh;
  }

  .top-one {
    display: none;
    margin-left: 11rem;
  }

  .top-two {
    display: none;
    margin-left: 11rem;
  }

  .top-one a {
    text-decoration: none;
    padding: 0.1rem;
    font-size: 0.7rem;
    color: black;
    margin-right: 1rem;
  }

  .top-two a {
    text-decoration: none;
    padding: 0.1rem;
    color: #aa5e31;
    font-size: 0.7rem;
    margin-right: 1rem;
  }

  .top-horizontal-nav a:hover {
    color: #3d405b;
    border-bottom: 1px solid #3d405b;
  }

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

  /*div*/
  .app {
    color: #3d405b;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: left;
    height: 4vh;
    padding-top: 1rem;
    padding-right: 2rem;
  }

  .heed {
    margin-left: 1rem;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    line-height: var(--TitleMediumLineHeight);
    letter-spacing: var(--TitleMediumTracking);
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }

  /*    */
  .chart {
    background: #f5f5f5;
    flex-wrap: wrap;
    display: flex;
    justify-content: left;
    height: auto;
    padding-right: 3rem;
    flex-wrap: wrap;
  }

  .barchart {
    display: flex;
    position: relative;
    gap: 3px;
    width: 20%;
    height: 6vh;
    margin-left: 2rem;
    margin-top: 2rem;
  }

  .bar-1 {
    border-left: 5px solid #d9d9d9;
    height: 5vh;
  }

  .bar-2 {
    border-left: 5px solid #d9d9d9;
    height: 3vh;
    margin-top: 2vh;
  }

  .bar-3 {
    border-left: 5px solid #d9d9d9;
    height: 4vh;
    margin-top: 1vh;
  }

  .bar-4 {
    border-left: 5px solid #aa5e31;
    height: 5vh;
  }

  .bar-5 {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 45px;
    width: 100px;
    font-size: 9px;
  }

  .bar-6 {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 45px;
    top: 17px;
    width: 100px;
    font-size: 15px;
  }

  .bar-6 span {
    font-size: 10px;
    font-weight: 400;
  }

  /*  */
  .barchart1 {
    display: flex;
    position: relative;
    gap: 2px;
    width: 20%;
    height: 6vh;
    margin-left: 4rem;
    margin-top: 2rem;
    cursor: pointer;
  }

  .bar-11 {
    height: 40px;
    width: 40px;
    border: 8px solid #3d405b;
    border-radius: 50%;
  }

  .bar-2 {
    border-left: 10px solid #d9d9d9;
    height: 3vh;
    margin-top: 2vh;
  }

  .barchart3 {
    display: none;
    position: relative;
    gap: 2px;
    width: 5rem;
    height: 6vh;
    margin-left: 8rem;
    margin-top: 2rem;
  }

  .bar-12 {
    height: 45px;
    width: 45px;
    border: 8px solid #aa5e31;
    border-radius: 50%;
  }

  /*div*/
  .app1 {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    background: #ffffff;
    height: 6vh;
    width: auto;
    gap: 19px;
    text-align: left;
    padding-top: 1rem;
    border-radius: 5px 5px 0px 0px;
    opacity: 0px;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 2rem;
  }

  .heed1 {
    margin-left: 1rem;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    line-height: var(--TitleMediumLineHeight);
    letter-spacing: var(--TitleMediumTracking);
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #3d405b;
  }

  /*new*/
  .hero {
    position: relative;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    height: auto;
    width: auto;
    padding: 4px 0px 4px 0px;
    gap: 29px;
    border-radius: 0px 0px 10px 10px;
    opacity: 0px;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .hero1 {
    width: 338px;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .hero1 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 3.2vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  #btn1 {
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  .hero1 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .hero1 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 9rem;
    width: 100px;
    font-size: 10px;
  }

  .hero1 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 9rem;
    top: 60px;
    width: 200px;
    font-size: 10px;
  }

  .hero1 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .hero1 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 87px;
    left: 14rem;
  }

  .hero1 span {
    font-size: 10px;
    font-weight: 500;
  }

  .hero2 {
    width: 338px;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .hero2 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 3.2vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    font-size: 12px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b9d;
    border-radius: 4px;
  }

  #btn1 {
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    font-size: 12px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b5d;
    border-radius: 4px;
  }

  .hero2 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .hero2 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 9rem;
    width: 100px;
    font-size: 10px;
  }

  .hero2 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 9rem;
    top: 305px;
    width: 200px;
    font-size: 10px;
  }

  .hero2 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .hero2 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 326px;
    left: 14rem;
  }

  .hero2 span {
    font-size: 10px;
    font-weight: 500;
  }

  .hero3 {
    display: none;
    width: 338px;
    height: 193px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .hero3 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 4vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 110px;
    height: 25px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  #btn1 {
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 110px;
    height: 25px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  .hero3 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .hero3 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 54rem;
    width: 100px;
    font-size: 10px;
  }

  .hero3 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 54rem;
    top: 90px;
    width: 200px;
    font-size: 10px;
  }

  .hero3 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .hero3 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 110px;
    left: 60rem;
  }

  .hero3 span {
    font-size: 10px;
    font-weight: 500;
  }

  /*div*/
  .app2 {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    background: #ffffff;
    height: 6vh;
    width: auto;
    gap: 19px;
    text-align: left;
    padding-top: 1rem;
    border-radius: 10px 10px 0px 0px;
    opacity: 0px;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 2rem;
  }

  .heed2 {
    margin-left: 1rem;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    line-height: var(--TitleMediumLineHeight);
    letter-spacing: var(--TitleMediumTracking);
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #3d405b;
  }

  /*new*/
  .heroo {
    position: relative;
    flex-direction: column;
    display: flex;
    justify-content: left;
    align-items: center;
    background: #ffffff;
    height: auto;
    width: auto;
    padding: 4px 0px 4px 0px;
    gap: 29px;
    border-radius: 0px 0px 10px 10px;
    opacity: 0px;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .heroo1 {
    margin-left: 0.1rem;
    width: 338px;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .heroo1 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 3.2vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
    font-weight: 400;
  }

  #btn1 {
    margin-left: 1px;
    font-weight: 400;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  .heroo1 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .heroo1 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 9.5rem;
    width: 100px;
    font-size: 10px;
  }

  .heroo1 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 9.5rem;
    top: 60px;
    width: 200px;
    font-size: 10px;
  }

  .heroo1 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .heroo1 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 86px;
    left: 14rem;
  }

  .heroo1 span {
    font-size: 10px;
    font-weight: 500;
  }

  .heroo2 {
    margin-left: 0.1rem;
    width: 338px;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .heroo2 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 3.2vh;
    font-weight: 400;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
  }

  #btn {
    font-weight: 400;
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  #btn1 {
    font-weight: 400;
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 100px;
    height: 20px;
    background-color: inherit;
    background-color: inherit;
    border: 1px solid #3d405b;
    border-radius: 4px;
  }

  .heroo2 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .heroo2 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 10rem;
    width: 100px;
    font-size: 10px;
  }

  .heroo2 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 10rem;
    top: 300px;
    width: 200px;
    font-size: 10px;
  }

  .heroo2 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .heroo2 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 320px;
    left: 15rem;
  }

  .heroo2 span {
    font-size: 10px;
    font-weight: 500;
  }

  .heroo3 {
    margin-left: 0.1rem;
    width: 338px;
    height: 213px;
    gap: 0px;
    border-radius: 8px 10px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    border: 1px solid #aa5e31;
  }

  .heroo3 button {
    margin-left: 16.1rem;
    width: Hug (109px) px;
    height: 3.2vh;
    padding: 0px 10px 0px 10px;
    gap: 10px;
    border-radius: 0px 8px 0px 8px;
    opacity: 0px;
    color: #ffffff;
    background-color: #aa5e31;
    border: none;
    font-weight: 400;
  }

  #btn {
    margin-left: 3rem;
    margin-top: 0.2rem;
    width: 110px;
    font-weight: 400;
    height: 25px;
    background-color: inherit;
    background-color: inherit;
    border: 0.1px solid #3d405b;
    border-radius: 4px;
  }

  #btn1 {
    font-weight: 400;
    margin-left: 1px;
    margin-top: 0.2rem;
    width: 110px;
    height: 25px;
    background-color: inherit;
    background-color: inherit;
    border: 0.1px solid #3d405b;
    border-radius: 4px;
  }

  .heroo3 img {
    display: inline;
    width: 50px;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    margin-left: 2rem;
    border-radius: 50%;
  }

  .heroo3 h6 {
    display: inline;
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    margin-top: 12px;
    left: 10rem;
    width: 100px;
    font-size: 10px;
  }

  .heroo3 p {
    position: absolute;
    color: #3d405b;
    font-weight: 600;
    left: 10rem;
    top: 545px;
    width: 200px;
    font-size: 10px;
  }

  .heroo3 h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
  }

  .heroo3 h2 {
    position: absolute;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 1rem;
    padding: 1rem;
    top: 570px;
    left: 14rem;
  }

  .heroo3 span {
    font-size: 10px;
    font-weight: 500;
  }

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

  #btn:hover {
    background-color: #3d405b;
    color: #ffffff;
  }

  #btn1:hover {
    background-color: #3d405b;
    color: #ffffff;
  }
}