html, body {
  font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
  font-weight: 400;
  font-style: normal;
  padding: 0;
  color: #454E59;
  line-height: 1.6em;
  font-size: 14px; }

strong, b {
  font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
  font-weight: 500;
  font-style: normal; }

ul {
  padding: 0 0 0 1em; }

h3 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", "Helvetica", "Arial", "sans-serif";
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  color: #454E59;
  font-size: 1.3rem;
  line-height: 1.3em;
  margin-top: 2rem; }

label, .subsection-heading {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", "Helvetica", "Arial", "sans-serif";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 1.1em;
  line-height: 2em;
  text-transform: uppercase; }

label {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", "Helvetica", "Arial", "sans-serif";
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

.validation_message {
  margin-top: 0.8em; }

.field_with_errors input {
  border-color: #a94442;
  background-color: #f2dede; }

section .row {
  margin-top: 20px;
  margin-bottom: 20px; }

.section-heading {
  font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
  font-weight: 400;
  font-style: normal;
  color: #454E59;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-top: 0.6em;
  margin-bottom: 0.6em; }
  .section-heading.with-subhead {
    margin-top: 0; }

@media (min-width: 768px) {
  .section-heading {
    font-size: 3rem;
    line-height: 3.8rem; } }
.section-heading {
  text-align: center; }

.section-summary {
  text-align: center; }
  .section-summary p {
    font-size: 1.2rem;
    line-height: 1.8em;
    margin: 0; }

@media (min-width: 768px) {
  section {
    padding: 70px 0 70px 0; }

  .section-heading {
    font-size: 3em; }

  .section-summary {
    width: 85%;
    margin: auto; } }
hr {
  border: 0;
  height: 0;
  border-top: 1px solid #eee;
  margin: 40px 0 40px 0; }

.subsection-heading {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", "Helvetica", "Arial", "sans-serif";
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  color: #C4C4C4;
  text-align: center;
  position: relative; }
  .subsection-heading span {
    background: white;
    position: relative;
    z-index: 1;
    padding: 0 1em; }
  .subsection-heading:before {
    background: #eee;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%; }

.subhead {
  font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.2em;
  color: #807F90; }

.screenshot {
  display: block;
  margin: 2rem auto 2rem auto;
  max-width: 100%;
  width: auto;
  height: auto; }

.screenshot-bordered {
  border: 1px solid #D9E4ED;
  border-radius: 4px; }

.feature {
  margin-bottom: 40px; }

.col-sm-12.feature {
  text-align: center; }

.redirection-message {
  text-align: center;
  margin: 10em;
  font-size: 1.4em;
  line-height: 1.5em; }
  .redirection-message a {
    color: white;
    text-decoration: underline; }

iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left; }

#new-home p, #new-home li {
  font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
  font-weight: 300;
  font-style: normal;
  font-size: 1.3rem;
  line-height: 1.8em;
  margin-bottom: 1em; }
#new-home a {
  color: #5D867D; }
#new-home section {
  padding-top: 0;
  padding-bottom: 2em; }
  #new-home section.section-wave-break {
    border: 0; }
#new-home .section-wave-break {
  position: relative; }
  #new-home .section-wave-break .wave-effect {
    height: 100px;
    overflow: hidden;
    background: white;
    position: absolute;
    width: 100%; }
    #new-home .section-wave-break .wave-effect svg {
      height: 100%;
      width: 100%; }
#new-home .web-section-header {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.5em;
  padding-top: 4rem;
  padding-bottom: 4rem; }
#new-home .section-name {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", "Helvetica", "Arial", "sans-serif";
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 1.4rem;
  text-transform: uppercase; }
#new-home .section-heading {
  font-family: "Gotham A", "Gotham B", "Helvetica", "Arial", "sans-serif";
  font-style: normal;
  font-weight: 400;
  font-size: 3.5em;
  line-height: 1.1em;
  text-align: inherit;
  margin-top: 0;
  margin-bottom: 0;
  color: inherit; }
#new-home .section-summary {
  font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
  font-weight: 300;
  font-style: normal;
  font-size: 1.8em;
  text-align: inherit;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  color: inherit; }
#new-home .no-wrap {
  white-space: nowrap; }
#new-home .sticky-top {
  position: sticky;
  top: 0;
  z-index: 1000;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05); }
#new-home .cta-banner {
  background: #474E58;
  color: #FFFFFF;
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", "Helvetica", "Arial", "sans-serif";
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 1.5rem; }
  #new-home .cta-banner .banner-content {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  #new-home .cta-banner .btn-primary {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", "Helvetica", "Arial", "sans-serif";
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 1.5rem;
    border-radius: 1em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    background: #D97D54;
    border-color: #D97D54;
    color: #FFFFFF;
    border-width: 4px; }
    #new-home .cta-banner .btn-primary:hover {
      background: #F8F3F2;
      color: #D97D54;
      border-color: #D97D54; }

