/*!
Theme Name: leadpages
Theme URI: https://www.leadpages.net/blog/
Author: Leadpages
Author URI: https://www.leadpages.net/
Description: The Leadpages Brand: We are motivators. We are entrepreneurial. As Leadpages, we seek to help our customers prove themselves through amazing quantifiable results. Our brand instills confidence in our customers and communicates our ability to help them grow and succeed.
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: leadpages
Tags: light, two-columns, right-sidebar, responsive-layout, featured-images, theme-options

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

leadpages is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
  ## Asides
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# LeadPages
--------------------------------------------------------------*/
/* RGB: 242, 244, 247 */
/* RGB: 254, 210, 0 */
/* RGB:  2, 0, 32*/
/* RGB: 121, 186, 204 */
/* RGB: 177, 186, 204 */
/* RGB: 50, 200, 140 */
/* RGB: 250, 50, 70 */
/* RGB: 60, 40, 140*/
/***************** STYLE GUIDE: https://app.frontify.com/d/BnCgFWtado7c/style-guide#/style/typography ***********/
/* RGB: 242, 244, 247 */
/* RGB: 254, 210, 0 */
/* RGB:  2, 0, 32*/
/* RGB: 121, 186, 204 */
/* RGB: 177, 186, 204 */
/* RGB: 50, 200, 140 */
/* RGB: 250, 50, 70 */
/* RGB: 60, 40, 140*/
/*****************************************************/
/********************** Fonts ************************/
@font-face {
  font-family: 'LeadPages-Icons';
  src: url("https://static.leadpages.net/cache/20170310.000000/lego/1.0.9/icons/LeadPages-Icons.eot?7jjijk");
  src: url("https://static.leadpages.net/cache/20170310.000000/lego/1.0.9/icons/LeadPages-Icons.eot?7jjijk#iefix") format("embedded-opentype"), url("https://static.leadpages.net/cache/20170310.000000/lego/1.0.9/icons/LeadPages-Icons.woff2?7jjijk") format("woff2"), url("https://static.leadpages.net/cache/20170310.000000/lego/1.0.9/icons/LeadPages-Icons.ttf?7jjijk") format("truetype"), url("https://static.leadpages.net/cache/20170310.000000/lego/1.0.9/icons/LeadPages-Icons.woff?7jjijk") format("woff"), url("https://static.leadpages.net/cache/20170310.000000/lego/1.0.9/icons/LeadPages-Icons.svg?7jjijk#LeadPages-Icons") format("svg");
  font-weight: normal;
  font-style: normal; }

/*****************************************************/
/********************** /Fonts ***********************/
/*************************************************************/
/************************ Skeleton ***************************/
img,
legend {
  border: 0; }

.column,
.columns,
.container {
  width: 100%;
  box-sizing: border-box; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

b,
optgroup,
strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

pre,
textarea {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px; }

legend {
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.container {
  position: relative;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px; }

.column,
.columns {
  float: left; }

@media (min-width: 470px) {
  .container {
    width: 87.5%;
    padding: 0; } }

@media (min-width: 768px) {
  .container {
    width: 92%; }
  .column,
  .columns {
    margin-left: 4%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }
  .one.column,
  .one.columns {
    width: 4.66666666667%; }
  .two.columns {
    width: 13.3333333333%; }
  .three.columns {
    width: 22%; }
  .four.columns {
    width: 30.6666666667%; }
  .five.columns {
    width: 39.3333333333%; }
  .six.columns {
    width: 48%; }
  .seven.columns {
    width: 56.6666666667%; }
  .eight.columns {
    width: 65.3333333333%; }
  .nine.columns {
    width: 74%; }
  .ten.columns {
    width: 82.6666666667%; }
  .eleven.columns {
    width: 91.3333333333%; }
  .twelve.columns {
    width: 100%;
    margin-left: 0; }
  .one-third.column {
    width: 30.6666666667%; }
  .two-thirds.column {
    width: 65.3333333333%; }
  .one-half.column {
    width: 48%; }
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%; }
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%; }
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78%; }
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.3333333333%; }
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%; }
  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%; } }

fieldset {
  padding: 0;
  border-width: 0; }

input[type='checkbox'],
input[type='radio'] {
  display: inline; }

code {
  padding: 0.2rem 0.5rem;
  margin: 0 0.2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #f1f1f1;
  border: 1px solid #e1e1e1;
  border-radius: 4px; }

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }

