#aegon-best-life-tool {
  /* background: #f2f2f2;
  color: #575757; */
  padding: 20px 0;
  margin-bottom: 20px;
}
#aegon-best-life-tool .ft-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#aegon-best-life-tool .ft-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#aegon-best-life-tool .ft-col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
#aegon-best-life-tool .ft-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
#aegon-best-life-tool .ft-col-11,
#aegon-best-life-tool .ft-col-12,
#aegon-best-life-tool .ft-col-lg-1,
#aegon-best-life-tool .ft-col-lg-4,
#aegon-best-life-tool .ft-col-lg-6,
#aegon-best-life-tool .ft-col-lg-8,
#aegon-best-life-tool .ft-col-sm-12 {
  position: relative;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  /* padding-right: 15px;
  padding-left: 15px; */
}
#aegon-best-life-tool .ft-radio-margin {
  margin-bottom: 1rem !important;
}
#aegon-best-life-tool .ft-mb-4 {
  margin-bottom: 1rem !important;
}
#aegon-best-life-tool .ft-mb-5 {
  margin-bottom: 3rem !important;
}
#aegon-best-life-tool .ft-mt-0 {
  margin-top: 0 !important;
}
#aegon-best-life-tool .ft-mt-4 {
  margin-top: 1.5rem !important;
}
#aegon-best-life-tool .ft-mt-5 {
  margin-top: 3rem !important;
}
#aegon-best-life-tool .ft-mt-6 {
  margin-top: 4rem !important;
}
#aegon-best-life-tool .ft-my-4 {
  margin-bottom: 1.5rem !important;
  margin-top: 1.5rem i !important;
}
#aegon-best-life-tool .ft-pb-4 {
  padding-bottom: 1.5rem !important;
}
#aegon-best-life-tool .ft-pb-5 {
  padding-bottom: 3rem !important;
}
#aegon-best-life-tool .ft-pt-3 {
  padding-top: 1rem !important;
}
#aegon-best-life-tool .ft-pt-4 {
  padding-top: 1.5rem !important;
}
#aegon-best-life-tool .ft-pt-5 {
  padding-top: 3rem !important;
}
#aegon-best-life-tool .ft-px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
@media screen and (min-width: 576px) {
  #aegon-best-life-tool .ft-container {
    max-width: 540px;
  }
  #aegon-best-life-tool .ft-col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #aegon-best-life-tool .ft-container {
    max-width: 720px;
  }
  #aegon-best-life-tool .ft-mt-md-5 {
    margin-top: 3rem !important;
  }
  #aegon-best-life-tool .ft-col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
}
@media screen and (min-width: 992px) {
  #aegon-best-life-tool .ft-container {
    max-width: 960px;
  }
  #aegon-best-life-tool .ft-col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  #aegon-best-life-tool .ft-col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  #aegon-best-life-tool .ft-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #aegon-best-life-tool .ft-col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
