/* distinct name for file finding purposes : _heardigits-header-sign-up-form.scss */
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900");
@font-face {
  font-family: "Bebas Neue";
  src: url("/assets/fonts/bebas-neue-light.woff") format("woff");
  /* Pretty Modern Browsers */
  font-weight: 100; }
@font-face {
  font-family: "Bebas Neue";
  src: url("/assets/fonts/bebas-neue-book.woff") format("woff");
  /* Pretty Modern Browsers */
  font-weight: 400; }
/** raleway font collection goes here*/
@font-face {
  font-family: "Raleway";
  src: url("/assets/fonts/Raleway-Thin.ttf") format("truetype");
  font-weight: 100; }
@font-face {
  font-family: "Raleway";
  src: url("/assets/fonts/Raleway-ExtraLight.ttf") format("truetype");
  font-weight: 200; }
@font-face {
  font-family: "Raleway";
  src: url("/assets/fonts/Raleway-Light.ttf") format("truetype");
  font-weight: 300; }
@font-face {
  font-family: "Raleway";
  src: url("/assets/fonts/Raleway-Regular.ttf") format("truetype");
  font-weight: 400; }
@font-face {
  font-family: "Raleway";
  src: url("/assets/fonts/Raleway-Medium.ttf") format("truetype");
  font-weight: 500; }
@font-face {
  font-family: "Raleway";
  src: url("/assets/fonts/Raleway-SemiBold.ttf") format("truetype");
  font-weight: 600; }
@font-face {
  font-family: "Raleway";
  src: url("/assets/fonts/Raleway-Bold.ttf") format("truetype");
  font-weight: 700; }
@font-face {
  font-family: "Raleway";
  src: url("/assets/fonts/Raleway-ExtraBold.ttf") format("truetype");
  font-weight: 800; }
@font-face {
  font-family: "Raleway";
  src: url("/assets/fonts/Raleway-Black.ttf") format("truetype");
  font-weight: 800; }