td,
th {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #e1e1e1; }

td:first-child,
th:first-child {
  padding-left: 0; }

td:last-child,
th:last-child {
  padding-right: 0; }

.container:after,
.row:after,
.u-cf {
  content: '';
  display: table;
  clear: both; }

/************************ /Skeleton **************************/
/*************************************************************/
/*************************************************************/
/************************ Reset ******************************/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/************************ /Reset** ***************************/
/*************************************************************/
/*************************************************************/
/********************** Custom styles ************************/
/*************************************************************/
* {
  box-sizing: border-box; }

body.noscroll {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: fixed; }

html,
body {
  overflow-x: hidden; }

body {
  padding: 0;
  margin: 0;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #f2f4f7; }

p {
  color: #575452; }

li {
  list-style: none; }

ul {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

figcaption a {
  color: #575452;
  border-bottom: 1px solid #d1c6f9; }
  figcaption a:hover {
    color: #603eff;
    border-bottom: 2px solid #603eff; }

.center {
  margin: 0 auto; }

.centered-text {
  text-align: center; }

.left-text {
  text-align: left; }

.right-text {
  text-align: right; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.clear {
  clear: both; }

.white {
  color: #fff; }

.white-background {
  background-color: #fff; }

.blue-background {
  background-color: #603eff;
  color: #fff; }

.yellow-background {
  background-color: #fed200; }

.medium-gray-background {
  background-color: #e6e9ef; }

.black {
  color: #000; }

.gray {
  color: #575452; }

.secondary-gray {
  color: #797f89; }

.gray-container {
  background-color: #f2f4f7; }

.table {
  display: table; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell; }

.login-row {
  width: 144px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.row.table {
  display: table;
  width: 100%; }
  .row.table .column,
  .row.table .columns {
    float: none;
    display: table-cell;
    padding-left: 4%; }
    .row.table .column:first-child,
    .row.table .columns:first-child {
      padding-left: 0; }
    @media (max-width: 768px) {
      .row.table .column,
      .row.table .columns {
        float: left; } }

.bold {
  font-weight: 500; }

.v-align-middle {
  vertical-align: middle; }

.uppercase {
  text-transform: uppercase; }

.text-fade {
  transition: all 1s ease;
  opacity: 0.25; }
  .text-fade.faded {
    opacity: 1; }

.stretch {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.small-rule {
  width: 48px;
  height: 1px;
  background-color: #575452;
  text-align: center;
  margin: 18px auto; }

.pad-6 {
  padding: 6px 0; }

.pad-12 {
  padding: 12px 0; }

.pad-18 {
  padding: 18px 0; }

.pad-24 {
  padding: 24px 0; }

.pad-36 {
  padding: 36px 0; }

.pad-48 {
  padding: 48px 0; }

.pad-60 {
  padding: 60px 0; }

.pad-72 {
  padding: 72px 0; }

.pad-0-bottom {
  padding-bottom: 0; }

.pad-0-top {
  padding-top: 0; }

.pad-36-bottom {
  padding-bottom: 36px; }

.video-container {
  position: relative;
  padding-bottom: 56%;
  padding-top: 0px;
  height: 0; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*************************************************************/
/**************************** Text ***************************/
.text_link {
  color: #575452;
  border-bottom: 1px solid #603eff; }
  .text_link:hover {
    color: #603eff; }

.x-large-display {
  font-size: 72px;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  line-height: 84px;
  letter-spacing: -1.4px;
  color: #020020; }

.large-display {
  font-size: 54px;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  line-height: 60px;
  letter-spacing: -1.1px;
  color: #020020; }

.medium-display {
  font-size: 42px;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  line-height: 48px;
  letter-spacing: -0.8px;
  color: #020020; }

.small-display {
  font-size: 36px;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  line-height: 42px;
  letter-spacing: -0.7px;
  color: #020020; }

.x-small-display {
  font-size: 24px;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  line-height: 30px;
  letter-spacing: -0.24px;
  color: #020020; }

.heading-1 {
  font-size: 40px;
  font-family: "Value Serif Bold", Georgia, Times, serif;
  line-height: 48px;
  color: #0f0c09; }

.heading-2 {
  font-size: 30px;
  font-family: "Value Serif Bold", Georgia, Times, serif;
  color: #0f0c09; }

.heading-3 {
  font-size: 40px;
  font-family: "Value Serif Bold", Georgia, Times, serif;
  line-height: 48px;
  color: #0f0c09; }

.paragraph-short-form {
  font-size: 18px;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  line-height: 24px;
  letter-spacing: 0px; }

.paragraph-long-form {
  font-size: 18px;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  line-height: 30px;
  letter-spacing: 0px; }

.paragraph-small {
  font-size: 14px;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  line-height: 22px;
  letter-spacing: 0px; }

.caption {
  font-size: 12px;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  line-height: 18px;
  letter-spacing: 0px; }

.small-caps {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.content-label {
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1.9px;
  text-transform: uppercase;
  color: #797f89; }

.section-descriptor {
  font-size: 12px;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1.92px; }

/*************************** /Text ***************************/
/*************************************************************/
/*************************************************************/
/********************* Buttons *******************************/
.button {
  color: #fff;
  font-size: 16px;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  border: 3px solid #603eff;
  background-color: #603eff;
  border-radius: 24px;
  padding: 12px 30px;
  white-space: nowrap;
  line-height: 18px; }
  .button:hover {
    background-color: #603eff;
    color: #fff;
    border-color: #603eff;
    transform: scale(1.03);
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.24); }
  .button.small {
    font-size: 14px; }
  .button.x-small {
    font-size: 12px;
    line-height: 12px; }
  .button.secondary {
    color: #603eff;
    background-color: transparent;
    border-color: #d1c6f9;
    box-shadow: none;
    transition: all 0.3s ease-in; }
    .button.secondary:hover {
      background-color: #603eff;
      color: #fff;
      box-shadow: none;
      transform: none;
      border-color: #603eff; }
  .button.green {
    border: 1px solid #32c88c;
    background-color: #32c88c; }
    .button.green:hover {
      background-color: transparent;
      color: #32c88c; }
  .button.white {
    border: 1px solid #fff;
    color: #fff; }
    .button.white:hover {
      color: #fff;
      background-color: #4d32cc; }
  .button.secondary_gray {
    color: #797f89;
    background-color: transparent;
    border: 1px solid #797f89;
    box-shadow: none; }
    .button.secondary_gray a {
      color: #797f89; }
    .button.secondary_gray:hover {
      color: #b1bacc;
      border: 1px solid #b1bacc;
      background-color: transparent;
      box-shadow: none;
      transform: none; }
  .button.yellow {
    background-color: #fed200;
    border: 1px solid #fed200;
    color: #000; }
    .button.yellow:hover {
      background-color: #f4b43d;
      border: 1px solid #f4b43d; }
  .button.small-callout {
    font-size: 10px;
    border-radius: 4px;
    padding: 4px;
    box-shadow: none;
    transform: none; }
    .button.small-callout.yellow {
      color: #fed200;
      background-color: transparent;
      border: 1px solid #fed200; }
  .button.large-callout {
    font-size: 8px;
    border-radius: 3px;
    padding: 3px;
    box-shadow: none;
    transform: none; }

.fat-button {
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important; }

/************************** /btns ****************************/
/*************************************************************/
/*************************************************************/
/************************ shadows ****************************/
.shadow-level-1 {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.32); }

.shadow-level-2 {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.26); }

.shadow-level-3 {
  box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.23); }

.shadow-level-4 {
  box-shadow: 0px 12px 18px rgba(0, 0, 0, 0.2); }

.shadow-level-5 {
  box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.18); }

.shadow-level-6-left {
  box-shadow: -45px 60px 72px 0px rgba(0, 0, 0, 0.2); }

.shadow-level-6-right {
  box-shadow: 45px 60px 72px 0px rgba(0, 0, 0, 0.2); }

/*********************** /shadows ****************************/
/*************************************************************/
/*************************************************************/
/********************** Nav **********************************/
#hamburger_icon {
  display: none;
  color: #603eff;
  font-family: "LP-Icons"; }

#overlay {
  display: none;
  height: 100%;
  z-index: 1100;
  position: absolute;
  top: 0;
  left: 0; }

#product-menu {
  display: none;
  background-color: #fff;
  width: 100%;
  height: 100%;
  z-index: 1200;
  position: absolute;
  top: 0;
  right: 0; }

#nav_right {
  align-self: center; }

#resources-menu {
  display: none;
  background-color: #fff;
  width: 100%;
  height: 100%;
  z-index: 1200;
  position: absolute;
  top: 0;
  right: 0; }

.submenu-heading {
  display: flex;
  position: relative;
  color: #000;
  font-size: 16px; }

.left-arrow {
  width: 20px;
  height: 10px;
  top: 5.5px;
  position: relative; }

.right-arrow {
  position: relative;
  top: 7px;
  width: 20px;
  height: 10px; }

.mobile-menu-navigation {
  color: #575452;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 8px;
  border-bottom: 3px solid transparent; }
  .mobile-menu-navigation:hover {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #603eff;
    color: #603eff; }

.mobile-login-text {
  color: #0f0c09;
  font-size: 14px;
  font-weight: 400;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  border-bottom: 3px solid transparent;
  transition: all 0.3s ease-in;
  padding-bottom: 8px; }
  .mobile-login-text:hover {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #603eff;
    color: #603eff; }

.login-container {
  margin-top: 32px;
  margin-bottom: 32px; }

.mobile_menu_link {
  margin-top: 16px;
  margin-bottom: 16px; }

.expandable_mobile_menu_link {
  margin-top: 16px;
  margin-bottom: 8px;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between; }
  .expandable_mobile_menu_link:hover {
    cursor: pointer; }

#navigation #utility_nav {
  display: none;
  background-color: #020020; }
  #navigation #utility_nav #utility_nav_inner {
    line-height: 16px; }
  #navigation #utility_nav a {
    text-transform: none;
    color: #fff;
    letter-spacing: 1px;
    padding: 2px 0; }
    #navigation #utility_nav a:hover {
      color: #fff;
      border-bottom: 2px solid #4d32cc; }
  #navigation #utility_nav li {
    display: inline-block;
    margin-right: 24px; }
  #navigation #utility_nav #right_nav {
    text-align: right; }
    #navigation #utility_nav #right_nav li {
      margin: 0 0 0 24px; }

#navigation li a {
  border-bottom: 3px solid transparent;
  transition: padding 0.3s ease, color 0.3s ease, border-color 0.3s ease; }
  #navigation li a i {
    transition: all 0.3s ease; }

#navigation .sign-in {
  position: relative;
  top: 10px; }
  #navigation .sign-in li a {
    padding-bottom: 0.5rem; }
  #navigation .sign-in:hover {
    cursor: pointer; }

#navigation .horizontal-rule {
  background-color: #0f0c09;
  opacity: 0.08;
  margin-bottom: 0; }

#navigation #main_nav {
  height: 60px;
  z-index: 1000;
  padding: 12px 16px;
  position: relative;
  display: flex;
  color: #0f0c09;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-left: 24px;
  font-size: 14px; }
  #navigation #main_nav .dropdownLinks li {
    display: block; }
  #navigation #main_nav .product-overview {
    padding-left: 18px; }
    #navigation #main_nav .product-overview li {
      position: relative;
      margin-left: -5px; }
      #navigation #main_nav .product-overview li::before {
        position: absolute;
        color: #0f0c09;
        font-size: 32px;
        left: -15px;
        content: '\2022'; }
  #navigation #main_nav li {
    display: inline-block;
    margin-right: 24px;
    color: #0f0c09; }
  #navigation #main_nav li a {
    color: #0f0c09;
    padding-bottom: 0.5em; }
    #navigation #main_nav li a:hover {
      color: #603eff;
      border-bottom-width: 3px;
      border-bottom-style: solid;
      border-bottom-color: #603eff; }
  #navigation #main_nav #main_nav_links {
    margin: 0;
    text-align: left;
    line-height: 16px;
    padding-top: 0;
    letter-spacing: -0.1px; }
    #navigation #main_nav #main_nav_links .navigation {
      color: #0f0c09;
      font-size: 14px;
      font-weight: 400;
      font-family: "Apercu", Helvetica, Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      padding-bottom: 0.5rem; }
      #navigation #main_nav #main_nav_links .navigation.hover {
        border-bottom-width: 3px;
        border-bottom-style: solid;
        border-bottom-color: #603eff;
        color: #603eff; }
  #navigation #main_nav .nav_ends {
    display: flex;
    align-items: center;
    cursor: pointer; }
  #navigation #main_nav #nav_middle {
    padding-left: 40px; }
    @media (max-width: 1062px) {
      #navigation #main_nav #nav_middle {
        display: none; } }
  #navigation #main_nav #nav_left {
    width: unset; }
  #navigation #main_nav:after {
    content: unset; }
  #navigation #main_nav.scrolled {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: box-shadow 0.3s ease; }
    #navigation #main_nav.scrolled .dropdown li a {
      padding-bottom: 3px !important; }
  #navigation #main_nav.white {
    transition: background-color 0.3s ease;
    background-color: transparent; }
    #navigation #main_nav.white.scrolled {
      background-color: #fff; }
    #navigation #main_nav.white .logo {
      background-image: url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_blue_two_color_r.svg");
      background-repeat: no-repeat;
      background-size: 146px 24px;
      background-position: 0 10px;
      width: 204px;
      height: 40px; }
  #navigation #main_nav.blue {
    background-color: #603eff;
    transition: background-color 0.3s ease; }
    #navigation #main_nav.blue .logo {
      background-image: url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_one_color_reverse_r.svg");
      background-repeat: no-repeat;
      background-size: 146px 24px;
      background-position: 0 10px;
      width: 204px;
      height: 40px; }
    #navigation #main_nav.blue #main_nav_links .navigation:hover, #navigation #main_nav.blue #main_nav_links .navigation.hover {
      border-bottom-color: #603eff; }
    #navigation #main_nav.blue li a {
      color: #fff;
      padding: 6px 0; }
      #navigation #main_nav.blue li a.active, #navigation #main_nav.blue li a:hover, #navigation #main_nav.blue li a.hover {
        color: #f2f4f7;
        border-bottom-color: #603eff; }
  #navigation #main_nav.yellow {
    transition: background-color 0.3s ease;
    background-color: #fed200; }
    #navigation #main_nav.yellow .logo {
      background-image: url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_blue_two_color_r.svg");
      background-repeat: no-repeat;
      background-size: 146px 24px;
      background-position: 0 10px;
      width: 204px;
      height: 40px; }
    #navigation #main_nav.yellow li a {
      color: #020020;
      padding: 6px 0; }
      #navigation #main_nav.yellow li a.active, #navigation #main_nav.yellow li a:hover, #navigation #main_nav.yellow li a.hover {
        color: #020020;
        border-bottom-color: #4d32cc !important; }
    #navigation #main_nav.yellow.scrolled {
      background-color: #f2f4f7; }
      #navigation #main_nav.yellow.scrolled li a {
        color: #575452; }
        #navigation #main_nav.yellow.scrolled li a.active, #navigation #main_nav.yellow.scrolled li a:hover, #navigation #main_nav.yellow.scrolled li a.hover {
          color: #020020;
          border-bottom: 2px solid #4d32cc; }
  #navigation #main_nav li.hasDropdown > a:hover {
    cursor: pointer; }

