/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
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;
}

strong {
  font-weight: bold;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
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;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  max-width: 100%;
}

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

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

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
}

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

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
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;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

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

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
}
@media (min-width: 768px) {
  .row {
    -ms-flex-flow: nowrap;
        flex-flow: nowrap;
    margin-left: -32px;
    margin-right: -32px;
  }
  .row.row--align-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .row.row--justify-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .row.row--justify-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .row.row--wrap {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
}
@media (min-width: 960px) {
  .row {
    /* Set Row to use Grid instead of Flex */
  }
  .row.row--grid {
    display: -ms-grid !important;
    display: grid !important;
  }
}

.col {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .col {
    padding: 0 32px;
  }
}
@media (min-width: 768px) {
  .row--col-2 .col {
    max-width: 50%;
  }
}
.col.col--full-width {
  max-width: 100%;
}
@media (min-width: 960px) {
  .col.col--full-width {
    margin: 0 auto;
    max-width: 80%;
  }
}
@media (min-width: 768px) {
  .col.col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}
@media (min-width: 768px) {
  .col.col-5 {
    -webkit-box-flex: 41.6667%;
        -ms-flex: 41.6667%;
            flex: 41.6667%;
    max-width: 41.6667%;
  }
}
@media (min-width: 768px) {
  .col.col-6 {
    -webkit-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .col.col-7 {
    -webkit-box-flex: 58.3334%;
        -ms-flex: 58.3334%;
            flex: 58.3334%;
    max-width: 58.3334%;
  }
}

.m-0 {
  margin: 0;
}

/* Heading Typescale */
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

h1 {
  font-size: 3rem;
  line-height: 1.2;
}
@media (min-width: 960px) {
  h1 {
    font-size: 4rem; /* 64px */
  }
}

h2 {
  font-size: 2rem;
  line-height: 1.4;
}
@media (min-width: 960px) {
  h2 {
    font-size: 3.5rem; /* 56px */
    line-height: 1.2;
  }
}

h3 {
  font-size: 2rem;
  line-height: 1.4;
}
@media (min-width: 960px) {
  h3 {
    font-size: 3rem; /* 48px */
    line-height: 1.2;
  }
}

h4 {
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 0.5rem;
}
@media (min-width: 960px) {
  h4 {
    font-size: 2.25rem; /* 36px */
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}

h5 {
  font-size: 2rem;
  line-height: 1.4;
}
@media (min-width: 960px) {
  h5 {
    font-size: 1.75rem; /* 28px */
    line-height: 1.2;
  }
}

h6 {
  font-size: 2rem;
  line-height: 1.4;
}
@media (min-width: 960px) {
  h6 {
    font-size: 1.25rem; /* 20px */
    line-height: 1.2;
  }
}

ul,
ol {
  margin: 0 0 32px 16px;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  ul,
  ol {
    padding-left: 40px;
  }
}
ul li,
ol li {
  font-size: 1.125rem; /* 18px */
  line-height: 1.5;
}
@media (min-width: 768px) {
  ul li,
  ol li {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.list--inline li {
  display: inline-block;
}

.list--bullets li {
  list-style-type: disc;
}

ol li {
  list-style-type: decimal;
}

a {
  border-bottom: 2px solid transparent;
  color: #ff5651;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
a:visited {
  border-bottom: 1px solid #ff5651;
}
a:hover, a:active {
  border-bottom: 2px solid #ff5651;
}
a.anchor--alt {
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
}
a.anchor--alt:visited {
  border-bottom: 1px solid #ffffff;
}
a.anchor--alt:hover, a.anchor--alt:active {
  border-bottom: 2px solid transparent;
}

.btn {
  background: #268be3;
  border: 2px solid transparent;
  color: #ffffff;
  display: inline-block;
  padding: 1rem;
  text-align: center;
  text-transform: uppercase;
}
.btn:hover, .btn:active {
  background: rgba(38, 139, 227, 0.8);
  border: 2px solid #268be3;
}
.btn:focus {
  background: #ffffff;
  border: 2px solid #268be3;
  color: #268be3;
}

.btn--red,
.btn--secondary {
  background: #ff5651;
  border: 2px solid transparent;
  color: #ffffff;
  display: inline-block;
  padding: 16px 32px;
  text-align: center;
  text-transform: uppercase;
}
.btn--red:hover, .btn--red:active,
.btn--secondary:hover,
.btn--secondary:active {
  background: rgba(255, 86, 81, 0.8);
  border: 2px solid #ff5651;
}
.btn--red:focus,
.btn--secondary:focus {
  background: #ffffff;
  border: 2px soild #ff5651;
  color: #ff5651;
}

.btn--outline,
.btn--tertiary {
  background: #268be3;
  border: 2px solid transparent;
  color: #ffffff;
  display: inline-block;
  padding: 1rem;
  text-align: center;
  text-transform: uppercase;
  background: transparent;
  border: 2px solid #268be3;
  color: #268be3;
}
.btn--outline:hover, .btn--outline:active,
.btn--tertiary:hover,
.btn--tertiary:active {
  background: rgba(38, 139, 227, 0.8);
  border: 2px solid #268be3;
}
.btn--outline:focus,
.btn--tertiary:focus {
  background: #ffffff;
  border: 2px solid #268be3;
  color: #268be3;
}
.btn--outline:hover, .btn--outline:active,
.btn--tertiary:hover,
.btn--tertiary:active {
  background: #268be3;
  color: #ffffff;
}

.btn--text-only {
  background: transparent;
  padding: 0;
  outline: 0;
  border: 0;
}

input {
  padding: 16px 32px;
}

/* Embedded Form Resets */
.can_embed.form #can_embed_form_inner > h2,
#can_embed_form h4,
#can_embed_form:not(.full) #action_info,
#can_embed_form #d_sharing,
#can_embed_form #logo_wrap {
  display: none !important;
}

.can_embed #can_embed_form.can_float #form_col1,
.can_embed #can_embed_form.can_float #form_col2 {
  width: 100% !important;
}

.hero__form {
  /* Float Label position */
}
.hero__form #can_embed_form input[type=text],
.hero__form #can_embed_form input[type=password],
.hero__form #can_embed_form input[type=url],
.hero__form #can_embed_form input[type=email],
.hero__form #can_embed_form input[type=tel],
.hero__form #can_embed_form input[type=number] {
  border: 0 !important;
  border-bottom: 1px solid #b0b0b0 !important;
  height: auto !important;
  line-height: 1 !important;
  padding: 1rem 0 0.25rem 0 !important;
  margin-bottom: 20px !important;
}
.hero__form #can_embed_form input[type=text]:focus,
.hero__form #can_embed_form input[type=password]:focus,
.hero__form #can_embed_form input[type=url]:focus,
.hero__form #can_embed_form input[type=email]:focus,
.hero__form #can_embed_form input[type=tel]:focus,
.hero__form #can_embed_form input[type=number]:focus {
  border-bottom: 1px solid #268be3 !important;
}
.hero__form #can_embed_form input[type=text].error_input,
.hero__form #can_embed_form input[type=password].error_input,
.hero__form #can_embed_form input[type=url].error_input,
.hero__form #can_embed_form input[type=email].error_input,
.hero__form #can_embed_form input[type=tel].error_input,
.hero__form #can_embed_form input[type=number].error_input {
  border: 0 !important;
  border-bottom: 1px solid #ff5651 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.hero__form #can_embed_form input[type=text].error_input:focus,
.hero__form #can_embed_form input[type=password].error_input:focus,
.hero__form #can_embed_form input[type=url].error_input:focus,
.hero__form #can_embed_form input[type=email].error_input:focus,
.hero__form #can_embed_form input[type=tel].error_input:focus,
.hero__form #can_embed_form input[type=number].error_input:focus {
  border: 0 !important;
  border-bottom: 1px solid #ff5651 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.hero__form #can_embed_form .floatlabel-wrapper .floatlabel-label::after {
  display: none !important;
}
.hero__form #can_embed_form .floatlabel-wrapper .floatlabel-label.floatlabel-label-focus {
  color: #17194a !important;
}
.hero__form #can_embed_form .floatlabel-wrapper .floatlabel-label {
  left: 0 !important;
  padding: 0 !important;
}
.hero__form #can_embed_form .floatlabel-wrapper .floatlabel-label-active {
  color: #17194a !important;
  font-weight: bold !important;
  left: 0 !important;
  padding: 0 !important;
  top: -5px !important;
}
.hero__form #can_embed_form .floatlabel-wrapper .floatlabel-label-active:after {
  display: none !important;
}