@font-face {
  font-family: "Roboto";
  src: url("/assets/fonts/Roboto/Roboto-Thin.ttf") format("opentype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: "Roboto Alt";
  src: url("/assets/fonts/Roboto/Roboto-ThinItalic.ttf") format("opentype");
  font-weight: 100;
  font-style: italic; }
@font-face {
  font-family: "Roboto";
  src: url("/assets/fonts/Roboto/Roboto-Light.ttf") format("opentype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "Roboto Alt";
  src: url("/assets/fonts/Roboto/Roboto-LightItalic.ttf") format("opentype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: "Roboto";
  src: url("/assets/fonts/Roboto/Roboto-Regular.ttf") format("opentype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Roboto Alt";
  src: url("/assets/fonts/Roboto/Roboto-RegularItalic.ttf") format("opentype");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: "Roboto";
  src: url("/assets/fonts/Roboto/Roboto-Medium.ttf") format("opentype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "Roboto Alt";
  src: url("/assets/fonts/Roboto/Roboto-MediumItalic.ttf") format("opentype");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: "Roboto";
  src: url("/assets/fonts/Roboto/Roboto-SemiBold.ttf") format("opentype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: "Roboto Alt";
  src: url("/assets/fonts/Roboto/Roboto-SemiBoldItalic.ttf") format("opentype");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: "Roboto";
  src: url("/assets/fonts/Roboto/Roboto-Bold.ttf") format("opentype");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "Roboto Alt";
  src: url("/assets/fonts/Roboto/Roboto-BoldItalic.ttf") format("opentype");
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: "Roboto";
  src: url("/assets/fonts/Roboto/Roboto-Black.ttf") format("opentype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: "Roboto Alt";
  src: url("/assets/fonts/Roboto/Roboto-BlackItalic.ttf") format("opentype");
  font-weight: 900;
  font-style: italic; }
html {
  font-size: 62.65%; }

/* See https://www.sitepoint.com/understanding-and-using-rem-units-in-css/ */
body {
  font-size: 1.6rem;
  font-weight: 300; }

/* 14px */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Bebas Neue", Helvetica, Arial, sans-serif;
  margin-top: 0px;
  margin-bottom: 2.5rem; }

h1 {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 4px;
  word-spacing: 4px;
  font-size: 35px;
  line-height: 40px; }
  @media (min-width: 890px) {
    h1 {
      font-size: 45px;
      line-height: 55px; } }
  @media (min-width: 1024px) {
    h1 {
      font-size: 50px;
      line-height: 60px; } }

h2 {
  font-size: 1.9rem; }

h3 {
  font-size: 2.6rem;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 3px; }

h4 {
  font-size: 1.2rem; }

.subheading {
  font-weight: 300;
  font-size: 1.9rem; }

.section-heading {
  text-transform: uppercase;
  text-align: center; }
  .section-heading:after {
    content: "";
    width: 180px;
    height: 0px;
    display: block;
    border-bottom: 2px solid #d4d4d4;
    margin: auto;
    margin-top: 2.5rem; }

.who-are-we-header .section-heading:after {
  max-width: 30vw; }

.section--heading-no-copy-text {
  margin-top: 2.5rem; }

.heardigits-international-brands.section-heading:after {
  content: "";
  position: relative;
  right: 2px; }

.lead-text-header.section-heading {
  max-width: 600px;
  margin: 0 auto 50px;
  padding: 0 20px; }

.section--title-subheading {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: 300;
  line-height: normal;
  text-transform: none;
  font-size: 20px;
  letter-spacing: 0;
  max-width: 600px;
  margin: 0 auto 50px;
  padding: 0 20px; }

main {
  --WantMoreInfoForm-color: #dbe887; }

.form--product--sign-up .form--product--sign-up--button {
  color: #fff;
  background-color: #dbe887; }

.form-input[type="name"],
.form-input[type="email"],
.form-input[type="phone"] {
  max-height: 40px;
  line-height: 20px;
  resize: none;
  overflow: hidden; }
  .form-input[type="name"]::-webkit-input-placeholder, .form-input[type="email"]::-webkit-input-placeholder, .form-input[type="phone"]::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
  .form-input[type="name"]::-moz-placeholder, .form-input[type="email"]::-moz-placeholder, .form-input[type="phone"]::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
  .form-input[type="name"]:-ms-input-placeholder, .form-input[type="email"]:-ms-input-placeholder, .form-input[type="phone"]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
  .form-input[type="name"]::-ms-input-placeholder, .form-input[type="email"]::-ms-input-placeholder, .form-input[type="phone"]::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
  .form-input[type="name"]::placeholder,
  .form-input[type="email"]::placeholder,
  .form-input[type="phone"]::placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
  .form-input[type="name"]:focus,
  .form-input[type="email"]:focus,
  .form-input[type="phone"]:focus {
    outline: 0; }

.leads-form-input .form-input[type="text"],
.leads-form-input .form-input[type="email"] {
  padding: 10px 20px;
  resize: none;
  overflow: hidden;
  margin: 10px 0 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.16);
  color: rgba(255, 255, 255, 0.8);
  border-width: 0px;
  border-style: solid;
  border-radius: 10px;
  font-size: 14px; }
  .leads-form-input .form-input[type="text"]::-webkit-input-placeholder, .leads-form-input .form-input[type="email"]::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
  .leads-form-input .form-input[type="text"]::-moz-placeholder, .leads-form-input .form-input[type="email"]::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
  .leads-form-input .form-input[type="text"]:-ms-input-placeholder, .leads-form-input .form-input[type="email"]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
  .leads-form-input .form-input[type="text"]::-ms-input-placeholder, .leads-form-input .form-input[type="email"]::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
  .leads-form-input .form-input[type="text"]::placeholder,
  .leads-form-input .form-input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
  .leads-form-input .form-input[type="text"]:focus,
  .leads-form-input .form-input[type="email"]:focus {
    outline: 0; }

div.video-product-header-container {
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  @media (min-width: 890px) {
    div.video-product-header-container {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      padding: 0 7vw; } }

@media (max-width: 1250px) {
  .video-product-header-container.heardigits-video-sign-up {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 4rem; } }

.video-product-header-container .image-container.heardigits-video {
  max-width: 450px;
  z-index: -10; }
  @media (min-width: 1024px) {
    .video-product-header-container .image-container.heardigits-video {
      margin-left: 10px; } }
  @media (min-width: 890px) {
    .video-product-header-container .image-container.heardigits-video {
      margin: 0 2vw 0 1.1vw; } }
  @media (max-width: 890px) {
    .video-product-header-container .image-container.heardigits-video {
      margin-top: 50px; } }

.heardigits--sign-up-email-form-banner {
  background-color: #313c43;
  padding: 0;
  overflow: hidden;
  -webkit-animation: 1s ease-in-out;
          animation: 1s ease-in-out;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.heardigits-form-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0px 10px 20px 10px; }
  @media (max-width: 890px) {
    .heardigits-form-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: normal;
          -ms-flex-pack: normal;
              justify-content: normal; } }

.heardigits--form-validation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.heardigits--sign-up-email-form-banner .loading {
  margin: 10px auto; }

.heardigits--sign-up-email-form-banner .heardigits--banner--button {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  padding: 6px 80px;
  border-radius: 10px;
  color: #dbe887;
  background: none;
  border-width: 2px;
  border-color: white;
  border-style: solid;
  margin: 140px 0 0; }
  .heardigits--sign-up-email-form-banner .heardigits--banner--button:focus {
    outline: 0; }
  .heardigits--sign-up-email-form-banner .heardigits--banner--button.button-disabled {
    color: #cdd4d8;
    border-color: #767e84; }
  @media (max-width: 890px) {
    .heardigits--sign-up-email-form-banner .heardigits--banner--button {
      margin: 2px 0 0; } }

.heardigits--sign-up-email-form-banner .form-field-output .response-message {
  /* margin: 0 0 0 11vw; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  @media (max-width: 890px) {
    .heardigits--sign-up-email-form-banner .form-field-output .response-message {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .heardigits--sign-up-email-form-banner .form-field-output .response-message .success-message {
    font-weight: 700; }

.heardigits--sign-up-email-form-banner .text-description {
  margin: 0; }
.heardigits--sign-up-email-form-banner .form-submission-email {
  width: 550px; }
  @media (max-width: 890px) {
    .heardigits--sign-up-email-form-banner .form-submission-email {
      width: 90%; } }

.sign-up-form-error {
  font-size: 10px;
  color: #e24141;
  display: block;
  text-align: center; }

.success-message {
  color: #40d1e3; }

.error-message {
  color: #c74d4d; }

.response-message {
  text-align: left;
  font-size: 18px; }

.response-message .response-message--text {
  margin: 0;
  padding: 0;
  font-weight: 300;
  color: white; }
  @media (max-width: 890px) {
    .response-message .response-message--text {
      text-align: center; } }

.heardigits--sign-up-email-form-banner .form-field-output .response-message.leads-link .blank-space-elem {
  padding: 0 6px; }
.heardigits--sign-up-email-form-banner .form-field-output .response-message.leads-link a {
  text-decoration: none;
  color: white;
  font-weight: 500;
  cursor: pointer; }
.heardigits--sign-up-email-form-banner .form-field-output .response-message.leads-link .error-message {
  font-weight: 700; }

.error-message--response .blank-space-elem {
  padding: 0 280px; }

.blank-space-elem {
  opacity: 0;
  padding: 0 200px;
  cursor: default; }

.form--product--sign-up .loading {
  margin: 13px auto; }

.form-field-output .leads-link-message {
  display: block;
  margin: 0 auto 20px;
  cursor: pointer;
  width: 140px;
  background: none;
  border-width: 2px;
  border-color: white;
  border-style: solid;
  color: #dbe887;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500; }

.heardigits-trial-widget--iframe--group {
  overflow: hidden;
  padding: 0;
  margin: 0;
  background-color: #313c43; }

.heardigits-trial-widget--iframe {
  width: 100%;
  min-height: 320px;
  padding: 0; }
  @media (max-width: 500px) {
    .heardigits-trial-widget--iframe {
      min-height: 360px; } }

.form-section.heardigits--banner-heading {
  width: 90vw; }

.section-heading,
.section--heading-no-copy-text {
  font-size: 2.6rem;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 3px; }
