@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Roboto:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap");
@import "https://fonts.googleapis.com/css2?family=Rubik+Mono+One&display=swap";
@media screen and (min-width: 48rem) {
  .mt-0 {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .mt-0 {
    margin-top: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .pt-0 {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .pt-0 {
    padding-top: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .mr-0 {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .mr-0 {
    margin-right: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .pr-0 {
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .pr-0 {
    padding-right: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .mb-0 {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .mb-0 {
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .pb-0 {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .pb-0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .ml-0 {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .ml-0 {
    margin-left: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .pl-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .pl-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-0 {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-0 {
    margin-left: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-0 {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-0 {
    margin-right: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-0 {
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-0 {
    padding-right: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-0 {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-0 {
    margin-top: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-0 {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-0 {
    padding-top: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-0 {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-0 {
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-0 {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (min-width: 48rem) {
  .mt-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mt-1 {
    margin-top: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pt-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pt-1 {
    padding-top: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mr-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mr-1 {
    margin-right: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pr-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pr-1 {
    padding-right: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mb-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mb-1 {
    margin-bottom: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pb-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pb-1 {
    padding-bottom: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .ml-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .ml-1 {
    margin-left: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pl-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pl-1 {
    padding-left: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-1 {
    margin-left: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-1 {
    padding-left: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-1 {
    margin-right: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-1 {
    padding-right: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-1 {
    margin-top: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-1 {
    padding-top: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-1 {
    margin-bottom: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-1 {
    padding-bottom: 0.125rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mt-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mt-2 {
    margin-top: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pt-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pt-2 {
    padding-top: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mr-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mr-2 {
    margin-right: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pr-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pr-2 {
    padding-right: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mb-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mb-2 {
    margin-bottom: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pb-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pb-2 {
    padding-bottom: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .ml-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .ml-2 {
    margin-left: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pl-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pl-2 {
    padding-left: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-2 {
    margin-left: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-2 {
    padding-left: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-2 {
    margin-right: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-2 {
    padding-right: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-2 {
    margin-top: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-2 {
    padding-top: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-2 {
    margin-bottom: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-2 {
    padding-bottom: 0.25rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mt-3 {
    margin-top: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mt-3 {
    margin-top: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pt-3 {
    padding-top: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pt-3 {
    padding-top: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mr-3 {
    margin-right: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mr-3 {
    margin-right: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pr-3 {
    padding-right: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pr-3 {
    padding-right: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mb-3 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mb-3 {
    margin-bottom: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pb-3 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pb-3 {
    padding-bottom: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .ml-3 {
    margin-left: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .ml-3 {
    margin-left: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pl-3 {
    padding-left: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pl-3 {
    padding-left: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-3 {
    margin-left: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-3 {
    margin-left: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-3 {
    padding-left: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-3 {
    padding-left: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-3 {
    margin-right: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-3 {
    margin-right: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-3 {
    padding-right: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-3 {
    padding-right: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-3 {
    margin-top: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-3 {
    margin-top: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-3 {
    padding-top: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-3 {
    padding-top: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-3 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-3 {
    margin-bottom: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-3 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-3 {
    padding-bottom: 0.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mt-4 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mt-4 {
    margin-top: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pt-4 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pt-4 {
    padding-top: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mr-4 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mr-4 {
    margin-right: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pr-4 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pr-4 {
    padding-right: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mb-4 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mb-4 {
    margin-bottom: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pb-4 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pb-4 {
    padding-bottom: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .ml-4 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .ml-4 {
    margin-left: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pl-4 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pl-4 {
    padding-left: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-4 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-4 {
    margin-left: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-4 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-4 {
    padding-left: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-4 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-4 {
    margin-right: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-4 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-4 {
    padding-right: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-4 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-4 {
    margin-top: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-4 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-4 {
    padding-top: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-4 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-4 {
    margin-bottom: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-4 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-4 {
    padding-bottom: 0.75rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mt-5 {
    margin-top: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mt-5 {
    margin-top: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pt-5 {
    padding-top: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pt-5 {
    padding-top: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mr-5 {
    margin-right: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mr-5 {
    margin-right: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pr-5 {
    padding-right: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pr-5 {
    padding-right: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mb-5 {
    margin-bottom: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mb-5 {
    margin-bottom: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pb-5 {
    padding-bottom: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pb-5 {
    padding-bottom: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .ml-5 {
    margin-left: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .ml-5 {
    margin-left: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pl-5 {
    padding-left: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pl-5 {
    padding-left: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-5 {
    margin-left: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-5 {
    margin-left: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-5 {
    padding-left: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-5 {
    padding-left: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-5 {
    margin-right: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-5 {
    margin-right: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-5 {
    padding-right: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-5 {
    padding-right: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-5 {
    margin-top: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-5 {
    margin-top: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-5 {
    padding-top: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-5 {
    padding-top: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-5 {
    margin-bottom: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-5 {
    margin-bottom: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-5 {
    padding-bottom: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-5 {
    padding-bottom: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mt-6 {
    margin-top: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mt-6 {
    margin-top: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pt-6 {
    padding-top: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pt-6 {
    padding-top: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mr-6 {
    margin-right: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mr-6 {
    margin-right: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pr-6 {
    padding-right: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pr-6 {
    padding-right: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mb-6 {
    margin-bottom: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mb-6 {
    margin-bottom: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pb-6 {
    padding-bottom: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pb-6 {
    padding-bottom: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .ml-6 {
    margin-left: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .ml-6 {
    margin-left: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pl-6 {
    padding-left: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pl-6 {
    padding-left: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-6 {
    margin-left: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-6 {
    margin-left: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-6 {
    padding-left: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-6 {
    padding-left: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-6 {
    margin-right: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-6 {
    margin-right: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-6 {
    padding-right: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-6 {
    padding-right: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-6 {
    margin-top: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-6 {
    margin-top: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-6 {
    padding-top: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-6 {
    padding-top: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-6 {
    margin-bottom: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-6 {
    margin-bottom: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-6 {
    padding-bottom: 5rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-6 {
    padding-bottom: 2.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mt-7 {
    margin-top: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mt-7 {
    margin-top: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pt-7 {
    padding-top: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pt-7 {
    padding-top: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mr-7 {
    margin-right: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mr-7 {
    margin-right: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pr-7 {
    padding-right: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pr-7 {
    padding-right: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mb-7 {
    margin-bottom: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mb-7 {
    margin-bottom: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pb-7 {
    padding-bottom: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pb-7 {
    padding-bottom: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .ml-7 {
    margin-left: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .ml-7 {
    margin-left: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pl-7 {
    padding-left: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pl-7 {
    padding-left: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-7 {
    margin-left: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-7 {
    margin-left: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-7 {
    padding-left: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-7 {
    padding-left: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-7 {
    margin-right: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-7 {
    margin-right: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-7 {
    padding-right: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-7 {
    padding-right: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-7 {
    margin-top: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-7 {
    margin-top: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-7 {
    padding-top: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-7 {
    padding-top: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-7 {
    margin-bottom: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-7 {
    margin-bottom: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-7 {
    padding-bottom: 7rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-7 {
    padding-bottom: 3.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mt-8 {
    margin-top: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mt-8 {
    margin-top: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pt-8 {
    padding-top: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pt-8 {
    padding-top: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mr-8 {
    margin-right: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mr-8 {
    margin-right: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pr-8 {
    padding-right: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pr-8 {
    padding-right: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mb-8 {
    margin-bottom: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mb-8 {
    margin-bottom: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pb-8 {
    padding-bottom: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pb-8 {
    padding-bottom: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .ml-8 {
    margin-left: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .ml-8 {
    margin-left: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pl-8 {
    padding-left: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pl-8 {
    padding-left: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-8 {
    margin-left: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-8 {
    margin-left: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-8 {
    padding-left: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-8 {
    padding-left: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-8 {
    margin-right: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-8 {
    margin-right: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-8 {
    padding-right: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-8 {
    padding-right: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-8 {
    margin-top: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-8 {
    margin-top: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-8 {
    padding-top: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-8 {
    padding-top: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-8 {
    margin-bottom: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-8 {
    margin-bottom: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-8 {
    padding-bottom: 9rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-8 {
    padding-bottom: 4.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mt-10 {
    margin-top: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mt-10 {
    margin-top: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pt-10 {
    padding-top: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pt-10 {
    padding-top: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mr-10 {
    margin-right: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mr-10 {
    margin-right: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pr-10 {
    padding-right: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pr-10 {
    padding-right: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mb-10 {
    margin-bottom: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mb-10 {
    margin-bottom: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pb-10 {
    padding-bottom: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pb-10 {
    padding-bottom: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .ml-10 {
    margin-left: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .ml-10 {
    margin-left: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pl-10 {
    padding-left: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pl-10 {
    padding-left: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-10 {
    margin-left: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-10 {
    margin-left: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-10 {
    padding-left: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-10 {
    padding-left: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-10 {
    margin-right: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-10 {
    margin-right: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-10 {
    padding-right: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-10 {
    padding-right: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-10 {
    margin-top: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-10 {
    margin-top: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-10 {
    padding-top: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-10 {
    padding-top: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-10 {
    margin-bottom: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-10 {
    margin-bottom: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-10 {
    padding-bottom: 11rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-10 {
    padding-bottom: 5.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mt-11 {
    margin-top: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mt-11 {
    margin-top: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pt-11 {
    padding-top: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pt-11 {
    padding-top: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mr-11 {
    margin-right: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mr-11 {
    margin-right: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pr-11 {
    padding-right: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pr-11 {
    padding-right: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mb-11 {
    margin-bottom: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mb-11 {
    margin-bottom: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pb-11 {
    padding-bottom: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pb-11 {
    padding-bottom: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .ml-11 {
    margin-left: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .ml-11 {
    margin-left: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .pl-11 {
    padding-left: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .pl-11 {
    padding-left: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-11 {
    margin-left: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-11 {
    margin-left: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-11 {
    padding-left: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-11 {
    padding-left: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .mx-11 {
    margin-right: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .mx-11 {
    margin-right: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .px-11 {
    padding-right: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .px-11 {
    padding-right: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-11 {
    margin-top: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-11 {
    margin-top: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-11 {
    padding-top: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-11 {
    padding-top: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .my-11 {
    margin-bottom: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .my-11 {
    margin-bottom: 1.5rem !important;
  }
}

@media screen and (min-width: 48rem) {
  .py-11 {
    padding-bottom: 3rem !important;
  }
}
@media screen and (max-width: 48rem) {
  .py-11 {
    padding-bottom: 1.5rem !important;
  }
}

:root {
  --clr-primary-400: #000000;
  --clr-primary-700: #000000;
  --clr-grey-100: hsl(0, 0%, 100%);
  --clr-grey-200: hsl(0, 0%, 100%);
  --clr-grey-300: hsla(0, 0%, 100%, 0.7);
  --clr-grey-400: hsla(210, 11%, 24%, 0.8);
  --clr-grey-500: hsla(257, 17%, 92%, 0.4);
  --clr-grey-550: hsla(210, 11%, 24%, 0.5);
  --clr-grey-600: hsla(210, 11%, 24%, 0.6);
  --clr-grey-700: hsl(210, 11%, 24%);
  --clr-grey-900: hsl(240, 15%, 6%);
  --clr-grey-new-100: #E9EAE9;
  --clr-grey-new-200: hsl(0, 0%, 100%);
  --clr-grey-new-300: hsla(0, 0%, 100%, 0.7);
  --clr-grey-new-400: hsla(210, 11%, 24%, 0.8);
  --clr-grey-new-500: #242424;
  --clr-grey-new-550: hsla(210, 11%, 24%, 0.5);
  --clr-grey-new-600: hsla(210, 11%, 24%, 0.6);
  --clr-grey-new-700: hsl(210, 11%, 24%);
  --clr-grey-new-900: hsl(240, 15%, 6%);
  --clr-blue-100: #072D60;
  --clr-green-100: hsla(138, 40%, 46%, 0.05);
  --clr-green-200: #334740;
  --clr-green-400: hsl(138, 40%, 46%);
  --clr-orange-100: hsl(23, 100%, 96%);
  --clr-orange-400: hsl(43, 100%, 50%);
  --clr-secundario-400: hsl(170, 41%, 44%);
  --clr-red-100: #801517;
  --clr-red-400: hsl(356, 93%, 64%);
  --clr-cream-100: #E0DAC4;
  --clr-white-100: #FFFFFF;
  --ff-primary: Inter, sans-serif;
  --ff-btn-primary: Inter, sans-serif;
  --ff-secondary: TheSeason, sans-serif;
  --ff-btn-secondary: TheSeason, sans-serif;
  --ff-tertiary: Helvetica Neue, sans-serif;
  --ff-btn-tertiary: Helvetica Neue, sans-serif;
  --ff-support: Roboto, sans-serif;
  --ff-btn-support: Roboto, sans-serif;
  --fs-h1: 3rem;
  --fs-h2: 2.375rem;
  --fs-h3: 1.75rem;
  --fs-h4: 1.5rem;
  --fs-h5: 1.25rem;
  --fs-p-xs: 0.688rem;
  --fs-p-sm: 0.875rem;
  --fs-p-md: 1rem;
  --fs-p-lg: 1.125rem;
  --fw-bold: 600;
  --fw-semibold: 500;
  --fw-regular: 400;
  --clr-gr-naranja: linear-gradient(231.1deg, #FFD200 2.71%, #FDC804 12.17%, #FAAD11 45.28%, #F89C1A 74.6%, #F8971D 97.3%);
  --clr-gr-naranja-900: linear-gradient(231.1deg, #e8c006 2.71%, #d9ad0d 12.17%, #d6940e 45.28%, #be7816 74.6%, #d28524 97.3%);
  --rs-base:0.375rem;
  --max-width: 1286px;
  --ff-sans-open: "Open Sans", sans-serif;
  --ff-lato: "Lato", sans-serif;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.container {
  display: block;
  width: calc(100vw - 1.8rem);
  margin: 0 auto;
}
@media screen and (min-width: 48rem) and (max-width: 70rem) {
  .container {
    width: calc(100vw - 5rem);
  }
  .container-nof {
    overflow-x: scroll;
  }
}
@media screen and (min-width: 48rem) {
  .container {
    width: calc(100vw - 10rem);
    max-width: var(--max-width);
  }
}
.container--top-line-divider {
  border-top: 1px solid;
  padding-top: 20px;
}

.container-sm {
  max-width: 800px;
  margin: 0 auto;
}

.text-right {
  text-align: right;
}

.flex {
  display: flex;
}

.space-evenly {
  justify-content: space-between;
}

.align-items-start {
  align-items: start;
}

.align-items-center {
  align-items: center;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.flex-column {
  flex-direction: column;
}

.flex-row {
  flex-direction: row;
}

.w-100 {
  width: 100%;
}

.bg-blue-100 {
  background: hsl(213, 58%, 96%);
}

.grid {
  display: grid;
}
@media screen and (max-width: 48rem) {
  .grid .order-sm-1 {
    order: 1;
  }
  .grid .order-sm-0 {
    order: 0;
  }
}
.grid-span {
  grid-column: 1/3;
}
.grid-cols--3 {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 48rem) {
  .grid-cols--3 {
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
  }
}
.grid-cols--4 {
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media screen and (min-width: 48rem) {
  .grid-cols--4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.grid--infocards {
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media screen and (min-width: 48rem) {
  .grid--infocards {
    grid-template-columns: repeat(4, 23.5%);
  }
}
.grid--membership {
  align-items: flex-start;
}
.grid--chips {
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media screen and (min-width: 48rem) {
  .grid--chips {
    grid-template-columns: repeat(4, 23.5%);
  }
}
.grid-cols--2 {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 48rem) {
  .grid-cols--2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}
.grid-cols--4 {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 48rem) {
  .grid-cols--4 {
    grid-template-columns: repeat(4, 1fr);
    gap: 6rem;
  }
}
@media screen and (min-width: 48rem) {
  .grid-col-span--2 {
    grid-column: 1/6;
  }
}
@media screen and (min-width: 48rem) {
  .grid-col-span--1 {
    grid-column: 6/8;
  }
}
@media screen and (max-width: 48rem) {
  .grid__thumbnail {
    width: 100%;
  }
}

.grid-even {
  grid-template-columns: repeat(2, 1fr);
  gap: 5rem;
}
@media screen and (max-width: 48rem) {
  .grid-even {
    grid-template-columns: repeat(1, 1fr);
  }
}

.text-primary-400 {
  color: #000000;
}
.text-primary-700 {
  color: #000000;
}
.text-grey-100 {
  color: hsl(0, 0%, 100%);
}
.text-grey-200 {
  color: hsl(0, 0%, 100%);
}
.text-grey-300 {
  color: hsla(0, 0%, 100%, 0.7);
}
.text-grey-400 {
  color: hsla(210, 11%, 24%, 0.8);
}
.text-grey-500 {
  color: hsla(257, 17%, 92%, 0.4);
}
.text-grey-550 {
  color: hsla(210, 11%, 24%, 0.5);
}
.text-grey-600 {
  color: hsla(210, 11%, 24%, 0.6);
}
.text-grey-700 {
  color: hsl(210, 11%, 24%);
}
.text-grey-900 {
  color: hsl(240, 15%, 6%);
}
.text-grey-new-100 {
  color: #E9EAE9;
}
.text-grey-new-200 {
  color: hsl(0, 0%, 100%);
}
.text-grey-new-300 {
  color: hsla(0, 0%, 100%, 0.7);
}
.text-grey-new-400 {
  color: hsla(210, 11%, 24%, 0.8);
}
.text-grey-new-500 {
  color: #242424;
}
.text-grey-new-550 {
  color: hsla(210, 11%, 24%, 0.5);
}
.text-grey-new-600 {
  color: hsla(210, 11%, 24%, 0.6);
}
.text-grey-new-700 {
  color: hsl(210, 11%, 24%);
}
.text-grey-new-900 {
  color: hsl(240, 15%, 6%);
}
.text-blue-100 {
  color: #072D60;
}
.text-green-100 {
  color: hsla(138, 40%, 46%, 0.05);
}
.text-green-200 {
  color: #334740;
}
.text-green-400 {
  color: hsl(138, 40%, 46%);
}
.text-orange-100 {
  color: hsl(23, 100%, 96%);
}
.text-orange-400 {
  color: hsl(43, 100%, 50%);
}
.text-secundario-400 {
  color: hsl(170, 41%, 44%);
}
.text-red-100 {
  color: #801517;
}
.text-red-400 {
  color: hsl(356, 93%, 64%);
}
.text-cream-100 {
  color: #E0DAC4;
}
.text-white-100 {
  color: #FFFFFF;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-cancelled {
  color: hsla(210, 11%, 24%, 0.7);
  text-decoration: line-through;
}
.text-underline {
  text-decoration: underline;
}

.bg-primary-400 {
  background-color: #000000;
}
.bg-primary-700 {
  background-color: #000000;
}
.bg-grey-100 {
  background-color: hsl(0, 0%, 100%);
}
.bg-grey-200 {
  background-color: hsl(0, 0%, 100%);
}
.bg-grey-300 {
  background-color: hsla(0, 0%, 100%, 0.7);
}
.bg-grey-400 {
  background-color: hsla(210, 11%, 24%, 0.8);
}
.bg-grey-500 {
  background-color: hsla(257, 17%, 92%, 0.4);
}
.bg-grey-550 {
  background-color: hsla(210, 11%, 24%, 0.5);
}
.bg-grey-600 {
  background-color: hsla(210, 11%, 24%, 0.6);
}
.bg-grey-700 {
  background-color: hsl(210, 11%, 24%);
}
.bg-grey-900 {
  background-color: hsl(240, 15%, 6%);
}
.bg-grey-new-100 {
  background-color: #E9EAE9;
}
.bg-grey-new-200 {
  background-color: hsl(0, 0%, 100%);
}
.bg-grey-new-300 {
  background-color: hsla(0, 0%, 100%, 0.7);
}
.bg-grey-new-400 {
  background-color: hsla(210, 11%, 24%, 0.8);
}
.bg-grey-new-500 {
  background-color: #242424;
}
.bg-grey-new-550 {
  background-color: hsla(210, 11%, 24%, 0.5);
}
.bg-grey-new-600 {
  background-color: hsla(210, 11%, 24%, 0.6);
}
.bg-grey-new-700 {
  background-color: hsl(210, 11%, 24%);
}
.bg-grey-new-900 {
  background-color: hsl(240, 15%, 6%);
}
.bg-blue-100 {
  background-color: #072D60;
}
.bg-green-100 {
  background-color: hsla(138, 40%, 46%, 0.05);
}
.bg-green-200 {
  background-color: #334740;
}
.bg-green-400 {
  background-color: hsl(138, 40%, 46%);
}
.bg-orange-100 {
  background-color: hsl(23, 100%, 96%);
}
.bg-orange-400 {
  background-color: hsl(43, 100%, 50%);
}
.bg-secundario-400 {
  background-color: hsl(170, 41%, 44%);
}
.bg-red-100 {
  background-color: #801517;
}
.bg-red-400 {
  background-color: hsl(356, 93%, 64%);
}
.bg-cream-100 {
  background-color: #E0DAC4;
}
.bg-white-100 {
  background-color: #FFFFFF;
}

.d-block {
  display: block;
}
.d-inline-block {
  display: inline-block;
}
.d-flex {
  display: flex;
}
.d-inline-flex {
  display: inline-flex;
}
.d-none {
  display: none;
}

.list-unstyled {
  list-style: none;
}

.mt-1 {
  margin-top: 1rem;
}

.lh-05 {
  line-height: 1.5rem;
}

.ribbon {
  background-image: url("assets/images/bg-ribbon.svg");
  background-size: cover;
  background-position: center center;
  display: inline-block;
  min-width: 140px;
  color: var(--clr-primary-400);
  font-family: var(--ff-support);
  font-size: var(--fs-p-sm);
  font-weight: 500;
  padding: 5px 0px 5px 2rem;
  margin-left: -2rem;
  margin-bottom: 0.516rem;
}

.mb-20 {
  margin-bottom: 20px;
}

.shadow-none {
  box-shadow: none !important;
}

.page-webinar__action {
  margin-bottom: 7rem;
  gap: 1.33rem;
}
@media screen and (max-width: 48rem) {
  .page-webinar__action {
    margin-bottom: 4rem;
  }
}

.text-line-through {
  text-decoration: line-through;
}

body,
html {
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #666 #333;
}

@media (prefers-reduced-motion: reduce) {
  body::-webkit-scrollbar-thumb,
  html::-webkit-scrollbar-thumb {
    transition: none;
  }
}
.centered {
  display: block;
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: 90%;
  height: auto;
}

.spinner__wrapper {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 250px;
}

.select2-container--default .select2-selection--single {
  margin-top: 0.875rem;
  color: rgba(55, 62, 69, 0.9) !important;
  width: 100%;
  height: 48px !important;
  background: #ffffff;
  border: 1px solid #e0e0e0 !important;
  border-radius: 6px;
  box-shadow: none !important;
  font-family: var(--ff-support);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 48px !important;
}

.select2-selection__arrow {
  height: 48px !important;
  position: absolute;
  top: 10px !important;
  right: 6px !important;
  width: 20px;
}

.select2-results {
  font-family: var(--ff-support);
}

.select2-dropdown,
.select2-search__field {
  border: 1px solid #e0e0e0 !important;
}

.select2-container {
  margin-top: -12px;
}

iframe {
  border: none !important;
}

.video-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 3.438rem;
}
.video-container video,
.video-container iframe,
.video-container div {
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .video-container video,
  .video-container iframe,
  .video-container div {
    width: 523px;
    height: 302px;
  }
}

.tags {
  font-family: var(--ff-support);
  font-size: 16px;
  color: #373e45;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 0.66rem;
  margin-bottom: 55px;
}
.tags__label {
  font-weight: 700 !important;
}
.tags a {
  text-decoration: underline;
  color: #373e45;
  cursor: pointer;
  font-weight: var(--fw-regular);
}
.tags a:hover {
  color: #000;
}

.py--5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.mt--2 {
  margin-top: 2rem;
}

@media screen and (max-width: 48rem) {
  .order--sm-1 {
    order: 1;
  }
}
.mb--0 {
  margin-bottom: 0 !important;
}

.mt--0 {
  margin-top: 0 !important;
}

.mt--1 {
  margin-top: 5px;
}

.grid--md {
  max-width: 1133px;
}

.grid--centered {
  margin: 0 auto;
}

.container__map {
  padding-top: 3rem;
}
@media screen and (min-width: 48rem) {
  .container__map iframe {
    min-height: 650px !important;
  }
}

.mail,
.phone {
  text-decoration: underline;
}

.nametag {
  display: block;
  text-align: right;
  border-right: 3px solid var(--clr-orange-400);
  padding-right: 0.5rem;
  margin-right: 1rem;
  margin-top: 1rem;
}
.nametag .name {
  color: var(--clr-grey-900);
}
.nametag .tag {
  color: var(--clr-grey-700);
}

p.copy div {
  margin: 0 auto;
}

@media screen and (max-width: 48rem) {
  .card-grid-3-columns-xs-scroll {
    grid-template-columns: repeat(3, 24rem);
    overflow: visible;
    overflow-x: scroll !important;
  }
}

.data-grid {
  display: grid;
  text-align: left;
}
.data-grid--3-cols {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 48rem) {
  .data-grid--3-cols {
    grid-template-columns: repeat(3, 1fr);
  }
}

.document--date {
  font-family: var(--ff-primary);
  font-weight: var(--fw-bold);
  font-size: 14px;
  margin-bottom: 1rem;
}
.document--icon {
  width: 25px;
  height: 25px;
}
.document--detail {
  margin-bottom: 1rem;
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
.document--link {
  max-width: 290px;
  font-size: 13px;
  font-family: var(--ff-primary);
}
.document--link:hover {
  text-decoration: underline;
}

.chip {
  display: flex;
  flex-direction: column;
  min-height: 200px;
  background-color: var(--clr-grey-100);
  border-bottom: 0.5rem solid var(--clr-primary-400);
  border-radius: 0.5rem;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 0.33rem;
  padding: 1rem;
}
.chip__title {
  font-family: var(--ff-primary);
  font-size: 1.5rem;
  font-weight: var(--fw-bold);
  color: var(--clr-grey-900);
}

.infocard {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 0.5rem;
  background-color: var(--clr-grey-100);
  border-bottom: 0.5rem solid var(--clr-primary-400);
  text-align: center;
  gap: 0.33rem;
  font-family: var(--ff-support);
  box-shadow: 0px 1px 3px rgba(224, 224, 224, 0.12), 0px 1px 2px rgba(184, 184, 184, 0.24);
}
.infocard__body {
  min-height: 150px;
  padding: 1rem;
}
.infocard__title {
  font-family: var(--ff-primary);
  font-weight: var(--fw-bold);
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  color: var(--clr-grey-900);
}
.infocard__copy {
  font-size: 1rem;
  line-height: 1.3;
  color: var(--clr-grey-700);
}
.infocard__footer {
  display: flex;
  gap: 0.5rem;
  flex-direction: column;
  padding-bottom: 1rem;
}
.infocard__link {
  color: hsla(33, 94%, 54%, 0.77);
  text-decoration: underline;
}
.infocard__link:hover {
  color: var(--clr-primary-400);
}

.box-clients {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 1rem;
  font-family: var(--ff-support);
  font-size: 1rem;
}
.box-clients__title {
  font-family: var(--ff-primary);
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
  min-height: 60px;
}
.box-clients__copy {
  font-size: 1rem;
  color: var(--clr-grey-700);
}

.disabled {
  pointer-events: none;
  cursor: not-allowed;
}

@media print {
  .noprint {
    display: none !important;
  }
  .tradingview-widget-container {
    display: none !important;
  }
  * {
    -webkit-print-color-adjust: exact !important; /* Chrome, Safari */
    color-adjust: exact !important; /*Firefox*/
  }
}
@media print and (-moz-images-in-menus: 0) {
  * {
    zoom: 40%;
  }
}
.status {
  padding: 0.33rem 0.5rem;
  background: lightgrey;
  color: #333;
  border-radius: 0.33rem;
}
.status--highlight {
  background: #d9ebff;
  color: #6697d0;
}

.youtube-iframe-responsive {
  position: relative;
  width: 100%;
}
.youtube-iframe-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

.text-primary {
  color: #000000;
}

.text-dark {
  color: hsl(240, 14%, 7%);
}

.bg-primary {
  background-color: hsl(33, 94%, 54%);
}

.bg-dark {
  background-color: hsl(240, 14%, 7%);
}

.text-uppercase {
  text-transform: uppercase;
}

.grecaptcha-badge {
  visibility: hidden;
}

@font-face {
  src: url("assets/fonts/TheSeasons-Reg.woff") format("woff"), url("assets/fonts/TheSeasons-Reg.otf") format("opentype");
  font-family: "TheSeason";
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: helvetica neue;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueRoman.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueItalic.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueUltraLight.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueUltraLightItalic.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueThin.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: italic;
  font-weight: 200;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueThinItalic.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueLight.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueLightItalic.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueMedium.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueMediumItalic.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueBold.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueBoldItalic.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueHeavy.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueHeavyItalic.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueBlack.woff) format("woff");
}
@font-face {
  font-family: helvetica neue;
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.cdnfonts.com/s/62895/HelveticaNeueBlackItalic.woff) format("woff");
}
.nav-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  font-family: var(--ff-support);
}
.nav-top .nav-top__list {
  list-style: none;
}
.nav-top .nav-top__list .nav-top__item {
  display: inline;
  margin-right: 0.5rem;
}
.nav-top .nav-top__list .nav-top__item .nav-top__link {
  font-size: var(--fs-p-sm);
  color: var(--clr-grey-400);
  text-decoration: none;
  font-weight: var(--fw-regular);
  transition: 200ms ease-in;
}
.nav-top .nav-top__list .nav-top__item .nav-top__link:hover {
  color: var(--clr-primary-400);
}
.nav-top .nav-top__list .nav-top__item .nav-top__link.active {
  color: var(--clr-blue-100);
  font-weight: 500;
}
.nav-top .nav-top__list .nav-top__item .nav-top__link--black:hover {
  color: #000000;
}
.nav-top .nav-top__list .nav-top__item .nav-top__link--black.active {
  color: #000000;
}
.nav-top .nav-top__list .nav-top__item-divider {
  color: var(--clr-grey-400);
}
.nav-top--hide {
  display: none;
}

.nav-bottom {
  display: flex;
  background: #ffffff;
  backdrop-filter: blur(12.5px);
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  padding-top: 1.125rem !important;
  padding-bottom: 1.125rem !important;
}
.nav-bottom .nav-bottom__brand img {
  width: 8rem;
  padding: 10px 0;
}
.nav-bottom .nav-bottom__list {
  list-style: none;
  display: flex;
  gap: 1.25rem;
  align-items: center;
}
.nav-bottom .nav-bottom__list .nav-bottom__item {
  display: inline;
}
.nav-bottom .nav-bottom__list .nav-bottom__item .nav-bottom__link {
  text-decoration: none;
  font-family: var(--ff-primary);
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.75rem;
  color: var(--clr-primary-300);
  border-bottom: 2px solid transparent;
  padding-bottom: 0.3rem;
  transition: 200ms ease-in;
}
.nav-bottom .nav-bottom__list .nav-bottom__item .nav-bottom__link:hover, .nav-bottom .nav-bottom__list .nav-bottom__item .nav-bottom__link.active {
  border-color: var(--clr-primary-400);
  color: var(--clr-primary-400);
  font-weight: 500;
}
.nav-bottom .nav-bottom__link-active {
  color: var(--clr-primary-400);
  text-decoration: none;
  font-family: var(--ff-support);
  margin-right: 1.5rem;
  font-size: 0.875rem;
}
.nav-bottom__dropdown {
  position: relative;
}
.nav-bottom__dropdown > i {
  font-size: var(--fs-p-xs);
  color: #000000;
  transition: 200ms ease-in;
}
.nav-bottom__dropdown:hover > i, .nav-bottom__dropdown:focus > i, .nav-bottom__dropdown:active > i {
  color: #000000;
}
@media screen and (min-width: 48rem) {
  .nav-bottom.nav-bottom--fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    padding-top: 0.3rem !important;
    padding-bottom: 0.3rem !important;
  }
}

.nav-mobile {
  z-index: 9;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  padding: 1.125rem 1.864rem !important;
  align-items: center;
  justify-content: space-between;
}
.nav-mobile__brand {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 0.875rem;
}
.nav-mobile__btn-toggle {
  width: 2rem;
  border: none;
  background-color: transparent;
  color: var(--clr-grey-100);
  cursor: pointer;
}
.nav-mobile__wrapper {
  position: fixed;
  inset: 7% 0 0 0;
  background: #fff;
  transform: translateX(-100%);
  transition: 100ms ease-in;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 48rem) {
  .nav-mobile__wrapper--loggedin {
    margin-top: 1rem;
    inset: 8.2% 0 0 0 !important;
  }
}
.nav-mobile__list {
  list-style: none;
  font-family: var(--ff-primary);
  font-size: var(--fs-p-md);
  padding: 1.5rem;
  padding-left: 1.875rem !important;
}
.nav-mobile__item {
  margin-bottom: 1.25rem;
}
.nav-mobile__item:first-of-type {
  margin-top: 2.25rem;
}
.nav-mobile__link {
  font-family: inherit;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.nav-mobile__link:hover, .nav-mobile__link.active {
  color: #000000;
  border-bottom: 2px solid var(--clr-primary-400);
}
.nav-mobile__menu-open, .nav-mobile__menu-close {
  transition: 70ms ease-in;
}
.nav-mobile__btn-toggle[aria-expanded=true] .nav-mobile__menu-open {
  opacity: 0;
  display: none;
}
.nav-mobile__btn-toggle[aria-expanded=true] .nav-mobile__menu-close {
  opacity: 1;
  display: inline-block;
}
.nav-mobile__btn-toggle[aria-expanded=false] .nav-mobile__menu-close {
  opacity: 0;
  display: none;
}
.nav-mobile__btn-toggle[aria-expanded=false] .nav-mobile__menu-open {
  opacity: 1;
  display: block;
}
.nav-mobile #navigation[data-visible=false] {
  transform: translateX(-300%);
}
.nav-mobile #navigation[data-visible=true] {
  transform: translateX(0);
}
.nav-mobile__brand-logo {
  width: 6rem;
}
.nav-mobile__list-primary {
  flex-grow: 5;
}
.nav-mobile-secondary {
  flex-grow: 1;
  padding-right: 0;
  background-color: var(--clr-grey-new-100);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
  border-top-width: 0.125rem;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1.625rem;
  padding-left: 1.875rem;
  gap: 3.125rem;
}
.nav-mobile__list-secondary {
  list-style: none;
  font-family: var(--ff-primary);
  font-weight: var(--fw-regular);
  font-size: var(--fs-p-md);
}
.nav-mobile__item-secondary:not(:last-child) {
  margin-bottom: 0.813rem;
}
.nav-mobile__link-secondary {
  color: #000000;
}
.nav-mobile__link-secondary__:hover {
  color: #000000;
  font-weight: var(--fw-bold);
}
.nav-mobile .mobile-dropdown-menu {
  padding-left: 0.813rem;
  font-family: var(--ff-support);
  font-size: var(--fs-p-sm);
  list-style: none;
  padding-top: 1.25rem;
}
.nav-mobile .mobile-dropdown-menu__item:not(:last-of-type) {
  margin-bottom: 0.875rem;
}
.nav-mobile .mobile-dropdown-menu__link {
  color: #000000;
}
.nav-mobile #mobileDropdown,
.nav-mobile #mobileDropdown1 {
  transition: 70ms ease-in;
}
.nav-mobile #mobileDropdown[data-visible=false],
.nav-mobile #mobileDropdown1[data-visible=false] {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  transform: translateX(-100%);
}
.nav-mobile #mobileDropdown[data-visible=true],
.nav-mobile #mobileDropdown1[data-visible=true] {
  pointer-events: auto;
  position: relative;
  transform: translateX(0);
  visibility: visible;
}
.nav-mobile__dropdown-link[aria-expanded=false] .fa-chevron-down {
  display: inline-block;
}
.nav-mobile__dropdown-link[aria-expanded=false] .fa-chevron-up {
  display: none;
}
.nav-mobile__dropdown-link[aria-expanded=true] .fa-chevron-up {
  display: inline-block;
}
.nav-mobile__dropdown-link[aria-expanded=true] .fa-chevron-down {
  display: none;
}
.nav-mobile__footer-brand img {
  width: 9rem;
}

.logged-in .nav-dropdown-investment-portfolio:before {
  left: 43% !important;
}
.logged-in .nav-dropdown-analysis {
  left: -450% !important;
}
.logged-in .nav-dropdown-analysis:before {
  left: 49% !important;
}
.logged-in .nav-dropdown-investment-portfolio {
  left: -280% !important;
}

.nav-dropdown {
  position: absolute;
  top: 2.2rem;
  background: var(--clr-grey-100);
  grid-template-columns: max-content auto;
  gap: 2rem;
  border-radius: var(--rs-base);
  box-shadow: 0px 10px 14px rgba(74, 58, 255, 0.01), 0px 8px 16px rgba(23, 15, 73, 0.03);
  font-family: var(--ff-support);
  min-width: 48rem;
  transition: 0.1s 0s;
  display: grid;
  visibility: hidden;
}
.nav-dropdown-investment-portfolio {
  left: -280%;
}
.nav-dropdown:focus-within, .nav-bottom__dropdown:hover > .nav-dropdown, .nav-bottom__dropdown:focus > .nav-dropdown, .nav-dropdown:hover, .nav-dropdown:focus {
  transition: 0s 0s;
  visibility: visible;
}
.nav-dropdown:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background-color: var(--clr-grey-100);
  position: absolute;
  top: -2.7%;
  left: 6%;
  transform: rotate(45deg);
  border-radius: 0.25rem;
}
.nav-dropdown-investment-portfolio:before {
  left: 29%;
}
.nav-dropdown > div:first-of-type {
  display: grid;
  grid-template-columns: repeat(2, 13.938rem);
  gap: 2rem;
  padding: 2.25rem 0 2.25rem 2.25rem;
}
.nav-dropdown-analysis > div:first-of-type, .nav-dropdown-investment-portfolio > div:first-of-type {
  grid-template-columns: repeat(3, 13.938rem);
}
.nav-dropdown--grid-2, .nav-dropdown-analysis > .nav-dropdown--grid-2:first-of-type {
  grid-template-columns: repeat(2, 13.938rem);
}
.nav-dropdown--grid-4, .nav-dropdown-analysis > .nav-dropdown--grid-4:first-of-type {
  grid-template-columns: repeat(4, 8.938rem);
}
.nav-bottom__dropdown:hover .nav-dropdown {
  display: grid;
}
.nav-dropdown-analysis {
  left: -17rem !important;
}
.nav-dropdown-analysis::before {
  left: 48% !important;
}
.nav-dropdown-analysis .dropdown-list__link {
  color: rgba(51, 51, 51, 0.7) !important;
  font-family: var(--ff-support) !important;
  font-weight: var(--fw-regular) !important;
  font-size: var(--fs-p-sm) !important;
}
.nav-dropdown-analysis .dropdown-list__link:hover {
  color: var(--clr-grey-900) !important;
}
.nav-dropdown-analysis .dropdown-list__element:not(:last-of-type) {
  margin-bottom: 1rem;
}
.nav-dropdown-analysis.nav-dropdown-investment-portfolio {
  left: -280% !important;
}
.nav-dropdown-smsf {
  left: -22rem !important;
}
.nav-dropdown .dropdown-list {
  list-style: none;
}
.nav-dropdown .dropdown-list__title {
  font-family: var(--ff-support);
  color: var(--clr-grey-900);
  font-size: var(--fs-p-md);
  font-weight: var(--fw-regular);
  margin-bottom: 1.063rem;
  white-space: nowrap;
}
.nav-dropdown .dropdown-list__element {
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.nav-dropdown .dropdown-list__link {
  color: var(--clr-grey-900);
  font-family: var(--ff-primary);
  font-weight: var(--fw-semibold);
  font-size: var(--fs-p-md);
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 0.5rem;
}
.nav-dropdown .dropdown-list__link:hover {
  color: var(--clr-primary-400);
}
.nav-dropdown .dropdown-list__desc {
  color: #8e8ea9;
  font-size: var(--fs-p-sm);
  margin-top: 0.25rem;
}
.nav-dropdown .dropdown-list__divider {
  border-bottom: 2px solid var(--clr-grey-500);
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.nav-dropdown .dropdown-list__divider--invisible {
  border: none;
}

.dropdown-all {
  background-color: var(--clr-grey-new-100);
  min-width: 18.125rem;
  padding: 2.25rem 1rem;
  border-top-right-radius: var(--rs-base);
  border-bottom-right-radius: var(--rs-base);
  border-left-width: 0.313rem;
}
.dropdown-all .dropdown-list__title {
  margin-bottom: 1.063rem;
}
.dropdown-all__element {
  margin-bottom: 1rem;
  font-family: inherit;
}
.dropdown-all__element:last-of-type {
  margin-bottom: 0;
}
.dropdown-all__link {
  font-size: var(--fs-p-md);
  font-weight: var(--fw-regular);
  color: hsl(210, 11%, 24%);
}
.dropdown-all__link:hover {
  color: var(--clr-grey-900);
}

.nav-dropdown-analysis .dropdown-all {
  min-width: auto !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navigation-screen-big {
  display: none;
}

.navigation-screen-small {
  display: flex;
}

@media screen and (min-width: 48rem) {
  .navigation-screen-big {
    display: block;
    z-index: 99;
    position: relative;
  }
  .navigation-screen-small {
    display: none;
  }
  .dropdown__trial, .dropdown__pushtrade {
    background: #ffffff;
    border-radius: 5px;
    padding: 16px 22px;
    display: flex;
    flex-direction: row;
    min-width: 300px;
  }
  .dropdown__trial div:first-of-type, .dropdown__pushtrade div:first-of-type {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: 1px solid hsl(0, 0%, 93%);
    padding-top: 0.33rem;
    padding-bottom: 1rem;
    padding-right: 1rem;
    margin-right: 1rem;
  }
  .dropdown__trial div:last-of-type, .dropdown__pushtrade div:last-of-type {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .dropdown__trial div:last-of-type li, .dropdown__pushtrade div:last-of-type li {
    font-weight: var(--fw-regular);
    font-size: 10px;
    line-height: 12px;
    color: var(--clr-grey-900);
    margin-bottom: 10px;
  }
  .dropdown__trial div:last-of-type li img, .dropdown__pushtrade div:last-of-type li img {
    margin-right: 5px;
  }
  .dropdown__trial h3, .dropdown__pushtrade h3 {
    color: var(--clr-grey-900);
    font-size: 20px;
    font-family: var(--ff-primary);
    margin-bottom: 0.5rem;
  }
  .dropdown__trial p, .dropdown__pushtrade p {
    font-family: var(--ff-support);
    font-weight: 500;
    font-size: 40px;
    color: var(--clr-grey-900);
    text-align: center;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .dropdown__trial p sup, .dropdown__pushtrade p sup {
    font-weight: 500;
    font-size: 12px;
    top: -26px;
  }
  .dropdown__pushtrade {
    min-width: 350px;
  }
  .dropdown__pushtrade div:first-of-type {
    width: 70%;
    border-right: none;
  }
  .dropdown__pushtrade div:last-of-type {
    width: 30%;
  }
  .dropdown__pushtrade div:last-of-type img {
    max-width: 108px;
  }
  .dropdown__pushtrade h3 {
    font-size: 15px;
    color: var(--clr-blue-100);
    line-height: 23px;
    font-weight: 500;
  }
  .dropdown__pushtrade p {
    font-size: 13px;
    font-weight: 100;
    text-align: left;
    line-height: 18px;
    color: var(--clr-grey-600);
  }
  .dropdown__pushtrade p b {
    color: #000000;
  }
}
.nav-bottom__secondary-nav {
  position: relative;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 48rem) {
  .body-fixed-padding {
    margin-top: 126.78px;
  }
}

.footer {
  background-color: #000000;
  padding-top: 4.125rem;
  padding-bottom: 2.688rem;
  background-position: 88%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  font-family: var(--ff-support);
  font-size: var(--fs-p-md);
  font-weight: var(--fw-regular);
  color: var(--clr-grey-100);
}
@media screen and (min-width: 48rem) {
  .footer {
    padding-top: 4.875rem;
  }
}
.footer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.875rem;
}
@media screen and (min-width: 48rem) {
  .footer-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.footer-brand {
  margin-bottom: 3.75rem;
}
.footer .footer-menu__heading {
  font-family: var(--ff-primary);
  font-weight: var(--fw-semibold);
  font-size: var(--fs-h4);
  margin-bottom: 0.813rem;
}
.footer .footer-menu__list {
  list-style: none;
}
.footer .footer-menu__list :not(:last-of-type) {
  margin-bottom: 0.813rem;
}
.footer .footer-menu__link {
  color: var(--clr-grey-100);
}
.footer__disclaimer {
  font-size: var(--fs-p-sm);
  text-align: justify;
}
.footer__disclaimer p:not(:last-of-type) {
  margin-bottom: 1.25rem;
}
.footer__disclaimer span {
  color: #fff;
  font-weight: var(--fw-bold);
}
.footer__logo {
  margin-bottom: 1.25rem;
}
.footer__logo img {
  width: 9.5rem;
}
.footer__info :not(:last-of-type) {
  margin-bottom: 1rem;
}
.footer__info h5 {
  font-weight: var(--fw-bold);
  font-size: var(--fs-p-md);
}
.footer__social {
  margin-top: 1.25rem;
}
.footer-container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 48rem) {
  .footer-container {
    flex-direction: column;
  }
}
.footer-box--small {
  width: 25%;
}
@media screen and (max-width: 48rem) {
  .footer-box--small {
    width: 100%;
  }
}

.social__list {
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 1.25rem;
}

.footer-menu-secondary {
  margin-bottom: 3.75rem;
  font-size: var(--fs-p-sm);
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
@media screen and (min-width: 48rem) {
  .footer-menu-secondary {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.footer-menu-secondary__list {
  list-style: none;
}
.footer-menu-secondary__item {
  display: inline-block;
  margin-bottom: 0.688rem;
}
.footer-menu-secondary__item:not(:last-of-type) {
  border-right: 1px solid var(--clr-grey-100);
  padding-right: 0.625rem;
  margin-right: 0.625rem;
}
.footer-menu-secondary__link {
  color: var(--clr-grey-100);
}

.social__item a {
  color: #242440 !important;
  font-size: 19px;
  background: #fff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn {
  text-decoration: none;
  background: transparent;
  border-radius: 0.313rem;
  padding: 0.5rem 1rem;
  color: #000000;
  font-family: var(--ff-btn-support);
  font-size: 0.875rem;
  cursor: pointer;
}
.btn-lg {
  padding: 1rem 3.5rem;
  font-size: 1.275rem;
}
.btn-has-icon {
  display: flex;
  align-self: center;
  flex-direction: row;
  justify-content: center;
  gap: 0.33rem;
}
.btn-flex-left {
  align-self: flex-start;
}
.btn__dropdown__menu {
  position: absolute;
  right: -35%;
  background: #fff;
  width: 167px;
  border-radius: 5px;
  top: 55px;
}
.btn__dropdown__menu:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background-color: var(--clr-grey-100);
  position: absolute;
  top: -7.7%;
  right: 10%;
  transform: rotate(45deg);
  border-radius: 0.25rem;
}
.btn__dropdown__menu ul {
  list-style: none;
  font-family: var(--ff-primary);
  font-weight: var(--fw-bold);
  font-size: 1rem;
  width: 100%;
  padding: 1rem;
}
.btn__dropdown__menu ul li {
  padding: 0.33rem 0;
}
.btn__dropdown__menu ul li a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  font-family: var(--ff-support);
  text-transform: uppercase;
  font-weight: 400;
  font-size: var(--fs-p-sm);
  color: rgba(51, 51, 51, 0.7);
  padding-bottom: 0.3rem;
  transition: 200ms ease-in;
}
.btn__dropdown__menu ul li a:hover {
  color: var(--clr-primary-400);
}
.btn-round {
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background: var(--clr-primary-400);
}
.btn-block {
  width: 100%;
  display: block;
  text-align: center;
}
.btn-xl {
  padding-left: 7.938rem !important;
  padding-right: 7.938rem !important;
}
.btn-primary {
  background-color: var(--clr-primary-400);
  color: #fff;
  border: 1px solid #fff;
}
.btn-secondary {
  background-color: var(--clr-grey-700);
  color: var(--clr-grey-100);
  border: 1px solid var(--clr-grey-700);
}
.btn-danger {
  background-color: var(--clr-red-400);
  color: var(--clr-grey-100);
  border: 1px solid var(--clr-red-400);
}
.btn-danger:hover, .btn-danger:focus {
  background-color: var(--clr-red-400);
  color: var(--clr-grey-100);
  border: 1px solid var(--clr-red-400);
}
.btn-primary-outline {
  background-color: transparent;
  color: var(--clr-primary-400);
  border: 1px solid var(--clr-primary-400);
}
.btn-primary-outline:hover {
  background-color: var(--clr-primary-400);
  color: var(--clr-grey-100);
}
.btn-primary-outline--terciary {
  font-family: var(--ff-tertiary);
  text-decoration: underline;
  font-weight: 200;
  border-radius: 20px;
  padding: 10px 40px;
}
.btn-block {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: var(--fs-p-md);
}
.btn-default-outline {
  border-color: var(--clr-grey-600);
  color: var(--clr-grey-600);
}
.btn-icon {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
}
.btn-hide-sm {
  display: none;
}
@media screen and (min-width: 48rem) {
  .btn-hide-sm {
    display: flex;
  }
}
.btn__img {
  width: 25px;
  height: 25px;
}
.btn--white {
  color: #fff;
  border-color: #fff;
}
.btn--blue {
  color: var(--clr-blue-100);
  border-color: var(--clr-blue-100);
}
.btn--blue:hover {
  color: #fff;
  background-color: var(--clr-blue-100);
}

input:disabled.btn-primary {
  background-color: hsl(0, 0%, 37%);
  border-color: hsl(0, 0%, 37%);
}

.cookie-bkg {
  opacity: 1;
  transition: opacity 1s ease;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  z-index: 9999;
  font-family: "Roboto", "sans-serif";
}
.cookie-bkg.fade-out {
  opacity: 0;
  pointer-events: none; /* Disable interaction after fade out */
}
.cookie-bkg--sm {
  margin: auto;
  z-index: inherit;
  position: absolute;
  display: initial;
  background-color: initial;
  align-items: center;
}
.cookie-bkg--sm .cookie-container {
  width: 400px;
  position: fixed;
  bottom: 55px;
  left: 10px;
  border-radius: 5px;
  margin: inherit !important;
}
.cookie-bkg--sm .cookie-container--no-background {
  background-color: transparent !important;
  border: none;
}
@media (max-width: 440px) {
  .cookie-bkg--sm .cookie-container {
    width: 100%;
  }
}
.cookie-bkg--sm .cookie-container .cookie-box {
  padding: 20px;
  border-radius: 6px;
  border: 1px solid #000000;
  background-color: #fafafa;
}
.cookie-bkg--sm .cookie-container .cookie-box--no-background {
  background-color: transparent;
  border: none;
}
.cookie-bkg .cookie-container {
  background-color: #ffffff;
  font-size: 0.9rem;
  z-index: 9999;
  margin: 10%;
}
.cookie-bkg .cookie-container .cookie-box {
  font-family: "Roboto", "sans-serif";
  letter-spacing: 1px;
}
.cookie-bkg .cookie-container .cookie-box h3 {
  font-size: 18px;
  font-family: "Roboto", "sans-serif";
}
.cookie-bkg .cookie-container .cookie-box ul {
  list-style: initial;
}
.cookie-bkg .cookie-container .cookie-box ul li {
  font-family: "Roboto", "sans-serif";
  font-size: 13px;
  color: #000000;
  line-height: initial;
  margin-bottom: inherit;
}
.cookie-bkg .cookie-container .cookie-box .cookie-text {
  color: #000000;
  margin-top: 5px;
  font-size: 13px;
}
.cookie-bkg .cookie-container .cookie-box .cookie-btn {
  margin-top: 20px;
  color: #ffffff;
  border: 2px solid #334740;
  background-color: #334740;
  flex: auto;
  max-width: 100%;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  padding: 8px;
  font-weight: 500;
  border-radius: 2px;
  cursor: pointer;
  text-align: center;
  text-transform: none;
  min-height: 0;
  overflow-wrap: break-word;
  margin-bottom: 5px;
}
.cookie-bkg .cookie-container .cookie-box .cookie-btn--link {
  background-color: transparent;
  border: none;
  color: #000000;
  text-decoration: underline;
  padding: 0px;
}
.cookie-bkg--collection .cookie-container {
  bottom: 15px;
}
@media (max-width: 440px) {
  .cookie-bkg--collection .cookie-container {
    left: 0px;
    width: 100%;
  }
}
.cookie-bkg--collection .cookie-container .cookie-box {
  width: 100%;
}
@media (max-width: 440px) {
  .cookie-bkg--collection .cookie-container .cookie-box {
    padding: 20px 0px;
  }
}
.cookie-bkg--collection .cookie-container .cookie-content {
  width: 100%;
}

.card-grid {
  display: grid;
  gap: 1.125rem;
  position: relative;
  padding-bottom: 1.625rem;
  overflow: hidden;
}
@media screen and (min-width: 48rem) {
  .card-grid-3-columns {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 48rem) {
  .card-grid-4-columns {
    grid-template-columns: repeat(4, 1fr);
  }
}
.card-grid-x-scroll {
  overflow-x: scroll;
}
.card-grid-xs {
  grid-template-columns: repeat(6, 12.5rem);
}
.card-grid-sm {
  grid-template-columns: repeat(4, 19.063rem);
}
.card-grid-mdsm {
  grid-template-columns: repeat(5, 15.063rem);
  overflow-x: scroll;
}
@media screen and (min-width: 48rem) {
  .card-grid-mdsm {
    grid-template-columns: repeat(5, 15.063rem);
  }
}
.card-grid-md {
  grid-template-columns: repeat(4, 22.75rem);
}
.card-grid-x-expanded {
  grid-template-rows: 1fr;
  overflow: scroll;
}
@media (min-width: 48rem) and (max-width: 80.563rem) {
  .card-grid-responsive {
    grid-template-columns: 1fr !important;
  }
}

.card {
  display: flex;
  flex-direction: column;
  font-family: var(--ff-primary);
  border-radius: var(--rs-base);
  overflow: hidden;
  box-shadow: 0px 12px 32px -4px rgba(17, 24, 39, 0.05), 0px 4px 6px -2px rgba(17, 24, 39, 0.05);
}
.card__membership {
  background: #ffffff;
  box-shadow: 5px 20px 36px rgba(16, 112, 177, 0.1);
  border-radius: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 2rem;
  margin-top: 4rem;
}
.card__membership--active {
  background: #ffffff;
  box-shadow: 5px 20px 36px rgba(16, 112, 177, 0.5);
  border-radius: 10px;
  margin-top: 0 !important;
}
@media screen and (max-width: 48rem) {
  .card__membership--active {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}
.card__membership__length {
  font-family: var(--ff-support);
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 22px;
  /* identical to box height, or 92% */
  text-align: center;
  color: #1f3f68;
  opacity: 0.6;
}
.card__membership__price {
  margin-top: 24px;
  margin-bottom: 24px;
  display: block;
  text-align: center;
  font-family: var(--ff-support);
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 22px;
  /* or 46% */
  color: #1f3f68;
  opacity: 0.6;
}
.card__membership__price--cut {
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
  /* identical to box height, or 110% */
  text-align: center;
  text-decoration-line: line-through;
  color: #1f3f68;
  opacity: 0.6;
  margin-bottom: 44px;
}
.card__membership__image__container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
}
.card__membership__copy {
  font-family: var(--ff-support);
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  /* or 138% */
  text-align: center;
  color: #1f3f68;
  opacity: 0.6;
  margin-bottom: 1rem;
}
.card__membership .card__read-more {
  font-family: var(--ff-support);
  text-decoration: underline;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.05em;
  text-decoration-line: underline !important;
  color: #f8971d;
}
.card--steps {
  background: #ffffff;
  border: 1px solid #dedee9;
  box-shadow: 0px 12px 34px rgba(0, 0, 0, 0.25);
  border-radius: 32px;
  padding: 36px 26px;
}
@media screen and (max-width: 48rem) {
  .card--steps {
    margin-bottom: 2rem;
  }
}
.card--steps .card__title {
  font-family: var(--ff-primary);
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: #1e1b39;
}
.card--steps .card__copy {
  font-family: var(--ff-primary);
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #6e6c83;
}
.card__step {
  width: 60px;
  height: 60px;
  background-color: var(--clr-primary-400);
  border-radius: 100%;
  color: var(--clr-grey-100);
  font-family: var(--ff-primary);
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-bottom: 2rem;
}
.card__row {
  display: grid;
  margin-bottom: 35px !important;
}
@media screen and (max-width: 48rem) {
  .card__row .section__tagline {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 48rem) {
  .card__row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 700px;
    margin: 0 auto;
    gap: 10px;
  }
  .card__row span {
    text-align: left !important;
  }
}
.card-clickable:hover {
  cursor: pointer;
}
.card-clickable:hover .card__title {
  text-decoration: underline;
}
.card-seeall {
  background: #000;
}
.card-seeall:hover {
  background: #000;
}
.card-seeall a {
  color: #fff;
  text-decoration: underline;
  font-size: 1.5rem;
}
@media screen and (max-width: 48rem) {
  .card-featured {
    flex-direction: row;
  }
  .card-featured .card__body {
    flex: 1;
  }
  .card-featured .card__body img {
    object-fit: cover;
    min-height: 92px;
    height: 100%;
    width: 100%;
    object-position: center center;
  }
  .card-featured .card__footer {
    flex: 2;
  }
  .card-featured .card__footer .card__title {
    font-size: var(--fs-p-md);
  }
  .card-featured .card__footer .card__calendar {
    font-size: var(--fs-p-xs);
  }
  .card-featured .card__footer .card__read-more {
    display: none;
  }
}
.card__header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.card__header h1 {
  font-family: var(--ff-primary);
  font-size: var(--fs-p-lg);
  font-weight: var(--fw-semibold);
}
.card__header h1 a {
  color: var(--clr-grey-700);
}
.card__header h1 a:hover {
  color: var(--clr-grey-900);
}
.card__header__link {
  display: flex;
  color: #000;
}
.card__header__link h1 {
  margin-left: 10px;
  padding: 0 1.3rem;
  text-decoration: underline;
}
.card__img-featured {
  width: 100%;
}
.card__badge {
  display: inline-block;
  font-size: 0.75rem;
  font-family: var(--ff-support);
  font-weight: var(--fw-semibold);
  color: var(--clr-grey-100);
  padding: 0.275rem 0.375rem;
  background-color: var(--clr-grey-600);
  margin-bottom: 2.5rem;
  border-radius: 0.25rem;
  align-self: flex-start;
}
.card__badge-latest {
  background: var(--clr-gr-naranja);
}
.card__title, .card__title a {
  font-size: var(--fs-p-md);
  font-family: inherit;
  font-weight: var(--fw-semibold);
  letter-spacing: -0.006em;
  color: var(--clr-grey-900);
  margin-bottom: 0.813rem;
}
.card-inverted .card__title, .card-inverted .card__title a {
  font-size: var(--fs-h5);
  color: #000;
}
.card__special_title {
  letter-spacing: 2px;
  font-size: 12px;
  font-family: inherit;
  font-weight: var(--fw-semibold);
  color: var(--clr-grey-new-500);
  margin: 0;
}
.card__special_title--responsive {
  padding-bottom: 1.25rem;
}
@media screen and (min-width: 48rem) {
  .card__special_title--responsive {
    display: none;
  }
}
.card__calendar {
  font-size: var(--fs-p-xs);
  color: var(--clr-grey-600);
  font-family: var(--ff-support);
  font-weight: var(--fw-regular);
  line-height: 100%;
}
.card-inverted .card__calendar {
  margin-bottom: 0.625rem;
  font-size: var(--fs-p-md);
  color: var(--clr-grey-new-500);
}
.card__body {
  display: flex;
  align-items: center;
}
.homepage .card__body:not(.section-stocks) .card__body {
  max-height: 120px;
}
.homepage .card-inverted .card__body {
  max-height: 160px;
}
.card__body__link-table {
  display: block;
  width: 100%;
  color: #000;
}
.card__middle {
  padding: 1.25rem 1.25rem 0 1.25rem;
  background-color: var(--clr-grey-new-100);
}
@media screen and (max-width: 48rem) {
  .card__middle {
    display: none;
  }
}
.card__footer {
  padding: 1rem;
  background-color: var(--clr-grey-new-100);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}
.card-inverted .card__footer {
  padding: 1.25rem;
  background-color: var(--clr-grey-new-100);
}
.card__footer--white {
  background: #ffffff;
}
.card__read-more {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.875rem;
  font-size: var(--fs-p-md);
  color: #b7b7b8;
  font-family: var(--ff-support);
  font-weight: var(--fw-regular);
  text-decoration: none !important;
}
@media screen and (min-width: 48rem) {
  .card__read-more {
    justify-content: space-between;
  }
}
.card-grid-uneven {
  display: grid;
}
@media screen and (min-width: 48rem) {
  .card-grid-uneven {
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: auto;
  }
  .card-grid-uneven__span-three {
    grid-column-start: 1;
    grid-column-end: 4;
  }
  .card-grid-uneven__span-two {
    grid-column-start: 4;
    grid-column-end: 6;
  }
}
.card-labels-container {
  display: flex;
  flex-wrap: wrap;
}
.card-labels-container .label-box {
  font-size: 12px !important;
  border: 1px solid var(--clr-blue-100);
  color: var(--clr-blue-100);
  border-radius: 5px;
  padding: 8px 13px;
  margin: 4px 2px;
}

.webinar__card__body {
  padding-left: 1.5rem;
}
.webinar__card__body img {
  border-radius: var(--rs-base);
  width: 100%;
}
.webinar__card__label {
  font-family: var(--ff-support);
  font-size: var(--fs-p-md);
  text-transform: uppercase;
  font-weight: 700;
  line-height: 19px;
}
.webinar__card__footer {
  padding: 1rem 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.webinar__card__title {
  font-family: var(--ff-primary);
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.0025em;
  color: #373e45;
}
.webinar__card__copy {
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
.webinar__card__calendar {
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-transform: capitalize;
  color: rgba(51, 51, 51, 0.7);
}

.stock-card {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 0.5fr;
  grid-template-rows: auto;
  border-radius: var(--rs-base);
  overflow: hidden;
  max-width: 100%;
  max-height: 150px;
  border-right: var(--rs-base);
  font-family: var(--ff-support);
  font-size: var(--fs-p-sm);
}
.stock-card--lg {
  min-height: 180px;
}
@media screen and (min-width: 48rem) {
  .stock-card {
    max-width: 373px;
  }
}
.stock-card--bg-light {
  background: #ffffff;
  box-shadow: 0px 12px 32px -4px rgba(17, 24, 39, 0.05), 0px 4px 6px -2px rgba(17, 24, 39, 0.05);
}
.stock-card__header {
  grid-column-start: span 3;
  padding-right: 0 !important;
  padding-left: 1.25rem !important;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: var(--ff-primary);
}
.stock-card__header h1 {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  color: #373e45;
}
.stock-card__body {
  color: var(--clr-grey-900);
  padding-bottom: 1.25rem;
  grid-column-start: span 3;
  padding-right: 0 !important;
  padding-left: 1.25rem !important;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.stock-card__footer {
  display: block;
  grid-column-start: 4;
  grid-row-start: 1;
  grid-row-end: 3;
  align-self: center;
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
  background-color: var(--clr-grey-100);
}

.card-grid-webinar {
  display: grid;
  grid-template-columns: repeat(3, 25.813rem);
  gap: 1.25rem;
  margin-top: 1.875rem;
}
.card-grid-webinar-sm {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 48rem) {
  .card-grid-webinar-sm {
    grid-template-columns: repeat(5, 1fr);
  }
}
.card-grid-webinar-sm .webinar__card__body, .card-grid-webinar-sm .webinar__card__footer {
  padding-left: 0;
}
.card-grid-webinar-sm .webinar__card__title {
  font-size: var(--fs-p-md) !important;
  font-family: var(--ff-primary);
  font-weight: var(--fw-semibold);
  letter-spacing: -0.006em;
  color: var(--clr-grey-900);
  margin-bottom: 0.813rem;
}

a.card--trading {
  cursor: pointer;
  transition: 100ms ease-in;
}
a.card--trading:hover {
  box-shadow: 0px 12px 32px 11px rgba(53, 65, 89, 0.05), 0px 4px 6px 9px rgba(52, 59, 75, 0.05);
}

.card--trading {
  align-items: center;
  padding: 1.5rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 48rem) {
  .card--trading {
    margin-bottom: unset;
  }
}
.card--trading .card__title {
  margin-top: 1rem;
  font-size: 20px;
  font-weight: 700;
}
.card--trading .card__image__container {
  width: 125px;
  height: 120px;
  display: flex;
  align-items: center;
}
.card--trading .card__image__container img {
  object-fit: contain;
  width: 100%;
}
.card--trading .card__image__container--contact {
  width: 90px !important;
}
.card--trading .card__copy {
  color: var(--clr-grey-900) !important;
}
.card--trading .card__copy--contact {
  color: rgba(34, 34, 34, 0.7) !important;
}
.card--trading .card__list--contact {
  list-style: none;
  line-height: 1.8rem;
  color: rgba(34, 34, 34, 0.7) !important;
}

.card--team .card__body img {
  width: 100%;
}
.card--team .card__title {
  font-weight: 700;
}

#conversations-wrap {
  bottom: 50px !important;
}

.list {
  list-style: none;
  font-family: var(--ff-primary);
}

.underlined-list-links {
  list-style-type: none;
  line-height: 50px;
  font-size: var(--fs-p-lg);
}
.underlined-list-links--blue {
  color: var(--clr-blue-100);
}
.underlined-list-links > *:not(:last-child) {
  border-bottom: 1px solid var(--clr-blue-100);
}
.underlined-list-links__item a {
  padding: 10px 0;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.underlined-list-links__item a:link, .underlined-list-links__item a:visited {
  color: var(--clr-blue-100);
}
.underlined-list-links__item a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 48rem) {
  .underlined-list-links__item a {
    text-align: left;
    line-height: 25px;
  }
}
.underlined-list-links__item a .arrow-link {
  display: flex;
  align-items: center;
}
.underlined-list-links__item a--active {
  font-weight: var(--fw-bold);
}

.tiles {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.625rem;
}
@media screen and (min-width: 48rem) {
  .tiles:not(.tiles-sm) {
    grid-template-columns: repeat(5, max-content);
    gap: 12%;
  }
  .tiles:not(.tiles-sm) .tile {
    min-height: 10.125rem;
    grid-template-columns: 1fr;
    position: relative;
    box-shadow: none;
  }
  .tiles:not(.tiles-sm) .tile::after {
    content: attr(data-count);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    font-size: 13rem;
    font-family: var(--ff-support);
    font-weight: var(--fw-bold);
    color: var(--clr-grey-900);
    opacity: 0.05;
  }
  .tiles:not(.tiles-sm) .tile__head {
    display: none;
  }
  .tiles:not(.tiles-sm) .tile__body {
    text-align: right;
  }
  .tiles:not(.tiles-sm) .tile__stats {
    font-size: 2rem;
  }
}

.tile {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  gap: 1.25rem;
  font-family: var(--ff-support);
  box-shadow: 0px 12px 32px -4px rgba(17, 24, 39, 0.05), 0px 4px 6px -2px rgba(17, 24, 39, 0.05);
  border-radius: var(--rs-base);
  overflow: hidden;
}
@media screen and (max-width: 48rem) {
  .tile__flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
.tile__head {
  background-color: hsla(0, 0%, 0%, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.688rem 0;
}
@media screen and (max-width: 48rem) {
  .tile__head {
    height: 100%;
  }
}
.tile__body {
  grid-column-start: 2;
  grid-column-end: 4;
  padding: 0.688rem 0;
  padding-top: 4rem;
}
@media screen and (max-width: 48rem) {
  .tile__body {
    padding-top: 1rem;
  }
}
.tile__stats {
  background: linear-gradient(180deg, #47A663 0%, #2F7443 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: var(--ff-primary);
  font-size: var(--fs-p-md);
  letter-spacing: -0.02em;
  font-weight: var(--fw-bold);
  margin-bottom: 1rem;
}
@media screen and (max-width: 48rem) {
  .tile__stats {
    color: #47A663;
    font-size: 36px;
    font-family: Inter;
    font-weight: 700;
    line-height: 32px;
    word-wrap: break-word;
  }
}
.tile__title {
  font-size: 16px;
  font-weight: var(--fw-regular);
  margin-top: 0.325rem;
}
.tile__title-muted {
  color: #000000;
}
@media screen and (max-width: 48rem) {
  .tile__title {
    padding-top: 10px;
    margin-bottom: 0.825rem;
  }
}
.tile__subtitle {
  color: #373E45;
  font-size: var(--fs-p-sm);
}
.tile__subtitle a {
  position: relative;
  z-index: 9;
  font-family: Inter;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: right;
  text-decoration: underline;
  color: rgb(0, 0, 0);
}
@media screen and (max-width: 48rem) {
  .tile__subtitle a {
    margin-left: 5px;
    border-left: 1px solid #000;
    padding-left: 5px;
  }
}
.tile__number {
  font-size: 4rem;
  font-weight: bold;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.24) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.nav {
  padding: 0.5rem 3rem;
}

.news-form {
  background: #000000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  bottom: -70px;
  left: 0;
  z-index: 9;
  width: 100%;
  padding: 10px 5%;
  height: 70px;
  transition: bottom 0.3s;
}
.news-form__col-izq {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.news-form__col-izq__span {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  margin-left: 10px;
}
.news-form__col-der {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.news-form__col-der__form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-form__col-der__form__input {
  background: #fff;
  border-radius: 6px;
  width: 375px;
  border: 1px solid #E0E0E0;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(55, 62, 69, 0.5019607843);
  padding: 10px;
  margin-right: 10px;
}
.news-form__col-der__form__submit {
  margin-left: 10px;
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  background: #ffffff;
  border: none;
  padding: 10px;
  border-radius: 6px;
  cursor: pointer;
}
.news-form__col-der__close-link {
  padding: 5px 10px;
  border-left: 0.5px solid rgba(255, 255, 255, 0.6);
  display: inline-table;
  height: 33px !important;
  margin-left: 20px;
}

.newsletter-loader {
  width: 74px;
  height: 39px;
  text-align: center;
  display: none;
}

@media screen and (max-width: 70rem) {
  .news-form__col-izq__span {
    font-size: 15px;
    line-height: 1;
  }
  .news-form__col-der__form__input {
    width: 310px;
    margin-left: 8px;
  }
}
@media screen and (max-width: 48rem) {
  #subscription-form {
    display: none;
  }
}
@keyframes my-animation {
  0% {
    left: 100%; /* Start the animation from the right edge of the parent element */
  }
  100% {
    left: -100%; /* Move the text to the left edge of the parent element */
  }
}
.alert {
  overflow: hidden;
  font-family: var(--ff-primary);
  font-size: 0.75rem;
  color: var(--clr-grey-100);
  padding: 0.5rem;
  background: transparent;
}
@media screen and (min-width: 48rem) {
  .alert {
    margin-top: 0;
    text-align: center;
  }
}
.alert-hot {
  font-size: 15px;
  background: hsl(356, 93%, 64%);
}
@media screen and (max-width: 48rem) {
  .alert-hot {
    position: sticky;
    top: 70px;
    overflow: hidden;
    min-height: 30px;
  }
}
.alert-hot--yellow {
  color: #000;
  background: linear-gradient(37deg, rgb(244, 224, 0) 0%, rgb(237, 255, 102) 48%, rgb(193, 255, 1) 100%);
}
.alert-hot--yellow .alert__link {
  color: #000;
}
.alert-hot--p20 {
  padding: 20px;
}
.alert-hot .alert__content {
  position: relative;
}
.alert-beige, .alert-grey {
  background-color: #e0dac4;
  color: #000;
  font-size: 16px;
}
.alert-beige a, .alert-grey a {
  color: #000;
}
.alert__content--ac-portfolio {
  display: flex;
  justify-content: center;
  align-items: center;
}
.alert__content--ac-portfolio .switch {
  margin-right: 5px;
}
.alert-grey {
  background-color: #f5f5f5;
}
.alert-portfolio {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 48rem) {
  .alert-portfolio {
    padding: 32px;
    font-size: 12px;
  }
}
@media screen and (max-width: 48rem) {
  .alert__content {
    position: absolute;
    white-space: nowrap;
    -moz-animation: my-animation 15s linear infinite;
    -webkit-animation: my-animation 15s linear infinite;
    animation: my-animation 15s linear infinite;
  }
  .alert__content--no-animation {
    position: absolute;
    white-space: nowrap;
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
  }
}
.alert__link {
  color: var(--clr-grey-100);
  font-weight: var(--fw-bold);
  text-decoration: underline;
}

@-webkit-keyframes my-animation {
  from {
    -webkit-transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
  }
}
@keyframes my-animation {
  from {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.badge {
  display: inline-block;
  background: transparent;
  padding: 0.3rem 0.56rem;
  border-radius: var(--rs-base);
  color: var(--clr-grey-900);
  font-size: 1rem;
}
.badge-white {
  color: #DEDEE1;
}
.badge-success {
  color: var(--clr-green-400);
  background-color: var(--clr-green-100);
}
.badge-warning {
  color: var(--clr-blue-100);
  background-color: var(--clr-grey-new-100);
}
.badge-icon {
  font-size: var(--fs-p-md);
  padding: 0.5rem 0.87rem;
  border-radius: 0.625rem;
}

a.badge {
  min-width: 35px;
  transition: 100ms ease-in;
}
a.badge:not(a.badge--v2):hover {
  text-align: right;
  min-width: 60px;
}
a.badge--v2:hover {
  box-shadow: 3px 1px 4px rgba(255, 165, 0, 0.2);
  background-color: var(--clr-grey-100);
}

.accordion {
  border: 1px solid transparent;
  font-family: var(--ff-support);
}
.accordion-item {
  border-top: 1px solid #ddd;
}
.accordion-item.active .accordion-content {
  max-height: 500px;
}
.accordion-item .accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding: 30px 15px;
  background-color: transparent;
  border-bottom: 1px solid transparent;
  text-align: left;
}
.accordion-item .accordion-header .accordion-icon {
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  transition: transform 0.2s ease-in-out;
}
.accordion-item .accordion-header .accordion-icon::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("assets/icons/icon-accordian-open.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.accordion-item .accordion-header h2 {
  margin: 0;
  font-family: var(--ff-primary);
  font-style: normal;
  font-weight: 500;
  font-size: 18.6873px;
  line-height: 24px;
}
.accordion-item.active {
  margin-bottom: 30px;
}
.accordion-item.active .accordion-header h2 {
  color: #000000;
}
.accordion-item.active .accordion-header .accordion-icon::before {
  background-image: url("assets/icons/icon-accrodian-close.svg");
}
.accordion-item .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
  padding: 0 15px;
  font-family: var(--ff-support);
  font-style: normal;
  font-weight: 400;
  font-size: 15.2896px;
  line-height: 25px;
  /* or 167% */
  color: #303A42;
  text-align: left;
}
.accordion-item .accordion-content img {
  max-width: 200px;
}
.accordion-item.active .accordion-header .accordion-icon {
  transform: rotate(180deg);
}

.updates-panel {
  background-color: #ffffff;
  color: #000;
  font-family: var(--ff-primary);
  display: block;
  padding: 1.625rem 1.5rem;
  border-radius: var(--rs-base);
  box-shadow: 0px 12px 32px -4px rgba(17, 24, 39, 0.05), 0px 4px 6px -2px rgba(17, 24, 39, 0.05);
}
.updates-panel-inverted {
  background-color: hsl(0, 0%, 96%);
}
.updates-panel-inverted .date {
  color: hsla(210, 11%, 24%, 0.4) !important;
  border-color: hsla(210, 11%, 24%, 0.4) !important;
}
.updates-panel-inverted .list__item {
  background-color: var(--clr-grey-100);
  border-bottom: 3px solid hsl(0, 0%, 96%);
}
.updates-panel-inverted .list__item .list__title {
  color: hsl(210, 11%, 24%) !important;
}
.updates-panel__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  margin-bottom: 1.5rem;
}
.updates-panel__title {
  font-family: inherit;
  font-size: var(--fs-h5);
  letter-spacing: -0.006em;
  font-weight: var(--fw-semibold);
}
.updates-panel__read-more {
  color: #000000;
  font-family: var(--ff-support);
  font-size: var(--fs-p-md);
}
.updates-panel__read-more > i {
  margin-left: 0.125rem;
}
.updates-panel .list-latest-updates .list__item {
  display: flex;
  align-items: center;
  color: var(--clr-grey-700);
}
.updates-panel .list-latest-updates .date {
  font-family: var(--ff-support);
  font-size: 0.875rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: var(--clr-grey-500);
  margin-right: 1rem;
  border-right: 1px solid var(--clr-grey-900);
  padding-right: 1rem;
  font-weight: 500 !important;
}
.updates-panel .list-latest-updates .list__item {
  padding: 1.2rem 1rem;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
.updates-panel .list-latest-updates .list__item .list__title {
  font-family: inherit;
  font-weight: 500;
  font-size: 1rem;
}
.updates-panel .list-latest-updates .list__item.list__item-bg-dark {
  color: #fff;
  background-color: #1E1B26;
  border-bottom: 1px solid hsl(240, 14%, 7%);
}

.code-input-group {
  display: grid;
  grid-template-columns: repeat(4, 3.438rem);
  justify-content: center;
  gap: 1rem;
}
.code-input-group input {
  height: 4.063rem;
  background: #F5F6F7;
  border: 1px solid #CDCED1;
  border-radius: 6px;
  padding: 1.25rem 1.25rem;
  font-weight: 600;
}

.form__row {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
}
.form__row__image img {
  margin: 0 auto;
}
.form__row-3 {
  gap: 1.25rem;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 48rem) {
  .form__row-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.form__row-2 {
  gap: 1.25rem;
}
@media screen and (min-width: 48rem) {
  .form__row-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.form__row-2 .form__link,
.form__row-2 label {
  margin-top: 1.844rem;
}
.form__row-even {
  grid-template-columns: repeat(2, 1fr);
}
.form__row-btn {
  margin-top: 1.938rem;
}
.form__row-link p {
  text-align: center;
  color: #000000;
}
@media screen and (min-width: 48rem) {
  .form__row-link p {
    color: var(--clr-grey-600);
  }
}
.form__row-link p a {
  color: var(--clr-primary-400);
  border-bottom: 1px solid var(--clr-primary-400);
  margin-left: 0.33rem;
}
@media screen and (min-width: 48rem) {
  .form__row-btn + .form__row-link {
    margin-top: 2.25rem;
  }
}
.form__row-btn {
  gap: 1rem;
}

.form {
  display: flex;
  flex-direction: column;
  gap: 1.125rem;
  font-family: var(--ff-primary);
}
@media screen and (min-width: 48rem) {
  .form label,
  .form p {
    color: var(--clr-grey-600);
  }
  .form label {
    color: hsl(0, 0%, 13%);
    font-weight: 500;
  }
}
.form-darker label,
.form-darker p {
  color: var(--clr-grey-600);
}
.form-darker label {
  color: hsl(0, 0%, 13%);
  font-weight: 500;
}
.form__step {
  margin-bottom: 20px;
}
.form__step-mobile {
  margin-bottom: 0;
}
.form__step__description {
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.form__heading {
  font-size: var(--fs-h3);
  color: var(--clr-grey-100);
  text-align: center;
  font-weight: 600;
  font-family: var(--ff-secondary);
}
@media screen and (min-width: 48rem) {
  .form__heading {
    color: hsl(210, 11%, 24%);
    font-size: var(--fs-h2);
  }
}
.form__subheading {
  text-align: center;
  max-width: 35ch;
  margin: 0 auto;
  color: var(--clr-grey-100);
}
.form__subheading span {
  color: hsl(170, 41%, 44%);
}
@media screen and (min-width: 48rem) {
  .form__subheading {
    color: var(--clr-grey-900);
  }
}
.form__group {
  display: grid;
  grid-template-columns: 5.5rem 1fr;
  width: 100%;
  gap: 0.5rem;
}
.form__help {
  font-family: var(--ff-support);
  font-size: var(--fs-p-sm);
  color: var(--clr-grey-100);
  margin-top: 0.5rem;
}
.form__link {
  text-decoration: underline;
}
.form__link-light {
  color: hsla(210, 11%, 24%, 0.5);
  font-weight: 400;
}
@media screen and (max-width: 48rem) {
  .form__link-light {
    color: #d5d5d7;
  }
}
.form__link-grey {
  color: var(--clr-grey-100);
}
.form__label {
  font-size: var(--fs-p-md);
  font-weight: var(--fw-regular);
  color: #000000;
}
.form__label-grey {
  color: #000000;
  margin-top: 15px;
}
.form__label-light {
  color: hsla(210, 11%, 24%, 0.5) !important;
  font-weight: 400 !important;
}
@media screen and (max-width: 48rem) {
  .form__label-light {
    color: #d5d5d7 !important;
  }
}
.form__label .label__link {
  color: hsl(170, 41%, 44%);
  border-bottom: 1px solid hsl(170, 41%, 44%);
}
.form__textarea {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  display: block;
  width: 100%;
  margin-top: 0.875rem;
  padding: 1rem;
}
.form__input, .form__select {
  margin-top: 0.875rem;
  color: rgba(55, 62, 69, 0.9);
  width: 100%;
  height: 48px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
}
.form__input {
  padding: 1.25rem 0.938rem;
  margin-top: 8px;
}
.form__select {
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.form-group-with-icon {
  position: relative;
}
.form-group-with-icon .icon {
  position: absolute;
  right: 2%;
  top: 65%;
  transform: translateY(-50%);
}
.form-group-with-icon__signup {
  top: 50%;
}

.woocommerce-checkout {
  font-family: var(--ff-support);
}

.invalid-feedback {
  color: #c64545 !important;
  font-family: var(--ff-support) !important;
  font-size: 14px !important;
  line-height: 16px;
  font-weight: var(--fw-regular) !important;
}

.is-invalid {
  border: 2px solid #c64545 !important;
}

.eye-icon-closed,
.eye-icon-open {
  display: none;
}

span[data-password_visible=true] .eye-icon-closed {
  display: inline-block;
}
span[data-password_visible=true] .eye-icon-open {
  display: none;
}

span[data-password_visible=false] .eye-icon-closed {
  display: none;
}
span[data-password_visible=false] .eye-icon-open {
  display: inline-block;
}

.input-text {
  margin-top: 0.875rem;
  color: rgba(55, 62, 69, 0.9);
  width: 100%;
  height: 48px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  padding: 1.25rem 0.938rem;
}

.form--contact .form__row:not(:last-of-type) {
  margin-bottom: 1rem;
}

.form--search {
  max-width: 350px;
  margin: 0 auto;
}
.form--search__input {
  font-family: var(--ff-btn-support);
}

.form-row label {
  font-size: var(--fs-p-md);
  font-weight: var(--fw-regular);
  color: var(--clr-grey-900);
}

.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 0.5rem;
}

.button {
  text-decoration: none;
  border-radius: 0.313rem;
  padding: 0.5rem 1rem;
  color: var(--clr-grey-100);
  font-family: var(--ff-btn-support);
  font-size: 0.875rem;
  cursor: pointer;
  background-color: var(--clr-primary-400) !important;
  color: var(--clr-grey-100) !important;
  border: 1px solid var(--clr-primary-400) !important;
}
.button:hover {
  background-color: var(--clr-primary-700) !important;
  border: 1px solid var(--clr-primary-700) !important;
}

.form-control {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.form-control .phone-input {
  width: 77%;
}

.code-area-select {
  position: relative;
  display: inline-block;
  width: 20%;
  overflow: hidden;
  margin-right: 3%;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  margin-top: 8px;
  height: 48px;
  background: #fff;
}
.code-area-select__fa {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  font-size: 14px;
  color: #777;
}
.code-area-select__prefix {
  color: rgba(55, 62, 69, 0.9);
  background: transparent;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: inherit;
  height: 100%;
  border: none;
  border-left: 30px solid transparent;
  position: relative;
}
.code-area-select__prefix:focus {
  outline: none;
}

.form-black {
  max-width: 370px;
  margin: 0 auto;
  background-color: #000;
  padding: 40px 30px;
  border-radius: 25px;
  position: relative;
}
.form-black label {
  color: #fff;
  font-family: var(--ff-tertiary);
  font-weight: 300;
}
.form-black input {
  background-color: #000;
  color: #fff;
  border: none;
  border-bottom: 1px solid #fff;
  width: 100%;
  margin-top: 20px;
  color: #fff;
  font-family: var(--ff-tertiary);
  font-weight: 300;
}
.form-black input:focus {
  outline: none; /* Removes the default focus outline */
  /* Optional: Add custom styles for the focus state to maintain accessibility */
  border: none; /* Example: Change border color on focus */
  box-shadow: none; /* Example: Add a glow effect on focus */
  border-bottom: 1px solid #fff;
}
.form-black input::placeholder {
  color: #fff;
  font-family: var(--ff-tertiary);
  font-weight: 300;
  padding: 20px 0px;
}
.form-black input[name=your-message] {
  margin-top: 70px;
}
.form-black textarea {
  width: 100%;
  background-color: #000;
  color: #fff;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-family: var(--ff-tertiary);
  font-weight: 300;
}
.form-black textarea:focus {
  outline: none; /* Removes the default focus outline */
  /* Optional: Add custom styles for the focus state to maintain accessibility */
  border: none; /* Example: Change border color on focus */
  box-shadow: none; /* Example: Add a glow effect on focus */
  border-bottom: 1px solid #fff;
}
.form-black textarea::placeholder {
  color: #fff;
  font-family: var(--ff-tertiary);
  font-weight: 300;
}
.form-black .wpcf7-submit {
  position: absolute;
  width: 120px;
  border-radius: 25px;
  border: 1px solid #fff;
  padding: 13px;
  bottom: -20px;
  left: 32%;
  cursor: pointer;
  color: #fff;
  font-family: var(--ff-tertiary);
  font-weight: 300;
}
.form-black .wpcf7-submit:hover {
  text-decoration: underline;
}

.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.slider__slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
  scroll-behavior: smooth;
}
.slider__slides .slider__slide {
  flex: 0 0 100%;
  margin: 0 auto;
  text-align: center;
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  font-feature-settings: "liga" off;
  color: #373E45;
}
@media screen and (min-width: 48rem) {
  .slider__slides .slider__slide {
    padding: 2rem 10rem;
  }
}
.slider__prev, .slider__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
@media screen and (max-width: 48rem) {
  .slider__prev, .slider__next {
    display: none;
  }
}
.slider__prev {
  left: 10px;
}
.slider__prev {
  transform: rotate(180deg) !important;
}
.slider__next {
  right: 10px;
}

@media (max-width: 768px) {
  .slider__slides .slider__slide {
    flex: 0 0 100%;
    width: 100%;
  }
}
.table {
  width: 100%;
  caption-side: bottom;
  border-collapse: collapse;
  overflow-x: auto;
  display: table;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.table__notification {
  border-spacing: 0 6px;
  width: 100% !important;
}
.table__notification thead tr {
  box-sizing: border-box;
  background: #f0f5fb;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
  border-radius: 3px 3px 0px 0px;
  font-family: var(--ff-sans-open);
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 6px;
}
.table__notification thead tr th {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
.table__notification thead tr th:first-of-type {
  text-align: left;
}
@media screen and (min-width: 48rem) {
  .table__notification thead tr th:first-of-type {
    padding-left: 32px;
  }
}
.table__notification tbody tr {
  margin-bottom: 6px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
  border-radius: 3px 3px 0px 0px;
}
.table__notification tbody tr td {
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  text-align: center;
}
.table__notification tbody tr td:first-of-type {
  text-align: left;
}
@media screen and (min-width: 48rem) {
  .table__notification tbody tr td:first-of-type {
    padding-left: 32px;
  }
}
.table strong {
  font-weight: 500 !important;
}
@media screen and (max-width: 85rem) {
  .table {
    display: block;
    position: relative;
    max-width: calc(100% - 20px);
  }
}
.table thead:not(.thead--default) {
  font-family: var(--ff-primary);
  height: 3.625rem;
  background: linear-gradient(89.91deg, #1e1a28 12.49%, #282634 58.34%);
}
.table thead:not(.thead--default) tr,
.table thead:not(.thead--default) th {
  font-size: var(--fs-p-sm);
  color: var(--clr-grey-100);
  font-weight: var(--fw-regular);
  text-transform: uppercase;
  padding: 0.75rem 1.75rem;
  text-align: left;
  border-color: transparent;
  border-width: 0;
  padding-right: 0.9rem;
  padding-left: 1.1rem;
}
@media screen and (max-width: 85rem) {
  .table thead:not(.thead--default) th:first-of-type {
    position: sticky;
    left: 0;
    z-index: 4;
    /*background: radial-gradient(
      50% 50% at 50% 50%,
      #30003c 0%,
      #140124 100%
    );*/
    background: linear-gradient(89.91deg, #1e1a28 12.49%, #282634 58.34%);
  }
  .table thead:not(.thead--default) th:not(:nth-of-type(2)) {
    width: 12%;
  }
  .table thead:not(.thead--default) th:nth-of-type(2) {
    width: 25%;
  }
}
.table .thead--default {
  background: white;
}
.table .thead--default tr,
.table .thead--default th {
  font-size: var(--fs-p-sm);
  color: var(--clr-grey-900);
  font-weight: var(--fw-bold);
  text-transform: uppercase;
  padding: 0.75rem 1.5rem;
  text-align: left;
  border-color: transparent;
  border-width: 0;
}
.table--default {
  border: 1px solid #eee;
}
.table--default th,
.table--default td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table--default th svg,
.table--default td svg {
  width: 20px;
}
.table--default thead th {
  font-weight: var(--fw-bold);
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table--default tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table--default td:first-of-type {
  font-weight: var(--fw-regular) !important;
  color: var(--clr-orange-900) !important;
  text-align: left;
}
.table--default td:first-of-type .copy {
  font-weight: var(--fw-regular) !important;
  color: var(--clr-orange-900) !important;
  text-align: left;
}
@media screen and (max-width: 85rem) {
  .table--default td:first-of-type {
    position: sticky;
    left: 0;
    z-index: 4;
    box-shadow: 2px 2px 2px rgba(225, 225, 225, 0.7);
    background-color: #fff;
    border: 1px solid var(--clr-grey-500);
  }
}
.table tbody {
  font-family: var(--ff-support);
  font-size: var(--fs-p-sm);
  font-weight: var(--fw-regular);
}
.table tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}
.table tbody tr:nth-child(odd) {
  background-color: #fff;
}
.table tbody td {
  padding: 1rem 1.5rem;
}
@media screen and (max-width: 85rem) {
  .table tbody tr td:not(:nth-of-type(2)) {
    min-width: 120px;
  }
  .table tbody tr td:nth-of-type(2) {
    min-width: 220px;
  }
}
.table tbody tr td:first-of-type {
  font-weight: var(--fw-bold);
  color: var(--clr-orange-400);
}
.table tbody tr td:first-of-type .copy {
  font-weight: var(--fw-bold) !important;
  color: var(--clr-orange-400) !important;
}
@media screen and (max-width: 85rem) {
  .table tbody tr td:first-of-type {
    position: sticky;
    left: 0;
    z-index: 4;
    box-shadow: 2px 2px 2px rgba(225, 225, 225, 0.7);
    background-color: #fff;
    border: 1px solid var(--clr-grey-500);
  }
}
.table tbody tr td.field--datetime {
  min-width: 111px;
}
.table--simple {
  width: auto !important;
}
.table--simple td:first-of-type {
  font-weight: var(--fw-regular) !important;
  color: var(--clr-grey-900) !important;
}
.table--basic tbody {
  font-size: var(--fs-p-md);
}
.table--basic tbody th {
  padding: 0.5rem 1.5rem;
  border: solid 1px;
  background-color: #363345;
  color: #fff;
}
.table--basic tbody tr td {
  background-color: #fff;
  color: var(--clr-grey-700) !important;
  font-weight: var(--fw-regular) !important;
  border: solid 1px;
}
@media screen and (max-width: 85rem) {
  .table--basic tbody tr td {
    position: inherit !important;
    border: none;
  }
}

.total-box {
  display: flex;
}
.total-box .text {
  margin-left: auto;
  margin-right: 20px;
  max-width: 200px;
  display: flex;
  align-items: center;
  text-align: right;
  font-family: var(--ff-support);
}
.total-box .total {
  border: solid 1px #eee;
  color: #689150;
  border-radius: 5px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.total-box .total p {
  margin-left: 75px;
  margin-right: 75px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
}

.details h3 {
  font-family: var(--ff-primary);
  font-weight: var(--fw-bold);
  color: var(--clr-grey-900);
}

.data-table-container {
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  background: #f7f7f7;
}

.data-table {
  display: table;
  width: 100%;
}
.data-table .data-row {
  display: table-row;
  width: auto;
  clear: both;
}
.data-table .data-row .data {
  text-align: left;
  float: left;
  display: table-column;
  width: 33%;
  margin-bottom: 10px;
}
.data-table .data-row .data h6 {
  font-weight: 600;
  margin-bottom: 3px;
  font-size: 0.9em;
}
.data-table .data-row .data p {
  font-weight: 400;
  width: 100%;
  font-size: 0.9em;
  margin-bottom: 0;
}

.text-below {
  font-size: 16px;
  color: var(--clr-grey-700) !important;
  font-style: italic;
  margin-top: 1rem;
}
.text-below .disclaimers {
  color: var(--clr-grey-700) !important;
  font-size: 16px;
  margin-top: 0;
}

.document-container-box {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  align-items: flex-start;
}
.document-container-box .--document-col {
  width: 100%;
  margin: 2px;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
}
@media screen and (min-width: 48rem) {
  .document-container-box .--document-col {
    width: 49%;
  }
}
.document-container-box .--document-col .document-box {
  background-color: #f2f2f2;
  border-radius: 5px;
  margin-top: 5px;
  width: 100%;
}
.document-container-box .--document-col .document-box .--document-box-header {
  padding: 10px;
  text-align: center;
  align-items: center;
  color: #000;
  display: flex;
  justify-content: space-around;
}
.document-container-box .--document-col .document-box .--document-box-header .--document-name {
  text-align: left;
  width: 50%;
}
.document-container-box .--document-col .document-box .--document-box-header .--document-attach-box {
  text-align: right;
  display: flex;
  justify-content: right;
  align-items: center;
  width: 50%;
}
.document-container-box .--document-col .document-box .--document-box-header .--document-attach-box .noti-svg-loader {
  display: none;
}
.document-container-box .--document-col .document-box .--document-box-header .--document-attach-box .--document-uploaded-span {
  margin-right: 3px;
}
.document-container-box .--document-col .document-box .--document-box-header .--document-attach-box .--document-attach-upload-box {
  padding: 5px 10px;
  border-radius: 15px;
  background-color: rgba(169, 169, 169, 0.3019607843);
  min-width: 95px;
  font-size: 14px;
  cursor: pointer;
  display: flex;
}
.document-container-box .--document-col .document-box .--document-box-header .--document-attach-box .--document-attach-upload-box svg {
  margin-right: 5px;
}
.document-container-box .--document-col .document-box .--document-box-files {
  margin: 10px 0;
}
.document-container-box .--document-col .document-box .--document-box-files ul {
  font-size: 0.9em;
  margin: 0;
  color: #000;
  padding-left: 15px;
  padding-right: 10px;
}
.document-container-box .--document-col .document-box .--document-box-files ul li {
  list-style: none;
}

.container-total {
  display: flex;
}
.container-total svg {
  width: 20px;
}
.container-total .references {
  display: flex;
  gap: 0.3px;
  flex-direction: column;
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .container-total .references {
    width: 50%;
  }
}
.container-total .references div {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.container-total .total-box {
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .container-total .total-box {
    width: 50%;
  }
}

.managed__disclaimers {
  font-size: 12px;
  color: grey;
  margin-top: 20px;
  font-family: var(--ff-support);
  font-style: italic;
}

.historical-performance td:nth-child(8).negative,
.historical-performance td:nth-child(10).negative,
.historical-performance td:nth-child(9).negative {
  color: var(--clr-red-400);
}
.historical-performance td:nth-child(8).positive,
.historical-performance td:nth-child(10).positive,
.historical-performance td:nth-child(9).positive {
  color: var(--clr-green-400);
}

.td-success {
  color: var(--clr-green-400);
}

.trading-table td:first-of-type,
.trading-table th:first-of-type {
  text-align: center !important;
}
.trading-table td:not(:first-of-type),
.trading-table th:not(:first-of-type) {
  text-align: left !important;
}

#asx-balanced td:last-of-type.negative,
#us-balanced td:last-of-type.negative,
#fx-and-liquid-markets td:last-of-type.negative,
#asx-blue-chip td:last-of-type.negative,
#asx-growth td:last-of-type.negative,
#asx-income td:last-of-type.negative,
.historical-performance-growth td:last-of-type.negative,
#us-growth td:last-of-type.negative {
  color: var(--clr-red-400);
}
#asx-balanced td:last-of-type.positive,
#us-balanced td:last-of-type.positive,
#fx-and-liquid-markets td:last-of-type.positive,
#asx-blue-chip td:last-of-type.positive,
#asx-growth td:last-of-type.positive,
#asx-income td:last-of-type.positive,
.historical-performance-growth td:last-of-type.positive,
#us-growth td:last-of-type.positive {
  color: var(--clr-green-400);
}

#fx-and-liquid-markets th:nth-child(3) {
  min-width: 130px;
}

#asx-event th:nth-child(2),
#long-short-strategy th:nth-child(2),
#discretionary_portfolio th:nth-child(2),
#discretionary_portfolio_old th:nth-child(2),
#asx-blue-chip th:nth-child(2) {
  min-width: 250px;
}

#long-short-strategy td:nth-child(9).negative {
  color: var(--clr-red-400);
}
#long-short-strategy td:nth-child(9).positive {
  color: var(--clr-green-400);
}

#asx-short-interest td:not(td:nth-child(2)),
#asx-short-interest th:not(th:nth-child(2)) {
  text-align: center !important;
}

#upcoming-ipo-table td:not(td:nth-child(2)),
#upcoming-ipo-table th:not(th:nth-child(2)) {
  text-align: center !important;
}

#us-top-momentum-stocks td:not(td:nth-child(2)):not(td:nth-child(3)),
#us-top-momentum-stocks th:not(th:nth-child(2)):not(th:nth-child(3)) {
  text-align: center !important;
}

#us-growth {
  /*td:not(:nth-child(2)) {
    text-align: center !important;
  }*/
}
#us-growth th:nth-child(1) {
  min-width: 125px;
}
#us-growth th:nth-child(2) {
  min-width: 245px;
}
#us-growth th:nth-child(6) {
  min-width: 150px;
}

#asx-blue-chip th:nth-child(2) {
  min-width: 215px;
}
#asx-blue-chip th:nth-child(4) {
  min-width: 130px;
}

#asx-income th:nth-child(1) {
  min-width: 125px;
}
#asx-income th:nth-child(2) {
  min-width: 215px;
}
#asx-income th:nth-child(4) {
  min-width: 130px;
}
#asx-income th:nth-child(8) {
  min-width: 142px;
}
#asx-income th:nth-child(8) {
  max-width: 70px;
}
#asx-income th:nth-child(9) {
  max-width: 70px;
}
#asx-income th:nth-child(10) {
  max-width: 110px;
}

#asx-growth th:nth-child(2) {
  min-width: 215px;
}
#asx-growth th:nth-child(6) {
  min-width: 130px;
}

#asx-event td:nth-child(9).negative {
  color: var(--clr-red-400);
}
#asx-event td:nth-child(9).positive {
  color: var(--clr-green-400);
}

#discretionary_portfolio th:nth-child(12),
#discretionary_portfolio_old th:nth-child(12) {
  max-width: 75px;
}
#discretionary_portfolio th:nth-child(13),
#discretionary_portfolio_old th:nth-child(13) {
  min-width: 104px;
}
#discretionary_portfolio th:nth-child(2),
#discretionary_portfolio_old th:nth-child(2) {
  min-width: 150px;
}
#discretionary_portfolio td,
#discretionary_portfolio_old td {
  padding: 1rem 1.1rem;
}
#discretionary_portfolio td.field--readmore,
#discretionary_portfolio_old td.field--readmore {
  min-width: 80px;
}
#discretionary_portfolio td.field--readmore .updates-panel__read-more,
#discretionary_portfolio_old td.field--readmore .updates-panel__read-more {
  font-size: 14px;
  text-decoration: underline;
  color: #000;
}
#discretionary_portfolio td:nth-child(13).negative,
#discretionary_portfolio_old td:nth-child(13).negative {
  color: var(--clr-red-400);
}
#discretionary_portfolio td:nth-child(13).positive,
#discretionary_portfolio_old td:nth-child(13).positive {
  color: var(--clr-green-400);
}

.webinar {
  background-color: #270B38;
  color: var(--clr-grey-100);
  font-family: var(--ff-support);
  font-size: var(--fs-p-lg);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0.688rem 1.875rem;
}
@media screen and (max-width: 58rem) {
  .webinar {
    flex-direction: column;
    gap: 1rem;
  }
  .webinar .form__row {
    padding-right: 0 !important;
  }
  .webinar .btn-icon {
    border: 0 !important;
    padding-left: 0 !important;
  }
}
.webinar__desc {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
}
.webinar__form {
  display: flex;
  flex-direction: row;
  gap: 1.33rem;
  align-items: center;
}
@media screen and (max-width: 30rem) {
  .webinar__form {
    flex-direction: column;
  }
}
.webinar__form .form__row {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  padding-right: 1rem;
}
@media screen and (max-width: 30rem) {
  .webinar__form .form__row {
    flex-direction: column;
    gap: 1rem;
  }
  .webinar__form .form__row .form__element {
    min-width: 100% !important;
  }
  .webinar__form .form__row .form__element .form__input {
    margin-top: 0;
  }
  .webinar__form .form__row .btn {
    padding-top: 0.825rem;
    padding-bottom: 0.825rem;
    width: 100%;
  }
}
.webinar__form .form__row .form__element {
  min-width: 350px;
}
.webinar__form .form__row .form__element .form__input {
  margin-top: 0;
}
.webinar__form .form__row .btn {
  padding-top: 0.825rem;
  padding-bottom: 0.825rem;
}
.webinar__form .btn-icon {
  border-left: 1px solid hsla(0, 0%, 100%, 0.6);
  width: 60px;
  height: 60px;
  padding-left: 1.5rem;
}

.paywall {
  font-family: var(--ff-support);
  font-size: var(--fs-p-lg);
  padding: 1.5rem 1.031rem 2.5rem 1.031rem;
  color: hsl(210, 11%, 24%);
  position: relative;
  background-color: #fff;
  z-index: 1;
}
@media screen and (min-width: 48rem) {
  .paywall {
    margin-bottom: 2rem;
    border-color: #000000;
    border-style: solid;
    border-radius: 2rem;
    border-width: 2px;
  }
}
@media screen and (max-width: 48rem) {
  .paywall {
    padding: 0;
  }
}
.paywall__gray-text {
  margin: 1rem 0 1rem 0;
  font-size: 18px;
  line-height: 110%;
  text-align: center;
  letter-spacing: 0.01em;
  color: rgba(55, 62, 69, 0.8);
  line-height: 110%;
  /* 19.8px */
  letter-spacing: 0.18px;
}
@media screen and (max-width: 48rem) {
  .paywall__gray-text {
    font-size: 16px;
    line-height: 126%;
    letter-spacing: 0.01em;
  }
}
.paywall__title-inner-div {
  text-align: left;
  margin: 1 auto;
  margin: 1rem auto;
}
.paywall__title-normal {
  font-weight: 400;
  font-size: 38px;
  line-height: 46px;
  color: #373e45;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 48rem) {
  .paywall__title-normal {
    font-size: 24px;
  }
}
.paywall__title-bold {
  font-weight: 600;
  font-size: 38px;
  line-height: 46px;
  color: #373e45;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 48rem) {
  .paywall__title-bold {
    font-size: 24px;
  }
}
.paywall__underlay {
  position: absolute;
  top: -143px;
  left: -20px;
  right: 0;
  width: 100%;
  min-height: 100px;
  background: linear-gradient(179.72deg, rgba(255, 255, 255, 0) 2.26%, #ffffff 91%);
}
@media screen and (max-width: 48rem) {
  .paywall__underlay {
    top: -105px;
  }
}
.section-virtually-live .paywall__underlay {
  top: -15%;
}
@media screen and (max-width: 48rem) {
  .section-virtually-live .paywall__underlay {
    top: -10%;
  }
}
.paywall-member-expired .paywall__underlay {
  top: -28%;
}
.paywall-member-expired .paywall__tile__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
}
.paywall-member-expired .paywall__tile__header p {
  font-family: var(--ff-support);
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 140%;
  /* or 36px */
  color: #373e45;
}
.paywall-member-trial .paywall__underlay {
  top: -21%;
}
.paywall-member-trial .paywall__tile__footer {
  display: flex;
  flex-direction: column !important;
  align-items: flex-end !important;
}
.paywall-member-trial .paywall__tile__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
}
.paywall-member-trial .paywall__tile__header p {
  font-family: var(--ff-support);
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 140%;
  /* or 36px */
  color: #373e45;
}
@media screen and (min-width: 48rem) {
  .paywall-bordered .paywall__tile {
    border: 3px solid var(--clr-primary-400);
    border-radius: 12px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 1.225rem;
    padding-bottom: 1.225rem;
  }
  .paywall-bordered .paywall__tile + p {
    display: none;
  }
  .paywall-bordered .paywall__tile__footer {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 10rem;
  }
  .paywall-bordered .paywall__tile__footer p {
    text-align: left !important;
  }
  .paywall-bordered .paywall__tile__footer .btn {
    width: 202px;
  }
  .paywall-centered .paywall__tile__header {
    text-align: center;
  }
  .paywall-centered .paywall__tile__body {
    margin: 1rem 0;
  }
  .paywall-centered .paywall__tile__footer {
    display: flex;
    justify-content: center;
    gap: 1rem;
  }
  .paywall-centered .paywall__tile__footer .btn {
    width: 350px;
    margin: 0 auto;
    padding: 10px;
  }
}
.paywall__list {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
  list-style: none;
}
@media screen and (min-width: 48rem) {
  .paywall__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem 0;
    justify-content: flex-end;
    text-align: center;
    max-width: 813px;
  }
}
.paywall__item-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}
@media screen and (max-width: 48rem) {
  .paywall__item-icon {
    align-items: baseline;
    margin-bottom: 1rem;
  }
}
.paywall__item-icon p {
  font-family: var(--ff-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.0025em;
  color: #000000;
}
.paywall__tile {
  border-radius: var(--rs-base);
  padding: 0rem 5rem;
  position: relative;
}
@media screen and (max-width: 48rem) {
  .paywall__tile {
    padding: 0;
  }
}
.paywall__tile__list {
  list-style: none !important;
  text-align: left;
}
.paywall__tile__list li {
  font-family: var(--ff-support);
  font-weight: var(--fw-regular);
  font-size: var(--fs-p-md);
  line-height: 24px;
  color: var(--clr-grey-900);
}
.paywall__tile__list li:not(:last-of-type) {
  margin-bottom: 0.33rem;
}
.paywall__tile__list li img {
  width: 18px;
  margin-right: 3px;
}
.paywall__tile__header {
  font-family: var(--ff-primary);
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 46px;
  text-align: center;
  color: #373e45;
  margin: 2rem auto 2rem auto;
}
.paywall__tile__header p {
  line-height: 2rem;
}
.paywall__tile__header__bold {
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 48rem) {
  .paywall__tile__header__bold {
    font-size: 16px;
  }
}
.paywall__tile__header__normal {
  font-size: 18px !important;
}
@media screen and (max-width: 48rem) {
  .paywall__tile__header__normal {
    font-size: 16px !important;
  }
}
.paywall__tile__header__copy {
  margin-top: 0.5rem;
  font-family: var(--ff-primary);
  color: #000000;
  font-size: var(--fs-p-md);
  margin-bottom: 0.5rem;
  font-weight: var(--fw-regular);
}
.paywall__tile__body ul:not(.paywall__list) {
  list-style: none;
}
.paywall__tile__body ul:not(.paywall__list) li {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
.paywall__tile__body ul:not(.paywall__list) li:not(:last-of-type) {
  margin-bottom: 1.063rem;
}
.paywall__tile__divider {
  display: block;
  box-sizing: border-box;
  width: 90px;
  height: 1px;
  background-color: hsl(0, 0%, 0%);
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.paywall__tile__footer {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.paywall__tile__footer a.btn {
  width: 100%;
  text-align: center;
  font-size: var(--fs-p-md);
}
.paywall__tile__footer p:last-of-type {
  text-align: center;
  color: #000000;
  text-decoration: underline;
}
.paywall__tile__footer__span {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media screen and (max-width: 48rem) {
  .paywall__tile__footer__span {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 5px;
  }
}
.paywall__tile__footer__span__small {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 48rem) {
  .paywall__tile__footer__span__small {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 1.5rem;
  }
}

.section-virtually-live .paywall__underlay {
  display: none;
}

@media screen and (max-width: 48rem) {
  .hide-on-small-screen {
    display: none;
  }
}

.green-tick {
  font-size: large;
  color: green;
}

.orange-line-div {
  display: flex;
  align-items: center;
  margin: auto;
  justify-content: center;
  border-bottom: 1px solid #000000;
}

.spacer--370 {
  min-height: 370px;
}
@media screen and (max-width: 48rem) {
  .spacer--370 {
    min-height: 530px;
  }
}

.paywall-orange {
  position: absolute;
  left: 0;
  width: 100%;
  font-family: var(--ff-support);
  color: #000000;
  font-family: Roboto;
  padding: 2rem;
  color: hsl(210, 11%, 24%);
  z-index: 1;
  background-color: #ffffff;
}
.paywall-orange__title-inner-div {
  text-align: left;
  margin: 0.2rem auto;
}
@media screen and (max-width: 48rem) {
  .paywall-orange__title-inner-div {
    padding: 0;
    margin: 0.8rem auto;
  }
}
.paywall-orange__footer {
  text-align: left;
  margin-top: 1rem;
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 48rem) {
  .paywall-orange__footer {
    display: inline-block;
  }
}
@media screen and (max-width: 48rem) {
  .paywall-orange__tile {
    padding: 0;
  }
}
.paywall-orange__tile .white-line-div {
  margin: 0.5rem auto;
  display: block !important;
}
.paywall-orange__tile__header {
  padding: 1rem 2rem;
  margin: 1rem auto 1rem auto;
  width: 75%;
  border-radius: var(--M, 12px);
  border: 3px solid #000000;
}
@media screen and (max-width: 48rem) {
  .paywall-orange__tile__header {
    width: 100%;
    padding: 1rem 1rem;
  }
}
.paywall-orange__tile__top-small-text {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 110%;
  /* 17.6px */
  letter-spacing: 0.16px;
}
@media screen and (max-width: 48rem) {
  .paywall-orange__tile__top-small-text {
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 126%;
    /* 17.64px */
    letter-spacing: 0.14px;
  }
}
.paywall-orange__tile__bold-header {
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  font-family: Inter;
}
@media screen and (max-width: 48rem) {
  .paywall-orange__tile__bold-header {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.06px;
  }
}
.paywall-orange__tile__large-header {
  font-family: Roboto;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media screen and (max-width: 48rem) {
  .paywall-orange__tile__large-header {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.05px;
  }
}
.paywall-orange__tile__body-header {
  font-family: Roboto;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 28.6px */
  letter-spacing: 0.26px;
}
@media screen and (max-width: 48rem) {
  .paywall-orange__tile__body-header {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.05px;
  }
}
.paywall-orange__tile__footer-text {
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* 19.8px */
  letter-spacing: 0.18px;
  width: 70%;
}
@media screen and (max-width: 48rem) {
  .paywall-orange__tile__footer-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.04px;
    width: 100%;
  }
}
.paywall-orange__tile__footer-button {
  color: #ffffff !important;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  float: right;
  background: #000000;
  padding: 0.9rem 3rem;
  border-radius: 6px;
}
@media screen and (max-width: 48rem) {
  .paywall-orange__tile__footer-button {
    color: #f8971d !important;
    display: flex;
    width: 100%;
    height: 34px;
    padding: 7px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    border-radius: 6px;
    background: var(--White, #fff);
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
.paywall-orange__tile__footer-button a {
  border-radius: 6px;
  background: var(--Gradient-Paywall, #fff);
  color: #f8971d !important;
  padding: 0.5rem 3rem;
  font-size: 16px;
}
@media screen and (max-width: 48rem) {
  .paywall-orange__tile__footer-button a {
    color: #f8971d !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 143%;
    letter-spacing: 0.15px;
    background: var(--Gradient-Paywall, #fff);
  }
}
.paywall-orange .white-line-div-table {
  margin: 0.5rem auto;
  display: table;
}

.carousel-wrapper {
  position: relative;
}

.carousel {
  --items-per-screen: 4;
  --carousel-index: 0;
  position: relative;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc(100% / var(--items-per-screen));
  gap: 1.125rem;
  padding-bottom: 2rem;
  transform: translateX(calc(var(--carousel-index) * (-100% + 100% / var(--items-per-screen))));
  transition: transform 250ms ease-in-out;
}
.carousel-sm {
  --items-per-screen: 6;
}
@media screen and (max-width: 48rem) {
  .carousel {
    --items-per-screen: 2;
    overflow-x: scroll;
  }
}
.carousel-slider {
  --items-per-screen: 1;
  grid-auto-columns: calc(100% / var(--items-per-screen));
}
.carousel-slider > div {
  max-width: 60%;
  margin: 0 auto;
  text-align: center;
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  /* or 178% */
  text-align: center;
  font-feature-settings: "liga" off;
  /* TExt */
  color: #373E45;
}
@media screen and (max-width: 48rem) {
  .carousel-slider > div {
    max-width: 90% !important;
  }
}
.carousel-stock-tables {
  grid-auto-columns: calc(117% / var(--items-per-screen));
}
@media screen and (max-width: 48rem) {
  .carousel-stock-tables {
    grid-auto-columns: calc(182% / var(--items-per-screen));
  }
}
.carousel--ov-hidden {
  overflow: hidden;
}
.carousel__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4rem;
  aspect-ratio: 1;
  font-size: 2rem;
  background: var(--clr-grey-100);
  box-shadow: 0px 12px 32px -4px rgba(17, 24, 39, 0.05), 0px 4px 6px -2px rgba(17, 24, 39, 0.05);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.carousel__arrow-next {
  right: -2.5%;
}
.carousel__arrow-previous {
  left: -2.5%;
}
.carousel__arrow-previous img {
  transform: rotate(180deg);
}
@media screen and (max-width: 48rem) {
  .carousel__arrow {
    display: none;
  }
}

.section {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  width: 100%;
}
.section__copy--light {
  color: rgba(255, 255, 255, 0.8) !important;
}
.section__disclaimer {
  font-size: 14px;
  line-height: 1.5;
  font-style: italic;
  color: var(--clr-grey-600);
  font-family: var(--ff-primary);
}
.section--contact {
  padding-bottom: 7rem;
  padding-top: 5rem;
}
.section-superannuation {
  font-family: var(--ff-support);
  font-size: 16px;
}
@media screen and (max-width: 48rem) {
  .section__thumbnail img {
    width: 100%;
  }
}
.section__body--centered {
  display: flex;
  justify-content: center;
}
.section-quote {
  background: #f0f5fb;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.section-quote .section__body--centered {
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.section-quote__icon {
  width: 32px;
}
.section-quote__text {
  margin-top: 48px;
  max-width: 800px;
  text-align: center;
  font-family: var(--ff-support);
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  font-feature-settings: "liga" off;
  color: #373e45;
}
.section-quote__author {
  margin-top: 98px;
  font-family: var(--ff-support);
  font-size: 18px;
  line-height: 24px;
  font-feature-settings: "liga" off;
  color: #111827;
}
.section-quote__author__name {
  font-weight: 600;
}
.section--bg-no-repeat {
  background-repeat: no-repeat;
}
.section--bg-cover {
  background-size: cover;
}
.section--bg-bottom {
  background-position: bottom;
}
.section__flagship {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5.375rem 0;
  margin-top: -5rem;
}
.section__flagship .card {
  background-color: #fff;
  max-width: 450px;
  padding: 1.5rem 1rem;
}
@media screen and (min-width: 48rem) {
  .section__flagship {
    padding: 10.375rem 0;
    margin-top: -4rem;
  }
}
.section__flagship--grid {
  display: grid;
  grid-template-columns: 1fr;
  margin-bottom: 2rem;
  row-gap: 2rem;
}
.section__flagship--grid:first-child {
  gap: 2rem;
}
.section__flagship--grid:first-child .card {
  min-height: 200px;
}
@media screen and (min-width: 48rem) {
  .section__flagship--grid:first-child .card {
    max-width: 400px;
    max-height: 200px;
  }
}
.section__flagship--grid .card {
  padding: 20px;
}
.section__flagship--grid .card__header h1 {
  font-size: 20px;
}
.section__flagship--grid .card__body {
  flex-direction: column;
  align-items: unset;
  justify-content: space-between;
  height: 100%;
}
@media screen and (min-width: 48rem) {
  .section__flagship--grid {
    grid-template-columns: 1.5fr 1fr;
    gap: 2.25rem;
    margin-bottom: unset;
  }
  .section__flagship--grid > div:nth-child(3) {
    grid-column: 1/3;
  }
  .section__flagship--grid > .investment-portfolio {
    margin-top: 6.25rem;
    grid-column: 1/3;
  }
  .section__flagship--grid > .investment-portfolio__cards {
    display: flex;
    justify-content: center;
    max-width: 762px;
  }
}
.section-how-it-works {
  font-family: var(--ff-support);
}
@media screen and (max-width: 48rem) {
  .section-how-it-works .investment-portfolio__cards .card__row {
    margin-bottom: 2rem;
  }
  .section-how-it-works .investment-portfolio__cards .card__row .section__tagline {
    text-align: left !important;
  }
  .section-how-it-works .investment-portfolio__cards .card__row .grid-even {
    gap: 0.5rem !important;
  }
}
@media screen and (max-width: 48rem) and (max-width: 48rem) {
  .section-how-it-works .investment-portfolio__cards .card__row .grid-even {
    row-gap: 1.5rem !important;
  }
}
.section-how-it-works .section__header--qa .section__title--h3 {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 48rem) {
  .section-how-it-works .section__header--qa .section__title--h3 {
    align-items: center;
  }
}
.section-how-it-works .section__header--qa .section__copy {
  margin-top: 0 !important;
  max-width: 1000px;
}
@media screen and (max-width: 48rem) {
  .section-how-it-works .section__header--qa .section__copy {
    display: none;
  }
}
@media screen and (max-width: 48rem) {
  .section-how-it-works .section__header-sm-left {
    align-items: flex-start !important;
  }
  .section-how-it-works .section__header-sm-left .section__tagline {
    text-align: left !important;
  }
}
.section-how-it-works .section__header--centered {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 0.7rem;
}
.section-how-it-works .section__tagline {
  font-family: var(--ff-support);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9);
}
.section-how-it-works .section__tagline--orange {
  color: var(--clr-primary-400);
}
.section-how-it-works .section__title {
  font-family: var(--ff-primary);
  font-weight: 700;
  max-width: unset;
}
.section-how-it-works .section__title--fw-7 {
  font-weight: 700 !important;
}
.section-how-it-works .section__title--fw-6 {
  font-weight: 600 !important;
}
.section-how-it-works .section__title--h3 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.0025em;
  font-weight: 400;
  margin-top: 24px;
  margin-bottom: 28px;
  font-family: var(--ff-secondary);
}
@media screen and (min-width: 48rem) {
  .section-how-it-works .section__title--h3 {
    font-size: 28px;
    line-height: 39px;
  }
}
@media screen and (max-width: 48rem) {
  .section-how-it-works .section__title--h3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.section-how-it-works .section__title--h3--strong {
  font-weight: 700;
}
.section-how-it-works .section__title--h2 {
  letter-spacing: -0.011em;
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 1rem;
  font-family: var(--ff-secondary);
}
@media screen and (min-width: 48rem) {
  .section-how-it-works .section__title--h2 {
    font-size: 44px;
    font-weight: 700;
    line-height: 58px;
    margin-bottom: unset;
  }
}
.section-how-it-works .section__title--centered {
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .section-how-it-works .section__title--restricted {
    max-width: 22ch;
  }
}
.section-how-it-works .section__title--dark {
  color: #222222;
}
.section-how-it-works .section__title--light {
  color: #ffffff;
}
.section-how-it-works .section__copy {
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (min-width: 48rem) {
  .section-how-it-works .section__copy {
    font-size: 18px;
    line-height: 140%;
  }
}
.section-how-it-works .section__copy--light {
  color: rgba(255, 255, 255, 0.8);
}
.section-how-it-works .section__copy--dark {
  color: rgba(34, 34, 34, 0.8);
}
.section-how-it-works .section__list {
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  padding-left: 1rem !important;
}
@media screen and (min-width: 48rem) {
  .section-how-it-works .section__list {
    font-size: 18px;
  }
}
.section-how-it-works .section__list--light {
  color: rgba(255, 255, 255, 0.8);
}
.section__banner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 85vh;
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.9);
  background-size: cover;
  background-position: center center;
}
.section__banner__body {
  max-width: 700px;
}
@media screen and (max-width: 48rem) {
  .section__banner__body {
    background-color: var(--clr-grey-900);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .section__banner__body > * {
    text-align: center;
  }
}
.section__banner__body__title {
  font-family: var(--ff-lato);
  font-weight: 700;
  font-size: calc(24px + 24 * (100vw - 768px) / 132);
  line-height: 62px;
  color: #ffffff;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .section__banner__body__title {
    font-size: 24px;
  }
}
@media screen and (min-width: 900px) {
  .section__banner__body__title {
    font-size: 48px;
  }
}
@media screen and (max-width: 48rem) {
  .section__banner__body__title {
    line-height: 31px;
    font-weight: 600;
  }
}
.section__banner__body__copy {
  font-size: calc(16px + 2 * (100vw - 768px) / 132);
}
@media screen and (max-width: 768px) {
  .section__banner__body__copy {
    font-size: 16px;
  }
}
@media screen and (min-width: 900px) {
  .section__banner__body__copy {
    font-size: 18px;
  }
}
@media screen and (max-width: 48rem) {
  .section__banner__body__copy {
    line-height: 23px;
    letter-spacing: 0.5px;
  }
}
.section__banner__body__read-more {
  color: var(--clr-primary-400);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  margin-top: 24px;
}
.section__banner__body__read-more--flex {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media screen and (max-width: 48rem) {
  .section__banner {
    margin-top: 70px;
  }
}
.section-webinar .section__title {
  max-width: 75%;
  text-align: center;
}
@media screen and (max-width: 48rem) {
  .section-webinar .section__title {
    max-width: 90%;
  }
}
.section-webinar .section__subtitle {
  max-width: 50% !important;
  text-align: center;
}
@media screen and (max-width: 48rem) {
  .section-webinar .section__subtitle {
    max-width: 90% !important;
  }
}
.section-webinar .section__header {
  margin-bottom: 5rem;
}
.section-general {
  background: linear-gradient(to bottom, #252425, #1b1820);
  background-size: cover;
}
.section-general .section__header {
  margin-bottom: 0 !important;
}
.section-general .section__title {
  margin: 0 auto;
  display: block;
  text-align: center;
  color: var(--clr-grey-100);
  font-weight: 600;
  font-family: var(--ff-primary);
  font-size: 32px;
}
@media screen and (max-width: 48rem) {
  .section-general .section__title {
    font-size: 28px;
  }
}
.section-virtually-live {
  background-color: var(--clr-grey-new-100);
  background-size: cover;
  background-position: bottom;
  width: 100%;
  height: 100%;
  font-family: var(--ff-support);
  position: relative;
}
@media screen and (max-width: 48rem) {
  .section-virtually-live .paywall {
    padding: 10px;
  }
}
@media screen and (max-width: 48rem) {
  .section-virtually-live {
    min-height: unset;
    max-height: 100%;
    margin-top: 50px;
  }
  .section-virtually-live + .section .grid-even {
    gap: 3rem !important;
  }
  .section-virtually-live + .section .grid-even div iframe {
    width: 100% !important;
  }
}
.section-virtually-live__video__wrapper {
  display: flex;
  justify-content: center;
}
.section-virtually-live__video {
  max-width: 900px;
  max-height: 500px;
}
@media screen and (max-width: 48rem) {
  .section-virtually-live__video iframe {
    width: 100%;
    height: 200px;
  }
}
.section-virtually-live__body {
  font-family: var(--ff-support);
}
.section-virtually-live__body:first-of-type {
  padding-right: 2rem;
}
@media screen and (min-width: 48rem) {
  .section-virtually-live__body:first-of-type {
    border-right-width: 1px;
    border-right-style: solid;
    border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(55, 62, 69, 0.2), rgba(55, 62, 69, 0.2), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) 1 100%;
  }
}
@media screen and (max-width: 48rem) {
  .section-virtually-live__body:first-of-type {
    border-bottom: 1px solid rgba(55, 62, 69, 0.2);
  }
}
@media screen and (max-width: 48rem) {
  .section-virtually-live__body {
    padding: 0 28px;
  }
}
.section-virtually-live__body h1,
.section-virtually-live__body h2,
.section-virtually-live__body h3,
.section-virtually-live__body h4,
.section-virtually-live__body h5,
.section-virtually-live__body h6 {
  font-family: var(--ff-secondary);
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: -0.006em;
  color: #000000;
}
@media screen and (max-width: 48rem) {
  .section-virtually-live__body h1,
  .section-virtually-live__body h2,
  .section-virtually-live__body h3,
  .section-virtually-live__body h4,
  .section-virtually-live__body h5,
  .section-virtually-live__body h6 {
    font-size: 24px;
  }
}
@media screen and (max-width: 48rem) {
  .section-virtually-live__body p {
    font-size: 14px;
    font-family: var(--ff-support);
  }
}
.section-virtually-live__body ul {
  margin-top: 1rem;
  padding-left: 0;
  list-style: none;
}
.section-virtually-live__body ul li {
  margin-bottom: 1rem;
  text-align: justify;
}
@media screen and (min-width: 48rem) {
  .section-virtually-live__body ul li {
    font-family: var(--ff-primary);
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: rgba(55, 62, 69, 0.9);
    text-align: unset;
  }
}
.section-virtually-live__body strong {
  font-family: var(--ff-primary);
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.9);
}
.section-virtually-live__podcast iframe {
  max-height: 252px;
}
.section-virtually-live__static {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 50px;
}
.section-virtually-live__static img:first-of-type {
  margin-bottom: 24px;
}
.section-virtually-live__static h3 {
  font-family: var(--ff-primary);
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.0025em;
  color: #373e45;
  margin-bottom: 8px;
}
.section-virtually-live__static p {
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.0025em;
  font-feature-settings: "salt" on, "liga" off;
  color: rgba(55, 62, 69, 0.9);
  margin-bottom: 24px;
}
.section-virtually-live__static .btn img {
  margin-bottom: unset !important;
}
.section-virtually-live__pill {
  display: inline-block;
  background: var(--clr-gr-naranja);
  height: 2.5rem;
  width: 0.5rem;
  border-radius: 0.313rem;
  margin-right: 0.375rem;
  vertical-align: top;
  margin-left: 1rem;
}
.section-virtually-live__pill-horizontal {
  transform: rotate(90deg);
}
.section-virtually-live .section__header {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: center;
}
.section-virtually-live .section__title {
  color: #000000;
  font-weight: 400;
  font-family: var(--ff-primary);
  font-size: 35px !important;
}
@media screen and (max-width: 48rem) {
  .section-virtually-live .section__title {
    font-size: 28px !important;
  }
}
.section-virtually-live .section__tagline {
  color: #000000;
  font-family: var(--ff-secondary);
  font-style: normal;
  font-weight: 700;
  font-size: 3rem;
  margin-bottom: 20px;
  line-height: 19px;
  text-align: center;
  padding: 20px;
}
.section-virtually-live .section__subtitle {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  font-family: var(--ff-support);
  max-width: 75%;
  margin: 0 auto;
  text-align: center;
  /* or 150% */
  color: #000000;
}
@media screen and (max-width: 48rem) {
  .section-virtually-live .section__subtitle {
    font-size: 14px;
    line-height: 160%;
    text-align: center;
    letter-spacing: 0.0025em;
  }
}
.section__pretitle {
  font-weight: var(--fw-semibold);
  font-family: var(--ff-primary);
  text-transform: uppercase;
  font-size: var(--fs-p-md);
}
.section-pricing .section__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 3.813rem;
  margin-bottom: 2.188rem;
  gap: 0.5rem;
}
.section-webinar {
  /*background: radial-gradient(50% 50% at 50% 50%, #30003c 0%, #140124 100%);*/
  background: var(--clr-grey-new-100);
  background-size: cover;
  background-position: top center;
  width: 100%;
  min-height: 90vh;
  height: 100%;
  font-family: var(--ff-support);
  padding-bottom: 0;
}
@media screen and (max-width: 48rem) {
  .section-webinar {
    padding-bottom: 2vh;
    position: relative;
  }
}
.section-webinar .section__header {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: center;
}
.section-webinar .section__title {
  color: var(--clr-grey-100);
  font-weight: 600;
  font-family: var(--ff-primary);
  font-size: 32px;
}
.section-webinar .section__tagline {
  background: linear-gradient(231.1deg, #ffd200 2.71%, #fdc804 12.17%, #faad11 45.28%, #f89c1a 74.6%, #f8971d 97.3%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: var(--ff-support);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
}
.section-webinar .section__subtitle {
  color: rgba(255, 255, 255, 0.9);
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  font-family: var(--ff-support);
  max-width: 75%;
  margin: 0 auto;
  text-align: center;
}
.section-webinar .section__webinar__datebox {
  font-family: var(--ff-primary);
  font-size: 16px;
  font-weight: 700;
  color: var(--clr-grey-100);
  text-transform: capitalize;
  border: 2px solid var(--clr-secundario-400);
  display: inline-block;
  padding: 1rem 1.5rem;
  border-radius: var(--rs-base);
}
.section__pill {
  display: none;
  background: var(--clr-gr-naranja);
  height: 2.5rem;
  width: 0.5rem;
  border-radius: 0.313rem;
  margin-right: 0.375rem;
  vertical-align: top;
}
.section__pill-horizontal {
  transform: rotate(90deg);
}
.section__pill__icon-pushed {
  margin-bottom: 10px;
}
.section__header {
  margin-bottom: 1.625rem;
}
.section__header > div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.8rem;
}
.section__header-centered > div {
  flex-direction: column;
  gap: 1.75rem;
}
.section__title {
  font-weight: 100;
  font-family: var(--ff-secondary);
  font-size: var(--fs-h4);
  color: #242424;
}
@media screen and (max-width: 48rem) {
  .section__title {
    max-width: 22ch;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 48rem) {
  .section__title {
    font-size: 2rem;
  }
}
.section__title--page {
  margin-top: 18px;
  color: #222222;
  font-size: calc(24px + 24 * (100vw - 768px) / 132);
}
@media screen and (max-width: 768px) {
  .section__title--page {
    font-size: 24px;
  }
}
@media screen and (min-width: 900px) {
  .section__title--page {
    font-size: 48px;
  }
}
.section__title--page-inverse {
  color: #fff;
}
.section__title--classic {
  font-family: var(--ff-primary);
}
.section__title--blue {
  color: var(--clr-blue-100);
}
.section__copy {
  font-family: var(--ff-support);
  font-size: calc(16px + 2 * (100vw - 768px) / 132);
  font-weight: 400;
  line-height: 140%;
  color: rgba(55, 62, 69, 0.9);
}
@media screen and (max-width: 768px) {
  .section__copy {
    font-size: 16px;
  }
}
@media screen and (min-width: 900px) {
  .section__copy {
    font-size: 18px;
  }
}
@media screen and (max-width: 48rem) {
  .section__copy {
    line-height: 24px;
  }
}
.section__copy:first-of-type {
  margin-top: 12px;
}
.section__copy:not(:last-of-type) {
  margin-bottom: 24px;
}
.section__copy-inverse {
  color: var(--clr-grey-100);
}
.section__subtitle {
  font-family: var(--ff-support);
  font-weight: var(--fw-regular);
  font-size: var(--fs-p-md);
  color: var(--clr-grey-700);
  margin-bottom: 20px;
}
.section__read-more {
  font-family: var(--ff-support);
  font-weight: var(--fw-regular);
  font-size: var(--fs-p-md);
  color: var(--clr-primary-400);
}
.section__trial {
  color: var(--clr-grey-100);
  font-family: var(--ff-support);
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 12px;
  padding: 0.75rem 1.938rem;
  margin-bottom: 1.25rem;
  --clr-lighter: #ecf5f4;
}
@media screen and (min-width: 48rem) {
  .section__trial {
    justify-content: space-between;
    flex-direction: row;
  }
}
.section__trial div {
  display: flex;
  flex-direction: column;
}
.section__trial div h3 {
  font-weight: var(--fw-bold);
  font-size: 20px;
  margin-bottom: 0.5rem;
  color: var(--clr-grey-100);
}
.section__trial div p:not(:last-of-type) {
  margin-bottom: 0.33rem;
  font-size: var(--fs-p-md);
  color: var(--clr-lighter);
}
.section__trial div p:last-of-type {
  font-size: var(--fs-p-sm);
  color: var(--clr-lighter);
}
.section__trial h3 {
  font-family: var(--ff-primary);
}
@media screen and (max-width: 48rem) {
  .section__trial .btn {
    min-width: 100%;
    width: 100%;
    margin-top: 1rem;
    text-align: center;
  }
}
.section__banner--lg {
  display: none;
}
@media screen and (min-width: 48rem) {
  .section__banner--lg {
    display: flex;
  }
}
.section__banner__thumbnail {
  background-position: right;
  background-size: cover;
  width: 100%;
  min-height: 378px;
}
@media screen and (max-width: 48rem) {
  .section__banner__thumbnail {
    background-position: 69%;
  }
}
.section__banner--sm {
  display: flex;
  flex-direction: column;
  padding-top: 0;
  min-height: unset;
}
@media screen and (min-width: 48rem) {
  .section__banner--sm {
    display: none;
  }
}
.section__banner--sm .section__banner__body {
  padding-top: 2rem;
  padding-bottom: 3rem;
  width: 100%;
}

@media screen and (max-width: 48rem) {
  .section-stocks .card-grid-md {
    grid-template-columns: repeat(4, 18.75rem);
  }
}

.section__webinar__card {
  display: flex;
  flex-direction: row;
  gap: 1.8rem;
  color: #fff;
}
@media screen and (max-width: 48rem) {
  .section__webinar__card {
    flex-direction: column;
    gap: 0.5rem;
  }
}
.section__webinar__card__thumbnail {
  position: relative;
  min-width: 231px;
  max-height: 230px;
  clip-path: inset(0px);
}
@media screen and (max-width: 48rem) {
  .section__webinar__card__thumbnail {
    width: 100% !important;
  }
}
.section__webinar__card__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: var(--rs-base);
}
.section__webinar__card__body {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.5rem;
}
.section__webinar__card__tagline {
  font-family: var(--ff-support);
  font-weight: var(--fw-regular);
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  color: #f8971d;
}
.section__webinar__card__title {
  font-family: var(--ff-primary);
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 0.04px;
  word-wrap: break-word;
}
.section__webinar__card__desc {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: justify;
  color: #000000;
}
.section__webinar__card__copy {
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
.section__webinar__card__date {
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  text-transform: capitalize;
  color: #000000;
}

.investment-portfolio__cards .grid-even {
  gap: 1rem !important;
}

.section__video-container {
  text-align: center;
}
.section__video-container iframe {
  width: 75%;
  margin: 0 auto;
}

@media screen and (max-width: 48rem) {
  .section__video-container iframe {
    height: 236px;
  }
}
.section-contact form {
  width: 100% !important;
  padding-left: 0 !important;
}

.wpd-comments-open, .wpd-comments-closed {
  font-family: var(--ff-support);
}

.wpd-comment-author {
  font-family: var(--ff-primary);
}

.wpd-thread-filter,
.wpd-editor-buttons-right,
.wpd-vote,
.wpd-comment-status,
.wpd-form-head {
  display: none !important;
}

#wpd-bubble-wrapper,
#wpd-post-rating {
  display: none !important;
}

#dropdown-menu {
  display: none;
}

#dropdown-menu.active {
  display: flex;
}

.wpd-comment-author {
  color: var(--clr-primary-400) !important;
}

#wpdcom .wpd-thread-head .wpd-thread-info {
  border-color: var(--clr-primary-400) !important;
}

#wpdcom.wpd-layout-1 .wpd-comment .wpd-blog-administrator .wpd-avatar img,
#wpdcom.wpd-layout-1 .wpd-comment .wpd-blog-customer .wpd-avatar img {
  border-color: var(--clr-primary-400) !important;
}

#wpdcom .wpd-blog-administrator .wpd-comment-label {
  background-color: var(--clr-primary-400) !important;
}

.grid__stats {
  display: grid;
  gap: 1rem;
}
@media screen and (min-width: 48rem) {
  .grid__stats {
    grid-template-columns: repeat(3, 280px);
    max-width: 960px;
    margin: 0 auto;
    gap: 53px;
  }
  .grid__stats .disclaimer {
    grid-column: 1/4;
  }
  .grid__stats-cols--4 {
    grid-template-columns: repeat(4, 250px);
    gap: 45px;
    justify-content: center;
  }
  .grid__stats-content--cards {
    grid-template-columns: repeat(4, 300px);
    gap: 25px;
    justify-content: center;
  }
}

.stats {
  font-family: var(--ff-primary);
  text-align: center;
  min-height: 268px;
  background: #363345;
  border-radius: 8px;
  color: var(--clr-grey-100);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 48px 16px 16px 16px;
}
.stats--inverse {
  background: var(--clr-grey-100);
  box-shadow: 10px 10px 10px rgba(238, 238, 238, 0.8);
  color: var(--clr-grey-900);
}
.stats--inverse .stats__subtitle {
  color: var(--clr-grey-900);
}
.stats--home {
  min-height: 200px !important;
}
.stats__icon {
  width: 40px;
  margin: 0 auto;
  margin-bottom: 1rem;
}
.stats i {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}
.stats__title {
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
}
.stats__title--green {
  color: var(--clr-green-400);
}
.stats__subtitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  /* identical to box height, or 250% */
  letter-spacing: -0.025em;
  font-feature-settings: "liga" off;
  /* White */
  color: #ffffff;
}
.stats__desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.stats__img {
  width: 70px;
  margin: 0 auto;
  padding-bottom: 10px;
}
.stats--sm .stats__subtitle {
  font-size: 18px;
}
.stats--sm .stats__desc {
  font-size: 16px;
}

.icons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  font-family: var(--ff-primary);
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .icons {
    grid-template-columns: repeat(4, 1fr);
  }
}
.icons .item svg {
  width: 50px;
}

.woocommerce-error {
  margin-bottom: 0;
}

.product-quantity {
  display: none;
}

@media screen and (min-width: 48rem) {
  .woocommerce-NoticeGroup {
    grid-column: 1/4;
  }
}

.form-invalid button[name=woocommerce_checkout_place_order] {
  cursor: not-allowed;
  background-color: rgba(248, 149, 27, 0.56) !important;
  border-color: rgba(248, 149, 27, 0.56) !important;
  pointer-events: none;
}

button[disabled] {
  background-color: hsl(0, 0%, 37%);
  border-color: hsl(0, 0%, 37%);
  cursor: not-allowed;
}

.woocommerce-info {
  font-family: var(--ff-support);
}

.woocommerce-form-login {
  font-family: var(--ff-support);
}
.woocommerce-form-login p:first-of-type {
  display: none;
}
.woocommerce-form-login label {
  font-size: var(--fs-p-md);
  font-weight: var(--fw-regular);
  color: var(--clr-grey-900);
}

.place-order button {
  margin: 0 auto !important;
  display: block !important;
  float: none !important;
  margin-top: 0.5rem;
}

.woocommerce-notices-wrapper {
  display: none;
}

.woocommerce-checkout #payment div.payment_box {
  display: none !important;
}

.woocommerce-checkout #payment div.payment_box::before {
  display: none;
}

.woocommerce {
  font-family: var(--ff-support);
}
.woocommerce__lost__password .woocommerce-notices-wrapper {
  display: block;
  max-width: 600px;
  margin-top: 1rem;
}
.woocommerce .lost_reset_password {
  display: grid;
}

#eway_credit_card_form div:first-of-type {
  display: grid !important;
  align-items: start;
  grid-template-columns: 2fr 1fr 1fr;
  font-family: var(--ff-support);
  justify-content: start;
  text-align: left;
  gap: 1rem;
  width: 100%;
}
#eway_credit_card_form div:first-of-type .form-row,
#eway_credit_card_form div:first-of-type .form-row-last {
  width: 100% !important;
  float: unset !important;
}

.payment_method_eway {
  display: flex;
  flex-direction: row;
  gap: 0.33rem;
}
.payment_method_eway img {
  width: 50px;
}

.nav-pills__container {
  display: flex;
  min-height: 500px;
  width: 100%;
  font-family: var(--ff-support);
  flex-direction: column;
}
@media screen and (min-width: 48rem) {
  .nav-pills__container {
    flex-direction: row;
  }
}
.nav-pills__container .nav-pills__menu {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  list-style: none;
  width: 100%;
  margin-bottom: 2rem;
}
@media screen and (min-width: 48rem) {
  .nav-pills__container .nav-pills__menu {
    width: 200px;
    margin-bottom: unset;
  }
}
.nav-pills__container .nav-pills__menu .nav-pills__item {
  margin-bottom: 3px;
  width: 100%;
  border: 1px solid #eee;
  padding-left: 1rem;
}
@media screen and (min-width: 48rem) {
  .nav-pills__container .nav-pills__menu .nav-pills__item {
    border: unset;
    padding-left: unset;
  }
}
.nav-pills__container .nav-pills__menu .nav-pills__link {
  display: block;
  width: 100%;
  padding: 10px;
  padding-left: 0;
  text-align: left;
  border: none;
  cursor: pointer;
  color: var(--clr-grey-900);
}
.nav-pills__container .nav-pills__menu .nav-pills__link:hover {
  color: var(--clr-primary-400);
}
.nav-pills__container .nav-pills__menu .nav-pills__link--active {
  color: var(--clr-primary-400);
}
.nav-pills__container .nav-pills__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .nav-pills__container .nav-pills__content {
    width: calc(100% - 200px);
  }
}
.nav-pills__container .nav-pills__content .nav-pills__panel {
  display: none;
  padding: 20px;
}
.nav-pills__container .nav-pills__content .nav-pills__panel--active {
  padding-top: 0 !important;
  display: block;
}

.nav-pills__panel {
  width: 100%;
}
.nav-pills__panel__title {
  font-family: var(--ff-primary);
  font-weight: 600;
  color: var(--clr-grey-700);
  font-size: 20px;
  padding-bottom: 1rem;
}
@media screen and (min-width: 48rem) {
  .nav-pills__panel__title {
    font-size: 25px;
  }
}
.nav-pills__separator {
  display: block;
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
}

.nav-pills__item--help {
  margin-top: 1rem !important;
  border-top: 1px solid #eee !important;
  padding-top: 1rem !important;
  padding-right: 1.5rem;
}
.nav-pills__item--help svg {
  width: 38px;
  fill: var(--clr-primary-400);
  stroke: var(--clr-primary-400);
}
.nav-pills__item--help .help__heading {
  font-weight: 600;
  font-family: var(--ff-primary);
  font-size: 16px;
  color: var(--clr-grey-700);
  margin-top: 0.5rem;
}
.nav-pills__item--help .help__text {
  font-family: var(--ff-support);
  font-size: 14px;
  color: var(--clr-grey-700);
  margin-top: 0.5rem;
  text-align: left;
}

.user-list {
  list-style: none;
  padding: 0;
}
.user-list__user {
  display: grid;
  background: #F5F5F5;
  box-shadow: 0px 24px 24px rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(2px);
  border-radius: 10px;
  grid-template-columns: 100px 1fr 1fr 1fr;
  max-width: 600px;
  padding: 2rem;
}
.user-list__user:not(:last-of-type) {
  margin-bottom: 1rem;
}
.user-list__user__body {
  grid-column: 2/8;
}
.user-list__user__avatar {
  justify-self: center;
}
.user-list__user__title {
  font-family: var(--ff-support);
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
.user-list__user__description {
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: #373E45;
}

.drawer {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.6);
  min-width: 160px;
  padding: 12px 8px 32px 8px;
  z-index: 1;
  display: none;
  max-height: calc(100vh - 50px);
  overflow-y: auto;
  width: 100%;
  font-family: var(--ff-support);
}
.drawer__link, .drawer__close {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.38px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1rem 0px;
}
.drawer__link {
  color: #373E45;
  backdrop-filter: blur(40.7742px);
  background-color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 0.33rem;
}
.drawer__link:first-of-type {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.drawer__link:nth-child(2) {
  margin-top: 1px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.drawer__close {
  background-color: var(--clr-primary-400);
  color: var(--clr-grey-100);
  border-radius: 6px;
  margin-top: 0.5rem;
}
.drawer__show {
  display: block;
}

.searchbox {
  position: relative;
  display: inline-block;
  margin-right: 20px;
}
@media screen and (max-width: 48rem) {
  .searchbox {
    margin-right: 0px;
  }
}
.searchbox .search-input {
  width: 0;
  padding: 8px;
  border: none;
  border-radius: 5px;
  transition: width 0.3s ease-in-out;
  opacity: 0;
}
.searchbox .search-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
  color: #000000;
}
.searchbox .search-icon i {
  transition: color 0.3s ease-in-out;
}
.searchbox__active .search-input {
  width: 150px;
}
.searchbox__active .search-icon i {
  color: var(--clr-primary-400);
}

.modal {
  /* Modal overlay */
  /* Modal dialog */
  /* Modal header */
  /* Modal title */
  /* Modal close button */
  /* Modal body */
  /* Modal footer */
}
.modal__content {
  position: relative;
  padding: 25px;
}
.modal__subtitle {
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
}
.modal__close__btn {
  position: absolute;
  right: 4%;
  top: 3%;
}
.modal__overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
}
.modal__overlay--init-display {
  display: initial;
}
.modal__dialogue {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: var(--rs-base);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  z-index: 1050;
  max-width: 500px;
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .modal__dialogue--base {
    display: grid;
    grid-template-columns: 286px 1fr;
    border: none !important;
    max-width: 1020px !important;
  }
}
.modal__dialogue--base .modal__content {
  padding: 40px 80px 40px 80px;
}
@media screen and (max-width: 48rem) {
  .modal__dialogue--base .modal__content {
    padding: 18px;
  }
}
.modal__dialogue--base .modal__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.33rem;
}
.modal__dialogue--base .modal__header--center {
  align-items: center;
}
.modal__dialogue--base .modal__subtitle {
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
}
.modal__dialogue--base .modal__subtitle--center {
  align-items: center;
}
.modal__dialogue--base .modal__footer {
  justify-content: flex-end;
}
.modal__dialogue--base .modal__footer--center {
  justify-content: center;
}
@media screen and (max-width: 48rem) {
  .modal__dialogue--base .modal__footer {
    flex-direction: column;
  }
  .modal__dialogue--base .modal__footer button,
  .modal__dialogue--base .modal__footer a {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 48rem) {
  .modal__dialogue--no-grid {
    display: initial;
  }
}
.modal__sidecover {
  border-top-left-radius: var(--rs-base);
  border-bottom-left-radius: var(--rs-base);
}
.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.modal__title {
  font-family: var(--ff-primary);
  font-weight: var(--fw-bold);
  font-size: var(--fs-h4);
}
.modal__close {
  cursor: pointer;
  border: none;
  background-color: transparent;
  font-size: 24px;
}
.modal__body {
  font-family: var(--ff-support);
  font-size: var(--fs-p-md);
  line-height: 1.5rem;
  margin-bottom: 25px;
  color: var(--clr-grey-900);
}
.modal__body--center {
  text-align: center;
}
.modal__body .content {
  font-size: 14px;
  color: #585858;
  line-height: 1.5;
  text-align: justify;
}
.modal__footer {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.33rem;
}
.modal__disclaimer {
  font-size: 12px;
  color: var(--clr-grey-700);
}
.modal__link {
  color: var(--clr-grey-700);
  font-size: var(--fs-p-sm);
  text-decoration: underline;
  cursor: pointer;
}

.eoy-modal__title {
  color: var(--clr-grey-900);
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: var(--p-xs);
  font-weight: var(--fw-bold);
  text-align: center;
}
.eoy-modal__subtitle {
  color: var(--clr-grey-700);
  letter-spacing: 1px;
  text-align: center;
}
@media screen and (max-width: 48rem) {
  .eoy-modal__subtitle {
    line-height: 20px !important;
  }
}

.noti-svg-loader--hide {
  display: none;
}

.lead-capture {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 48rem) {
  .lead-capture {
    background: #1E1B26;
    border-radius: 6px;
  }
}
.lead-capture__banner {
  display: table;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 48rem) {
  .lead-capture__banner {
    display: none;
  }
}
.lead-capture__container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5rem;
  flex-wrap: wrap;
}
@media screen and (min-width: 78rem) {
  .lead-capture__container {
    min-height: 410px;
  }
}
@media screen and (max-width: 48rem) {
  .lead-capture__container {
    padding: 1.2rem;
  }
}
@media screen and (max-width: 76rem) {
  .lead-capture__container {
    padding: 3rem;
  }
}
.lead-capture__container__first {
  width: 60%;
  padding-right: 50px;
}
@media screen and (max-width: 48rem) {
  .lead-capture__container__first {
    width: 100%;
    padding-right: 0px;
  }
}
.lead-capture__container__first__title {
  color: white;
  font-size: 38px;
  font-family: Inter;
  font-weight: 200;
  word-wrap: break-word;
}
.lead-capture__container__first__title b {
  font-weight: 500;
  display: block;
}
@media screen and (max-width: 48rem) {
  .lead-capture__container__first__title {
    font-size: 20px;
    line-height: 27px;
  }
}
@media screen and (max-width: 76rem) {
  .lead-capture__container__first__title {
    font-size: 25px;
  }
}
.lead-capture__container__first__subtitle {
  color: rgba(255, 255, 255, 0.87);
  font-size: 14px;
  font-family: Roboto;
  font-weight: 400;
  line-height: 20.02px;
  letter-spacing: 0.15px;
  word-wrap: break-word;
  margin-top: 10px;
}
.lead-capture__container__first__subtitle a {
  color: #F8971D;
  text-decoration: underline;
}
.lead-capture__container__second {
  width: 40%;
}
@media screen and (max-width: 48rem) {
  .lead-capture__container__second {
    width: 100%;
  }
}
.lead-capture__container__second form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 10px;
}
@media screen and (max-width: 48rem) {
  .lead-capture__container__second form {
    padding: 20px 0 0 0;
  }
}
.lead-capture__container__second__input {
  width: 100%;
  height: 48px;
  background: white;
  border-radius: 6px;
  border: 1px solid #E0E0E0;
  color: rgba(55, 62, 69, 0.5);
  font-size: 16px;
  font-family: Inter;
  font-weight: 400;
  padding: 15px;
  margin-bottom: 20px;
}
.lead-capture__container__second__btn {
  background: transparent;
  border: 1px #f2f2f2 solid;
  border-radius: 6px;
  width: 100%;
  height: 48px;
  color: #FCFCFC;
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.15px;
  word-wrap: break-word;
  cursor: pointer;
}

.switch {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 20px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch-btn {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0.5px solid #cfc6c6;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-btn:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 3px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-btn--active {
  background-color: #000000;
}
.switch-btn--grey {
  background-color: #ffffff;
}
.switch-btn--grey:before {
  background-color: #ccc;
}
.switch-btn--whatsapp {
  background-color: #ffffff;
}
.switch-btn--whatsapp:before {
  background-color: var(--clr-blue-100);
}

input:checked + .switch-btn {
  background-color: #000000;
}

input:checked + .switch-btn--whatsapp {
  background-color: #ffffff;
}

input:checked + .switch-btn--whatsapp:before {
  background-color: #25D366;
}

input:checked + .switch-btn--grey {
  background-color: white;
}
input:checked + .switch-btn--grey::before {
  background-color: var(--clr-blue-100);
}

input:focus + .switch-btn {
  box-shadow: 0 0 1px #000000;
}

input:checked + .switch-btn:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

/* Rounded sliders */
.switch-btn.round {
  border-radius: 34px;
}

.switch-btn.round:before {
  border-radius: 50%;
}

.disable-button + .switch-slider:before {
  transform: translateX(0) !important;
}

.disable-button {
  pointer-events: none;
  opacity: 0.3;
}

.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.slider__slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
  scroll-behavior: smooth;
}
.slider__slides .slider__slide {
  flex: 0 0 100%;
  margin: 0 auto;
  text-align: center;
  font-family: var(--ff-support);
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  font-feature-settings: "liga" off;
  color: #373E45;
}
@media screen and (min-width: 48rem) {
  .slider__slides .slider__slide {
    padding: 2rem 10rem;
  }
}
.slider__prev, .slider__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
@media screen and (max-width: 48rem) {
  .slider__prev, .slider__next {
    display: none;
  }
}
.slider__prev {
  left: 10px;
}
.slider__prev {
  transform: rotate(180deg) !important;
}
.slider__next {
  right: 10px;
}

@media (max-width: 768px) {
  .slider__slides .slider__slide {
    flex: 0 0 100%;
    width: 100%;
  }
}
.event-closed-trades {
  padding: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 48rem) {
  .event-closed-trades {
    flex-wrap: wrap;
    padding: 3rem 2rem;
  }
}
.event-closed-trades__card {
  background: #F5F5F5;
  border-radius: 20px;
  width: 257px;
  height: 97px;
  padding: 21px 17px;
  margin: 0 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 48rem) {
  .event-closed-trades__card {
    margin-bottom: 15px;
  }
}
.event-closed-trades__card__img {
  background: #fff;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-self: center;
  margin-right: 10px;
}
.event-closed-trades__card__img img {
  display: table;
  height: 28px;
  width: auto;
  margin: auto;
}
.event-closed-trades__card__title {
  color: rgba(34, 34, 34, 0.5);
  font-size: 14px;
  font-family: var(--ff-primary);
  font-weight: 500;
  line-height: 1;
  word-wrap: break-word;
  margin-bottom: 3px;
  display: block;
}
.event-closed-trades__card__value {
  color: #439F90;
  font-size: 24px;
  font-family: var(--ff-primary);
  font-weight: 600;
  line-height: 1;
  word-wrap: break-word;
  display: block;
}

.boxgrid {
  display: grid;
  grid-template-columns: auto auto;
}
.boxgrid-2 {
  grid-template-columns: 50% 50%;
}
.boxgrid-3 {
  grid-template-columns: 33.33% 33.33% 33.33%;
}
.boxgrid-4 {
  grid-template-columns: 25% 25% 25% 25%;
}
@media screen and (max-width: 48rem) {
  .boxgrid {
    grid-template-columns: auto;
  }
}
.boxgrid-child {
  color: #ffffff;
}
.boxgrid-child p {
  line-height: 1.5em;
}
.boxgrid--white .boxgrid-child {
  color: #000000;
}

.sma-form p {
  margin-bottom: 15px;
}
.sma-form input {
  background-clip: padding-box;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.7);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.25);
  padding: 0 14px;
  font-size: 16px;
  line-height: 100%;
  box-shadow: none;
  transition: border 0.15s, box-shadow 0.15s;
  font-style: normal;
  font-weight: 400;
  word-break: break-word;
  height: 43px;
}
.sma-form input[type=submit] {
  background-color: #e0dac4 !important;
  color: #000 !important;
  font-weight: 500;
  padding: 0 15px;
  font-size: 17px;
  font-family: "Helvetica Neue", sans-serif;
  box-shadow: none;
  text-decoration: none;
  border-radius: 3px;
  line-height: 100%;
  height: 41px;
  border: none;
}
.sma-form label {
  font-family: "Helvetica Neue", sans-serif;
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 16px;
  line-height: 19px;
  color: #e0dac4;
  margin-bottom: 10px;
}

.hero {
  background-color: #ffffff;
  background-size: cover;
  background-position: center center;
  padding-bottom: 10rem;
}
@media screen and (max-width: 48rem) {
  .hero {
    margin-top: 69px;
  }
}

.visible-on-phone {
  display: block;
  text-align: center;
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
@media screen and (min-width: 48rem) {
  .visible-on-phone {
    display: none;
  }
}

.banner {
  font-family: var(--ff-primary);
  border-radius: var(--rs-base);
  overflow: hidden;
}
.banner:hover {
  cursor: pointer;
}
.banner:hover .banner__title {
  text-decoration: underline;
}
.banner__body {
  min-height: 17.275rem;
  display: flex;
  flex-direction: column;
  justify-content: end;
  gap: 0.75rem;
  overflow: hidden;
  padding-bottom: 1rem;
}
@media screen and (max-width: 48rem) {
  .banner__body {
    min-height: 14.275rem;
  }
}
.banner__body-has-bg {
  background-position: 95% center;
  background-size: cover;
}
@media screen and (min-width: 48rem) {
  .banner__body-has-bg {
    background-position: center center;
  }
}
.banner__body .banner__title,
.banner__body .banner__copy {
  display: none;
}
@media screen and (min-width: 48rem) {
  .banner__body .banner__title,
  .banner__body .banner__copy {
    display: block;
    padding-left: 1.182rem;
    max-width: 63ch;
    text-align: left;
  }
}
.banner__img-featured {
  position: absolute;
  transform: translateX(-6rem);
  scale: 2.5;
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .banner__img-featured {
    scale: 1;
    transform: translateX(0);
    min-width: 100% !important;
  }
}
.banner__title {
  color: var(--clr-grey-100);
  font-weight: var(--fw-bold);
  font-size: var(--fs-h5);
  text-align: center;
  margin-bottom: 0.875rem;
}
.banner__copy {
  font-family: var(--ff-support);
  font-size: var(--fs-p-md);
  font-weight: var(--fw-regular);
  color: var(--clr-grey-300);
  text-align: center;
  margin-bottom: 0.875rem;
  line-height: 1.43rem;
}
@media screen and (min-width: 48rem) {
  .banner__copy {
    font-size: var(--fs-p-sm);
  }
}
.banner__footer {
  background-color: var(--clr-grey-900);
  border-bottom-left-radius: var(--rs-base);
  border-bottom-right-radius: var(--rs-base);
  padding: 0.75rem 1.25rem;
  display: none;
}
@media screen and (max-width: 48rem) {
  .banner__footer-screen-small {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3rem 2.65rem;
  }
}
@media screen and (min-width: 48rem) {
  .banner__footer-screen-big {
    display: flex;
    flex-direction: column;
  }
}
.banner__read-more {
  font-family: inherit;
  display: flex;
  width: 100%;
  text-align: center;
  justify-content: center;
  gap: 0.25rem;
  color: var(--clr-grey-300);
}
@media screen and (min-width: 48rem) {
  .banner__read-more {
    justify-content: space-between;
  }
}
@media screen and (min-width: 48rem) {
  .banner {
    grid-column: span 2;
  }
}

.main-grid {
  display: grid;
  gap: 1.5rem;
  padding-top: 6rem;
}
@media (min-width: 48rem) {
  .main-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 17rem auto;
    padding-top: 1rem;
  }
  .main-grid .updates-panel {
    grid-column: 3/4;
    grid-row: 1/span 2;
  }
  .main-grid .updates-panel .card__list {
    overflow-y: scroll;
    max-height: 475px;
  }
}
.main-grid .card__list {
  max-height: 408px;
  overflow-y: scroll;
}
.main-grid .list-latest-updates .list__item {
  display: flex;
  align-items: center;
}
.main-grid .list-latest-updates .date {
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: var(--clr-grey-400);
  margin-right: 1rem;
  border-right: 1px solid var(--clr-grey-new-100);
  padding-right: 1rem;
}
.main-grid .list-latest-updates .list__item {
  padding: 1.5rem 1rem;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
.main-grid .list-latest-updates .list__item .list__title {
  font-family: inherit;
  font-weight: 500;
  font-size: 1rem;
}
.main-grid .list-latest-updates .list__item .list__title__link {
  color: #000000;
}
.main-grid .list-latest-updates .list__item .list__title__link:hover {
  text-decoration: underline;
}
.main-grid .list-latest-updates .list__item.list__item-bg-dark {
  color: #000000;
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.sales-pitch > .container {
  background-color: hsl(256, 17%, 13%);
  color: var(--clr-grey-100);
  padding: 1.875rem 1.25rem;
  border-radius: 0.75rem;
}
@media screen and (min-width: 48rem) {
  .sales-pitch > .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 7.313rem 4.938rem;
    background: url("assets/images/sales-pitch-bg.png");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    border-right: 0;
    gap: 4rem;
  }
}
.sales-pitch .form__row-btn {
  margin-top: 1rem;
}
.sales-pitch .form__row {
  margin: 0;
}
.sales-pitch__title {
  font-family: var(--ff-primary);
}
.sales-pitch .avatar {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.sales-pitch .avatar__title {
  font-family: var(--ff-support);
  font-size: var(--fs-p-sm);
  color: var(--clr-grey-300);
}

.section-stocks .card__read-more {
  display: flex;
  justify-content: space-between;
}
.section-stocks .card__body {
  padding-bottom: 0;
  padding: 1rem;
}
.section-stocks .card__footer {
  padding-top: 0;
  justify-content: center;
  background-color: #ffffff;
  display: inline-block;
  margin: 0 auto;
}
.section-stocks .card .card-table {
  width: 100%;
  text-align: center;
  font-family: var(--ff-support);
  font-weight: var(--fw-regular);
  font-size: var(--fs-p-sm);
  border-collapse: separate;
  border-spacing: 0 1.25rem;
}
.section-stocks .card .card-table thead th {
  font-size: 15px;
  font-weight: var(--fw-semibold);
  font-family: var(--ff-primary);
}
.section-stocks .card .card-table tr td:last-of-type {
  display: inline-block;
  padding: 0.3rem 0.56rem;
  border-radius: var(--rs-base);
  font-size: 0.75rem;
  color: var(--clr-green-400);
  background-color: var(--clr-green-100);
}
.section-stocks .card .card-table tr td:first-of-type {
  font-weight: bold;
}
.section-stocks .card .card-table tr:not(:last-of-type) {
  margin-bottom: 1.25rem;
}
.section-stocks .card .card-table tr th,
.section-stocks .card .card-table tr td {
  text-align: left;
  max-width: 20px;
  padding: 0 2rem;
}
.section-stocks .card .card-table tr th:last-of-type,
.section-stocks .card .card-table tr td:last-of-type {
  text-align: center !important;
  max-width: 100px !important;
}

.section-investment-portfolio__title {
  font-family: var(--ff-primary);
  font-weight: var(--fw-semibold);
  color: var(--clr-grey-700);
  font-size: var(--fs-p-md);
  border-bottom-style: solid;
  border-bottom-width: 0.14rem;
  border-color: #E9EAE9;
  margin-bottom: 1.245rem;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.section-investment-portfolio .card-grid-uneven__span-three .card-grid {
  grid-template-columns: repeat(3, 15rem);
}
@media screen and (max-width: 48rem) {
  .section-investment-portfolio .card-grid-uneven__span-three .card-grid {
    grid-template-columns: 1fr;
  }
}
.section-investment-portfolio .card-grid-uneven__span-two .card-grid {
  grid-template-columns: repeat(2, 15rem);
}
@media screen and (max-width: 48rem) {
  .section-investment-portfolio .card-grid-uneven__span-two .card-grid {
    grid-template-columns: 1fr;
  }
}
.section-investment-portfolio .card-grid {
  overflow: inherit;
}
.section-investment-portfolio .card__body {
  display: block;
}
.section-investment-portfolio .card__header, .section-investment-portfolio .card__body, .section-investment-portfolio .card__footer {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.section-investment-portfolio .card__body {
  color: var(--clr-grey-900);
  padding-bottom: 1.25rem;
}
.section-investment-portfolio .card__body p {
  font-size: var(--fs-p-sm);
}
.section-investment-portfolio .card__footer {
  display: none;
}
@media screen and (min-width: 1px) {
  .section-investment-portfolio .card {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
  }
  .section-investment-portfolio .card__header, .section-investment-portfolio .card__body {
    grid-column-start: span 3;
    padding-right: 0 !important;
  }
  .section-investment-portfolio .card__footer {
    display: block;
    grid-column-start: 4;
    grid-row-start: 1;
    grid-row-end: 3;
    align-self: center;
  }
}

.info {
  display: flex;
  flex-direction: row;
  gap: 0.75rem;
  margin-top: 0.75rem;
}
.info__wrapper {
  gap: 0.4rem;
}
.info__label, .info__value {
  color: var(--clr-grey-700);
  font-family: var(--ff-support);
  font-size: var(--fs-p-sm);
  font-weight: var(--fw-regular);
}
.info__value {
  color: var(--clr-blue-100);
}

@media screen and (max-width: 48rem) {
  .section-numbers {
    background-image: url("../images/stocks-section-bg.png");
    background-size: cover;
    background-position: top center;
  }
}

.homepage .card__header {
  padding-left: 1rem;
  padding-right: 1rem;
}
.homepage .card-table tbody tr td:first-of-type {
  color: var(--clr-primary-400);
}

@media screen and (max-width: 48rem) {
  .homepage .main-grid {
    padding-top: 33px !important;
  }
}
.carousel-stock-tables .card__header {
  min-height: 38px;
}

.auth {
  display: grid;
  grid-template-columns: 1fr;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 1.625rem;
  max-width: calc(var(--max-width) * 1.25);
  margin: 0 auto;
}
.auth__vertical-space {
  margin-bottom: 1rem;
}
@media screen and (max-width: 48rem) {
  .auth {
    overflow: hidden;
  }
}
@media screen and (min-width: 48rem) {
  .auth {
    grid-template-columns: 1fr 1fr;
    background-image: none !important;
  }
}
.auth__logo {
  margin-bottom: 1rem;
}
@media screen and (min-width: 48rem) {
  .auth__logo {
    padding-top: 0.7rem;
    padding-bottom: 0.5rem;
  }
  .auth__logo img {
    width: 160px;
  }
}
@media screen and (max-width: 48rem) {
  .auth__logo {
    display: none;
  }
}
.auth__action {
  margin-right: auto;
  padding: 1.875rem 1.35rem 0 1.35rem;
}
.auth__action__link {
  color: #000000;
  font-size: 14px;
}
.auth__action__link img {
  margin-right: 0.33rem;
}
@media screen and (max-width: 48rem) {
  .auth__action {
    display: flex;
    justify-content: space-between;
    min-width: 100%;
    flex-direction: row;
  }
}
.auth__info {
  display: flex;
  flex-direction: column;
  font-family: var(--ff-primary);
  font-weight: var(--fw-regular);
  align-items: center;
  margin-bottom: 2.25rem;
  background-size: contain;
  max-height: max-content;
  background-color: #e9eae9;
}
@media screen and (max-width: 48rem) {
  .auth__info-confirmation {
    margin-bottom: 0;
  }
}
.auth__info-hide-sm {
  display: none;
}
@media screen and (min-width: 48rem) {
  .auth__info-hide-sm {
    display: flex;
  }
}
@media screen and (min-width: 48rem) {
  .auth__info {
    background-image: var(--background);
    min-height: 100%;
    padding-left: 2.75rem;
    padding-right: 2.75rem;
    margin-bottom: 0;
  }
}
.auth__content {
  border-radius: 0.375rem;
  display: flex;
  padding-top: 1.875rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  flex-direction: column;
}
@media screen and (min-width: 48rem) {
  .auth__content__bottom__text {
    font-size: 14px !important;
    width: 450px;
    color: white;
    padding: 0 1rem;
  }
}
@media screen and (max-width: 48rem) {
  .auth__content__bottom__text {
    font-size: 14px !important;
    line-height: 24px;
  }
}
@media screen and (min-width: 48rem) {
  .auth__content {
    width: 500px;
    padding: 1.875rem;
    flex: 2;
    justify-content: center;
    align-items: center;
    margin-top: 3rem;
  }
  .auth__content__title {
    font-size: 28px !important;
    font-weight: 400 !important;
    line-height: 32px !important;
    text-decoration: underline;
  }
}
@media screen and (max-width: 48rem) {
  .auth__content__title {
    font-weight: bold;
    font-size: 24px !important;
    line-height: 120% !important;
  }
}
.auth__content__middle {
  line-height: 140% !important;
}
.auth__content__signup {
  justify-content: inherit !important;
  margin-top: 0 !important;
}
.auth__content-transparent {
  background-color: transparent;
}
.auth__content-login {
  align-items: center;
  justify-content: center;
}
.auth__content-login p,
.auth__content-login a {
  display: inline-block;
  width: auto;
  text-align: center;
}
.auth__content-login p {
  font-family: var(--ff-primary);
  font-size: var(--fs-h4) !important;
}
.auth__content-login .content__cta {
  color: var(--clr-primary-400);
  font-size: var(--fs-h4);
  border-bottom: 1px solid var(--clr-primary-400);
}
.auth__content h1 {
  margin-top: 0;
  color: var(--clr-grey-100);
  font-size: 2rem;
  font-weight: var(--fw-bold);
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .auth__content h1 {
    text-align: left;
  }
}
.auth__content p {
  font-size: var(--fs-p-md);
  color: #242424;
  line-height: 140%;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .auth__content p {
    text-align: left;
  }
}
@media screen and (max-width: 48rem) {
  .auth__content p {
    font-size: 16px;
    text-align: left;
  }
}
.auth__content ul {
  margin: 1.625rem 0;
  list-style: none;
  border-radius: 1.375rem;
  padding: 1rem 1.313rem 1rem 1.313rem;
}
@media screen and (min-width: 48rem) {
  .auth__content ul {
    background-color: transparent;
    padding: 0;
  }
}
@media screen and (max-width: 48rem) {
  .auth__content ul {
    font-size: 16px;
    text-align: left;
  }
}
.auth__content ul li {
  font-size: var(--fs-p-lg);
  color: var(--clr-grey-100);
  display: flex;
  gap: 0.75rem;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0.625rem;
}
.auth__content ul li__bold {
  font-weight: 300;
}
.auth__content ul li:last-of-type {
  margin-bottom: 0;
}
.auth__content ul li img {
  width: 17px;
  height: 17px;
  margin-top: 3px;
}
@media screen and (min-width: 48rem) {
  .auth__content ul li {
    margin-bottom: 1.625rem;
  }
  .auth__content ul li img {
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 48rem) {
  .auth__content ul li {
    align-items: flex-start;
  }
}
@media screen and (min-width: 48rem) {
  .auth-signup .auth__content {
    align-items: flex-start;
  }
}
.auth__form {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 100vh;
  padding-left: 1.438rem;
  padding-right: 1.438rem;
}
@media screen and (min-width: 48rem) {
  .auth__form {
    justify-content: center;
    align-items: center;
    padding-left: 8.25rem;
    padding-right: 8.25rem;
  }
}
@media screen and (max-width: 48rem) {
  .auth__form .form__step {
    display: none;
  }
}

@media screen and (max-width: 48rem) {
  .page-confirmation {
    margin-top: 150px;
  }
}
.page-confirmation .form {
  min-height: 50vh;
}
.page-confirmation .form__heading {
  color: #000000;
}
.page-confirmation .form__subheading {
  color: var(--clr-grey-600);
}
.page-confirmation .form__row-btn {
  display: flex;
  justify-content: center;
}
.page-confirmation .form__row-btn button {
  text-align: center;
  max-width: 120px;
}
.page-confirmation .form__row-link p {
  color: var(--clr-grey-600);
}

/* * No card required. After 14 days you will still have unlimited access to our free resources. Trials can only be used once in a lifetime. */
.article-portfolio .grid-even {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 48rem) {
  .article-portfolio .grid-even {
    grid-template-columns: repeat(2, 1fr);
    gap: 7rem;
    padding-left: 10.188rem;
    padding-right: 10.188rem;
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 48rem) {
  .article-portfolio .grid-even > div {
    width: 400px;
  }
}
@media screen and (max-width: 48rem) {
  .article-portfolio {
    margin-top: 70px;
  }
}
.article-portfolio .container--top-line-divider {
  border-top: none;
  padding-top: 0px;
}

.sliding-option_row {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  font-family: var(--ff-primary);
}
.sliding-option_row a {
  margin-top: 20px;
  text-decoration: underline;
}
.sliding-option_row--mobile-preferences {
  display: block;
}
.sliding-option_row--mobile-preferences .switch {
  margin: 0 5px;
}

.sliding-option--bold {
  font-weight: var(--fw-semibold);
  font-size: 18px;
}
.sliding-option__name {
  -ms-flex: 0 0 40%; /* Equivalent to 2 out of 12 columns */
  flex: 0 0 40%;
  max-width: 40%;
}
@media screen and (max-width: 48rem) {
  .sliding-option__name {
    -ms-flex: 0 0 64%; /* Equivalent to 2 out of 12 columns */
    flex: 0 0 64%;
    max-width: 64%;
  }
}
.sliding-option__description {
  color: var(--clr-grey-600);
}
@media screen and (max-width: 48rem) {
  .sliding-option__description {
    font-size: 0.9em;
  }
}
.sliding-option__box {
  -ms-flex: 0 0 8.333333%; /* Equivalent to 4 out of 12 columns */
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
@media screen and (max-width: 48rem) {
  .sliding-option__box {
    -ms-flex: 0 0 15%; /* Equivalent to 2 out of 12 columns */
    flex: 0 0 15%;
    max-width: 15%;
  }
}

.unsubscribe-all-box {
  font-family: var(--ff-primary);
}
.unsubscribe-all-box .btn-primary {
  font-family: var(--ff-primary);
}
.unsubscribe-all-box .displayed-text {
  margin-top: 10px;
}
.unsubscribe-all-box .displayed-text--hide {
  display: none;
}

.section--landing {
  background-color: #000000;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 0 !important;
}
.section--landing--hero--small {
  min-height: auto;
}
.section--landing .section__tagline {
  text-align: left;
  font-family: var(--ff-primary);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  background: linear-gradient(231.1deg, #FFD200 2.71%, #FDC804 12.17%, #FAAD11 45.28%, #F89C1A 74.6%, #F8971D 97.3%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 0.33rem;
}
.section--landing .section__tagline--centered {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section--landing .section__title {
  font-family: var(--ff-secondary);
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
  color: #FFFFFF;
  margin-bottom: 1rem;
}
.section--landing .section__title--h3 {
  font-size: 30px;
}
.section--landing__thumbnail {
  width: 100%;
}
.section--landing--hero--list {
  display: flex;
  flex-direction: column !important;
  gap: 0.8rem;
  margin-top: 1rem;
}
.section--landing--hero--list p {
  margin: 0 !important;
}

.page {
  --bg-ligher: #f0f0f0;
  background-color: var(--bg-ligher);
}
.page__title {
  color: var(--clr-grey-100);
  font-weight: var(--fw-bold);
  max-width: 15ch;
  text-align: center;
  margin: 0.67rem auto;
}
@media screen and (min-width: 48rem) {
  .page__title {
    max-width: 100%;
    margin-top: 1.25rem;
  }
}
.page__subtitle {
  color: var(--clr-grey-500);
  text-align: center;
}
.page__badge {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 4px;
}
.page__badges {
  margin-top: 4.125rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media screen and (min-width: 48rem) {
  .page__badges {
    max-width: 100%;
    justify-content: center;
    gap: 3.438rem;
    margin-top: 0.938rem;
  }
}
.page__header {
  padding: 3rem 1.25rem 3.813rem 1.25rem;
  font-family: var(--ff-primary);
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media screen and (min-width: 48rem) {
  .page__header {
    padding: 1.875rem 4.938rem 3.5rem 4.938rem;
  }
}
.page .breadcrumbs {
  font-family: var(--ff-support);
  font-size: var(--fs-p-sm);
  font-weight: var(--fw-regular);
  color: var(--clr-primary-400);
  display: flex;
  gap: 0.75rem;
}
.page .breadcrumbs__link-active {
  color: var(--clr-grey-100);
}
.page__icons {
  display: flex;
  gap: 1rem;
}
.page__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 48rem) {
  .page__actions-lg {
    display: none;
  }
  .page__actions-sm {
    display: flex;
  }
}
@media screen and (max-width: 48rem) {
  .page__actions-sm {
    display: none;
  }
  .page__actions-lg {
    display: flex;
  }
}
.page__category {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: var(--fs-p-md);
  color: var(--clr-primary-400);
}
@media screen and (min-width: 48rem) {
  .page__category {
    display: none;
  }
}
.page__link {
  color: var(--clr-grey-100);
  font-size: var(--fs-p-lg);
}
.page__overlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(246, 49%, 8%, 0.8);
}
.page__body {
  padding-top: 2.5rem;
}
.page__body .section__header {
  margin-top: 3.75rem;
}
.page__body .copy {
  letter-spacing: 0.0025em;
  font-family: var(--ff-support);
  font-size: var(--fs-p-sm);
  color: var(--clr-grey-600);
  font-weight: var(--fw-regular);
  line-height: 160%;
}
.page__body .copy:not(:last-of-type) {
  margin-bottom: 1rem;
}
.page__body .copy-strong {
  font-weight: var(--fw-bold);
  color: #373e45;
}

.row:not(:last-of-type) {
  margin-bottom: 4.125rem;
}
@media screen and (min-width: 48rem) {
  .row:nth-of-type(3) .grid {
    gap: 6rem;
  }
}
.row__header {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 0.438rem;
  margin-bottom: 1.438rem;
}
.row__header h3 {
  display: inline-block;
  font-family: var(--ff-primary);
  font-size: 1.37rem;
  color: var(--clr-secundario-400);
  font-weight: var(--fw-semibold);
}
.row__body {
  background-color: #fff;
  padding: 3rem 1.938rem 1.875rem 1.938rem;
  box-shadow: 0px 24px 48px -12px rgba(17, 24, 39, 0.25);
  border-radius: 6px;
}
@media screen and (min-width: 48rem) {
  .row__body {
    padding-left: 4.188rem;
    padding-right: 4.188rem;
  }
}

.icon {
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.438rem;
}
.icon-rounded {
  border-radius: 100%;
}
.icon-bg-white {
  background: white;
}
.icon img {
  width: 22px;
  height: 22px;
}

.plan-info h3 {
  color: var(--clr-secundario-400);
  display: block;
  border-bottom: 1px solid hsl(0, 0%, 94%);
  font-family: var(--ff-primary);
  font-weight: var(--fw-semibold);
  font-size: var(--fs-h4);
  padding-bottom: 0.75rem;
  margin-bottom: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .plan-info h3 {
    text-align: left;
  }
}
.plan-info ul {
  list-style: none;
  font-family: var(--ff-support);
  font-size: var(--fs-p-md);
  color: var(--clr-grey-900);
}
.plan-info ul li:not(:last-of-type) {
  margin-bottom: 0.813rem;
}
.plan-info ul li img {
  margin-right: 0.75rem;
}

.disclaimers {
  margin-top: 1.813rem;
  font-family: var(--ff-support);
  font-size: var(--fs-p-xs);
  color: var(--clr-grey-600);
}
.disclaimers p {
  margin-bottom: 0.75rem;
}

.plan {
  margin-bottom: 1.938rem;
}
.plan > input[type=radio]:checked .plan {
  background-color: hsla(170, 41%, 44%, 0.1);
}
.plan__header {
  border-radius: 6px 6px 0px 0px;
  font-family: var(--ff-primary);
  color: var(--clr-grey-100);
  background: radial-gradient(50% 50% at 50% 50%, #30003c 0%, #140124 100%);
  padding: 0.438rem;
}
.plan__header h3 {
  font-size: var(--fs-p-md);
  font-weight: var(--fw-semibold);
  text-align: center;
}
.plan__body {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 1.88rem 2rem;
  font-family: var(--ff-support);
  gap: 2.938rem;
  border: 2px solid #eaeaea;
  border-radius: 0.375rem;
}
.plan__price {
  font-weight: var(--fw-bold);
  font-size: var(--fs-h4);
  color: var(--clr-grey-700);
}
.plan__interval {
  font-size: var(--fs-p-sm);
  color: var(--clr-grey-600);
}
.plan__desc {
  display: block;
  color: var(--clr-secundario-400);
}

input[type=radio] {
  width: 24px;
  height: 24px;
}

.credit-card {
  width: 19.25rem;
  height: 12.125rem;
  border-radius: 0.938rem;
  background-image: url("../images/credit-card-bg.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  font-family: var(--ff-support);
  font-weight: var(--fw-regular);
  color: var(--clr-grey-100);
  padding: 2.5rem 1.375rem 1.438rem 1.938rem;
}
.credit-card__layer:first-of-type {
  margin-bottom: 0.5rem;
}
.credit-card__layer:nth-of-type(2) {
  margin-bottom: 0.576rem;
}
.credit-card__layer:last-of-type {
  display: flex;
  align-items: center;
  max-width: 80%;
  justify-content: space-between;
  flex-direction: row;
}
.credit-card__layer:last-of-type .name {
  font-size: var(--fs-p-md);
}
.credit-card__number {
  font-size: var(--fs-h5);
}
.credit-card__expiry .label {
  font-size: 6.41px;
  width: 20px;
  display: inline-block;
}
.credit-card__expiry .date {
  font-size: 20px;
}
.credit-card__layer-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 75%;
}

.payment-support {
  font-family: var(--ff-support);
  color: var(--clr-grey-600);
  font-weight: var(--fw-regular);
  line-height: 20px;
  margin-top: 1.5rem;
}
.payment-support > div {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 0.5rem;
}
.payment-support > div .card-logo {
  display: inline-block;
  padding: 0.5rem 0.3rem;
}

.page-webinar__thumbnail {
  position: relative;
  width: 620px;
  max-height: 349px;
  clip-path: inset(0px);
  border-radius: var(--rs-base);
}
@media screen and (max-width: 48rem) {
  .page-webinar__thumbnail {
    width: 100% !important;
  }
}
.page-webinar__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: var(--rs-base);
}

@media screen and (min-width: 1px) {
  .investment-strategies .section-investment-portfolio .card__header {
    flex-direction: column;
  }
  .investment-strategies .section-investment-portfolio .card__header h1 {
    width: 100%;
    margin-bottom: 0px;
  }
  .investment-strategies .section-investment-portfolio .card__header p {
    width: 100%;
    font-size: 0.9em;
  }
}
@media screen and (min-width: 1px) {
  .investment-strategies .section-investment-portfolio .card__body {
    grid-column-start: 1;
    grid-column-end: 5;
    display: inline-flex;
  }
}
@media screen and (min-width: 1px) {
  .investment-strategies .section-investment-portfolio .card__footer {
    display: block;
    grid-column-start: 4;
    grid-row-start: 1;
    grid-row-end: 2;
    align-self: center;
  }
}
@media screen and (min-width: 48rem) {
  .investment-strategies .card-grid-4-columns {
    grid-template-columns: 0.5fr 1.5fr 1.5fr 0.5fr;
  }
}
.investment-strategies .card-grid {
  gap: 7.125rem;
}
@media screen and (max-width: 48rem) {
  .investment-strategies .card-grid {
    gap: 1.125rem;
  }
}
.investment-strategies .card-grid-status {
  display: none;
}
.investment-strategies .card-grid-status--active {
  display: grid;
}
.investment-strategies .tabs__link {
  cursor: pointer;
  color: #000;
}
.investment-strategies .tabs__link-active {
  cursor: initial;
  color: #fff;
  background-color: var(--clr-blue-100);
}
.investment-strategies .section__subtitle {
  font-size: 1.2em;
}
@media screen and (max-width: 48rem) {
  .investment-strategies .section__subtitle {
    font-size: 1em;
  }
}

.section-pricing {
  background-size: cover;
  background-color: #e9eae9;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  font-family: var(--ff-support);
  padding-bottom: 5rem;
}
@media screen and (max-width: 48rem) {
  .section-pricing {
    padding-bottom: 2rem;
  }
}
.section-pricing .slider {
  background-color: #ed7f1b;
}
.section-pricing .section__tagline {
  font-family: var(--ff-primary);
  letter-spacing: 0.44rem;
  margin-bottom: 8px;
}
@media screen and (max-width: 48rem) {
  .section-pricing .section__tagline {
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.2px;
    text-transform: uppercase;
  }
}
.section-pricing .section__title {
  color: #000000;
  font-size: 2.5rem;
  margin-bottom: 8px;
  font-family: var(--ff-secondary);
}
@media screen and (max-width: 48rem) {
  .section-pricing .section__title {
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
  }
}
.section-pricing .section__subtitle {
  color: #000000;
}
.section-pricing__banner-img {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 48rem) {
  .section-pricing__banner-img img {
    width: 100%;
    height: auto;
  }
}

.pricing h1,
.pricing h2,
.pricing h3,
.pricing h4,
.pricing h5 {
  font-family: var(--ff-primary);
}
.pricing p {
  font-family: var(--ff-support);
}
.pricing__table {
  width: 100%;
  caption-side: bottom;
  border-collapse: collapse;
  overflow-x: auto;
  display: table;
}
.pricing__table thead {
  border-bottom: 2px solid hsl(0, 0%, 85%);
}
.pricing__table thead th {
  padding-bottom: 0.5rem;
}
.pricing__table thead th:nth-child(2) {
  color: #373e45;
}
.pricing__table tbody td {
  font-size: var(--fs-p-sm);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #373e45;
}
@media screen and (max-width: 48rem) {
  .pricing__table thead tr th:nth-of-type(2) {
    display: none;
  }
  .pricing__table tbody tr td:nth-of-type(2) {
    display: none;
  }
}
.pricing .card-grid-sm {
  grid-template-columns: 1fr;
  gap: 1.875rem;
}
@media screen and (min-width: 48rem) {
  .pricing .card-grid-sm {
    grid-template-columns: 1fr repeat(3, 15rem);
  }
}
.pricing .card {
  box-shadow: 0px 2px 14px -6px rgba(222, 232, 243, 0.65), 0px 5px 32px -4px rgba(222, 232, 243, 0.65);
  border-radius: 1rem;
}
.pricing .card__body {
  padding: 1.5rem;
  flex-direction: column;
  gap: 1rem;
}

.variation {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  --clr-dark: hsla(210, 11%, 24%, 1);
  --clr-light: #666666;
}
.variation .btn {
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .variation {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    min-width: 100%;
  }
}
.variation__name {
  font-family: var(--ff-primary);
  font-size: var(--fs-p-sm);
  font-weight: var(--fw-bold);
  margin-bottom: 6px;
  color: var(--clr-dark);
}
.variation__price {
  font-family: var(--ff-support);
  font-size: var(--fs-p-md);
  color: var(--clr-dark);
  margin-bottom: 12px;
}
.variation__price span {
  font-size: var(--fs-h4);
  font-weight: var(--fw-bold);
}
.variation__desc {
  color: var(--clr-dark);
  font-size: var(--fs-p-sm);
  font-family: var(--ff-support);
  margin-bottom: 6px;
}
.variation__disclaimer {
  font-size: var(--fs-p-sm);
  font-family: var(--ff-support);
  color: var(--clr-light);
}

.pricing-new {
  color: #373e45;
  font-family: Inter;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.pricing-new div {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 48rem) {
  .pricing-new div {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 48rem) {
  .pricing-new {
    display: block;
  }
}
.pricing-new__vertical-div {
  min-height: 72%;
  max-height: 72%;
  border-bottom: 1px solid #dadada;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 48rem) {
  .pricing-new__vertical-div {
    border-bottom: 0;
  }
}
.pricing-new__div-50 {
  width: 50%;
  background-color: white;
  margin-right: 10px;
  border-radius: var(--M, 12px);
  background: var(--Gradient-Paywall, #fff);
  box-shadow: 0px 5px 32px -4px rgba(222, 232, 243, 0.3), 0px 2px 14px -6px rgba(222, 232, 243, 0.3);
  padding-left: 1.5rem;
  padding-top: 1.5rem;
  padding-right: 2rem;
}
@media screen and (max-width: 48rem) {
  .pricing-new__div-50 {
    width: 100%;
    margin-bottom: 3rem !important;
  }
}
.pricing-new__header-text-bold {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
@media screen and (max-width: 48rem) {
  .pricing-new__header-text-bold {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 120% */
  }
}
.pricing-new__header-text-normal {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (max-width: 48rem) {
  .pricing-new__header-text-normal {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}
.pricing-new__second-header-bold {
  color: #373e45;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
@media screen and (max-width: 48rem) {
  .pricing-new__second-header-bold {
    color: #373e45;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 100% */
  }
}
.pricing-new__second-header-normal {
  color: #666;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (max-width: 48rem) {
  .pricing-new__second-header-normal {
    color: #666;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}
.pricing-new__annual-monthly-text {
  color: #373e45;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
@media screen and (max-width: 48rem) {
  .pricing-new__annual-monthly-text {
    color: #373e45;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
}
.pricing-new p {
  color: #373e45;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (max-width: 48rem) {
  .pricing-new p {
    color: #373e45;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
  }
}
.pricing-new__para {
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  width: 90%;
}
@media screen and (max-width: 48rem) {
  .pricing-new__para {
    color: #666;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 128.571% */
    width: 100%;
  }
}
.pricing-new__para-bold-underline {
  color: #373e45;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-decoration-line: underline;
}
@media screen and (max-width: 48rem) {
  .pricing-new__para-bold-underline {
    color: #373e45;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 112.5% */
    text-decoration-line: underline;
  }
}
.pricing-new__para-bold {
  color: #373e45;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
@media screen and (max-width: 48rem) {
  .pricing-new__para-bold {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    /* 112.5% */
  }
}
.pricing-new__footer {
  display: flex;
  flex-direction: row;
  margin-bottom: 0;
  align-items: center;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 48rem) {
  .pricing-new__footer {
    flex-direction: column-reverse;
  }
}
.pricing-new__footer-para-text {
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 150% */
  width: 75%;
  margin-top: 1rem;
}
@media screen and (max-width: 48rem) {
  .pricing-new__footer-para-text {
    color: #666;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 128.571% */
    width: 100%;
    margin-top: 0.5rem;
    margin-bottom: 1rem !important;
  }
}
.pricing-new__footer-para-first-line {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 48rem) {
  .pricing-new__register-button {
    display: inline-flex;
    height: 51.33px;
    padding: 7px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 48rem) {
  .pricing-new__get-started-button {
    display: inline-flex;
    height: 46.804px;
    padding: 7px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
  }
}
.pricing-new .orange-tick {
  font-size: large;
  color: green;
}
.pricing-new__footer-button {
  display: inline-flex;
  padding: 3px 6px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-left: 1.5rem;
}
.pricing-new ul {
  margin: 1.625rem 0;
  list-style: none;
  background-color: hsla(0, 0%, 0%, 0.5);
  border-radius: 1.375rem;
  padding: 1rem 1.313rem 1rem 1.313rem;
}
@media screen and (min-width: 48rem) {
  .pricing-new ul {
    background-color: transparent;
    padding: 0;
  }
}
@media screen and (max-width: 48rem) {
  .pricing-new ul {
    font-size: 16px;
    text-align: left;
    padding: 0;
    background-color: transparent;
    margin: 1rem 0;
  }
}
.pricing-new ul li {
  display: flex;
  gap: 0.75rem;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0.625rem;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (max-width: 48rem) {
  .pricing-new ul li {
    gap: 0.25rem;
  }
}
.pricing-new ul li__bold {
  font-weight: 300;
}
.pricing-new ul li:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 48rem) {
  .pricing-new ul li {
    align-items: flex-start;
  }
}
.pricing-new__center-div {
  margin-left: auto !important;
  margin-right: auto !important;
}

.checkout .grid-even {
  gap: 1rem !important;
}
.checkout .order_details {
  font-family: var(--ff-support);
}
.checkout__footer {
  height: 5rem;
  background: #FFF;
  box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.15);
  font-family: var(--ff-support);
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: 3.063rem;
  gap: 1.25rem;
}
@media screen and (max-width: 48rem) {
  .checkout__footer {
    margin-top: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.checkout__footer span {
  font-weight: var(--fw-bold);
}

.wc-credit-card-form-card-number {
  font-size: 1rem !important;
}

@media screen and (max-width: 48rem) {
  #eway_credit_card_form div:first-of-type {
    grid-template-columns: 1fr !important;
    gap: 0.5rem;
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 48rem) {
  .my-account {
    margin-top: 50px;
  }
}
.my-account .section__body .woocommerce {
  display: flex;
  font-family: var(--ff-primary);
  min-height: 500px;
}
@media screen and (max-width: 48rem) {
  .my-account .section__body .woocommerce {
    justify-content: space-around;
    flex-direction: column;
  }
}
.my-account .section__body .woocommerce-MyAccount-navigation {
  width: 25%;
}
@media screen and (max-width: 48rem) {
  .my-account .section__body .woocommerce-MyAccount-navigation {
    width: 100%;
    margin-bottom: 20px;
  }
}
.my-account .section__body .woocommerce-MyAccount-navigation ul {
  list-style: none;
}
.my-account .section__body .woocommerce-MyAccount-navigation li {
  font-family: var(--ff-primary);
  font-size: 15px;
  font-weight: 400;
  line-height: 34px;
}
.my-account .section__body .woocommerce-MyAccount-navigation li a {
  color: #000000;
}
.my-account .section__body .woocommerce-MyAccount-navigation li.is-active a {
  color: var(--clr-blue-100);
  font-weight: 600;
  text-decoration: underline;
}
.my-account .section__body .woocommerce-MyAccount-content {
  width: 75%;
}
.my-account .section__body .woocommerce .woocommerce-form-row__input--disabled {
  background-color: #f2f2f2;
  pointer-events: none;
  cursor: not-allowed;
}
@media screen and (max-width: 48rem) {
  .my-account .section__title {
    font-size: 2.2em;
  }
}

.woocommerce__thankyou__title {
  font-family: var(--ff-primary);
}
.woocommerce__thankyou__description {
  margin-top: 0.7rem;
  margin-bottom: 1.5rem;
  font-family: var(--ff-support);
}

.hero-article {
  background: radial-gradient(42.21% 42.21% at 50% 57.79%, #353044 0%, #141515 100%);
}

@media screen and (max-width: 48rem) {
  .article {
    margin-top: 70px;
  }
}
.article__ul, .article__ol {
  font-family: var(--ff-support);
  line-height: 2;
  color: var(--clr-grey-700);
  padding-left: 50px;
  margin-top: -10px;
  padding-bottom: 20px;
}
.article__title {
  color: #000000;
  font-weight: var(--fw-bold);
  max-width: 15ch;
  text-align: center;
  margin: 0.67rem auto;
  font-family: var(--ff-secondary);
}
@media screen and (min-width: 48rem) {
  .article__title {
    max-width: 65%;
    margin-top: 1.25rem;
  }
}
.article__subtitle {
  color: var(--clr-grey-500);
  text-align: center;
}
.article__badge {
  background: rgba(177, 168, 168, 0.15);
  border-radius: 4px;
}
.article__badges {
  margin-top: 2.125rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media screen and (min-width: 48rem) {
  .article__badges {
    max-width: 100%;
    justify-content: center;
    gap: 3.438rem;
    margin-top: 0.938rem;
  }
}
.article__header {
  padding: 1.5rem 1.25rem 1.438rem 1.25rem;
  font-family: var(--ff-primary);
  background-size: cover;
  background-position: center center;
  background-color: white;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 48rem) {
  .article__header {
    padding: 1.875rem 4.938rem;
  }
}
.article__actions, .article__link, .article__heading {
  z-index: 9;
  position: relative;
}
.article .breadcrumbs {
  font-family: var(--ff-support);
  font-size: var(--fs-p-sm);
  font-weight: var(--fw-regular);
  color: var(--clr-primary-400);
  display: flex;
  gap: 0.75rem;
}
.article .breadcrumbs__link-active {
  color: var(--clr-grey-100);
}
.article__icons {
  display: flex;
  gap: 1rem;
}
.article__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 48rem) {
  .article__actions-lg {
    display: none;
  }
  .article__actions-sm {
    display: flex;
  }
}
@media screen and (max-width: 48rem) {
  .article__actions-sm {
    display: none;
  }
  .article__actions-lg {
    display: flex;
    margin-bottom: 17px;
  }
}
.article__category {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: var(--fs-p-md);
  color: var(--clr-primary-400);
}
@media screen and (min-width: 48rem) {
  .article__category {
    display: none;
  }
}
.article__readmore {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.875rem;
  font-size: var(--fs-p-md);
  color: var(--clr-primary-400);
  font-family: var(--ff-support);
  font-weight: var(--fw-regular);
}
.article__link {
  color: var(--clr-grey-100);
  font-size: var(--fs-p-lg);
}
.article__overlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(246, 49%, 8%, 0.8);
}
.article__body {
  padding-top: 1.5rem;
}
.article__body .paywall-orange {
  border: none;
}
@media screen and (max-width: 48rem) {
  .article__body {
    padding-top: 2rem;
  }
  .article__body iframe {
    width: 100% !important;
  }
  .article__body .container {
    width: 85% !important;
  }
}
.article__body .section__header {
  margin-top: 3.75rem;
}
.article__body .copy {
  letter-spacing: 0.0025em;
  font-family: var(--ff-support);
  font-size: var(--fs-p-md);
  font-weight: var(--fw-regular);
  color: #454545 !important;
  text-align: left;
  line-height: 2;
}
.article__body .copy:not(:last-of-type) {
  margin-bottom: 1rem;
}
.article__body .copy-strong {
  font-weight: var(--fw-semibold);
  color: #373e45;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 2rem;
}
.article__body .copy-strong:not(:last-of-type) {
  margin-bottom: 2rem;
}
@media screen and (max-width: 48rem) {
  .article__body .copy-strong {
    line-height: 1.2;
  }
}

.tab-wrapper {
  padding: 1.313rem 1rem;
  width: auto;
  overflow-y: auto;
  text-wrap: nowrap;
  white-space: nowrap;
}
@media screen and (min-width: 48rem) {
  .tab-wrapper {
    padding: 41px 5.625rem 41px 5.625rem;
  }
}

@media screen and (max-width: 48rem) {
  .tabs {
    min-width: 500px;
    padding-left: 45px;
  }
}
.tabs__nav {
  font-family: var(--ff-support);
  list-style: none;
  display: flex;
  align-items: center;
  gap: 1.438rem;
  justify-content: space-around;
}
@media screen and (min-width: 48rem) {
  .tabs__nav {
    gap: 5rem;
    justify-content: center;
  }
}
.tabs__link {
  color: #9f9f9f;
  border-bottom: 2px solid transparent;
  padding: 10px 16px;
  padding-bottom: 0.625rem;
}
.tabs__link:hover {
  color: var(--clr-grey-900);
  padding: 10px 16px;
  border-radius: 5px;
}
.tabs__link-active {
  background-color: var(--clr-primary-400);
  color: #ffffff;
  padding: 10px 16px;
  border-radius: 5px;
}
.tabs__link-active:hover {
  color: #ffffff;
}

.tabs-content [aria-expanded=true] {
  display: block;
}
.tabs-content [aria-expanded=false] {
  display: none;
}

.copy__title {
  font-family: var(--ff-primary);
}
.copy__title--h2 {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.copy__title--h3 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.6rem;
}
.copy__title--h4 {
  font-family: var(--ff-support);
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 0.6rem;
}

.article-webinar {
  box-shadow: 0px 12px 32px -4px rgba(17, 24, 39, 0.05), 0px 4px 6px -2px rgba(17, 24, 39, 0.05);
  border-radius: var(--rs-base);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.article-webinar__image {
  width: 100%;
  height: 275px;
}
.article-webinar__image .webinar__thumbnail {
  width: 100%;
  height: 100%;
}
.article-webinar .btn-primary-outline {
  justify-self: flex-end;
  border-width: 2px;
  box-shadow: none;
  width: 100%;
}
.article-webinar__body {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.66rem;
  min-height: 134px;
  flex-grow: 1;
}
.article-webinar__footer {
  align-self: normal;
  padding: 1rem;
}
.article-webinar__title {
  font-family: var(--ff-primary);
  font-size: 24px;
  letter-spacing: -0.011em;
  color: #373e45;
}
.article-webinar__copy {
  font-family: var(--ff-support);
  font-weight: var(--fw-regular);
  font-size: 16px;
  color: #373e45;
}
.article-webinar__date-tag {
  position: absolute;
  top: 0;
  right: 6%;
  background: var(--clr-cream-100);
  padding: 0.33rem 0.66rem;
  border-radius: var(--rs-base);
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  font-family: var(--ff-support);
  font-weight: 700;
  color: #000000;
  font-size: 12px;
}

.firts-webinar {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 5em;
}
@media screen and (max-width: 48rem) {
  .firts-webinar {
    margin-top: 10vh;
    position: relative;
    padding-bottom: 7vh;
    margin-bottom: 4em;
  }
}
.firts-webinar__half {
  width: 48%;
  display: inline-table;
}
@media screen and (max-width: 48rem) {
  .firts-webinar__half {
    width: 100%;
  }
}
.firts-webinar__half__tagline {
  font-size: 2rem;
  font-weight: 400;
  line-height: 60px;
  background: #000000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: var(--ff-secondary);
}
.firts-webinar__half__title {
  font-family: Inter;
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: -0.006em;
  text-align: left;
  color: #000000;
  margin: 5px 0;
}
@media screen and (max-width: 48rem) {
  .firts-webinar__half__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
  }
}
.firts-webinar__half__subtitle {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: justify;
  color: #000000;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 48rem) {
  .firts-webinar__half__subtitle {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: justify;
  }
}
.firts-webinar__half__datebox {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 10px;
  display: block;
  color: #000000;
}
@media screen and (max-width: 48rem) {
  .firts-webinar__half__datebox {
    margin-bottom: 11px;
  }
}
.firts-webinar__half__datebox img {
  width: 10px;
  margin-bottom: -2px;
}
.firts-webinar__half__btn {
  width: 275px;
  height: 44px;
  padding: 10px 18px 10px 18px;
  border-radius: 6px;
  border: 1px solid #fff;
  gap: 8px;
  background: #000000;
  display: table;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.150000006px;
  text-align: center;
  color: #fff;
  margin: 30px auto;
}
@media screen and (max-width: 48rem) {
  .firts-webinar__half__btn {
    position: absolute;
    bottom: -7vh;
    width: 100%;
    margin: 30px auto 40px auto !important;
  }
}
.firts-webinar__half__thumbnail {
  position: relative;
}
.firts-webinar__half__thumbnail__img {
  display: table;
  width: 100%;
  height: auto;
}
.firts-webinar__half__thumbnail__data-tag {
  position: absolute;
  top: 0;
  right: 6%;
  background: var(--clr-cream-100);
  padding: 0.33rem 0.66rem;
  border-radius: var(--rs-base);
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  font-family: var(--ff-support);
  font-weight: 700;
  color: #000000;
  font-size: 12px;
}

.section-webinar {
  position: relative;
  margin-bottom: 5vh;
}
.section-webinar--small {
  min-height: 0vh;
  padding-bottom: 10vh;
}

.section-webinar-final {
  /*margin-top: 35px;*/
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media screen and (max-width: 48rem) {
  .section-webinar-final {
    margin-top: 0;
    position: absolute;
    bottom: -40px;
    left: 0;
  }
}
.section-webinar-final__img {
  display: table;
  width: 100%;
  height: auto;
}

.no-webinar--bold {
  font-family: var(--ff-secondary);
  color: white;
  font-size: 3rem;
  font-weight: 400;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 48rem) {
  .no-webinar--bold {
    padding-top: 40px;
    font-size: 2.5rem;
  }
}
.no-webinar--normal {
  color: white;
  font-weight: 100;
}

.webinar-tabs {
  margin: 35px 0;
}
@media screen and (max-width: 48rem) {
  .webinar-tabs {
    display: flex;
    overflow-y: hidden;
    overflow-x: scroll;
    flex-wrap: nowrap;
    padding-bottom: 20px;
  }
}
.webinar-tabs .webinar-tab {
  font-family: Roboto;
  font-size: 16px;
  color: rgb(55, 62, 69);
  font-weight: 400;
  line-height: 26px;
  border: none;
  background: transparent;
  width: auto !important;
  margin-right: 50px;
  cursor: pointer;
}
@media screen and (max-width: 48rem) {
  .webinar-tabs .webinar-tab {
    width: 100% !important;
    margin-right: 5px;
  }
}
.webinar-tabs .webinar-tab.active {
  color: rgb(55, 62, 69);
  border-bottom: 2px solid #000000;
  font-weight: 600;
}

.load-more {
  display: table;
  margin: 35px auto 15px auto;
  width: 413px;
  height: 44px;
  padding: 10px 18px 10px 18px;
  border-radius: 6px;
  gap: 8px;
  border: none;
  background: #000000;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.150000006px;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 48rem) {
  .load-more {
    width: 100%;
  }
}

#footer-webinar span {
  font-family: Roboto;
  font-size: 19px;
  font-weight: 500;
  line-height: 24px;
  color: #242440;
  text-align: center;
  padding: 30px;
  display: block;
}

@media screen and (max-width: 48rem) {
  .webinar-tabs .webinar-tab {
    min-width: 100px;
  }
  .webinar-tabs .webinar-tab[data-tag=webinars-all] {
    min-width: 100px;
  }
  .webinar-tabs .webinar-tab[data-tag=webinars-investing-fundamentals] {
    min-width: 175px;
  }
  .webinar-tabs .webinar-tab[data-tag=webinars-market-analysis] {
    min-width: 125px;
  }
  .webinar-tabs .webinar-tab[data-tag=webinars-rivkin-products] {
    min-width: 125px;
  }
  .webinar-tabs .webinar-tab[data-tag=webinars-super-tax] {
    min-width: 110px;
  }
}
.webinar-tabs::-webkit-scrollbar {
  -webkit-appearance: none;
}

.webinar-tabs::-webkit-scrollbar:vertical {
  width: 8px;
}

.webinar-tabs::-webkit-scrollbar-button:increment,
.contenedor::-webkit-scrollbar-button {
  display: none;
}

.webinar-tabs::-webkit-scrollbar:horizontal {
  height: 8px;
}

.webinar-tabs::-webkit-scrollbar-thumb {
  background-color: #242440;
  border-radius: 5px;
  border: 1px solid #f1f2f3;
}

.webinar-tabs::-webkit-scrollbar-track {
  border-radius: 8px;
}

#webinar-container {
  min-height: 250px;
}

.webinar-loader {
  display: none;
  text-align: center;
  margin-top: 10px;
}

.page-retail .btn {
  border-radius: 0;
}
.page-retail .section__copy {
  line-height: 1.5em;
}
@media screen and (max-width: 48rem) {
  .page-retail .section__copy {
    text-align: left;
  }
}
.page-retail .article__header {
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-retail .article__header .article__heading {
  width: 100%;
  font-family: var(--ff-tertiary);
}
.page-retail .article__header .article__heading .article__title {
  font-family: var(--ff-tertiary);
  font-size: 4em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 8px;
}
@media screen and (max-width: 48rem) {
  .page-retail .article__header .article__heading .article__title {
    font-size: 2em;
  }
}
.page-retail .article__header .article__heading .section__title {
  font-family: var(--ff-tertiary);
  letter-spacing: 4px;
  color: #fff;
  font-size: 2.5em;
  letter-spacing: 2px;
  font-weight: 400;
  margin-top: 3%;
}
@media screen and (max-width: 48rem) {
  .page-retail .article__header .article__heading .section__title {
    font-size: 1em;
  }
}
.page-retail .article__header .article__heading .article__description {
  font-family: var(--ff-tertiary);
  font-size: 1.5em;
  font-weight: 200;
  color: #fff;
  margin: 10px auto;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 48rem) {
  .page-retail .article__header .article__heading .article__description {
    font-size: 1em;
  }
}
.page-retail .article__header .article__heading .btn--blue {
  background-color: var(--clr-blue-100);
  color: #fff;
  border-radius: 5px;
  font-size: 1em;
  font-family: var(--ff-tertiary);
  padding: 12px 20px;
  font-weight: 300;
  letter-spacing: 1px;
}
.page-retail .section__title {
  font-size: 3em;
  font-weight: 500;
}
@media screen and (max-width: 48rem) {
  .page-retail .section__title {
    max-width: none;
    justify-content: center;
  }
}
.page-retail .section-tables .padding-container-l {
  padding: 5% 10% 5% 35%;
}
@media screen and (max-width: 48rem) {
  .page-retail .section-tables .padding-container-l {
    padding: 5%;
    margin: 0 auto !important;
  }
}
.page-retail .section-tables .padding-container-r {
  padding: 5% 35% 5% 10%;
}
@media screen and (max-width: 48rem) {
  .page-retail .section-tables .padding-container-r {
    padding: 5%;
    margin: 0 auto !important;
  }
}
.page-retail .section-tables .section__copy {
  font-size: 1.2em;
  line-height: 2em;
  color: #000;
}
@media screen and (max-width: 48rem) {
  .page-retail .section-tables .section__copy {
    text-align: center;
  }
}
.page-retail .section-tables .boxgrid-child {
  margin: 0;
}
.page-retail .boxgrid {
  font-family: var(--ff-tertiary);
  margin-top: 10px;
  text-align: left;
}
.page-retail .boxgrid-child {
  padding: 10% 15%;
  margin: 20px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 48rem) {
  .page-retail .boxgrid-child {
    padding: 10px 0px;
  }
}
.page-retail .boxgrid-child__title {
  font-size: 1.4em;
  font-weight: 500;
  color: var(--clr-blue-100);
}
@media screen and (max-width: 48rem) {
  .page-retail .boxgrid-child__title {
    font-size: var(--fs-h4);
  }
}
.page-retail .boxgrid-child__description {
  font-size: 1.1em;
  color: rgba(55, 62, 69, 0.9);
  text-align: left;
  font-weight: 300;
}
@media screen and (max-width: 48rem) {
  .page-retail .boxgrid-child.border-bottom {
    border-bottom: none;
  }
}
.page-retail .boxgrid-child--special {
  background-color: #a9b7c5;
  padding-top: 5%;
  color: #fff;
}
.page-retail .boxgrid-child--special .btn:hover {
  background-color: #000;
  color: #fff;
}
.page-retail .boxgrid-child--special .boxgrid-child__title {
  color: #fff;
  text-align: left;
}
.page-retail .boxgrid-child--special .btn--white {
  color: #000;
  border: 1px solid #000;
  font-size: 0.6em;
  padding: 15px 15%;
  font-family: var(--ff-tertiary);
}
@media screen and (max-width: 48rem) {
  .page-retail .boxgrid-child--special {
    margin-top: 10px !important;
    padding: 20px 12px;
  }
}
.page-retail .boxgrid .section__list {
  font-size: var(--fs-p-md);
  color: rgba(55, 62, 69, 0.9);
  line-height: 20px;
  margin-top: 20px;
  padding-left: 30px;
}
@media screen and (max-width: 48rem) {
  .page-retail .section-insights-resources .boxgrid-child {
    margin-top: 0;
  }
}
.page-retail .section-about-portrait {
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: left;
}
.page-retail .section-about-portrait .boxgrid-child h1 {
  font-family: var(--ff-secondary);
  font-size: 3em;
  text-align: left;
  margin-top: 0px;
}
.page-retail .section-about-portrait .boxgrid-child p {
  line-height: 1.5em;
  font-weight: 300;
}
.page-retail .section-about-portrait .boxgrid-child h2 {
  letter-spacing: 2.2px;
  font-size: 20px;
  font-weight: 300;
  font-family: var(--ff-btn-tertiary);
}
@media screen and (max-width: 48rem) {
  .page-retail .section-about-portrait .boxgrid-child {
    padding: 0px;
  }
}
.page-retail .section-new-to-investing .boxgrid-child {
  justify-content: flex-start;
  padding: 10% 5%;
}
.page-retail .section-new-to-investing .section__title {
  font-family: var(--ff-primary);
  color: #000;
}
@media screen and (max-width: 48rem) {
  .page-retail .section-new-to-investing .section__title {
    font-size: 2em;
  }
}
.page-retail .section-new-to-investing h1 {
  font-size: var(--fs-p-lg);
  font-weight: var(--fw-semibold);
  color: var(--clr-blue-100);
  min-height: 42px;
}
@media screen and (max-width: 48rem) {
  .page-retail .section-new-to-investing h1 {
    text-align: left;
    width: 80%;
  }
}
.page-retail .section-new-to-investing p {
  font-size: var(--fs-p-md);
  text-align: left;
  line-height: 1.5em;
}
.page-retail .section-new-to-investing .uncover-ease p,
.page-retail .section-new-to-investing .uncover-ease h1 {
  text-align: center;
  min-height: auto;
}
@media screen and (max-width: 48rem) {
  .page-retail .section-new-to-investing .uncover-ease p,
  .page-retail .section-new-to-investing .uncover-ease h1 {
    margin: 20px;
    text-align: left;
  }
}
.page-retail .section-new-to-investing .uncover-ease h1 {
  font-size: 1.7em;
  color: var(--clr-blue-100);
}
.page-retail .section-new-to-investing .uncover-ease p {
  font-size: 1.2em;
}
.page-retail .section-new-to-investing .uncover-ease .btn {
  font-weight: 300;
  font-family: var(--ff-tertiary);
}
.page-retail .section-start-journey .section__title--blue {
  font-weight: 500;
  font-family: var(--ff-tertiary);
  line-height: 1.5em;
}
.page-retail .section-start-journey .border-right {
  border-right: 2px solid #000;
}
@media screen and (max-width: 48rem) {
  .page-retail .section-start-journey .border-right {
    border-right: none;
  }
}
.page-retail .section-start-journey .boxgrid-child {
  justify-content: flex-start;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 48rem) {
  .page-retail .section-start-journey .boxgrid-child h1 {
    margin-top: 0px;
  }
}
.page-retail .section-start-journey .boxgrid-child p {
  line-height: 1.5em;
  text-align: left;
}
.page-retail .section-start-journey .boxgrid-child p b {
  font-weight: 500;
}
.page-retail .section-start-journey .boxgrid-child .btn {
  background-color: var(--clr-blue-100);
  color: #fff;
  border-radius: 5px;
  font-size: 0.8em;
  font-family: var(--ff-tertiary);
  padding: 15px 20px;
  font-weight: 300;
  letter-spacing: 1px;
}
.page-retail .border-right {
  border-right: solid 1px #a9b7c5;
}
@media screen and (max-width: 48rem) {
  .page-retail .border-right {
    border-right: none;
  }
}
.page-retail .border-bottom {
  border-bottom: solid 1px #a9b7c5;
}
.page-retail .section-engage-cio {
  padding-top: 50px;
}
.page-retail .section-engage-cio .section__title--classic {
  font-family: var(--ff-tertiary);
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (max-width: 48rem) {
  .page-retail .section-engage-cio .boxgrid-child {
    margin: 0;
    padding-top: 0px;
  }
  .page-retail .section-engage-cio .boxgrid-child h1 {
    margin-top: 0px;
  }
}

.page-retail-sma .section__copy {
  line-height: 1.5em;
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .section__copy {
    text-align: left;
  }
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .section__title {
    max-width: none;
    width: 100%;
    justify-content: center;
  }
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .section-tables .section__copy {
    text-align: left;
  }
}
.page-retail-sma .article__header {
  min-height: 400px;
  display: flex;
  background-color: #a9b7c5;
  align-items: center;
}
.page-retail-sma .article__header .article__heading {
  width: 100%;
  font-family: var(--ff-primary);
}
.page-retail-sma .article__header .article__heading .article__title {
  font-family: var(--ff-tertiary);
  font-weight: 300;
  font-size: 1.4em;
  line-height: 25px;
  text-align: left;
  margin: 0px;
  color: #000;
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .article__header .article__heading .article__title {
    max-width: none;
    text-align: left;
    width: 100%;
  }
  .page-retail-sma .article__header .article__heading .article__title br {
    display: none;
  }
}
.page-retail-sma .article__header .article__heading .section__title {
  font-family: var(--ff-tertiary);
  letter-spacing: 4px;
  color: #000000;
  font-size: 2.5em;
  font-weight: 500;
  margin-top: 3%;
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .article__header .article__heading .section__title {
    max-width: none;
    width: 100%;
  }
}
.page-retail-sma .article__header .article__heading .article__description {
  font-family: var(--ff-tertiary);
  color: #000000;
  margin: 10px auto;
  margin-bottom: 1.25rem;
  line-height: 18px;
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .article__header .article__heading .article__description {
    text-align: left;
  }
  .page-retail-sma .article__header .article__heading .article__description br {
    display: none;
  }
}
.page-retail-sma .boxgrid-child {
  margin: auto;
}
.page-retail-sma .black-boxes {
  padding: 30px 30px;
  background-color: #dad9d9;
  color: #000;
  width: 250px;
  min-height: 350px;
  line-height: 25px;
  border-radius: 8px;
  font-family: var(--ff-tertiary);
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .black-boxes {
    width: 100%;
  }
}
.page-retail-sma .black-boxes--blue {
  background-color: #a9b7c5;
}
.page-retail-sma .black-boxes .boxgrid-child__description {
  min-height: 120px;
}
.page-retail-sma .black-boxes .boxgrid-child__title {
  font-size: 1.8em;
  font-weight: 400;
  font-family: var(--ff-tertiary);
  position: relative;
}
.page-retail-sma .black-boxes .boxgrid-child__title:after {
  content: "";
  display: block;
  width: 35px; /* Adjust the width as needed */
  height: 3px; /* Thickness of the bottom line */
  background-color: #000;
  position: absolute;
  left: 0;
  bottom: -5px; /* Aligns the line at the bottom of the element */
}
.page-retail-sma .black-boxes a {
  color: #000;
  text-decoration: underline;
  font-size: 12px;
}
.page-retail-sma .section-investment {
  color: #000000;
  font-family: var(--ff-tertiary);
  background-color: #dad9d9;
}
.page-retail-sma .section-investment h2 {
  font-weight: 200;
  font-size: var(--fs-p-lg);
  position: relative;
}
.page-retail-sma .section-investment .items {
  width: 50%;
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .section-investment .items {
    width: 100%;
    margin-left: 0.5rem !important;
  }
}
.page-retail-sma .section-investment .items h2 {
  font-weight: 400;
  font-size: 1.3em;
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .section-investment .items h2 {
    margin-left: 15px;
  }
}
.page-retail-sma .section-investment .items p {
  line-height: 1.5em;
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .section-investment .items p {
    margin-left: 15px;
  }
}
.page-retail-sma .section-investment--our-aproach .items {
  width: 40%;
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .section-investment--our-aproach .items {
    width: 100%;
  }
}
.page-retail-sma .section-how-it-works {
  font-family: var(--ff-tertiary);
}
.page-retail-sma .section-how-it-works .section__title {
  font-family: var(--ff-tertiary);
  font-weight: 500;
  text-align: left;
  color: #000;
  font-size: 2.5em;
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .section-how-it-works .section__title {
    justify-content: flex-start;
  }
}
.page-retail-sma .section-how-it-works .boxgrid-child {
  padding: 20px 20px 20px 0px;
  text-align: center;
}
.page-retail-sma .section-how-it-works .boxgrid-child h1 {
  font-size: 1.3em;
  font-weight: 500;
  text-align: left;
}
.page-retail-sma .section-how-it-works .boxgrid-child p {
  line-height: 1.5em;
  text-align: left;
}
.page-retail-sma .section-ready-to-start .text-area {
  font-family: var(--ff-btn-tertiary);
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .section-ready-to-start .text-area {
    text-align: center;
    width: 100%;
    grid-template-columns: 100% !important;
  }
}
.page-retail-sma .section-ready-to-start .text-area .boxgrid-child {
  padding: 10% 15%;
}
.page-retail-sma .section-ready-to-start .text-area .boxgrid-child h1 {
  font-size: 2.5em;
  text-align: left;
  font-weight: 500;
  margin-top: 0px;
}
.page-retail-sma .section-ready-to-start .card--trading {
  box-shadow: none;
  justify-content: flex-start;
}
.page-retail-sma .section-ready-to-start .card--trading .card__image__container {
  margin-bottom: 2rem;
  width: 100%;
  height: 70px;
}
.page-retail-sma .section-ready-to-start .card--trading .card__image__container img {
  width: 125px;
}
.page-retail-sma .section-ready-to-start .card--trading .card__title {
  font-weight: 700;
  width: 100%;
  text-align: left;
  font-size: 16px;
  margin-bottom: 2rem;
}
.page-retail-sma .section-ready-to-start .card--trading p {
  line-height: 1.5em;
  font-size: 0.9em;
}
.page-retail-sma .section-ready-to-start .card--trading p span {
  font-weight: 700;
}
.page-retail-sma .section-ready-to-start--understanding-sma .boxgrid {
  grid-template-columns: 33% 60%;
}
@media screen and (max-width: 48rem) {
  .page-retail-sma .section-ready-to-start--understanding-sma .boxgrid {
    display: flex;
    flex-direction: column;
  }
  .page-retail-sma .section-ready-to-start--understanding-sma .boxgrid .boxgrid-child {
    margin: 0 auto auto auto !important;
  }
}
.page-retail-sma .section-ready-to-start--understanding-sma h1 {
  color: #000;
}
.page-retail-sma .section-ready-to-start--understanding-sma p {
  color: #000;
}
.page-retail-sma .section-ready-to-start--grid .grid {
  width: 100%;
  gap: 6rem;
}

.page-new-about p {
  font-family: var(--ff-tertiary);
  line-height: 1.5em;
}
.page-new-about video {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.page-new-about video::-internal-media-controls-overlay-cast-button {
  display: none;
}
@media screen and (max-width: 48rem) {
  .page-new-about video {
    width: 100%;
    height: 90vh;
    object-fit: cover;
    object-position: center center;
  }
}
.page-new-about .video-bg {
  max-height: 90vh;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 48rem) {
  .page-new-about .video-bg {
    min-height: 40vh;
  }
}
.page-new-about .video-bg .video-text {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 35%;
  font-family: var(--ff-tertiary);
  line-height: 2.5em;
}
.page-new-about .video-bg .video-text .article__heading {
  z-index: 1;
  position: initial;
}
.page-new-about .video-bg .video-text .article__heading .article__title {
  color: #fff;
  font-size: 50px;
  font-weight: 200;
  margin-bottom: 7%;
  margin-left: 0;
  text-align: left;
  font-family: var(--ff-tertiary);
}
@media screen and (max-width: 48rem) {
  .page-new-about .video-bg .video-text .article__heading .article__title {
    line-height: 1em;
  }
}
.page-new-about .video-bg .video-text .article__heading .article__description {
  color: #fff;
  font-size: 1.5em;
  font-weight: 200;
  line-height: 1.3em;
}
.page-new-about .video-bg .arrow {
  position: absolute;
  bottom: 10%;
  width: 100%;
}
.page-new-about .video-bg .arrow img {
  height: 30px;
}
.page-new-about .article__header {
  background-image: url("assets/images/opera-house.png");
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.page-new-about .article__header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Overlay negro con 50% de opacidad */
}
.page-new-about .article__header .article__heading {
  z-index: 1;
}
.page-new-about .article__header .article__heading .article__title {
  color: #fff;
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 3rem;
}
.page-new-about .article__header .article__heading .article__description {
  color: #fff;
  font-size: 25px;
}
.page-new-about .section__title {
  font-family: var(--ff-primary);
  font-weight: 500;
}
.page-new-about .boxgrid-distinguishes {
  gap: 20px;
  margin: 0 auto;
  margin-top: 4em;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.page-new-about .boxgrid-distinguishes .boxgrid-child {
  height: 100%;
}
.page-new-about .boxgrid-distinguishes .boxgrid-child:nth-child(even) .black-boxes {
  background-color: #e0dac4;
}
.page-new-about .boxgrid-distinguishes .boxgrid-child .black-boxes {
  height: 100%;
  background: #dad9d9;
  color: #000000;
  width: initial;
  justify-content: flex-start;
}
.page-new-about .boxgrid-distinguishes .boxgrid-child .black-boxes .boxgrid-child__title {
  min-height: 50px;
  font-weight: 600;
  margin-bottom: 45px;
  font-size: 1.4em;
}
.page-new-about .boxgrid-distinguishes .boxgrid-child .black-boxes .boxgrid-child__title:after {
  display: none;
}
.page-new-about .section-big-cards {
  padding: 0px;
}
.page-new-about .section-big-cards p {
  font-size: var(--fs-p-lg);
}
.page-new-about .section-big-cards .big-cards-container {
  display: flex;
  justify-content: space-between;
  height: 100%;
}
@media screen and (max-width: 48rem) {
  .page-new-about .section-big-cards .big-cards-container {
    flex-direction: column;
    align-items: center;
  }
}
.page-new-about .section-big-cards .big-cards-container .big-cards {
  background-color: #dad9d9;
  width: 32.5%;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 125px 6em 70px;
  min-width: 350px;
}
@media screen and (max-width: 48rem) {
  .page-new-about .section-big-cards .big-cards-container .big-cards {
    width: 100%;
    padding: 70px 20px;
  }
}
.page-new-about .section-big-cards .big-cards-container .big-cards:visited, .page-new-about .section-big-cards .big-cards-container .big-cards:link {
  color: #000000;
}
.page-new-about .section-big-cards .big-cards-container .big-cards .item {
  width: 100%;
  font-family: var(--ff-primary);
  height: 100%;
  display: flex;
}
.page-new-about .section-big-cards .big-cards-container .big-cards .item__title {
  min-height: 153.27px;
}
.page-new-about .section-big-cards .big-cards-container .big-cards .item__description {
  min-height: 160px;
}
.page-new-about .section-big-cards .big-cards-container .big-cards .item h1 {
  font-weight: 600;
  min-height: 108px;
}
.page-new-about .section-big-cards .big-cards-container .big-cards .item h2 {
  font-weight: 600;
  font-size: var(--fs-p-md);
  text-align: left;
}
.page-new-about .section-big-cards .big-cards-container .big-cards .item a {
  text-decoration: underline;
  font-size: var(--fs-p-sm);
}
.page-new-about .section-big-cards .big-cards-container .big-cards .item a:visited, .page-new-about .section-big-cards .big-cards-container .big-cards .item a:link {
  color: #000000;
}
.page-new-about .section-big-cards .big-cards-container .big-cards .item--last-underline {
  font-size: var(--fs-p-sm);
  text-decoration: underline;
}
.page-new-about .section-big-cards .big-cards-container .big-cards .item p {
  font-size: var(--fs-p-md);
  font-weight: 400;
}
.page-new-about .section-big-cards .big-cards-container .big-cards--black-beige {
  background-color: #000000;
  color: #e0dac4;
}
.page-new-about .section-big-cards .big-cards-container .big-cards--black-beige:visited, .page-new-about .section-big-cards .big-cards-container .big-cards--black-beige:link {
  color: #e0dac4;
}
.page-new-about .section-big-cards .big-cards-container .big-cards--black-beige .item a {
  text-decoration: underline;
  color: #e0dac4;
}
.page-new-about .section-big-cards .big-cards-container .big-cards--black-beige .item a:visited, .page-new-about .section-big-cards .big-cards-container .big-cards--black-beige .item a:link {
  color: #e0dac4;
}
.page-new-about .section-big-cards .big-cards-container .big-cards--blue-hover:hover {
  background-color: var(--clr-blue-100);
  color: #fff !important;
}
.page-new-about .section-big-cards .big-cards-container .big-cards--green-hover:hover {
  background-color: var(--clr-green-200);
  color: #fff !important;
}
.page-new-about .section-big-cards .big-cards-container .big-cards--red-hover:hover {
  background-color: var(--clr-red-100);
  color: #fff !important;
}
.page-new-about .section-our-story {
  min-height: 90vh;
  display: flex;
  align-items: center;
}
.page-new-about .section-our-story .flex-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 48rem) {
  .page-new-about .section-our-story .flex-container {
    flex-direction: column;
  }
}
.page-new-about .section-our-story .flex-container .item {
  font-family: var(--ff-primary);
  margin: 1em;
}
.page-new-about .section-our-story .flex-container .item--left {
  width: 40%;
}
.page-new-about .section-our-story .flex-container .item--left h1 {
  font-size: 9em;
  font-weight: 500;
  margin: auto 30px;
  margin-top: 0;
}
@media screen and (max-width: 48rem) {
  .page-new-about .section-our-story .flex-container .item--left h1 {
    margin-bottom: 0;
    font-size: 6em;
  }
}
.page-new-about .section-our-story .flex-container .item--right {
  width: 60%;
  margin-top: 50px;
  text-align: left;
}
.page-new-about .section-our-story .flex-container .item--right p {
  font-size: 1.2em;
  text-align: left;
}
@media screen and (max-width: 48rem) {
  .page-new-about .section-our-story .flex-container .item--right p {
    font-size: 1em;
    margin: auto 30px;
  }
}
.page-new-about .section-our-story .flex-container .item--right a {
  text-decoration: underline;
}
.page-new-about .section-our-story .flex-container .item--right a:link, .page-new-about .section-our-story .flex-container .item--right a:visited {
  color: #000000;
}
@media screen and (max-width: 48rem) {
  .page-new-about .section-our-story .flex-container .item {
    width: 100%;
    margin: 0;
    margin-top: 50px;
  }
}
@media screen and (max-width: 48rem) {
  .page-new-about .section-our-story--executive-team {
    min-height: 90vh;
  }
}
.page-new-about .section-our-story--executive-team .flex-container .item--left {
  width: 60%;
}
@media screen and (max-width: 48rem) {
  .page-new-about .section-our-story--executive-team .flex-container .item--left {
    width: 100%;
  }
}
.page-new-about .section-our-story--executive-team .flex-container .item--left h1 {
  font-size: 7em;
  font-weight: 500;
}
@media screen and (max-width: 48rem) {
  .page-new-about .section-our-story--executive-team .flex-container .item--left h1 {
    font-size: 3.5em;
  }
}
.page-new-about .section-our-story--request-an-intro .flex-container .item--left {
  width: 50%;
}
@media screen and (max-width: 48rem) {
  .page-new-about .section-our-story--request-an-intro .flex-container .item--left {
    width: 100%;
  }
}
.page-new-about .section-our-story--request-an-intro .flex-container .item--right {
  font-family: var(--ff-tertiary);
}
.page-new-about .section-our-story--request-an-intro .flex-container .item--right br {
  display: none;
}
.page-new-about .section-our-story--request-an-intro .flex-container .item--right h1 {
  font-weight: 500;
  font-size: 3.5em;
}
.page-new-about .section-tables {
  min-height: 70vh;
  display: flex;
}
.page-new-about .section-tables .section__title {
  font-size: var(--fs-h1);
}
.page-new-about .section-slider {
  background-color: #000000;
}
.page-new-about .section-slider__text {
  font-size: 1.5em;
}
.page-new-about .section-slider__text h2 {
  color: #fff;
  font-family: var(--ff-tertiary);
  font-weight: 400;
}
.page-new-about .section-new-cards {
  min-height: 50vh;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 48rem) {
  .page-new-about .section-new-cards .carousel {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.page-new-about .section-new-cards .carousel.carousel-sm {
  --items-per-screen: 6;
}
.page-new-about .section-new-cards .carousel.carousel-sm .card {
  border-radius: initial;
  padding: 10px 5px;
  background: #000;
}
@media screen and (max-width: 48rem) {
  .page-new-about .section-new-cards .carousel.carousel-sm .card {
    margin: auto;
    width: 200px;
  }
}
.page-new-about .section-new-cards .carousel.carousel-sm .card__body {
  align-items: normal;
  max-height: 120px;
}
.page-new-about .section-new-cards .carousel.carousel-sm .card__footer {
  background: #000;
}
.page-new-about .section-new-cards .carousel.carousel-sm .card__footer h3 {
  color: #fff;
  font-family: var(--ff-tertiary);
}
.page-new-about--new-section .section-our-story {
  min-height: 70vh;
  padding-bottom: 0px;
}
.page-new-about--new-section .section-our-story .flex-container {
  align-items: flex-start;
}
.page-new-about--new-section .section-our-story .flex-container .item--right {
  width: 100%;
}
.page-new-about--new-section .boxgrid-distinguishes {
  gap: 110px;
}
@media screen and (max-width: 48rem) {
  .page-new-about--new-section .boxgrid-distinguishes {
    gap: 0px;
  }
}
.page-new-about--new-section .boxgrid-distinguishes .boxgrid-child .black-boxes {
  background-color: initial;
}
.page-new-about--new-section .boxgrid-distinguishes .boxgrid-child .black-boxes .boxgrid-child__title {
  padding: 10px;
  background-color: #dad9d9;
  margin-bottom: 15px;
}
.page-new-about--new-section .boxgrid-distinguishes .boxgrid-child .black-boxes .boxgrid-child__description {
  padding: 10px;
}
.page-new-about--new-section .boxgrid-distinguishes .boxgrid-child:nth-child(even) .black-boxes {
  background-color: initial;
}
.page-new-about--new-section .boxgrid-distinguishes .boxgrid-child:nth-child(even) .black-boxes .boxgrid-child__title {
  padding: 10px;
  background-color: #e0dac4;
}
.page-new-about .about-us-history {
  display: flex;
}
@media (max-width: 800px) {
  .page-new-about .about-us-history {
    display: block;
    width: 100%;
  }
}
.page-new-about .about-us-history-text {
  display: block !important;
  width: 55%;
  margin-right: 10%;
  line-height: 1.5em;
}
@media (max-width: 800px) {
  .page-new-about .about-us-history-text {
    font-size: 16px !important;
    font-weight: 400;
    margin: 0;
    width: 100%;
  }
}
.page-new-about .about-us-history-text__title {
  margin: 5rem 0% 2rem 0%;
  font-size: 7em;
  font-weight: 400;
  font-family: var(--ff-secondary);
}
@media (max-width: 800px) {
  .page-new-about .about-us-history-text__title {
    font-size: 3em !important;
    max-width: 100%;
    font-weight: 400;
    margin-bottom: 2rem;
  }
}
.page-new-about .about-us-history-text__text {
  font-size: 12pt;
  font-weight: 400;
  text-align: left;
}
@media (max-width: 800px) {
  .page-new-about .about-us-history-text__text {
    font-size: 16px !important;
  }
}
.page-new-about .about-us-history-text__quote {
  font-size: 1.7em;
  font-weight: 300;
  line-height: 1.5em;
}
.page-new-about .about-us-history-text__rule {
  font-size: 1.5em;
  font-weight: 500;
}
.page-new-about .about-us-history-pic {
  width: 45%;
}
@media (max-width: 800px) {
  .page-new-about .about-us-history-pic {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .page-new-about .about-us-history-pic img {
    max-height: initial;
    width: 100%;
  }
}
.page-new-about .about-us-third-section {
  background-color: lightgray;
}
.page-new-about .about-us-third-section .with-cicle {
  position: relative;
  margin-right: 5px;
}
.page-new-about .about-us-third-section .with-cicle::before {
  content: "";
  width: 190px;
  height: 70px;
  left: -10px;
  top: -20px;
  position: absolute;
  border: 1px solid transparent;
  background-image: url(assets/images/circulo_black.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 8;
}
@media screen and (max-width: 48rem) {
  .page-new-about .about-us-third-section .with-cicle::before {
    width: 131px;
    top: -13px;
    left: -6px;
  }
}
.page-new-about .about-us-third-section__desc {
  font-weight: 200;
  font-size: 1.5em;
  word-spacing: 1px;
  padding: 5% 0%;
  text-align: left;
  margin: auto;
  line-height: 1.3em;
  max-width: 1000px;
}
.page-new-about .about-us-third-section__desc__link {
  text-decoration: underline;
}
@media (max-width: 800px) {
  .page-new-about .about-us-third-section__desc {
    font-size: 16px !important;
    width: 100%;
  }
}
.page-new-about .row-spacing-bottom {
  margin: 0 10% 0% 10%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 50px;
  font-family: var(--ff-tertiary);
}
.page-new-about .team-pics-section {
  font-family: var(--ff-tertiary);
}
.page-new-about .team-pics-section.row-spacing-bottom {
  margin: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 48rem) {
  .page-new-about .container {
    width: 100%;
  }
}

.about-team {
  margin: 5% 0%;
}
.about-team__title-para {
  font-size: 21pt;
  font-weight: 400;
  letter-spacing: normal;
  margin-bottom: 1rem;
}
.about-team__first-para {
  font-size: 14pt;
  font-weight: 200;
}

.team-pics-section {
  display: flex;
  flex-wrap: wrap;
  min-height: 70vh;
  align-items: center;
}
.team-pics-section__body {
  margin-bottom: 1rem;
}
@media (max-width: 800px) {
  .team-pics-section__body img {
    width: 100%;
  }
}
.team-pics-section__pic-area {
  margin-bottom: 4rem;
  width: 33%;
}
@media (max-width: 800px) {
  .team-pics-section__pic-area {
    width: 100%;
  }
}
@media screen and (max-width: 48rem) {
  .team-pics-section__pic-area {
    width: 90%;
  }
}
.team-pics-section__name {
  font-size: 21pt;
  font-weight: 500;
  margin-bottom: 5px;
}
.team-pics-section__designation {
  font-size: 16pt;
  font-weight: 500;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1800px);
  }
}
.slider-feature .slider {
  background: #000000;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.slider-feature .slider::before, .slider-feature .slider::after {
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider-feature .slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider-feature .slider::before {
  left: 0;
  top: 0;
}
.slider-feature .slider .slide-track {
  animation: scroll 40s linear infinite;
  display: flex;
  width: 180px;
}
.slider-feature .slider .slide {
  height: 100px;
  width: 150px;
  margin-right: 50px;
}

.footer-white .col-20 {
  display: inline-table;
  width: 20%;
}
@media screen and (max-width: 48rem) {
  .footer-white .col-20 {
    width: 100%;
    margin-bottom: 25px;
  }
}
@media (min-width: 800px) {
  .footer-white .footer-get-in-touch-section .main-header-text {
    width: 30%;
    margin: 0 !important;
  }
  .footer-white .footer-get-in-touch-section .footer-col-40 {
    width: 40%;
    display: flex;
    justify-content: space-around;
    margin: 0 !important;
    margin-bottom: 10px !important;
  }
  .footer-white .footer-get-in-touch-section .col-70 {
    width: 70%;
    display: flex;
  }
}
.footer-white .main-header-text {
  font-size: 46px;
  width: 50%;
  font-weight: 300;
}
.footer-white .footer-contacts {
  margin: 0% 0% !important;
  width: 100%;
}
@media screen and (max-width: 48rem) {
  .footer-white .footer-contacts {
    display: flex !important;
    flex-direction: column;
  }
}
.footer-white .main-header-text {
  font-size: 36px !important;
  width: 40% !important;
  font-weight: 300 !important;
  margin-bottom: 20px;
}
@media screen and (max-width: 48rem) {
  .footer-white .main-header-text {
    font-size: 36px !important;
    width: 70% !important;
    font-weight: 300 !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.footer-white .header-text {
  font-weight: 500;
  font-size: 16px !important;
  margin-bottom: 1em;
}
.footer-white .small-text {
  font-size: 16px !important;
  font-weight: 400 !important;
}
.footer-white .footerC {
  font-size: 20px !important;
  font-weight: 300 !important;
  margin-bottom: 10px !important;
}
.footer-white .spacer {
  display: none !important;
}
.footer-white .disclaimer {
  width: 80% !important;
  text-align: justify !important;
}
.footer-white .small-text {
  font-size: 18px;
  font-weight: 300;
}
.footer-white .small-text--inactive {
  color: #000000;
}
.footer-white .small-text--inactive:link, .footer-white .small-text--inactive:active {
  color: #000000;
}
.footer-white .footer-bottom {
  border-top: black;
  border-top-style: groove;
  border-top-width: 1px;
  padding-top: 1em;
  padding-bottom: 2em;
  margin-top: 3em;
  align-items: center;
}
.footer-white .footer-bottom__links {
  display: flex;
}
.footer-white .footer-bottom__links a {
  color: #000000;
}
.footer-white .footer-bottom__links a:link, .footer-white .footer-bottom__links a:active {
  color: #000000;
}
.footer-white .footer-bottom__small-links {
  font-size: 13px;
  padding-right: 10px;
  font-weight: 300;
}
@media screen and (max-width: 800px) {
  .footer-white .footer-bottom__small-links {
    border: 0px !important;
    font-size: 16px;
  }
}
.footer-white .footer-bottom__small-links:not(:last-of-type) {
  border-right: 1px solid black;
  padding-right: 0.625rem;
  margin-right: 0.625rem;
}
@media screen and (max-width: 800px) {
  .footer-white .footer-bottom {
    border-top-style: none !important;
    padding: 0px !important;
  }
  .footer-white .footer-bottom__links {
    flex-direction: column !important;
  }
}
.footer-white .disclaimer {
  font-size: 13px;
  margin-bottom: 25px;
  font-weight: 200;
  margin-top: 10px;
  text-align: left;
  flex-direction: column;
}
.footer-white .footer-big-logo {
  width: 33%;
}
@media screen and (max-width: 800px) {
  .footer-white .footer-big-logo {
    width: 100%;
  }
}
.footer-white .footer-contacts {
  margin: 0% 0% !important;
  width: 100%;
}
.footer-white .footer-green .flex-footer__item__title {
  color: #e0dac4;
}
.footer-white .footer-green .flex-footer__item__line {
  color: #e0dac4;
}
.footer-white .footer-green .flex-footer__item__line a {
  color: #e0dac4;
}

.section-executive__title {
  font-size: 7em;
  font-weight: 500;
}
@media screen and (max-width: 48rem) {
  .section-executive__title {
    font-size: 4em;
  }
}

.row-spacing-bottom {
  margin: 0 10% 0% 10%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 50px;
  font-family: var(--ff-tertiary);
}
@media screen and (max-width: 48rem) {
  .row-spacing-bottom {
    display: inherit !important;
    margin: 0 10% 7% 10% !important;
  }
}

.arrow-title {
  position: relative;
}
.arrow-title:before {
  content: "→";
  display: block;
  width: 55px; /* Adjust the width as needed */
  height: 12px;
  background-repeat: no-repeat;
  position: absolute;
  left: -25%;
  top: -25px;
  background-size: contain;
}

.line-h {
  position: relative;
}
.line-h:after {
  content: "";
  display: block;
  width: 100%; /* Adjust the width as needed */
  height: 1.3px; /* Thickness of the bottom line */
  background-color: #ebeaea;
  position: absolute;
  left: 0;
  bottom: -5px; /* Aligns the line at the bottom of the element */
}
@media screen and (max-width: 48rem) {
  .line-h:after {
    height: 0px;
  }
}

.line-vertical {
  position: relative;
}
.line-vertical:after {
  content: "";
  display: block;
  width: 1.3px;
  height: 80%;
  background-color: #ebeaea;
  position: absolute;
  right: 0;
}
@media screen and (max-width: 48rem) {
  .line-vertical:after {
    height: 0px;
  }
}

.sma-arrow {
  position: relative;
}
@media screen and (max-width: 48rem) {
  .sma-arrow {
    display: none;
  }
}
.sma-arrow img {
  height: 35px;
  position: absolute;
  top: -20px;
  left: 0;
}

.sma-container {
  margin: auto 5%;
}

@media screen and (max-width: 48rem) {
  .container--responsive-padding {
    padding: 0 5%;
  }
}

/* Adjustments for Windows OS */
.windows-os .page-new-about .about-us-third-section .with-cicle::before {
  /* Adjust the top and left values slightly if needed */
  top: -15px;
}
@media screen and (max-width: 48rem) {
  .windows-os .page-new-about .about-us-third-section .with-cicle::before {
    width: 133px;
    top: -13px;
    left: -8px;
  }
}

.grid-has--bg {
  background: var(--clr-secundario-400);
  border-radius: 16px;
}
.grid-has--bg .grid-content {
  padding: 3rem;
}
@media screen and (min-width: 48rem) {
  .grid-has--bg {
    padding-bottom: 3rem;
    background: url("assets/images/green-bg.png");
    background-position: top left;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .grid-has--bg .grid-content {
    padding: 8rem 0 0 7rem;
  }
}

.form--contact {
  padding: 3rem 3rem 1rem 3rem;
  background: #FDFDFD;
  box-shadow: 10px 6px 32px rgba(0, 0, 0, 0.1);
  border-radius: 17px;
}

@media screen and (max-width: 48rem) {
  .morning-market-wrap-today .copy div {
    width: unset !important;
  }
}

/*# sourceMappingURL=style.css.map */