.can_embed #can_embed_form {
  background-color: transparent !important;
  border: 0 !important;
  font-family: proxima-nova, sans-serif !important;
  padding: 0 !important;
}
.can_embed #can_embed_form input {
  font-family: proxima-nova, sans-serif !important;
}
.can_embed #can_embed_form ::-webkit-input-placeholder {
  text-transform: uppercase;
}
.can_embed #can_embed_form ::-moz-placeholder {
  text-transform: uppercase;
}
.can_embed #can_embed_form :-ms-input-placeholder {
  text-transform: uppercase;
}
.can_embed #can_embed_form :-moz-placeholder {
  text-transform: uppercase;
}

.can_embed #can_embed_form input[type=submit] {
  padding: 1rem 2rem !important;
  margin-bottom: 1.25rem !important;
}
.can_embed #can_embed_form input[type=submit]:hover, .can_embed #can_embed_form input[type=submit]:active, .can_embed #can_embed_form input[type=submit]:focus {
  background: rgba(38, 139, 227, 0.8);
}

.can_button,
.can_embed #can_embed_form input[type=submit],
#can_embed_form .button,
#donate_auto_modal input[type=submit],
#donate_auto_modal .button,
#donate_make_recurring_modal input[type=submit],
#donate_make_recurring_modal .button {
  background-color: #268be3 !important;
  font-weight: bold !important;
  font-size: 1.2rem !important;
}
.can_button:hover, .can_button:active, .can_button:focus,
.can_embed #can_embed_form input[type=submit]:hover,
.can_embed #can_embed_form input[type=submit]:active,
.can_embed #can_embed_form input[type=submit]:focus,
#can_embed_form .button:hover,
#can_embed_form .button:active,
#can_embed_form .button:focus,
#donate_auto_modal input[type=submit]:hover,
#donate_auto_modal input[type=submit]:active,
#donate_auto_modal input[type=submit]:focus,
#donate_auto_modal .button:hover,
#donate_auto_modal .button:active,
#donate_auto_modal .button:focus,
#donate_make_recurring_modal input[type=submit]:hover,
#donate_make_recurring_modal input[type=submit]:active,
#donate_make_recurring_modal input[type=submit]:focus,
#donate_make_recurring_modal .button:hover,
#donate_make_recurring_modal .button:active,
#donate_make_recurring_modal .button:focus {
  background: rgba(38, 139, 227, 0.8) !important;
}

