@font-face {
  font-family: "Kalam";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/kalam/v16/YA9dr0Wd4kDdMthQOCfhsCkAj7g.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: "Kalam";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/kalam/v16/YA9dr0Wd4kDdMthfOCfhsCkAj7g.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Kalam";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/kalam/v16/YA9dr0Wd4kDdMthROCfhsCkA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.font-kalam {
  font-family: "Kalam", cursive;
}

.cont-l,
.cont {
  margin-left: calc(50% - 36.25rem);
}

.cont-r,
.cont {
  margin-right: calc(50% - 36.25rem);
}

.cont-pl,
.cont-p {
  padding-left: calc(50% - 36.25rem);
}

.cont-pr,
.cont-p {
  padding-right: calc(50% - 36.25rem);
}

@media (max-width: 1200px) {
  .cont-l,
  .cont {
    margin-left: 4rem;
  }
  .cont-r,
  .cont {
    margin-right: 4rem;
  }
  .cont-pl,
  .cont-p {
    padding-left: 4rem;
  }
  .cont-pr,
  .cont-p {
    padding-right: 4rem;
  }
  .cont-gap {
    gap: 4rem;
  }
}
@media (max-width: 900px) {
  .cont-l,
  .cont {
    margin-left: 2rem;
  }
  .cont-r,
  .cont {
    margin-right: 2rem;
  }
  .cont-pl,
  .cont-p {
    padding-left: 2rem;
  }
  .cont-pr,
  .cont-p {
    padding-right: 2rem;
  }
  .cont-gap {
    gap: 2rem;
  }
}
@media (max-width: 700px) {
  .cont-l,
  .cont {
    margin-left: 1.25rem;
  }
  .cont-r,
  .cont {
    margin-right: 1.25rem;
  }
  .cont-pl,
  .cont-p {
    padding-left: 1.25rem;
  }
  .cont-pr,
  .cont-p {
    padding-right: 1.25rem;
  }
  .cont-gap {
    gap: 1.25rem;
  }
}
@media (max-width: 380px) {
  .cont-l,
  .cont {
    margin-left: 1rem;
  }
  .cont-r,
  .cont {
    margin-right: 1rem;
  }
  .cont-pl,
  .cont-p {
    padding-left: 1rem;
  }
  .cont-pr,
  .cont-p {
    padding-right: 1rem;
  }
  .cont-gap {
    gap: 1rem;
  }
}
.contv2-l,
.contv2 {
  margin-left: calc(50% - 44.38rem);
}

.contv2-r,
.contv2 {
  margin-right: calc(50% - 44.38rem);
}

.contv2-pl,
.contv2-p {
  padding-left: calc(50% - 44.38rem);
}

.contv2-pr,
.contv2-p {
  padding-right: calc(50% - 44.38rem);
}

@media (max-width: 1400px) {
  .contv2-l,
  .contv2 {
    margin-left: 4rem;
  }
  .contv2-r,
  .contv2 {
    margin-right: 4rem;
  }
  .contv2-pl,
  .contv2-p {
    padding-left: 4rem;
  }
  .contv2-pr,
  .contv2-p {
    padding-right: 4rem;
  }
  .contv2-gap {
    gap: 4rem;
  }
}
@media (max-width: 900px) {
  .contv2-l,
  .contv2 {
    margin-left: 2rem;
  }
  .contv2-r,
  .contv2 {
    margin-right: 2rem;
  }
  .contv2-pl,
  .contv2-p {
    padding-left: 2rem;
  }
  .contv2-pr,
  .contv2-p {
    padding-right: 2rem;
  }
  .contv2-gap {
    gap: 2rem;
  }
}
@media (max-width: 700px) {
  .contv2-l,
  .contv2 {
    margin-left: 1.25rem;
  }
  .contv2-r,
  .contv2 {
    margin-right: 1.25rem;
  }
  .contv2-pl,
  .contv2-p {
    padding-left: 1.25rem;
  }
  .contv2-pr,
  .contv2-p {
    padding-right: 1.25rem;
  }
  .contv2-gap {
    gap: 1.25rem;
  }
}
@media (max-width: 380px) {
  .contv2-l,
  .contv2 {
    margin-left: 1rem;
  }
  .contv2-r,
  .contv2 {
    margin-right: 1rem;
  }
  .contv2-pl,
  .contv2-p {
    padding-left: 1rem;
  }
  .contv2-pr,
  .contv2-p {
    padding-right: 1rem;
  }
  .contv2-gap {
    gap: 1rem;
  }
}
body:has(.dialog-checkbox:checked) {
  overflow: hidden;
}

