/* Color Definitions */
@font-face {
  font-family: 'Sanchez';
  src: url(/static/django/dist/e46894a5d53031470090.eot);
  src: url(/static/django/dist/e46894a5d53031470090.eot?#iefix) format('embedded-opentype'), url(/static/django/dist/95e9bbc6336d95715bee.woff2) format('woff2'), url(/static/django/dist/bef1228d3d2f86f42a1f.woff) format('woff'), url(/static/django/dist/1e30fa8019dce20edd09.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Sanchez';
  src: url(/static/django/dist/6829ed7c632eea2d4c84.eot);
  src: url(/static/django/dist/6829ed7c632eea2d4c84.eot?#iefix) format('embedded-opentype'), url(/static/django/dist/ffaaafd3e89a292efd4f.woff2) format('woff2'), url(/static/django/dist/69fb764894ec8792614c.woff) format('woff'), url(/static/django/dist/e384ee11f622fec3b402.ttf) format('truetype'), url(/static/django/dist/a17f16d28b5d64647bf8.svg#sanchez_slabextralight_) format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/87118f0156d15e791e52.woff2) format('woff2'), url(/static/django/dist/074f22cf84d6b036420f.woff) format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/ecb8246b52fa62b7b8cf.woff2) format('woff2'), url(/static/django/dist/0e87bedba3d31e353df6.woff) format('woff');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/c8c88f31ecec3a46ef79.woff2) format('woff2'), url(/static/django/dist/d795c8c6eb62be12ca91.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/2aaa431149e3d4dfd583.woff2) format('woff2'), url(/static/django/dist/69d3465d4ea01829d36b.woff) format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/c0bdbb5db673f95cc2e3.woff2) format('woff2'), url(/static/django/dist/3bc2c38d66267dc45bf1.woff) format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/94502eb657016b33a280.woff2) format('woff2'), url(/static/django/dist/216eba6eb90c1cc7ebc4.woff) format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/7cec6f922c9f15875c06.woff2) format('woff2'), url(/static/django/dist/68b8d384f85094e93fba.woff) format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/8f1754cabbf470c71506.woff2) format('woff2'), url(/static/django/dist/91a298fd57b745590ba4.woff) format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/f5b092d5336e329cc768.woff2) format('woff2'), url(/static/django/dist/d7173691658922860e64.woff) format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/c334f25cfbf85f430c86.woff2) format('woff2'), url(/static/django/dist/514fd97399c186cf7dbc.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/7090a0b0497748250784.woff2) format('woff2'), url(/static/django/dist/d5424953f4f474a938f7.woff) format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/13c3b827520539a1af36.woff2) format('woff2'), url(/static/django/dist/afa0f48a771bea616362.woff) format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
.font-normal {
  font-weight: normal;
}
.font-bold {
  font-weight: bold;
}
.form-control:focus {
  box-shadow: none;
}
.nav-tabs {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 48px;
}
.well {
  box-shadow: none;
  border-radius: 0;
}
.tfl-btn-primary {
  background-color: #005D87;
  color: #ffffff;
  border: 0 solid #005D87;
}
.tfl-btn-primary:hover,
.tfl-btn-primary:focus,
.tfl-btn-primary:active {
  background-color: #337D9F;
  color: #ffffff;
  outline: 0;
}
.tfl-btn-submit {
  background-color: #4D8415;
  color: #ffffff;
  border: 0 solid #005D87;
}
.tfl-btn-submit:hover,
.tfl-btn-submit:focus,
.tfl-btn-submit:active {
  background-color: #94B573;
  color: #ffffff;
  outline: 0;
}
.tfl-btn-default {
  background-color: #F5F5F5;
  color: #564E4E;
  border: 1px solid #E7E7E7;
}
.tfl-btn-default:hover,
.tfl-btn-default:focus,
.tfl-btn-default:active {
  background-color: #ffffff;
  color: #564E4E;
  border: 1px solid #E7E7E7;
  outline: 0;
}
.Band {
  position: relative;
  background: #F2F1EF;
  font-family: 'Nunito Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
}
.Center {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
}
.Pad {
  padding: 3rem;
}
h2 {
  font-family: 'Sanchez', Georgia, "Times New Roman", Times, serif;
}
.Band.Header {
  position: relative;
  overflow: hidden;
}
.Band.Header video {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  position: absolute;
}
.Band.Header .Nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-family: 'Sanchez', Georgia, "Times New Roman", Times, serif;
}
.Band.Header .Nav form {
  float: right;
}
.Band.Header .Nav form a {
  display: inline-block;
  color: #F2F1EF;
  margin-right: 1rem;
  transition: border 0.2s;
  text-decoration: none;
}
.Band.Header form a:hover {
  border-bottom: 5px solid;
}
.Band.Header .Nav form button {
  border-radius: 40px;
}
.Band.Header form a:last-child {
  background: #fff;
  color: #000;
  border-radius: 30px;
  padding: 8px 20px 8px 20px;
}
@media (max-width: 570px) {
  .Band.Header .Nav form {
    display: none;
  }
}
.Band.Header .Logo {
  display: inline-block;
  width: 240px;
  top: 0;
  right: 0;
}
.Band.Header .Foreground {
  max-width: 500px;
  position: relative;
  margin: 6rem 0 0 0;
}
.Band.Header .Brand {
  display: block;
  width: 100%;
  padding: 3rem;
}
.Band.Header .Info {
  background: #F2F1EF;
  color: #524b32;
  font-family: 'Sanchez';
}
.Band.Header button,
.Band.Header button[disabled]:hover {
  cursor: revert;
  background: #ef662f;
  color: #fff;
  transition: all 0.4s;
}
.Band.Header button:hover {
  cursor: pointer;
  background: #fff;
  color: #ef662f;
}
@media (max-width: 768px) {
  .Band.Header .Foreground {
    margin: 0;
    max-width: 100%;
  }
  .Band.Header .Brand {
    display: none;
  }
  .Band.Header video {
    position: relative;
    margin-bottom: -10px;
  }
}
.Band.Video .Fill {
  background: #524b32;
  box-shadow: 0px 4px 21px #a9a9a9;
}
.Band.Video .Caption {
  display: block;
  padding: 1rem;
  margin-bottom: 2rem;
  font-family: 'Sanchez', Georgia, "Times New Roman", Times, serif;
  color: #F2F1EF;
}
ul.Features {
  line-height: 30px;
  color: #524b32;
  font-family: 'Sanchez', Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
}
.Player {
  padding: 41.88% 0 0 0;
  position: relative;
}
.Player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*# sourceMappingURL=landing-studybible.less.7b942a04c252012e38b7.css.map*/