/* Returning user message */
.can_embed #can_embed_form #action_welcome_message #action_welcome_message_inner {
  background: transparent !important;
  border-top: 1px solid transparent !important;
  padding: 0 !important;
  padding-top: 1rem !important;
}

.can_embed #can_embed_form #action_welcome_message #action_welcome_message_inner div {
  color: #17194a !important;
  font-family: proxima-nova, sans-serif !important;
}

.can_embed #can_embed_form #action_welcome_message #action_welcome_message_inner div > div {
  font-size: 1.75rem !important;
  font-weight: bold !important;
  line-height: 1.3 !important;
}

.can_embed #can_embed_form #action_welcome_message #action_welcome_message_inner > div > div:last-child {
  color: #17194a !important;
}

.can_embed #can_embed_form small {
  color: #17194a !important;
  font-size: 14px !important;
}

.can_embed #can_embed_form #d_sharing {
  border-top: 1px solid #ffffff !important;
}

/* Spinner */
.can_embed #can_embed_form .ajax-loading {
  top: 16px !important;
  right: 16px !important;
  margin: 0 !important;
  float: none !important;
  position: absolute !important;
}

/* Link color */
.can_embed #can_embed_form a {
  color: #ff5651 !important;
}
.can_embed #can_embed_form a:hover, .can_embed #can_embed_form a:active, .can_embed #can_embed_form a:focus {
  color: rgba(255, 86, 81, 0.8) !important;
}