.dialog-checkbox {
  display: none;
}

input:not(:checked) + .home-dialog {
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}
input:not(:checked) + .home-dialog .home-dialog-main {
  top: -10rem;
}
input:not(:checked) + .home-dialog .dialog-note {
  opacity: 0;
  visibility: visible;
  transition-delay: 0;
}

.home-dialog-main {
  position: relative;
  transition: linear 0.3s all;
  top: 0;
  margin: auto;
  display: grid;
  gap: 1.25em;
}

.home-dialog {
  transition: linear 0.3s all;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  flex-direction: column;
  background: transparent;
  z-index: 12;
  display: flex;
  overflow: auto;
  padding: 4em 0;
}
.home-dialog img {
  width: 54.1em;
  max-width: 100%;
}
.home-dialog img[src*=super_investor_history] {
  width: 42.95em;
}
.home-dialog .btn-close {
  margin: 0 -0.25em 0 auto;
}
@media (max-width: 600px) {
  .home-dialog .btn-close {
    margin-right: 0;
  }
}
.home-dialog .btn-close::before {
  content: "";
  width: 1.0938rem;
  height: 1.0938rem;
  background: url("/public/close-white.png") no-repeat center;
  background-size: cover;
}

.dialog-note {
  background-color: #FFEA79;
  font-size: 1.05em;
  padding: 0.8em;
  position: absolute;
  width: 10.4em;
  display: flex;
  flex-direction: column;
  font-family: "Kalam", cursive;
  box-shadow: 0 0.15em 0.25em 0 rgba(0, 0, 0, 0.1490196078);
  margin: 0;
  transform: rotate(5.68deg);
  line-height: 1.4;
  transition: linear 0.3s all;
  transition-delay: 0.5s;
  right: 25%;
  top: 0;
}
.dialog-note::after {
  content: "";
  background: url("/public/arrow-circle.svg") no-repeat center;
  background-size: cover;
  width: 3.274em;
  height: 2.1em;
  margin-left: auto;
}

.super-investor-dialog-note {
  margin-top: -1em;
}

.insiders-dialog-note {
  margin-top: -2.8em;
}

.Super_Investor_History-Note {
  right: 16.8%;
  margin-top: -4em;
}
.Super_Investor_History-Note::after {
  margin-top: -1.1em;
}

.insiders-tracking-note {
  margin-top: -3em;
}

.insiders-signals-note {
  margin-top: -2em;
  width: 11.65em;
  right: 19%;
}
.insiders-signals-note::after {
  margin-top: -0.4em;
}

@media (max-width: 600px) {
  .home-dialog {
    padding: 3em 0;
  }
  .dialog-note {
    margin-top: 1em !important;
  }
}
body {
  min-height: 358rem;
}

main {
  color: #151B26;
  font-size: 1.25rem;
  line-height: 1.5;
}
main img {
  max-width: 100%;
}
main h1 {
  font-size: 2.8em;
}
main h1, main h2, main h3, main h4 {
  line-height: 1.2;
}
main h4, main .h4 {
  font-size: 1.6em;
}

.main-hero-section {
  min-height: calc(100dvh - 4.518rem);
}

.__App-Footer {
  position: absolute !important;
}

.list-check {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: grid;
  gap: 0.9em;
  /* max-width: 4em; */
}

.list-check li {
  display: grid;
  gap: 0.75em;
  grid-template-columns: 1em 1fr;
}

.list-check li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--accent-3);
}

.get-started-button {
  height: 2.667em;
  padding: 0 3em;
  border-radius: 0.667em;
  box-shadow: 0 0.6875rem 1.5rem 0px rgba(0, 0, 0, 0.1490196078);
  width: 11.667em;
  font-weight: 600;
  font-size: 1.2em;
}

