:root {
  --accent-1: #485a75;
  --accent-3: #4c79b9;
  --background: #f9f9f9;
  --transparant: #fff0;
  --dim-grey: #6f6a80;
  --midnight-blue: #0f072c;
  --black: #000;
  --near-black: #1f1f1f;
  --primary-500: #3c7abf;
  --white: white;
}

body {
  color: #6f6a80;
  font-family: Thicccboi, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

h1 {
  color: var(--accent-1);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Thicccboi, sans-serif;
  font-size: 68px;
  font-weight: 800;
  line-height: 110%;
}

h2 {
  color: var(--accent-1);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: 110%;
}

h3 {
  color: var(--accent-1);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

h4 {
  color: var(--accent-1);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

h5 {
  color: #0f072c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--accent-3);
  text-decoration: none;
  display: block;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: 5px;
}

.white {
  color: var(--background);
  font-size: 64px;
}

.wrapper {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.wrapper.hero-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  width: 89%;
  max-width: 1100px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.wrapper.main-image-wrapper {
  flex-direction: column;
  justify-content: center;
  width: 85%;
  max-width: 1100px;
  margin-bottom: 100px;
  padding-top: 0;
  padding-bottom: 100px;
  position: relative;
}

.wrapper.track-wrapper {
  text-align: center;
  flex-direction: row;
  justify-content: space-between;
  width: 90%;
  max-width: 1100px;
  margin-top: 0;
  margin-bottom: 100px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.wrapper.testimonial-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 150px;
  position: relative;
}

.wrapper.footer-wrapper {
  padding-top: 55px;
  padding-bottom: 55px;
  position: relative;
}

.wrapper.navbar {
  z-index: 100;
  background-color: var(--transparant);
  border-radius: 20px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  padding: 0 7px 0 35px;
  position: relative;
}

.wrapper.reverse {
  width: 85%;
  max-width: 1100px;
  padding-top: 0;
  padding-bottom: 100px;
  position: relative;
}

.wrapper.footer-sub-wrapper {
  margin-top: 0;
  padding-bottom: 30px;
}

.wrapper.changelog-wrapper {
  flex-direction: column;
  justify-content: center;
  padding-top: 220px;
}

.wrapper.license {
  flex-direction: column;
  align-items: flex-start;
}

.wrapper.license.down {
  flex-direction: row;
}

.wrapper.style-guide {
  display: block;
}

.hero-text-wrapper {
  width: 80%;
  margin-top: 0;
}

.store-links-wrapper {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.store-links-wrapper.main {
  height: 150%;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image.contain {
  background-color: var(--transparant);
  object-fit: contain;
  max-width: 100%;
}

.image.contain._1, .image.contain._2 {
  padding: 20px;
}

.image.contain._3 {
  background-color: var(--transparant);
  padding: 20px;
}

.image.contain.static {
  width: 100%;
  max-width: 100%;
  height: 130%;
}

.image.contain.arrowlist {
  width: 45px;
  max-width: 45px;
  height: 45px;
}

.image.contain {
  object-fit: contain;
  overflow: visible;
}

.store-link {
  width: 25px;
  height: 55px;
  transition: transform .2s;
}

.store-link:hover {
  transform: translate(0, -6px);
}

.store-link.mobile {
  width: 200px;
  height: 100px;
}

.store-link.main {
  width: 250px;
  height: 100px;
}

.text-block {
  color: var(--dim-grey);
}

.text-block._24-px {
  color: var(--midnight-blue);
  font-size: 24px;
  line-height: 150%;
}

.portfolio-section, .price-section {
  display: block;
}

.track-item {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.feature-1-image-wrapper {
  width: 45%;
  max-width: 475px;
  position: relative;
}

.feature-1-image-wrapper.margin-bottom.watchlist {
  width: 60%;
  max-width: 60%;
  margin-top: 0;
  margin-bottom: 0;
}

.feature-1-image-wrapper.margin-bottom.management {
  width: 60%;
  max-width: 50%;
  padding-left: 0;
}

.feature-1-main-image {
  margin: 0;
  position: relative;
}

.feature-1-main-image.spread {
  margin-left: -20%;
}

.feature-1-content-wrapper {
  width: 55%;
  padding-top: 0;
  padding-bottom: 100px;
}

.feature-2-content-wrapper {
  width: 50%;
}

.feature-2-item-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.feature-2-item-icon {
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
  overflow: visible;
  box-shadow: 0 4px 12px #959bbb40;
}

.feature-2-image-wrapper {
  width: 45%;
  max-width: 430px;
  position: relative;
}

.feature-2-image-wrapper.margin-bottom {
  width: 40%;
  max-width: 40%;
}

.feature-2-image-wrapper.margin-bottom.the-brew-picture {
  width: 50%;
  max-width: 50%;
}

.testimonial-section {
  display: none;
}

.testimonial-section.instructions {
  width: 100%;
}

.testimonial-heading-wrapper {
  max-width: 675px;
}

.testimonial-container {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 850.844px;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.testimonial-slider {
  background-color: #0000;
  width: 100%;
  height: auto;
  position: relative;
}

.testimonial-slider-mask {
  height: auto;
  padding-top: 70px;
}

.testimonial-slide {
  text-align: center;
  border-radius: 18px;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}

.testimonial-slider-content-wrapper {
  background-color: var(--background);
  border-radius: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 650px;
  height: 100%;
  min-height: 350px;
  margin-left: auto;
  margin-right: auto;
  padding: 45px 10% 60px;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 0 15px 30px #b1b6c940;
}

.quotation-image {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.testimonial-text-wrapper {
  margin-top: 25px;
}

.testimonial-slider-left-arrow {
  background-color: #200e32;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  top: -25%;
  left: 10%;
}

.testimonial-slider-arrow-image-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 11px;
  display: flex;
}

.testimonial-slider-right-arrow {
  background-color: var(--midnight-blue);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  top: -25%;
  right: 10%;
}

.testimonial-person-images-container {
  justify-content: center;
  align-items: flex-start;
  max-width: 650px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hide {
  display: none;
}

.testimonial-person {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: 9px;
  margin-right: 9px;
  display: flex;
}

.testimonial-person.slide-current-author {
  justify-content: center;
  max-width: 100px;
}

.testimonial-person-image {
  transform-origin: 50%;
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  overflow: hidden;
}

.testimonial-person-image.slide-author1 {
  background-image: none;
  width: 38px;
  height: 38px;
}

.testimonial-person-image.slide-author1.current {
  width: 80px;
  height: 80px;
}

.testimonial-person-image.slide-author2 {
  background-image: none;
}

.testimonial-person-image.slide-author2.current {
  width: 80px;
  height: 80px;
}

.testimonial-person-image.slide-author3 {
  background-image: none;
}

.testimonial-person-image.slide-author3.current {
  width: 80px;
  height: 80px;
}

.testimonial-person-image.slide-author4 {
  background-image: none;
}

.testimonial-person-image.slide-author4.current {
  width: 80px;
  height: 80px;
}

.testimonial-person-image.slide-author5 {
  background-image: none;
}

.testimonial-person-image.slide-author5.current {
  width: 80px;
  height: 80px;
}

.testimonial-person-name-text {
  color: #0f072c;
  margin-top: 25px;
  font-size: 18px;
  line-height: 28px;
  display: none;
}

.testimonial-person-name-text.slide-current-author {
  width: 150%;
  margin-top: 10px;
  font-weight: 600;
  display: block;
}

.testimonial-person-designation-text {
  color: #6f6a80;
  margin-top: 6px;
  font-size: 12px;
  line-height: 18px;
  display: none;
}

.testimonial-person-designation-text.slide-current-author {
  width: 200%;
  display: block;
}

.award-item {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer {
  background-color: var(--accent-1);
}

.footer-content-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 70%;
  max-width: 700px;
  display: flex;
}

.footer-store-links-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-top: 65px;
  display: flex;
}

.footer-store-links-wrapper.footer {
  width: 200px;
  max-width: 200px;
  height: 100px;
}

.footer-image-wrapper {
  width: 25%;
}

.footer-person-2 {
  border: 1px #ececec;
  border-radius: 0%;
  width: 51px;
  height: 51px;
  position: absolute;
  inset: auto -8% 40% auto;
  overflow: hidden;
}

.footer-person-3 {
  border: 1px #ececec;
  border-radius: 0%;
  width: 78px;
  height: 78px;
  position: absolute;
  inset: auto 33% 19% auto;
  overflow: hidden;
}

.footer-person-4 {
  border: 1px #ececec;
  border-radius: 0%;
  width: 38px;
  height: 38px;
  position: absolute;
  inset: 16% 32% auto auto;
  overflow: hidden;
}

.navbar {
  background-color: #0000;
  margin-top: 0;
  position: relative;
  inset: 0% 0% auto;
}

.brand {
  padding-left: 0;
}

.brand.w--current {
  width: 150px;
  height: 50px;
  padding-left: 0;
}

.nav-links-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  color: var(--black);
  -webkit-text-stroke-color: var(--black);
  flex: 0 auto;
  align-self: auto;
  margin-right: 40px;
  display: flex;
}

.nav-link {
  border: 1px solid var(--transparant);
  color: var(--near-black);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--near-black);
  overflow-wrap: normal;
  padding: 0;
  font-size: 16px;
  line-height: 28px;
  transition: color .2s;
}

.nav-link:hover {
  border-bottom: 2px solid var(--primary-500);
  color: var(--black);
}

.nav-link:active {
  border-bottom: 2px solid var(--primary-500);
  text-decoration: none;
}

.nav-button {
  border: 2px solid var(--primary-500);
  background-color: var(--transparant);
  color: var(--near-black);
  border-radius: 25.5px;
  margin-left: 16px;
  padding: 10px 26px;
  font-size: 16px;
  line-height: 28px;
  transition: background-color .2s;
}

.nav-button:hover {
  background-color: var(--transparant);
  text-transform: none;
  border-width: 3px;
  margin-left: 0;
  font-size: 18px;
}

.nav-button:active {
  background-color: var(--background);
}

.nav-menu {
  flex: none;
  justify-content: space-between;
  align-items: center;
  max-width: 80%;
  display: flex;
}

.wrapper-instruction {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.wrapper-instruction.instruction-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 100px;
}

.style-guide-title {
  background-color: var(--accent-1);
  color: #fff;
  text-transform: none;
  border-radius: 10px;
  width: 100%;
  padding: 20px;
  font-size: 26px;
  font-weight: 700;
  line-height: 40px;
}

.style-guide-note {
  color: #ff0707;
  letter-spacing: .5px;
  background-color: #ff00001a;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.style-guide-line {
  background-color: #091818;
  border: 1px solid #e5e5e5;
  border-radius: 20px;
  width: 100%;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.style-guide-colours {
  flex-flow: wrap;
  align-items: flex-start;
  display: flex;
}

.colour {
  background-color: #fff;
  border-radius: 5px;
  margin: 30px;
  padding: 40px;
}

.colour._1 {
  background-color: var(--accent-1);
}

.colour._2 {
  background-color: var(--dim-grey);
}

.colour._3 {
  background-color: #185cff;
  background-color: var(--midnight-blue);
  box-shadow: 0 10px 50px #0000001a;
}

.colour._4 {
  background-color: var(--accent-3);
}

.style-guide-title-2 {
  color: #fff;
  text-transform: none;
  background-color: #152c5b;
  border-radius: 10px;
  width: 100%;
  padding: 20px;
  font-size: 26px;
  font-weight: 700;
  line-height: 40px;
}

.footer-subtext {
  color: #fff;
  font-size: 18px;
}

.footer-links {
  color: #ffffff80;
  transition: color .2s;
}

.footer-links:hover {
  color: #fff;
}

.middle-image-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 100px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.middle-image {
  width: 100%;
  max-width: 300px;
  position: relative;
}

.middle-image._1 {
  transform-style: preserve-3d;
  margin-bottom: -40px;
  margin-right: -60px;
}

.middle-image._3 {
  margin-bottom: -40px;
  margin-left: -60px;
}

.template-updates {
  text-align: center;
}

.changelog {
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.footer-link {
  color: #fff;
  margin-bottom: 20px;
  font-size: 16px;
  transition: color .2s;
}

.footer-link:hover {
  color: #ffffffb3;
}

.licensing-link {
  color: #434343;
  margin-bottom: 20px;
  text-decoration: none;
  transition: all .3s;
}

.licensing-link.text {
  color: #ad5555;
  margin-bottom: 0;
  display: inline-block;
}

.footer-links-card-heading {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.footer-divider-line {
  background-color: #fff3;
  width: 100%;
  height: 1px;
  margin-bottom: 80px;
}

.button {
  color: #fff;
  background-color: #185cff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 27.5px;
  font-size: 16px;
  line-height: 32px;
  transition: background-color .2s;
}

.button:hover {
  background-color: #185cffcc;
}

.button.footer-button {
  transition: background-color .2s;
}

.button.footer-button:hover {
  background-color: #185cff99;
}

.footer-heading-wrapper-2 {
  width: 60%;
  max-width: 570px;
}

.licensing-text {
  text-align: left;
  margin-top: 0;
}

.licensing-text-wrap {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  margin-right: 30px;
  display: flex;
}

.footer-text-wrapper {
  width: 90%;
  margin-top: 32px;
}

.licensing-image-and-text-wrapper {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70%;
  margin-top: -3px;
  padding: 44px;
  display: flex;
}

.licencing-images-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  display: grid;
}

.footer-logo-wrapper {
  width: 127px;
  height: 37px;
}

.footer-social-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.licensing-heading {
  margin-bottom: 40px;
}

.licensing-section {
  padding-top: 140px;
}

.licensing-subtext {
  margin-top: 20px;
}

.utility-page-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

._404-text {
  font-size: 160px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
}

._404-heading {
  margin-top: 30px;
  font-size: 76px;
  font-style: italic;
  line-height: 100%;
}

._404-subtext {
  color: #152c5b;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 100%;
}

.home-button {
  color: #fff;
  border-radius: 61px;
  padding: 14px 26px;
  font-size: 16px;
  line-height: 28px;
}

.testimonial-arrow {
  z-index: 80;
  background-color: var(--background);
  width: 30px;
  height: 40px;
  margin-bottom: -18px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
  transform: rotate(-45deg);
}

.blog-post-rich-text {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 80px;
}

.blog-post-rich-text p {
  color: #152c5b;
  margin-top: 32px;
  margin-bottom: 56px;
}

.blog-post-rich-text figure {
  margin-top: 40px;
  margin-bottom: 40px;
}

.blog-post-rich-text blockquote {
  color: #152c5b99;
  margin-top: 32px;
  margin-bottom: 32px;
  font-style: italic;
  line-height: 32px;
}

.blog-post-rich-text ol {
  margin-top: 32px;
  margin-bottom: 58px;
}

.blog-post-rich-text h3 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 35px;
}

.blog-post-rich-text h6 {
  color: #152c5b;
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
}

.blog-post-rich-text h2 {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 40px;
}

.blog-post-rich-text h4 {
  margin-bottom: 20px;
  font-size: 18px;
}

.blog-post-rich-text a {
  color: #185cff;
}

.blog-post-rich-text img {
  object-fit: cover;
  max-height: 500px;
}

.blog-post-rich-text h5 {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 100%;
}

.learn-more-wrapper {
  align-items: center;
  max-width: 150px;
  margin-top: 33px;
  display: flex;
}

.section-link {
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-image-container {
  border-radius: 8px;
  width: 48%;
  max-width: 580px;
  padding-bottom: 0;
  overflow: hidden;
}

.section-text-container {
  width: 48%;
  max-width: 465px;
}

.pointer-text-wrapper {
  width: 90%;
  margin-left: 13px;
}

.second-pointer {
  justify-content: flex-start;
  align-items: center;
  margin-top: 13px;
  display: flex;
}

.pointer-text {
  color: #152c5b;
  font-size: 18px;
  line-height: 32px;
}

.sub-text-wrapper {
  margin-top: 25px;
  margin-bottom: 10px;
}

.first-pointer {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}

.icon-wrapper {
  width: 54px;
  height: 54px;
  overflow: hidden;
}

.learn-more-arrow-wrapper {
  width: 18px;
  height: 29px;
  margin-left: 8px;
}

.checkbox-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  overflow: visible;
}

.nav-and-menu-button-wrapper {
  display: none;
}

.instruction-heading {
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 140%;
}

.text-block-instruction {
  color: #8a95ad;
  margin-top: 27px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.text-block-instruction.instruction-text {
  margin-top: 15px;
}

.navbar-shadow {
  filter: blur(60px);
  background-color: #67666d1a;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.nav-shadow-wrapper {
  background-color: var(--transparant);
  width: 85%;
  max-width: 1100px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.navbar-main-white-div {
  z-index: 10;
  padding-top: 15px;
  position: relative;
}

.navbar-main-shadow {
  filter: blur(40px);
  background-color: #0f072c12;
  position: absolute;
  inset: 0%;
}

.style-guide-main {
  padding-top: 140px;
}

.body {
  background-color: var(--background);
  color: var(--black);
}

.pricing-card-2 {
  background-color: #4c79b91a;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 20px -8px #485a75c4;
}

.wrapper-2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.wrapper-2.video {
  align-self: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.wrapper-3 {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.wrapper-3.reverse {
  width: 90%;
  max-width: 1100px;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.link-wrapper {
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  display: flex;
}

.image-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-3.contain {
  object-fit: contain;
  margin-right: 0;
  padding-right: 20px;
}

.image-3.contain.the-brew-image {
  padding-right: 0;
}

.feature-2-item-wrapper-2 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.feature-2-main-image-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-right: 0;
  display: flex;
  position: relative;
}

.feature-2-content-wrapper-2 {
  width: 50%;
}

.feature-2-content-wrapper-2.the-brew {
  width: 45%;
}

.text-pricing-wrapper {
  align-self: stretch;
  max-width: 50%;
}

.price-block-wrapper {
  width: 45%;
  max-width: 50%;
}

.section {
  align-self: stretch;
}

.frame-8 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.stock-price-earnings-watchlist {
  max-width: 100%;
}

.error-759c26e3-8bdb-2b10-d407-b1be5e817559 {
  color: #1f1f1f;
  text-align: left;
  font-size: 20px;
  font-weight: 400;
}

.stock-price-earnings-watchlist-0 {
  color: #000;
  font-size: 59px;
  font-weight: 700;
  line-height: 60px;
}

.stock-price-earnings-watchlist-1 {
  color: #376fae;
  font-size: 59px;
  font-weight: 700;
  line-height: 60px;
}

.stay-always-informed-during-regular-trading-hours-as-well-as-pre-market-and-post-market-sessions-upcoming-confirmed-or-projected-company-earnings-dates-right-at-your-sight-1 {
  color: #1f1f1f;
  font-size: 20px;
  font-weight: 700;
}

.frame-9 {
  grid-column-gap: 22.5px;
  grid-row-gap: 22.5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.content {
  grid-column-gap: 22.5px;
  grid-row-gap: 22.5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.frame-14 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.option-chain-with-spread-builder {
  color: #000;
  font-size: 23px;
  font-weight: 500;
}

.error-64eef0e3-68e2-6e1e-7679-8ec5e5d63c55 {
  color: #1f1f1f;
  font-size: 17px;
  font-weight: 400;
}

.complex-multi-leg-orders-management-0 {
  color: #000;
  font-size: 59px;
  font-weight: 700;
  line-height: 60px;
}

.complex-multi-leg-orders-management-1 {
  color: #376fae;
  font-size: 59px;
  font-weight: 700;
  line-height: 60px;
}

.tap-any-option-from-the-chain-to-begin-constructing-your-spread-the-spread-detector-will-automatically-identify-and-name-your-strategy-and-you-can-place-your-trade-within-seconds-1 {
  color: #1f1f1f;
  font-size: 17px;
  font-weight: 700;
}

.frame-18 {
  grid-column-gap: 22.5px;
  grid-row-gap: 22.5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
}

.frame-10 {
  grid-column-gap: 7.5px;
  grid-row-gap: 7.5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 931.5px;
  display: flex;
}

.error-64583674-010d-96d4-b303-38a75eac988d {
  color: #1f1f1f;
  font-size: 20px;
  font-weight: 400;
}

.frame-17 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  display: flex;
  overflow: hidden;
}

.frame-15 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.item-promo {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  white-space: pre;
  word-break: normal;
  overflow-wrap: normal;
  background-color: #fffc;
  border: .75px solid #c3d6eb;
  border-radius: 45px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 15px 30px;
  display: flex;
}

.portfolio-management {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 12px;
}

.and-of-course-a-comprehensive-portfolio-view-0 {
  color: #000;
  text-align: center;
  font-size: 59px;
  font-weight: 700;
  line-height: 60px;
}

.and-of-course-a-comprehensive-portfolio-view-1 {
  color: #3c7abf;
  text-align: center;
  font-size: 59px;
  font-weight: 700;
  line-height: 60px;
}

.frame-36 {
  grid-column-gap: 96.25px;
  grid-row-gap: 96.25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-32 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.error-9a8f8ec9-0a8d-e685-7f1b-db44044ddf08 {
  text-align: left;
}

.text {
  color: #1f1f1f;
  text-align: left;
  font-size: 20px;
  font-weight: 400;
  display: block;
}

.button-med-action {
  grid-column-gap: 11.25px;
  grid-row-gap: 11.25px;
  background-color: #fff;
  border: .75px solid #3c7abf;
  border-radius: 25.5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 11.25px 10px 11.25px 22.5px;
  display: flex;
}

.button-3 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 15px;
}

.frame-33 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-2 {
  color: #1f1f1f;
  font-size: 24px;
  font-weight: 500;
  display: block;
  overflow: visible;
}

.one-single-price-simple-to-make-free-0 {
  color: #3c7abf;
  text-align: left;
  font-size: 59px;
  font-weight: 700;
  line-height: 60px;
}

.one-single-price-simple-to-make-free-1 {
  color: #000;
  text-align: left;
  font-size: 59px;
  font-weight: 700;
  line-height: 60px;
}

.spredable {
  grid-column-gap: 3.78397px;
  grid-row-gap: 3.78397px;
  background-color: #ecf2f9;
  border: 2px solid #c3d6eb;
  border-radius: 378.397px;
  justify-content: center;
  align-items: center;
  width: 44.6508px;
  height: 44.6508px;
  padding: 3.78397px;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17.4201px;
  height: 29.515px;
  display: flex;
}

.image-8 {
  object-fit: cover;
  background-color: #fff;
  border: 2px solid #c3d6eb;
  border-radius: 22.5px;
}

.frame-31 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.item-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.full-access-to-app {
  color: #1f1f1f;
  font-size: 17px;
  font-weight: 400;
}

.frame-40 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-22 {
  background-color: #fff;
  border: 1.5px solid #3c7abf;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 563px;
  height: 300px;
  padding: 30px;
  display: block;
}

.frame-41 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.frame-42 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-5 {
  color: #3c7abf;
  font-size: 44px;
  font-weight: 700;
}

.frame-43 {
  grid-column-gap: 7.57185px;
  grid-row-gap: 7.57185px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.spredable-2 {
  grid-column-gap: 8.2875px;
  grid-row-gap: 8.2875px;
  background-color: #193350;
  border-radius: 378.397px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 44.6508px;
  padding: 3.78397px 11.2875px;
  display: flex;
}

.text-6 {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.frame-44 {
  grid-column-gap: 52.5px;
  grid-row-gap: 52.5px;
  background-color: #ecf2f9;
  border: 1.5px solid #7ca6d4;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 563px;
  height: 280px;
  padding: 30px;
  display: flex;
}

.frame-45 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 191px;
  display: flex;
}

.frame-46 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-8 {
  color: #2b5788;
  font-size: 44px;
  font-weight: 700;
}

.text-9 {
  color: #000;
  font-size: 17px;
  font-weight: 400;
}

.frame-47 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-25 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40.5px;
  margin-top: 20px;
  display: flex;
}

.button-med-action-2 {
  grid-column-gap: 11.25px;
  grid-row-gap: 11.25px;
  background-color: #193350;
  border-radius: 25.5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 11.25px 22.5px;
  display: flex;
}

.button-4 {
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.button-med-action-3 {
  grid-column-gap: 11.25px;
  grid-row-gap: 11.25px;
  background-color: #fff;
  border: .75px solid #3c7abf;
  border-radius: 25.5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 11.25px 22.5px;
  display: flex;
}

.button-5 {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.frame-37 {
  grid-column-gap: 22.5px;
  grid-row-gap: 22.5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 465.75px;
  display: flex;
}

.item-3 {
  grid-column-gap: 22.5px;
  grid-row-gap: 22.5px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 465.75px;
  display: flex;
}

.frame-48 {
  grid-column-gap: 7.5px;
  grid-row-gap: 7.5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.error-006c6f72-e757-c3ae-52aa-e53ef0107693 {
  color: #1f1f1f;
  font-size: 20px;
  font-weight: 400;
}

.about-tradier-0 {
  color: #000;
  font-size: 59px;
  font-weight: 700;
  line-height: 60px;
}

.about-tradier-1 {
  color: #3c7abf;
  font-size: 59px;
  font-weight: 700;
  line-height: 60px;
}

.tap-any-option-from-the-chain-to-begin-constructing-your-spread-the-spread-detector-will-automatically-identify-and-name-your-strategy-and-you-can-place-your-trade-within-seconds-0 {
  color: #3c7abf;
  padding-left: 0;
  padding-right: 5px;
  font-size: 20px;
  font-weight: 700;
}

.image-9 {
  margin-bottom: 100px;
  margin-left: 0;
  position: absolute;
  inset: auto 0% 0% auto;
}

.link-block {
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.trial-div {
  flex: 0 auto;
  margin-top: 20px;
  display: flex;
}

.text-block-7 {
  color: var(--near-black);
  padding-left: 0;
  font-size: 26px;
  font-weight: 400;
}

.banner-wrapper {
  overflow: hidden;
}

.banner {
  background-color: var(--primary-500);
}

.text-wrapper {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-2 {
  color: var(--background);
  text-align: center;
  margin-bottom: 0;
  padding: 0 4px 0 0;
  font-size: 16px;
  font-weight: 500;
}

.demo-text {
  color: #3c7abf;
  padding-left: 0;
  padding-right: 5px;
  font-size: 26px;
  font-weight: 700;
}

.link-2 {
  color: var(--background);
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}

.heading-9 {
  margin-left: auto;
  margin-right: auto;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .wrapper, .wrapper.hero-wrapper, .wrapper.track-wrapper {
    max-width: 1200px;
  }

  .hero-text-wrapper {
    width: 80%;
  }

  .feature-2-content-wrapper {
    width: 50%;
  }

  .testimonial-container {
    position: relative;
  }

  .nav-shadow-wrapper {
    max-width: 1200px;
  }

  .wrapper-2.video {
    width: 100%;
    max-width: none;
  }

  .feature-2-content-wrapper-2 {
    width: 44%;
  }

  .frame-17 {
    max-width: 100%;
  }
}

@media screen and (min-width: 1440px) {
  .wrapper {
    max-width: 1200px;
  }

  .wrapper.hero-wrapper, .wrapper.track-wrapper {
    max-width: 1300px;
  }

  .hero-text-wrapper {
    width: 80%;
  }

  .footer {
    background-color: var(--accent-1);
  }

  .navbar {
    background-color: #0000;
  }

  .nav-link {
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-shadow-wrapper {
    max-width: 1300px;
  }

  .frame-17 {
    max-width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .wrapper, .wrapper.hero-wrapper, .wrapper.main-image-wrapper {
    max-width: 1200px;
  }

  .wrapper.track-wrapper {
    max-width: 1200px;
    margin-top: 0;
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .wrapper.reverse {
    max-width: 1200px;
  }

  .hero-text-wrapper {
    width: 100%;
  }

  .image.contain._2 {
    padding-top: 0;
  }

  .image.contain._3 {
    background-color: var(--transparant);
  }

  .price-section {
    margin-top: 0;
  }

  .feature-2-content-wrapper {
    width: 55%;
  }

  .nav-links-wrapper {
    flex: 1;
  }

  .licensing-text {
    text-align: center;
  }

  .nav-shadow-wrapper {
    max-width: 1400px;
  }

  .pricing-card-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .wrapper-2 {
    max-width: 1500px;
  }

  .wrapper-3.reverse {
    width: 85%;
    max-width: 1200px;
    margin-top: 0;
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .image-3.contain {
    padding-right: 0;
  }

  .tradier-section-2 {
    margin-top: 0;
  }

  .feature-2-content-wrapper-2 {
    width: 50%;
  }

  .price-block-wrapper {
    width: 40%;
    max-width: 40%;
  }

  .frame-9, .frame-17 {
    max-width: 100%;
  }

  .in-media {
    margin-top: 0;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 58px;
  }

  h3 {
    line-height: 32px;
  }

  .white {
    font-size: 50px;
    line-height: 110%;
  }

  .hero-section {
    overflow: hidden;
  }

  .wrapper {
    flex-direction: column;
  }

  .wrapper.hero-wrapper {
    width: 85%;
    padding-top: 100px;
  }

  .wrapper.main-image-wrapper {
    padding-bottom: 0;
  }

  .wrapper.track-wrapper {
    flex-direction: column;
    margin-bottom: 100px;
  }

  .wrapper.testimonial-wrapper {
    width: 90%;
    padding-bottom: 60px;
  }

  .wrapper.footer-wrapper {
    flex-direction: column-reverse;
  }

  .wrapper.navbar {
    flex-direction: row;
    padding: 10px 0 10px 20px;
  }

  .wrapper.reverse {
    flex-direction: column-reverse;
    align-items: center;
  }

  .wrapper.footer-sub-wrapper {
    padding-top: 60px;
  }

  .image.contain.static {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .text-block._24-px {
    font-size: 22px;
    line-height: 140%;
  }

  .portfolio-section {
    overflow: hidden;
  }

  .feature-1-image-wrapper.margin-bottom {
    width: 50%;
    margin-bottom: 40px;
  }

  .feature-1-image-wrapper.margin-bottom.watchlist {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .feature-1-image-wrapper.margin-bottom.management {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .feature-1-main-image {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .feature-1-main-image.spread {
    margin-left: 0%;
  }

  .feature-1-content-wrapper, .feature-2-content-wrapper {
    width: 100%;
  }

  .feature-2-item-icon {
    margin-top: 5px;
  }

  .feature-2-image-wrapper.margin-bottom {
    width: 50%;
    margin-bottom: 70px;
  }

  .feature-2-image-wrapper.margin-bottom.the-brew-picture {
    width: 100%;
    max-width: 80%;
  }

  .testimonial-container {
    margin-top: 0;
  }

  .testimonial-slider {
    max-width: 700px;
  }

  .testimonial-slider-content-wrapper {
    width: 90%;
    max-width: 620px;
  }

  .testimonial-slider-left-arrow {
    margin-top: 26%;
    top: 0%;
    left: 3%;
  }

  .testimonial-slider-right-arrow {
    margin-top: 26%;
    top: 0%;
    right: 3%;
  }

  .testimonial-person-images-container {
    max-width: 620px;
  }

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

  .footer-content-wrapper {
    flex-direction: column;
    width: 80%;
  }

  .footer-store-links-wrapper {
    margin-top: 50px;
    margin-bottom: 30px;
  }

  .footer-image-wrapper {
    width: 40%;
  }

  .footer-image-wrapper.margin-bottom {
    width: 30%;
    margin-bottom: 60px;
  }

  .footer-person-2 {
    inset: 17% 19% auto auto;
  }

  .footer-person-3 {
    width: 60px;
    height: 60px;
    inset: 46% 0% auto auto;
  }

  .footer-person-4 {
    inset: 19% auto auto 0%;
  }

  .navbar {
    overflow: visible;
  }

  .brand.w--current {
    height: 30px;
  }

  .nav-links-wrapper {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
  }

  .nav-button {
    margin-left: 14px;
  }

  .nav-button.mobile {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu {
    background-color: #fff;
    max-width: none;
    padding-top: 10px;
    padding-bottom: 28px;
    box-shadow: 0 18px 30px #0000001a;
  }

  .menu-button {
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #0000;
  }

  .nav-button-wrapper {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    display: none;
  }

  .wrapper-instruction {
    flex-direction: column;
    width: 80%;
    padding-bottom: 100px;
  }

  .footer-link {
    margin-bottom: 15px;
  }

  .licensing-link {
    font-size: 50px;
  }

  .licensing-link.text {
    font-size: 18px;
  }

  .footer-links-card-heading {
    margin-bottom: 25px;
  }

  .footer-divider-line {
    margin-bottom: 60px;
  }

  .button {
    border-radius: 4px;
  }

  .button.footer-button {
    margin-top: 25px;
  }

  .footer-heading-wrapper-2 {
    width: 100%;
  }

  .licensing-text-wrap {
    align-items: flex-start;
    width: 100%;
    margin-right: 0;
    padding: 44px;
  }

  .footer-text-wrapper {
    margin-top: 20px;
  }

  .licensing-image-and-text-wrapper {
    width: 100%;
  }

  .licensing-section {
    padding-top: 100px;
  }

  ._404-heading {
    font-size: 60px;
  }

  ._404-subtext {
    line-height: 150%;
  }

  .blog-post-rich-text {
    padding-bottom: 50px;
  }

  .learn-more-wrapper {
    margin-top: 0;
  }

  .section-image-container {
    width: 100%;
    margin-top: 80px;
  }

  .section-text-container {
    width: auto;
    max-width: none;
    margin-top: 50px;
    margin-left: 0;
  }

  .second-pointer {
    align-items: flex-start;
    margin-top: 8px;
  }

  .first-pointer {
    align-items: flex-start;
  }

  .paragraph-wrapper {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .checkbox-wrapper {
    margin-top: 5px;
  }

  .nav-and-menu-button-wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .instruction-heading {
    margin-bottom: 0;
    font-size: 30px;
  }

  .text-block-instruction {
    margin-top: 20px;
  }

  .style-guide-main {
    padding-top: 100px;
  }

  .pricing-card-2 {
    width: 70%;
  }

  .wrapper-2, .wrapper-3 {
    flex-direction: column;
  }

  .wrapper-3.reverse {
    flex-direction: column-reverse;
    padding-bottom: 0;
  }

  .feature-2-content-wrapper-2 {
    width: 100%;
    margin-bottom: 40px;
  }

  .feature-2-content-wrapper-2.the-brew {
    width: 100%;
    max-width: 100%;
  }

  .text-pricing-wrapper {
    max-width: 100%;
  }

  .price-block-wrapper {
    width: 80%;
    max-width: 80%;
  }

  .frame-9, .item {
    max-width: 100%;
  }

  .frame-18 {
    justify-content: center;
    width: 85%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .frame-10 {
    align-self: center;
    max-width: 100%;
  }

  .frame-17 {
    aspect-ratio: auto;
    overflow: visible;
  }

  .frame-36 {
    margin-bottom: 50px;
  }

  .frame-37, .item-3 {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 18px;
    line-height: 28px;
  }

  h1 {
    font-size: 42px;
  }

  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 22px;
    line-height: 31px;
  }

  h4 {
    line-height: 29px;
  }

  h5 {
    line-height: 26px;
  }

  .wrapper {
    width: 90%;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .wrapper.hero-wrapper {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .wrapper.main-image-wrapper {
    width: 90%;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .wrapper.track-wrapper {
    padding-top: 0;
  }

  .wrapper.testimonial-wrapper {
    padding-bottom: 60px;
  }

  .wrapper.reverse {
    width: 100%;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .wrapper.footer-sub-wrapper {
    margin-top: 50px;
    padding-top: 0;
  }

  .wrapper.changelog-wrapper {
    padding-top: 180px;
  }

  .wrapper.license.down {
    flex-direction: column;
  }

  .hero-text-wrapper {
    width: 80%;
  }

  .store-link {
    width: 180px;
    height: 60px;
  }

  .text-block._24-px {
    font-size: 20px;
  }

  .portfolio-section, .price-section, .watchlist-section {
    overflow: hidden;
  }

  .feature-1-image-wrapper.margin-bottom {
    width: 60%;
  }

  .feature-1-content-wrapper {
    width: 100%;
    padding-bottom: 20px;
  }

  .spread-management-section {
    overflow: hidden;
  }

  .feature-2-content-wrapper {
    width: 85%;
  }

  .feature-2-image-wrapper.margin-bottom {
    width: 100%;
    max-width: 80%;
  }

  .feature-2-image-wrapper.margin-bottom.the-brew-picture {
    width: 95%;
    max-width: 95%;
  }

  .testimonial-section {
    overflow: hidden;
  }

  .testimonial-container {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .testimonial-slider-mask {
    padding-top: 20px;
  }

  .testimonial-slider-content-wrapper {
    padding: 40px 7%;
  }

  .testimonial-slider-left-arrow, .testimonial-slider-right-arrow {
    width: 28px;
    height: 28px;
    margin-top: 0%;
    top: 33%;
  }

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

  .footer-content-wrapper {
    width: 100%;
  }

  .footer-person-2, .footer-person-3 {
    width: 40px;
    height: 40px;
  }

  .footer-person-4 {
    width: 35px;
    height: 35px;
    inset: 15% auto auto -1%;
  }

  .wrapper-instruction {
    width: 90%;
  }

  .licensing-link {
    font-size: 40px;
  }

  .footer-divider-line {
    margin-bottom: 40px;
  }

  .button.footer-button {
    margin-top: 25px;
  }

  .footer-heading-wrapper-2 {
    width: 100%;
  }

  .licensing-text-wrap {
    text-align: center;
    width: 100%;
    margin-right: 0;
    padding: 30px;
  }

  .footer-text-wrapper {
    max-width: 350px;
    margin-bottom: 60px;
  }

  .licensing-image-and-text-wrapper {
    padding: 30px;
  }

  .licensing-subtext {
    text-align: left;
  }

  .utility-page-content {
    width: 90%;
  }

  ._404-text {
    font-size: 130px;
  }

  ._404-heading {
    font-size: 40px;
  }

  .blog-post-rich-text blockquote {
    font-size: 17px;
    line-height: 26px;
  }

  .blog-post-rich-text h3 {
    line-height: 26px;
  }

  .blog-post-rich-text h2 {
    line-height: 33px;
  }

  .blog-post-rich-text li {
    font-size: 17px;
    line-height: 26px;
  }

  .section-image-container {
    margin-top: 50px;
  }

  .second-pointer {
    margin-top: 5px;
  }

  .pointer-text {
    font-size: 17px;
  }

  .paragraph-wrapper {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .instruction-heading {
    font-size: 20px;
  }

  .text-block-instruction {
    margin-top: 20px;
    line-height: 24px;
  }

  .nav-shadow-wrapper {
    width: 90%;
  }

  .pricing-card-2 {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .wrapper-2, .wrapper-3 {
    width: 90%;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .tradier-section-2 {
    overflow: hidden;
  }

  .feature-2-content-wrapper-2 {
    width: 100%;
  }

  .feature-2-content-wrapper-2.the-brew {
    width: 95%;
    max-width: 95%;
  }

  .price-block-wrapper {
    width: 90%;
    max-width: 90%;
  }

  .frame-18 {
    width: 90%;
  }

  .text {
    margin-bottom: 20px;
  }

  .in-media {
    overflow: hidden;
  }

  .text-block-7, .demo-text {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 17px;
  }

  h1 {
    font-size: 33px;
  }

  h2 {
    font-size: 26px;
    line-height: 110%;
  }

  .white {
    font-size: 40px;
  }

  .wrapper {
    padding-top: 0;
  }

  .wrapper.hero-wrapper {
    width: 90%;
    padding-top: 50px;
  }

  .wrapper.main-image-wrapper {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .wrapper.track-wrapper {
    justify-content: center;
    width: 90%;
    max-width: 1100px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

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

  .wrapper.navbar {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.reverse {
    width: 90%;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .wrapper.changelog-wrapper {
    padding-top: 140px;
  }

  .hero-text-wrapper {
    width: 100%;
  }

  .store-links-wrapper {
    justify-content: center;
    width: 100%;
    margin-top: 30px;
  }

  .image.contain.static {
    padding-left: 60px;
    padding-right: 60px;
  }

  .store-link {
    width: 45%;
    height: 60px;
  }

  .store-link.mobile {
    width: 100%;
  }

  .store-link.main {
    width: 200px;
  }

  .text-block._24-px {
    font-size: 18px;
    line-height: 140%;
  }

  .feature-1-image-wrapper.margin-bottom {
    width: 90%;
  }

  .feature-1-image-wrapper.margin-bottom.watchlist {
    width: 100%;
    max-width: 100%;
  }

  .feature-1-content-wrapper {
    width: 100%;
    padding-bottom: 20px;
  }

  .feature-2-content-wrapper {
    width: 100%;
  }

  .feature-2-item-wrapper {
    flex-direction: row;
    align-items: center;
  }

  .feature-2-item-icon {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 20px;
  }

  .feature-2-image-wrapper.margin-bottom {
    width: 80%;
  }

  .testimonial-container {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .testimonial-slider {
    width: 100%;
  }

  .testimonial-slider-mask {
    overflow: visible;
  }

  .testimonial-slider-content-wrapper {
    width: 100%;
    padding-left: 8%;
    padding-right: 8%;
  }

  .testimonial-slider-left-arrow {
    top: 30%;
    left: -4%;
  }

  .testimonial-slider-right-arrow {
    top: 30%;
    right: -4%;
  }

  .testimonial-person {
    margin-left: 5px;
    margin-right: 5px;
  }

  .testimonial-person.slide-current-author {
    max-width: 80px;
  }

  .testimonial-person-designation-text.slide-current-author {
    width: 220%;
  }

  .footer-store-links-wrapper {
    justify-content: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-image-wrapper.margin-bottom {
    width: 70%;
  }

  .footer-person-2 {
    width: 30px;
    height: 30px;
    top: 32%;
    right: 1%;
  }

  .footer-person-3 {
    width: 30px;
    height: 30px;
    top: 50%;
  }

  .footer-person-4 {
    width: 30px;
    height: 30px;
    right: -3%;
  }

  .brand.w--current {
    width: 100px;
    height: 30px;
    padding-left: 0;
  }

  .nav-button.mobile {
    border-radius: 100px;
    margin-left: 5px;
    padding: 6px 15px;
    font-size: 13px;
  }

  .menu-button {
    padding-left: 10px;
    padding-right: 10px;
  }

  .style-guide-title {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .style-guide-colours {
    justify-content: center;
    align-items: center;
  }

  .colour {
    margin: 10px;
  }

  .style-guide-title-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .footer-subtext {
    font-size: 16px;
    line-height: 26px;
  }

  .middle-image-wrapper {
    margin-top: 40px;
  }

  .middle-image._1 {
    transform: scale3d(1none, 1none, 1none) translate(67px, 0px) rotate(-20deg);
  }

  .template-updates {
    font-size: 37px;
  }

  .licensing-link {
    font-size: 30px;
  }

  .licencing-images-grid {
    grid-template-columns: 1fr;
  }

  ._404-heading {
    font-size: 30px;
    line-height: 110%;
  }

  .first-pointer {
    align-items: flex-start;
  }

  .checkbox-wrapper {
    margin-top: 4px;
  }

  .instruction-heading {
    font-size: 20px;
    line-height: 110%;
  }

  .text-block-instruction {
    font-size: 15px;
    line-height: 21px;
  }

  .text-block-instruction.instruction-text {
    font-size: 16px;
  }

  .nav-shadow-wrapper {
    width: 90%;
  }

  .style-guide-main {
    padding-top: 100px;
  }

  .pricing-card-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .wrapper-2.video {
    padding-top: 40px;
  }

  .wrapper-3.reverse {
    padding-top: 0;
  }

  .feature-2-item-wrapper-2 {
    flex-direction: column;
  }

  .feature-2-main-image-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .feature-2-content-wrapper-2 {
    width: 100%;
  }

  .feature-2-content-wrapper-2.the-brew {
    width: 100%;
    max-width: 100%;
  }

  .text-pricing-wrapper {
    align-self: stretch;
  }

  .price-block-wrapper {
    align-self: center;
    width: 95%;
    max-width: 95%;
  }

  .error-759c26e3-8bdb-2b10-d407-b1be5e817559 {
    font-size: 15px;
  }

  .stock-price-earnings-watchlist-0, .stock-price-earnings-watchlist-1 {
    font-size: 36px;
    line-height: 35px;
  }

  .stay-always-informed-during-regular-trading-hours-as-well-as-pre-market-and-post-market-sessions-upcoming-confirmed-or-projected-company-earnings-dates-right-at-your-sight-1 {
    font-size: 15px;
  }

  .option-chain-with-spread-builder {
    font-size: 18px;
  }

  .error-64eef0e3-68e2-6e1e-7679-8ec5e5d63c55 {
    font-size: 15px;
  }

  .complex-multi-leg-orders-management-0, .complex-multi-leg-orders-management-1 {
    font-size: 36px;
    line-height: 35px;
  }

  .frame-18 {
    overflow: visible;
  }

  .error-64583674-010d-96d4-b303-38a75eac988d {
    font-size: 17px;
  }

  .frame-17 {
    order: 0;
    display: flex;
  }

  .item-promo {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 40px;
    padding: 2px 5px;
  }

  .portfolio-management {
    padding-left: 5px;
    font-size: 12px;
    line-height: 10px;
  }

  .and-of-course-a-comprehensive-portfolio-view-0, .and-of-course-a-comprehensive-portfolio-view-1 {
    font-size: 36px;
    line-height: 35px;
  }

  .frame-36 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .one-single-price-simple-to-make-free-0, .one-single-price-simple-to-make-free-1 {
    font-size: 36px;
    line-height: 35px;
  }

  .full-access-to-app {
    text-align: left;
    font-size: 16px;
  }

  .frame-22 {
    max-width: 100%;
    height: 320px;
    padding-right: 20px;
  }

  .frame-41 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .frame-42 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .text-5 {
    font-size: 30px;
  }

  .frame-44 {
    height: 290px;
    padding-right: 20px;
  }

  .text-8 {
    font-size: 30px;
  }

  .frame-47 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .frame-25 {
    display: flex;
  }

  .button-med-action-2, .button-med-action-3 {
    padding: 10px 20px;
  }

  .frame-37 {
    width: 100%;
  }

  .about-tradier-0, .about-tradier-1 {
    font-size: 36px;
    line-height: 35px;
  }

  .image-9 {
    display: none;
  }

  .trial-div {
    flex: 0 auto;
    margin-top: 0;
  }

  .text-block-7 {
    font-size: 14px;
  }

  .paragraph-2 {
    font-size: 12px;
    line-height: 20px;
  }

  .demo-text {
    font-size: 16px;
  }

  .link-2 {
    align-self: center;
    font-size: 12px;
    line-height: 20px;
  }

  .link-block-2 {
    padding-top: 0;
  }

  .image-10 {
    max-width: 18px;
    font-size: 10px;
    line-height: 12px;
  }

  .image-11, .image-12, .image-13, .image-14, .image-15 {
    max-width: 18px;
  }

  .image-16 {
    max-width: 19px;
  }

  .image-17, .image-18, .image-19, .image-20, .image-21, .image-22 {
    max-width: 18px;
  }
}


@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/THICCCBOI-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}