.margin-bottom--tight {
  margin-bottom: 16px; }

.margin-bottom--base {
  margin-bottom: 16px; }
  @media only screen and (min-width: 40.0625em) {
    .margin-bottom--base {
      margin-bottom: 24px; } }

.margin-bottom--medium {
  margin-bottom: 24px; }
  @media only screen and (min-width: 40.0625em) {
    .margin-bottom--medium {
      margin-bottom: 32px; } }

.margin-bottom--loose {
  margin-bottom: 24px; }
  @media only screen and (min-width: 40.0625em) {
    .margin-bottom--loose {
      margin-bottom: 48px; } }

.margin-top--extra-loose {
  margin-top: 32px; }
  @media only screen and (min-width: 40.0625em) {
    .margin-top--extra-loose {
      margin-top: 64px; } }

.margin-bottom--extra-loose {
  margin-bottom: 32px; }
  @media only screen and (min-width: 40.0625em) {
    .margin-bottom--extra-loose {
      margin-bottom: 64px; } }

.shadow-0 {
  box-shadow: none !important; }

.shadow-1, .image-float, .image-radius-shadow .bx-wrapper {
  box-shadow: 0 1px 4px 0 rgba(9, 9, 9, 0.4); }

.shadow-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); }

.shadow-3 {
  box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); }

.shadow-4 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2); }

.shadow-5 {
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2); }

.jumbo, .headline, .blockquote-headline, .title, ul,
.title p, ul p, .subheader, ul .subheader, .body, .caption, .small {
  font-family: "futura-pt", -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-weight: 400; }

.display-2,
.display-2 p, .title-2, .subheader-2, .body-2, .blockquote-headline cite, .button, .button.large, .caption-2, .button.small, .small-2, .button.tiny {
  font-family: "futura-pt", -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-weight: 700; }