@media (max-width: 1200px) {
  body {
    min-height: 387rem;
  }
  main h1 {
    font-size: 2.56em;
  }
  main h4, main .h4 {
    font-size: 1.5em;
  }
}
@media (max-width: 800px) {
  body {
    min-height: 415rem;
  }
  main {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  body {
    min-height: 460rem;
  }
  main h1 {
    font-size: 2.5em;
  }
  main h4, main .h4 {
    font-size: 1.3em;
  }
}
.StockAlgos-Header-V2 {
  border-bottom: 1px solid #E7E7E7;
}

.NavLinks {
  gap: 3.75rem;
}
.NavLinks li *:not(.btn):hover {
  color: var(--primary);
}
.NavLinks a, .NavLinks label {
  cursor: pointer;
}

.StockAlgos-Logo {
  height: 2rem;
}

.FineTech-btn {
  font-size: 1rem;
  padding: 0 0.75em;
  color: #FF6154 !important;
  height: 2.8125em;
  border-radius: 0.75em;
  width: 10.6875rem;
}
.FineTech-btn::before {
  color: inherit !important;
}
.FineTech-btn svg {
  width: 1.625em;
  height: 1.625em;
}
.FineTech-btn small {
  font-size: 0.5em !important;
}

@media (max-width: 1900px) {
  .NavLinks {
    gap: 2.5rem;
  }
}
@media (max-width: 1100px) {
  .NavLinks {
    gap: 1.7rem;
  }
  .NavLinks .Dummy-Link {
    display: none !important;
  }
}
@media (max-width: 991px) {
  body:has(.Header-NavLinks-Check:checked) {
    overflow: hidden;
  }
  .StockAlgos-Header-V2 {
    border-bottom: none;
  }
  .StockAlgos-Logo-Wrapper {
    border-bottom: 1px solid #E7E7E7;
  }
  .Header-NavLinks-Check:not(:checked) ~ .NavLinks {
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    transform-origin: top center;
  }
  .Header-NavLinks-Check:checked ~ div .Menu-Button svg:first-child {
    display: none !important;
  }
  .Header-NavLinks-Check:checked ~ div .Menu-Button svg:nth-child(2) {
    display: block !important;
  }
  .NavLinks {
    gap: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    flex-direction: column;
    background-color: #fff;
    z-index: 7;
    padding: 4.25rem 0 1rem 0 !important;
  }
  .NavLinks li {
    width: 100%;
  }
  .NavLinks a, .NavLinks label {
    padding: 1rem 1.5rem;
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #E7E7E7;
  }
  .NavLinks .FineTech-btn {
    margin: 1rem;
    width: initial;
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .NavLinks a, .NavLinks label {
    padding: 1rem;
  }
}
.hero-title {
  width: 14.6em;
  font-size: 2.56em;
}

.hero-video {
  width: 41.25rem;
  max-width: 100%;
}

.hero-section {
  padding: 5rem 0;
}

.hero-section-list {
  gap: 0.4em;
}
.hero-section-list li {
  gap: 0.3em;
}
.hero-section-list li::before {
  color: inherit;
  font-size: 0.9em;
}
.hero-section-list a {
  text-decoration: underline;
}
.hero-section-list a:hover {
  text-decoration: none;
}

@media (max-width: 1250px) {
  .hero-section {
    flex-direction: column;
    padding: 2.1rem 0;
  }
  .hero-video, .hero-left-section {
    width: 100%;
  }
  .hero-title {
    width: initial;
  }
}
.feature-links a {
  display: flex;
  transition: linear 0.1s transform;
}
.feature-links a img {
  object-fit: contain;
}
.feature-links a img[src*=fintech_today] {
  width: 5.75em;
}
.feature-links a img[src*=business_insiders] {
  width: 6.4375em;
}
.feature-links a img[src*=yahoo] {
  width: 9.908em;
}
.feature-links a img[src*="seeking_alpha.webp"] {
  width: 10.088em;
}
.feature-links a img[src*=benziga] {
  width: 8em;
}
.feature-links a img[src*=createthefuture] {
  width: 10em;
}
.feature-links a img[src*=SuperbCrew-logo] {
  width: 8em;
}
.feature-links a:hover {
  transform: scale(1.2);
}

.expert-insights-section {
  overflow: hidden;
}
.expert-insights-section .list-check {
  color: var(--primary-lighten-3);
}
.expert-insights-section .list-check a, .expert-insights-section .list-check label {
  color: var(--primary-lighten-4);
  cursor: pointer;
}
.expert-insights-section .list-check a:hover, .expert-insights-section .list-check label:hover {
  color: var(--surface-1);
}
.expert-insights-section .list-check a:not(:hover), .expert-insights-section .list-check label:not(:hover) {
  text-decoration: underline;
}
.expert-insights-section .main-section {
  display: grid;
  gap: 2rem;
}
@media (min-width: 767px) {
  .expert-insights-section .main-section {
    grid-template-columns: 1fr 1fr;
    gap: 0;
  }
  .expert-insights-section .main-section img {
    margin-left: auto;
    width: 100%;
  }
  .expert-insights-section .main-section > * {
    max-width: 28em;
  }
}
@media (max-width: 767px) {
  .expert-insights-section .main-section img {
    transform: scale(1.15);
    transform-origin: center;
    margin-top: 1rem;
  }
  .expert-insights-section .main-section img[src*=home-insiders] {
    right: 0.5rem;
    position: relative;
  }
}

.expert-insights-tools ul {
  font-weight: 600;
  margin: 0.4em 0 2em 0;
}
.expert-insights-tools ul li {
  display: grid;
  padding-bottom: 0.4em;
}
.expert-insights-tools ul li::before, .expert-insights-tools ul li:last-child::after {
  content: "";
  height: 1px;
  background: radial-gradient(50% 1204.96% at 50% 100%, #FFFFFF 0%, rgba(255, 255, 255, 0.94) 31.5%, rgba(255, 255, 255, 0) 100%);
  margin-bottom: 0.4em;
  opacity: 0.4;
}
.expert-insights-tools ul li:last-child {
  margin-bottom: 0;
}
.expert-insights-tools ul li:last-child::after {
  margin-top: 0.4em;
}

.predictor-img {
  margin-top: -15%;
}

@media (min-width: 991px) {
  .predictor-img {
    width: 34em;
    margin: 0;
  }
  .predictor-title {
    max-width: 6.5em;
  }
}
@media (max-width: 500px) {
  .predictor-img {
    margin-top: -10%;
    transform: scale(1.07);
  }
}
.Home-Reviews-Slider {
  width: 100%;
  overflow: hidden;
  position: relative;
  width: var(--Home-Review-Count);
  max-width: var(--Home-Review-Count);
}
.Home-Reviews-Slider:hover .active {
  animation-play-state: paused;
}

.Home-Reviews.active {
  animation: linear var(--Home-Review-Timer) forwards Home-Reviews-Animation;
}
.Home-Reviews > div {
  font-size: 1.125rem;
  border: 2px solid #fff;
  background-color: #E9EAEB;
  box-shadow: 0 0 0.375rem 0 rgba(0, 0, 0, 0.1490196078) inset;
  border-radius: 1.5rem;
  padding: 1.125rem;
  display: flex;
  flex-direction: column;
}
.Home-Reviews > div:first-child > p {
  min-width: 26em;
  max-width: 26rem;
}
.Home-Reviews > div > p {
  min-width: 17em;
  max-width: 17em;
  margin: 0 0 1em 0;
}
@media (max-width: 600px) {
  .Home-Reviews > div {
    align-items: center;
    text-align: center;
  }
  .Home-Reviews > div > p {
    min-width: 17em !important;
  }
}
.Home-Reviews > div a {
  color: var(--primary);
}
.Home-Reviews > div a:hover {
  text-decoration: underline;
}
.Home-Reviews > div img {
  width: 4em;
  height: 4em;
  object-fit: cover;
  border-radius: 4em;
}

@keyframes Home-Reviews-Animation {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: calc(-1 * var(--Home-Review-Count));
  }
}

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