@font-face {
  font-family: "AmazonEmber";
  src: url("../Amazon-Ember-Regular.ttf");
}
@media only screen and (min-width: 601px) {
  .brandLogoMin {
    display: none !important;
  }
}
@media only screen and (max-width: 600px) {
  .logo {
    height: 30px;
    width: 100px;
  }
  .main {
    display: flex !important;
  }
  .heading {
    font-size: 25px !important;
  }
  .brandLogo {
    display: none !important;
  }
  .subHeading {
    font-size: 16px !important;
  }
  .content {
    padding: 20px 6vw 20px 6vw !important;
    font-size: 14px !important;
  }
  .policyHeading {
    padding: 0px 6vw 0px 6vw !important;
    font-size: 16px !important;
    margin-left: 0px !important;
  }
  .footer {
    height: 8vh !important;
  }
  .startedText2 {
    font-size: 14px !important;
    padding-right: 2px !important;
    justify-content: center !important;
  }
  .startedButton {
    flex: 3 !important;
  }
  .registerButton2 {
    padding: 5px 10px 5px 10px !important;
    font-size: 13px !important;
  }
  .moveToTop {
    flex: 3 !important;
    font-size: 15px !important;
  }
  .navigation {
    padding-left: 20px !important;
    padding-bottom: 5px !important;
  }
  .brand {
    flex: 5 !important;
  }
  .arrowImage {
    margin-left: 5px !important;
  }
  #navbarButton {
    margin-top: 10px !important;
  }
}
@media only screen and (min-width: 601px) {
  .brandLogoMin {
    display: none !important;
  }
  .content {
    padding: 20px 8vw 20px 8vw !important;
  }
  .policyHeading {
    padding: 0px 8vw 0px 8vw !important;
  }
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
  .content {
    font-size: 16px !important;
  }
  .policyHeading {
    font-size: 18px !important;
  }
}
#navbarButton {
  display: flex;
  flex: 2;
  align-items: center;
  justify-content: flex-end;
  margin-right: 30px;
}
.main {
  padding: 20px 40px 20px 40px;
  display: flex;
  flex: 1;
  align-items: center;
}
.homeLink {
  font-family: AmazonEmber;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.78;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
}
.mainContent {
  display: flex;
  justify-content: center;
  flex: 1;
  flex-direction: column;
  width: 100%;
  margin-bottom: 2px;
}
.heading {
  font-family: AmazonEmber;
  font-size: 42px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.24;
  letter-spacing: normal;
  text-align: center;
  color: #232f3e;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  flex: 1;
}
.rectangle {
  width: 100px;
  height: 4px;
  /* margin: 12px 635px 20px; */
  background-color: #0096d6;
  display: flex;
  align-self: center;
  justify-content: center;
  margin-top: 10px;
}
.subHeading {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  font-family: AmazonEmber;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.78;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  margin-top: 25px;
}
.policyHeading {
  display: flex;
  flex: 3;
  justify-content: flex-start;
  font-family: AmazonEmber;
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  padding-left: 50px;
  min-height: 10vh;
  align-items: flex-end;
}
.content {
  display: flex;
  flex: 5;
  font-family: AmazonEmber;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  padding: 30px 150px 30px 150px;
}

.footerSection {
  height: 40vh;
  width: 100%;
  background-color: #212c3b;
  display: flex;
  flex: 1;
  flex-direction: column;
}
.brand {
  display: flex;
  flex: 7;
  flex-direction: row;
}
.brandLinks {
  display: flex;
  flex: 3;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: white;
}
.brandLogo {
  display: flex;
  flex: 3;
  align-items: center;
  justify-content: center;
  /* background-color: yellowgreen; */
}
.navigation {
  display: flex;
  flex: 7;
  align-items: flex-start;
  padding-top: 40px;
  padding-left: 80px;
  flex-direction: column;
}
.navigationTitle {
  font-family: AmazonEmber;
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: white;
}
.links {
  font-family: AmazonEmber;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: white;
  list-style-type: none;
  margin-top: 15px;
}
#link:link,
#link:visited {
  color: white;
  font-size: 14px;
}
#link:hover {
  text-decoration: none;
}
.amazonLink {
  justify-content: center;
  align-items: center;
}
#amazonLinks:link,
#amazonLinks:visited {
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: white;
}
.footer {
  display: flex;
  flex: 1;
  flex-direction: row;
  height: 10vh;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #f0f0f0;
  justify-content: center;
  align-items: center;
}
.startedText2 {
  display: flex;
  flex: 2;
  font-family: AmazonEmber;
  font-size: 24px;
  font-weight: 550;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  justify-content: flex-end;
  padding-right: 30px;
}
.startedButton {
  display: flex;
  flex: 2;
}
.moveToTop {
  display: flex;
  flex: 4;
  font-family: AmazonEmber;
  font-size: 24px;
  font-weight: 550;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2;
  letter-spacing: normal;
  text-align: left;
  color: #232f3e;
  justify-content: center;
}
.registerButton2 {
  background-color: #0096d6;
  border: none;
  color: white;
  padding: 5px 30px 5px;
  border-radius: 23px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  font-family: AmazonEmber;
  font-size: 20px;
  font-weight: 500;
}
.arrow {
  font-size: 20px;
  font-weight: 900;
  margin-left: 50px;
}
.arrowImage {
  justify-content: center;
  margin-left: 30px;
}
.brandLogoMin {
  display: flex;
  flex: 3;
  align-items: center;
  justify-content: center;
}
