body.page-template-template-landing-page,
body.page-template-template-landing-page-thanks,
body.page-template-template-landing-page-v2,
body.page-template-template-landing-page-thanks-v2 {
  background: #fff; }
  body.page-template-template-landing-page sup,
  body.page-template-template-landing-page-thanks sup,
  body.page-template-template-landing-page-v2 sup,
  body.page-template-template-landing-page-thanks-v2 sup {
    font-size: 12px;
    padding: 0 0 0 2px; }
  body.page-template-template-landing-page sub,
  body.page-template-template-landing-page-thanks sub,
  body.page-template-template-landing-page-v2 sub,
  body.page-template-template-landing-page-thanks-v2 sub {
    font-size: 10px;
    padding: 0 2px 0 0; }

.page-template-template-landing-page-thanks .lp__hero .lp__heroTitle:after {
  width: 100%;
  left: 0; }

.accessible-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  font-size: 14px;
  color: #000;
  background: #fff; }

.lp__header {
  background: #062e78;
  border-bottom: 3px solid #f7bd14;
  height: 25px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .lp__header {
      height: 15px; } }
  .lp__header .logo {
    background: #062e78;
    margin: 0 0 0 -100px;
    border-bottom: 5px solid #062e78;
    color: #fff;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    top: 22px;
    left: 50%;
    width: 205px;
    height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9; }
    @media screen and (max-width: 767px) {
      .lp__header .logo {
        top: 12px; } }
    .lp__header .logo .down {
      display: block;
      width: 0;
      height: 0;
      border-left: 105px solid transparent;
      border-right: 105px solid transparent;
      border-top: 20px solid #062e78;
      position: absolute;
      bottom: -25px;
      left: 50%;
      -webkit-transform: translate(-50%, 0) scale(1.01);
      transform: translate(-50%, 0) scale(1.01); }
  .lp__header .cb-logo {
    width: 100px;
    height: 60px;
    display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }

.lp__hero {
  background: no-repeat center center;
  background-size: cover;
  padding: 135px 10px 20px 10px;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 450px; }
  @media screen and (max-width: 1024px) {
    .page-template-template-landing-page-thanks .lp__hero {
      min-height: 69vh; } }
  @media screen and (max-width: 768px) {
    .lp__hero {
      min-height: 69vh; } }
  @media screen and (max-width: 767px) {
    .lp__hero {
      padding: 145px 10px 20px 10px; } }
  .lp__hero:before {
    background: rgba(6, 46, 120, 0.75);
    content: ' ';
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
  .lp__hero .lp__heroContent {
    position: relative;
    text-align: center;
    max-width: 735px;
    margin: 0 auto; }
  .lp__hero .lp__heroTitle {
    color: #fff;
    font-size: 40px;
    line-height: 1.2;
    display: inline-block;
    margin: 0 0 43px 0;
    font-style: italic;
    font-family: 'Noto Serif', serif;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 2px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .lp__hero .lp__heroTitle {
        font-size: 28px;
        margin: 0 0 25px 0; } }
    .lp__hero .lp__heroTitle:after {
      content: ' ';
      height: 1px;
      background: #fff;
      width: 108%;
      left: 50%;
      transform: translate3d(-50%, 0, 0);
      bottom: -25px;
      position: absolute; }
      @media screen and (max-width: 767px) {
        .lp__hero .lp__heroTitle:after {
          left: 0;
          bottom: -13px;
          width: 100%;
          transform: none; } }
  .lp__hero .lp__heroSubtitle {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 2px;
    margin: 0 0 70px 0; }
    @media screen and (max-width: 767px) {
      .lp__hero .lp__heroSubtitle {
        font-size: 22px;
        line-height: 1.2;
        margin: 0 0 30px 0; } }
  .lp__hero .lp__heroFootnote {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 6px 0;
    letter-spacing: 1px; }
    @media screen and (max-width: 767px) {
      .lp__hero .lp__heroFootnote {
        font-size: 13px;
        letter-spacing: 0; } }

.lp__main {
  padding: 25px 0 80px 0; }
  @media screen and (max-width: 767px) {
    .lp__main {
      padding: 30px 0; } }
  .lp__main .lp__container {
    max-width: 1195px;
    margin: 0 auto;
    padding: 0 10px; }
  .lp__main .lp__columns {
    display: flex; }
    @media screen and (max-width: 767px) {
      .lp__main .lp__columns {
        flex-wrap: wrap; } }
    .lp__main .lp__columns > div:first-of-type {
      width: 43%; }
      @media screen and (max-width: 767px) {
        .lp__main .lp__columns > div:first-of-type {
          width: 100%;
          margin: 0 0 25px 0; } }
    .lp__main .lp__columns > div:last-of-type {
      width: 52%;
      margin-left: 7%; }
      @media screen and (max-width: 1000px) {
        .lp__main .lp__columns > div:last-of-type {
          margin-left: 4%; } }
      @media screen and (max-width: 767px) {
        .lp__main .lp__columns > div:last-of-type {
          width: 100%;
          margin: 0; } }
  .lp__main .lp__formTitle {
    font-size: 30px;
    line-height: 40px;
    color: #efbe45;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media screen and (max-width: 1000px) {
      .lp__main .lp__formTitle {
        font-size: 22px;
        line-height: 1.2;
        margin: 0 0 20px 0; } }
    @media screen and (max-width: 767px) {
      .lp__main .lp__formTitle {
        color: #000; } }

.lp__form #lp__formMessage {
  color: red; }
.lp__form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333333; }
.lp__form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #333333; }
.lp__form :-ms-input-placeholder {
  /* IE 10+ */
  color: #333333; }
.lp__form :-moz-placeholder {
  /* Firefox 18- */
  color: #333333; }
.lp__form .lp__formGroup input[type="text"],
.lp__form .lp__formGroup input[type="email"],
.lp__form .lp__formGroup input[type="number"],
.lp__form .lp__formGroup select {
  border: 1px solid #7c8eb4;
  background: #f9fbfe;
  font-size: 18px;
  color: #333333;
  margin: 0 0 18px 0;
  padding: 10px;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .lp__form .lp__formGroup input[type="text"],
    .lp__form .lp__formGroup input[type="email"],
    .lp__form .lp__formGroup input[type="number"],
    .lp__form .lp__formGroup select {
      font-size: 16px;
      margin: 0 0 15px 0;
      padding: 10px; } }
.lp__form .lp__formGroup fieldset {
  margin: 0 0 15px 0;
  font-size: 16px;
  color: #333333; }
  .lp__form .lp__formGroup fieldset legend {
    font-size: 18px;
    margin: 0 0 5px 0; }
  .lp__form .lp__formGroup fieldset label {
    cursor: pointer; }
.lp__form .lp__formGroup--error input[type="text"],
.lp__form .lp__formGroup--error input[type="email"],
.lp__form .lp__formGroup--error input[type="number"] {
  border-color: red; }
.lp__form .lp__formGroupFieldsetOptions {
  display: flex; }
  .lp__form .lp__formGroupFieldsetOptions > div {
    margin: 0 15px 0 0; }
.lp__form #lp__formGroup-submit, .lp__form #lp__formGroup-submit, .lp__form input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 17px;
  color: #062e78;
  background: #efbe45;
  padding: 19px 25px;
  font-weight: bold;
  border: 1px solid #efbe45;
  -webkit-transition: ease all .3s;
  -moz-transition: ease all .3s;
  -ms-transition: ease all .3s;
  -o-transition: ease all .3s;
  transition: ease all .3s; }
  .lp__form #lp__formGroup-submit:hover, .lp__form #lp__formGroup-submit:hover, .lp__form input[type="submit"]:hover {
    background: #fff;
    color: #efbe45; }

.lp__column--content h4 {
  color: #062e78;
  font-size: 28px;
  line-height: 33px;
  margin: 0 0 27px 0; }
  @media screen and (max-width: 1000px) {
    .lp__column--content h4 {
      font-size: 22px;
      line-height: 30px;
      margin: 0 0 20px 0; } }
.lp__column--content p {
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 25px 0; }
.lp__column--content ul {
  margin: 0 0 35px 0;
  width: 490px;
  max-width: 100%; }
  .lp__column--content ul li {
    font-size: 20px;
    line-height: 28px;
    position: relative;
    padding: 0 0 12px 15px; }
    .lp__column--content ul li:before {
      content: ' ';
      background: #efbe45;
      border-radius: 100%;
      height: 9px;
      width: 9px;
      top: 9px;
      left: 0;
      position: absolute; }
.lp__column--content a {
  display: inline-block;
  margin: 27px 0 0;
  font-size: 28px;
  line-height: 35px;
  color: #fff;
  background: #062e78;
  padding: 10px 29px;
  letter-spacing: 2px;
  text-align: center;
  border: 1px solid #062e78;
  -webkit-transition: ease all .3s;
  -moz-transition: ease all .3s;
  -ms-transition: ease all .3s;
  -o-transition: ease all .3s;
  transition: ease all .3s; }
  @media screen and (max-width: 1000px) {
    .lp__column--content a {
      font-size: 24px;
      padding: 10px 20px; } }
  .lp__column--content a:hover {
    background: #fff;
    color: #062e78; }

.lp__disclaimer {
  margin: 145px 0 0;
  padding: 50px 90px 38px 70px;
  background: #fdf7e8; }
  @media screen and (max-width: 1000px) {
    .lp__disclaimer {
      margin: 90px 0 0;
      padding: 35px 50px 38px 50px; } }
  @media screen and (max-width: 767px) {
    .lp__disclaimer {
      margin: 60px 0 0;
      padding: 25px 20px 5px 20px; } }
  .lp__disclaimer strong {
    color: #062e78; }
  .lp__disclaimer p {
    font-size: 18px;
    line-height: 21px;
    color: #333333; }
  .lp__disclaimer a {
    font-weight: bold; }

.lp__footer {
  padding: 0; }
  .lp__footer .ender {
    border: 0; }

.lp__main-leadoff {
  padding-top: 40px;
  max-width: 648px;
  margin: 0 auto 60px;
  text-align: center;
  font-size: 24px;
  line-height: 1.3; }

.lp__outer {
  display: flex;
  align-items: center;
  max-width: 900px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .lp__outer {
      display: block; } }

.lp__inner {
  flex: 1;
  margin-left: 10%; }
  @media (max-width: 767px) {
    .lp__inner {
      margin-left: 0;
      margin-bottom: 24px;
      text-align: center; } }
  .lp__inner:first-child {
    margin-left: 0; }

.video__post-title {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  margin: 0 0 4px;
  padding: 0;
  text-transform: none; }
  .video__post-title a {
    color: #272727;
    text-decoration: none; }

.video__post--link {
  display: block;
  position: relative; }
  .video__post--link .videoIcon {
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    pointer-events: none;
    background: url("../images/icon-play-circle.png") no-repeat center;
    background-size: contain;
    z-index: 10; }

.video__post .video__post-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none; }
  .video__post .video__post-link .fa-play-circle {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    pointer-events: none;
    background: url("../images/icon-play-circle-blue.png") no-repeat center;
    background-size: contain;
    margin-right: 3px; }

.lp__entry-content {
  font-size: 1.25em; }
  .lp__entry-content h2 {
    font-size: 1.6em; }
  .lp__entry-content h3 {
    font-size: 1.4em; }

/*# sourceMappingURL=landing-page.css.map */