#navigation #more_link {
  display: none; }

#navigation .logo_image {
  display: flex;
  width: 146px; }
  #navigation .logo_image:hover {
    filter: invert(29%) sepia(83%) saturate(6122%) hue-rotate(247deg) brightness(101%) contrast(103%); }

#navigation .dropdown {
  display: block;
  background: transparent;
  position: absolute;
  text-align: left;
  z-index: 1000;
  border-radius: 3px;
  padding-top: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  max-height: 0; }
  #navigation .dropdown.active {
    padding-top: 14px;
    opacity: 1;
    max-height: 500px;
    overflow: visible; }
  #navigation .dropdown .dropdownContainer.shadow-level-3 {
    box-shadow: rgba(15, 12, 9, 0.3) 0px 6px 12px 0px, rgba(15, 12, 9, 0.15) 0px 12px 24px 0px; }
  #navigation .dropdown .dropdownContent {
    padding: 18px; }
  #navigation .dropdown .blue {
    background: #603eff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    #navigation .dropdown .blue p {
      color: #fff;
      font-size: 12px;
      line-height: 18px; }
    #navigation .dropdown .blue h5,
    #navigation .dropdown .blue li,
    #navigation .dropdown .blue a {
      color: #fff !important;
      font-size: 14px;
      line-height: 24px;
      border-bottom-width: 1px !important; }
      #navigation .dropdown .blue h5:hover,
      #navigation .dropdown .blue li:hover,
      #navigation .dropdown .blue a:hover {
        border-bottom-color: #fff !important;
        text-decoration: none; }
      #navigation .dropdown .blue h5 i,
      #navigation .dropdown .blue li i,
      #navigation .dropdown .blue a i {
        margin-left: 4px; }
    #navigation .dropdown .blue h5 {
      font-family: "Value Serif Bold", Georgia, Times, serif;
      font-size: 15px; }
      #navigation .dropdown .blue h5:before {
        content: '';
        background: #deecfd url("/assets/imgs/_rebrand/education-icon.svg") no-repeat 50% 50%;
        display: inline-block;
        height: 23px;
        width: 23px;
        position: relative;
        left: -34px;
        margin-right: -23px;
        vertical-align: top;
        border-radius: 23px; }
  #navigation .dropdown .white {
    background: #fff; }
    #navigation .dropdown .white h5,
    #navigation .dropdown .white li,
    #navigation .dropdown .white a {
      line-height: 36px; }
      #navigation .dropdown .white h5:hover,
      #navigation .dropdown .white li:hover,
      #navigation .dropdown .white a:hover {
        text-decoration: none; }

@media (min-width: 1063px) {
  #navigation .columns.three {
    width: 20%; }
  #navigation .columns.six {
    width: 52%; }
  #navigation .columns#nav_right {
    align-self: middle;
    margin-left: 0;
    width: 24%; } }

#page_nav {
  margin: 0;
  padding: 18px 0;
  text-align: center; }
  #page_nav.sticky {
    position: fixed;
    top: 80px;
    width: 100%;
    z-index: 500; }
  #page_nav li {
    display: inline-block; }
    #page_nav li a {
      margin-right: 18px;
      color: #797f89;
      padding: 6px 0;
      border-bottom: 2px solid rgba(255, 255, 55, 0);
      letter-spacing: 1.7px; }
      #page_nav li a:hover {
        transition: all 1s ease;
        color: #020020;
        border-bottom: 2px solid #4d32cc; }
      #page_nav li a.active {
        color: #020020;
        border-bottom: 2px solid #4d32cc; }

/* preload hover states and fonts */
body:after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  content: url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_one_color_reverse_r.svg") url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_blue_two_color_r.svg"); }

#font-loader {
  width: 0px;
  height: 0px;
  overflow: hidden; }