@media screen and (min-width: 1200px) {
  #aegon-best-life-tool .ft-container {
    max-width: 1140px;
  }
}
#aegon-best-life-tool *,
#aegon-best-life-tool ::after,
#aegon-best-life-tool ::before {
  box-sizing: border-box;
}
#aegon-best-life-tool :focus-visible {
  outline: 3px solid purple !important;
}
#aegon-best-life-tool .future-tool-navigation-btn-container {
  border-top: 1px solid #6e6e6e;
  margin: auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 576px) {
  #aegon-best-life-tool .future-tool-navigation-btn-container {
    display: inline;
  }
  #aegon-best-life-tool .future-tool-navigation-btn-container span {
    display: none;
  }
}
/* #aegon-best-life-tool .future-tool-navigation-btn-container button {
  border-radius: 4px;
  border: none;
  font-size: 20px;
  height: 50px;
  width: 120px;
} */
@media screen and (max-width: 576px) {
  #aegon-best-life-tool .future-tool-navigation-btn-container button {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  #aegon-best-life-tool
    .future-tool-navigation-btn-container
    .future-tool-first-question-button {
    top: 0 !important;
  }
}
/* #aegon-best-life-tool
  .future-tool-navigation-btn-container
  .future-tool-next {
  background-color: #0069b4;
  color: #fff;
  float: right;
} */
@media screen and (max-width: 576px) {
  #aegon-best-life-tool
    .future-tool-navigation-btn-container
    .future-tool-next {
    position: relative;
  }
}
#aegon-best-life-tool
  .future-tool-navigation-btn-container
  .future-tool-hide {
  display: none;
}
#aegon-best-life-tool
  .future-tool-navigation-btn-container
  .future-tool-prev {
  -webkit-appearance: none;
  /* background-color: #f2f2f2;
  border: 2px solid #575757; */
  margin-right: 15px;
}
@media screen and (max-width: 576px) {
  #aegon-best-life-tool
    .future-tool-navigation-btn-container
    .future-tool-prev {
    margin-right: 0;
    margin-bottom: 32px;
  }
}
/* #aegon-best-life-tool
  .future-tool-navigation-btn-container
  .future-tool-results {
  background-color: #0069b4;
  color: #fff;
  float: right;
  width: 240px;
} */
@media screen and (max-width: 576px) {
  #aegon-best-life-tool
    .future-tool-navigation-btn-container
    .future-tool-results {
    position: relative;
    width: 100%;
  }
}
#aegon-best-life-tool
  .future-tool-navigation-btn-container
  .future-tool-button-container {
  width: 100%;
  display: flex;
}
@media screen and (max-width: 577px) {
  #aegon-best-life-tool
    .future-tool-navigation-btn-container
    .future-tool-button-container {
    flex-direction: column-reverse;
  }
}
#aegon-best-life-tool
  .future-tool-navigation-btn-container
  .future-tool-skip {
  /* background-color: #f2f2f2;
  border: 2px solid #575757; */
  margin-right: 15px;
}
@media screen and (max-width: 577px) {
  #aegon-best-life-tool
    .future-tool-navigation-btn-container
    .future-tool-skip {
    display: none;
  }
}
#aegon-best-life-tool .custom-file-upload-delete {
  margin-top: 32px;
}
@media screen and (max-width: 577px) {
  #aegon-best-life-tool .custom-file-upload-delete {
    margin-top: 32px;
    display: none;
  }
}
#aegon-best-life-tool .aeg-best-life-delete-inline {
  display: none;
  margin-bottom: 0;
}
@media screen and (max-width: 577px) {
  #aegon-best-life-tool .aeg-best-life-delete-inline {
    display: inline;
    text-align: end;
    margin-top: 10px;
    color: #0069b4;
  }
}
#aegon-best-life-tool h2 {
  font-size: 24px;
  font-weight: 200;
}
#aegon-best-life-tool h3 {
  font-size: 24px;
  font-weight: 200;
}
#aegon-best-life-tool p {
  font-size: 16px;
}
#aegon-best-life-tool #financial-tool-results-screen {
  display: none;
}
.visionboard-message {
  margin-top: 65px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.visionboard-message-2 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.hidden {
  display: none;
}
#future-tool-failure-screen .aeg-best-life-button {
  background-color: #0069b4;
  cursor: pointer;
  padding: 11px 24px;
  color: #fff;
  float: right;
  border-radius: 4px;
  border: none;
  text-align: center;
  font-size: 20px;
}
@media screen and (max-width: 577px) {
  #future-tool-failure-screen .aeg-best-life-button {
    font-size: 15px;
  }
}
#future-tool-failure-screen .future-failure-message {
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  text-align: center;
}
@media (max-width: 576px) {
  #future-tool-failure-screen .future-failure-message {
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    text-align: left;
  }
}
#future-tool-failure-screen .failure-button-container {
  display: flex;
  justify-content: center;
}
#future-tool-failure-screen .failure-button-container a {
  color: #575757;
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 140%;
}
@media (max-width: 576px) {
  #future-tool-failure-screen .failure-button-container a {
    padding-right: 0;
  }
}
@media (max-width: 576px) {
  #future-tool-failure-screen .failure-button-container {
    flex-direction: column-reverse;
  }
}
#future-tool-failure-screen .future-advice-button {
  -webkit-appearance: none;
  /* border: 2px solid #575757; */
  padding: 10px;
  padding: 11px 24px;
  /* border-radius: 4px; */
  border: none;
  font-size: 20px;
  height: 50px;
  width: 100%;
  -webkit-appearance: none;
  /* background-color: #f2f2f2; */
  display: inline-block;
}
@media (max-width: 576px) {
  #future-tool-failure-screen .future-advice-button {
    margin-right: 0;
    margin-top: 32px;
    font-size: 15px;
    text-align: center;
  }
}
#future-tool-failure-screen .future-tool-add-more {
  margin-left: 20px;
}
@media (max-width: 576px) {
  #future-tool-failure-screen .future-tool-add-more {
    margin-left: 0;
  }
}
.future-failure-advice-title {
  text-align: center;
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  margin-top: 72px;
  margin-bottom: 32px;
}
@media (max-width: 576px) {
  .future-failure-advice-title {
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    text-align: left;
  }
}
.future-failure-advice-subtitle {
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
}
@media (max-width: 576px) {
  .future-failure-advice-subtitle {
    text-align: left;
  }
}
.see-your-best-life {
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 46px;
  color: #0069b4;
  text-align: center;
}
@media (max-width: 576px) {
  .see-your-best-life {
    margin-top: 90px;
    margin-bottom: 60px;
  }
}
.aeg-best-life-button {
  /* background-color: #0069b4; */
  cursor: pointer;
  padding: 11px 24px;
  color: #fff;
  float: right;
  /* border-radius: 4px; */
  border: none;
  text-align: center;
  font-size: 20px;
  height: 50px;
}
.aeg-best-life-button:focus-visible,
a:focus-visible {
  outline: 3px solid purple !important;
}
.aeg-future-end-articles {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media (max-width: 577px) {
  .aeg-future-end-articles {
    background-color: #e5f1f9;
    flex-direction: column;
  }
}
@media (min-width: 577px) {
  .aeg-future-end-articles {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
@media (max-width: 577px) {
  .aeg-future-end-articles .aeg-future-article {
    align-self: center;
    margin-top: 16px;
    border: 1px solid #c4c4c4;
  }
  .aeg-future-end-articles .aeg-future-article p {
    display: none;
  }
  .aeg-future-end-articles .aeg-future-article h4 {
    text-align: center;
  }
  .aeg-future-end-articles .aeg-future-article-image-panel {
    width: 330px;
    background-size: cover;
    height: 270px;
  }
}
@media (min-width: 576px) {
  .aeg-future-end-articles .aeg-future-article {
    margin-top: 40px;
    border: 1px solid #c4c4c4;
  }
  .aeg-future-end-articles .aeg-future-article img {
    width: 350px;
  }
  .aeg-future-end-articles .aeg-future-article h4 {
    margin: 32px 0;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 140%;
    color: #575757;
    padding-left: 20px;
  }
  .aeg-future-end-articles .aeg-future-article p {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #575757;
  }
  .aeg-future-end-articles .aeg-future-article-image-panel {
    background-size: cover;
    height: 270px;
    width: 350px;
  }
}
#aegon-best-life-tool .multiple-choice-image__parent-container {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
#aegon-best-life-tool
  .multiple-choice-image__parent-container
  input[type="checkbox"] {
  display: block;
  position: absolute;
  bottom: 50%;
  overflow: hidden;
  opacity: 0;
}
#aegon-best-life-tool
  .multiple-choice-image__parent-container
  .checked-blue-border {
  border: 3px solid #0069b4;
}
#aegon-best-life-tool .multiple-choice-image__container {
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
#aegon-best-life-tool .multiple-choice-image__container .psuedo-paragraph {
  margin-top: 15px;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 25px;
  max-width: 270px;
}
#aegon-best-life-tool .multiple-choice-image__image {
  position: relative;
  width: 270px;
  height: 240px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: none;
  border: 3px solid #f2f2f2;
  border-radius: 8px;
  border-width: 0;
  margin-right: 30px;
  margin-top: 20px;
}
@media (max-width: 600px) {
  #aegon-best-life-tool .multiple-choice-image__image {
    width: 260px;
    height: 230px;
    margin: 0;
  }
}
#aegon-best-life-tool
  .multiple-choice-image__image
  ::after
  .multiple-choice-image__checked-svg {
  display: inline;
  position: absolute;
  right: -5px;
  top: -10px;
}
#aegon-best-life-tool .multiple-choice-image__checked-svg {
  display: inline;
  position: absolute;
  right: -5px;
  top: -10px;
}
@media screen and (max-width: 577px) {
  #aegon-best-life-tool .multiple-choice-image__checked-svg {
    display: inline;
    position: absolute;
    right: -5px;
    top: -10px;
  }
}
#aegon-best-life-tool .upload-image__parent-container {
  display: flex;
  flex-direction: column;
}
@media (max-width: 600px) {
  #aegon-best-life-tool .upload-image__parent-container {
    flex-direction: column;
  }
}
#aegon-best-life-tool .upload-image__parent-container h2 {
  margin: 0;
  margin-bottom: 18px;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
}
@media screen and (max-width: 577px) {
  #aegon-best-life-tool .upload-image__parent-container h2 {
    line-height: 36px;
    font-size: 15px;
  }
}
#aegon-best-life-tool .upload-image__parent-container .image-guidance {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  text-align: left;
}
#aegon-best-life-tool .upload-image__parent-container input[type="file"] {
  display: none;
}
#aegon-best-life-tool
  .upload-image__parent-container
  .aeg-best-life-button {
  cursor: pointer;
  padding: 11px 24px;
  float: left;
  border-radius: 4px;
  border: none;
  text-align: center;
  font-size: 20px;
  height: 50px;
  color: #575757;
  background-color: #f2f2f2;
  border: 2px solid #575757;
}
#aegon-best-life-tool .upload-image__parent-container .disabled {
  background-color: grey;
  color: #fff;
  border: 2px solid grey;
}
#aegon-best-life-tool
  .upload-image__parent-container
  .aeg-best-life-file-details {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 10px;
}
#aegon-best-life-tool
  .upload-image__parent-container
  .aeg-best-life-file-details
  .aeg-best-life-filename {
  margin: 0;
  font-weight: 800;
  font-size: 18px;
  line-height: 140%;
  max-width: 140px;
}
#aegon-best-life-tool
  .upload-image__parent-container
  .aeg-best-life-file-details
  .aeg-best-life-filename-error {
  max-width: none;
  flex-grow: 1;
  font-size: 14px;
  text-align: left;
}
@media screen and (max-width: 577px) {
  #aegon-best-life-tool
    .upload-image__parent-container
    .aeg-best-life-file-details
    .aeg-best-life-filename-error {
    text-align: center;
  }
}
@media screen and (max-width: 577px) {
  #aegon-best-life-tool
    .upload-image__parent-container
    .aeg-best-life-file-details
    .aeg-best-life-preview-image-container {
    height: 30px;
  }
}
#aegon-best-life-tool
  .upload-image__parent-container
  .aeg-best-life-file-details
  .aeg-best-life-preview-image {
  height: 50px;
}
#aegon-best-life-tool
  .upload-image__parent-container
  .aeg-best-life-choices-list {
  display: none;
}
@media (max-width: 577px) {
  #aegon-best-life-tool
    .upload-image__parent-container
    .aeg-best-life-choices-list {
    display: inline;
    margin-top: 33px;
    padding: 20px 0;
  }
}
#aegon-best-life-tool .upload-image__image {
  width: 270px;
  height: 240px;
}
#aegon-best-life-tool .banner {
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
}
#aegon-best-life-tool .banner-desktop {
  display: none;
}
@media screen and (min-width: 577px) {
  #aegon-best-life-tool .banner-desktop {
    display: block;
  }
}
#aegon-best-life-tool .banner-mobile {
  display: none;
}
@media screen and (max-width: 576px) {
  #aegon-best-life-tool .banner-mobile {
    display: block;
  }
}
@media screen and (max-width: 577px) {
  #aegon-best-life-tool .image-guidance-list {
    display: flex;
    flex-direction: column;
  }
}
#aegon-best-life-tool .uploaded-bar {
  border-bottom: solid 6px #0069b4;
}
#aegon-best-life-tool #future-tool-intro-screen {
  max-width: none;
  text-align: center;
  background-size: 100% auto;
  background-position-x: center;
  background-repeat: no-repeat;
  background-position: top center, bottom center;
}
@media screen and (max-width: 992px) and (min-width: 576px) {
  #aegon-best-life-tool #future-tool-intro-screen .ft-col-sm-12 {
    flex: 0 0 60%;
    max-width: 60%;
  }
}
#aegon-best-life-tool #future-tool-intro-screen .center-content {
  margin: auto;
}
#aegon-best-life-tool #future-tool-intro-screen h2,
#aegon-best-life-tool #future-tool-intro-screen h4,
#aegon-best-life-tool #future-tool-intro-screen p {
  padding: 0;
  margin: 0;
}
#aegon-best-life-tool #future-tool-intro-screen p a[target="_blank"] {
  padding-right: 0;
}
#aegon-best-life-tool #future-tool-intro-screen p a[target="_blank"]:after {
  display: none !important;
}
#aegon-best-life-tool #future-tool-intro-screen h2 {
  color: #0069b4;
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 46px;
  margin: 64px 0 32px 0;
}
@media screen and (max-width: 800px) {
  #aegon-best-life-tool #future-tool-intro-screen h2 {
    margin-top: 235px;
  }
}
@media screen and (max-width: 400px) {
  #aegon-best-life-tool #future-tool-intro-screen h2 {
    margin-top: 165px;
  }
}
#aegon-best-life-tool #future-tool-intro-screen h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 31px;
  margin: 0;
  margin-bottom: 21px;
}
#aegon-best-life-tool #future-tool-intro-screen p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
#aegon-best-life-tool #future-tool-intro-screen .future-confirmation-p {
  font-style: normal;
  font-weight: 300;
  text-align: left;
  padding-left: 20px;
  text-decoration: none;
}
#aegon-best-life-tool
  #future-tool-intro-screen
  .future-confirmation-p-privacy-notice {
  padding-top: 25px;
}
/* #aegon-best-life-tool #future-tool-intro-screen .financial-tool-btn-intro {
  background-color: #0069b4;
  border-radius: 4px;
  border: none;
  color: #fff;
  font-size: 20px;
  height: 50px;
  margin: 48px 0 28px 0;
  width: 160px;
} */
@media screen and (max-width: 576px) {
  #aegon-best-life-tool #future-tool-intro-screen .financial-tool-btn-intro {
    width: 100%;
  }
}
#aegon-best-life-tool #future-tool-intro-screen .intro-confirmation {
  margin: 26px 0 0 0;
  display: flex;
}
#aegon-best-life-tool #future-tool-intro-screen .intro-checkbox {
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  margin-top: 2px;
  border: 2px solid #0069b4;
}
#aegon-best-life-tool #future-tool-intro-screen .gated {
  background-color: #6e6e6e;
}
#aegon-best-life-tool #future-tool-intro-screen .loader {
  margin: 100px auto;
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  transform: scale(0.5);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0 -2.6em 0 0 #0069b4, 1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2),
      2.5em 0 0 0 rgba(0, 105, 180, 0.2),
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.2),
      0 2.5em 0 0 rgba(0, 105, 180, 0.2),
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.2),
      -2.6em 0 0 0 rgba(0, 105, 180, 0.5),
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.7);
  }
  12.5% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.7), 1.8em -1.8em 0 0 #0069b4,
      2.5em 0 0 0 rgba(0, 105, 180, 0.2),
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.2),
      0 2.5em 0 0 rgba(0, 105, 180, 0.2),
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.2),
      -2.6em 0 0 0 rgba(0, 105, 180, 0.2),
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.5);
  }
  25% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.5),
      1.8em -1.8em 0 0 rgba(0, 105, 180, 0.7), 2.5em 0 0 0 #0069b4,
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.2),
      0 2.5em 0 0 rgba(0, 105, 180, 0.2),
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.2),
      -2.6em 0 0 0 rgba(0, 105, 180, 0.2),
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2);
  }
  37.5% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.2),
      1.8em -1.8em 0 0 rgba(0, 105, 180, 0.5),
      2.5em 0 0 0 rgba(0, 105, 180, 0.7), 1.75em 1.75em 0 0 #0069b4,
      0 2.5em 0 0 rgba(0, 105, 180, 0.2),
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.2),
      -2.6em 0 0 0 rgba(0, 105, 180, 0.2),
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2);
  }
  50% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.2),
      1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2),
      2.5em 0 0 0 rgba(0, 105, 180, 0.5),
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.7), 0 2.5em 0 0 #0069b4,
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.2),
      -2.6em 0 0 0 rgba(0, 105, 180, 0.2),
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2);
  }
  62.5% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.2),
      1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2),
      2.5em 0 0 0 rgba(0, 105, 180, 0.2),
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.5),
      0 2.5em 0 0 rgba(0, 105, 180, 0.7), -1.8em 1.8em 0 0 #0069b4,
      -2.6em 0 0 0 rgba(0, 105, 180, 0.2),
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2);
  }
  75% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.2),
      1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2),
      2.5em 0 0 0 rgba(0, 105, 180, 0.2),
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.2),
      0 2.5em 0 0 rgba(0, 105, 180, 0.5),
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.7), -2.6em 0 0 0 #0069b4,
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2);
  }
  87.5% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.2),
      1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2),
      2.5em 0 0 0 rgba(0, 105, 180, 0.2),
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.2),
      0 2.5em 0 0 rgba(0, 105, 180, 0.2),
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.5),
      -2.6em 0 0 0 rgba(0, 105, 180, 0.7), -1.8em -1.8em 0 0 #0069b4;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0 -2.6em 0 0 #0069b4, 1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2),
      2.5em 0 0 0 rgba(0, 105, 180, 0.2),
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.2),
      0 2.5em 0 0 rgba(0, 105, 180, 0.2),
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.2),
      -2.6em 0 0 0 rgba(0, 105, 180, 0.5),
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.7);
  }
  12.5% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.7), 1.8em -1.8em 0 0 #0069b4,
      2.5em 0 0 0 rgba(0, 105, 180, 0.2),
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.2),
      0 2.5em 0 0 rgba(0, 105, 180, 0.2),
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.2),
      -2.6em 0 0 0 rgba(0, 105, 180, 0.2),
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.5);
  }
  25% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.5),
      1.8em -1.8em 0 0 rgba(0, 105, 180, 0.7), 2.5em 0 0 0 #0069b4,
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.2),
      0 2.5em 0 0 rgba(0, 105, 180, 0.2),
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.2),
      -2.6em 0 0 0 rgba(0, 105, 180, 0.2),
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2);
  }
  37.5% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.2),
      1.8em -1.8em 0 0 rgba(0, 105, 180, 0.5),
      2.5em 0 0 0 rgba(0, 105, 180, 0.7), 1.75em 1.75em 0 0 #0069b4,
      0 2.5em 0 0 rgba(0, 105, 180, 0.2),
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.2),
      -2.6em 0 0 0 rgba(0, 105, 180, 0.2),
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2);
  }
  50% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.2),
      1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2),
      2.5em 0 0 0 rgba(0, 105, 180, 0.5),
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.7), 0 2.5em 0 0 #0069b4,
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.2),
      -2.6em 0 0 0 rgba(0, 105, 180, 0.2),
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2);
  }
  62.5% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.2),
      1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2),
      2.5em 0 0 0 rgba(0, 105, 180, 0.2),
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.5),
      0 2.5em 0 0 rgba(0, 105, 180, 0.7), -1.8em 1.8em 0 0 #0069b4,
      -2.6em 0 0 0 rgba(0, 105, 180, 0.2),
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2);
  }
  75% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.2),
      1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2),
      2.5em 0 0 0 rgba(0, 105, 180, 0.2),
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.2),
      0 2.5em 0 0 rgba(0, 105, 180, 0.5),
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.7), -2.6em 0 0 0 #0069b4,
      -1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2);
  }
  87.5% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 105, 180, 0.2),
      1.8em -1.8em 0 0 rgba(0, 105, 180, 0.2),
      2.5em 0 0 0 rgba(0, 105, 180, 0.2),
      1.75em 1.75em 0 0 rgba(0, 105, 180, 0.2),
      0 2.5em 0 0 rgba(0, 105, 180, 0.2),
      -1.8em 1.8em 0 0 rgba(0, 105, 180, 0.5),
      -2.6em 0 0 0 rgba(0, 105, 180, 0.7), -1.8em -1.8em 0 0 #0069b4;
  }
}
.padding-remove {
  padding: 0 !important;
}
#aegon-best-life-tool #financial-tool-question-screen {
  display: none;
}
#aegon-best-life-tool .tool-error-span {
  border-left: 1px solid red;
  margin-left: 5px;
  padding-left: 15px;
}
#aegon-best-life-tool .tool-form {
  margin: auto;
  min-height: 350px;
  width: 100%;
}
#aegon-best-life-tool .tool-form h3,
#aegon-best-life-tool .tool-form h4 {
  margin: 0;
}
#aegon-best-life-tool .tool-form .financial-tool-question {
  display: none;
}
#aegon-best-life-tool .tool-form .financial-tool-question h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  margin-top: 15px;
}
#aegon-best-life-tool .tool-form .financial-tool-question .h2-section-title {
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 35px;
  margin-bottom: 0;
}
#aegon-best-life-tool .tool-form .financial-tool-question.error {
  color: red;
}
#aegon-best-life-tool .tool-form .financial-tool-question .substrap {
  margin: 15px 0;
}
#aegon-best-life-tool .tool-form .financial-tool-question__slider {
  margin-bottom: 8rem;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-question__slider
  .slider-holder {
  display: none;
}
@media screen and (min-width: 577px) {
  #aegon-best-life-tool
    .tool-form
    .financial-tool-question__slider
    .slider-holder {
    display: block;
  }
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-question__slider
  .mobile-increment {
  display: none;
}
@media screen and (max-width: 576px) {
  #aegon-best-life-tool
    .tool-form
    .financial-tool-question__slider
    .mobile-increment {
    display: inline-block;
  }
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-question__slider
  .mobile-increment
  .decrement,
#aegon-best-life-tool
  .tool-form
  .financial-tool-question__slider
  .mobile-increment
  .increment {
  background-color: #0069b4;
  border-radius: 100%;
  display: block;
  height: 50px;
  line-height: 32px;
  margin: 0 0 0 20px;
  text-align: center;
  width: 50px;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-question__slider
  .mobile-increment
  .decrement::after,
#aegon-best-life-tool
  .tool-form
  .financial-tool-question__slider
  .mobile-increment
  .increment::after {
  font-size: 75px;
  color: #fff;
  position: relative;
  top: 4px;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-question__slider
  .mobile-increment
  .decrement {
  position: absolute;
  bottom: 0;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-question__slider
  .mobile-increment
  .decrement::after {
  content: "-";
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-question__slider
  .mobile-increment
  .increment {
  position: absolute;
  top: 0;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-question__slider
  .mobile-increment
  .increment::after {
  content: "+";
}
#aegon-best-life-tool .tool-form .progress {
  display: none;
}
@media screen and (max-width: 576px) {
  #aegon-best-life-tool .tool-form .progress {
    display: block;
  }
}
#aegon-best-life-tool .tool-form #progress-text {
  font-size: 18px;
  padding: 15px 0 0 0;
}
#aegon-best-life-tool .tool-form .financial-tool-steps {
  display: none;
  margin-top: 50px;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 577px) {
  #aegon-best-life-tool .tool-form .financial-tool-steps {
    display: block;
  }
}
#aegon-best-life-tool .tool-form .financial-tool-steps p {
  color: #575757;
  padding-bottom: 20px;
  text-align: left;
}
#aegon-best-life-tool .tool-form .financial-tool-steps .financial-tool-step {
  background-color: #575757;
  border: 3px solid transparent;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 25px;
  margin: 0 34px;
  width: 30px;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-steps
  .financial-tool-step:hover {
  cursor: default;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-steps
  .financial-tool-step.active {
  background: 0 0;
  border-color: #0069b4;
  color: #0069b4;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-steps
  .financial-tool-step.active:before {
  bottom: 25px;
  content: "▼";
  left: 11px;
  margin-left: -15px;
  position: relative;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-steps
  .financial-tool-step.complete {
  background: #0069b4;
  border-color: #0069b4;
  color: #fff;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-steps
  .financial-tool-step.complete:not(:last-of-type):after {
  border-top: 3px solid #0069b4;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-steps
  .financial-tool-step:not(:last-of-type):after {
  border-top: 2px solid #575757;
  content: "";
  display: inline-block;
  margin: 0 18px;
  position: absolute;
  top: 15px;
  width: 55px;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-steps
  .financial-tool-step:first-child {
  margin: 0 56px 0 0;
}
#aegon-best-life-tool
  .tool-form
  .financial-tool-steps
  .financial-tool-step:last-child {
  margin: 0 0 0 30px;
}
@media screen and (min-width: 576px) {
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step {
    margin: 0 7px 0 6px;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:not(:last-of-type):after {
    border-top: 2px solid #575757;
    content: "";
    display: inline-block;
    margin: 0 13px;
    position: absolute;
    top: 15px;
    width: 12px;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:first-child {
    margin: 0 7px 0 0;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:last-child {
    margin: 0 0 0 6px;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:last-child:before {
    left: 16px;
  }
}
@media screen and (min-width: 768px) {
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step {
    margin: 0 14px 0 16px;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:not(:last-of-type):after {
    border-top: 2px solid #575757;
    content: "";
    display: inline-block;
    margin: 0 16px;
    position: absolute;
    top: 15px;
    width: 24px;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:first-child {
    margin: 0 14px 0 0;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:last-child {
    margin: 0 0 0 16px;
  }
}
@media screen and (min-width: 992px) {
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step {
    margin: 0 38px 0 13px;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:not(:last-of-type):after {
    border-top: 2px solid #575757;
    content: "";
    display: inline-block;
    margin: 0 18px;
    position: absolute;
    top: 15px;
    width: 42px;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:first-child {
    margin: 0 38px 0 0;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:last-child {
    margin: 0 0 0 16px;
  }
}
@media screen and (min-width: 1200px) {
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step {
    margin: 0 56px 0 13px;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:not(:last-of-type):after {
    border-top: 2px solid #575757;
    content: "";
    display: inline-block;
    margin: 0 18px;
    position: absolute;
    top: 15px;
    width: 60px;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:first-child {
    margin: 0 56px 0 0;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:last-child {
    margin: 0 0 0 17px;
  }
  #aegon-best-life-tool
    .tool-form
    .financial-tool-steps
    .financial-tool-step:last-child:before {
    left: 16px;
  }
}
@media (max-width: 600px) {
  @keyframes splide-loading {
    0% {
      transform: rotate(0);
    }
    to {
      transform: rotate(1turn);
    }
  }
  .splide__container {
    position: relative;
    box-sizing: border-box;
  }
  .splide__list {
    margin: 0 !important;
    padding: 0 !important;
    width: -webkit-max-content;
    width: max-content;
    will-change: transform;
  }
  .splide.is-active .splide__list {
    display: flex;
  }
  .splide__pagination {
    display: inline-flex;
    align-items: center;
    width: 95%;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
  }
  .splide__pagination li {
    list-style-type: none;
    display: inline-block;
    line-height: 1;
    margin: 0;
  }
  .splide {
    visibility: hidden;
  }
  .splide,
  .splide__slide {
    position: relative;
    outline: 0;
  }
  .splide__slide {
    box-sizing: border-box;
    list-style-type: none !important;
    margin: 0;
    flex-shrink: 0;
  }
  .splide__slide img {
    vertical-align: bottom;
  }
  .splide__slider {
    position: relative;
  }
  .splide__spinner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #999;
    border-left-color: transparent;
    animation: splide-loading 1s linear infinite;
  }
  .splide__track {
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  .splide--draggable > .splide__track > .splide__list > .splide__slide {
    -webkit-user-select: none;
    user-select: none;
  }
  .splide--fade > .splide__track > .splide__list {
    display: block;
  }
  .splide--fade > .splide__track > .splide__list > .splide__slide {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
  }
  .splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
    position: relative;
    z-index: 1;
    opacity: 1;
  }
  .splide--rtl {
    direction: rtl;
  }
  .splide--ttb > .splide__track > .splide__list {
    display: block;
  }
  .splide--ttb > .splide__pagination {
    width: auto;
  }
  .splide__arrow {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    width: 2em;
    height: 2em;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    padding: 0;
    opacity: 0.7;
    background: #ccc;
  }
  .splide__arrow svg {
    width: 1.2em;
    height: 1.2em;
  }
  .splide__arrow:hover {
    cursor: pointer;
    opacity: 0.9;
  }
  .splide__arrow:focus {
    outline: 0;
  }
  .splide__arrow--prev {
    left: 1em;
  }
  .splide__arrow--prev svg {
    transform: scaleX(-1);
  }
  .splide__arrow--next {
    right: 1em;
  }
  .splide__pagination {
    position: absolute;
    z-index: 1;
    bottom: 0.5em;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
  }
  .splide__pagination__page {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #ccc;
    border-radius: 50%;
    margin: 3px;
    padding: 0;
    transition: transform 0.2s linear;
    border: none;
    opacity: 0.7;
  }
  .splide__pagination__page.is-active {
    transform: scale(1.4);
    background: #fff;
  }
  .splide__pagination__page:hover {
    cursor: pointer;
    opacity: 0.9;
  }
  .splide__pagination__page:focus {
    outline: 0;
  }
  .splide__progress__bar {
    width: 0;
    height: 3px;
    background: #ccc;
  }
  .splide--nav > .splide__track > .splide__list > .splide__slide {
    border: 3px solid transparent;
  }
  .splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
    border-color: #000;
  }
  .splide--nav > .splide__track > .splide__list > .splide__slide:focus {
    outline: 0;
  }
  .splide--rtl > .splide__arrows .splide__arrow--prev,
  .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
    right: 1em;
    left: auto;
  }
  .splide--rtl > .splide__arrows .splide__arrow--prev svg,
  .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
    transform: scaleX(1);
  }
  .splide--rtl > .splide__arrows .splide__arrow--next,
  .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
    left: 1em;
    right: auto;
  }
  .splide--rtl > .splide__arrows .splide__arrow--next svg,
  .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
    transform: scaleX(-1);
  }
  .splide--ttb > .splide__arrows .splide__arrow,
  .splide--ttb > .splide__track > .splide__arrows .splide__arrow {
    left: 50%;
    transform: translate(-50%);
  }
  .splide--ttb > .splide__arrows .splide__arrow--prev,
  .splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
    top: 1em;
  }
  .splide--ttb > .splide__arrows .splide__arrow--prev svg,
  .splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
    transform: rotate(-90deg);
  }
  .splide--ttb > .splide__arrows .splide__arrow--next,
  .splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
    top: auto;
    bottom: 1em;
  }
  .splide--ttb > .splide__arrows .splide__arrow--next svg,
  .splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
    transform: rotate(90deg);
  }
  .splide--ttb > .splide__pagination {
    display: flex;
    flex-direction: column;
    bottom: 50%;
    left: auto;
    right: 0.5em;
    transform: translateY(50%);
  }
  .multiple-choice-image__container {
    margin: 0 5px;
  }
  .splide__arrow {
    position: absolute;
    z-index: 1;
    top: 35%;
    transform: translateY(-50%);
    height: 80px;
    width: 72px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    background: 0 0;
  }
  .splide__arrow--next {
    right: 0;
  }
  .splide__arrow--prev {
    left: 0;
  }
}
@media (min-width: 600px) {
  .multiple-choice-image__parent-container {
    transform: none !important;
  }
}
.splide__pagination {
  display: none;
}
.splide__arrow {
  display: none;
}
@media (max-width: 600px) {
  .splide__arrow {
    display: flex;
  }
}
.test-button {
  color: fff;
  background-color: #1e90ff;
  border: 0;
  padding: 20px;
  margin: 2px;
}
.save-button {
  color: fff;
  background-color: #daa520;
  border: 0;
  padding: 20px;
  margin: 2px;
}
.abscenter {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#three-container {
  display: block;
  max-width: 1920px;
  max-height: 1080px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}
#gallery-wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
#test-buttons {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 23%;
}
#test-buttons button {
  margin: 0 auto;
}
@media (min-device-width: 320px) and (max-device-width: 640px) {
  #three-container {
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  #test-buttons {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0;
  }
}
.hidden{
  display: none !important;
}