#new-home #navbar a {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", "Helvetica", "Arial", "sans-serif";
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  color: #474E58; }
#new-home #navbar .navbar-brand {
  background: url("/site/img/logo/satori-charcoal.png");
  background-size: contain;
  background-repeat: no-repeat; }
#new-home #navbar .nav-btn-login {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", "Helvetica", "Arial", "sans-serif";
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #DBC2BD;
  border-radius: 0.5em;
  margin-left: 20px; }
  #new-home #navbar .nav-btn-login:hover {
    background: white;
    color: #666;
    text-decoration: none; }

@media (max-width: 767px) {
  #navbar .navbar-nav {
    background: #F8F3F2; } }
#new-home .new-home-hero {
  background: #FFFFFF;
  color: #474E58;
  font-size: 12px; }
  #new-home .new-home-hero .hero-text {
    margin-top: 8rem;
    text-align: left;
    display: flex;
    flex-direction: column; }
  #new-home .new-home-hero .main-headline {
    font-family: "Gotham A", "Gotham B", "Helvetica", "Arial", "sans-serif";
    font-style: normal;
    font-weight: 400;
    font-size: 3.5em;
    margin-top: 0; }
    #new-home .new-home-hero .main-headline em {
      color: #5D867D; }
  #new-home .new-home-hero .main-subhead {
    font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
    font-weight: 300;
    font-style: normal;
    color: inherit;
    padding: 0;
    width: auto; }
  #new-home .new-home-hero .hero-cta {
    display: flex;
    gap: 1em; }
    #new-home .new-home-hero .hero-cta .start-free-trial {
      font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
      font-weight: 400;
      font-style: normal;
      background-color: #5D867D;
      border: 4px solid #5D867D;
      color: #FFFFFF;
      display: inline-block;
      font-weight: 800 !important;
      padding: 10px 35px;
      min-width: 220px; }
      #new-home .new-home-hero .hero-cta .start-free-trial:hover {
        background-color: #486861;
        border-color: #486861;
        color: white; }
  #new-home .new-home-hero .learn-more {
    font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
    font-weight: 400;
    font-style: normal;
    border: 4px solid #5D867D;
    color: #5D867D;
    display: inline-block;
    font-weight: 800 !important;
    padding: 10px 35px;
    min-width: 220px; }
    #new-home .new-home-hero .learn-more:hover {
      background-color: #486861;
      border-color: #486861;
      color: white; }
  #new-home .new-home-hero .hero-trusted {
    margin-top: 2em; }
    #new-home .new-home-hero .hero-trusted p {
      font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
      font-weight: 500;
      font-style: normal; }

.problem {
  background-color: #F8F3F2; }
  .problem .pain {
    display: flex;
    flex-direction: row;
    gap: 1em;
    align-items: flex-start; }
    @media (min-width: 768px) {
      .problem .pain {
        flex-direction: column; } }
    @media (min-width: 992px) {
      .problem .pain {
        flex-direction: row; } }
    .problem .pain .icon-medium {
      width: 4em;
      min-width: 4em;
      height: 4em;
      min-height: 4em;
      fill: #FFFFFF;
      stroke: #D97D54;
      background: #D97D54;
      padding: 0.6em; }

.mt-sm-6 {
  margin-top: 0; }
  @media (min-width: 768px) {
    .mt-sm-6 {
      margin-top: 6rem; } }

#new-home .return-on-investment {
  padding-bottom: 0; }
  #new-home .return-on-investment .row {
    margin-bottom: 0; }
#new-home .success-stat .success-stat-value {
  font-family: "Gotham A", "Gotham B";
  font-weight: 900;
  font-style: normal;
  font-size: 6rem;
  line-height: 1em;
  color: #5D867D;
  padding: 0;
  margin: 0; }
  #new-home .success-stat .success-stat-value .unit {
    font-size: 2rem;
    vertical-align: middle; }
#new-home .success-stat .success-stat-label {
  position: relative;
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", "Helvetica", "Arial", "sans-serif";
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  font-weight: bold; }
  #new-home .success-stat .success-stat-label:before {
    position: absolute;
    content: "";
    width: 3em;
    height: 4px;
    top: -2px;
    border-radius: 3px;
    background: #5D867D; }