/********************** /Nav *********************************/
/*************************************************************/
/*************************************************************/
/*********************** Footer ******************************/
#footer {
  background-color: #fff;
  padding-top: 3rem;
  padding-bottom: 1rem;
  padding-right: 6rem;
  padding-left: 6rem;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid rgba(15, 12, 9, 0.08);
  color: #fff;
  padding-bottom: 36px; }
  #footer .navigation li a {
    color: #575452; }
  #footer #footer_inner {
    padding-top: 48px; }
  #footer #left_column,
  #footer #right_column {
    width: 48%;
    float: left; }
  #footer .navigation {
    text-align: left;
    color: #b1bacc;
    margin-bottom: 18px; }
    #footer .navigation li {
      line-height: 32px; }
      #footer .navigation li a {
        transition: all 0.18s ease;
        color: #0f0c09;
        padding-bottom: 0.5rem;
        border-bottom-color: transparent;
        font-size: 14px; }
        #footer .navigation li a:hover {
          color: #603eff;
          border-bottom: 3px solid #603eff; }
  #footer .navigation-section-title {
    font-family: "Space Mono", "Andale Mono", "Lucidia Console", monospace;
    font-weight: 500;
    font-size: 12px;
    opacity: 0.25;
    text-transform: uppercase;
    margin-bottom: 0.8rem;
    color: black;
    line-height: 18px;
    letter-spacing: 2px; }
  #footer .FooterInnerContainer {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto; }
    #footer .FooterInnerContainer .FlexRow {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 2rem; }
      #footer .FooterInnerContainer .FlexRow .FlexRowItem {
        min-height: 1px;
        position: relative;
        width: 100%;
        padding-left: 1%;
        padding-right: 1%; }
        #footer .FooterInnerContainer .FlexRow .FlexRowItem .FlexColumn {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          flex-direction: column;
          display: flex;
          flex-wrap: wrap;
          padding-left: 0px;
          margin-bottom: 0px;
          list-style: none;
          -webkit-font-smoothing: antialiased;
          margin: 0px;
          padding: 0px; }
          @media (min-width: 992px) {
            #footer .FooterInnerContainer .FlexRow .FlexRowItem .FlexColumn {
              text-align: left; } }
          @media (min-width: 768px) {
            #footer .FooterInnerContainer .FlexRow .FlexRowItem .FlexColumn {
              -webkit-box-flex: 0;
              max-width: 100%;
              flex: 0 0 100%; } }
        @media (min-width: 576px) {
          #footer .FooterInnerContainer .FlexRow .FlexRowItem.Col2 {
            -webkit-box-flex: 0;
            max-width: 47%;
            flex: 0 0 47%; } }
        @media (min-width: 768px) {
          #footer .FooterInnerContainer .FlexRow .FlexRowItem.Col2 {
            -webkit-box-flex: 0;
            max-width: 31.3333%;
            flex: 0 0 31.3333%; } }
        @media (min-width: 992px) {
          #footer .FooterInnerContainer .FlexRow .FlexRowItem.Col2 {
            margin-bottom: 0rem;
            -webkit-box-flex: 0;
            max-width: 14.6666%;
            text-align: left;
            flex: 0 0 14.6666%; } }
        #footer .FooterInnerContainer .FlexRow .FlexRowItem.Col4 {
          min-height: 1px;
          position: relative;
          width: 100%;
          padding-left: 1%;
          padding-right: 1%;
          margin-bottom: 1.5rem; }
          @media (min-width: 768px) {
            #footer .FooterInnerContainer .FlexRow .FlexRowItem.Col4 {
              -webkit-box-flex: 0;
              max-width: 100%;
              flex: 0 0 100%; } }
          @media (min-width: 992px) {
            #footer .FooterInnerContainer .FlexRow .FlexRowItem.Col4 {
              margin-bottom: 0rem;
              -webkit-box-flex: 0;
              max-width: 31.3333%;
              text-align: left;
              flex: 0 0 31.3333%; } }
        #footer .FooterInnerContainer .FlexRow .FlexRowItem .FlexColumnItem {
          display: block;
          font-size: 14px;
          line-height: 20px;
          font-family: "Apercu", Helvetica, Arial, sans-serif;
          padding: 0.5rem 0px;
          text-decoration: none; }
  #footer ul.navigation {
    text-transform: none; }
  #footer #footer_bottom {
    border-top: 1px solid rgba(15, 12, 9, 0.08);
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem;
    padding-top: 3rem;
    -webkit-box-pack: justify;
    justify-content: space-between; }
    @media (max-width: 1199px) {
      #footer #footer_bottom {
        text-align: center; } }
  #footer .FooterTOS {
    display: flex; }
    @media (max-width: 1199px) {
      #footer .FooterTOS {
        -webkit-box-flex: 0;
        max-width: 100%;
        flex: 0 0 100%;
        flex-direction: column-reverse; }
        #footer .FooterTOS.FooterIconsContainer {
          padding-bottom: 1rem; } }
  #footer .FooterTOSText {
    color: #575452 !important;
    font-size: 12px; }
    #footer .FooterTOSText a {
      color: #575452 !important; }
      #footer .FooterTOSText a:hover {
        color: #603eff !important; }
  @media (min-width: 1200px) {
    #footer .FooterIconsContainer {
      padding-left: 18px; } }
  @media (max-width: 1199px) {
    #footer .FooterIconsContainer {
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 1rem; } }
  #footer .FooterIconsDesktopContainer {
    padding-left: 14px; }
    @media (max-width: 1199px) {
      #footer .FooterIconsDesktopContainer {
        display: none; } }
  #footer .FooterIconsMobileContainer {
    display: none; }
    @media (max-width: 1199px) {
      #footer .FooterIconsMobileContainer {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1rem; } }
  #footer .footer_social {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #0f0c09; }
  #footer .social_buttons {
    line-height: 0px; }
    #footer .social_buttons img {
      width: 16px;
      height: 16px;
      margin-right: 4px;
      margin-left: 4px; }
      #footer .social_buttons img:hover {
        -webkit-filter: invert(29%) sepia(83%) saturate(6122%) hue-rotate(247deg) brightness(101%) contrast(103%);
        filter: invert(29%) sepia(83%) saturate(6122%) hue-rotate(247deg) brightness(101%) contrast(103%); }
  #footer #footer_logo {
    margin: 0px;
    padding: 0px;
    width: 33px;
    height: 24px;
    position: relative;
    top: 7px; }
  #footer .copyright {
    font-family: "Apercu", Helvetica, Arial, sans-serif;
    font-size: 12px;
    align-self: start;
    color: #575452; }
    @media (max-width: 1199px) {
      #footer .copyright {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 1rem; } }

/********************** /Footer ******************************/
/*************************************************************/
/*************************************************************/
/*********************** Responsive **************************/
/*************************************************************/
@media (max-width: 1140px) {
  #navigation .rule {
    width: 40px;
    height: 2px;
    background-color: #fff;
    position: relative;
    margin-bottom: 36px;
    margin-top: 12px; }
  .navigation.header {
    color: #000;
    margin-bottom: 24px;
    text-align: left; }
  #footer #left_column,
  #footer #right_column {
    float: none;
    width: 100%; } }

#tablet-overlay {
  display: none; }

#tablet-menu-container {
  width: 100%;
  height: 100%;
  background-color: #fff; }

@media (max-width: 1062px) {
  #product-menu.opened {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0; }
  #resources-menu.opened {
    display: block;
    position: fixed;
    overflow-y: scroll;
    top: 0;
    right: 0;
    bottom: 0; }
  #overlay.opened {
    position: fixed;
    overflow-y: scroll;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  #overlay li {
    padding-bottom: 24px; }
  #overlay .black {
    color: #000; }
  #navigation #utility_nav,
  #navigation #cta_button,
  #navigation .sign-in {
    display: none; }
  #navigation #hamburger_icon {
    display: block;
    float: right;
    padding: 9px;
    color: #575452;
    font-size: 24px;
    transition: all 1s ease; }
  #navigation #close_icon {
    display: block;
    padding: 8px;
    color: #000;
    font-size: 8px;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    float: right;
    position: relative; } }
  @media (max-width: 1062px) and (min-width: 768px) {
    #navigation #close_icon {
      right: -4%; } }

