.j-modal, .j-bumper, .j-fullscreen, .j-fullwidth {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 999999; }

.j-root *,
.j-root ::before,
.j-root ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.j-waypoint {
  /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
  /* Document
   ========================================================================== */
  /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
  /* Sections
   ========================================================================== */
  /**
 * Remove the margin in all browsers (opinionated).
 */
  /**
 * Add the correct display in IE 9-.
 */
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  /* Grouping content
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
  /**
 * Add the correct margin in IE 8.
 */
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* Text-level semantics
   ========================================================================== */
  /**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
  /**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /**
 * Add the correct font style in Android 4.3-.
 */
  /**
 * Add the correct background and color in IE 9-.
 */
  /**
 * Add the correct font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* Embedded content
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */
  /**
 * Add the correct display in iOS 4-7.
 */
  /**
 * Remove the border on images inside links in IE 10-.
 */
  /**
 * Hide the overflow in IE.
 */
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
  /**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
  /**
 * Remove the inner border and padding in Firefox.
 */
  /**
 * Restore the focus styles unset by the previous rule.
 */
  /**
 * Correct the padding in Firefox.
 */
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
  /**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /**
 * Remove the default vertical scrollbar in IE.
 */
  /**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
  /**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
  /*
 * Add the correct display in all browsers.
 */
  /* Scripting
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */
  /**
 * Add the correct display in IE.
 */
  /* Hidden
   ========================================================================== */
  /**
 * Add the correct display in IE 10-.
 */
  font-family: "Heebo", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #4A4A4A;
  font-size: 14px; }
  .j-waypoint html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  .j-waypoint body {
    margin: 0; }
  .j-waypoint article,
  .j-waypoint aside,
  .j-waypoint footer,
  .j-waypoint header,
  .j-waypoint nav,
  .j-waypoint section {
    display: block; }
  .j-waypoint h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .j-waypoint figcaption,
  .j-waypoint figure,
  .j-waypoint main {
    /* 1 */
    display: block; }
  .j-waypoint figure {
    margin: 1em 40px; }
  .j-waypoint hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */ }
  .j-waypoint pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  .j-waypoint a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */ }
  .j-waypoint abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
    /* 2 */ }
  .j-waypoint b,
  .j-waypoint strong {
    font-weight: inherit; }
  .j-waypoint b,
  .j-waypoint strong {
    font-weight: bolder; }
  .j-waypoint code,
  .j-waypoint kbd,
  .j-waypoint samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  .j-waypoint dfn {
    font-style: italic; }
  .j-waypoint mark {
    background-color: #ff0;
    color: #000; }
  .j-waypoint small {
    font-size: 80%; }
  .j-waypoint sub,
  .j-waypoint sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .j-waypoint sub {
    bottom: -0.25em; }
  .j-waypoint sup {
    top: -0.5em; }
  .j-waypoint audio,
  .j-waypoint video {
    display: inline-block; }
  .j-waypoint audio:not([controls]) {
    display: none;
    height: 0; }
  .j-waypoint img {
    border-style: none; }
  .j-waypoint svg:not(:root) {
    overflow: hidden; }
  .j-waypoint button,
  .j-waypoint input,
  .j-waypoint optgroup,
  .j-waypoint select,
  .j-waypoint textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */ }
  .j-waypoint button,
  .j-waypoint input {
    /* 1 */
    overflow: visible; }
  .j-waypoint button,
  .j-waypoint select {
    /* 1 */
    text-transform: none; }
  .j-waypoint button,
  .j-waypoint html [type="button"],
  .j-waypoint [type="reset"],
  .j-waypoint [type="submit"] {
    -webkit-appearance: button;
    /* 2 */ }
  .j-waypoint button::-moz-focus-inner,
  .j-waypoint [type="button"]::-moz-focus-inner,
  .j-waypoint [type="reset"]::-moz-focus-inner,
  .j-waypoint [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  .j-waypoint button:-moz-focusring,
  .j-waypoint [type="button"]:-moz-focusring,
  .j-waypoint [type="reset"]:-moz-focusring,
  .j-waypoint [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }
  .j-waypoint fieldset {
    padding: 0.35em 0.75em 0.625em; }
  .j-waypoint legend {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }
  .j-waypoint progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }
  .j-waypoint textarea {
    overflow: auto; }
  .j-waypoint [type="checkbox"],
  .j-waypoint [type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  .j-waypoint [type="number"]::-webkit-inner-spin-button,
  .j-waypoint [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .j-waypoint [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }
  .j-waypoint [type="search"]::-webkit-search-cancel-button,
  .j-waypoint [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .j-waypoint ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }
  .j-waypoint details,
  .j-waypoint menu {
    display: block; }
  .j-waypoint summary {
    display: list-item; }
  .j-waypoint canvas {
    display: inline-block; }
  .j-waypoint template {
    display: none; }
  .j-waypoint [hidden] {
    display: none; }
  .j-waypoint .j-visual {
    background-image: none; }

.j-outer {
  position: relative; }

.j-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  background: #fff; }

.j-visual, .j-image {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.j-image img, .j-image svg {
  display: block; }

.j-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .j-body.j-stack, .j-body .j-stack {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.j-content {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content; }

.j-stack .j-content {
  height: unset; }

.j-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .j-row .j-form.j-stack .j-actions {
    margin-top: 0; }

.j-text {
  max-width: 420px; }

.j-actions .j-button {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }

.j-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

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

.j-align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.j-cushion {
  padding: 1em; }
  .j-cushion .j-footer .j-form {
    margin-top: 1em; }

.j-clear {
  clear: both; }

.j-overflow {
  overflow: unset; }

.j-fill {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset; }
  .j-fill .j-button {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%; }
  .j-fill > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
    text-align: center; }

.j-fullwidth.j-shadow.j-top,
.j-modal.j-shadow .j-inner,
.j-bumper.j-shadow .j-inner {
  -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 50px rgba(0, 0, 0, 0.5); }

.j-fullwidth.j-shadow.j-bottom {
  -webkit-box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.3);
          box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.3); }

.j-shout {
  text-transform: uppercase; }

.j-actions.j-space .j-button {
  margin: 0 .5em; }

.j-modal.j-rounded .j-inner,
.j-bumper.j-rounded .j-inner {
  border-radius: 1em;
  overflow: hidden !important; }

.j-content.j-cushion,
.j-visual.j-cushion {
  width: calc(100% - 1em * 2) !important;
  margin: 0 1.5em !important; }

.j-visual.j-swap {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.j-notice {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.j-multiply {
  background-blend-mode: multiply; }

.design--highlight {
  position: relative; }
  .design--highlight .j-headline::before,
  .design--highlight .j-button::before,
  .design--highlight .j-dismiss-highlight::before,
  .design--highlight .j-visual::before,
  .design--highlight .j-dismiss-icon::before,
  .design--highlight .j-copy::before,
  .design--highlight .j-field .j-field-area::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    background-color: rgba(122, 186, 209, 0.3);
    background-color: rgba(46, 154, 255, 0.2);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    outline: 1px dashed #7abad1;
    outline: 1px dashed #2e9aff;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    cursor: pointer; }
  .design--highlight .j-headline:hover::before,
  .design--highlight .j-button:hover::before,
  .design--highlight .j-dismiss-highlight:hover::before,
  .design--highlight .j-visual:hover::before,
  .design--highlight .j-dismiss-icon:hover::before,
  .design--highlight .j-copy:hover::before,
  .design--highlight .j-field .j-field-area:hover::before {
    opacity: 1; }
  .design--highlight .j-headline,
  .design--highlight .j-button,
  .design--highlight .j-dismiss-highlight,
  .design--highlight .j-visual,
  .design--highlight .j-copy,
  .design--highlight .j-field .j-field-area {
    position: relative; }

.preview--positions {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  z-index: unset; }
  .preview--positions:hover {
    opacity: 1; }
  .preview--positions a {
    text-decoration: none;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    background: var(--ui-midnight);
    border-radius: 4px;
    opacity: .5;
    padding: 30px;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .preview--positions a span {
      padding: 2px;
      border-radius: 4px;
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out; }
    .preview--positions a svg {
      fill: rgba(255, 255, 255, 0.4);
      stroke: rgba(255, 255, 255, 0.4);
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out; }
    .preview--positions a:hover {
      opacity: 1; }
      .preview--positions a:hover span {
        background: #FF645C;
        -webkit-transform: scale(1.5);
                transform: scale(1.5); }
      .preview--positions a:hover svg {
        fill: #fff;
        stroke: #fff; }
  .preview--positions .corner--top-left,
  .preview--positions .corner--top-right,
  .preview--positions .corner--bottom-left,
  .preview--positions .corner--bottom-right,
  .preview--positions .fullwidth--top,
  .preview--positions .fullwidth--bottom,
  .preview--positions .modal--center {
    position: absolute; }
  .preview--positions .corner--top-left,
  .preview--positions .corner--top-right,
  .preview--positions .fullwidth--top {
    bottom: unset;
    top: 0; }
  .preview--positions .corner--bottom-left,
  .preview--positions .corner--bottom-right,
  .preview--positions .fullwidth--bottom {
    bottom: 0;
    top: unset; }
  .preview--positions .corner--bottom-left,
  .preview--positions .corner--top-left {
    left: 0;
    right: unset; }
  .preview--positions .corner--bottom-right,
  .preview--positions .corner--top-right {
    left: unset;
    right: 0; }
  .preview--positions .fullwidth--top,
  .preview--positions .fullwidth--bottom {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .preview--positions .modal--center {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .preview--positions.modal--center .modal--center,
  .preview--positions.fullwidth--top .fullwidth--top,
  .preview--positions.fullwidth--bottom .fullwidth--bottom,
  .preview--positions.corner--top-left .corner--top-left,
  .preview--positions.corner--top-right .corner--top-right,
  .preview--positions.corner--bottom-left .corner--bottom-left,
  .preview--positions.corner--bottom-right .corner--bottom-right {
    display: none; }
  .preview--positions.fullwidth--top .corner--top-left,
  .preview--positions.fullwidth--top .corner--top-right,
  .preview--positions.fullwidth--bottom .corner--bottom-left,
  .preview--positions.fullwidth--bottom .corner--bottom-right {
    padding: 0;
    opacity: 0;
    -webkit-transition: padding .3s ease-out, opacity .2s ease-out;
    transition: padding .3s ease-out, opacity .2s ease-out; }
    .preview--positions.fullwidth--top .corner--top-left:hover,
    .preview--positions.fullwidth--top .corner--top-right:hover,
    .preview--positions.fullwidth--bottom .corner--bottom-left:hover,
    .preview--positions.fullwidth--bottom .corner--bottom-right:hover {
      opacity: 1;
      padding: 30px; }

.flex--end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.flex--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.flex--start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.j-modal.j-backdrop,
.j-fullscreen.j-backdrop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: fixed !important;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: unset;
          transform: unset;
  overflow: auto;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue";
  background: rgba(0, 0, 0, 0.6); }
  .j-modal.j-backdrop.j-light,
  .j-fullscreen.j-backdrop.j-light {
    background: rgba(0, 0, 0, 0.2); }
  .j-modal.j-backdrop.j-blur,
  .j-fullscreen.j-backdrop.j-blur {
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px); }

.j-button {
  background: #ddd;
  border: 1px solid var(--medium-gray);
  border-radius: 2px;
  cursor: pointer;
  color: var(--heavy-gray);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  height: auto;
  letter-spacing: .24px;
  margin: 0;
  text-align: center;
  text-decoration: none;
  padding: 0 1em;
  width: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 34px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 95%;
          flex: 0 1 95%; }
  .j-button:hover {
    border-color: currentColor;
    color: #ff1c0b;
    text-decoration: none; }
  .j-button.j-action {
    background: #ff6357;
    border-color: transparent;
    color: white; }
    .j-button.j-action:hover {
      background: #ff1c0b;
      border-color: transparent; }
  .j-button.j-scale {
    -webkit-transition: .3s all;
    transition: .3s all; }
    .j-button.j-scale:hover {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
  .j-button.j-rounded {
    border-radius: 6px; }
  .j-button.j-pill {
    border-radius: 50px; }
  .j-button.j-fill {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .j-button.j-medium {
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .j-button.j-large {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .j-button.j-dismiss {
    background: #ddd; }
    .j-button.j-dismiss:hover {
      border-color: current-color; }

.j-actions .j-button + .j-button {
  margin-top: unset;
  margin-left: .5rem; }

.j-actions.j-stack .j-button + .j-button {
  margin-top: .5rem;
  margin-left: unset; }

.j-actions.j-dismiss-link {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .j-actions.j-dismiss-link .j-dismiss {
    background-color: transparent !important;
    border-color: transparent;
    text-decoration: underline;
    font-weight: normal;
    font-size: .8em !important;
    color: #777;
    margin: 0; }
    .j-actions.j-dismiss-link .j-dismiss:hover {
      background-color: transparent !important;
      color: #ff1c0b; }
  .j-actions.j-dismiss-link.j-stack .j-dismiss {
    margin-left: unset; }

.j-fill .j-button {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.j-cushion .j-button:first-child {
  margin-left: 0; }

.j-cushion .j-button:last-child {
  margin-right: 0; }

.j-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .j-actions .j-field-area {
    width: 100%; }
    .j-actions .j-field-area .j-field, .j-actions .j-field-area .j-option {
      -webkit-box-flex: unset;
          -ms-flex: unset;
              flex: unset;
      -webkit-box-align: unset;
          -ms-flex-align: unset;
              align-items: unset; }
    .j-actions .j-field-area .j-fields + .j-actions {
      margin-top: 1rem;
      background: red; }
  .j-actions .j-field, .j-actions .j-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .j-actions .j-field .j-field-area, .j-actions .j-option .j-field-area {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .j-actions .j-option + .j-option {
    margin-left: 20px; }

.j-actions.j-stack {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-preferred-size: auto;
      flex-basis: auto; }
  .j-actions.j-stack .j-option + .j-option {
    margin-left: unset;
    margin-top: 10px; }

.j-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .j-fields .j-field-input {
    background-color: #fff;
    font-weight: normal; }
  .j-fields.j-stack .j-field-area {
    width: 100%; }
  .j-fields > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%; }

.j-fields.j-stack {
  -ms-flex-preferred-size: auto;
      flex-basis: auto; }

.j-content {
  line-height: 1.6; }

.j-cushion .j-text {
  padding: 0; }

.j-headline {
  margin: 0 0 .5rem;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: bold; }
  .j-headline span {
    display: block; }

.j-copy ul {
  text-align: left; }

.j-left .j-text > * {
  text-align: left; }

.j-left .j-actions {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .j-left .j-actions.j-dismiss-link {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.j-right .j-text > * {
  text-align: right; }

.j-right .j-actions {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .j-right .j-actions.j-dismiss-link {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

form.j-form {
  width: 100%;
  margin-top: .5rem;
  max-width: 420px; }

.j-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%; }
  .j-form.j-rounded .j-fields {
    border-radius: .5em; }
  .j-form.j-field-outlines .j-field .j-field-area {
    -webkit-box-shadow: 0 0 0 1px white;
            box-shadow: 0 0 0 1px white; }
  .j-form.j-field-outlines .j-option a {
    -webkit-box-shadow: 0 0 0 1px white;
            box-shadow: 0 0 0 1px white; }
  .j-form.j-bg {
    background-color: rgba(200, 200, 200, 0.5); }
    .j-form.j-bg.j-stack .j-fields {
      background-color: rgba(200, 200, 200, 0.5); }
  .j-form .j-stack {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    background: unset;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .j-form .j-stack .j-field-area {
      width: 100%; }
    .j-form .j-stack .j-field, .j-form .j-stack .j-option {
      -webkit-box-flex: unset;
          -ms-flex: unset;
              flex: unset;
      -webkit-box-align: unset;
          -ms-flex-align: unset;
              align-items: unset; }
    .j-form .j-stack .j-field + .j-field,
    .j-form .j-stack .j-option + .j-option {
      margin-top: .5rem; }
    .j-form .j-stack .j-fields + .j-actions {
      margin-top: 1rem; }
  .j-form.j-stack .j-fields + .j-actions {
    margin-top: 1rem; }
  .j-form .j-field,
  .j-form .j-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .j-form .j-field .j-field-area,
    .j-form .j-option .j-field-area {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .j-form .j-field {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 5px; }
  .j-form .j-fields.j-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .j-form .j-fields.j-wrap .j-flex-1-2 {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 calc(50% - 5px);
              flex: 1 0 calc(50% - 5px);
      min-width: 123px;
      -webkit-box-sizing: content-box;
              box-sizing: content-box; }
      .j-form .j-fields.j-wrap .j-flex-1-2 + .j-flex-1-2 {
        margin-left: 5px; }
  .j-form .j-fields .j-field-area {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    overflow: hidden;
    background: #fff; }
    .j-form .j-fields .j-field-area:focus-within {
      border-color: #7c8a91; }
      .j-form .j-fields .j-field-area:focus-within i {
        background: #7c8a91; }
    .j-form .j-fields .j-field-area i {
      background: #a6afb4;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 30px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .j-form .j-fields .j-field-area i svg {
        fill: #fff; }
  .j-form .j-field .j-donation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
  .j-form .j-actions .j-field,
  .j-form .j-option {
    white-space: nowrap; }

.j-container-tiny .j-form .j-fields.j-wrap .j-flex-1-2 + .j-flex-1-2 {
  margin-left: 0; }

.j-container-tiny .j-form .j-fields.j-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .j-container-tiny .j-form .j-fields.j-wrap .j-field {
    width: 100%;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }

@media screen and (max-width: 480px) {
  .j-form .j-fields.j-wrap .j-flex-1-2 + .j-flex-1-2 {
    margin-left: unset; } }

.j-waypoint img {
  display: block;
  width: 100%; }

.j-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%; }

.j-visual.j-cover .j-image, .j-visual.j-cover img {
  display: none; }

.j-visual.j-contain {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%; }
  .j-visual.j-contain .j-image, .j-visual.j-contain img {
    display: none; }

.j-visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 35%;
          flex: 1 0 35%; }
  .j-visual.j-inline {
    background-image: none !important; }
  .j-visual .j-image {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

.j-body.j-stack .j-visual {
  width: 100%;
  min-height: 150px; }

.j-body.j-no-visual .j-visual {
  display: none; }

@media screen and (min-width: 640px) {
  .j-visual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.j-waypoint input {
  font-size: 14px; }

.j-waypoint input[type="text"] {
  border: none;
  width: 100%;
  padding: 5px 6px;
  line-height: 18px;
  font-size: 14px;
  color: #42425d;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Helvetica Neue", Helvetica, sans-serif; }
  .j-waypoint input[type="text"]::-webkit-input-placeholder {
    color: #aab7c4;
    line-height: 18px;
    opacity: 1; }
  .j-waypoint input[type="text"]:-ms-input-placeholder {
    color: #aab7c4;
    line-height: 18px;
    opacity: 1; }
  .j-waypoint input[type="text"]::-ms-input-placeholder {
    color: #aab7c4;
    line-height: 18px;
    opacity: 1; }
  .j-waypoint input[type="text"]::placeholder {
    color: #aab7c4;
    line-height: 18px;
    opacity: 1; }

.j-waypoint input[disabled="disabled"] {
  opacity: .5; }

.j-waypoint .j-form .j-field .j-field-area i {
  display: none; }

.j-waypoint .j-form .j-field.j-icon i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.j-waypoint .j-form .j-field.j-icon input[type="text"] {
  width: calc(100% - 30px); }

.j-backdrop.j-dark {
  background: rgba(0, 0, 0, 0.6); }

.j-meta {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: .75em 1em;
  color: #000;
  opacity: .1;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }
  .j-meta:hover {
    opacity: 1; }
  .j-meta.j-top {
    bottom: unset;
    top: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  .j-meta.j-inside {
    -webkit-transform: unset;
            transform: unset; }
  .j-meta.j-detached {
    -webkit-transform: translateY(150%);
            transform: translateY(150%); }
  .j-meta.j-contained {
    background: rgba(125, 125, 125, 0.25);
    padding: .5em 1em;
    width: calc(100% - 1em * 2); }
  .j-meta .j-secured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .j-meta .j-secured svg {
      padding-right: .5em; }
  .j-meta .j-powered {
    margin-left: auto;
    background: white;
    padding: 4px 12px;
    border-radius: 30px; }
  .j-meta a {
    color: var(--j-heatwave);
    font-weight: bold;
    letter-spacing: .5px;
    text-transform: uppercase;
    text-decoration: none; }
    .j-meta a:hover {
      text-decoration: underline; }

.j-dismiss-icon {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  padding: 4px;
  border-radius: 6px; }
  .j-dismiss-icon svg {
    display: block;
    fill: #222222;
    stroke: #222222; }
  .j-dismiss-icon:hover svg {
    opacity: .5; }
  .j-dismiss-icon.j-border {
    border: 1px solid #222222; }
  .j-dismiss-icon.j-bg {
    background: #ffffff; }
  .j-dismiss-icon.j-circle {
    border-radius: 100px; }
  .j-dismiss-icon.j-large {
    -webkit-transform: scale(1.25);
            transform: scale(1.25); }
  .j-dismiss-icon.j-edge {
    top: 0;
    right: 0;
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%); }
  .j-dismiss-icon.j-invert {
    background: #222222;
    border-color: #ffffff; }
    .j-dismiss-icon.j-invert svg {
      fill: #ffffff;
      stroke: #ffffff; }
  .j-dismiss-icon.j-line {
    background: none !important; }
  .j-dismiss-icon.j-no-border {
    border: none !important; }

:root {
  --j-heatwave: #ff6043; }

.j-amount-chooser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .j-amount-chooser > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }

.j-amounts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1rem 0 10px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
  .j-amounts > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 20%;
            flex: 1 1 20%; }
    .j-amounts > * + * {
      margin-left: 5px; }
    .j-amounts > *:first-child {
      margin-left: 0; }
    .j-amounts > *:last-child {
      margin-right: 0; }
  .j-amounts .j-select-button {
    background-color: #F0F3F5;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    color: #42425d;
    padding: 2px 7px;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    width: 100%;
    text-align: center; }
    .j-amounts .j-select-button.j-active {
      background: var(--j-heatwave);
      color: white;
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
              box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  .j-amounts .j-input-other {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 120px;
            flex: 1 1 120px; }
  .j-amounts .j-input-wrapper {
    position: relative;
    display: inline-block; }
    .j-amounts .j-input-wrapper .j-input {
      font-size: 14px;
      line-height: 18px;
        line-height-height: 12px;
      border: 1px solid #e0e0e0;
      border-radius: 4px;
      min-width: 96px;
      background-color: #fff; }
  .j-amounts .j-input-prefix {
    position: absolute;
    top: 2px;
    left: 2px;
    background-color: #b6c0cc;
    height: calc(100% - 4px);
    width: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 3px 0 0 3px; }
  .j-amounts .j-input-prefix + .j-input {
    padding-left: 27px; }
  .j-amounts .j-amount-other.j-active input[type=text] {
    border-color: var(--j-heatwave); }
  .j-amounts .j-amount-other.j-active .j-input-prefix {
    background-color: var(--j-heatwave); }

small.j-button-intro {
  font-size: 12px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 1px;
  color: var(--j-heatwave);
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem; }
  small.j-button-intro::before, small.j-button-intro::after {
    content: "";
    display: inline-block;
    border-bottom: 1px solid currentColor;
    width: 20px;
    height: .5px;
    white-space: pre;
    margin-top: -2px; }
  small.j-button-intro::before {
    margin-right: .2rem; }
  small.j-button-intro::after {
    margin-left: .2rem; }

.j-secure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px 10px;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  border-radius: 30px;
  font-size: 11px;
  margin-top: .5rem; }
  .j-secure span {
    color: white;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .j-secure span + span {
      margin-left: 5px; }
  .j-secure.j-right {
    position: absolute;
    bottom: 0;
    right: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 1em;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .j-secure.j-left {
    position: absolute;
    bottom: 0;
    left: 0;
    border-top-right-radius: 1em;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

.j-bumper .j-content.j-secure-stretch,
.j-modal .j-content.j-secure-stretch {
  margin-bottom: 2rem; }
  .j-bumper .j-content.j-secure-stretch .j-secure,
  .j-modal .j-content.j-secure-stretch .j-secure {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0; }

.j-bumper .j-content.j-secure-stretch {
  margin-bottom: 3rem; }
  .j-bumper .j-content.j-secure-stretch .j-form {
    margin-bottom: 2rem; }

#stripe-wordmark {
  height: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.jt-card {
  color: #42425d; }

.j-field.j-fake-card .j-stripe-area {
  background: white; }

.j-field.j-fake-card #jt-card {
  position: relative;
  padding: 8px 12px;
  margin: 4px 7px 6px;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #42425d; }

.j-field.j-fake-card .ElementsApp, .j-field.j-fake-card .ElementsApp .InputElement {
  font-size: 14px !important; }

.j-form-error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1rem 0;
  padding: .3rem 1.5rem;
  text-align: center;
  background: red;
  color: white;
  border-radius: 30px; }
  .j-form-error i + span {
    margin-left: 8px; }

.j-form .j-error-message {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  color: red;
  font-size: .9em; }
  .j-form .j-error-message.j-field-error-amount {
    text-align: center; }

.j-form .j-error .j-error-message::before {
  content: "\02193"; }

.j-form .StripeElement--invalid {
  border: none; }

.j-bumper {
  position: fixed;
  bottom: 0;
  right: 0;
  height: unset;
  left: unset;
  top: unset;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: block;
  font-size: .8rem;
  width: 100%; }
  .j-bumper.j-bottom-left {
    left: 0;
    bottom: 0;
    right: unset;
    top: unset; }
  .j-bumper.j-top-right {
    left: unset;
    bottom: unset;
    right: 0;
    top: 0; }
  .j-bumper.j-top-left {
    left: 0;
    bottom: unset;
    right: unset;
    top: 0; }
  .j-bumper .j-content {
    margin: 1.5rem;
    padding: 0;
    max-width: 400px;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%; }
  .j-bumper .j-headline {
    font-size: 1rem; }
  .j-bumper .j-text {
    padding: 0 0; }
  .j-bumper .j-inner {
    min-width: 350px;
    width: 100%; }
  .j-bumper .j-body.j-stack .j-content {
    max-width: 400px; }
  .j-bumper .j-body.j-stack .j-visual {
    width: 100%; }

@media screen and (min-width: 668px) {
  .j-bumper {
    font-size: .9rem;
    bottom: 1rem;
    right: 1rem;
    width: auto; }
    .j-bumper.j-bottom-left {
      left: 1rem;
      bottom: 1rem;
      right: unset;
      top: unset; }
    .j-bumper.j-top-right {
      left: unset;
      bottom: unset;
      right: 1rem;
      top: 1rem; }
    .j-bumper.j-top-left {
      left: 1rem;
      bottom: unset;
      right: unset;
      top: 1rem; }
    .j-bumper .j-visual {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 40%;
              flex: 1 1 40%; }
    .j-bumper .j-content {
      margin: 2rem; }
    .j-bumper .j-inner {
      min-width: 350px;
      width: unset; }
    .j-bumper .j-body.j-stack .j-content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 70%;
              flex: 1 0 70%; }
    .j-bumper .j-body.j-stack .j-visual {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 30%;
              flex: 1 1 30%; }
    .j-bumper .j-headline {
      font-size: 1.3rem; }
    .j-bumper .j-copy {
      display: block; } }

.j-fullscreen .j-waypoint .j-outer {
  height: 100%;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }

.j-fullscreen .j-waypoint .j-inner {
  max-width: 960px;
  position: unset; }

.j-fullwidth {
  font-size: 12px;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff; }
  .j-fullwidth.j-top {
    top: 0;
    bottom: unset; }
  .j-fullwidth .j-outer {
    position: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .j-fullwidth .j-inner {
    position: unset;
    background: transparent; }
  .j-fullwidth .j-body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .j-fullwidth .j-visual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
    min-width: 150px; }
  .j-fullwidth .j-text {
    padding: 1rem;
    max-width: 45em; }
  .j-fullwidth .j-content {
    width: unset; }
  .j-fullwidth .j-form {
    width: unset; }
  .j-fullwidth .j-fields {
    padding: 0.5rem; }
  .j-fullwidth .j-actions {
    padding: 0.5rem; }
  .j-fullwidth .j-stack .j-content {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .j-fullwidth .j-stack.j-actions {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .j-fullwidth .j-text .j-copy:nth-of-type(n+2) {
    display: block; }
  .j-fullwidth .j-headline {
    line-height: 1.3em;
    display: block; }
  .j-fullwidth .j-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .j-fullwidth .j-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .j-fullwidth .j-secure {
    position: absolute;
    bottom: 0;
    right: 0;
    display: none; }

@media screen and (max-width: 960px) {
  .j-fullwidth .j-waypoint {
    font-size: 11px; }
  .j-fullwidth .j-row {
    padding: 0 2rem; }
  .j-fullwidth .j-visual {
    display: none; }
  .j-fullwidth .j-inner {
    max-height: unset; }
  .j-fullwidth .j-body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .j-fullwidth .j-headline {
    display: block; }
  .j-fullwidth .j-text .j-copy:nth-of-type(n+2) {
    display: none; } }

@media screen and (max-width: 640px) {
  .j-fullwidth .j-waypoint {
    font-size: 13px; }
  .j-fullwidth .j-fields {
    margin: auto; }
  .j-fullwidth .j-form {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .j-fullwidth .j-content {
    position: unset; } }

.j-edge {
  right: 1rem;
  top: 1rem;
  -webkit-transform: unset;
          transform: unset; }

.j-modal {
  top: 50%;
  left: 50%;
  right: unset;
  bottom: unset; }
  .j-modal .j-waypoint {
    font-size: 11px;
    width: 100%; }
  .j-modal .j-content {
    width: 100%;
    padding: 2rem; }
  .j-modal .j-text {
    max-width: unset; }
  .j-modal .j-visual {
    display: none; }
  .j-modal .j-stack .j-visual {
    width: unset; }
  .j-modal .j-form {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

@media screen and (min-width: 640px) {
  .j-modal .j-waypoint {
    width: auto; }
  .j-modal .j-inner {
    font-size: .9rem;
    max-width: 550px; }
  .j-modal .j-visual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%; }
  .j-modal .j-stack .j-visual {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 30%;
            flex: 1 0 30%; }
  .j-modal .j-inner {
    max-width: 650px;
    min-width: 450px; } }

@media screen and (min-width: 960px) {
  .j-modal {
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    right: unset;
    bottom: unset;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    overflow: unset; }
    .j-modal .j-content {
      padding: 2rem;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 60%;
              flex: 1 0 60%; } }

.j-embed {
  overflow: hidden; }
  .j-embed .j-inner {
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .j-embed .j-body {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    font-size: 12px;
    line-height: 1.6; }
  .j-embed .j-content {
    padding: 2rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 65%;
            flex: 1 1 65%; }
  .j-embed .j-text {
    max-width: 420px; }
  .j-embed .j-visual {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 35%;
            flex: 1 1 35%;
    max-width: unset; }
  .j-embed .j-actions {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .j-embed .j-headline {
    font-size: 1.4rem; }
  .j-embed .j-dismiss-icon {
    display: none; }
  .j-embed .j-stack .j-visual {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 200px;
            flex: 1 1 200px;
    width: 100%;
    min-height: unset; }
  .j-embed .j-stack .j-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .j-embed .j-stack .j-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

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