#new-home section.solution {
  border-top: 3px solid #F8F3F2; }
  #new-home section.solution .sticky-top:before {
    content: "";
    position: absolute;
    border-top: 1px dashed #DBC2BD;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0; }
  #new-home section.solution ul.nav {
    background: #FFFFFF;
    padding-top: 1em;
    display: flex;
    justify-content: space-between; }
    #new-home section.solution ul.nav li i {
      margin-right: 0.5em; }
    #new-home section.solution ul.nav li a {
      background-color: #FFFFFF;
      border-radius: 1em;
      color: #474E58; }
      #new-home section.solution ul.nav li a:hover {
        background-color: #F8F3F2; }
    #new-home section.solution ul.nav li.active {
      font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", "Helvetica", "Arial", "sans-serif";
      font-weight: 500;
      font-style: normal;
      -webkit-font-smoothing: antialiased; }
      #new-home section.solution ul.nav li.active a {
        background-color: #F8F3F2;
        color: #D97D54; }
  #new-home section.solution .use-case {
    margin-top: 0;
    background-color: #F8F3F2;
    border: 1px solid #DBC2BD;
    padding: 2rem;
    position: relative;
    overflow: hidden; }
    #new-home section.solution .use-case .section-heading {
      font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
      font-weight: 400;
      font-style: normal;
      font-size: 2.5rem; }
    @media (min-width: 768px) {
      #new-home section.solution .use-case {
        border-radius: 2rem;
        margin-top: 3em; } }
    @media (min-width: 992px) {
      #new-home section.solution .use-case {
        border-radius: 2rem; }
        #new-home section.solution .use-case .section-heading {
          font-size: 3.5rem; } }
  #new-home section.solution h4 {
    display: none; }
  #new-home section.solution .copy .screenshot {
    width: 100%; }
  #new-home section.solution .btn-primary {
    font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
    font-weight: 500;
    font-style: normal;
    background: #5D867D;
    border-color: #5D867D;
    color: #FFFFFF;
    margin-top: 2em; }
  #new-home section.solution .highlight {
    margin-top: 1.5em; }
  #new-home section.solution .screenshot {
    display: block;
    border: none;
    border-radius: 1rem;
    max-width: 968px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 4px 8px rgba(0, 0, 0, 0.05), 0 8px 16px rgba(0, 0, 0, 0.05), 0 16px 32px rgba(0, 0, 0, 0.05); }

#new-home .results .section-heading {
  color: #D97D54; }
  #new-home .results .section-heading em {
    font-style: normal;
    color: #D97D54; }

.levers {
  position: relative;
  background: #F8F3F2;
  min-height: 40em; }
  .levers .growth-lever {
    background: #FFFFFF;
    border-radius: 1em;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 4px 8px rgba(0, 0, 0, 0.05), 0 8px 16px rgba(0, 0, 0, 0.05), 0 16px 32px rgba(0, 0, 0, 0.05);
    padding: 1em;
    font-size: 1rem; }
    .levers .growth-lever .growth-goal {
      padding: 1rem; }
    .levers .growth-lever .lever-body {
      padding: 1rem; }
    .levers .growth-lever h3 {
      margin: 0; }
    .levers .growth-lever h4 {
      font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
      font-weight: 500;
      font-style: normal;
      color: #DBC2BD;
      text-transform: uppercase;
      font-size: 1rem; }
    .levers .growth-lever ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
      display: block; }
    .levers .growth-lever li {
      white-space: nowrap;
      display: block;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      margin-bottom: 0 !important; }
      .levers .growth-lever li i {
        color: #474E58; }

#new-home .platform {
  padding-bottom: 4em;
  background: #F8F3F2; }
  #new-home .platform .platform-feature {
    background: #FFFFFF;
    border-radius: 1em;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 4px 8px rgba(0, 0, 0, 0.05), 0 8px 16px rgba(0, 0, 0, 0.05);
    padding: 1em;
    min-height: 15em; }
    #new-home .platform .platform-feature .image-container {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
    #new-home .platform .platform-feature img {
      width: 100%;
      max-width: 200px; }
  #new-home .platform .card-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px; }
    #new-home .platform .card-grid .platform-feature:nth-child(1) {
      animation-delay: 0.1s; }
    #new-home .platform .card-grid .platform-feature:nth-child(2) {
      animation-delay: 0.2s; }
    #new-home .platform .card-grid .platform-feature:nth-child(3) {
      animation-delay: 0.3s; }
    #new-home .platform .card-grid .platform-feature:nth-child(4) {
      animation-delay: 0.4s; }
    #new-home .platform .card-grid .platform-feature:nth-child(5) {
      animation-delay: 0.5s; }
    #new-home .platform .card-grid .platform-feature:nth-child(6) {
      animation-delay: 0.6s; }
    #new-home .platform .card-grid .platform-feature:nth-child(7) {
      animation-delay: 0.7s; }
    #new-home .platform .card-grid .platform-feature:nth-child(8) {
      animation-delay: 0.8s; }
    #new-home .platform .card-grid .platform-feature:nth-child(9) {
      animation-delay: 0.9s; }
    #new-home .platform .card-grid .platform-feature:nth-child(10) {
      animation-delay: 1s; }
    @media (max-width: 768px) {
      #new-home .platform .card-grid {
        grid-template-columns: repeat(2, 1fr); } }
  #new-home .platform .feature-nav {
    border: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0;
    gap: 1em; }
    #new-home .platform .feature-nav li {
      display: block; }
      #new-home .platform .feature-nav li a {
        padding: 10px 15px;
        border-radius: 0.5em;
        border: 2px solid #DBC2BD;
        color: #474E58;
        background-color: #F8F3F2;
        text-decoration: none;
        white-space: nowrap; }
        #new-home .platform .feature-nav li a:hover, #new-home .platform .feature-nav li a:focus {
          background-color: #fff;
          color: #000; }
      #new-home .platform .feature-nav li.active a {
        font-weight: bold;
        background: #FFFFFF;
        color: #5D867D;
        border-color: #5D867D; }