@media (max-width: 1062px) {
  #navigation #main_nav #nav_left,
  #navigation #main_nav #nav_right {
    width: 18%;
    align-self: center; }
  #navigation #main_nav #nav_middle {
    display: none; }
  #navigation #main_nav.blue #hamburger_icon {
    color: #fff;
    border-color: #fff; }
  #navigation #mobile_menu {
    margin: -2px 0 0 0px;
    transition: all 0.025s ease; }
    #navigation #mobile_menu.slid {
      margin: 0px; }
  .navigation.header {
    color: #000;
    margin-bottom: 24px;
    text-align: left;
    text-transform: uppercase; }
  #mobile_more,
  #mobile_less {
    display: none; }
  #mobile_nav_top {
    padding: 32px 4px 32px 24px;
    margin-right: 4%; }
    #mobile_nav_top .login {
      display: inline-block;
      font-family: "Apercu", Helvetica, Arial, sans-serif;
      font-size: 15px;
      letter-spacing: 0;
      text-transform: none !important; }
  #mobile_nav_cta {
    margin-top: -6px;
    text-transform: none !important; }
  #mobile_menu_logo {
    background-image: url("https://static.leadpages.net/cache/20170310.000000/mktg/imgs/leadpages_logo_one_color_reverse_r.svg");
    background-repeat: no-repeat;
    background-position: 0 12px;
    width: 180px;
    height: 48px;
    margin: 24px 0; } }

@media (max-width: 568px) {
  #product-menu.opened {
    width: 100%; }
  #resources-menu.opened {
    width: 100%; }
  #overlay.opened {
    display: block;
    width: 100%; } }

@media (min-width: 569px) and (max-width: 1062px) {
  #tablet-menu-container {
    right: 0;
    top: 0;
    width: 40%;
    display: block; }
  #product-menu {
    display: none; }
    #product-menu.opened {
      width: 40%;
      display: block; }
  #resources-menu {
    display: none; }
    #resources-menu.opened {
      width: 40%;
      display: block; }
  #overlay.opened {
    width: 100%;
    display: flex; }
  #tablet-overlay {
    width: 60%;
    background: #000;
    opacity: 0.7;
    display: block; } }

.one-fifth {
  width: 19.8%;
  float: left; }

#stats_table .navigation {
  color: #797f89;
  line-height: 16px; }

#stats_table .blue {
  color: #603eff;
  position: relative;
  top: 12px;
  margin-bottom: 12px; }

#stats_table .one-fifth {
  height: 104px;
  border-right: 1px solid #b1bacc;
  text-align: center; }
  #stats_table .one-fifth p {
    padding: 0 24px; }
  #stats_table .one-fifth.no_border {
    border-right: none; }

@media (max-width: 930px) {
  #stats_table .one-fifth {
    width: 100%;
    float: none;
    margin-top: 36px;
    border-right: none;
    border-bottom: 1px solid #b1bacc; }
    #stats_table .one-fifth.no_border {
      border-bottom: none; } }

@media (max-width: 768px) {
  .full-mobile {
    display: block !important; }
  #footer #built_in_mn {
    margin: 0 auto;
    float: none; } }

@media (max-width: 470px) {
  #more_link {
    display: block;
    text-align: center;
    margin: 0 auto; }
    #more_link i {
      color: #575452;
      color: #575452;
      background-color: #f2f4f7;
      font-size: 12px;
      padding: 18px;
      border-radius: 28px; }
  .rule {
    margin: 0 auto;
    text-align: center; }
  #mobile_nav_column_right {
    text-align: center;
    display: none; }
    #mobile_nav_column_right.opened {
      display: block; }
  #mobile_nav_column_left {
    text-align: center; }
  #mobile_more {
    display: inline-block;
    margin-bottom: 24px;
    background-color: #4d32cc;
    border-color: #4d32cc; }
    #mobile_more:hover {
      background-color: #0b236d;
      border-color: #0b236d; }
  #mobile_less {
    margin-bottom: 24px;
    display: inline-block; }
  .navigation.header {
    text-align: center; }
  #mobile_menu_logo {
    margin: 24px auto; }
  #footer,
  #footer .navigation {
    text-align: center; }
  .social_buttons {
    float: none;
    text-align: center; }
    .social_buttons .circle i.fa-linkedin {
      margin-left: 0px; }
    .social_buttons .circle i.fa-facebook {
      margin-left: 0px; }
    .social_buttons .circle i.fa-twitter {
      margin-left: 0px; }
    .social_buttons .circle i.fa-google-plus {
      margin-left: 0px; }
  #footer .social_buttons {
    float: none; }
    #footer .social_buttons .circle i.fa-linkedin {
      margin-left: 0px; }
    #footer .social_buttons .circle i.fa-facebook {
      margin-left: 0px; }
    #footer .social_buttons .circle i.fa-twitter {
      margin-left: 0px; }
    #footer .social_buttons .circle i.fa-google-plus {
      margin-left: 0px; }
  #footer #footer_logo {
    margin: 0 auto;
    background-position: center 24px; }
  #footer_legal_copy p {
    text-align: center; } }