/* Form wrapper */
.form__wrapper {
  background: #ffffff;
  -webkit-box-shadow: 0 30px 60px -12px rgba(23, 25, 74, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
          box-shadow: 0 30px 60px -12px rgba(23, 25, 74, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
  padding: 2rem;
}

/* Form thank yous */
.form__thank-you {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 1.5rem 0;
}

@media (min-width: 960px) {
  .form__btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.form__btn-wrap .btn {
  margin-bottom: 1rem;
  width: 100%;
}
@media (min-width: 960px) {
  .form__btn-wrap .btn {
    margin-bottom: 0;
    margin-right: 1rem;
    width: auto;
  }
}
.form__btn-wrap .btn:last-of-type {
  margin-right: 0;
}

.site-header {
  height: 90px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.page .site-header {
  background: #17194a;
}

.site-header__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.logo__wrapper {
  max-width: 175px;
}
@media (min-width: 420px) {
  .logo__wrapper {
    max-width: 230px;
  }
}

/* TODO: remove after logo is added */
.logo__wrapper p {
  margin-bottom: 0;
}

.logo {
  border-bottom: 0;
}
.logo:hover, .logo:active {
  border-bottom: 0;
}

.site-nav-primary {
  display: none;
}
@media (min-width: 768px) {
  .site-nav-primary {
    display: block;
  }
}

.site-navigation__list {
  margin: 0;
}

.site-navigation__link {
  border-bottom: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 20px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  z-index: 2;
}
.site-navigation__link:after {
  content: "";
  background: transparent;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  width: 0;
  z-index: -1;
}
.site-navigation__link:hover, .site-navigation__link:active, .site-navigation__link.is-current-page {
  border-bottom: 0;
  color: #17194a;
}
.site-navigation__link:hover:after, .site-navigation__link:active:after, .site-navigation__link.is-current-page:after {
  content: "";
  background: white;
  left: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  width: 100%;
}

/* MOBILE NAV */
.site-nav-mobile {
  background: #000000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
  transition: -webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
  transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
  transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s, -webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
}
.site-nav-mobile.menu-is-open {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  z-index: 999;
}
@media (min-width: 768px) {
  .site-nav-mobile {
    display: none;
    visibility: hidden;
  }
}
.site-nav-mobile .site-navigation {
  margin-top: 3rem;
}
.site-nav-mobile .site-navigation__list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: auto;
}
.site-nav-mobile .site-navigation__list-item {
  list-style: none;
  text-align: center;
}
.site-nav-mobile .site-navigation__link {
  border-bottom: 2px solid transparent;
  display: block;
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 32px;
  padding: 0;
}
.site-nav-mobile .site-navigation__link:after {
  display: none;
}
.site-nav-mobile .site-navigation__link:hover, .site-nav-mobile .site-navigation__link:active, .site-nav-mobile .site-navigation__link:focus {
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
}
.site-nav-mobile .site-navigation__link.is-current-page {
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
}

.site-nav-mobile__wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 3rem;
}

.site-nav-mobile__trigger {
  border-bottom: 0;
  color: #ffffff;
  display: block;
  font-size: 2rem;
}
.site-nav-mobile__trigger:hover, .site-nav-mobile__trigger:active {
  border-bottom: 0;
}

.site-nav-mobile--close {
  position: absolute;
  top: 2rem;
  right: 1rem;
  padding: 0 1rem;
}

.site-nav-mobile--open {
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  .site-nav-mobile--open {
    display: none;
  }
}
.site-nav-mobile--open:hover, .site-nav-mobile--open:active {
  color: #ff5651;
}

.site-nav-mobile__trigger-title {
  display: block;
  font-size: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.site-nav-mobile__trigger-title:hover, .site-nav-mobile__trigger-title:active {
  color: #ff5651;
}

.hero {
  padding: 120px 0 60px 0;
  position: relative;
}
@media (min-width: 960px) {
  .hero {
    padding: 190px 0 210px 0;
  }
}
.hero:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  background: #17194a;
  top: 0;
  left: 0;
  z-index: -2;
}
.home .hero {
  overflow: hidden;
}
.hero h1 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 960px) {
  .hero h1 {
    font-size: 3.75rem;
    line-height: 1.1;
  }
}
@media (min-width: 1300px) {
  .hero h1 {
    font-size: 4.625rem; /* 74px */
  }
}
.hero .header--highlight {
  color: #ff5651;
  display: inline-block;
}
@media (min-width: 768px) {
  .hero .content-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.hero.hero--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.hero__bg-img {
  background-position: center center;
  background-size: cover;
  display: block;
  -webkit-filter: grayscale(100%) opacity(0.1);
          filter: grayscale(100%) opacity(0.1);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.hero__content {
  margin-bottom: 1.5rem; /* 24px */
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  /* CASE: Homepage */
  /* Center content */
}
@media (min-width: 768px) {
  .hero__content {
    margin-bottom: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
@media (min-width: 768px) {
  .home .hero__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
}
@media (min-width: 1300px) {
  .home .hero__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 730px;
            flex: 0 1 730px;
    max-width: 730px;
  }
}
.hero__content h2 {
  margin-bottom: 1rem;
}
.hero__content p {
  font-size: 1.5rem;
  line-height: 1.5;
}
@media (min-width: 960px) {
  .home .hero__content p {
    max-width: 85%;
  }
}
.hero--center .hero__content {
  margin-bottom: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .hero--center .hero__content p {
    margin: 0 auto;
    max-width: 60%;
  }
}

.hero-form__wrap {
  position: relative;
  padding-top: 1rem;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 1300px) {
  .hero-form__wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 30%;
  }
}

.hero-form__placeholder-wrap {
  position: absolute;
  top: 1rem;
  left: 1rem;
  height: 100%;
  width: 100%;
  display: none;
}
.hero-form__placeholder-wrap.loaded {
  display: none;
}

.hero-form__placeholder {
  background: rgba(255, 255, 255, 0.6);
  display: block;
  height: 3rem;
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
  z-index: 1;
}

.hero__form {
  position: relative;
  z-index: 9;
}

.intro-block {
  background: #993399;
  padding-top: 2rem;
}
@media (min-width: 768px) {
  .intro-block {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .intro-block .col {
    width: 50%;
  }
}

.intro__content {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
@media (min-width: 768px) {
  .intro__content {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}
.intro__content p:last-of-type {
  margin-bottom: 0;
}

.intro__img {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
}
@media (min-width: 960px) {
  .intro__img {
    display: block;
  }
}
.intro__img.intro__img--pull-up {
  margin-top: 1rem;
}
@media (min-width: 1300px) {
  .intro__img.intro__img--pull-up {
    margin-top: -9rem;
  }
}

.image-row {
  background: #ffffff;
  color: #17194a;
  padding: 60px 0;
}

.image-row__header {
  margin-bottom: 70px;
  text-align: center;
}
.image-row__header h3 {
  font-size: 2.5rem;
  text-transform: uppercase;
}
.image-row__header p {
  color: #17194a;
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 0;
}

@media (min-width: 960px) {
  .image-row__wrap {
    margin: 0 auto;
    max-width: 83.334%;
  }
}
.image-row__wrap .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (min-width: 768px) {
  .image-row__wrap .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
.image-row__wrap .col {
  color: #17194a;
  margin-bottom: 2rem;
  text-align: center;
}
@media (min-width: 768px) {
  .image-row__wrap .col {
    margin-bottom: 0;
    width: 33.333%;
  }
}

.image-row__image {
  display: block;
  height: 140px;
  max-height: 140px;
  margin-bottom: 24px;
}
.image-row__image img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.image-row__text {
  font-size: 18px;
  line-height: 1.4;
  padding: 0 2rem;
}

.testimonial {
  background: rgb(2, 0, 36);
  background: linear-gradient(160deg, rgb(2, 0, 36) 0%, rgb(23, 25, 74) 41%, rgb(255, 86, 81) 100%);
  border-bottom: 2px solid rgba(0, 0, 0, 0.7);
  padding: 60px 0;
}
@media (min-width: 1300px) {
  .testimonial {
    padding: 60px 0 60px 0;
    margin: 0 auto;
  }
}

.testimonial__wrap {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  margin-top: 8rem;
}
@media (min-width: 1300px) {
  .testimonial__wrap {
    max-width: 83.334%;
  }
}
.testimonial__wrap .row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 960px) {
  .testimonial__wrap .row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.testimonial__wrap .col {
  margin-bottom: 8rem;
}
@media (min-width: 960px) {
  .testimonial__wrap .col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%;
    margin-bottom: 0;
  }
}

.testimonial__wrapper {
  background: #ffffff;
  -webkit-box-shadow: 0 30px 60px -12px rgba(23, 25, 74, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
          box-shadow: 0 30px 60px -12px rgba(23, 25, 74, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
  padding: 0 2rem 2rem;
}

.testimonial__quote blockquote {
  color: #17194a;
  font-family: Georgia, sans-serif;
  font-size: 20px;
}
.testimonial__quote blockquote p {
  font-size: 20px;
  margin-bottom: 32px;
}
.testimonial__quote blockquote cite {
  font-style: italic;
}

.testimonial__image {
  margin-bottom: -3rem;
  -webkit-transform: translateY(-5rem);
          transform: translateY(-5rem);
  position: relative;
  text-align: center;
  max-width: 200px;
}
@media (min-width: 768px) {
  .testimonial__image {
    padding: 0;
  }
}
@media (min-width: 1300px) {
  .testimonial__image {
    margin: 0 auto -3rem auto;
  }
}

.testimonial__image-img {
  border: 5px solid #ffffff;
  border-radius: 100%;
}

.testimonial__image-logo {
  border: 0;
  height: 70px;
  width: 70px;
  border-radius: 100px;
  position: absolute;
  bottom: 0;
  right: -1rem;
  display: none;
}
@media (min-width: 768px) {
  .testimonial__image-logo {
    bottom: 0;
    position: absolute;
    right: 1rem;
  }
}
@media (min-width: 1300px) {
  .testimonial__image-logo {
    bottom: -1rem;
    right: 0;
  }
}

.image-text {
  background: #17194a;
  overflow: hidden;
  position: relative;
  z-index: 3;
}
@media (min-width: 768px) {
  .image-text {
    padding: 100px 0;
  }
  .image-text + .image-text {
    padding: 50px 0;
  }
}
.image-text .row {
  display: block;
}
@media (min-width: 768px) {
  .image-text .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.image-text .col {
  width: auto;
}
@media (min-width: 768px) {
  .image-text .col {
    width: 50%;
  }
}

.image-text--align-right {
  /* CASE: align items flex-end */
}
.image-text--align-right .image-text__content {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.image-text--align-right .image-text__image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.image-text--align-right .row {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.image-text__content {
  margin: 50px 0;
}
@media (min-width: 768px) {
  .image-text__content {
    margin: 0;
    -ms-flex-preferred-size: 41.667% !important;
        flex-basis: 41.667% !important;
  }
}

.image-text__image-wrap {
  position: relative;
}
@media (min-width: 768px) {
  .image-text__image-wrap {
    -ms-flex-preferred-size: 58.3334% !important;
        flex-basis: 58.3334% !important;
  }
}

.divider {
  background: #17194a;
  overflow: hidden;
  padding: 60px 0;
  text-align: center;
  border-bottom: 2px solid rgba(0, 0, 0, 0.7);
  border-top: 2px solid rgba(0, 0, 0, 0.7);
}
.divider h3 {
  color: #17194a;
  display: inline-block;
  font-size: 2.5rem;
  padding: 10px 30px;
  position: relative;
  text-transform: uppercase;
  z-index: 3;
}
.divider h3:after {
  content: "";
  background: #ffffff;
  display: block;
  left: 0;
  position: absolute;
  -webkit-transform: skew(-20deg);
          transform: skew(-20deg);
  height: 100%;
  width: 100%;
  z-index: -1;
  top: 0;
}
.divider p {
  color: #ffffff;
  display: inline-block;
  margin-bottom: 0;
  margin-left: 25%;
  margin-top: -10px;
  position: relative;
  padding: 20px 30px 10px 30px;
  z-index: 1;
}
.divider p:after {
  content: "";
  background: #993399;
  display: block;
  left: 0;
  position: absolute;
  -webkit-transform: skew(-20deg);
          transform: skew(-20deg);
  height: 100%;
  width: 100%;
  z-index: -1;
  top: 0;
}

.cta {
  background: #993399;
}
@media (min-width: 768px) {
  .cta .row--grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-grid-columns: 50% auto;
    grid-template-columns: 50% auto;
    margin: 0;
  }
  .cta .row--grid > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .cta .row--grid > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
}

.cta__image-wrap {
  height: 100%;
  min-height: 300px;
  padding: 0;
  position: relative;
}
@media (min-width: 768px) {
  .cta__image-wrap {
    position: relative;
    left: 100%;
    margin-left: -50vw;
    padding: 0;
    width: 50vw;
  }
  .cta__image--right .cta__image-wrap {
    left: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 0;
    right: 100%;
    margin-right: -50vw;
  }
}
@media (min-width: 960px) {
  .cta__image-wrap {
    min-height: 400px;
  }
}
@media (min-width: 1300px) {
  .cta__image-wrap {
    min-height: 500px;
    max-width: none;
    left: 0;
    margin-left: -200px;
    width: auto;
  }
}

.cta__image {
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.cta__content {
  padding-bottom: 32px;
  padding-top: 32px;
  width: auto;
}
@media (min-width: 960px) {
  .cta__content {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media (min-width: 1300px) {
  .cta__content {
    max-width: none;
    padding-left: 60px;
  }
}
.cta__image--right .cta__content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.cta__bg-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-filter: grayscale(100%) opacity(0.2);
          filter: grayscale(100%) opacity(0.2);
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.cta--full-width {
  padding: 60px 0;
}
@media (min-width: 960px) {
  .cta--full-width {
    padding: 120px 0;
  }
}
@media (min-width: 768px) {
  .cta--full-width .col {
    margin: 0 auto;
    width: 80%;
  }
}
@media (min-width: 960px) {
  .cta--full-width .col {
    width: 66.667%;
  }
}
.cta--full-width .cta__title {
  font-size: 28px;
  margin-bottom: 32px;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .cta--full-width .columns {
    text-align: left;
  }
}
@media (min-width: 960px) {
  .cta--full-width .columns {
    -webkit-columns: 2 auto;
       -moz-columns: 2 auto;
            columns: 2 auto;
    -webkit-column-gap: 48px;
       -moz-column-gap: 48px;
            column-gap: 48px;
  }
}

.cta__link {
  -webkit-box-shadow: 0 4px 6px rgba(23, 25, 74, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 6px rgba(23, 25, 74, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  text-shadow: 0 1px 3px rgba(23, 25, 74, 0.4);
}

.cta__list {
  margin-bottom: 0;
}

.cta--has-bg-image {
  background: transparent;
  position: relative;
}

.price-block__wrap {
  background: #268be3;
  padding: 60px 0;
}
@media (min-width: 960px) {
  .price-block__wrap {
    padding: 120px 0 88px 0;
  }
}

.price-block {
  background: #ffffff;
  color: #17194a;
  padding: 24px;
  margin-bottom: 60px;
  text-align: center;
}
@media (min-width: 960px) {
  .price-block {
    margin: -250px auto 60px auto;
    padding: 50px;
    width: 50%;
  }
}
.price-block h3 {
  display: inline-block;
  border-bottom: 3px solid #17194a;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 24px;
  position: relative;
}
@media (min-width: 768px) {
  .price-block h3 {
    font-size: 36px;
    margin-bottom: 48px;
  }
}
.price-block p {
  font-size: 24px;
}
@media (min-width: 768px) {
  .price-block p {
    font-size: 30px;
  }
}
.price-block .price-block__price {
  font-size: 80px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .price-block .price-block__price {
    font-size: 100px;
  }
}
.price-block .price-block--small {
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  margin-left: -20px;
  margin-bottom: 20px;
  vertical-align: bottom;
}
@media (min-width: 768px) {
  .price-block .price-block--small {
    font-size: 30px;
  }
}
.price-block .price-block__billing {
  font-style: italic;
  margin: 16px 0 32px 0;
}
.price-block .price-block__notice {
  font-size: 14px;
  margin: 30px 0 0 0;
}
@media (min-width: 768px) {
  .price-block .price-block__notice {
    font-size: 20px;
  }
}

/* "FAQ" Block */
.faq-title {
  font-size: 1.5rem;
  margin-bottom: 32px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .faq-title {
    font-size: 2rem;
  }
}

.faq-wrap dl {
  font-size: 1rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .faq-wrap dl {
    font-size: 20px;
  }
}
.faq-wrap dt h4 {
  font-size: 20px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .faq-wrap dt h4 {
    margin-bottom: 0;
  }
}
.faq-wrap dd {
  margin-bottom: 32px;
}

.callout {
  background: #ffffff;
  padding: 90px 0 0 0;
  color: #17194a;
}
@media (min-width: 960px) {
  .callout .container {
    margin: 0 auto;
    max-width: 83.34%;
  }
}
.callout .col {
  margin-bottom: 2rem;
}
.callout .col:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .callout .col {
    margin-bottom: 0;
  }
}

.callout__icon {
  font-size: 60px;
  padding: 0 0 1rem 0;
  text-align: left;
}
.callout__icon .svg-inline--fa {
  height: 5rem;
  width: 5rem;
}

.features-list {
  background: #ffffff;
  color: #17194a;
  padding: 60px 0;
}
@media (min-width: 1300px) {
  .features-list {
    padding-top: 0;
  }
}

.features-list__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (min-width: 768px) {
  .features-list__wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
@media (min-width: 1300px) {
  .features-list__wrap {
    padding-top: 60px;
  }
}

.features-list__block:not(.is-active) p,
.features-list__image:not(.is-active) {
  display: block;
}
@media (min-width: 768px) {
  .features-list__block:not(.is-active) p,
  .features-list__image:not(.is-active) {
    display: none;
  }
}

.features-list .content-wrap {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
}
@media (min-width: 768px) {
  .features-list .content-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 3rem;
    width: 66.667%;
  }
}
.features-list .image-wrap {
  height: 300px;
  overflow: hidden;
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .features-list .image-wrap {
    height: 100%;
    overflow: visible;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: auto;
  }
}
@media (min-width: 1300px) {
  .features-list .image-wrap {
    margin-top: -260px;
  }
}

.features-list__image {
  min-height: 300px;
  width: 100%;
  max-width: 70vw;
  margin-right: 2rem;
  width: 100%;
}
@media (min-width: 768px) {
  .features-list__image {
    min-height: 0;
    margin-right: 0;
    max-height: 800px;
    width: auto;
  }
}

.features-list__block {
  color: #17194a;
  margin-bottom: 0.5rem;
  width: 100%;
  max-width: 70vw;
  margin-right: 2rem;
  width: 100%;
}
@media (min-width: 768px) {
  .features-list__block {
    margin-right: 0;
    max-width: 80%;
  }
}

.features-list__block-title {
  color: #17194a;
  font-family: proxima-nova, sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  opacity: 1;
  -webkit-transition: ease 0.3s all;
  transition: ease 0.3s all;
  text-align: left;
}
@media (min-width: 768px) {
  .features-list__block-title {
    font-size: 2rem;
    opacity: 0.4;
  }
  .features-list__block-title:after {
    content: "";
    background: transparentt;
    display: block;
    height: 6px;
    width: 100%;
    -webkit-transform: skew(-35deg);
            transform: skew(-35deg);
    -webkit-transition: ease 0.3s ease;
    transition: ease 0.3s ease;
  }
}
.features-list__block-title:hover, .features-list__block-title:active {
  opacity: 1;
}
.features-list__block-title:hover:after, .features-list__block-title:active:after {
  content: "";
  background: #ff5651;
}
@media (min-width: 768px) {
  .is-active .features-list__block-title {
    margin-bottom: 1rem;
    opacity: 1;
  }
  .is-active .features-list__block-title:after {
    content: "";
    background: #ff5651;
  }
}

/* enable Flickity by default */
.carousel:after,
.image-carousel:after {
  content: "flickity";
  display: none; /* hide :after */
}

@media screen and (min-width: 768px) {
  /* disable Flickity for large devices */
  .carousel:after,
  .image-carousel:after {
    content: "";
  }
}
.flickity-prev-next-button.previous {
  left: 0;
}

.flickity-prev-next-button.next {
  right: 0;
}

#site-footer {
  background: #ffffff;
  padding: 4rem 0;
}
#site-footer h5 {
  color: #17194a;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: bold;
  text-transform: uppercase;
}
#site-footer p {
  color: #17194a;
  font-size: 1rem;
  line-height: 1.4;
}

.site-footer__wrap {
  width: 100%;
}
@media (min-width: 1300px) {
  .site-footer__wrap {
    margin: 0 auto;
    max-width: 83.34%;
  }
}

.footer-logo {
  margin-bottom: 1rem;
  margin-left: -5px; /* TODO: remove this once we get the final asset */
}

.footer-logomark {
  margin: 2rem auto 0 auto;
  text-align: center;
}

.footer-nav__list {
  margin-left: 0;
}
@media (min-width: 768px) {
  .footer-nav__list {
    -webkit-columns: 2 auto;
       -moz-columns: 2 auto;
            columns: 2 auto;
  }
}
.footer-nav__list li {
  line-height: inherit;
  padding: 5px 0;
}
.footer-nav__list li:first-of-type a {
  padding-top: 0;
}
.footer-nav__list a {
  color: #ff5651;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.4;
}

/* Page-specific Styles */
/* Default Content Page Styles */
.page-content {
  background: #ffffff;
  color: #17194a;
  padding-top: 60px;
}
.page-content .container {
  border-bottom: 1px solid #17194a;
  padding-bottom: 60px;
}
@media (min-width: 960px) {
  .page-content .container {
    margin: 0 auto;
    max-width: 66.67%;
  }
}
.page-content hr {
  border: 0;
  border-top: 1px solid #17194a;
  margin: 60px 0;
}

@media (min-width: 960px) {
  .toolset .header--highlight {
    display: block;
  }
}
.toolset .hero {
  padding-bottom: 60px;
}

@media (min-width: 960px) {
  .demo .hero h1 {
    font-size: 4rem;
  }
}
.demo .hero__content p {
  font-size: 1.25rem;
  max-width: 80%;
}

.docs .docs-page {
  background: #ffffff;
  margin-bottom: 3.5rem;
  padding: 120px 0;
}
.docs .docs-page::after {
  content: "";
  clear: both;
  display: table;
}
.docs .docs-page h1 {
  color: #17194a;
  font-size: 2.5em;
}
.docs .docs-page .api-explain {
  border-bottom: 2px dashed rgba(23, 25, 74, 0.1);
  color: #17194a;
  padding-top: 10px;
  margin-bottom: 32px;
  padding-bottom: 64px;
}
.docs .docs-page .api-explain p {
  font-size: 1.15em;
}
.docs .docs-page .table-wrap {
  overflow: auto;
  width: 100%;
}
.docs .docs-page .back_to_top {
  font-size: 0.875em;
  float: right;
}
.docs .docs-page h2 {
  color: #17194a;
  font-size: 1.25em;
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 10px;
}
.docs .docs-page code {
  color: #17194a;
  font-family: Monaco, Consolas, andale, mono, dejavu sans mono, monospace;
  font-size: 0.8375rem;
  white-space: pre-wrap;
  background-color: #f0f0f0;
  word-wrap: break-word;
}
.docs .docs-page pre {
  background: #eee;
  font-family: Monaco, Consolas, andale, mono, dejavu sans mono, monospace;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0 1.6em;
}
.docs .docs-page table {
  margin-bottom: 3em;
}
.docs .docs-page table th, .docs .docs-page table td {
  border: 1px solid black;
  padding: 10px;
}
.docs .docs-page th {
  font-weight: bold;
}
.docs .docs-page li {
  list-style-type: circle;
  color: #17194a;
  font-size: 1.15em;
}
.docs .docs-page .sidebar {
  width: 100%;
}
@media (min-width: 768px) {
  .docs .docs-page .sidebar {
    float: right;
    width: 30%;
  }
}
.docs .docs-page .sidebar h3 {
  color: #17194a;
  font-size: 1.25em;
  text-transform: uppercase;
}
.docs .docs-page .sidebar h4 {
  color: #17194a;
  font-size: 1em;
  text-transform: uppercase;
}
.docs .docs-page .sidebar li {
  font-size: 1em;
}
.docs .docs-page .docs-main-col {
  width: 100%;
}
@media (min-width: 768px) {
  .docs .docs-page .docs-main-col {
    width: 65%;
  }
}
.docs .doc_search {
  width: calc(100% - 20px);
  padding: 10px;
}
.docs .algolia-autocomplete {
  width: 100%;
  margin-bottom: 40px;
}
.docs .aa-dropdown-menu {
  background-color: #ffffff;
  border-top: 0px;
  border-left: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-style: solid;
  border-color: #17194a;
  font-size: 14px;
  margin: 0px 0 0;
  padding: 4px;
  text-align: left;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  word-break: break-word;
}


.docs .algolia-docsearch-suggestion {
  color: #17194a;
  cursor: pointer;
  overflow: hidden;
}
.docs .algolia-docsearch-suggestion__secondary {
  border-top: 1px solid #eee;
}
.docs .algolia-docsearch-suggestion--category-header {
  display: none !important;
  background: #17194a;
  color: white;
  font-weight: 600;
  padding: 5px 10px;
  text-align: left;
}
.docs .algolia-docsearch-suggestion__main .algolia-docsearch-suggestion--category-header {
  display: block;
}
.docs .algolia-docsearch-suggestion--highlight {
  padding: 0;
  color: #17194a;
  background: none;
  font-weight: 600;
}
.docs .algolia-docsearch-suggestion--category-header .algolia-docsearch-suggestion--highlight {
  color: inherit;
}
.docs .aa-cursor .algolia-docsearch-suggestion--content {
  color: #17194a;
}
.docs .aa-cursor .algolia-docsearch-suggestion {
  background: #eee;
}
.docs .algolia-docsearch-suggestion--subcategory-column {
  display: none;
  cursor: default;
}
.docs .algolia-docsearch-suggestion--text {
  display: none;
}
.docs .algolia-docsearch-suggestion--content {
  padding: 3px 5px;
  width: 100%;
  border-top: 1px solid lightgray;
}
.docs .algolia-docsearch-suggestion__main .algolia-docsearch-suggestion--content, .docs .algolia-docsearch-suggestion__secondary .algolia-docsearch-suggestion--content {
  border-top: 0;
}
.docs .algolia-docsearch-suggestion--subcategory-inline {
  display: inline-block;
  font-weight: bold;
}
.docs .algolia-docsearch-suggestion--subcategory-inline:after {
  content: " ? ";
}
.docs .algolia-docsearch-suggestion--title {
  display: inline;
}
.docs .algolia-docsearch-footer {
  border-top: 1px solid #eee;
  text-align: right;
  font-size: 12px;
  padding: 4px 2px 0 0;
  color: #17194a;
}
.docs .algolia-docsearch-footer .algolia-docsearch-footer--logo {
  display: inline-block !important;
  width: 45px;
  height: 16px;
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  background-image: url("data:image/png;base64,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");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.developers .hero {
  padding-bottom: 100px;
}
.developers h1 {
  color: #ffffff;
}
.developers a {
  color: #ff5651;
}
.developers .cta__content + .cta__content {
  padding-bottom: 2rem;
  padding-top: 0;
}
@media (min-width: 768px) {
  .developers .cta__content + .cta__content {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
}
.developers .developers-resources {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .developers .developers-resources {
    padding: 1rem;
  }
}
@media (min-width: 960px) {
  .developers .developers-resources {
    padding-left: 2rem;
  }
}
.developers i {
  color: #ff5651;
  padding-right: 1rem;
}
.developers .uppercase {
  text-transform: uppercase;
}
.developers .developers-form {
  background-color: #ffffff;
}
.developers .developers-form .check_radio_field input {
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  *overflow: hidden;
}
.developers .developers-form #can_thank_you h1 {
  color: #17194a;
}
.developers .developers-section-white {
  background-color: #ffffff;
  color: #17194a;
}
.developers .developers-section-white .row--grid {
  -ms-grid-columns: 100% 100%;
  grid-template-columns: 100% 100%;
}
@media (min-width: 768px) {
  .developers .developers-section-white .row--grid {
    -ms-grid-columns: 60% 1fr;
    grid-template-columns: 60% 1fr;
  }
}
@media (min-width: 960px) {
  .developers .developers-section-white .row--grid {
    -ms-grid-columns: 1fr 400px;
    grid-template-columns: 1fr 400px;
  }
}

.developers-terms {
  margin: 100px;
}
.developers-terms li {
  display: list-item;
  list-style-type: circle;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  max-width: 1400px;
}
@media (min-width: 768px) {
  .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}

:root {
  font-size: 16px;
}

html {
  scroll-behavior: smooth;
}

body {
  background: #17194a;
  color: white;
  font-family: proxima-nova, sans-serif;
  margin: 0;
  /* CASE: lock body when mobile nav is open */
}
@media (min-width: 1500px) {
  body {
    background: #0d0e29;
  }
}
@media (min-width: 1500px) {
  body.page {
    background: #17194a;
  }
}
body.body-lock {
  overflow: hidden;
}
@media (min-width: 768px) {
  body.body-lock {
    overflow: visible;
  }
}

/* Max page boundary */
.page-wrapper {
  max-width: 1600px;
  margin: 0 auto;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media screen and (min-width: 1640px) {
  .page-wrapper {
    margin: 0 auto;
    overflow: hidden;
  }
}
.page .page-wrapper {
  padding-top: 90px;
}

/* LINKS */
a {
  text-decoration: none;
}

/* FORMS */
form input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  margin-bottom: 32px;
  width: 100%;
}

/* PARAGRAPHS */
p {
  font-size: 1.125rem; /* 18px */
  line-height: 1.5;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  p {
    font-size: 1.25rem; /* 20px */
  }
}

/* UTILITIES */
.hide {
  display: none;
}

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

.no-mb {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .no-p {
    padding: 0 !important;
  }
}

/* Screen Reader Only */
.visuallyhidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Show on mobile only > 768px */
.mobile-only {
  display: block;
}
@media (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */