/* distinct name for file finding purposes : _hearscope-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; }

.form--product--sign-up .form--product--sign-up--button,
.form--product--sign-up--button {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 14px 9px;
  border-radius: 10px;
  color: #343f45;
  background-color: #1de9b6;
  border: none;
  width: 100%;
  margin: 10px 0 0; }
  .form--product--sign-up .form--product--sign-up--button:focus,
  .form--product--sign-up--button:focus {
    outline: 0; }

.header-sign-up-button-text {
  color: #343f45;
  font-family: "Raleway";
  font-weight: 700; }

.video-product-header-container .header-sign-up-button-text.insightly-native--form-button {
  padding: 6px 30px; }

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

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