.text-color-white,
.text-color-white p {
  color: #ffffff !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }

.text-color-black400 {
  color: rgba(9, 9, 9, 0.6); }

.jumbo {
  font-size: 32px;
  line-height: 44px;
  color: #090909; }
  @media only screen and (min-width: 40.0625em) {
    .jumbo {
      font-size: 48px;
      line-height: 64px; } }

.display-2,
.display-2 p {
  font-size: 1.25rem;
  line-height: 1.17;
  letter-spacing: 1px;
  color: #090909;
  text-transform: uppercase; }
  @media only screen and (min-width: 40.0625em) {
    .display-2,
    .display-2 p {
      font-size: 36px; } }

.headline, .blockquote-headline {
  font-size: 16px;
  line-height: 1.5;
  color: #090909;
  margin-bottom: 32px; }
  @media only screen and (min-width: 40.0625em) {
    .headline, .blockquote-headline {
      font-size: 24px; } }

.headline--secondary {
  color: rgba(9, 9, 9, 0.6); }

.title, ul,
.title p, ul p {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 1px;
  color: #090909; }
  @media only screen and (min-width: 40.0625em) {
    .title, ul,
    .title p, ul p {
      font-size: 20px; } }

.title-2 {
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #090909;
  text-transform: uppercase; }
  @media only screen and (min-width: 40.0625em) {
    .title-2 {
      font-size: 20px; } }

.subheader, ul .subheader {
  font-size: 16px;
  line-height: 1.5;
  color: #090909; }

.subheader-2 {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #090909;
  text-transform: uppercase; }

.subheader--secondary {
  color: rgba(9, 9, 9, 0.6); }

.body {
  font-size: 14px;
  line-height: 1.43;
  color: #090909; }

.body-2, .blockquote-headline cite, .button, .button.large {
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #090909;
  text-transform: uppercase; }

.caption {
  font-size: 12px;
  line-height: 1.43;
  color: #090909; }

.caption-2, .button.small {
  font-size: 12px;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #090909;
  text-transform: uppercase; }

.small {
  font-size: 10px;
  line-height: 1.43;
  color: #090909; }

.small-2, .button.tiny {
  font-size: 10px;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #090909;
  text-transform: uppercase; }

.striped-subheader-2 {
  margin: 0 auto 20px;
  padding: 0 20px;
  position: relative;
  text-align: center; }
  .striped-subheader-2:before, .striped-subheader-2:after {
    background-color: #ffffff;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0; }
  .striped-subheader-2:before {
    top: calc(50% - 5px); }
  .striped-subheader-2:after {
    bottom: calc(50% - 6px); }
  .striped-subheader-2 .subheader-2 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    background-color: #090909;
    color: #ffffff;
    display: inline-block;
    padding: 0 7px;
    position: relative;
    z-index: 1;
    margin-bottom: 1px; }

.blockquote-headline {
  border-left: 0;
  margin-top: 64px;
  margin-bottom: 64px;
  padding: 0; }
  .blockquote-headline cite {
    font-style: normal;
    margin-top: 32px; }

.image-radius, .image-radius-shadow .bx-wrapper, .image-radius-shadow .bx-viewport {
  border-radius: 4px; }

.logo span {
  text-indent: -9999px;
  display: block;
  position: absolute; }

.hero {
  padding: 200px 0;
  background-size: cover;
  background-position: center center; }
  @media only screen and (min-width: 40.0625em) {
    .hero {
      background-attachment: fixed; } }

.hero-eyebrow {
  margin-bottom: 24px; }

.section {
  padding: 32px 0; }
  @media only screen and (min-width: 40.0625em) {
    .section {
      padding: 5rem 0; } }

.section--roomy {
  padding: 40px 0; }
  @media only screen and (min-width: 40.0625em) {
    .section--roomy {
      padding: 80px 0; } }

.section--extra-loose {
  padding-top: 32px;
  padding-bottom: 32px; }
  @media only screen and (min-width: 40.0625em) {
    .section--extra-loose {
      padding-top: 64px;
      padding-bottom: 64px; } }

.section--bg-white {
  background-color: #ffffff; }

.section--bg-image {
  background-size: cover;
  background-position: center center; }
  @media only screen and (min-width: 40.0625em) {
    .section--bg-image {
      background-attachment: fixed; } }
  .section--bg-image a {
    color: #090909;
    text-decoration: none; }
    .section--bg-image a:hover {
      text-decoration: underline; }

.wow {
  visibility: hidden; }

.avatar {
  border-radius: 50%; }

.the-big-show .fa-quote-left,
.the-big-show .fa-quote-right {
  color: #F0B323; }

.the-big-show .section--bg-color-1 {
  background-color: #44493B; }
  .the-big-show .section--bg-color-1 .striped-subheader-2 .subheader-2 {
    background-color: #44493B; }

.the-big-show .section--bg-color-2 {
  background-color: #7e1000; }
  .the-big-show .section--bg-color-2 .striped-subheader-2 .subheader-2 {
    background-color: #7e1000; }

.the-big-show .section--bg-color-3 {
  background-color: #F0B323; }
  .the-big-show .section--bg-color-3 .striped-subheader-2 .subheader-2 {
    background-color: #F0B323; }

.button {
  background-color: #F0B323;
  color: #090909;
  display: inline-block;
  padding: 8px 16px;
  border-radius: 4px;
  transition: all ease-in 0.1s;
  position: relative;
  line-height: 24px;
  min-width: 100px;
  border: solid 1px transparent;
  cursor: pointer; }
  .button img {
    vertical-align: top;
    max-height: 20px;
    max-width: 20px;
    line-height: 20px; }
  .button:hover:not(disabled):not(.disabled):not([disabled]):not(.border):not(.dark), .button:active {
    background-color: #090909; }
  .button:focus {
    box-shadow: 0 0 0 1pt #76ABFF;
    outline: none; }
  .button.disabled, .button[disabled] {
    cursor: not-allowed;
    opacity: 0.38;
    color: #090909; }
  .button.large {
    padding: 16px; }
    .button.large img {
      line-height: 24px;
      max-height: 24px; }
  .button.small {
    padding: 16px;
    line-height: 20px;
    min-width: auto; }
    .button.small img {
      line-height: 18px;
      max-height: 18px; }
  .button.tiny {
    padding: 16px;
    min-width: auto; }
  .button.dark {
    background-color: #090909;
    color: #ffffff; }
    .button.dark:hover {
      background: rgba(9, 9, 9, 0.7); }
  .button.light {
    background-color: #ffffff;
    color: rgba(9, 9, 9, 0.6); }
  .button.gray {
    color: rgba(9, 9, 9, 0.6);
    border: 1px solid rgba(9, 9, 9, 0.6); }
    .button.gray:hover {
      background-color: rgba(9, 9, 9, 0.6);
      color: #ffffff; }
  .button.border {
    background-color: transparent;
    border: solid 1px #F0B323;
    color: #F0B323; }
    .button.border:hover:not(disabled):not(.disabled):not([disabled]):not(.dark) {
      background-color: #F0B323;
      color: #090909; }
    .button.border.dark {
      border: solid 1px #090909;
      color: #090909; }
      .button.border.dark:hover {
        background-color: #090909;
        color: #ffffff; }
    .button.border.gray {
      border: solid 1px rgba(9, 9, 9, 0.6);
      color: rgba(9, 9, 9, 0.6); }
      .button.border.gray:hover {
        background-color: rgba(9, 9, 9, 0.6);
        color: #ffffff; }

.card {
  background-color: #ffffff; }
  .card p:last-child {
    margin-bottom: 0; }

.card--feature {
  padding: 24px; }
  @media only screen and (min-width: 40.0625em) {
    .card--feature {
      padding: 32px; } }
