@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,600,700");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*=====================================================*/
/* COLORS
/*=====================================================*/
/*=====================================================*/
/* MIXINS
/*=====================================================*/
/*=====================================================*/
/* BASICS
/*=====================================================*/
.font-1, body, .header, .hero .boilerplate h2, .app .title h2, .hero-form .form h2, .price-blocks h2, .text h2, .text h3, .header--small, .price-blocks .details h4, .subheader, .app .title p, .body, .body--ul li, .body--large, .hero-form .form .intro, .text .intro, .body--small, .hero-form .form .form-alert p, .body--smallest, .hero-form .form .item .note, .footer {
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  line-height: 1.5; }

*, :before, :after {
  box-sizing: border-box; }

body {
  -webkit-font-smoothing: antialiased;
  color: #000; }

a,
a:link,
a:visited,
a:hover {
  text-decoration: none;
  color: inherit; }

a:focus {
  outline: none; }

:focus {
  outline: none;
  border: 0; }

input, textarea {
  /* Remove rounded corners on iOS */
  border-radius: 0; }
  input:-moz-placeholder, textarea:-moz-placeholder {
    opacity: 1.0;
    color: #5B5F64; }
  input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1.0;
    color: #5B5F64; }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    opacity: 1.0;
    color: #5B5F64; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    opacity: 1.0;
    color: #5B5F64; }

img {
  display: block;
  width: 100%;
  max-width: 100%; }

.hidden, .masthead .login-form label {
  display: none; }

form label {
  position: relative;
  display: block;
  margin-bottom: 5px;
  color: #1F4166;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

form input[type="text"],
form input[type="email"],
form input[type="password"] {
  float: none;
  position: static;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  list-style: none;
  width: 100%;
  padding: 12px 8px;
  background-color: #F6F6F6;
  border-bottom: 1px solid #9BC9DD;
  font-size: 16px; }
  form input[type="text"].invalid,
  form input[type="email"].invalid,
  form input[type="password"].invalid {
    border-bottom-color: #FF6400; }

form input[type="submit"] {
  float: none;
  position: static;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  list-style: none;
  width: 100%;
  padding: 15px 20px;
  font-size: 14px;
  background-color: #1699D8;
  border-radius: 50px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  transition: background-color .1s ease-in-out; }
  .no-touch form input[type="submit"]:hover {
    background-color: #5FB323; }

form input[type=checkbox] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

form input[type=checkbox] + label {
  letter-spacing: 0;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  color: #1F4166;
  padding-left: 24px; }

form input[type=checkbox] + label:before {
  content: '';
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  height: 14px;
  width: 14px;
  background-color: #fff;
  outline: 1px solid #1699D8; }

form input[type=checkbox]:checked + label:before {
  border: 2px solid #fff;
  background-color: #000; }

form select {
  /* Resets Chrome/Safari */
  -webkit-appearance: none;
  /* Removes FF Arrow */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  /* Base Styling */
  display: block;
  position: relative;
  width: 100%;
  height: 40px;
  padding: 0 30px 0 3px;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #9BC9DD;
  border-radius: 0;
  font-size: 13px;
  color: #000; }
  form select:active, form select:focus {
    outline: none;
    box-shadow: none;
    border-bottom: 1px solid #9BC9DD; }

form select:required:invalid {
  color: #5B5F64; }

form .select-wrapper {
  position: relative;
  width: 100%; }
  form .select-wrapper:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #1699D8; }

form select::-ms-expand {
  /* Removes IE10+ Arrow */
  display: none; }

/*=====================================================*/
/* TYPE
/*=====================================================*/
.header, .hero .boilerplate h2, .app .title h2, .hero-form .form h2, .price-blocks h2, .text h2, .text h3 {
  font-size: 42px;
  font-weight: 600; }
  @media only screen and (max-width: 720px) {
    .header, .hero .boilerplate h2, .app .title h2, .hero-form .form h2, .price-blocks h2, .text h2, .text h3 {
      font-size: 36px; } }

.header--small, .price-blocks .details h4 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

.subheader, .app .title p {
  font-size: 22px; }
  @media only screen and (max-width: 720px) {
    .subheader, .app .title p {
      font-size: 18px; } }

.body, .body--ul li {
  font-size: 16px;
  font-weight: 400; }
  @media only screen and (max-width: 720px) {
    .body, .body--ul li {
      font-size: 14px; } }

.body--ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: disc;
  margin: 10px 0;
  padding-left: 20px; }
  .body--ul li {
    margin: 0;
    padding: 0; }
  .body--ul li {
    margin: 5px 0; }

.body--large, .hero-form .form .intro, .text .intro {
  font-size: 19px;
  font-weight: 400; }
  @media only screen and (max-width: 720px) {
    .body--large, .hero-form .form .intro, .text .intro {
      font-size: 16px; } }

.body--small, .hero-form .form .form-alert p {
  font-size: 14px;
  font-weight: 400; }

.body--smallest, .hero-form .form .item .note, .footer {
  font-size: 11px;
  font-weight: 400; }

a.button {
  display: inline-block;
  min-width: 200px;
  padding: 14px 20px;
  background-color: #1699D8;
  border-radius: 50px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  transition: background-color .1s ease-in-out; }
  .no-touch a.button:hover {
    background-color: #5FB323; }

a.button--caps {
  text-transform: uppercase;
  letter-spacing: 0.04em; }

a.button--big {
  padding: 15px 40px;
  font-size: 22px;
  font-weight: 600; }
  @media only screen and (max-width: 720px) {
    a.button--big {
      font-size: 18px; } }

/*=====================================================*/
/* LAYOUT
/*=====================================================*/
/* Return to Top */
.top-return {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #1699D8;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;
  transition: all .1s ease-in-out; }
  @media only screen and (max-width: 720px) {
    .top-return {
      bottom: 15px;
      right: 15px;
      width: 40px;
      height: 40px; } }
  .no-touch .top-return:hover {
    background-color: #5FB323; }
  .top-return:before {
    content: '';
    display: block;
    height: 15px;
    width: 15px;
    margin-top: 4px;
    border: 3px solid #fff;
    border-width: 3px 3px 0 0;
    transform: rotate(-45deg); }
    @media only screen and (max-width: 720px) {
      .top-return:before {
        height: 10px;
        width: 10px;
        border: 2px solid #fff;
        border-width: 2px 2px 0 0; } }

.is-scrolled .top-return {
  visibility: visible;
  opacity: 1; }

/* Alert */
.alert {
  padding: 10px 20px;
  background-color: #1699D8;
  color: #fff; }
  .alert.negitive {
    background-color: #FF6400; }
  .alert.positive {
    background-color: #5FB323; }

.alert p {
  margin: 0;
  padding: 0; }

/* Masthead */
.masthead {
  position: relative;
  z-index: 998;
  flex-grow: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 30px 20px;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
  @media only screen and (max-width: 720px) {
    .masthead {
      padding: 20px 15px 0 15px; } }

.masthead .logo {
  flex-basis: 180px;
  flex-grow: 0; }
  @media only screen and (max-width: 720px) {
    .masthead .logo {
      flex-basis: 160px; } }

.masthead .nav {
  flex-grow: 1;
  padding-left: 20px; }
  @media only screen and (max-width: 720px) {
    .masthead .nav {
      flex-basis: 100%;
      order: 3;
      margin: 15px 0 0 0;
      padding: 0;
      border-top: 1px solid #EEE; } }

.masthead .nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  height: 100%; }
  .masthead .nav ul li {
    margin: 0;
    padding: 0; }
  @media only screen and (max-width: 720px) {
    .masthead .nav ul {
      justify-content: space-around;
      padding: 0 20px; } }

.masthead .nav li {
  position: relative;
  height: 100%; }

.masthead .nav li a {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 5px 15px;
  font-size: 20px;
  font-weight: 600;
  color: #1F4166; }
  @media only screen and (max-width: 720px) {
    .masthead .nav li a {
      justify-content: center;
      padding: 12px 0;
      font-size: 16px; } }

.no-touch .masthead .nav li a:hover {
  color: #1699D8; }

.masthead .nav li ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  height: auto;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

@media only screen and (min-width: 720px) {
  .masthead .nav li:hover ul {
    display: block; } }

.masthead .nav li ul li {
  flex-wrap: wrap; }

.masthead .nav li ul li a {
  width: 100%;
  padding: 10px;
  font-size: 16px; }

.masthead .login-form {
  flex-basis: 400px;
  flex-grow: 0;
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 1000px) {
    .masthead .login-form {
      display: none; } }

.masthead .login-form form {
  display: flex;
  position: relative;
  width: 100%; }

.masthead .login-form .item {
  padding-right: 10px; }

.masthead .login-form .item input[type="text"],
.masthead .login-form .item input[type="email"],
.masthead .login-form .item input[type="password"] {
  height: 40px;
  padding: 5px;
  font-size: 13px; }

.masthead .login-form .item.submit {
  flex-basis: 90px;
  padding-right: 0; }

.masthead .login-form .item.submit input[type="submit"] {
  padding: 0;
  height: 40px;
  width: 100%;
  font-size: 12px;
  background-color: #1699D8;
  border-radius: 3px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  transition: background-color .1s ease-in-out; }
  .no-touch .masthead .login-form .item.submit input[type="submit"]:hover {
    background-color: #5FB323; }

.masthead .login-form .note {
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 5px;
  font-size: 10px; }

.masthead .login-form .note a {
  color: #5B5F64; }

.masthead .login-button {
  display: none; }
  @media only screen and (max-width: 1000px) {
    .masthead .login-button {
      display: flex;
      align-items: center;
      flex-basis: 80px; } }

.masthead .login-button a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 100%;
  font-size: 12px;
  background-color: #1699D8;
  border-radius: 3px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.04em; }
  .no-touch .masthead .login-button a:hover {
    background-color: #6fbb39; }

/* Hero */
.hero {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 600px;
  margin-bottom: 50px;
  background-color: #9BC9DD;
  background-position: center center;
  background-size: cover; }
  @media only screen and (max-width: 720px) {
    .hero {
      height: 400px; } }
  #home .hero.has-background-1 {
    background-image: url("../img/hero/home/1.jpg"); }
  #home .hero.has-background-2 {
    background-image: url("../img/hero/home/2.jpg"); }
  #home .hero.has-background-3 {
    background-image: url("../img/hero/home/3.jpg"); }
  #home .hero.has-background-4 {
    background-image: url("../img/hero/home/4.jpg"); }
  #home .hero.has-background-5 {
    background-image: url("../img/hero/home/5.jpg"); }
  #home .hero.has-background-6 {
    background-image: url("../img/hero/home/6.jpg"); }
  #home .hero.has-background-7 {
    background-image: url("../img/hero/home/7.jpg"); }
  #home .hero.has-background-8 {
    background-image: url("../img/hero/home/8.jpg"); }
  #home .hero.has-background-9 {
    background-image: url("../img/hero/home/9.jpg"); }
  #about .hero.has-background-1 {
    background-image: url("../img/hero/about/1.jpg"); }
  #about .hero.has-background-2 {
    background-image: url("../img/hero/about/2.jpg"); }
  #about .hero.has-background-3 {
    background-image: url("../img/hero/about/3.jpg"); }
  #about .hero.has-background-4 {
    background-image: url("../img/hero/about/4.jpg"); }
  #about .hero.has-background-5 {
    background-image: url("../img/hero/about/5.jpg"); }
  #about .hero.has-background-6 {
    background-image: url("../img/hero/about/6.jpg"); }
  #about .hero.has-background-7 {
    background-image: url("../img/hero/about/7.jpg"); }
  #about .hero.has-background-8 {
    background-image: url("../img/hero/about/8.jpg"); }
  #about .hero.has-background-9 {
    background-image: url("../img/hero/about/9.jpg"); }

.hero .boilerplate {
  align-self: flex-end;
  flex-basis: 720px;
  padding: 50px;
  margin-bottom: -50px;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  text-align: center; }
  @media only screen and (max-width: 720px) {
    .hero .boilerplate {
      margin-top: 0; } }

.hero .boilerplate h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  color: #1F4166; }

/* App */
.app {
  padding: 100px 20px;
  background: linear-gradient(to bottom, #fff 0%, #fff 50%, #E5ECF2 50%, #E5ECF2 50%, #E5ECF2 100%); }
  @media only screen and (max-width: 720px) {
    .app {
      padding: 80px 20px; } }

.app .title {
  margin-bottom: 50px;
  text-align: center; }

.app .title h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  color: #1F4166; }

.app .title h2.has-icon svg {
  display: inline-block;
  vertical-align: -15%;
  max-height: 50px;
  max-width: 50px;
  margin-right: 10px;
  fill: #1F4166; }
  @media only screen and (max-width: 720px) {
    .app .title h2.has-icon svg {
      vertical-align: -25%;
      max-width: 40px; } }

.app .title p {
  margin: 0;
  padding: 0;
  color: #5B5F64; }

.app .gallery {
  width: 100%;
  margin: 50px 0; }

.app .gallery img {
  max-width: 800px;
  margin: 0 auto; }

.app .features {
  display: flex;
  justify-content: center;
  margin: 50px 0; }

.app .features ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  max-width: 720px; }
  .app .features ul li {
    margin: 0;
    padding: 0; }
  @media only screen and (max-width: 720px) {
    .app .features ul {
      flex-wrap: wrap; } }
  .app .features ul li {
    flex-basis: 0;
    flex-grow: 1;
    padding: 15px;
    border-right: 1px solid #fff;
    text-align: center;
    color: #5B5F64; }
    @media only screen and (max-width: 720px) {
      .app .features ul li {
        flex-basis: 100%;
        padding: 8px;
        border-right: none; } }
  .app .features ul li:last-child {
    border-right: none; }

.app .cta {
  text-align: center; }

.app .cta .button {
  margin: 0 10px; }
  @media only screen and (max-width: 720px) {
    .app .cta .button ~ .button {
      margin-top: 10px; } }

/* Hero Forms */
.hero-form {
  display: flex;
  justify-content: center;
  align-content: center;
  min-height: calc(100vh - 100px);
  padding: 100px 20px;
  background-color: #1F4166; }
  @media only screen and (max-width: 720px) {
    .hero-form {
      padding: 80px 20px; } }

.hero-form .form {
  align-self: center;
  flex-basis: 520px;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  padding: 40px; }

.hero-form .form h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  text-align: center;
  color: #1F4166; }

.hero-form .form .intro {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  color: #5B5F64; }

.hero-form .form .item {
  margin-bottom: 40px; }
  .hero-form .form .item:last-child {
    margin-bottom: 0; }

.hero-form .form .item .note {
  text-align: center; }

.hero-form .form .birthdate-fields {
  display: flex; }

.hero-form .form .birthdate-fields .select-wrapper {
  margin-right: 10px; }
  .hero-form .form .birthdate-fields .select-wrapper:last-child {
    margin-right: 0; }

.hero-form .form .form-footer p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: center;
  color: #5B5F64; }
  .hero-form .form .form-footer p a {
    color: #1699D8; }

.hero-form .form .form-alert {
  margin-bottom: 40px;
  padding: 20px;
  background-color: #1699D8;
  color: #fff; }
  .hero-form .form .form-alert.negitive {
    background-color: #FF6400; }
  .hero-form .form .form-alert.positive {
    background-color: #5FB323; }

.hero-form .form .form-alert p {
  margin: 0;
  padding: 0; }

.hero-form .form.is-tabbed .tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  margin: -40px -40px 40px -40px; }
  .hero-form .form.is-tabbed .tabs li {
    margin: 0;
    padding: 0; }
  .hero-form .form.is-tabbed .tabs li {
    flex-grow: 1; }
  .hero-form .form.is-tabbed .tabs li a {
    display: block;
    background-color: #EEE;
    padding: 30px 0 20px 0;
    font-size: 16px;
    font-weight: bold;
    color: #1F4166;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    text-align: center; }
  .hero-form .form.is-tabbed .tabs li a.active {
    background-color: #fff;
    color: #1699D8; }
  .hero-form .form.is-tabbed .tabs li a:hover {
    color: #1699D8; }

.hero-form .form.is-tabbed form:not(.active) {
  display: none; }

/* …to hide inactive states */
/* Price Blocks */
.price-blocks {
  padding: 100px 20px;
  background: linear-gradient(to bottom, #fff 0px, #fff 320px, #E5ECF2 320px, #E5ECF2 320px, #E5ECF2 100%); }
  @media only screen and (max-width: 720px) {
    .price-blocks {
      padding: 80px 20px; } }

.price-blocks h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  text-align: center;
  color: #1F4166; }

.price-blocks .blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.price-blocks .block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-basis: 400px;
  margin: 20px;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
  @media only screen and (max-width: 720px) {
    .price-blocks .block {
      margin: 20px 0; } }

.price-blocks .title {
  flex-basis: 140px;
  flex-grow: 0;
  background-color: #1F4166;
  padding: 30px 20px 0 20px; }

.price-blocks .title h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  color: #fff;
  text-align: center;
  font-size: 28px; }

.price-blocks .title h3.has-icon svg {
  display: inline-block;
  vertical-align: -15%;
  max-height: 35px;
  max-width: 35px;
  margin-right: 10px;
  fill: #fff; }
  @media only screen and (max-width: 720px) {
    .price-blocks .title h3.has-icon svg {
      vertical-align: -25%;
      max-width: 40px; } }

.price-blocks .title p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #fff;
  text-align: center; }

.price-blocks .details {
  flex-grow: 1;
  padding: 20px;
  text-align: center; }

.price-blocks .details h4 {
  margin: 10px 0;
  color: #1F4166; }

.price-blocks .details p.price {
  margin: 0 0 30px 0;
  font-size: 32px;
  color: #5FB323; }

.price-blocks .details p.price.is-smaller {
  font-size: 18px; }

.price-blocks .details p.price .note {
  display: block;
  font-size: 14px; }

.price-blocks .details ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .price-blocks .details ul li {
    margin: 0;
    padding: 0; }
  .price-blocks .details ul li {
    position: relative;
    padding: 16px 10px;
    text-align: center;
    color: #5B5F64; }
  .price-blocks .details ul li:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-right: -25px;
    width: 50px;
    height: 1px;
    background-color: #5B5F64; }
  .price-blocks .details ul li:last-child:after {
    display: none; }

.price-blocks .cta {
  flex-grow: 0;
  padding: 20px;
  border-top: 1px solid #EEE;
  text-align: center; }

/* Text */
.text {
  padding: 100px 20px; }
  @media only screen and (max-width: 720px) {
    .text {
      padding: 80px 20px; } }
  .text.is-grey {
    background-color: #EEE; }
  .text.is-navy {
    background-color: #E5ECF2; }

.text .text-blocks {
  display: flex;
  justify-content: center; }
  @media only screen and (max-width: 720px) {
    .text .text-blocks {
      flex-wrap: wrap; } }

.text .text-block {
  max-width: 720px;
  margin: 20px; }

.text h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  text-align: center;
  color: #1F4166; }

.text h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-size: 28px;
  color: #1F4166; }

.text p a {
  border-bottom: 1px solid #9BC9DD; }

.text .intro {
  color: #1F4166; }

.text .cta {
  margin: 40px 0; }
  .text .cta.is-centered {
    text-align: center; }

.text .logos {
  margin: 40px 0;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap; }

.text .logo {
  align-self: center;
  height: auto;
  max-width: 200px;
  margin: 40px 20px; }

/* Footer */
.footer {
  padding: 20px;
  color: #fff; }

.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center; }
  .footer ul li {
    margin: 0;
    padding: 0; }
  @media only screen and (max-width: 720px) {
    .footer ul {
      flex-wrap: wrap; } }
  .footer ul li {
    padding: 0 10px;
    border-right: 1px solid #EEE;
    color: #5B5F64; }
    @media only screen and (max-width: 720px) {
      .footer ul li {
        flex-basis: 100%;
        padding: 2px;
        border-right: none;
        text-align: center; } }
  .footer ul li:last-child {
    border-right: none; }