/*************************************************************/
/*********************** /Responsive *************************/
/*************************************************************/
/* Apercu Regular Pro */
@font-face {
  font-family: "Apercu";
  src: url("https://static.leadpages.net/fonts/apercu/regular-pro/apercu-regular-pro.eot");
  src: url("https://static.leadpages.net/fonts/apercu/regular-pro/apercu-regular-pro.eot?#iefix") format("embedded-opentype"), url("https://static.leadpages.net/fonts/apercu/regular-pro/apercu-regular-pro.woff2") format("woff2"), url("https://static.leadpages.net/fonts/apercu/regular-pro/apercu-regular-pro.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

/* Apercu Medium Pro */
@font-face {
  font-family: "Apercu";
  src: url("https://static.leadpages.net/fonts/apercu/medium-pro/apercu-medium-pro.eot");
  src: url("https://static.leadpages.net/fonts/apercu/medium-pro/apercu-medium-pro.eot?#iefix") format("embedded-opentype"), url("https://static.leadpages.net/fonts/apercu/medium-pro/apercu-medium-pro.woff2") format("woff2"), url("https://static.leadpages.net/fonts/apercu/medium-pro/apercu-medium-pro.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

/* Value Serif Bold */
@font-face {
  font-family: "Value Serif Bold";
  src: url("https://static.leadpages.net/fonts/valueserif/value-serif-bold.eot");
  src: url("https://static.leadpages.net/fonts/valueserif/value-serif-bold.eot?#iefix") format("embedded-opentype"), url("https://static.leadpages.net/fonts/valueserif/value-serif-bold.woff2") format("woff2"), url("https://static.leadpages.net/fonts/valueserif/value-serif-bold.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

/* Space Mono */
@font-face {
  font-family: "Space Mono";
  src: url("https://fonts.googleapis.com/css?family=Space+Mono");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

/*
$color__border-button: #ccc #ccc #bbb;
$color__border-button-hover: #ccc #bbb #aaa;
$color__border-button-focus: #aaa #bbb #bbb;
$color__border-input: #ccc;
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #575452;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-size: 1rem;
  line-height: 24px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em;
  margin-top: 1.5rem;
  margin-bottom: 3rem;
  border-left: 3px solid #603eff;
  padding-left: 30px; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #f2f4f7;
  font-family: "Space Mono", "Andale Mono", "Lucidia Console", monospace;
  font-size: 16.0px;
  font-size: 0.88889rem;
  line-height: 24px;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: "Space Mono", "Andale Mono", "Lucidia Console", monospace;
  font-size: 16.0px;
  font-size: 0.88889rem; }

abbr,
acronym {
  border-bottom: 1px dotted #575452;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

.site-content *,
.site-content *:before,
.site-content *:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

.site-content p {
  color: #575452; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote,
q {
  quotes: "" ""; }
  blockquote:before, blockquote:after,
  q:before,
  q:after {
    content: ""; }

hr {
  background-color: #575452;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

.site-content ul,
.site-content ol {
  margin: 0 0 1.5em 3em; }

.site-content ul {
  list-style: disc; }

.site-content ol {
  list-style: decimal; }

.site-content li > ul,
.site-content li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

.site-content dt {
  font-weight: bold; }

.site-content dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
.entry-content h2 a {
  color: #603eff; }
  .entry-content h2 a:visited {
    color: #4d32cc; }
  .entry-content h2 a:hover {
    border-bottom: 1px solid #603eff; }

.entry-content h2.heading-3 a {
  color: #0f0c09; }
  .entry-content h2.heading-3 a:visited {
    color: #0f0c09; }

.entry-content p a, .entry-content ul li a {
  color: #575452;
  border-bottom: 1px solid #603eff; }
  .entry-content p a:visited, .entry-content ul li a:visited {
    color: #4d32cc; }
  .entry-content p a:hover, .entry-content p a:focus, .entry-content p a:active, .entry-content ul li a:hover, .entry-content ul li a:focus, .entry-content ul li a:active {
    color: #4d32cc;
    border-bottom: 2px solid #603eff; }
  .entry-content p a:focus, .entry-content ul li a:focus {
    outline: thin dotted; }
  .entry-content p a:hover, .entry-content p a:active, .entry-content ul li a:hover, .entry-content ul li a:active {
    outline: 0; }
  .entry-content p a.img-link, .entry-content ul li a.img-link {
    border: 0; }
  .entry-content p a.button, .entry-content ul li a.button {
    color: #fff;
    border: 1px solid #603eff; }
    .entry-content p a.button:hover, .entry-content ul li a.button:hover {
      color: #fff;
      border: 1px solid #603eff; }
    .entry-content p a.button.secondary, .entry-content ul li a.button.secondary {
      color: #603eff;
      border: 1px solid #603eff; }
      .entry-content p a.button.secondary:hover, .entry-content ul li a.button.secondary:hover {
        border: 1px solid #4d32cc;
        color: #fff; }
    .entry-content p a.button.green, .entry-content ul li a.button.green {
      border: 1px solid #32c88c; }
      .entry-content p a.button.green:hover, .entry-content ul li a.button.green:hover {
        color: #32c88c; }
    .entry-content p a.button.white, .entry-content ul li a.button.white {
      border: 1px solid #fff;
      color: #fff; }
      .entry-content p a.button.white:hover, .entry-content ul li a.button.white:hover {
        color: #fff; }
    .entry-content p a.button.secondary_gray, .entry-content ul li a.button.secondary_gray {
      color: #797f89;
      border: 1px solid #797f89; }
      .entry-content p a.button.secondary_gray:hover, .entry-content ul li a.button.secondary_gray:hover {
        color: #b1bacc;
        border: 1px solid #b1bacc; }
    .entry-content p a.button.yellow, .entry-content ul li a.button.yellow {
      border: 1px solid #fed200;
      color: #000; }
      .entry-content p a.button.yellow:hover, .entry-content ul li a.button.yellow:hover {
        border: 1px solid #f4b43d; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 1.5em;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    float: left;
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }
  .main-navigation ul {
    display: block; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

.post-navigation {
  display: none; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #575452;
    display: block;
    font-size: 15.75px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
#secondary .widget {
  margin: 0 0 48px;
  /* Make sure select elements fit in widgets. */ }
  #secondary .widget select {
    max-width: 100%; }
  #secondary .widget.widget_text {
    background-color: #fff;
    border-radius: 3px;
    text-align: center;
    min-width: 200px;
    overflow-x: visible; }
    #secondary .widget.widget_text .p-widget {
      font-size: 14px;
      font-family: "Apercu", Helvetica, Arial, sans-serif;
      line-height: 22px; }
  #secondary .widget .widget-title {
    color: #797f89;
    font-family: "Apercu", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 2px;
    text-transform: uppercase; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.content-area {
  float: left;
  margin: 0 -25% 0 0;
  width: 75%; }
  @media (max-width: 1100px) {
    .content-area {
      margin-right: 0;
      width: 100%; } }
  @media (max-width: 1280px) {
    .content-area {
      margin-left: 36px; } }
  @media (max-width: 1100px) {
    .content-area {
      margin-left: 0px; } }

.site-main {
  margin: 0 25% 0 0; }
  .site-main.container {
    width: 92%; }
  @media (max-width: 1100px) {
    .site-main {
      margin-right: 0; }
      .site-main.container {
        width: 100%;
        padding: 0; } }

.site-content .widget-area {
  float: right;
  overflow-x: visible;
  width: 25%; }
  @media (max-width: 1100px) {
    .site-content .widget-area {
      width: 100%;
      margin-top: 36px; } }

.site-footer {
  clear: both;
  width: 100%; }

.site-titlep {
  margin-bottom: 0; }

.site-title a {
  color: #020020; }
  .site-title a:visited {
    color: #020020; }
  .site-title a:hover, .site-title a:focus, .site-title a:active {
    border-bottom: 0; }
  .site-title a:focus {
    outline: thin dotted; }
  .site-title a:hover, .site-title a:active {
    outline: 0; }

.site-content {
  padding: 48px 0; }
  @media (max-width: 1100px) {
    .site-content {
      padding: 48px 80px; } }
  @media (max-width: 640px) {
    .site-content {
      padding: 48px 5%; } }

.search-form {
  margin: 0 0 48px; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 48px; }

.entry-title {
  color: #020020;
  margin-bottom: 10px; }
  .entry-title a {
    color: #020020;
    border: 0; }
    .entry-title a:visited {
      color: #020020; }
    .entry-title a:hover, .entry-title a:focus, .entry-title a:active {
      border-bottom: 1px solid #603eff; }
    .entry-title a:focus {
      outline: thin dotted; }
    .entry-title a:hover, .entry-title a:active {
      outline: 0; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: block;
  color: #797f89;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 20px; }
  .single .byline a,
  .group-blog .byline a {
    color: #603eff;
    border: 0; }
    .single .byline a:hover, .single .byline a:focus, .single .byline a:active,
    .group-blog .byline a:hover,
    .group-blog .byline a:focus,
    .group-blog .byline a:active {
      color: #020020;
      border-bottom: 1px solid #603eff; }
    .single .byline a:focus,
    .group-blog .byline a:focus {
      outline: thin dotted; }
    .single .byline a:hover, .single .byline a:active,
    .group-blog .byline a:hover,
    .group-blog .byline a:active {
      outline: 0; }

.page-content,
.entry-content,
.entry-summary {
  margin: 12px 0 0;
  /** paragraph-long-form */
  /** lists */ }
  .page-content p,
  .entry-content p,
  .entry-summary p {
    font-size: 18px;
    font-family: "Apercu", Helvetica, Arial, sans-serif;
    line-height: 30px;
    margin-bottom: 1.5em; }
  .page-content ul,
  .entry-content ul,
  .entry-summary ul {
    list-style: disc; }
    .page-content ul li,
    .entry-content ul li,
    .entry-summary ul li {
      list-style: disc;
      font-size: 18px;
      margin-bottom: 1em;
      line-height: 30px; }
  .page-content ol,
  .entry-content ol,
  .entry-summary ol {
    list-style: decimal; }
    .page-content ol li,
    .entry-content ol li,
    .entry-summary ol li {
      list-style: decimal;
      font-size: 18px;
      margin-bottom: 1em;
      line-height: 30px; }
  .page-content li > ul,
  .page-content li > ol,
  .entry-content li > ul,
  .entry-content li > ol,
  .entry-summary li > ul,
  .entry-summary li > ol {
    margin-bottom: 0;
    margin-left: 1.5em; }
  .page-content dt,
  .entry-content dt,
  .entry-summary dt {
    font-weight: bold; }
  .page-content dd,
  .entry-content dd,
  .entry-summary dd {
    margin: 0 1.5rem 1.5rem; }
  .page-content .wp-block-spacer + h2,
  .entry-content .wp-block-spacer + h2,
  .entry-summary .wp-block-spacer + h2 {
    margin-top: 0px; }
    .page-content .wp-block-spacer + h2:not(.heading-3),
    .entry-content .wp-block-spacer + h2:not(.heading-3),
    .entry-summary .wp-block-spacer + h2:not(.heading-3) {
      margin-top: 0px; }
  .page-content h2,
  .entry-content h2,
  .entry-summary h2 {
    font-family: "Value Serif Bold", Georgia, Times, serif;
    font-size: 30px;
    line-height: 36px;
    color: #0f0c09;
    margin-bottom: 36px; }
    .page-content h2:not(.heading-3),
    .entry-content h2:not(.heading-3),
    .entry-summary h2:not(.heading-3) {
      margin-top: 56px; }
  .page-content h3,
  .entry-content h3,
  .entry-summary h3 {
    font-size: 24px;
    font-family: "Value Serif Bold", Georgia, Times, serif;
    line-height: 30px;
    letter-spacing: -0.5px;
    color: #0f0c09;
    margin-top: 56px;
    margin-bottom: 30px; }
    .page-content h3 a,
    .entry-content h3 a,
    .entry-summary h3 a {
      color: #603eff; }
      .page-content h3 a:hover,
      .entry-content h3 a:hover,
      .entry-summary h3 a:hover {
        border-bottom: 1px solid #603eff; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.widget {
  margin: 0 0 48px; }

.hfeed main.site-main {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }
  .hfeed main.site-main .hentry {
    width: 50%;
    margin: 0;
    padding: 0 24px 48px 24px;
    box-sizing: border-box; }
    .hfeed main.site-main .hentry:nth-child(odd) {
      padding-left: 0; }
    .hfeed main.site-main .hentry:nth-child(even) {
      padding-right: 0; }

.home main.site-main .hentry:nth-child(even) {
  padding-left: 0;
  padding-right: 24px; }

.home main.site-main .hentry:nth-child(odd) {
  padding-left: 24px;
  padding-right: 0; }

.home main.site-main .hentry:first-child {
  width: 100%;
  padding: 0 0 48px 0; }
  .home main.site-main .hentry:first-child .heading-3 {
    font-size: 30px;
    line-height: 36px; }

.home.paged main.site-main .hentry:nth-child(odd) {
  padding-left: 0;
  padding-right: 24px; }

.home.paged main.site-main .hentry:nth-child(even) {
  padding-left: 24px;
  padding-right: 0; }

.home.paged main.site-main .hentry:first-child {
  width: 50%; }
  .home.paged main.site-main .hentry:first-child .heading-3 {
    font-size: 18px;
    line-height: 24px; }

.home .site-title {
  font-family: "Value Serif Bold", Georgia, Times, serif;
  font-size: 40px;
  margin-bottom: 71px; }

.single.single-post .site-header {
  color: #b1bacc;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 9px; }
  .single.single-post .site-header a {
    color: #b1bacc;
    font-family: "Apercu", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px; }
    .single.single-post .site-header a:hover {
      color: #603eff;
      border-bottom: 1px solid #603eff; }

.single.single-post h4 {
  color: #0f0c09;
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  margin-top: 56px;
  margin-bottom: 30px; }

.single.single-post .entry-header .heading-2 {
  font-family: "Value Serif Bold", Georgia, Times, serif;
  font-size: 30px;
  line-height: 36px;
  margin-top: 3.5rem;
  margin-bottom: 2.5rem; }

.single.single-post .entry-header .heading-3 {
  font-family: "Value Serif Bold", Georgia, Times, serif;
  font-size: 40px;
  letter-spacing: -0.5px;
  line-height: 48px;
  margin-bottom: 1.5rem; }

.home .site-header .heading-3 {
  font-size: 30px;
  line-height: 36px; }

header.site-header hr {
  background-color: #e6e9ef;
  height: 2px; }

.archive .site-header .heading-3,
.search .site-header .heading-3 {
  color: #b1bacc; }
  .archive .site-header .heading-3 a,
  .search .site-header .heading-3 a {
    color: #b1bacc; }
    .archive .site-header .heading-3 a:hover,
    .search .site-header .heading-3 a:hover {
      color: #603eff;
      border-bottom: 1px solid #603eff; }

.entry-category {
  color: #603eff;
  font-size: 15px; }
  .entry-category b {
    font-family: "Apercu", Helvetica, Arial, sans-serif; }
  .entry-category:hover {
    color: #020020;
    border-bottom: 1px solid #603eff; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Leadpages styles
--------------------------------------------------------------*/
.blue {
  color: #603eff; }

.navy {
  color: #020020; }

.pad-30 {
  padding: 30px 0; }

.pad-36-72 {
  padding: 36px 0 72px; }

b,
optgroup,
strong {
  font-weight: 500; }

.button.yellow:visited, .button.yellow:hover, .button.yellow:focus, .button.yellow:active {
  color: #000;
  border-bottom-color: #f4b43d; }

/** lp nav */
#hamburger_icon {
  font-style: normal; }

#mobile_menu ul {
  margin-left: 0; }

.future-container {
  height: 320px;
  background-size: 400px 320px;
  background-position: 100% 100%;
  padding-top: 18px;
  background-color: #603eff;
  color: #fff;
  text-align: left;
  padding-left: 40px; }
  .future-container .x-large-display {
    color: #fff; }
    .future-container .x-large-display a {
      color: #fff;
      text-decoration: none; }

#clay_image {
  float: right;
  width: 365px;
  height: 225px;
  position: relative;
  bottom: 2px;
  right: 14px; }

.conversioncast-container {
  font-size: 0;
  line-height: 0; }

.head_linker {
  border-bottom: none; }

a.page-numbers {
  color: #603eff;
  border-bottom: none; }

.blue-rule {
  width: 72px;
  height: 1px;
  background-color: #020020;
  margin: 18px 0; }

body.spp article.category-conversioncast .entry-content p.no-bottom {
  margin-bottom: 0;
  line-height: 0;
  font-size: 0; }

body.spp article.category-conversioncast .entry-content .smart-track-player {
  margin-top: 0; }

@media (max-width: 930px) {
  #left_folp_column {
    width: 100%; }
    #left_folp_column .x-large-display {
      font-size: 48px;
      line-height: 54px; }
  .future-container {
    text-align: center;
    background: none;
    padding-left: 0; }
  #clay_image {
    display: none; }
  .blue-rule {
    margin: 18px auto; } }

@media (max-width: 768px) {
  #left_folp_column .x-large-display {
    margin-top: 72px; } }

@media (max-width: 560px) {
  .blue-rule {
    margin: 18px auto; } }

/** cresta-social-share-counter plugin overrides */
.cresta-share-icon.first_style .cresta-the-count {
  background: #3c288c; }

.cresta-share-icon .sbutton.crestaShadow a i {
  border: 2px solid #b1bacc;
  border-radius: 3px; }
  .cresta-share-icon .sbutton.crestaShadow a i:after {
    background: transparent; }

.cresta-share-icon i.c-icon-cresta-facebook, .cresta-share-icon i.c-icon-cresta-twitter, .cresta-share-icon i.c-icon-cresta-gplus, .cresta-share-icon i.c-icon-cresta-linkedin, .cresta-share-icon i.c-icon-cresta-pinterest, .cresta-share-icon i.c-icon-cresta-print {
  background-color: white;
  color: #b1bacc; }

.entry-content p,
.entry-content ul li,
.entry-content ol li {
  font-family: "Apercu", Helvetica, Arial, sans-serif; }

body.admin-bar #navigation #main_nav.scrolled {
  top: 32px; }

.site-description {
  display: none; }

#utility_nav_inner {
  font-family: "Apercu", Helvetica, Arial, sans-serif; }

.widget_text .brick-background {
  background: #e6e9ef;
  margin: -36px -36px 24px -36px;
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
  .widget_text .brick-background img {
    margin-top: -30px;
    margin-bottom: -7px; }

.widget_text.favorite-resources ul {
  margin: 0; }
  .widget_text.favorite-resources ul li {
    margin: 0 -36px; }
  .widget_text.favorite-resources ul a {
    border: 0;
    border-left: 2px solid transparent;
    display: block;
    padding: 12px 36px;
    font-size: 14px;
    font-family: "Apercu", Helvetica, Arial, sans-serif;
    color: #797f89; }
    .widget_text.favorite-resources ul a:hover {
      background-color: #fff;
      border-left: 2px solid #603eff; }

.widget_text .widget-img img {
  width: 70%;
  max-width: 180px; }
  .widget_text .widget-img img.tim {
    width: 80%; }

.widget_categories ul {
  margin: 6px 0 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }
  .widget_categories ul li.cat-item {
    color: #603eff;
    font-family: "Apercu", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    width: 47.5%;
    padding: 12px 0 12px 0;
    border-top: 1px solid #e6e9ef; }
    .widget_categories ul li.cat-item:nth-child(even) {
      margin-left: 5%; }
    .widget_categories ul li.cat-item:nth-child(-n + 2) {
      border-top: 0; }
    .widget_categories ul li.cat-item a {
      color: #603eff; }
      .widget_categories ul li.cat-item a:hover {
        color: #020020;
        border-bottom: 1px solid #603eff; }

.widget_dpe_fp_widget .widget-title:after {
  font-family: 'LeadPages-Icons';
  margin-left: 12px;
  content: '\e913'; }

.widget_dpe_fp_widget ul {
  margin: 6px 0 0; }
  .widget_dpe_fp_widget ul li {
    color: #020020;
    font-family: "Apercu", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    padding: 12px 0;
    border-top: 1px solid #e6e9ef; }
    .widget_dpe_fp_widget ul li:nth-child(-n + 1) {
      border-top: 0; }
    .widget_dpe_fp_widget ul li a {
      color: #020020;
      display: flex;
      flex-wrap: wrap;
      flex-direction: row; }
      .widget_dpe_fp_widget ul li a:hover {
        color: #603eff; }
      .widget_dpe_fp_widget ul li a .not-featured-video-plus,
      .widget_dpe_fp_widget ul li a .attachment-thumbnail {
        width: 33%;
        height: 100%; }
      .widget_dpe_fp_widget ul li a .not-featured-video-plus ~ .title {
        width: 67%;
        padding-left: 12px; }
      .widget_dpe_fp_widget ul li a .attachment-thumbnail ~ .title {
        width: 67%;
        padding-left: 12px; }

a.more-link {
  font-family: "Apercu", Helvetica, Arial, sans-serif;
  font-weight: 500;
  padding-bottom: 6px; }

.site-content {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }

.site-content .try-lp-widget {
  background: url("https://p8t3t4x8.stackpathcdn.com/leadpages-home.appspot.com/leadpages_blog/blog-sidebar-background-275px.jpg") no-repeat;
  background-size: cover;
  padding: 48px 30px;
  text-align: left; }
  .site-content .try-lp-widget h3 {
    color: #ffffff;
    font-size: 24px;
    font-family: "Value Serif Bold", Georgia, Times, serif;
    margin-bottom: 18px; }
  .site-content .try-lp-widget p {
    color: #ffffff;
    font-family: "Apercu", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 32px; }
  .site-content .try-lp-widget a {
    background: #603eff;
    border-color: #603eff;
    font-size: 16px;
    border-radius: 24px;
    font-family: "Apercu", Helvetica, Arial, sans-serif;
    text-transform: none;
    cursor: pointer;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 209px;
    height: 48px; }

.wp-post-image,
.post-thumbnail {
  padding-bottom: 24px; }

#main .wp-post-image {
  padding-bottom: 0px; }

.after-post-box {
  text-align: center; }

#navigation #utility_nav a.navigation.active {
  color: #fff; }

#navigation #main_nav.scrolled .sign-in {
  margin-bottom: -18px; }

#navigation #main_nav.white {
  background-color: #fff; }

p.large-display,
p.site-description {
  margin-bottom: 0; }

.author .page-header,
.category .page-header {
  display: none; }

.author p.site-description,
.category p.site-description {
  display: block; }

.author.category-future p.site-description,
.category.category-future p.site-description {
  display: none; }

.after-post-box .line-one a {
  transition: all 0.1s ease;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: "Value Serif Bold", Georgia, Times, serif;
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid #fed200;
  background-color: #fed200;
  border-radius: 40px;
  letter-spacing: 0.6px;
  padding: 12px 30px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.36);
  transform: scale(1.03); }
  .after-post-box .line-one a:hover {
    background-color: #f4b43d;
    border: 1px solid #f4b43d;
    color: #020020; }

#secondary .widget_search {
  min-width: 274px; }
  #secondary .widget_search .search-form {
    margin-bottom: 0; }
    #secondary .widget_search .search-form label {
      box-sizing: border-box; }
  #secondary .widget_search .search-field {
    background: #f2f4f7;
    border: 1px solid #b1bacc;
    border-radius: 3px;
    color: #575452;
    font-family: "Apercu", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    height: 46px;
    padding: 0 12px;
    width: 100%;
    -webkit-appearance: initial;
    transition: ease 0.3s all; }
    #secondary .widget_search .search-field:focus {
      background: #fff;
      border-color: #603eff;
      color: #575452;
      outline: 0; }
  #secondary .widget_search .search-submit {
    display: none; }

#infinite-footer {
  display: none; }

.heading-3 {
  font-size: 24px;
  line-height: 36px; }

article .heading-3 {
  font-size: 18px;
  line-height: 24px; }

.content-footer {
  display: flex;
  align-items: center;
  justify-content: center; }
  .content-footer .pagination {
    display: flex;
    justify-content: space-between;
    max-width: 300px;
    margin: 0 auto; }
    .content-footer .pagination .page-numbers {
      background: #fff;
      color: #575452;
      font-family: "Apercu", Helvetica, Arial, sans-serif;
      font-weight: 500;
      font-size: 16px;
      min-width: 36px;
      width: 36px;
      height: 36px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      transition: all 0.1s ease;
      transform: scale3d(1, 1, 1);
      margin-left: 10px;
      border: 1px solid transparent;
      transition: border 0.3s ease; }
      .content-footer .pagination .page-numbers:hover {
        border-color: #603eff; }
      .content-footer .pagination .page-numbers.current {
        background: #603eff;
        border: none;
        color: #fff; }
      .content-footer .pagination .page-numbers.dots {
        color: #797f89;
        border: none; }
      .content-footer .pagination .page-numbers.prev {
        color: #575452;
        font-family: "LeadPages-Icons";
        font-size: 0; }
        .content-footer .pagination .page-numbers.prev:before {
          content: '\e200';
          font-size: 20px; }
        .content-footer .pagination .page-numbers.prev:hover {
          color: #603eff; }
      .content-footer .pagination .page-numbers.next {
        color: #575452;
        font-family: "LeadPages-Icons";
        font-size: 0; }
        .content-footer .pagination .page-numbers.next:before {
          content: '\e204';
          font-size: 20px; }
        .content-footer .pagination .page-numbers.next:hover {
          color: #603eff; }

/*# sourceMappingURL=style.css.map */