.why-satori {
  position: relative;
  background: #5D867D;
  color: white; }
  .why-satori .icon-medium {
    width: 2.5em;
    height: 2.5em;
    fill: #FFFFFF;
    stroke: #5D867D;
    background: transparent;
    padding: 0; }

.comparisons {
  background-color: #FFFFFF;
  color: #474E58; }
  .comparisons #type-niche {
    color: #5D867D; }
  .comparisons .comparison-table {
    border-radius: 1em;
    background: #F8F3F2;
    color: #474E58;
    width: 100%;
    font-weight: bold; }
    .comparisons .comparison-table td, .comparisons .comparison-table th {
      padding: 1em;
      text-align: center;
      width: 20%; }
    .comparisons .comparison-table th {
      text-transform: uppercase; }
    .comparisons .comparison-table td {
      border-top: 1px solid #DBC2BD; }
      .comparisons .comparison-table td:first-child {
        text-align: left;
        width: 40%; }
    .comparisons .comparison-table td:last-child, .comparisons .comparison-table th:last-child {
      background: #5D867D;
      color: #FFFFFF; }
    .comparisons .comparison-table th:last-child {
      border-top-left-radius: 1em;
      border-top-right-radius: 1em; }
    .comparisons .comparison-table tr:last-child td:last-child {
      border-bottom-left-radius: 1em;
      border-bottom-right-radius: 1em; }
    .comparisons .comparison-table .no-bueno {
      color: #DBC2BD; }

.modal-backdrop {
  z-index: -1000 !important; }

.coupon-request {
  border: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1), 0 0 20px rgba(0, 0, 0, 0.1), 0 0 25px rgba(0, 0, 0, 0.1), 0 0 30px rgba(0, 0, 0, 0.1);
  background-color: #F8F3F2;
  padding: 2em;
  border-radius: 1em;
  margin-bottom: 2em; }
  .coupon-request h2 {
    color: #EB367F; }
  .coupon-request .btn, .coupon-request .form-control {
    height: 3em;
    font-size: 1.2rem;
    line-height: 1em;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    vertical-align: middle;
    box-sizing: border-box; }
  .coupon-request .btn {
    background: #EB367F;
    border-color: #EB367F;
    font-weight: bold;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem; }
  .coupon-request .form-control {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem; }
  .coupon-request .bubble {
    width: 3.5em;
    height: 3.5em;
    position: relative;
    background: #EB367F;
    padding: 0.5em;
    border-radius: 0.5em; }
    .coupon-request .bubble svg {
      width: 100%;
      height: 100%;
      fill: white;
      stroke: #EB367F; }
    .coupon-request .bubble:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #EB367F;
      transform: translateX(-50%);
      z-index: 1; }

#new-home section.signup {
  background-color: #5D867D;
  color: #FFFFFF;
  text-align: center;
  padding-top: 0; }
  #new-home section.signup svg {
    fill: #5D867D; }
  #new-home section.signup .cta {
    max-width: 50em;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 2em; }
  #new-home section.signup .btn-primary {
    display: block;
    align-self: center;
    font-family: "Gotham Rounded A", "Gotham Rounded B", "Helvetica", "Arial", "sans-serif";
    font-weight: 500;
    font-style: normal;
    font-size: 1.5em;
    background: #474E58;
    border-color: #474E58;
    color: #FFFFFF;
    border-width: 4px;
    border-radius: 1em; }
    #new-home section.signup .btn-primary:hover {
      background: #F8F3F2;
      color: #474E58;
      border-color: #474E58; }

#new-home footer {
  background: #F8F3F2;
  color: #474E58; }
  #new-home footer svg {
    fill: #F8F3F2;
    background-color: #5D867D; }
  #new-home footer .footer-heading {
    color: #474E58;
    border-color: #DBC2BD; }
  #new-home footer .footer-copyright {
    color: #DBC2BD; }

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