.section {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  max-width: 640px;
  min-height: auto;
  min-width: auto;
  margin-top: 58px;
}

.container {
  min-height: 80vh;
}

.section-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  max-width: 640px;
  min-height: auto;
  min-width: auto;
  margin-top: 58px;
}

.lottie-animation {
  min-height: auto;
  min-width: auto;
}

.lottie-animation-2 {
  min-height: auto;
  min-width: auto;
}

.navbutton.w--current {
  color: #000;
}

.navbutton.w--current:hover {
  background-color: #94bdff;
}

.navbutton.w--current:active {
  background-color: #314c78;
  color: #fff;
}

.image {
  margin-top: 6px;
  margin-bottom: 7px;
  margin-left: 10px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.newnav:hover {
  background-color: #94bdff;
}

.newnav:active {
  background-color: #314c78;
  color: #fff;
}

.image-2 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.navbar-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.section-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  max-width: 640px;
  margin-top: 58px;
}

.section-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  max-width: 640px;
  margin-top: 58px;
}

.section-5 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  max-width: 640px;
  margin-top: 58px;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 640px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  text-align: center;
}

.button-2 {
  text-align: center;
}

.button-3 {
  text-align: center;
}

.button-4 {
  text-align: center;
}

.button-5 {
  text-align: center;
}

.button-5.w--current {
  cursor: pointer;
}

.button-5.w--current:hover {
  background-color: #2a567c;
}

.button-5.w--current:active {
  background-color: #476986;
}

.button-5.w--current:focus {
  background-color: #2a567c;
}

.buttonmutton {
  text-align: center;
}

.buttonmutton.w--current {
  text-align: center;
}

.buttonmutton.w--current:hover {
  background-color: #314c78;
}

.section-7 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 640px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.newbutton {
  text-align: center;
}

.newbutton:hover {
  background-color: #314c78;
}