html {
  margin-top: 0 !important;
  font-family: 'Rubik', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

body {
  background: white;
}

@media (min-width: 992px) {
  .rcfr-landing-page .grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
  }
}

.rcfr-landing-page .landing-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  z-index: 5;
  background: white;
  color: #555;
  padding: 2em 1em;
}

@media (min-width: 768px) {
  .rcfr-landing-page .landing-content {
      padding: 3em;
  }
}

/* @media (min-width: 992px) {
  .rcfr-landing-page .landing-content {
      height: 100%;
      min-height: 100vh;
      margin: 0 0 0 10%;
  }
} */

/* @media (min-width: 1200px) {
  .rcfr-landing-page .landing-content {
      margin: 0 0 0 20%;
  }
} */

@media (min-width: 1920px) {
  .rcfr-landing-page .landing-content {
      margin: 0 0 0 30%;
  }
}

.rcfr-landing-page .landing-content .logo {
  align-self: flex-start;
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  .rcfr-landing-page .landing-content .logo {
      margin-bottom: 18%;
  }
}

@media (min-width: 1400px) {
  .rcfr-landing-page .landing-content .logo {
      margin-bottom: 15%;
  }
}

.rcfr-landing-page .landing-content .logo img {
  display: inline-flex;
  width: 224px;
  height: auto;
}

@media (min-width: 768px) {
  .rcfr-landing-page .landing-content .logo img {
      width: 300px;
      height: auto;
  }
}

.rcfr-landing-page .landing-content .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1 1 auto;
  font-size: 1rem;
}

@media (min-width: 768px) {
  .rcfr-landing-page .landing-content .content {
      font-size: 18px;
  }
}

.rcfr-landing-page .landing-content h1.title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 0.90em;
  letter-spacing: -1px;
  color: #e2001a;
  margin-bottom: 0.75em;
}

@media (min-width: 1400px) {
  .rcfr-landing-page .landing-content h1.title {
      font-size: 2.5rem;
  }
}

.rcfr-landing-page .landing-content .content h2 {
  font-weight: 400;
  color: black;
  letter-spacing: -1px;
  margin-bottom: 0.35em;
}

.rcfr-landing-page .landing-content h3 {
  font-size: 1.125rem;
  font-weight: 400;
  color: black;
  letter-spacing: -0.5px;
}

.rcfr-landing-page .landing-content .content p {
  font-weight: 300;
  margin-bottom: 1em;
}

.rcfr-landing-page .landing-content .content strong {
  font-weight: 500;
}

.rcfr-landing-page .landing-content .content #mc_embed_signup #mce-responses .response {
  font-size: 0.875em;
  font-weight: bold;
  margin-bottom: 1em;
}

.rcfr-landing-page .landing-content .content #mc_embed_signup {
  margin: 0.5em 0 4em 0;
}

.rcfr-landing-page .landing-content .content #mc_embed_signup div.mce_inline_error {
  background: none;
  color: black;
  margin: 0;
  font-size: 0.875em;
  color: red;
  width: 100%;
  padding: 8px 10px;
}

@media (min-width: 1536px) {
  .rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper {
      display: flex;
  }
}

.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group label {
  display: none;
}


.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group input[type="email"],
.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group select {
  width: 100%;
  font-size: 0.875em;
  color: black;
  height: 40px;
  border: 1px solid #dee2e6;
  border-radius: 6px;
  margin-bottom: 1em;
}

.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group input[type="email"]:focus,
.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group select:focus,
.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group select:focus-visible,
.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper input:focus {
  outline: none;
  box-shadow: none;
}


.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group input.mce_inline_error,
.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group select.mce_inline_error {
  border-color: red;
}

@media (min-width: 1536px) {
  .rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group input[type="email"],
  .rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group select {
      margin-bottom: 0;
  }
}

.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group input[type="email"] {
  padding: 6px 14px 6px 14px;
}

@media (min-width: 1536px) {
  .rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group input[type="email"] {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
  }
}

.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group select {
  appearance: none;
  padding-left: 12px;
  padding-right: 6px;
}

@media (min-width: 1536px) {
  .rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group select {
      border-radius: 0;
      border-left: 0;
      padding-right: 34px;
      min-width: 200px;
  }
}

@media (min-width: 1536px) {
  .rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group.email {
      flex-grow: 1;
  }
}

.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group.region {
  position: relative;
}

.rcfr-landing-page .landing-content .content #mc_embed_signup .mc-form-wrapper .mc-field-group.region:after {
  content: "▼";
  font-size: 0.75em;
  font-weight: 600;
  position: absolute;
  top: 21px;
  right: 13px;
  z-index: 5;
  transform: translateY(-50%);
  pointer-events: none;
  color: black;
  opacity: 0.4;
}

.rcfr-landing-page .landing-content .content #mc_embed_signup .btn-primary {
  font-size: 0.875em;
  font-weight: 600;
  height: 40px;
  border-radius: 6px;
  border: 0;
  padding-left: 14px;
  padding-right: 14px;
}

@media (min-width: 1536px) {
  .rcfr-landing-page .landing-content .content #mc_embed_signup .btn-primary {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
  }
}

.rcfr-landing-page .landing-content .content .press {
  margin-top: auto;
  font-size: 0.75em;
}

body.rcfr-landing-page .landing-content .content .press p {
  margin-bottom: 1em;
}

.rcfr-landing-page .landing-content .logo .partners {
  margin-top: 1em;
}

.rcfr-landing-page .landing-content .logo .partners .partners-list {
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center; /* new */
  margin: 1em 0 0 0;
}

.rcfr-landing-page .partners-list img {
  display: inline-block;
  max-width: 70px;
  height: auto;
  margin: 0 1rem 1rem 0;
}

.rcfr-landing-page .landing-content .partners .partners-list img:last-child {
  margin: 0 0 1rem 0;
}

@media (min-width: 600px) {
  .rcfr-landing-page .partners-list img {
      max-width: 90px;
  }
}

@media (min-width: 992px) {
  .rcfr-landing-page .rc-branding {
      position: relative;
  }
}

@media (min-width: 1600px) {
  .rcfr-landing-page .partners-list img {
      max-width: 120px;
  }
}

.rcfr-landing-page .branding-image {
 display: none;
}

@media (min-width: 992px) {
  .rcfr-landing-page .branding-image {
      display: block;
      width: 100%;
      height: 100%;
      min-height: 100vh;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background-size: cover;
      background-position: center center;
  }
}

.page-template-prelaunch .partners-list img.lonely-img {
  max-width: inherit;
}

.page-template-prelaunch.rcfr-landing-page .landing-content .main-logo img {
  width: 100%;
}

@media (min-width: 500px) {
  .page-template-prelaunch.rcfr-landing-page .landing-content .main-logo img {
    width: 400px;
  }
}

@media (min-width: 992px) {
  .page-template-prelaunch.rcfr-landing-page .landing-content .main-logo img {
    width: 500px;
  }
}