/* Settings */
button, .p-button, .p-button--neutral, .p-button--brand, .p-button--positive, .p-button--negative, .p-button--base {
  transition-duration: 0.165s;
  transition-property: background-color, border-color;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  border-radius: .125rem;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
  outline: none;
  padding: 0.75rem 1.5rem;
  text-align: center;
  text-decoration: none;
  width: 100%; }
  button:focus, .p-button:focus, .p-button--neutral:focus, .p-button--brand:focus, .p-button--positive:focus, .p-button--negative:focus, .p-button--base:focus {
    outline: 1px solid #19b6ee;
    outline-offset: 2px; }
  @media (max-width: 459px) {
    button + button, .p-button + button, .p-button--neutral + button, .p-button--brand + button, .p-button--positive + button, .p-button--negative + button, .p-button--base + button, button + .p-button, .p-button + .p-button, .p-button--neutral + .p-button, .p-button--brand + .p-button, .p-button--positive + .p-button, .p-button--negative + .p-button, .p-button--base + .p-button, button + .p-button--neutral, .p-button + .p-button--neutral, .p-button--neutral + .p-button--neutral, .p-button--brand + .p-button--neutral, .p-button--positive + .p-button--neutral, .p-button--negative + .p-button--neutral, .p-button--base + .p-button--neutral, button + .p-button--brand, .p-button + .p-button--brand, .p-button--neutral + .p-button--brand, .p-button--brand + .p-button--brand, .p-button--positive + .p-button--brand, .p-button--negative + .p-button--brand, .p-button--base + .p-button--brand, button + .p-button--positive, .p-button + .p-button--positive, .p-button--neutral + .p-button--positive, .p-button--brand + .p-button--positive, .p-button--positive + .p-button--positive, .p-button--negative + .p-button--positive, .p-button--base + .p-button--positive, button + .p-button--negative, .p-button + .p-button--negative, .p-button--neutral + .p-button--negative, .p-button--brand + .p-button--negative, .p-button--positive + .p-button--negative, .p-button--negative + .p-button--negative, .p-button--base + .p-button--negative, button + .p-button--base, .p-button + .p-button--base, .p-button--neutral + .p-button--base, .p-button--brand + .p-button--base, .p-button--positive + .p-button--base, .p-button--negative + .p-button--base, .p-button--base + .p-button--base {
      margin-top: 1rem; } }
  @media (min-width: 460px) {
    button + button, .p-button + button, .p-button--neutral + button, .p-button--brand + button, .p-button--positive + button, .p-button--negative + button, .p-button--base + button, button + .p-button, .p-button + .p-button, .p-button--neutral + .p-button, .p-button--brand + .p-button, .p-button--positive + .p-button, .p-button--negative + .p-button, .p-button--base + .p-button, button + .p-button--neutral, .p-button + .p-button--neutral, .p-button--neutral + .p-button--neutral, .p-button--brand + .p-button--neutral, .p-button--positive + .p-button--neutral, .p-button--negative + .p-button--neutral, .p-button--base + .p-button--neutral, button + .p-button--brand, .p-button + .p-button--brand, .p-button--neutral + .p-button--brand, .p-button--brand + .p-button--brand, .p-button--positive + .p-button--brand, .p-button--negative + .p-button--brand, .p-button--base + .p-button--brand, button + .p-button--positive, .p-button + .p-button--positive, .p-button--neutral + .p-button--positive, .p-button--brand + .p-button--positive, .p-button--positive + .p-button--positive, .p-button--negative + .p-button--positive, .p-button--base + .p-button--positive, button + .p-button--negative, .p-button + .p-button--negative, .p-button--neutral + .p-button--negative, .p-button--brand + .p-button--negative, .p-button--positive + .p-button--negative, .p-button--negative + .p-button--negative, .p-button--base + .p-button--negative, button + .p-button--base, .p-button + .p-button--base, .p-button--neutral + .p-button--base, .p-button--brand + .p-button--base, .p-button--positive + .p-button--base, .p-button--negative + .p-button--base, .p-button--base + .p-button--base {
      margin-left: 1rem; } }
  @media only screen and (min-width: 460px) {
    button, .p-button, .p-button--neutral, .p-button--brand, .p-button--positive, .p-button--negative, .p-button--base {
      width: auto; } }
  button:active, .p-button:active, .p-button--neutral:active, .p-button--brand:active, .p-button--positive:active, .p-button--negative:active, .p-button--base:active, button:focus, .p-button:focus, .p-button--neutral:focus, .p-button--brand:focus, .p-button--positive:focus, .p-button--negative:focus, .p-button--base:focus, button:hover, .p-button:hover, .p-button--neutral:hover, .p-button--brand:hover, .p-button--positive:hover, .p-button--negative:hover, .p-button--base:hover {
    text-decoration: none; }
  button:disabled, .p-button:disabled, .p-button--neutral:disabled, .p-button--brand:disabled, .p-button--positive:disabled, .p-button--negative:disabled, .p-button--base:disabled, button.is--disabled, .is--disabled.p-button, .is--disabled.p-button--neutral, .is--disabled.p-button--brand, .is--disabled.p-button--positive, .is--disabled.p-button--negative, .is--disabled.p-button--base {
    cursor: not-allowed;
    opacity: .5; }

.p-card--highlighted, .p-contextual-menu__dropdown, .p-modal__dialog, .p-tooltip__message, .p-tabs, .p-card, .p-card--overlay {
  background: #fff;
  border-radius: 2px;
  color: #111;
  padding: 1.25rem; }
  .p-card--highlighted .p-card__header, .p-contextual-menu__dropdown .p-card__header, .p-modal__dialog .p-card__header, .p-tooltip__message .p-card__header, .p-tabs .p-card__header, .p-card .p-card__header, .p-card--overlay .p-card__header {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 0.75rem;
    padding-bottom: 0.75rem; }
    .p-card--highlighted .p-card__header > .p-link--soft, .p-contextual-menu__dropdown .p-card__header > .p-link--soft, .p-modal__dialog .p-card__header > .p-link--soft, .p-tooltip__message .p-card__header > .p-link--soft, .p-tabs .p-card__header > .p-link--soft, .p-card .p-card__header > .p-link--soft, .p-card--overlay .p-card__header > .p-link--soft {
      display: inline-block;
      overflow: auto; }
    .p-card--highlighted .p-card__header img, .p-contextual-menu__dropdown .p-card__header img, .p-modal__dialog .p-card__header img, .p-tooltip__message .p-card__header img, .p-tabs .p-card__header img, .p-card .p-card__header img, .p-card--overlay .p-card__header img {
      max-height: 2rem; }
  .p-card--highlighted .p-card__title, .p-contextual-menu__dropdown .p-card__title, .p-modal__dialog .p-card__title, .p-tooltip__message .p-card__title, .p-tabs .p-card__title, .p-card .p-card__title, .p-card--overlay .p-card__title {
    margin-top: 0; }

.p-card--highlighted, .p-contextual-menu__dropdown, .p-modal__dialog, .p-tooltip__message, .p-tabs {
  box-shadow: 0 1px 2px 0 rgba(17, 17, 17, 0.2); }

.p-breadcrumbs::after, .p-matrix__item::after, .p-navigation::after, .p-navigation--sidebar::after, .p-list::after, .p-stepped-list--detailed::after, .p-inline-images::after, .u-clearfix::after {
  clear: both;
  content: '';
  display: block; }

/* normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Change the default font family in all browsers (opinionated).
   * 2. Correct the line height in all browsers.
   * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
   */
/* Document
     ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers (opinionated).
   */
body {
  margin: 0; }

/**
   * Add the correct display in IE 9-.
   */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
     ========================================================================== */
/**
   * Add the correct display in IE 9-.
   * 1. Add the correct display in IE.
   */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
   * Add the correct margin in IE 8.
   */
figure {
  margin: 1em 40px; }

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* 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+.
   */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
   * Remove the outline on focused links when they are also active or hovered
   * in all browsers (opinionated).
   */
a:active,
a:hover {
  outline-width: 0; }

/**
   * 1. Remove the bottom border in Firefox 39-.
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
   * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
   */
b,
strong {
  font-weight: inherit; }

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder; }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
   * Add the correct font style in Android 4.3-.
   */
dfn {
  font-style: italic; }

/**
   * Add the correct background and color in IE 9-.
   */
mark {
  background-color: #ff0;
  color: #000; }

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
     ========================================================================== */
/**
   * Add the correct display in IE 9-.
   */
audio,
video {
  display: inline-block; }

/**
   * Add the correct display in iOS 4-7.
   */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
   * Remove the border on images inside links in IE 10-.
   */
img {
  border-style: none; }

/**
   * Hide the overflow in IE.
   */
svg:not(:root) {
  overflow: hidden; }

/* Forms
     ========================================================================== */
/**
   * 1. Change font properties to `inherit` in all browsers (opinionated).
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
   * Restore the font weight unset by the previous rule.
   */
optgroup {
  font-weight: bold; }

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible; }

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none; }

/**
   * 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.
   */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
   * Change the border, margin, and padding in all browsers (opinionated).
   */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
   * 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.
   */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
   * 1. Add the correct display in IE 9-.
   * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
   * Remove the default vertical scrollbar in IE.
   */
textarea {
  overflow: auto; }

/**
   * 1. Add the correct box sizing in IE 10-.
   * 2. Remove the padding in IE 10-.
   */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

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

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in IE 9-.
   * 1. Add the correct display in Edge, IE, and Firefox.
   */
details,
menu {
  display: block; }

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item; }

/* Scripting
     ========================================================================== */
/**
   * Add the correct display in IE 9-.
   */
canvas {
  display: inline-block; }

/**
   * Add the correct display in IE.
   */
template {
  display: none; }

/* Hidden
     ========================================================================== */
/**
   * Add the correct display in IE 10-.
   */
[hidden] {
  display: none; }

blockquote {
  border-left: 2px solid #666; }
  blockquote > cite {
    display: block; }

html {
  box-sizing: border-box; }

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

button {
  background-color: #fff;
  border-color: #cdcdcd;
  color: #111;
  line-height: 1rem; }
  button:visited {
    color: #111; }
  button:active, button:hover {
    background-color: #f7f7f7;
    border-color: #cdcdcd; }
  button:disabled:active, button:disabled:hover, button.is--disabled:active, button.is--disabled:hover {
    background-color: transparent;
    border-color: #cdcdcd; }
  button .p-link--external {
    color: currentColor; }

label {
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5; }
  label.has-error {
    color: #c7162b; }
  label.has-caution {
    color: #f99b11; }
  label.has-warning {
    color: #f99b11; }
  label.has-success {
    color: #0e8420; }
  label.has-information {
    color: #335280; }

[type='text'],
[type='date'],
[type='datetime'],
[type='datatime-local'],
[type='month'],
[type='time'],
[type='week'],
[type='color'],
[type='number'],
[type='search'],
[type='password'],
[type='email'],
[type='url'],
[type='tel'] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  background-color: #fff;
  border: 1px solid #cdcdcd;
  border-radius: .125rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
  color: #111;
  font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  outline: none;
  padding: 0.5rem 0.75rem;
  vertical-align: baseline;
  width: 100%; }
  [type='text']:focus,
  [type='date']:focus,
  [type='datetime']:focus,
  [type='datatime-local']:focus,
  [type='month']:focus,
  [type='time']:focus,
  [type='week']:focus,
  [type='color']:focus,
  [type='number']:focus,
  [type='search']:focus,
  [type='password']:focus,
  [type='email']:focus,
  [type='url']:focus,
  [type='tel']:focus {
    outline: 1px solid #19b6ee;
    outline-offset: 2px; }
  [type='text']:active,
  [type='date']:active,
  [type='datetime']:active,
  [type='datatime-local']:active,
  [type='month']:active,
  [type='time']:active,
  [type='week']:active,
  [type='color']:active,
  [type='number']:active,
  [type='search']:active,
  [type='password']:active,
  [type='email']:active,
  [type='url']:active,
  [type='tel']:active {
    border-color: #666;
    color: #111;
    outline: none; }
  [type='text']::-webkit-input-placeholder,
  [type='date']::-webkit-input-placeholder,
  [type='datetime']::-webkit-input-placeholder,
  [type='datatime-local']::-webkit-input-placeholder,
  [type='month']::-webkit-input-placeholder,
  [type='time']::-webkit-input-placeholder,
  [type='week']::-webkit-input-placeholder,
  [type='color']::-webkit-input-placeholder,
  [type='number']::-webkit-input-placeholder,
  [type='search']::-webkit-input-placeholder,
  [type='password']::-webkit-input-placeholder,
  [type='email']::-webkit-input-placeholder,
  [type='url']::-webkit-input-placeholder,
  [type='tel']::-webkit-input-placeholder {
    color: #666;
    opacity: 1; }
  [type='text']::-moz-placeholder,
  [type='date']::-moz-placeholder,
  [type='datetime']::-moz-placeholder,
  [type='datatime-local']::-moz-placeholder,
  [type='month']::-moz-placeholder,
  [type='time']::-moz-placeholder,
  [type='week']::-moz-placeholder,
  [type='color']::-moz-placeholder,
  [type='number']::-moz-placeholder,
  [type='search']::-moz-placeholder,
  [type='password']::-moz-placeholder,
  [type='email']::-moz-placeholder,
  [type='url']::-moz-placeholder,
  [type='tel']::-moz-placeholder {
    color: #666;
    opacity: 1; }
  [type='text']:-ms-input-placeholder,
  [type='date']:-ms-input-placeholder,
  [type='datetime']:-ms-input-placeholder,
  [type='datatime-local']:-ms-input-placeholder,
  [type='month']:-ms-input-placeholder,
  [type='time']:-ms-input-placeholder,
  [type='week']:-ms-input-placeholder,
  [type='color']:-ms-input-placeholder,
  [type='number']:-ms-input-placeholder,
  [type='search']:-ms-input-placeholder,
  [type='password']:-ms-input-placeholder,
  [type='email']:-ms-input-placeholder,
  [type='url']:-ms-input-placeholder,
  [type='tel']:-ms-input-placeholder {
    color: #666;
    opacity: 1; }
  [type='text']::placeholder,
  [type='date']::placeholder,
  [type='datetime']::placeholder,
  [type='datatime-local']::placeholder,
  [type='month']::placeholder,
  [type='time']::placeholder,
  [type='week']::placeholder,
  [type='color']::placeholder,
  [type='number']::placeholder,
  [type='search']::placeholder,
  [type='password']::placeholder,
  [type='email']::placeholder,
  [type='url']::placeholder,
  [type='tel']::placeholder {
    color: #666;
    opacity: 1; }
  [type='text'][disabled], [type='text'][disabled='disabled'],
  [type='date'][disabled],
  [type='date'][disabled='disabled'],
  [type='datetime'][disabled],
  [type='datetime'][disabled='disabled'],
  [type='datatime-local'][disabled],
  [type='datatime-local'][disabled='disabled'],
  [type='month'][disabled],
  [type='month'][disabled='disabled'],
  [type='time'][disabled],
  [type='time'][disabled='disabled'],
  [type='week'][disabled],
  [type='week'][disabled='disabled'],
  [type='color'][disabled],
  [type='color'][disabled='disabled'],
  [type='number'][disabled],
  [type='number'][disabled='disabled'],
  [type='search'][disabled],
  [type='search'][disabled='disabled'],
  [type='password'][disabled],
  [type='password'][disabled='disabled'],
  [type='email'][disabled],
  [type='email'][disabled='disabled'],
  [type='url'][disabled],
  [type='url'][disabled='disabled'],
  [type='tel'][disabled],
  [type='tel'][disabled='disabled'] {
    cursor: not-allowed;
    opacity: .5; }
  [type='text'][readonly], [type='text'][readonly='readonly'],
  [type='date'][readonly],
  [type='date'][readonly='readonly'],
  [type='datetime'][readonly],
  [type='datetime'][readonly='readonly'],
  [type='datatime-local'][readonly],
  [type='datatime-local'][readonly='readonly'],
  [type='month'][readonly],
  [type='month'][readonly='readonly'],
  [type='time'][readonly],
  [type='time'][readonly='readonly'],
  [type='week'][readonly],
  [type='week'][readonly='readonly'],
  [type='color'][readonly],
  [type='color'][readonly='readonly'],
  [type='number'][readonly],
  [type='number'][readonly='readonly'],
  [type='search'][readonly],
  [type='search'][readonly='readonly'],
  [type='password'][readonly],
  [type='password'][readonly='readonly'],
  [type='email'][readonly],
  [type='email'][readonly='readonly'],
  [type='url'][readonly],
  [type='url'][readonly='readonly'],
  [type='tel'][readonly],
  [type='tel'][readonly='readonly'] {
    color: #cdcdcd;
    cursor: default; }
    [type='text'][readonly]:hover, [type='text'][readonly]:active, [type='text'][readonly='readonly']:hover, [type='text'][readonly='readonly']:active,
    [type='date'][readonly]:hover,
    [type='date'][readonly]:active,
    [type='date'][readonly='readonly']:hover,
    [type='date'][readonly='readonly']:active,
    [type='datetime'][readonly]:hover,
    [type='datetime'][readonly]:active,
    [type='datetime'][readonly='readonly']:hover,
    [type='datetime'][readonly='readonly']:active,
    [type='datatime-local'][readonly]:hover,
    [type='datatime-local'][readonly]:active,
    [type='datatime-local'][readonly='readonly']:hover,
    [type='datatime-local'][readonly='readonly']:active,
    [type='month'][readonly]:hover,
    [type='month'][readonly]:active,
    [type='month'][readonly='readonly']:hover,
    [type='month'][readonly='readonly']:active,
    [type='time'][readonly]:hover,
    [type='time'][readonly]:active,
    [type='time'][readonly='readonly']:hover,
    [type='time'][readonly='readonly']:active,
    [type='week'][readonly]:hover,
    [type='week'][readonly]:active,
    [type='week'][readonly='readonly']:hover,
    [type='week'][readonly='readonly']:active,
    [type='color'][readonly]:hover,
    [type='color'][readonly]:active,
    [type='color'][readonly='readonly']:hover,
    [type='color'][readonly='readonly']:active,
    [type='number'][readonly]:hover,
    [type='number'][readonly]:active,
    [type='number'][readonly='readonly']:hover,
    [type='number'][readonly='readonly']:active,
    [type='search'][readonly]:hover,
    [type='search'][readonly]:active,
    [type='search'][readonly='readonly']:hover,
    [type='search'][readonly='readonly']:active,
    [type='password'][readonly]:hover,
    [type='password'][readonly]:active,
    [type='password'][readonly='readonly']:hover,
    [type='password'][readonly='readonly']:active,
    [type='email'][readonly]:hover,
    [type='email'][readonly]:active,
    [type='email'][readonly='readonly']:hover,
    [type='email'][readonly='readonly']:active,
    [type='url'][readonly]:hover,
    [type='url'][readonly]:active,
    [type='url'][readonly='readonly']:hover,
    [type='url'][readonly='readonly']:active,
    [type='tel'][readonly]:hover,
    [type='tel'][readonly]:active,
    [type='tel'][readonly='readonly']:hover,
    [type='tel'][readonly='readonly']:active {
      border-color: #666;
      outline: none; }
  [type='text'].has-error,
  [type='date'].has-error,
  [type='datetime'].has-error,
  [type='datatime-local'].has-error,
  [type='month'].has-error,
  [type='time'].has-error,
  [type='week'].has-error,
  [type='color'].has-error,
  [type='number'].has-error,
  [type='search'].has-error,
  [type='password'].has-error,
  [type='email'].has-error,
  [type='url'].has-error,
  [type='tel'].has-error {
    border: 1px solid #c7162b; }
  [type='text'].has-caution,
  [type='date'].has-caution,
  [type='datetime'].has-caution,
  [type='datatime-local'].has-caution,
  [type='month'].has-caution,
  [type='time'].has-caution,
  [type='week'].has-caution,
  [type='color'].has-caution,
  [type='number'].has-caution,
  [type='search'].has-caution,
  [type='password'].has-caution,
  [type='email'].has-caution,
  [type='url'].has-caution,
  [type='tel'].has-caution {
    border: 1px solid #f99b11; }
  [type='text'].has-warning,
  [type='date'].has-warning,
  [type='datetime'].has-warning,
  [type='datatime-local'].has-warning,
  [type='month'].has-warning,
  [type='time'].has-warning,
  [type='week'].has-warning,
  [type='color'].has-warning,
  [type='number'].has-warning,
  [type='search'].has-warning,
  [type='password'].has-warning,
  [type='email'].has-warning,
  [type='url'].has-warning,
  [type='tel'].has-warning {
    border: 1px solid #f99b11; }
  [type='text'].has-success,
  [type='date'].has-success,
  [type='datetime'].has-success,
  [type='datatime-local'].has-success,
  [type='month'].has-success,
  [type='time'].has-success,
  [type='week'].has-success,
  [type='color'].has-success,
  [type='number'].has-success,
  [type='search'].has-success,
  [type='password'].has-success,
  [type='email'].has-success,
  [type='url'].has-success,
  [type='tel'].has-success {
    border: 1px solid #0e8420; }
  [type='text'].has-information,
  [type='date'].has-information,
  [type='datetime'].has-information,
  [type='datatime-local'].has-information,
  [type='month'].has-information,
  [type='time'].has-information,
  [type='week'].has-information,
  [type='color'].has-information,
  [type='number'].has-information,
  [type='search'].has-information,
  [type='password'].has-information,
  [type='email'].has-information,
  [type='url'].has-information,
  [type='tel'].has-information {
    border: 1px solid #335280; }

[type='file'] {
  width: 100%; }
  [type='file']:focus {
    outline: 1px solid #19b6ee;
    outline-offset: 2px; }

[type='reset'] {
  display: none; }

[type="search"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0; }
  [type='search']::-webkit-search-results-decoration {
    display: none; }
  [type='search']::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
    cursor: pointer; }

[type="checkbox"],
[type="radio"] {
  float: left;
  height: 1.5rem;
  margin-bottom: 0;
  margin-right: 0.75rem;
  outline: none;
  padding: 0;
  vertical-align: middle;
  width: auto;
  min-height: 1.5rem; }
  [type='checkbox']:focus,
  [type='radio']:focus {
    outline: 1px solid #19b6ee;
    outline-offset: 0; }
  [type='checkbox'][disabled] + label, [type='checkbox'][disabled='disabled'] + label,
  [type='radio'][disabled] + label,
  [type='radio'][disabled='disabled'] + label {
    cursor: not-allowed;
    opacity: .5; }
  [type='checkbox'] + label,
  [type='radio'] + label {
    vertical-align: middle;
    width: 100%; }

[type='submit'] {
  background-color: #0e8420;
  color: #fff;
  padding: 0.75rem 1.5rem; }
  [type='submit']:hover {
    background-color: #04280a;
    cursor: pointer; }

select {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  background-color: #fff;
  border: 1px solid #cdcdcd;
  border-radius: .125rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
  color: #111;
  font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  outline: none;
  padding: 0.5rem 0.75rem;
  vertical-align: baseline;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #fff url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjRweCIgd2lkdGg9IjEwcHgiIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAxMCA0Ij4gPHRpdGxlPmFjY29yZGlvbi1vcGVuPC90aXRsZT4gPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+IDxnIGlkPSJmaWx0ZXItcGFuZWwiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSIgZmlsbD0ibm9uZSI+ICA8ZyBpZD0iYWNjb3JkaW9uLW9wZW4iIGZpbGw9IiM4ODgiIHNrZXRjaDp0eXBlPSJNU0FydGJvYXJkR3JvdXAiPiAgIDxwYXRoIGlkPSJjaGV2cm9uIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIiBkPSJtNi4zNjEgMC44NjIzYzAuNTE4IDAuMzY1IDEuMDUyIDAuNzc4MSAxLjYwMSAxLjIzOCAwLjU0OSAwLjQ1ODUgMS4wODkgMC45NTE4IDEuNjIxIDEuNDc3MiAwLjE0MiAwLjE0MDQgMC4yODEgMC4yODIxIDAuNDE1IDAuNDIyNWgtMS41NDFjLTAuMzA0LTAuMjg4OC0wLjYyLTAuNTcwOS0wLjk0Ny0wLjg0NjMtMC4xMzc5LTAuMTE2MS0wLjI3NjgtMC4yMjk3LTAuNDE2OC0wLjM0MDgtMC4xNjM2LTAuMTI5Ny0wLjMyODYtMC4yNTU4LTAuNDk1NC0wLjM3ODMtMC4wODUyLTAuMDYyNS0wLjE3MDgtMC4xMjQxLTAuMjU2OC0wLjE4NDYtMC4zOTctMC4yODIxLTAuOTM1LTAuNjI1Ny0xLjMxNS0wLjg0NzZoLTAuMDU0Yy0wLjM4IDAuMjIxOS0wLjkxOCAwLjU2NTUtMS4zMTUgMC44NDc2LTAuMzk4IDAuMjgwNy0wLjc4OCAwLjU4MjktMS4xNjkgMC45MDM3LTAuMzI3IDAuMjc1NC0wLjY0MyAwLjU1NzUtMC45NDcgMC44NDYzaC0xLjU0MWMwLjEzNS0wLjE0MDQgMC4yNzMtMC4yODIxIDAuNDE1LTAuNDIyNSAwLjUzMi0wLjUyNTQgMS4wNzItMS4wMTg3IDEuNjIxLTEuNDc3MiAwLjU1LTAuNDU5OSAxLjA4My0wLjg3MyAxLjYwMS0xLjIzOCAwLjUxOS0wLjM2NDk3IDAuOTczLTAuNjUyNDEgMS4zNjItMC44NjIzIDAuMzkgMC4yMDk4OSAwLjg0NCAwLjQ5NzMzIDEuMzYyIDAuODYyM3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuOTk5IDIpIHJvdGF0ZSgxODApIHRyYW5zbGF0ZSgtNC45OTkgLTIpIi8+ICA8L2c+IDwvZz48L3N2Zz4=") no-repeat;
  background-position: right 1.25rem center;
  color: #111;
  min-height: 24px;
  text-indent: .01px;
  text-overflow: ''; }
  select:focus {
    outline: 1px solid #19b6ee;
    outline-offset: 2px; }
  select:active {
    border-color: #666;
    color: #111;
    outline: none; }
  select::-webkit-input-placeholder {
    color: #666;
    opacity: 1; }
  select::-moz-placeholder {
    color: #666;
    opacity: 1; }
  select:-ms-input-placeholder {
    color: #666;
    opacity: 1; }
  select::placeholder {
    color: #666;
    opacity: 1; }
  select[disabled], select[disabled='disabled'] {
    cursor: not-allowed;
    opacity: .5; }
  select[readonly], select[readonly='readonly'] {
    color: #cdcdcd;
    cursor: default; }
    select[readonly]:hover, select[readonly]:active, select[readonly='readonly']:hover, select[readonly='readonly']:active {
      border-color: #666;
      outline: none; }
  select.has-error {
    border: 1px solid #c7162b; }
  select.has-caution {
    border: 1px solid #f99b11; }
  select.has-warning {
    border: 1px solid #f99b11; }
  select.has-success {
    border: 1px solid #0e8420; }
  select.has-information {
    border: 1px solid #335280; }
  select:hover {
    cursor: pointer; }
  select[multiple], select[size] {
    background-image: none;
    height: auto;
    padding: .35rem .8125rem; }
    select[multiple] option, select[size] option {
      font-weight: 300;
      margin: 0.5rem 0; }

textarea {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  background-color: #fff;
  border: 1px solid #cdcdcd;
  border-radius: .125rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
  color: #111;
  font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  outline: none;
  padding: 0.5rem 0.75rem;
  vertical-align: baseline;
  width: 100%;
  margin-top: 0.5rem;
  overflow: auto;
  vertical-align: top; }
  textarea:focus {
    outline: 1px solid #19b6ee;
    outline-offset: 2px; }
  textarea:active {
    border-color: #666;
    color: #111;
    outline: none; }
  textarea::-webkit-input-placeholder {
    color: #666;
    opacity: 1; }
  textarea::-moz-placeholder {
    color: #666;
    opacity: 1; }
  textarea:-ms-input-placeholder {
    color: #666;
    opacity: 1; }
  textarea::placeholder {
    color: #666;
    opacity: 1; }
  textarea[disabled], textarea[disabled='disabled'] {
    cursor: not-allowed;
    opacity: .5; }
  textarea[readonly], textarea[readonly='readonly'] {
    color: #cdcdcd;
    cursor: default; }
    textarea[readonly]:hover, textarea[readonly]:active, textarea[readonly='readonly']:hover, textarea[readonly='readonly']:active {
      border-color: #666;
      outline: none; }
  textarea.has-error {
    border: 1px solid #c7162b; }
  textarea.has-caution {
    border: 1px solid #f99b11; }
  textarea.has-warning {
    border: 1px solid #f99b11; }
  textarea.has-success {
    border: 1px solid #0e8420; }
  textarea.has-information {
    border: 1px solid #335280; }

fieldset {
  background-color: #f7f7f7;
  border-radius: .125rem;
  color: #111;
  padding: .9375rem 1.25rem; }
  fieldset + fieldset {
    margin-top: 1.25rem; }
    @media screen and (min-width: 768px) {
      fieldset + fieldset {
        margin-top: 1.75rem; } }
    @media screen and (min-width: 1030px) {
      fieldset + fieldset {
        margin-top: 2rem; } }
  fieldset h3 {
    border-bottom: 1px dotted #666;
    padding-bottom: .625rem; }

form + * {
  margin-top: 0.5rem; }

form * + input,
form * + select {
  margin-top: 0.75rem; }

form * + label {
  margin-top: 1.25rem; }

form * + input[type="checkbox"],
form * + input[type="radio"] {
  margin-top: 1rem; }

form * + button,
form * + input[type="submit"] {
  margin-top: 1.5rem; }
  form * + button + label,
  form * + input[type="submit"] + label {
    margin-top: 1rem; }

code,
samp,
kbd {
  font-family: "Ubuntu Mono", Consolas, Monaco, Courier, monospace;
  font-weight: 300;
  text-align: left; }

pre,
code {
  direction: ltr;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 0;
  -moz-tab-size: 4;
       tab-size: 4;
  white-space: pre-wrap;
  word-spacing: normal;
  word-wrap: break-word; }
  pre + pre,
  code + pre, pre +
  code,
  code +
  code {
    margin-top: 1.25rem; }
    @media screen and (min-width: 768px) {
      pre + pre,
      code + pre, pre +
      code,
      code +
      code {
        margin-top: 1.75rem; } }
    @media screen and (min-width: 1030px) {
      pre + pre,
      code + pre, pre +
      code,
      code +
      code {
        margin-top: 2rem; } }

pre {
  background-color: #f7f7f7;
  border: 1px solid #cdcdcd;
  border-radius: 2px;
  color: #111;
  overflow: auto;
  padding: 1rem;
  text-align: left;
  text-shadow: none; }

a {
  color: #007aa6;
  text-decoration: none; }
  a:focus {
    outline: thin dotted #cdcdcd; }
  a:hover {
    cursor: pointer;
    text-decoration: underline; }
  a:visited {
    color: #005573; }

ol,
ul {
  margin-bottom: 0;
  margin-left: 1rem;
  padding-left: 1rem; }
  ol ul,
  ol ol,
  ul ul,
  ul ol {
    margin-bottom: 0; }
  nav ol, nav
  ul {
    list-style: none;
    list-style-image: none; }
  ol li + li,
  ul li + li {
    margin-top: 0.5rem; }
  ol li > ul,
  ol li > ol,
  ul li > ul,
  ul li > ol {
    margin-top: 0.5rem; }

li {
  margin: 0 0 0.5rem;
  padding: 0; }

dl {
  margin-bottom: 0; }

dt {
  border-top: 1px dotted #666;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 1rem;
  padding-top: 1rem; }
  dt:first-of-type {
    border-top: 0; }

dd {
  margin-left: 1rem;
  margin-top: 0.5rem; }

hr {
  border: 0;
  border-top: 1px solid #cdcdcd;
  height: 0;
  margin: 1rem 0; }

img {
  border: 0;
  border-radius: 2px;
  height: auto;
  max-width: 100%; }

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

figure {
  margin-bottom: 0;
  margin-left: 0;
  width: 100%; }
  * + figure {
    margin-top: 1.25rem; }
    @media screen and (min-width: 768px) {
      * + figure {
        margin-top: 1.75rem; } }
    @media screen and (min-width: 1030px) {
      * + figure {
        margin-top: 2rem; } }
  figure caption,
  figure figcaption {
    display: block;
    font-style: italic;
    margin-top: 0.5rem;
    width: 100%; }

object,
iframe,
embed,
canvas,
video,
audio {
  display: block;
  margin: 0 auto 20px;
  max-width: 100%; }

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

[hidden] {
  display: none; }

table {
  border: 0;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%; }

th,
td {
  padding: 0.75rem 0; }

td {
  font-weight: 300;
  text-align: left;
  vertical-align: middle; }

thead th {
  border-collapse: separate;
  border-spacing: 0 0.5rem;
  font-weight: 400;
  text-align: left; }

thead tr {
  border-bottom: 1px solid #666; }

tbody tr {
  border-bottom: 1px solid #cdcdcd; }
  tbody tr:last-child {
    border-bottom: 0; }

tbody th {
  font-weight: 400;
  text-align: left; }

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url("https://assets.ubuntu.com/v1/e8c07df6-Ubuntu-L_W.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/8619add2-Ubuntu-L_W.woff") format("woff"); }

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url("https://assets.ubuntu.com/v1/fff37993-Ubuntu-R_W.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/7af50859-Ubuntu-R_W.woff") format("woff"); }

@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  src: url("https://assets.ubuntu.com/v1/f8097dea-Ubuntu-LI_W.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/8be89d02-Ubuntu-LI_W.woff") format("woff"); }

@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: url("https://assets.ubuntu.com/v1/fca66073-ubuntu-ri-webfont.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/f0898c72-ubuntu-ri-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 100;
  src: url("https://assets.ubuntu.com/v1/7f100985-Ubuntu-Th_W.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/502cc3a1-Ubuntu-Th_W.woff") format("woff"); }

@font-face {
  font-family: 'Ubuntu Mono';
  font-style: normal;
  font-weight: 300;
  src: url("https://assets.ubuntu.com/v1/fdd692b9-UbuntuMono-R_W.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/85edb898-UbuntuMono-R_W.woff") format("woff"); }

@font-face {
  font-family: 'Ubuntu Mono';
  font-style: normal;
  font-weight: 400;
  src: url("https://assets.ubuntu.com/v1/fdd692b9-UbuntuMono-R_W.woff2") format("woff2"), url("https://assets.ubuntu.com/v1/85edb898-UbuntuMono-R_W.woff") format("woff"); }

* {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: subpixel-antialiased; }

html {
  font-size: 16px; }

body {
  color: #111;
  font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-weight: 300;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6,
[class^="p-heading--"] {
  font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  margin: 0; }

h1 + * {
  margin-top: 1rem; }
  @media screen and (min-width: 1030px) {
    h1 + * {
      margin-top: 1.5rem; } }

h5 + *,
h6 + * {
  margin-top: 0.5rem; }
  @media screen and (min-width: 1030px) {
    h5 + *,
    h6 + * {
      margin-top: 0.75rem; } }

p {
  max-width: 35em;
  margin-bottom: 0; }
  .u-align--center p {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left p {
    margin-right: auto; }
  .u-align--right p {
    margin-left: auto; }

p + p {
  margin-top: 1rem; }
  @media screen and (min-width: 1030px) {
    p + p {
      margin-top: 1.5rem; } }

button,
input,
select,
textarea {
  font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; }

h1 {
  max-width: 20em;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.3125; }
  .u-align--center h1 {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left h1 {
    margin-right: auto; }
  .u-align--right h1 {
    margin-left: auto; }
  @media only screen and (min-width: 1030px) {
    h1 {
      font-size: 3rem;
      line-height: 1.25; } }

h2 {
  max-width: 20em;
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.2857; }
  .u-align--center h2 {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left h2 {
    margin-right: auto; }
  .u-align--right h2 {
    margin-left: auto; }
  @media only screen and (min-width: 1030px) {
    h2 {
      font-size: 2.25rem;
      line-height: 1.333; } }

h3 {
  max-width: 25em;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.333; }
  .u-align--center h3 {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left h3 {
    margin-right: auto; }
  .u-align--right h3 {
    margin-left: auto; }
  @media only screen and (min-width: 1030px) {
    h3 {
      font-size: 1.75rem;
      line-height: 1.287; } }

h4 {
  max-width: 25em;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1.2727; }
  .u-align--center h4 {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left h4 {
    margin-right: auto; }
  .u-align--right h4 {
    margin-left: auto; }
  @media only screen and (min-width: 1030px) {
    h4 {
      font-size: 1.5rem;
      line-height: 1.333; } }

h5 {
  max-width: 35em;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.333; }
  .u-align--center h5 {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left h5 {
    margin-right: auto; }
  .u-align--right h5 {
    margin-left: auto; }
  @media only screen and (min-width: 1030px) {
    h5 {
      font-size: 1.25rem;
      line-height: 1.4; } }

h6 {
  max-width: 35em;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5; }
  .u-align--center h6 {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left h6 {
    margin-right: auto; }
  .u-align--right h6 {
    margin-left: auto; }

li {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0; }

li > ul,
li > ol {
  padding-top: 0; }

li > ul > li:last-of-type,
li > ol > li:last-of-type {
  padding-bottom: 0; }

blockquote {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 1.5rem; }
  blockquote > p {
    font-size: 1rem;
    font-style: italic;
    margin-top: 0.75rem; }
  blockquote > cite {
    font-size: 1rem;
    font-style: normal;
    margin-top: 0.75rem; }

strong {
  font-weight: 400; }

small {
  font-size: .875rem; }

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

* + * {
  margin-top: 1.25rem; }
  @media screen and (min-width: 768px) {
    * + * {
      margin-top: 1.75rem; } }
  @media screen and (min-width: 1030px) {
    * + * {
      margin-top: 2rem; } }

* > p:first-child {
  margin-top: 0; }

* + h1,
* + .p-heading--one {
  margin-top: 2rem; }
  @media screen and (min-width: 1030px) {
    * + h1,
    * + .p-heading--one {
      margin-top: 3.75rem; } }

* + h2,
* + .p-heading--two,
* + h3,
* + .p-heading--three,
* + h4,
* + .p-heading--four,
* + h5,
* + .p-heading--five,
* + h6,
* + .p-heading--six {
  margin-top: 1.5rem; }
  @media screen and (min-width: 1030px) {
    * + h2,
    * + .p-heading--two,
    * + h3,
    * + .p-heading--three,
    * + h4,
    * + .p-heading--four,
    * + h5,
    * + .p-heading--five,
    * + h6,
    * + .p-heading--six {
      margin-top: 2rem; } }

h2 + *,
h2 + .row,
.p-heading--two + *,
.p-heading--two + .row,
h3 + *,
h3 + .row,
.p-heading--three + *,
.p-heading--three + .row,
h4 + *,
h4 + .row,
.p-heading--four + *,
.p-heading--four + .row {
  margin-top: 0.5rem; }
  @media screen and (min-width: 1030px) {
    h2 + *,
    h2 + .row,
    .p-heading--two + *,
    .p-heading--two + .row,
    h3 + *,
    h3 + .row,
    .p-heading--three + *,
    .p-heading--three + .row,
    h4 + *,
    h4 + .row,
    .p-heading--four + *,
    .p-heading--four + .row {
      margin-top: 1rem; } }

.row ~ .row {
  margin-top: 1.25rem; }
  @media screen and (min-width: 768px) {
    .row ~ .row {
      margin-top: 1.75rem; } }
  @media screen and (min-width: 1030px) {
    .row ~ .row {
      margin-top: 2rem; } }

.p-accordion {
  border-bottom: 1px solid #cdcdcd; }
  .p-accordion__list {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .p-accordion__group {
    border-top: 1px solid #cdcdcd;
    margin: 0; }
  .p-accordion__tab {
    background-position: top 1rem right 1rem;
    background-repeat: no-repeat;
    border: 0;
    padding: 1rem 2.5rem 1rem 0.75rem;
    text-align: left;
    transition-duration: 0s;
    width: 100%;
    z-index: 2; }
    .p-accordion__tab[aria-expanded='true'] {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='9' width='9'%3E%3Cpath d='M0 5V4h9v1z' fill='%23666' fill-rule='evenodd'/%3E%3C/svg%3E");
      background-size: 1rem; }
    .p-accordion__tab[aria-expanded='false'] {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='9' width='9'%3E%3Cg fill='%23666' fill-rule='evenodd'%3E%3Cpath d='M4 0h1v9H4z'/%3E%3Cpath d='M0 5V4h9v1z'/%3E%3C/g%3E%3C/svg%3E");
      background-size: 1rem; }
    .p-accordion__tab:focus {
      outline: 1px solid #007aa6;
      outline-offset: 2px; }
  .p-accordion__panel {
    border-top: 1px solid #cdcdcd;
    margin: 0;
    padding: 0.75rem 0.75rem 0.75rem 1.5rem; }
    .p-accordion__panel[aria-hidden='true'] {
      display: none; }

.p-aside {
  border-top: 1px solid #cdcdcd;
  font-size: .875rem;
  padding: 0 1.5rem; }
  @media (min-width: 768px) {
    .p-aside {
      border-left: 1px solid #cdcdcd;
      border-top: 0;
      padding: 0 1rem; } }
  .p-aside__header {
    color: #666;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 1rem;
    text-transform: uppercase; }
  .p-aside__section {
    padding: 1rem 0; }
    .p-aside__section:not(:last-child) {
      border-bottom: 1px dotted #cdcdcd; }
  .p-aside__nav {
    list-style: none;
    margin: 0;
    padding: 0; }
    .p-aside__nav .p-aside__link {
      border-bottom: 0;
      color: #111;
      margin-bottom: 0.5rem; }
      .p-aside__nav .p-aside__link:visited {
        color: #111; }
      .p-aside__nav .p-aside__link:hover {
        color: #007aa6; }
      .p-aside__nav .p-aside__link.is-active {
        font-weight: 400;
        padding-left: 0.5rem; }

.p-breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }
  .p-breadcrumbs__item {
    float: left;
    margin: 0 0 0.25rem 0.25rem;
    position: relative; }
    .p-breadcrumbs__item:not(:first-of-type) {
      text-indent: 1rem; }
    .p-breadcrumbs__item:not(:first-of-type)::before {
      content: '\203A';
      left: -.75rem;
      position: absolute;
      top: 0; }

.p-button {
  background-color: #fff;
  border-color: #cdcdcd;
  color: #111; }
  .p-button:visited {
    color: #111; }
  .p-button:active, .p-button:hover {
    background-color: #f7f7f7;
    border-color: #cdcdcd; }
  .p-button:disabled:active, .p-button:disabled:hover, .p-button.is--disabled:active, .p-button.is--disabled:hover {
    background-color: #fff;
    border-color: #fff; }
  .p-button .p-link--external {
    color: currentColor; }

.p-button--neutral {
  background-color: #fff;
  border-color: #cdcdcd;
  color: #111; }
  .p-button--neutral:visited {
    color: #111; }
  .p-button--neutral:active, .p-button--neutral:hover {
    background-color: #f7f7f7;
    border-color: #cdcdcd; }
  .p-button--neutral:disabled:active, .p-button--neutral:disabled:hover, .p-button--neutral.is--disabled:active, .p-button--neutral.is--disabled:hover {
    background-color: transparent;
    border-color: #cdcdcd; }
  .p-button--neutral .p-link--external {
    color: currentColor; }

.p-button--brand {
  background-color: #dd4814;
  border-color: #dd4814;
  color: #fff; }
  .p-button--brand:visited {
    color: #fff; }
  .p-button--brand:active, .p-button--brand:hover {
    background-color: #ae3910;
    border-color: #ae3910; }
  .p-button--brand:disabled:active, .p-button--brand:disabled:hover, .p-button--brand.is--disabled:active, .p-button--brand.is--disabled:hover {
    background-color: #dd4814;
    border-color: #dd4814; }
  .p-button--brand .p-link--external {
    color: currentColor; }

.p-button--positive {
  background-color: #0e8420;
  border-color: #0e8420;
  color: #fff; }
  .p-button--positive:visited {
    color: #fff; }
  .p-button--positive:active, .p-button--positive:hover {
    background-color: #095615;
    border-color: #095615; }
  .p-button--positive:disabled:active, .p-button--positive:disabled:hover, .p-button--positive.is--disabled:active, .p-button--positive.is--disabled:hover {
    background-color: #0e8420;
    border-color: #0e8420; }
  .p-button--positive .p-link--external {
    color: currentColor; }

.p-button--negative {
  background-color: #c7162b;
  border-color: #c7162b;
  color: #fff; }
  .p-button--negative:visited {
    color: #fff; }
  .p-button--negative:active, .p-button--negative:hover {
    background-color: #991121;
    border-color: #991121; }
  .p-button--negative:disabled:active, .p-button--negative:disabled:hover, .p-button--negative.is--disabled:active, .p-button--negative.is--disabled:hover {
    background-color: #c7162b;
    border-color: #c7162b; }
  .p-button--negative .p-link--external {
    color: currentColor; }

.p-button--base {
  background-color: transparent;
  border-color: transparent;
  color: #111; }
  .p-button--base:visited {
    color: #111; }
  .p-button--base:active, .p-button--base:hover {
    background-color: #f7f7f7;
    border-color: transparent; }
  .p-button--base:disabled:active, .p-button--base:disabled:hover, .p-button--base.is--disabled:active, .p-button--base.is--disabled:hover {
    background-color: transparent;
    border-color: #cdcdcd; }
  .p-button--base .p-link--external {
    color: currentColor; }

@media (max-width: 768px) {
  [class^="p-button"].is-inline {
    margin-top: 1.2rem; } }

@media (min-width: 768px) {
  [class^="p-button"].is-inline {
    margin-left: 1rem;
    width: auto; } }

.p-card {
  border: 1px solid #cdcdcd;
  margin-bottom: 2rem;
  margin-top: 0; }
  .p-card .p-card {
    margin-top: 0; }

.p-card--overlay {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0; }

.p-code-numbered {
  background: #fff;
  color: #111;
  counter-reset: line-numbering;
  padding: 1rem 0 0;
  position: relative; }
  .p-code-numbered::before {
    background-color: #fff;
    width: 4.5rem; }
  .p-code-numbered .code-line {
    background: #f7f7f7;
    color: #111;
    display: block;
    margin: -1.5rem 0 0 0;
    padding: 0.5rem 1rem 0 5.5rem;
    position: relative; }
    .p-code-numbered .code-line:first-child, .p-code-numbered .code-line:first-child::before {
      padding-top: 1.25rem; }
    .p-code-numbered .code-line:last-child, .p-code-numbered .code-line:last-child::before {
      padding-bottom: 1rem; }
    .p-code-numbered .code-line::before {
      background: #fff;
      border-right: 1px solid #cdcdcd;
      color: #666;
      content: counter(line-numbering);
      counter-increment: line-numbering;
      display: inline-block;
      height: 9999px;
      left: 0;
      margin-right: 1rem;
      max-height: 100%;
      padding: 0.5rem 1rem 1rem 1rem;
      pointer-events: none;
      position: absolute;
      text-align: right;
      top: 0;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      width: 4.5rem; }

.p-code-snippet {
  background-color: #fff;
  border: 1px solid #cdcdcd;
  border-radius: 2px;
  color: #111;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  transition: border .2s, background-color .2s;
  width: 100%; }
  .p-code-snippet__input {
    background-color: transparent;
    background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="15.999999" viewBox="0 0 16 15.999999"><g><g style="display:inline"><g style="display:inline"><path style="opacity:0.21171169;fill:none;stroke:none" d="M-.0000032.00002047h15.9999936v15.9999936H-.0000032z"/><path style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;display:inline;fill:%23808080;fill-opacity:1;stroke:none" d="M2.6660124 2.00000047c-1.77777926 0-2.6660156.0013069-2.6660156 2.0683594v8.8652346c0 2.067046.88823634 2.066406 2.6660156 2.066406h10.6679684c1.77778 0 2.666016.00064 2.666016-2.066406v-8.7988284c0-2.1333325-.888236-2.1347656-2.666016-2.1347656H2.6660124zm1.2792969 1.890625h1.1015625v1.1425781c.3388576.0282222.6418942.0778287.9101562.1484375.2682622.0635378.4794546.127873.6347657.1914063l-.2636719 1.046875c-.2047288-.0776578-.4480911-.1520607-.7304688-.2226563-.2753242-.0705955-.5930895-.1054687-.953125-.1054687-.381213 0-.6687661.0716995-.859375.2128906-.1906042.1341333-.2851562.3205247-.2851562.5605469 0 .141191.0275088.2605439.0839844.359375.0564755.0917777.1429083.1762529.2558594.2539062.1129509.0705956.2497361.1422952.4121093.2128906.1623688.0635334.3460569.1305764.5507813.2011719.2894399.1129555.560311.232304.8144531.359375.2612043.1200089.4871256.2661159.6777344.4355469.1906043.1623688.3394192.3561248.4453125.5820312.112951.2259022.1699219.4940697.1699218.8046878 0 .465928-.1441538.868173-.4335937 1.207031s-.7660922.557414-1.4296875.65625v1.324219H3.9453093v-1.292969c-.5082842-.035289-.9225545-.102332-1.2402344-.201172-.3106176-.105893-.5419546-.200441-.6972656-.285156l.359375-1.00586c.2259066.112956.4967733.214868.8144531.306641.3247377.091773.6921094.138672 1.1015625.138672.4871065 0 .8223128-.0717 1.0058594-.212891.1906088-.148248.2871094-.342004.2871094-.582031 0-.1623686-.0395298-.3038192-.1171875-.423828-.0776533-.1200133-.186934-.2265861-.328125-.3183594-.1411911-.0917733-.3101459-.1762485-.5078125-.2539062-.1906044-.0776533-.4037544-.157472-.6367188-.2421875-.2188488-.0776533-.4374056-.1667895-.65625-.265625-.2117866-.0988311-.4055469-.218184-.5820312-.359375-.1694311-.1482489-.3062161-.3245681-.4121094-.5292969-.1058933-.2047244-.1601563-.455451-.1601563-.7519531e-7-.4871065.146107-.9013768.4355469-1.2402344.2894444-.3459154.7339269-.5671801 1.3339844-.6660156v-1.1855469zm4.0546875 8.095703h3.990234v.996094h-3.990234v-.996094z"/></g></g></g></svg>');
    background-position: 8px center;
    background-repeat: no-repeat;
    border: 0;
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.12);
    color: #666;
    font-family: "Ubuntu Mono", Consolas, Monaco, Courier, monospace;
    font-size: 1em;
    font-weight: 300;
    padding: 8px 8px 8px 32px;
    width: 100%; }
  .p-code-snippet__action {
    background-color: #f7f7f7;
    background-image: url('data:image/svg+xml;utf8, <svg width="80" height="87" viewBox="0 0 80 87" xmlns="http://www.w3.org/2000/svg"><g fill="%23666" fill-rule="evenodd"><path d="M52.934 9H69.23c2.36 0 4.23.265 5.805 1 1.574.733 2.834 2.06 3.58 3.738 1.49 3.355 1.33 7.46 1.383 13.067l.002.01v42.37l-.002.013c-.052 5.608.107 9.71-1.384 13.066-.745 1.678-2.005 3.003-3.58 3.737-1.574.735-3.444 1-5.804 1H20.768c-2.36 0-4.228-.265-5.803-1-1.574-.733-2.835-2.058-3.58-3.736-1.232-2.77-1.338-6.05-1.367-10.264h4.016c.082 4.27.29 7.142.89 8.535.36.828.757 1.3 1.678 1.74.92.44 2.385.725 4.484.725h47.828c2.1 0 3.563-.285 4.484-.726.92-.44 1.318-.91 1.677-1.74.717-1.656.873-5.403.925-11.11V26.548c-.052-5.69-.21-9.428-.925-11.082-.36-.828-.756-1.3-1.677-1.742-.92-.44-2.385-.723-4.484-.723H51.226c.908-1.126 1.518-2.5 1.708-4zm-15.87 0c.19 1.5.8 2.874 1.707 4H21.087c-2.1 0-3.563.283-4.484.723-.92.44-1.318.914-1.677 1.743-.715 1.653-.873 5.392-.925 11.08V54h-4V26.806c.052-5.61-.107-9.713 1.384-13.068.746-1.678 2.007-3.005 3.58-3.74C16.54 9.266 18.41 9 20.77 9h16.295z"/><path d="M56.99 9v12.005H33V9h8c0 2.234 1.764 4.002 3.995 4.002 2.232 0 4-1.768 4-4.002h7.996z" fill-rule="nonzero"/><path d="M52.998 7.998c0 4.395-3.606 8-8 8-4.393 0-7.998-3.605-7.998-8S40.605 0 45 0c4.392 0 7.998 3.603 7.998 7.998zm-4 0C49 5.766 47.233 4 45 4c-2.233 0-4 1.766-4 3.998s1.767 4 4 4c2.234 0 4-1.768 4-4z" fill-rule="nonzero"/><path d="M42 36h28v4H42zM42 48h28v4H42zM50 60h20v4H50z"/><path d="M22 50s10.67 5.13 20 12.524h-.002-.01-.003C32.145 70.152 22 75 22 75V50z" fill-rule="nonzero"/><path d="M0 58h22v10H0z"/></g></svg>');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1rem;
    border-color: transparent;
    border-left: 1px solid #cdcdcd;
    border-radius: 0;
    display: block;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
    width: 40px; }
    .p-code-snippet__action:hover {
      border-color: transparent;
      border-left: 1px solid #cdcdcd; }

.p-contextual-menu, .p-contextual-menu--left, .p-contextual-menu--center {
  display: inline-block;
  margin: 0;
  position: relative; }
  .p-contextual-menu__dropdown {
    display: none;
    margin: 0;
    max-width: 330px;
    min-width: 155px;
    padding: 0;
    position: absolute;
    right: 0;
    top: calc(100% + 0.5rem);
    z-index: 1; }
    .p-contextual-menu__dropdown::before, .p-contextual-menu__dropdown::after {
      border-bottom: 8px solid rgba(17, 17, 17, 0.05);
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      bottom: 100%;
      content: '';
      height: 0;
      pointer-events: none;
      position: absolute;
      right: 0.75rem;
      width: 0; }
    .p-contextual-menu__dropdown::after {
      border-bottom: 6px solid #fff;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      right: 0.85rem; }
    .p-contextual-menu__dropdown[aria-hidden="false"] {
      display: block; }
  .p-contextual-menu__group {
    display: block;
    padding: 0.25rem 0; }
    .p-contextual-menu__group + .p-contextual-menu__group {
      border-top: 1px solid #cdcdcd;
      margin: 0; }
  .p-contextual-menu__link {
    border: 0;
    clear: both;
    color: #111;
    display: block;
    line-height: 1.5rem;
    margin: 0;
    overflow: hidden;
    padding: 0.25rem 0.75rem;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%; }
    .p-contextual-menu__link:hover {
      background-color: #f7f7f7;
      text-decoration: none; }
  .p-contextual-menu--left .p-contextual-menu__dropdown {
    left: 0; }
    .p-contextual-menu--left .p-contextual-menu__dropdown::before, .p-contextual-menu--left .p-contextual-menu__dropdown::after {
      left: 0.75rem;
      right: initial; }
    .p-contextual-menu--left .p-contextual-menu__dropdown::after {
      left: 0.85rem; }
  .p-contextual-menu--center .p-contextual-menu__dropdown {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .p-contextual-menu--center .p-contextual-menu__dropdown::before, .p-contextual-menu--center .p-contextual-menu__dropdown::after {
      left: 50%;
      right: initial;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }

@media (min-width: 768px) {
  .p-divider {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.p-divider__block {
  border-bottom: 1px solid #cdcdcd; }
  .p-divider__block:last-child {
    border-bottom: 0; }
  @media (max-width: 768px) {
    .p-divider__block {
      padding-bottom: 1.5rem; } }
  @media (min-width: 768px) {
    .p-divider__block {
      border-bottom: 0;
      padding-right: 1rem; }
      .p-divider__block:not(:nth-child(1))::before {
        border-left: 1px solid #cdcdcd;
        content: '';
        height: 100%;
        left: -1rem;
        position: absolute; }
      .p-divider__block:last-child {
        padding-right: 0; } }

.p-footer {
  border-top: 1px solid #cdcdcd;
  font-size: .875rem;
  line-height: 1.5;
  padding-bottom: 1rem;
  padding-top: 1rem; }
  @media (min-width: 768px) {
    .p-footer {
      padding-bottom: 1.5rem;
      padding-top: 1.5rem; } }
  .p-footer__copy {
    margin-bottom: 0; }
  .p-footer__links {
    margin: 0;
    padding: 0.75rem 0 0; }
    @media (min-width: 768px) {
      .p-footer__links {
        margin-top: 0;
        padding-top: 1rem; } }
  .p-footer__nav {
    margin-top: 0; }
  .p-footer__item {
    display: block;
    margin-bottom: 0.25rem; }
    @media (min-width: 768px) {
      .p-footer__item {
        display: inline-block; } }
    .p-footer__item:last-child a::after {
      opacity: 0; }
  .p-footer__link {
    border-bottom: 0;
    color: #111; }
    .p-footer__link:visited {
      color: black; }
    .p-footer__link:hover {
      color: #007aa6; }
    @media (min-width: 768px) {
      .p-footer__link {
        margin-right: 1rem;
        position: relative; }
        .p-footer__link::after {
          content: '\00b7';
          display: inline-block;
          font-size: 1.5rem;
          position: absolute;
          right: -.75rem;
          top: -.65rem; } }
    .p-footer__link:hover::after {
      color: #111; }

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px; } }

img {
  max-width: 100%;
  height: auto; }
  @media \0screen {
    img {
      width: auto; } }

.row {
  *zoom: 1;
  margin-right: auto;
  margin-left: auto;
  max-width: 1030px;
  padding-left: 20px;
  padding-right: 20px; }
  .row:before, .row:after {
    display: table;
    content: " "; }
  .row:after {
    clear: both; }
  .row .row {
    margin-right: 0;
    margin-left: 0;
    max-width: none;
    padding-right: 0;
    padding-left: 0; }

.mobile-col-1, .mobile-col-2, .mobile-col-3 {
  display: block;
  float: left;
  min-height: 1px;
  position: relative;
  *margin-right: -1px;
  margin-left: 7.80829%; }

.row .mobile-col-1:first-child, .row .mobile-col-2:first-child, .row .mobile-col-3:first-child, .first-mobile-col {
  margin-left: 0; }

.mobile-col-1 {
  width: 19.14379%; }

.mobile-col-2 {
  width: 46.09586%; }

.mobile-col-3 {
  width: 73.04793%; }

@media screen and (min-width: 620px) {
  .tablet-col-1, .tablet-col-2, .tablet-col-3, .tablet-col-4, .tablet-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    position: relative;
    *margin-right: -1px;
    margin-left: 4.93155%; }
  .row .tablet-col-1:first-child, .row .tablet-col-2:first-child, .row .tablet-col-3:first-child, .row .tablet-col-4:first-child, .row .tablet-col-5:first-child, .first-tablet-col {
    margin-left: 0; }
  .tablet-col-1 {
    width: 12.55704%; }
  .tablet-col-2 {
    width: 30.04563%; }
  .tablet-col-3 {
    width: 47.53423%; }
  .tablet-col-4 {
    width: 65.02282%; }
  .tablet-col-5 {
    width: 82.51141%; } }

@media screen and (min-width: 768px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11 {
    display: block;
    float: left;
    min-height: 1px;
    position: relative;
    *margin-right: -1px;
    margin-left: 3.2877%; }
  .row .col-1:first-child, .row .col-2:first-child, .row .col-3:first-child, .row .col-4:first-child, .row .col-5:first-child, .row .col-6:first-child, .row .col-7:first-child, .row .col-8:first-child, .row .col-9:first-child, .row .col-10:first-child, .row .col-11:first-child, .first-col {
    margin-left: 0; }
  .col-1 {
    width: 5.31961%; }
  .col-2 {
    width: 13.92692%; }
  .col-3 {
    width: 22.53423%; }
  .col-4 {
    width: 31.14153%; }
  .col-5 {
    width: 39.74884%; }
  .col-6 {
    width: 48.35615%; }
  .col-7 {
    width: 56.96346%; }
  .col-8 {
    width: 65.57077%; }
  .col-9 {
    width: 74.17808%; }
  .col-10 {
    width: 82.78538%; }
  .col-11 {
    width: 91.39269%; }
  .prefix-1 {
    padding-left: 8.60731%; }
  .prefix-2 {
    padding-left: 17.21462%; }
  .prefix-3 {
    padding-left: 25.82192%; }
  .prefix-4 {
    padding-left: 34.42923%; }
  .prefix-5 {
    padding-left: 43.03654%; }
  .prefix-6 {
    padding-left: 51.64385%; }
  .prefix-7 {
    padding-left: 60.25116%; }
  .prefix-8 {
    padding-left: 68.85847%; }
  .prefix-9 {
    padding-left: 77.46577%; }
  .prefix-10 {
    padding-left: 86.07308%; }
  .prefix-11 {
    padding-left: 94.68039%; }
  .suffix-1 {
    padding-right: 8.60731%; }
  .suffix-2 {
    padding-right: 17.21462%; }
  .suffix-3 {
    padding-right: 25.82192%; }
  .suffix-4 {
    padding-right: 34.42923%; }
  .suffix-5 {
    padding-right: 43.03654%; }
  .suffix-6 {
    padding-right: 51.64385%; }
  .suffix-7 {
    padding-right: 60.25116%; }
  .suffix-8 {
    padding-right: 68.85847%; }
  .suffix-9 {
    padding-right: 77.46577%; }
  .suffix-10 {
    padding-right: 86.07308%; }
  .suffix-11 {
    padding-right: 94.68039%; }
  .push-1 {
    left: 8.60731%; }
  .push-2 {
    left: 17.21462%; }
  .push-3 {
    left: 25.82192%; }
  .push-4 {
    left: 34.42923%; }
  .push-5 {
    left: 43.03654%; }
  .push-6 {
    left: 51.64385%; }
  .push-7 {
    left: 60.25116%; }
  .push-8 {
    left: 68.85847%; }
  .push-9 {
    left: 77.46577%; }
  .push-10 {
    left: 86.07308%; }
  .push-11 {
    left: 94.68039%; }
  .pull-1 {
    right: 8.60731%; }
  .pull-2 {
    right: 17.21462%; }
  .pull-3 {
    right: 25.82192%; }
  .pull-4 {
    right: 34.42923%; }
  .pull-5 {
    right: 43.03654%; }
  .pull-6 {
    right: 51.64385%; }
  .pull-7 {
    right: 60.25116%; }
  .pull-8 {
    right: 68.85847%; }
  .pull-9 {
    right: 77.46577%; }
  .pull-10 {
    right: 86.07308%; }
  .pull-11 {
    right: 94.68039%; }
  .col-11 .col-1, .col-11 .col-2, .col-11 .col-3, .col-11 .col-4, .col-11 .col-5, .col-11 .col-6, .col-11 .col-7, .col-11 .col-8, .col-11 .col-9, .col-11 .col-10 {
    margin-left: 3.59733%; }
  .col-11 .col-1 {
    width: 5.82061%; }
  .col-11 .col-2 {
    width: 15.23855%; }
  .col-11 .col-3 {
    width: 24.65649%; }
  .col-11 .col-4 {
    width: 34.07442%; }
  .col-11 .col-5 {
    width: 43.49236%; }
  .col-11 .col-6 {
    width: 52.9103%; }
  .col-11 .col-7 {
    width: 62.32824%; }
  .col-11 .col-8 {
    width: 71.74618%; }
  .col-11 .col-9 {
    width: 81.16412%; }
  .col-11 .col-10 {
    width: 90.58206%; }
  .col-10 .col-1, .col-10 .col-2, .col-10 .col-3, .col-10 .col-4, .col-10 .col-5, .col-10 .col-6, .col-10 .col-7, .col-10 .col-8, .col-10 .col-9 {
    margin-left: 3.97135%; }
  .col-10 .col-1 {
    width: 6.42578%; }
  .col-10 .col-2 {
    width: 16.82292%; }
  .col-10 .col-3 {
    width: 27.22005%; }
  .col-10 .col-4 {
    width: 37.61719%; }
  .col-10 .col-5 {
    width: 48.01432%; }
  .col-10 .col-6 {
    width: 58.41146%; }
  .col-10 .col-7 {
    width: 68.80859%; }
  .col-10 .col-8 {
    width: 79.20573%; }
  .col-10 .col-9 {
    width: 89.60286%; }
  .col-9 .col-1, .col-9 .col-2, .col-9 .col-3, .col-9 .col-4, .col-9 .col-5, .col-9 .col-6, .col-9 .col-7, .col-9 .col-8 {
    margin-left: 4.43217%; }
  .col-9 .col-1 {
    width: 7.1714%; }
  .col-9 .col-2 {
    width: 18.77498%; }
  .col-9 .col-3 {
    width: 30.37855%; }
  .col-9 .col-4 {
    width: 41.98213%; }
  .col-9 .col-5 {
    width: 53.5857%; }
  .col-9 .col-6 {
    width: 65.18928%; }
  .col-9 .col-7 {
    width: 76.79285%; }
  .col-9 .col-8 {
    width: 88.39643%; }
  .col-8 .col-1, .col-8 .col-2, .col-8 .col-3, .col-8 .col-4, .col-8 .col-5, .col-8 .col-6, .col-8 .col-7 {
    margin-left: 5.01397%; }
  .col-8 .col-1 {
    width: 8.11278%; }
  .col-8 .col-2 {
    width: 21.23952%; }
  .col-8 .col-3 {
    width: 34.36627%; }
  .col-8 .col-4 {
    width: 47.49301%; }
  .col-8 .col-5 {
    width: 60.61976%; }
  .col-8 .col-6 {
    width: 73.74651%; }
  .col-8 .col-7 {
    width: 86.87325%; }
  .col-7 .col-1, .col-7 .col-2, .col-7 .col-3, .col-7 .col-4, .col-7 .col-5, .col-7 .col-6 {
    margin-left: 5.77159%; }
  .col-7 .col-1 {
    width: 9.33863%; }
  .col-7 .col-2 {
    width: 24.44886%; }
  .col-7 .col-3 {
    width: 39.55909%; }
  .col-7 .col-4 {
    width: 54.66932%; }
  .col-7 .col-5 {
    width: 69.77954%; }
  .col-7 .col-6 {
    width: 84.88977%; }
  .col-6 .col-1, .col-6 .col-2, .col-6 .col-3, .col-6 .col-4, .col-6 .col-5 {
    margin-left: 6.79893%; }
  .col-6 .col-1 {
    width: 11.00089%; }
  .col-6 .col-2 {
    width: 28.80072%; }
  .col-6 .col-3 {
    width: 46.60054%; }
  .col-6 .col-4 {
    width: 64.40036%; }
  .col-6 .col-5 {
    width: 82.20018%; }
  .col-5 .col-1, .col-5 .col-2, .col-5 .col-3, .col-5 .col-4 {
    margin-left: 8.27118%; }
  .col-5 .col-1 {
    width: 13.38305%; }
  .col-5 .col-2 {
    width: 35.03729%; }
  .col-5 .col-3 {
    width: 56.69153%; }
  .col-5 .col-4 {
    width: 78.34576%; }
  .col-4 .col-1, .col-4 .col-2, .col-4 .col-3 {
    margin-left: 10.55728%; }
  .col-4 .col-1 {
    width: 17.08204%; }
  .col-4 .col-2 {
    width: 44.72136%; }
  .col-4 .col-3 {
    width: 72.36068%; }
  .col-3 .col-1, .col-3 .col-2 {
    margin-left: 14.5898%; }
  .col-3 .col-1 {
    width: 23.6068%; }
  .col-3 .col-2 {
    width: 61.8034%; }
  .col-2 .col-1 {
    margin-left: 23.6068%; }
  .col-2 .col-1 {
    width: 38.1966%; } }

.row .center-col {
  float: none;
  margin-left: auto !important;
  margin-right: auto; }

@media screen and (max-width: 619px) {
  .hidden-mobile,
  .visible-tablet,
  .visible-desktop {
    display: none !important; } }

@media screen and (min-width: 620px) and (max-width: 767px) {
  .visible-mobile,
  .hidden-tablet,
  .visible-desktop {
    display: none !important; } }

@media screen and (min-width: 768px) {
  .visible-mobile,
  .visible-tablet,
  .hidden-desktop {
    display: none !important; } }

[class*="col-"],
.row {
  margin-top: 0; }

@media screen and (max-width: 767px) {
  [class*="col-"] + [class*="col-"] {
    margin-top: 20px; } }

[grid-demo] [class*="col-"] {
  background: #cdcdcd;
  margin-bottom: 1rem; }

[grid-outline] [class*="col-"] {
  outline: 1px solid #fff;
  padding: 0.25rem; }

.p-heading--one {
  max-width: 20em;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.3125; }
  .u-align--center .p-heading--one {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left .p-heading--one {
    margin-right: auto; }
  .u-align--right .p-heading--one {
    margin-left: auto; }
  @media only screen and (min-width: 1030px) {
    .p-heading--one {
      font-size: 3rem;
      line-height: 1.25; } }

.p-heading--two {
  max-width: 20em;
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.2857; }
  .u-align--center .p-heading--two {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left .p-heading--two {
    margin-right: auto; }
  .u-align--right .p-heading--two {
    margin-left: auto; }
  @media only screen and (min-width: 1030px) {
    .p-heading--two {
      font-size: 2.25rem;
      line-height: 1.333; } }

.p-heading--three {
  max-width: 25em;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.333; }
  .u-align--center .p-heading--three {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left .p-heading--three {
    margin-right: auto; }
  .u-align--right .p-heading--three {
    margin-left: auto; }
  @media only screen and (min-width: 1030px) {
    .p-heading--three {
      font-size: 1.75rem;
      line-height: 1.287; } }

.p-heading--four {
  max-width: 25em;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1.2727; }
  .u-align--center .p-heading--four {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left .p-heading--four {
    margin-right: auto; }
  .u-align--right .p-heading--four {
    margin-left: auto; }
  @media only screen and (min-width: 1030px) {
    .p-heading--four {
      font-size: 1.5rem;
      line-height: 1.333; } }

.p-heading--five {
  max-width: 35em;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.333; }
  .u-align--center .p-heading--five {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left .p-heading--five {
    margin-right: auto; }
  .u-align--right .p-heading--five {
    margin-left: auto; }
  @media only screen and (min-width: 1030px) {
    .p-heading--five {
      font-size: 1.25rem;
      line-height: 1.4; } }

.p-heading--six {
  max-width: 35em;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5; }
  .u-align--center .p-heading--six {
    margin-left: auto;
    margin-right: auto; }
  .u-align--left .p-heading--six {
    margin-right: auto; }
  .u-align--right .p-heading--six {
    margin-left: auto; }

.p-heading-icon {
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .p-heading-icon {
      margin-bottom: 0; } }
  .p-heading-icon__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem; }
    .p-heading-icon__header + p {
      margin-top: 0; }
  .p-heading-icon__title {
    margin-bottom: 0;
    margin-top: 0; }
  .p-heading-icon__img {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    height: 2.5rem;
    margin-right: 1rem;
    width: 2.5rem; }
    @media (min-width: 768px) {
      .p-heading-icon__img {
        height: 3.75rem;
        width: 3.75rem; } }

.p-image--bordered {
  border-color: #cdcdcd;
  border-style: solid;
  border-width: 1px; }

.p-image--shadowed {
  box-shadow: 0 1px 5px 1px rgba(205, 205, 205, 0.2); }

.p-media-object {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .p-media-object__details {
    margin-top: 0; }
  .p-media-object__image {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    border-radius: 0.25rem;
    -webkit-flex-basis: inherit;
        -ms-flex-preferred-size: inherit;
            flex-basis: inherit;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 1rem;
    max-height: 3.75rem;
    max-width: 3.75rem;
    vertical-align: middle;
    width: auto; }
    @media (min-width: 768px) {
      .p-media-object__image {
        max-height: 4.5rem;
        max-width: 4.5rem; } }
  .p-media-object__image.is-round {
    border-radius: 50%; }
  .p-media-object__title {
    max-width: 25em;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.2727;
    margin-bottom: .5rem; }
    .u-align--center .p-media-object__title {
      margin-left: auto;
      margin-right: auto; }
    .u-align--left .p-media-object__title {
      margin-right: auto; }
    .u-align--right .p-media-object__title {
      margin-left: auto; }
    @media only screen and (min-width: 1030px) {
      .p-media-object__title {
        font-size: 1.5rem;
        line-height: 1.333; } }
  .p-media-object__content {
    margin-top: 0.25rem; }
  .p-media-object__meta-list {
    list-style: none;
    margin: 1rem 0 0;
    padding-left: 0; }
  .p-media-object__meta-list-item {
    color: #111;
    font-size: .875em;
    margin-bottom: .4rem;
    padding-left: 1.75rem; }
    .p-media-object__meta-list-item--date {
      color: #111;
      font-size: .875em;
      margin-bottom: .4rem;
      padding-left: 1.75rem;
      background-repeat: no-repeat;
      background-size: 1.25rem 1.25rem;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="90" height="90"><g transform="translate(0 -962.362)"><path color="%23000" fill="none" stroke-width="7.5" overflow="visible" enable-background="accumulate" d="M0 962.362h90v90H0z"/><path d="M35.914 968.362v9c0 4.837-4.078 8.914-8.914 8.914-4.836 0-8.914-4.077-8.914-8.914v-8.547C7.56 969.892 6 973.59 6 986.362v42c0 18 3 18 30 18h18c27 0 30 0 30-18v-42c0-12.773-1.56-16.47-12.086-17.547v8.547c0 4.837-4.078 8.914-8.914 8.914-4.836 0-8.914-4.077-8.914-8.914v-9H35.914zm.086 24h18c24 0 24 0 24 12v24c0 12 0 12-24 12H36c-24 0-24 0-24-12v-24c0-12 0-12 24-12z" fill="%23666"/><rect width="6" height="18" x="24" y="962.362" ry="3" color="%23000" fill="%23666" stroke-width=".1" overflow="visible" enable-background="accumulate"/><rect ry="3" y="962.362" x="60" height="18" width="6" color="%23000" fill="%23666" stroke-width=".1" overflow="visible" enable-background="accumulate"/><path style="text-align:center;line-height:125%;-inkscape-font-specification:Ubuntu Medium" d="M33.336 1001.364v.01c-1.8 0-3.5.348-5.087 1.043-1.548.663-2.913 1.553-4.08 2.664l-.352.337 3.06 4.335.474-.472c.158-.158.425-.388.787-.673l.01-.013.01-.012c.342-.295.74-.582 1.194-.86.467-.27 1.002-.507 1.607-.71.577-.19 1.206-.288 1.896-.288 1.048 0 1.885.26 2.58.768.626.46.964 1.222.964 2.497 0 .56-.114 1.1-.35 1.647-.246.538-.58 1.082-1.006 1.635h-.002c-.408.535-.896 1.088-1.466 1.658-.582.582-1.192 1.176-1.827 1.785h-.004c-.827.8-1.653 1.613-2.48 2.44-.846.845-1.61 1.748-2.292 2.704h-.002c-.692.967-1.26 2.02-1.702 3.15-.426 1.134-.635 2.372-.635 3.707v.72c0 .31.015.583.046.828l.064.493h18.65v-5.197H31.386c.072-.144.057-.21.18-.392l.006-.012h.002c.33-.507.727-1.034 1.192-1.576.47-.548.966-1.096 1.488-1.645l.008-.01c.527-.553.998-1.027 1.413-1.416h.007c.8-.775 1.6-1.56 2.4-2.36h.007c.813-.844 1.534-1.7 2.163-2.576h.002c.66-.906 1.197-1.83 1.613-2.773.428-.994.645-2.02.645-3.054 0-2.528-.756-4.605-2.28-6.102-1.524-1.55-3.862-2.28-6.9-2.28zm16.626.635v.01l-.024.537c-.106 2.31-.24 4.618-.4 6.927-.158 2.277-.384 4.688-.676 7.233l-.07.628h.632c2.187 0 3.982.12 5.37.353h.004c1.42.23 2.518.58 3.283 1.01h.01c.804.44 1.316.945 1.6 1.512.302.606.46 1.297.46 2.1 0 .514-.094.994-.278 1.457-.174.414-.456.79-.876 1.14h-.016c-.375.333-.9.615-1.582.836-.677.193-1.514.298-2.51.298-1.48 0-2.72-.144-3.718-.42-1.012-.31-1.79-.596-2.3-.84l-.638-.304-1.17 5.187.394.198c.32.16.74.313 1.287.477.553.167 1.168.315 1.847.45.703.163 1.43.3 2.184.407.77.11 1.527.163 2.273.163 1.826 0 3.44-.214 4.84-.66h.008c1.386-.473 2.56-1.12 3.502-1.948.94-.827 1.647-1.823 2.105-2.967.454-1.135.68-2.365.68-3.678 0-2.868-1.023-5.22-3.034-6.892-1.888-1.617-4.76-2.472-8.434-2.75.033-.27.064-.51.097-.834.055-.535.096-1.096.123-1.68l.002-.025c.052-.575.09-1.138.117-1.688l.003-.027c.035-.38.054-.693.077-1.02h10.055V1002H49.962z" font-size="35.345" font-weight="500" letter-spacing="0" word-spacing="0" text-anchor="middle" fill="%23666" font-family="Ubuntu"/></g></svg>'); }
    .p-media-object__meta-list-item--location {
      color: #111;
      font-size: .875em;
      margin-bottom: .4rem;
      padding-left: 1.75rem;
      background-repeat: no-repeat;
      background-size: 1.25rem 1.25rem;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="90" height="90"><g color="%23000"><path d="M45 0C30.088 0 18 12.088 18 27c0 .562.03 1.103.063 1.656.013.248.012.497.03.75.02.23.07.46.095.688C20.22 51.854 41.922 90 45 90c3.078 0 24.78-38.146 26.813-59.906.02-.232.076-.46.093-.688.022-.248.016-.5.03-.75.032-.56.064-1.12.064-1.656C72 12.088 59.912 0 45 0zm0 18c4.97 0 9 4.03 9 9s-4.03 9-9 9-9-4.03-9-9 4.03-9 9-9z" fill="%23666" stroke-width="3" overflow="visible" enable-background="accumulate"/><path fill="none" stroke-width="7.5" overflow="visible" enable-background="accumulate" d="M0 0h90v90H0z"/></g></svg>'); }
    .p-media-object__meta-list-item--venue {
      color: #111;
      font-size: .875em;
      margin-bottom: .4rem;
      padding-left: 1.75rem;
      background-repeat: no-repeat;
      background-size: 1.25rem 1.25rem;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="90" height="90" viewBox="0 0 90 90.000001"><g transform="translate(-111.967 -929.337)" color="%23000"><path fill="none" stroke-width="4" overflow="visible" enable-background="accumulate" d="M111.967 929.336h90v90h-90z"/><circle r="6.5" cy="24.5" cx="23.5" transform="matrix(1.846 0 0 1.846 113.583 929.105)" fill="%23666" stroke-width="2" overflow="visible" enable-background="accumulate"/><circle r="21" cy="45" cx="45" transform="matrix(1.429 0 0 1.429 92.682 910.05)" fill="none" stroke="%23666" stroke-width="4.2" stroke-linejoin="round" overflow="visible" enable-background="accumulate"/><path d="M152.967 931.736l8-2.4v15h-8zM160.967 1016.336h-8v-12h8zM198.967 970.336v8h-12v-8zM114.967 978.336v-8h12v8z" overflow="visible" fill="%23666" stroke-width="6" enable-background="accumulate"/></g></svg>'); }
  .p-media-object--large {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .p-media-object--large .p-media-object__image {
      max-height: 4.5rem;
      max-width: 4.5rem; }
      @media (min-width: 768px) {
        .p-media-object--large .p-media-object__image {
          max-height: 6rem;
          max-width: 6rem; } }
    .p-media-object--large .p-media-object__title {
      max-width: 20em;
      font-size: 2rem;
      font-weight: 300;
      line-height: 1.3125; }
      .u-align--center .p-media-object--large .p-media-object__title {
        margin-left: auto;
        margin-right: auto; }
      .u-align--left .p-media-object--large .p-media-object__title {
        margin-right: auto; }
      .u-align--right .p-media-object--large .p-media-object__title {
        margin-left: auto; }
      @media only screen and (min-width: 1030px) {
        .p-media-object--large .p-media-object__title {
          font-size: 3rem;
          line-height: 1.25; } }
    .p-media-object--large .p-media-object__content {
      margin-top: 0.75rem; }

.p-modal {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(17, 17, 17, 0.85);
  content: '';
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  margin: 0;
  overflow: scroll;
  padding: 1.5rem;
  position: absolute;
  top: 0;
  width: 100%; }
  .p-modal__dialog {
    bottom: 1.5rem;
    left: 1.5rem;
    max-width: 1030px;
    overflow: scroll;
    position: absolute;
    right: 1.5rem;
    top: 1.5rem;
    width: auto; }
    @media screen and (min-width: 768px) {
      .p-modal__dialog {
        bottom: initial;
        left: initial;
        overflow: visible;
        position: relative;
        right: initial;
        top: initial; } }
  .p-modal__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0; }
  .p-modal__title {
    max-width: 25em;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.2727;
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    margin: 0; }
    .u-align--center .p-modal__title {
      margin-left: auto;
      margin-right: auto; }
    .u-align--left .p-modal__title {
      margin-right: auto; }
    .u-align--right .p-modal__title {
      margin-left: auto; }
    @media only screen and (min-width: 1030px) {
      .p-modal__title {
        font-size: 1.5rem;
        line-height: 1.333; } }
  .p-modal__close {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='90' width='90'%3E%3Cg color='%23000'%3E%3Cpath fill='none' d='M0 0h90v90H0z'/%3E%3Cpath d='M14.52 6L6 14.52 36.48 45 6 75.49 14.52 84 45 53.52 75.48 84 84 75.49 53.52 45 84 14.52 75.48 6 45 36.49z' fill='%23888'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1rem;
    border: 0;
    box-sizing: content-box;
    height: 1rem;
    margin: -1rem -1rem 0 0;
    padding: 1rem;
    text-indent: -999em;
    width: 1rem; }
    .p-modal__close:focus {
      outline: 1px solid #007aa6;
      outline-offset: 2px; }

.p-matrix {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 620px) {
    .p-matrix {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .p-matrix__item {
    border-bottom: 1px solid #cdcdcd;
    border-top: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 0;
    padding: 1rem 0; }
    .p-matrix__item:empty {
      display: none; }
    @media (min-width: 620px) {
      .p-matrix__item {
        border-right: 1px solid #cdcdcd;
        margin-bottom: 0;
        padding: 1rem;
        width: 33.333%; }
        .p-matrix__item:empty {
          display: block; }
        .p-matrix__item:first-child, .p-matrix__item:nth-child(3n+1) {
          padding-left: 0; }
        .p-matrix__item:last-child {
          border-bottom: 0; }
        .p-matrix__item:nth-child(3n+1):nth-last-child(2), .p-matrix__item:nth-child(3n+1):nth-last-child(3) {
          border-bottom: 0; }
        .p-matrix__item:nth-child(3n+2):nth-last-child(2) {
          border-bottom: 0; }
        .p-matrix__item:nth-child(3n) {
          border-right: 0;
          padding-right: 0; } }
  .p-matrix__img, .p-matrix__content {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    margin-top: 0; }
  .p-matrix__img {
    margin-right: 1rem;
    max-width: 3.75rem; }
  .p-matrix__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .p-matrix__title {
    margin-bottom: 0.5rem;
    margin-top: 0; }
  .p-matrix__desc {
    margin-top: 0; }
  .p-matrix__link {
    border-top: 0; }

.p-muted-heading {
  font-size: .875rem;
  text-transform: uppercase; }

.p-navigation {
  background-color: #fff;
  border-bottom: 1px solid #cdcdcd;
  color: #111;
  margin-top: 0;
  position: relative;
  width: 100%;
  height: 3rem; }
  .p-navigation .row {
    padding: 0; }
  @media (max-width: 768px) {
    .p-navigation {
      height: auto; } }
  @media (max-width: 768px) {
    .p-navigation .p-navigation__banner {
      overflow: hidden;
      position: relative; } }
  .p-navigation .p-navigation__toggle--open, .p-navigation .p-navigation__toggle--close, .p-navigation .p-navigation__link {
    color: #111; }
    .p-navigation .p-navigation__toggle--open:hover, .p-navigation .p-navigation__toggle--close:hover, .p-navigation .p-navigation__link:hover {
      border-bottom: 0;
      text-decoration: underline; }
    .p-navigation .p-navigation__toggle--open:visited, .p-navigation .p-navigation__toggle--close:visited, .p-navigation .p-navigation__link:visited {
      color: #111; }
  .p-navigation .p-navigation__toggle--close {
    display: none; }
  .p-navigation .p-navigation__toggle--open, .p-navigation .p-navigation__toggle--close {
    margin: 0;
    position: absolute;
    right: 1rem;
    top: calc(50% - .75rem); }
    @media (min-width: 769px) {
      .p-navigation .p-navigation__toggle--open, .p-navigation .p-navigation__toggle--close {
        display: none; } }
  .p-navigation .p-navigation__logo {
    max-width: 25em;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.2727;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin: 0.75rem 0.5rem; }
    .u-align--center .p-navigation .p-navigation__logo {
      margin-left: auto;
      margin-right: auto; }
    .u-align--left .p-navigation .p-navigation__logo {
      margin-right: auto; }
    .u-align--right .p-navigation .p-navigation__logo {
      margin-left: auto; }
    @media only screen and (min-width: 1030px) {
      .p-navigation .p-navigation__logo {
        font-size: 1.5rem;
        line-height: 1.333; } }
    @media (min-width: 769px) {
      .p-navigation .p-navigation__logo {
        margin: 0.5rem 1.25rem; } }
  .p-navigation .p-navigation__image {
    float: left;
    height: 2rem; }
  .p-navigation .p-navigation__link {
    border-bottom: 0;
    display: block;
    margin-top: 0; }
    @media (min-width: 769px) {
      .p-navigation .p-navigation__link {
        display: block;
        float: left;
        width: auto; } }
    .p-navigation .p-navigation__link,
    .p-navigation .p-navigation__link > a {
      border-bottom: 0;
      display: block; }
      .p-navigation .p-navigation__link:hover,
      .p-navigation .p-navigation__link > a:hover {
        text-decoration: none; }
    .p-navigation .p-navigation__link:last-child {
      margin-bottom: 0; }
  .p-navigation .p-navigation__links {
    background-color: #cdcdcd;
    clear: both;
    margin: 0;
    padding: 0; }
    @media (min-width: 769px) {
      .p-navigation .p-navigation__links {
        background-color: transparent;
        clear: none;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        float: left; } }
    .p-navigation .p-navigation__links .p-navigation__link {
      border-left: 1px solid #cdcdcd; }
      .p-navigation .p-navigation__links .p-navigation__link:hover {
        background-color: #f7f7f7; }
      @media (max-width: 768px) {
        .p-navigation .p-navigation__links .p-navigation__link {
          background-color: #fff;
          border-left: 0;
          border-top: 1px solid #cdcdcd;
          color: #111;
          text-align: left; } }
      .p-navigation .p-navigation__links .p-navigation__link > a {
        border-bottom: 3px solid transparent; }
      .p-navigation .p-navigation__links .p-navigation__link.is-selected > a {
        border-bottom-color: #666; }
    .p-navigation .p-navigation__links .p-navigation__link > a,
    .p-navigation .p-navigation__links > a {
      color: #111;
      font-size: .875rem;
      padding: 0.8125rem 0.5rem 0.625rem 0.5rem; }
      @media (min-width: 769px) {
        .p-navigation .p-navigation__links .p-navigation__link > a,
        .p-navigation .p-navigation__links > a {
          color: #111;
          padding-left: 1.25rem;
          padding-right: 1.25rem; } }
    .p-navigation .p-navigation__links:last-of-type {
      border-right: 1px solid #cdcdcd; }
      @media (max-width: 768px) {
        .p-navigation .p-navigation__links:last-of-type {
          border-bottom: 0;
          border-right: 0; } }
  .p-navigation .p-navigation__nav {
    display: none;
    margin-top: 0; }
    @media (min-width: 769px) {
      .p-navigation .p-navigation__nav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    .p-navigation .p-navigation__nav > .p-search-box {
      -webkit-align-self: center;
          -ms-flex-item-align: center;
              align-self: center;
      margin-left: auto;
      margin-top: 0;
      max-width: 20rem;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      width: 100%; }
      @media (max-width: 768px) {
        .p-navigation .p-navigation__nav > .p-search-box {
          max-width: inherit;
          -webkit-order: -1;
              -ms-flex-order: -1;
                  order: -1;
          top: 0; } }
      @media (max-width: 768px) {
        .p-navigation .p-navigation__nav > .p-search-box > .p-search-box__input,
        .p-navigation .p-navigation__nav > .p-search-box .p-search-box__button,
        .p-navigation .p-navigation__nav > .p-search-box .p-search-box__reset {
          border-bottom: 0; } }
  .p-navigation:target .p-navigation__toggle--open {
    display: none; }
  @media (max-width: 768px) {
    .p-navigation:target .p-navigation__toggle--close {
      display: inline-block; } }
  .p-navigation:target .p-navigation__nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media (max-width: 768px) {
      .p-navigation:target .p-navigation__nav {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }

.p-navigation--sidebar {
  background-color: #fff;
  border-bottom: 1px solid #cdcdcd;
  color: #111;
  margin-top: 0;
  position: relative;
  width: 100%;
  border-bottom: 0;
  height: auto; }
  .p-navigation--sidebar .row {
    padding: 0; }
  @media (max-width: 768px) {
    .p-navigation--sidebar {
      height: auto; } }
  @media (max-width: 768px) {
    .p-navigation--sidebar .p-navigation__banner {
      overflow: hidden;
      position: relative; } }
  .p-navigation--sidebar .p-navigation__toggle--open, .p-navigation--sidebar .p-navigation__toggle--close, .p-navigation--sidebar .p-navigation__link {
    color: #111; }
    .p-navigation--sidebar .p-navigation__toggle--open:hover, .p-navigation--sidebar .p-navigation__toggle--close:hover, .p-navigation--sidebar .p-navigation__link:hover {
      border-bottom: 0;
      text-decoration: underline; }
    .p-navigation--sidebar .p-navigation__toggle--open:visited, .p-navigation--sidebar .p-navigation__toggle--close:visited, .p-navigation--sidebar .p-navigation__link:visited {
      color: #111; }
  .p-navigation--sidebar .p-navigation__toggle--close {
    display: none; }
  .p-navigation--sidebar .p-navigation__toggle--open, .p-navigation--sidebar .p-navigation__toggle--close {
    margin: 0;
    position: absolute;
    right: 1rem;
    top: calc(50% - .75rem); }
    @media (min-width: 769px) {
      .p-navigation--sidebar .p-navigation__toggle--open, .p-navigation--sidebar .p-navigation__toggle--close {
        display: none; } }
  .p-navigation--sidebar .p-navigation__logo {
    max-width: 25em;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.2727;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin: 0.75rem 0.5rem; }
    .u-align--center .p-navigation--sidebar .p-navigation__logo {
      margin-left: auto;
      margin-right: auto; }
    .u-align--left .p-navigation--sidebar .p-navigation__logo {
      margin-right: auto; }
    .u-align--right .p-navigation--sidebar .p-navigation__logo {
      margin-left: auto; }
    @media only screen and (min-width: 1030px) {
      .p-navigation--sidebar .p-navigation__logo {
        font-size: 1.5rem;
        line-height: 1.333; } }
    @media (min-width: 769px) {
      .p-navigation--sidebar .p-navigation__logo {
        margin: 0.5rem 1.25rem; } }
  .p-navigation--sidebar .p-navigation__image {
    float: left;
    height: 2rem; }
  .p-navigation--sidebar .p-navigation__link {
    border-bottom: 0;
    display: block;
    margin-top: 0; }
    @media (min-width: 769px) {
      .p-navigation--sidebar .p-navigation__link {
        display: block;
        float: left;
        width: auto; } }
    .p-navigation--sidebar .p-navigation__link,
    .p-navigation--sidebar .p-navigation__link > a {
      border-bottom: 0;
      display: block; }
      .p-navigation--sidebar .p-navigation__link:hover,
      .p-navigation--sidebar .p-navigation__link > a:hover {
        text-decoration: none; }
    .p-navigation--sidebar .p-navigation__link:last-child {
      margin-bottom: 0; }
  .p-navigation--sidebar .p-navigation__links {
    background-color: #cdcdcd;
    clear: both;
    margin: 0;
    padding: 0; }
    @media (min-width: 769px) {
      .p-navigation--sidebar .p-navigation__links {
        background-color: transparent;
        clear: none;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        float: left; } }
    .p-navigation--sidebar .p-navigation__links .p-navigation__link {
      border-left: 1px solid #cdcdcd; }
      .p-navigation--sidebar .p-navigation__links .p-navigation__link:hover {
        background-color: #f7f7f7; }
      @media (max-width: 768px) {
        .p-navigation--sidebar .p-navigation__links .p-navigation__link {
          background-color: #fff;
          border-left: 0;
          border-top: 1px solid #cdcdcd;
          color: #111;
          text-align: left; } }
      .p-navigation--sidebar .p-navigation__links .p-navigation__link > a {
        border-bottom: 3px solid transparent; }
      .p-navigation--sidebar .p-navigation__links .p-navigation__link.is-selected > a {
        border-bottom-color: #666; }
    .p-navigation--sidebar .p-navigation__links .p-navigation__link > a,
    .p-navigation--sidebar .p-navigation__links > a {
      color: #111;
      font-size: .875rem;
      padding: 0.8125rem 0.5rem 0.625rem 0.5rem; }
      @media (min-width: 769px) {
        .p-navigation--sidebar .p-navigation__links .p-navigation__link > a,
        .p-navigation--sidebar .p-navigation__links > a {
          color: #111;
          padding-left: 1.25rem;
          padding-right: 1.25rem; } }
    .p-navigation--sidebar .p-navigation__links:last-of-type {
      border-right: 1px solid #cdcdcd; }
      @media (max-width: 768px) {
        .p-navigation--sidebar .p-navigation__links:last-of-type {
          border-bottom: 0;
          border-right: 0; } }
  .p-navigation--sidebar .p-navigation__nav {
    display: none;
    margin-top: 0; }
    @media (min-width: 769px) {
      .p-navigation--sidebar .p-navigation__nav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    .p-navigation--sidebar .p-navigation__nav > .p-search-box {
      -webkit-align-self: center;
          -ms-flex-item-align: center;
              align-self: center;
      margin-left: auto;
      margin-top: 0;
      max-width: 20rem;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      width: 100%; }
      @media (max-width: 768px) {
        .p-navigation--sidebar .p-navigation__nav > .p-search-box {
          max-width: inherit;
          -webkit-order: -1;
              -ms-flex-order: -1;
                  order: -1;
          top: 0; } }
      @media (max-width: 768px) {
        .p-navigation--sidebar .p-navigation__nav > .p-search-box > .p-search-box__input,
        .p-navigation--sidebar .p-navigation__nav > .p-search-box .p-search-box__button,
        .p-navigation--sidebar .p-navigation__nav > .p-search-box .p-search-box__reset {
          border-bottom: 0; } }
  .p-navigation--sidebar:target .p-navigation__toggle--open {
    display: none; }
  @media (max-width: 768px) {
    .p-navigation--sidebar:target .p-navigation__toggle--close {
      display: inline-block; } }
  .p-navigation--sidebar:target .p-navigation__nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media (max-width: 768px) {
      .p-navigation--sidebar:target .p-navigation__nav {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .p-navigation--sidebar .p-navigation__logo {
    margin: 0 1rem 0 0; }
  .p-navigation--sidebar .p-navigation__tagline {
    color: #666;
    display: inline-block;
    margin-top: .2rem; }
  .p-navigation--sidebar .sidebar__cta {
    margin-top: 0; }
    .p-navigation--sidebar .sidebar__cta .p-inline-list {
      display: inline-block; }
    .p-navigation--sidebar .sidebar__cta [class^="p-icon"] {
      cursor: pointer; }
    @media (min-width: 769px) {
      .p-navigation--sidebar .sidebar__cta {
        display: none; } }
  .p-navigation--sidebar .sidebar__content {
    background: #fff;
    margin-top: 0.75rem;
    padding-bottom: 1rem;
    width: 100%; }
    @media (min-width: 769px) {
      .p-navigation--sidebar .sidebar__content {
        display: block !important; } }
  .p-navigation--sidebar .sidebar__link {
    color: #111;
    display: block;
    padding: 0.5rem 0;
    position: relative; }
    .p-navigation--sidebar .sidebar__link:hover {
      color: #007aa6; }
    .p-navigation--sidebar .sidebar__link:focus {
      outline: 0; }
  .p-navigation--sidebar .is-selected {
    font-weight: bold; }
  .p-navigation--sidebar .sidebar__first-level {
    padding-left: 0; }
  .p-navigation--sidebar .sidebar__third-level {
    background-color: #666;
    margin-right: -4rem;
    padding-left: 4rem;
    position: relative;
    right: 3rem; }
  .p-navigation--sidebar .sidebar__second-level,
  .p-navigation--sidebar .sidebar__third-level {
    display: none;
    list-style: none;
    margin-left: 0;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem; }
    .p-icon--minus {
      display: none; }
    .is-selected .p-icon--minus {
      display: block; }
    .is-selected .p-icon--plus {
      display: none; }
    .is-selected + .sidebar__second-level,
    .is-selected + .sidebar__third-level {
      display: block; }
    .p-navigation--sidebar .sidebar__second-level .is-deepest-level,
    .p-navigation--sidebar .sidebar__third-level .is-deepest-level {
      background-color: #f7f7f7; }
  .p-navigation--sidebar .p-icon--plus,
  .p-navigation--sidebar .p-icon--minus {
    -webkit-perspective: 800px;
            perspective: 800px;
    -webkit-perspective-origin: 50% 100px;
            perspective-origin: 50% 100px;
    position: absolute;
    right: 1rem;
    top: 0.75rem;
    transition: all .5s ease-in-out; }

.p-link--soft {
  color: #111; }
  .p-link--soft:visited {
    color: #111;
    text-decoration: none; }
  .p-link--soft:hover {
    color: #007aa6; }
  .p-link--soft.is-selected {
    font-weight: 400; }

.p-link--strong {
  color: currentColor;
  font-weight: 400; }
  .p-link--strong:visited {
    color: currentColor; }
  .p-link--strong:hover {
    color: #007aa6;
    text-decoration: underline; }

.p-link--inverted {
  color: #f7f7f7;
  font-weight: 400; }
  .p-link--inverted:hover {
    color: #f7f7f7; }
  .p-link--inverted:visited {
    color: #dedede; }

@supports ((-webkit-mask-size: 1em) or (mask-size: 1em)) or (-webkit-mask-size: 1em) {
  .p-link--external::after {
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23111' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23111' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23111' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E") no-repeat 0 0/cover;
    background-color: currentColor;
    content: '';
    margin: 0 0 0 .25em;
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23111' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23111' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23111' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E") no-repeat 0 0/cover;
    padding-right: .75em; }
  .p-link--no-underline {
    border: 0; } }

@supports not (((-webkit-mask-size: 1em) or (mask-size: 1em)) or (-webkit-mask-size: 1em)) {
  .p-link--external {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.75em' height='0.75em' viewBox='0 0 16 16' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23007aa6' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23007aa6' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23007aa6' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: .75em;
    margin-top: -.25em;
    padding: .25em 1em 0 0; }
    .p-link--external.p-link--strong, .p-link--external.p-link--soft, .p-link--external.sidebar__link {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.75em' height='0.75em' viewBox='0 0 16 16' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23111' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23111' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23111' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E"); }
    .p-link--external.p-link--soft:hover, .p-link--external.sidebar__link:hover {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.75em' height='0.75em' viewBox='0 0 16 16' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23007aa6' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23007aa6' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23007aa6' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E"); }
    .p-link--external.p-link--inverted {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.75em' height='0.75em' viewBox='0 0 16 16' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23f7f7f7' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23f7f7f7' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23f7f7f7' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E"); }
      .p-link--external.p-link--inverted:visited {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.75em' height='0.75em' viewBox='0 0 16 16' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23dedede' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23dedede' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23dedede' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E"); }
    .p-link--external.sidebar__link {
      display: inline-block;
      padding: 0 1em 1em 0; }
  .p-link--no-underline {
    border: 0; }
  .p-button .p-link--external,
  .p-button--neutral .p-link--external,
  .p-button--base .p-link--external {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.75em' height='0.75em' viewBox='0 0 16 16' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23111' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23111' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23111' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E");
    padding-top: 0; }
  .p-button--positive .p-link--external {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.75em' height='0.75em' viewBox='0 0 16 16' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23fff' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23fff' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23fff' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E");
    padding-top: 0; }
  .p-button--negative .p-link--external {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.75em' height='0.75em' viewBox='0 0 16 16' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23fff' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23fff' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23fff' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E");
    padding-top: 0; }
  .p-button--brand .p-link--external {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.75em' height='0.75em' viewBox='0 0 16 16' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23fff' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23fff' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23fff' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E");
    padding-top: 0; }
  .p-strip--dark * .p-link--external.p-link--soft,
  .p-strip--accent * .p-link--external.p-link--soft,
  .p-strip--image.is-dark * .p-link--external.p-link--soft {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.75em' height='0.75em' viewBox='0 0 16 16' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23fff' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23fff' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23fff' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E"); }
    .p-strip--dark * .p-link--external.p-link--soft:hover,
    .p-strip--accent * .p-link--external.p-link--soft:hover,
    .p-strip--image.is-dark * .p-link--external.p-link--soft:hover {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.75em' height='0.75em' viewBox='0 0 16 16' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23007aa6' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23007aa6' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23007aa6' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E"); }
  .p-strip--dark * .p-link--external.p-link--strong,
  .p-strip--accent * .p-link--external.p-link--strong,
  .p-strip--image.is-dark * .p-link--external.p-link--strong {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.75em' height='0.75em' viewBox='0 0 16 16' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23fff' d='M4.867 1.313C.6 1.32.067 1.443.067 4.51v6.4c0 3.2.533 3.2 5.333 3.2h2.133c4.8 0 5.334 0 5.334-3.2v-1.6h-1.6v1.068c0 2.133 0 2.133-4.267 2.133H5.933c-4.266 0-4.266 0-4.266-2.132V5.044c0-1.93.034-2.112 3.2-2.13v-1.6z'/%3E%3Cpath d='M-1-1h16v16H-1'/%3E%3Cpath fill='%23fff' d='M6.435 2.16c.11-.446 7.113-2.196 7.448-1.86.335.334-1.416 7.335-1.863 7.447-.447.112-5.697-5.14-5.586-5.586z'/%3E%3Cpath fill='%23fff' d='M9.032 3.38L4.705 7.708l1.767 1.767L10.8 5.148'/%3E%3C/g%3E%3C/svg%3E"); } }

.p-top {
  border-bottom: 1px dotted #cdcdcd;
  clear: both;
  margin: 20px 0; }
  .p-top__link {
    background: #fff;
    color: #111;
    float: right;
    margin-right: 5px;
    padding: 0 5px;
    position: relative;
    text-decoration: none;
    top: -.725rem; }

.p-list-tree__item--group::after, .p-list-tree .p-list-tree[aria-hidden="false"]::after {
  background-position: center;
  background-repeat: no-repeat;
  content: ' ';
  display: block;
  height: 0.9375rem;
  left: -1rem;
  pointer-events: none;
  position: absolute;
  top: .4rem;
  width: 0.9375rem; }

.p-list-tree {
  border-left: 1px solid #cdcdcd;
  list-style-type: none;
  margin-left: 1rem;
  padding: 0 0 0 0.5rem; }
  .p-list-tree__item {
    margin-top: 0.25rem;
    padding-left: .8rem;
    position: relative; }
    .p-list-tree__item::before {
      background: #cdcdcd;
      content: ' ';
      display: block;
      height: 1px;
      left: -0.5rem;
      pointer-events: none;
      position: absolute;
      top: .8rem;
      width: .625rem; }
    .p-list-tree__item--group::after {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' height='15' width='15' viewBox='0 0 15 15'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h15v15H0z'/%3E%3C/defs%3E%3Cg fill-rule='evenodd' fill='none'%3E%3Cuse xlink:href='%23a' fill='%23FFF'/%3E%3Cpath stroke='%23888' d='M.5.5h14v14H.5z'/%3E%3Cpath fill='%23888' d='M7 4h1v7H7z'/%3E%3Cpath fill='%23888' d='M4 8V7h7v1z'/%3E%3C/g%3E%3C/svg%3E"); }
  .p-list-tree__toggle {
    background: transparent;
    border: 0;
    font-weight: normal;
    margin: 0 0 0 -1.75rem;
    padding: 0 0 0 1.75rem;
    transition-duration: 0s;
    width: auto; }
    .p-list-tree__toggle:hover {
      background: transparent;
      color: #007aa6;
      text-decoration: underline; }
    .p-list-tree__toggle:focus {
      background: transparent;
      outline: 1px dotted #cdcdcd; }
  .p-list-tree .p-list-tree {
    display: none;
    margin-left: 0; }
    .p-list-tree .p-list-tree[aria-hidden="false"] {
      display: block; }
    .p-list-tree .p-list-tree[aria-hidden="false"]::after {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' height='15' width='15' viewBox='0 0 15 15'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h15v15H0z'/%3E%3C/defs%3E%3Cg fill-rule='evenodd' fill='none'%3E%3Cuse xlink:href='%23a' fill='%23FFF'/%3E%3Cpath stroke='%23888' d='M.5.5h14v14H.5z'/%3E%3Cpath fill='%23888' d='M4 8V7h7v1z'/%3E%3C/g%3E%3C/svg%3E");
      z-index: 1; }

.p-list {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .p-list__item {
    margin-top: .6667rem; }

.p-list--divided {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .p-list--divided .p-list__item {
    margin-top: 0;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    border-bottom: 1px dotted #cdcdcd; }
    .p-list--divided .p-list__item:last-of-type,
    .p-list--divided .p-list__item .last-item {
      border-bottom: 0; }
  .p-list--divided.is-split .p-list__item:last-of-type {
    border-bottom: 1px dotted #cdcdcd; }

.is-ticked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Ccircle fill='%23dd4814' cx='7' cy='7' r='7'/%3E%3Cpath fill='%23fff' d='M6.1 10.813L2.41 8.105l1.184-1.613L5.9 8.187l4.393-4.394 1.414 1.414z' /%3E%3C/svg%3E");
  background-position: 0 .3rem;
  background-repeat: no-repeat;
  padding-left: 25px; }
  .p-list--divided .is-ticked {
    background-position: 0 1rem; }

.p-inline-list {
  margin-left: 0;
  padding-left: 0; }
  .p-inline-list__item {
    display: inline;
    list-style: none;
    margin-right: 1.25rem; }
    .p-inline-list__item:last-of-type,
    .p-inline-list__item .last-item {
      margin-right: 0; }

.p-inline-list--middot {
  margin-left: 0;
  padding-left: 0; }
  .p-inline-list--middot .p-inline-list__item {
    display: inline;
    list-style: none;
    margin-right: 1.25rem;
    margin-right: 1.25em;
    position: relative; }
    .p-inline-list--middot .p-inline-list__item:last-of-type,
    .p-inline-list--middot .p-inline-list__item .last-item {
      margin-right: 0; }
    .p-inline-list--middot .p-inline-list__item::after {
      color: #666;
      content: '\00b7';
      font-size: 1.4em;
      line-height: 0;
      position: absolute;
      right: -.5em;
      top: .4em; }
    .p-inline-list--middot .p-inline-list__item:hover::after {
      color: #666; }
    .p-inline-list--middot .p-inline-list__item:last-of-type::after,
    .p-inline-list--middot .p-inline-list__item .last-item::after {
      content: ''; }

.p-list-step {
  list-style: none;
  margin-left: 4rem;
  padding: 0; }
  .p-list-step__title {
    margin-top: 0;
    position: relative; }
  .p-list-step__item {
    clear: both;
    margin-left: 0;
    margin-top: 1.5rem;
    width: 100%; }
    .p-list-step__item:first-child {
      margin-top: 0.75rem; }
      @media only screen and (min-width: 1030px) {
        .p-list-step__item:first-child {
          margin-top: 0; } }
  .p-list-step__bullet {
    background-color: #666;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 1.5rem;
    height: 3rem;
    line-height: 3rem;
    margin-left: -4rem;
    margin-top: -.4em;
    position: absolute;
    text-align: center;
    width: 3rem; }
    @media (min-width: 1030px) {
      .p-list-step__bullet {
        margin-top: -.15em; } }

.p-stepped-list--detailed {
  list-style: none;
  margin-left: 0;
  padding: 0 2rem 0 4rem; }
  @media (max-width: 1030px) {
    .p-stepped-list--detailed {
      margin-top: 2.5rem; } }
  .p-stepped-list--detailed .p-list-step__item {
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .p-stepped-list--detailed .p-list-step__item {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0; }
        .p-stepped-list--detailed .p-list-step__item > :nth-child(2n) {
          display: block;
          float: left;
          min-height: 1px;
          position: relative;
          *margin-right: -1px;
          width: 48.35615%;
          margin-left: 3.2877%; }
        .p-stepped-list--detailed .p-list-step__item > :nth-child(2n+1) {
          display: block;
          float: left;
          min-height: 1px;
          position: relative;
          *margin-right: -1px;
          width: 48.35615%; } }
  @media (min-width: 768px) {
    .p-stepped-list--detailed .p-list-step__title {
      padding-top: 2.5rem; } }
  @media only screen and (min-width: 1030px) {
    .p-stepped-list--detailed .p-list-step__title + * {
      margin-top: 0; } }
  @media (min-width: 768px) {
    .p-stepped-list--detailed .p-list-step__content {
      border-bottom: 1px solid #f7f7f7;
      padding: 2.5rem 0; } }

@media (min-width: 768px) {
  @supports ((-webkit-columns: 1) or (-moz-columns: 1) or (columns: 1)) {
    [class*='p-list'].is-split {
      -webkit-column-gap: 2rem;
         -moz-column-gap: 2rem;
              column-gap: 2rem;
      -webkit-columns: 2;
         -moz-columns: 2;
              columns: 2; }
      [class*='p-list'].is-split .p-list__item {
        display: inline-block;
        width: 100%; } }
  @supports not ((-webkit-columns: 1) or (-moz-columns: 1) or (columns: 1)) {
    [class*='p-list'].is-split {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      [class*='p-list'].is-split .p-list__item {
        width: calc(50% - .5rem); } }
  [class*='p-list'].is-split:nth-child(2n-1) {
    margin-right: 1rem; } }

.p-tooltip {
  position: relative; }
  .p-tooltip__message {
    background-color: #111;
    border: 0;
    color: #fff;
    display: none;
    font-size: .875rem;
    left: 0;
    line-height: 1.5;
    min-width: 155px;
    padding: 0.5rem 0.75rem;
    position: absolute;
    text-align: left;
    text-decoration: initial;
    top: 100%;
    -webkit-transform: translateX(0%) translateY(13px);
            transform: translateX(0%) translateY(13px);
    white-space: pre;
    z-index: 1; }
    .p-tooltip__message::before {
      border-bottom: 8px solid #111;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      bottom: 100%;
      content: '';
      height: 0;
      left: 0.75rem;
      pointer-events: none;
      position: absolute;
      width: 0; }
  .p-tooltip:focus .p-tooltip__message, .p-tooltip:hover .p-tooltip__message {
    display: inline;
    text-decoration: initial; }
  .p-tooltip--btm-center .p-tooltip__message {
    bottom: inherit;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%) translateY(13px);
            transform: translateX(-50%) translateY(13px); }
    .p-tooltip--btm-center .p-tooltip__message::before {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .p-tooltip--btm-right .p-tooltip__message {
    bottom: inherit;
    left: initial;
    right: 0;
    top: 100%;
    -webkit-transform: translateY(13px);
            transform: translateY(13px); }
    .p-tooltip--btm-right .p-tooltip__message::before {
      left: initial;
      right: 0.75rem; }
  .p-tooltip--top-left .p-tooltip__message {
    bottom: 100%;
    left: 0;
    top: initial;
    -webkit-transform: translateX(0%) translateY(-13px);
            transform: translateX(0%) translateY(-13px); }
    .p-tooltip--top-left .p-tooltip__message::before {
      border-bottom: 8px solid transparent;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #111;
      bottom: -1rem;
      left: 0.75rem; }
  .p-tooltip--top-center .p-tooltip__message {
    bottom: 100%;
    left: 50%;
    top: initial;
    -webkit-transform: translateX(-50%) translateY(-13px);
            transform: translateX(-50%) translateY(-13px); }
    .p-tooltip--top-center .p-tooltip__message::before {
      border-bottom: 8px solid transparent;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #111;
      bottom: -1rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .p-tooltip--top-right .p-tooltip__message {
    bottom: 100%;
    left: initial;
    right: 0;
    top: initial;
    -webkit-transform: translateX(0%) translateY(-13px);
            transform: translateX(0%) translateY(-13px); }
    .p-tooltip--top-right .p-tooltip__message::before {
      border-bottom: 8px solid transparent;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #111;
      bottom: -1rem;
      left: initial;
      right: 0.75rem; }
  .p-tooltip--right .p-tooltip__message {
    bottom: inherit;
    left: 100%;
    top: 50%;
    -webkit-transform: translateX(14px) translateY(-50%);
            transform: translateX(14px) translateY(-50%); }
    .p-tooltip--right .p-tooltip__message::before {
      border-bottom: 8px solid transparent;
      border-left: 8px solid transparent;
      border-right: 8px solid #111;
      border-top: 8px solid transparent;
      bottom: inherit;
      left: 0;
      top: 50%;
      -webkit-transform: translateX(-16px) translateY(-50%);
              transform: translateX(-16px) translateY(-50%); }
  .p-tooltip--left .p-tooltip__message {
    bottom: inherit;
    left: -16px;
    top: 50%;
    -webkit-transform: translateX(-100%) translateY(-50%);
            transform: translateX(-100%) translateY(-50%); }
    .p-tooltip--left .p-tooltip__message::before {
      border-bottom: 8px solid transparent;
      border-left: 8px solid #111;
      border-right: 8px solid transparent;
      border-top: 8px solid transparent;
      bottom: inherit;
      left: 100%;
      top: 50%;
      -webkit-transform: translateX(0) translateY(-50%);
              transform: translateX(0) translateY(-50%); }

.p-icon, .p-icon--plus, .p-icon--minus, .p-icon--expand, .p-icon--collapse, .p-icon--chevron, .p-icon--close, .p-icon--help, .p-icon--information, .p-icon--delete, .p-icon--error, .p-icon--warning, .p-icon--external-link, .p-icon--contextual-menu, .p-icon--menu, .p-icon--code, .p-icon--copy, .p-icon--search, .p-icon--success, .p-icon--share, .p-icon--user, .p-icon--question, .p-icon--spinner {
  height: 1rem;
  width: 1rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 999em;
  top: -2px;
  vertical-align: sub; }

.p-icon--facebook, .p-icon--google, .p-icon--twitter, .p-icon--instagram, .p-icon--linkedin, .p-icon--youtube, .p-icon--canonical, .p-icon--ubuntu {
  display: inline-block;
  height: 2.5rem;
  width: 2.5rem; }

.p-icon--plus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='9' width='9'%3E%3Cg fill='rgba(102, 102, 102, 0.999999)' fill-rule='evenodd'%3E%3Cpath d='M4 0h1v9H4z'/%3E%3Cpath d='M0 5V4h9v1z'/%3E%3C/g%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='9' width='9'%3E%3Cg fill='rgba(205, 205, 205, 0.999999)' fill-rule='evenodd'%3E%3Cpath d='M4 0h1v9H4z'/%3E%3Cpath d='M0 5V4h9v1z'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--minus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='9' width='9'%3E%3Cpath d='M0 5V4h9v1z' fill='rgba(102, 102, 102, 0.999999)' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--minus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='9' width='9'%3E%3Cpath d='M0 5V4h9v1z' fill='rgba(205, 205, 205, 0.999999)' fill-rule='evenodd'/%3E%3C/svg%3E"); }

.p-icon--expand {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='15' width='15' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h15v15H0z'/%3E%3C/defs%3E%3Cg fill-rule='evenodd' fill='none'%3E%3Cuse xlink:href='%23a' fill='none'/%3E%3Cpath stroke='rgba(102, 102, 102, 0.999999)' d='M.5.5h14v14H.5z'/%3E%3Cpath fill='rgba(102, 102, 102, 0.999999)' d='M7 4h1v7H7z'/%3E%3Cpath fill='rgba(102, 102, 102, 0.999999)' d='M4 8V7h7v1z'/%3E%3C/g%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--expand {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='15' width='15' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h15v15H0z'/%3E%3C/defs%3E%3Cg fill-rule='evenodd' fill='none'%3E%3Cuse xlink:href='%23a' fill='none'/%3E%3Cpath stroke='rgba(205, 205, 205, 0.999999)' d='M.5.5h14v14H.5z'/%3E%3Cpath fill='rgba(205, 205, 205, 0.999999)' d='M7 4h1v7H7z'/%3E%3Cpath fill='rgba(205, 205, 205, 0.999999)' d='M4 8V7h7v1z'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--collapse {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='15' width='15' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h15v15H0z'/%3E%3C/defs%3E%3Cg fill-rule='evenodd' fill='none'%3E%3Cuse xlink:href='%23a' fill='none'/%3E%3Cpath stroke='rgba(102, 102, 102, 0.999999)' d='M.5.5h14v14H.5z'/%3E%3Cpath fill='rgba(102, 102, 102, 0.999999)' d='M4 8V7h7v1z'/%3E%3C/g%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--collapse {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='15' width='15' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h15v15H0z'/%3E%3C/defs%3E%3Cg fill-rule='evenodd' fill='none'%3E%3Cuse xlink:href='%23a' fill='none'/%3E%3Cpath stroke='rgba(205, 205, 205, 0.999999)' d='M.5.5h14v14H.5z'/%3E%3Cpath fill='rgba(205, 205, 205, 0.999999)' d='M4 8V7h7v1z'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--chevron {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='4' width='10'%3E%3Cpath d='M3.637 3.138A26.335 26.335 0 0 1 0 0h1.541a21.242 21.242 0 0 0 1.364 1.187 16.899 16.899 0 0 0 .752.563c.397.282.935.626 1.315.848h.054c.38-.222.918-.566 1.315-.848.398-.28.788-.583 1.169-.904.327-.275.643-.557.947-.846h1.541a26.335 26.335 0 0 1-3.637 3.138c-.519.365-.973.652-1.362.862-.39-.21-.844-.497-1.362-.862z' fill='rgba(102, 102, 102, 0.999999)' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--chevron {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='4' width='10'%3E%3Cpath d='M3.637 3.138A26.335 26.335 0 0 1 0 0h1.541a21.242 21.242 0 0 0 1.364 1.187 16.899 16.899 0 0 0 .752.563c.397.282.935.626 1.315.848h.054c.38-.222.918-.566 1.315-.848.398-.28.788-.583 1.169-.904.327-.275.643-.557.947-.846h1.541a26.335 26.335 0 0 1-3.637 3.138c-.519.365-.973.652-1.362.862-.39-.21-.844-.497-1.362-.862z' fill='rgba(205, 205, 205, 0.999999)' fill-rule='evenodd'/%3E%3C/svg%3E"); }

.p-icon--close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='90' width='90'%3E%3Cg color='%23000'%3E%3Cpath fill='none' d='M0 0h90v90H0z'/%3E%3Cpath d='M14.52 6L6 14.52 36.48 45 6 75.49 14.52 84 45 53.52 75.48 84 84 75.49 53.52 45 84 14.52 75.48 6 45 36.49z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3C/g%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--close {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='90' width='90'%3E%3Cg color='%23000'%3E%3Cpath fill='none' d='M0 0h90v90H0z'/%3E%3Cpath d='M14.52 6L6 14.52 36.48 45 6 75.49 14.52 84 45 53.52 75.48 84 84 75.49 53.52 45 84 14.52 75.48 6 45 36.49z' fill='rgba(205, 205, 205, 0.999999)'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--help {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cpath fill='none' color='%23000' d='M-.003.002h16v16h-16z'/%3E%3Cpath d='M8.004 5.23q-.431 0-.825.11-.394.098-.825.332l-.419-1.145q.456-.258 1.035-.406.59-.16 1.206-.16.739 0 1.219.21.48.196.763.504.283.308.394.677.111.37.111.714 0 .419-.16.751-.148.333-.382.616t-.504.542q-.271.246-.505.517-.234.258-.394.554-.148.295-.148.664v.148q0 .074.012.148h-1.28q-.025-.123-.037-.259-.012-.147-.012-.27 0-.407.135-.727.136-.32.345-.59t.443-.506q.246-.234.456-.467.209-.234.344-.48.136-.247.136-.542 0-.407-.283-.665-.271-.271-.825-.271zM8.984 12.01q0 .43-.283.7-.284.272-.702.272-.406 0-.702-.271-.283-.271-.283-.702 0-.43.283-.702.296-.283.702-.283.418 0 .702.283.283.271.283.702z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3Cpath d='M2.064 1.002c-.591 0-1.067.476-1.067 1.067v11.867c0 .591.476 1.067 1.067 1.067H13.93c.591 0 1.067-.476 1.067-1.067V2.07c0-.591-.476-1.067-1.067-1.067zm-.067 1h12v12h-12z' fill='rgba(102, 102, 102, 0.999999)' color='%23000'/%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--help {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cpath fill='none' color='%23000' d='M-.003.002h16v16h-16z'/%3E%3Cpath d='M8.004 5.23q-.431 0-.825.11-.394.098-.825.332l-.419-1.145q.456-.258 1.035-.406.59-.16 1.206-.16.739 0 1.219.21.48.196.763.504.283.308.394.677.111.37.111.714 0 .419-.16.751-.148.333-.382.616t-.504.542q-.271.246-.505.517-.234.258-.394.554-.148.295-.148.664v.148q0 .074.012.148h-1.28q-.025-.123-.037-.259-.012-.147-.012-.27 0-.407.135-.727.136-.32.345-.59t.443-.506q.246-.234.456-.467.209-.234.344-.48.136-.247.136-.542 0-.407-.283-.665-.271-.271-.825-.271zM8.984 12.01q0 .43-.283.7-.284.272-.702.272-.406 0-.702-.271-.283-.271-.283-.702 0-.43.283-.702.296-.283.702-.283.418 0 .702.283.283.271.283.702z' fill='rgba(205, 205, 205, 0.999999)'/%3E%3Cpath d='M2.064 1.002c-.591 0-1.067.476-1.067 1.067v11.867c0 .591.476 1.067 1.067 1.067H13.93c.591 0 1.067-.476 1.067-1.067V2.07c0-.591-.476-1.067-1.067-1.067zm-.067 1h12v12h-12z' fill='rgba(205, 205, 205, 0.999999)' color='%23000'/%3E%3C/svg%3E"); }

.p-icon--information {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cg color='%23000'%3E%3Cpath d='M2.07 1c-.59 0-1.066.475-1.066 1.066v11.867c0 .591.475 1.067 1.066 1.067h11.867c.591 0 1.066-.476 1.066-1.067V2.066c0-.59-.475-1.066-1.066-1.066zm-.066 1h12v12h-12z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3Cpath d='M7 4v2h2V4zm0 3v5h2V7z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--information {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cg color='%23000'%3E%3Cpath d='M2.07 1c-.59 0-1.066.475-1.066 1.066v11.867c0 .591.475 1.067 1.066 1.067h11.867c.591 0 1.066-.476 1.066-1.067V2.066c0-.59-.475-1.066-1.066-1.066zm-.066 1h12v12h-12z' fill='rgba(205, 205, 205, 0.999999)'/%3E%3Cpath d='M7 4v2h2V4zm0 3v5h2V7z' fill='rgba(205, 205, 205, 0.999999)'/%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--delete {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cg color='%23000'%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3Cpath style='text-decoration-color:%23000;isolation:auto;mix-blend-mode:normal;block-progression:tb;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-transform:none' d='M2 4v1h2V4H2zm11 0v1h2V4h-2zM2 6v8.506c0 .822.678 1.5 1.5 1.5h10c.822 0 1.5-.678 1.5-1.5V6h-2v7.506c0 .286-.214.5-.5.5h-8a.488.488 0 0 1-.5-.5V6H2z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3Cpath d='M6 0v3h1V1h3v2h1V0H6zM5 6h1v6H5zM8 6h1v6H8zM11 6h1v6h-1z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3Cpath style='text-decoration-color:%23000;isolation:auto;mix-blend-mode:normal;block-progression:tb;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-transform:none' d='M3.5 2C2.678 2 2 2.678 2 3.5V5h13V3.5c0-.822-.678-1.5-1.5-1.5h-10zM2 6v8.006h2V6H2zm11 0v8.006h2V6h-2z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3C/g%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--delete {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cg color='%23000'%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3Cpath style='text-decoration-color:%23000;isolation:auto;mix-blend-mode:normal;block-progression:tb;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-transform:none' d='M2 4v1h2V4H2zm11 0v1h2V4h-2zM2 6v8.506c0 .822.678 1.5 1.5 1.5h10c.822 0 1.5-.678 1.5-1.5V6h-2v7.506c0 .286-.214.5-.5.5h-8a.488.488 0 0 1-.5-.5V6H2z' fill='rgba(205, 205, 205, 0.999999)'/%3E%3Cpath d='M6 0v3h1V1h3v2h1V0H6zM5 6h1v6H5zM8 6h1v6H8zM11 6h1v6h-1z' fill='rgba(205, 205, 205, 0.999999)'/%3E%3Cpath style='text-decoration-color:%23000;isolation:auto;mix-blend-mode:normal;block-progression:tb;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-transform:none' d='M3.5 2C2.678 2 2 2.678 2 3.5V5h13V3.5c0-.822-.678-1.5-1.5-1.5h-10zM2 6v8.006h2V6H2zm11 0v8.006h2V6h-2z' fill='rgba(205, 205, 205, 0.999999)'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--error {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' viewBox='0 0 16.000017 16.000017' width='16'%3E%3Cg stroke-width='1.5' color='%23000'%3E%3Cpath d='M8 0C3.5906 0 0 3.5906 0 8s3.5906 8 8 8 8-3.5906 8-8-3.5906-8-8-8z' fill='rgba(199, 22, 43, 0.999999)'/%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3Cpath d='M5 5l6 6m0-6l-6 6' stroke-dashoffset='.8' stroke='%23fff' fill='none'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--warning {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cg color='%23000'%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3Cpath stroke-linejoin='round' fill='rgba(249, 155, 17, 0.999999)' transform='matrix%282.28 0 0 2.437 -2180.8 -490.52%29' stroke='rgba(249, 155, 17, 0.999999)' stroke-width='.848' d='M963.07 207.03h-6.15l3.08-5.33z'/%3E%3Cpath d='M7 5v5h2V5H7zm0 6v2h2v-2H7z' fill='%23111'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--external-link {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cpath fill='none' d='M.003.001h16v16h-16z'/%3E%3Cpath d='M8.581 2.068S12.208.631 16-.005c.002 0 .002 0 .002.002v.006h.002c-.708 3.964-2.08 7.406-2.08 7.406L8.58 2.069z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3Cpath stroke-linejoin='round' d='M7.87 8.128l4.446-4.445' stroke='rgba(102, 102, 102, 0.999999)' stroke-width='2.00001' fill='none'/%3E%3Cpath d='M1.503 2.001c-.822 0-1.5.678-1.5 1.5v11c0 .823.678 1.5 1.5 1.5h11c.823 0 1.5-.677 1.5-1.5v-5.5h-2v4.5c0 .287-.214.5-.5.5h-9a.488.488 0 0 1-.5-.5v-9c0-.285.215-.5.5-.5h4.5v-2h-5.5z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--external-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cpath fill='none' d='M.003.001h16v16h-16z'/%3E%3Cpath d='M8.581 2.068S12.208.631 16-.005c.002 0 .002 0 .002.002v.006h.002c-.708 3.964-2.08 7.406-2.08 7.406L8.58 2.069z' fill='rgba(205, 205, 205, 0.999999)'/%3E%3Cpath stroke-linejoin='round' d='M7.87 8.128l4.446-4.445' stroke='rgba(205, 205, 205, 0.999999)' stroke-width='2.00001' fill='none'/%3E%3Cpath d='M1.503 2.001c-.822 0-1.5.678-1.5 1.5v11c0 .823.678 1.5 1.5 1.5h11c.823 0 1.5-.677 1.5-1.5v-5.5h-2v4.5c0 .287-.214.5-.5.5h-9a.488.488 0 0 1-.5-.5v-9c0-.285.215-.5.5-.5h4.5v-2h-5.5z' fill='rgba(205, 205, 205, 0.999999)'/%3E%3C/svg%3E"); }

.p-icon--contextual-menu {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='14' width='6' viewBox='0 0 6 14'%3E%3Cg fill-rule='evenodd' fill='none'%3E%3Cpath d='M-10-6h26v26h-26z'/%3E%3Cpath fill-rule='nonzero' fill='rgba(102, 102, 102, 0.999999)' d='M0 0v2h6V0M0 6v2h6V6m-6 6v2h6v-2'/%3E%3C/g%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--contextual-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='14' width='6' viewBox='0 0 6 14'%3E%3Cg fill-rule='evenodd' fill='none'%3E%3Cpath d='M-10-6h26v26h-26z'/%3E%3Cpath fill-rule='nonzero' fill='rgba(205, 205, 205, 0.999999)' d='M0 0v2h6V0M0 6v2h6V6m-6 6v2h6v-2'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--menu {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='19' width='25' viewBox='0 0 79 60'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='rgba(102, 102, 102, 0.999999)' d='M.995 0h78v12h-78zm0 24h78v12h-78zm0 24h78v12h-78z'/%3E%3Cpath d='M-5.005-15h90v90h-90z'/%3E%3C/g%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='19' width='25' viewBox='0 0 79 60'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='rgba(205, 205, 205, 0.999999)' d='M.995 0h78v12h-78zm0 24h78v12h-78zm0 24h78v12h-78z'/%3E%3Cpath d='M-5.005-15h90v90h-90z'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--code {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cpath opacity='.212' fill='none' d='M.005.002h16v16h-16z'/%3E%3Cpath d='M2.671 2.002c-1.778 0-2.666 0-2.666 2.068v8.866c0 2.067.888 2.066 2.666 2.066H13.34c1.778 0 2.666 0 2.666-2.066v-8.8c0-2.133-.888-2.134-2.666-2.134H2.671zm1.28 1.89h1.101v1.143c.339.028.642.078.91.148.268.064.48.128.635.192L6.333 6.42a6.601 6.601 0 0 0-.73-.222 3.858 3.858 0 0 0-.953-.106c-.382 0-.67.072-.86.213a.646.646 0 0 0-.285.56c0 .142.028.261.084.36a.875.875 0 0 0 .256.254c.113.07.25.142.412.213.162.063.346.13.55.201.29.113.561.233.815.36.261.12.487.266.678.435.19.163.34.356.445.582.113.226.17.494.17.805 0 .466-.144.868-.433 1.207-.29.339-.766.558-1.43.657v1.324H3.95V11.97c-.508-.036-.922-.103-1.24-.201a4.692 4.692 0 0 1-.697-.286l.36-1.005c.225.113.496.214.814.306.324.092.692.139 1.101.139.487 0 .823-.072 1.006-.213a.703.703 0 0 0 .287-.582.764.764 0 0 0-.117-.424 1.09 1.09 0 0 0-.328-.319 2.828 2.828 0 0 0-.508-.253c-.19-.078-.404-.158-.637-.243a8.505 8.505 0 0 1-.656-.265 2.866 2.866 0 0 1-.582-.36c-.17-.148-.306-.324-.412-.529s-.16-.456-.16-.752c0-.487.146-.901.435-1.24.29-.346.734-.567 1.334-.666V3.892zm4.054 8.096h3.99v.996h-3.99v-.996z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--code {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cpath opacity='.212' fill='none' d='M.005.002h16v16h-16z'/%3E%3Cpath d='M2.671 2.002c-1.778 0-2.666 0-2.666 2.068v8.866c0 2.067.888 2.066 2.666 2.066H13.34c1.778 0 2.666 0 2.666-2.066v-8.8c0-2.133-.888-2.134-2.666-2.134H2.671zm1.28 1.89h1.101v1.143c.339.028.642.078.91.148.268.064.48.128.635.192L6.333 6.42a6.601 6.601 0 0 0-.73-.222 3.858 3.858 0 0 0-.953-.106c-.382 0-.67.072-.86.213a.646.646 0 0 0-.285.56c0 .142.028.261.084.36a.875.875 0 0 0 .256.254c.113.07.25.142.412.213.162.063.346.13.55.201.29.113.561.233.815.36.261.12.487.266.678.435.19.163.34.356.445.582.113.226.17.494.17.805 0 .466-.144.868-.433 1.207-.29.339-.766.558-1.43.657v1.324H3.95V11.97c-.508-.036-.922-.103-1.24-.201a4.692 4.692 0 0 1-.697-.286l.36-1.005c.225.113.496.214.814.306.324.092.692.139 1.101.139.487 0 .823-.072 1.006-.213a.703.703 0 0 0 .287-.582.764.764 0 0 0-.117-.424 1.09 1.09 0 0 0-.328-.319 2.828 2.828 0 0 0-.508-.253c-.19-.078-.404-.158-.637-.243a8.505 8.505 0 0 1-.656-.265 2.866 2.866 0 0 1-.582-.36c-.17-.148-.306-.324-.412-.529s-.16-.456-.16-.752c0-.487.146-.901.435-1.24.29-.346.734-.567 1.334-.666V3.892zm4.054 8.096h3.99v.996h-3.99v-.996z' fill='rgba(205, 205, 205, 0.999999)'/%3E%3C/svg%3E"); }

.p-icon--copy {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='17' width='16'%3E%3Cg fill='rgba(102, 102, 102, 0.999999)' fill-rule='evenodd'%3E%3Cpath d='M10.587 1.8h3.259c.472 0 .846.053 1.161.2s.567.412.716.748c.298.67.266 1.491.277 2.613V13.84c-.011 1.121.021 1.942-.277 2.613-.149.335-.401.6-.716.747s-.689.2-1.161.2H4.154c-.472 0-.846-.053-1.16-.2s-.568-.412-.717-.747c-.246-.554-.268-1.21-.273-2.053h.803c.016.854.058 1.428.178 1.707.072.166.151.26.336.348s.477.145.896.145h9.566c.42 0 .712-.057.897-.145a.602.602 0 0 0 .335-.348c.143-.331.175-1.081.185-2.222V5.309c-.01-1.137-.042-1.885-.185-2.216a.603.603 0 0 0-.335-.348c-.185-.088-.477-.145-.897-.145h-3.538c.182-.225.304-.5.342-.8zm-3.174 0c.038.3.16.575.341.8H4.217c-.42 0-.712.057-.896.145a.603.603 0 0 0-.336.348c-.143.33-.175 1.079-.185 2.216V10.8H2V5.361c.01-1.122-.021-1.942.277-2.613.149-.336.401-.601.716-.748s.689-.2 1.16-.2h3.26z'/%3E%3Cpath fill-rule='nonzero' d='M11.398 1.8v2.4H6.6V1.8h1.6c0 .447.353.8.8.8.445 0 .799-.353.799-.8h1.6z'/%3E%3Cpath fill-rule='nonzero' d='M10.6 1.6c0 .879-.722 1.6-1.6 1.6-.879 0-1.6-.721-1.6-1.6C7.4.72 8.121 0 9 0c.879 0 1.6.72 1.6 1.6zm-.8 0c0-.447-.354-.8-.8-.8-.447 0-.8.353-.8.8 0 .446.353.8.8.8.446 0 .8-.354.8-.8z'/%3E%3Cpath d='M8.4 7.2H14v1H8.4zM8.4 9.6H14v1H8.4zM10 12h4v1h-4z'/%3E%3Cpath fill-rule='nonzero' d='M4.4 10s2.134 1.026 4 2.505h-.002C6.427 14.03 4.4 15 4.4 15v-5z'/%3E%3Cpath d='M0 11.6h4.4v2H0z'/%3E%3C/g%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--copy {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='17' width='16'%3E%3Cg fill='rgba(205, 205, 205, 0.999999)' fill-rule='evenodd'%3E%3Cpath d='M10.587 1.8h3.259c.472 0 .846.053 1.161.2s.567.412.716.748c.298.67.266 1.491.277 2.613V13.84c-.011 1.121.021 1.942-.277 2.613-.149.335-.401.6-.716.747s-.689.2-1.161.2H4.154c-.472 0-.846-.053-1.16-.2s-.568-.412-.717-.747c-.246-.554-.268-1.21-.273-2.053h.803c.016.854.058 1.428.178 1.707.072.166.151.26.336.348s.477.145.896.145h9.566c.42 0 .712-.057.897-.145a.602.602 0 0 0 .335-.348c.143-.331.175-1.081.185-2.222V5.309c-.01-1.137-.042-1.885-.185-2.216a.603.603 0 0 0-.335-.348c-.185-.088-.477-.145-.897-.145h-3.538c.182-.225.304-.5.342-.8zm-3.174 0c.038.3.16.575.341.8H4.217c-.42 0-.712.057-.896.145a.603.603 0 0 0-.336.348c-.143.33-.175 1.079-.185 2.216V10.8H2V5.361c.01-1.122-.021-1.942.277-2.613.149-.336.401-.601.716-.748s.689-.2 1.16-.2h3.26z'/%3E%3Cpath fill-rule='nonzero' d='M11.398 1.8v2.4H6.6V1.8h1.6c0 .447.353.8.8.8.445 0 .799-.353.799-.8h1.6z'/%3E%3Cpath fill-rule='nonzero' d='M10.6 1.6c0 .879-.722 1.6-1.6 1.6-.879 0-1.6-.721-1.6-1.6C7.4.72 8.121 0 9 0c.879 0 1.6.72 1.6 1.6zm-.8 0c0-.447-.354-.8-.8-.8-.447 0-.8.353-.8.8 0 .446.353.8.8.8.446 0 .8-.354.8-.8z'/%3E%3Cpath d='M8.4 7.2H14v1H8.4zM8.4 9.6H14v1H8.4zM10 12h4v1h-4z'/%3E%3Cpath fill-rule='nonzero' d='M4.4 10s2.134 1.026 4 2.505h-.002C6.427 14.03 4.4 15 4.4 15v-5z'/%3E%3Cpath d='M0 11.6h4.4v2H0z'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--search {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cg transform='translate%28-74.67 -285.57%29 scale%28.66667%29' color='%23000'%3E%3Cpath opacity='.05' fill='none' d='M112 452.36h24v-24h-24z'/%3E%3Cpath style='isolation:auto;mix-blend-mode:normal;block-progression:tb;text-decoration-line:none;text-indent:0;text-transform:none' d='M129.93 444.03l-2.27 2.273 6.07 6.07 2.27-2.27z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3Cellipse stroke-linejoin='round' stroke='rgba(102, 102, 102, 0.999999)' rx='9.479' ry='9.479' cy='438.86' cx='122.5' stroke-linecap='round' stroke-width='2.041' fill='none'/%3E%3C/g%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cg transform='translate%28-74.67 -285.57%29 scale%28.66667%29' color='%23000'%3E%3Cpath opacity='.05' fill='none' d='M112 452.36h24v-24h-24z'/%3E%3Cpath style='isolation:auto;mix-blend-mode:normal;block-progression:tb;text-decoration-line:none;text-indent:0;text-transform:none' d='M129.93 444.03l-2.27 2.273 6.07 6.07 2.27-2.27z' fill='rgba(205, 205, 205, 0.999999)'/%3E%3Cellipse stroke-linejoin='round' stroke='rgba(205, 205, 205, 0.999999)' rx='9.479' ry='9.479' cy='438.86' cx='122.5' stroke-linecap='round' stroke-width='2.041' fill='none'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--success {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate%281 1%29' fill='none' fill-rule='evenodd'%3E%3Ccircle stroke='rgba(14, 132, 32, 0.999999)' stroke-width='1.5' fill='rgba(14, 132, 32, 0.999999)' cx='7.25' cy='7.25' r='7.25'/%3E%3Cpath fill='%23fff' d='M11.05 4.173l-.066.058L6.25 8.378l-2.776-2.38-.839.948L6.25 10.75l5.5-5.787-.7-.79z'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--share {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cg color='%23000'%3E%3Cpath style='block-progression:tb;text-decoration-line:none;text-indent:0;text-transform:none' d='M11.43.012a2.48 2.48 0 0 0-1.5.597l-.952.797v.574a6.7 6.7 0 0 1-.154 1.489c-.102.452-.286.84-.543 1.158a2.333 2.333 0 0 1-.999.756c-.421.185-.953.278-1.59.278-.622 0-1.072-.04-1.568-.112-.929.544-1.363 1.382-1.363 2.493s.53 1.732 1.363 2.53a14.294 14.294 0 0 1 1.569-.077c.636 0 1.168.093 1.59.278.42.174.751.427.998.756.257.318.44.7.543 1.152.103.452.154.95.154 1.495v.414l.922.78a2.49 2.49 0 0 0 1.813.63 2.49 2.49 0 0 0 1.713-.866 2.49 2.49 0 0 0 .57-1.833 2.49 2.49 0 0 0-.923-1.684l-.65-.55h-1.696c-.44 0-.848-.06-1.229-.182a2.59 2.59 0 0 1-.993-.55 2.54 2.54 0 0 1-.65-.934c-.16-.372-.242-.818-.242-1.335s.083-.967.242-1.347c.16-.38.377-.69.65-.934.282-.243.613-.428.993-.55a4.25 4.25 0 0 1 1.23-.17h1.536l.821-.686c.798-.646 1.116-1.822.752-2.782-.363-.96-1.381-1.63-2.406-1.585z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3Cpath opacity='.1' fill='none' d='M-.003.005h16v16h-16z'/%3E%3C/g%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cg color='%23000'%3E%3Cpath style='block-progression:tb;text-decoration-line:none;text-indent:0;text-transform:none' d='M11.43.012a2.48 2.48 0 0 0-1.5.597l-.952.797v.574a6.7 6.7 0 0 1-.154 1.489c-.102.452-.286.84-.543 1.158a2.333 2.333 0 0 1-.999.756c-.421.185-.953.278-1.59.278-.622 0-1.072-.04-1.568-.112-.929.544-1.363 1.382-1.363 2.493s.53 1.732 1.363 2.53a14.294 14.294 0 0 1 1.569-.077c.636 0 1.168.093 1.59.278.42.174.751.427.998.756.257.318.44.7.543 1.152.103.452.154.95.154 1.495v.414l.922.78a2.49 2.49 0 0 0 1.813.63 2.49 2.49 0 0 0 1.713-.866 2.49 2.49 0 0 0 .57-1.833 2.49 2.49 0 0 0-.923-1.684l-.65-.55h-1.696c-.44 0-.848-.06-1.229-.182a2.59 2.59 0 0 1-.993-.55 2.54 2.54 0 0 1-.65-.934c-.16-.372-.242-.818-.242-1.335s.083-.967.242-1.347c.16-.38.377-.69.65-.934.282-.243.613-.428.993-.55a4.25 4.25 0 0 1 1.23-.17h1.536l.821-.686c.798-.646 1.116-1.822.752-2.782-.363-.96-1.381-1.63-2.406-1.585z' fill='rgba(205, 205, 205, 0.999999)'/%3E%3Cpath opacity='.1' fill='none' d='M-.003.005h16v16h-16z'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--user {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cpath opacity='.12' fill='none' color='%23000' d='M15.997 15.998v-16h-16v16z'/%3E%3Cpath style='text-decoration-color:%23000;font-variant-numeric:normal;text-decoration-line:none;font-variant-position:normal;mix-blend-mode:normal;block-progression:tb;font-feature-settings:normal;shape-padding:0;font-variant-alternates:normal;text-indent:0;font-variant-caps:normal;text-decoration-style:solid;font-variant-ligatures:normal;isolation:auto;text-transform:none' d='M8 0c-.587 0-1.142.109-1.651.329-.508.209-.955.515-1.329.912h-.004a4.235 4.235 0 0 0-.844 1.426 5.128 5.128 0 0 0-.299 1.787c0 .653.098 1.256.3 1.802.199.539.48 1.012.843 1.41h.004c.25.264.531.49.841.676-.258.066-.701.144-.956.237-.878.322-1.617.766-2.196 1.334h-.004a5.586 5.586 0 0 0-1.286 2.03h-.002a7.541 7.541 0 0 0-.394 2.464v1.572L14.98 16v-1.572c0-.891-.139-1.7-.42-2.467a5.19 5.19 0 0 0-1.291-2.039c-.58-.567-1.316-1.011-2.194-1.333-.25-.093-.687-.17-.94-.236.31-.187.59-.414.834-.681.373-.397.661-.872.86-1.411a5.17 5.17 0 0 0 .3-1.803c0-.645-.098-1.243-.3-1.788a4.108 4.108 0 0 0-.86-1.427A3.652 3.652 0 0 0 9.652.33 4.14 4.14 0 0 0 8.001 0z' fill='rgba(102, 102, 102, 0.999999)' color='%23000' white-space='normal'/%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--user {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cpath opacity='.12' fill='none' color='%23000' d='M15.997 15.998v-16h-16v16z'/%3E%3Cpath style='text-decoration-color:%23000;font-variant-numeric:normal;text-decoration-line:none;font-variant-position:normal;mix-blend-mode:normal;block-progression:tb;font-feature-settings:normal;shape-padding:0;font-variant-alternates:normal;text-indent:0;font-variant-caps:normal;text-decoration-style:solid;font-variant-ligatures:normal;isolation:auto;text-transform:none' d='M8 0c-.587 0-1.142.109-1.651.329-.508.209-.955.515-1.329.912h-.004a4.235 4.235 0 0 0-.844 1.426 5.128 5.128 0 0 0-.299 1.787c0 .653.098 1.256.3 1.802.199.539.48 1.012.843 1.41h.004c.25.264.531.49.841.676-.258.066-.701.144-.956.237-.878.322-1.617.766-2.196 1.334h-.004a5.586 5.586 0 0 0-1.286 2.03h-.002a7.541 7.541 0 0 0-.394 2.464v1.572L14.98 16v-1.572c0-.891-.139-1.7-.42-2.467a5.19 5.19 0 0 0-1.291-2.039c-.58-.567-1.316-1.011-2.194-1.333-.25-.093-.687-.17-.94-.236.31-.187.59-.414.834-.681.373-.397.661-.872.86-1.411a5.17 5.17 0 0 0 .3-1.803c0-.645-.098-1.243-.3-1.788a4.108 4.108 0 0 0-.86-1.427A3.652 3.652 0 0 0 9.652.33 4.14 4.14 0 0 0 8.001 0z' fill='rgba(205, 205, 205, 0.999999)' color='%23000' white-space='normal'/%3E%3C/svg%3E"); }

.p-icon--question {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cpath fill='none' color='%23000' d='M-.003.002h16v16h-16z'/%3E%3Cpath d='M7.997.002c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.589 8-8-3.589-8-8-8z' fill='rgba(51, 82, 128, 0.999999)' color='%23000'/%3E%3Cpath d='M8.004 5.23q-.431 0-.825.11-.394.098-.825.332l-.419-1.145q.456-.258 1.035-.406.59-.16 1.206-.16.739 0 1.219.21.48.196.763.504.283.308.394.677.111.37.111.714 0 .419-.16.751-.148.333-.382.616t-.504.542q-.271.246-.505.517-.234.258-.394.554-.148.295-.148.664v.148q0 .074.012.148h-1.28q-.025-.123-.037-.259-.012-.147-.012-.27 0-.407.135-.727.136-.32.345-.59t.443-.506q.246-.234.456-.467.209-.234.344-.48.136-.247.136-.542 0-.407-.283-.665-.271-.271-.825-.271zM8.984 12.01q0 .43-.283.7-.284.272-.702.272-.406 0-.702-.271-.283-.271-.283-.702 0-.43.283-.702.296-.283.702-.283.418 0 .702.283.283.271.283.702z' fill='%23fff'/%3E%3C/svg%3E"); }

.p-icon--spinner {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24' viewBox='0 0 24 24'%3E%3Ctitle%3Espinner-dark-grey%3C/title%3E%3Cpath d='M7.49 23.123c2.78 1.125 5.978 1.213 8.975 0 4.247-1.72 6.972-5.603 7.424-9.87l-1.136-.118c-.408 3.86-2.875 7.374-6.717 8.93-2.71 1.098-5.605 1.018-8.118 0l-.43 1.058zm-2.21-1.176c-1.913-1.29-3.475-3.148-4.404-5.45C-1.284 11.146.686 5.15 5.28 2.05l.638.946C1.76 5.802-.02 11.228 1.934 16.068c.84 2.086 2.254 3.766 3.985 4.933l-.64.947zm18.61-11.2c-.115-1.088-.38-2.178-.81-3.242-2.478-6.142-9.457-9.11-15.59-6.628l.43 1.057c5.546-2.245 11.86.44 14.103 5.998.388.963.63 1.95.733 2.933l1.134-.12z' fill='rgba(102, 102, 102, 0.999999)' fill-rule='nonzero'/%3E%3C/svg%3E"); }
  [class$="--dark"] .p-icon--spinner {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24' viewBox='0 0 24 24'%3E%3Ctitle%3Espinner-dark-grey%3C/title%3E%3Cpath d='M7.49 23.123c2.78 1.125 5.978 1.213 8.975 0 4.247-1.72 6.972-5.603 7.424-9.87l-1.136-.118c-.408 3.86-2.875 7.374-6.717 8.93-2.71 1.098-5.605 1.018-8.118 0l-.43 1.058zm-2.21-1.176c-1.913-1.29-3.475-3.148-4.404-5.45C-1.284 11.146.686 5.15 5.28 2.05l.638.946C1.76 5.802-.02 11.228 1.934 16.068c.84 2.086 2.254 3.766 3.985 4.933l-.64.947zm18.61-11.2c-.115-1.088-.38-2.178-.81-3.242-2.478-6.142-9.457-9.11-15.59-6.628l.43 1.057c5.546-2.245 11.86.44 14.103 5.998.388.963.63 1.95.733 2.933l1.134-.12z' fill='rgba(205, 205, 205, 0.999999)' fill-rule='nonzero'/%3E%3C/svg%3E"); }

.p-icon--facebook {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Ccircle id='a' cx='20' cy='20' r='20'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='rgba(102, 102, 102, 0.999999)' fill-rule='nonzero' xlink:href='%23a'/%3E%3Cpath d='M30.037 10.001c-3.92 0-6.603 2.449-6.603 6.945v3.526H19v5.255h4.434V40c1.82-.246 3.6-.728 5.3-1.438V25.727h4.423l.66-5.255h-5.084V17.47c0-1.522.48-3.085 2.55-2.563H34v-4.7c-.47-.064-2.085-.207-3.963-.207v.001z' fill='%23FFF' fill-rule='nonzero' mask='url%28%23b%29'/%3E%3C/g%3E%3C/svg%3E"); }
  .p-icon--facebook:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='40' width='40' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Ccircle id='a' cx='20' cy='20' r='20'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='rgba(59, 89, 152, 0.999999)' fill-rule='nonzero' xlink:href='%23a'/%3E%3Cpath d='M30.037 10.001c-3.92 0-6.603 2.449-6.603 6.945v3.526H19v5.255h4.434V40c1.82-.246 3.6-.728 5.3-1.438V25.727h4.423l.66-5.255h-5.084V17.47c0-1.522.48-3.085 2.55-2.563H34v-4.7c-.47-.064-2.085-.207-3.963-.207v.001z' fill='%23FFF' fill-rule='nonzero' mask='url%28%23b%29'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--google {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' %3E%3Cpath d='M20 0C8.955 0 0 8.955 0 20s8.955 20 20 20 20-8.955 20-20S31.045 0 20 0zm-4.862 26.805A6.799 6.799 0 0 1 8.333 20a6.799 6.799 0 0 1 6.805-6.805c1.839 0 3.374.67 4.559 1.778l-1.845 1.78c-.507-.486-1.39-1.05-2.714-1.05-2.323 0-4.218 1.925-4.218 4.299 0 2.373 1.897 4.298 4.218 4.298 2.694 0 3.707-1.937 3.86-2.937h-3.86V19.03h6.425c.06.34.107.68.107 1.128.002 3.887-2.605 6.647-6.532 6.647zm16.529-5.833H28.75v2.916h-1.945v-2.916h-2.917v-1.944h2.917v-2.916h1.945v2.916h2.917v1.944z' fill='rgba(102, 102, 102, 0.999999)' fill-rule='nonzero'/%3E%3C/svg%3E"); }
  .p-icon--google:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' %3E%3Cpath d='M20 0C8.955 0 0 8.955 0 20s8.955 20 20 20 20-8.955 20-20S31.045 0 20 0zm-4.862 26.805A6.799 6.799 0 0 1 8.333 20a6.799 6.799 0 0 1 6.805-6.805c1.839 0 3.374.67 4.559 1.778l-1.845 1.78c-.507-.486-1.39-1.05-2.714-1.05-2.323 0-4.218 1.925-4.218 4.299 0 2.373 1.897 4.298 4.218 4.298 2.694 0 3.707-1.937 3.86-2.937h-3.86V19.03h6.425c.06.34.107.68.107 1.128.002 3.887-2.605 6.647-6.532 6.647zm16.529-5.833H28.75v2.916h-1.945v-2.916h-2.917v-1.944h2.917v-2.916h1.945v2.916h2.917v1.944z' fill='rgba(221, 75, 57, 0.999999)' fill-rule='nonzero'/%3E%3C/svg%3E"); }

.p-icon--twitter {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' %3E%3Cg fill-rule='nonzero' fill='none'%3E%3Ccircle cx='20' cy='20' r='20' fill='rgba(102, 102, 102, 0.999999)'/%3E%3Cpath d='M16.34 30.55c8.87 0 13.72-7.35 13.72-13.72 0-.21 0-.42-.01-.62.94-.68 1.76-1.53 2.41-2.5-.86.38-1.79.64-2.77.76 1-.6 1.76-1.54 2.12-2.67-.93.55-1.96.95-3.06 1.17a4.799 4.799 0 0 0-3.52-1.52c-2.66 0-4.82 2.16-4.82 4.82 0 .38.04.75.13 1.1a13.68 13.68 0 0 1-9.94-5.04c-.41.71-.65 1.54-.65 2.42a4.8 4.8 0 0 0 2.15 4.01c-.79-.02-1.53-.24-2.18-.6v.06c0 2.34 1.66 4.28 3.87 4.73a4.807 4.807 0 0 1-2.18.08 4.815 4.815 0 0 0 4.5 3.35 9.693 9.693 0 0 1-7.14 1.99c2.11 1.38 4.65 2.18 7.37 2.18' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E"); }
  .p-icon--twitter:hover {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' %3E%3Cg fill-rule='nonzero' fill='none'%3E%3Ccircle cx='20' cy='20' r='20' fill='rgba(29, 161, 242, 0.999999)'/%3E%3Cpath d='M16.34 30.55c8.87 0 13.72-7.35 13.72-13.72 0-.21 0-.42-.01-.62.94-.68 1.76-1.53 2.41-2.5-.86.38-1.79.64-2.77.76 1-.6 1.76-1.54 2.12-2.67-.93.55-1.96.95-3.06 1.17a4.799 4.799 0 0 0-3.52-1.52c-2.66 0-4.82 2.16-4.82 4.82 0 .38.04.75.13 1.1a13.68 13.68 0 0 1-9.94-5.04c-.41.71-.65 1.54-.65 2.42a4.8 4.8 0 0 0 2.15 4.01c-.79-.02-1.53-.24-2.18-.6v.06c0 2.34 1.66 4.28 3.87 4.73a4.807 4.807 0 0 1-2.18.08 4.815 4.815 0 0 0 4.5 3.35 9.693 9.693 0 0 1-7.14 1.99c2.11 1.38 4.65 2.18 7.37 2.18' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--instagram {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 28.479h28.473V.009H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='20' cy='20' r='20' fill='rgba(102, 102, 102, 0.999999)' fill-rule='nonzero'/%3E%3Cg transform='translate%286 6%29'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M14.237.009c-3.867 0-4.352.016-5.87.086-1.515.069-2.55.31-3.456.661-.936.364-1.73.851-2.522 1.642A6.978 6.978 0 0 0 .747 4.92C.395 5.826.155 6.86.086 8.376.016 9.894 0 10.379 0 14.246c0 3.866.016 4.35.086 5.87.069 1.515.31 2.55.661 3.455.364.936.851 1.73 1.642 2.522a6.98 6.98 0 0 0 2.522 1.642c.906.352 1.94.592 3.456.661 1.518.07 2.003.086 5.87.086 3.866 0 4.35-.016 5.87-.086 1.515-.069 2.55-.31 3.455-.661a6.98 6.98 0 0 0 2.522-1.642 6.98 6.98 0 0 0 1.642-2.522c.352-.905.592-1.94.661-3.456.07-1.518.086-2.003.086-5.87 0-3.866-.016-4.35-.086-5.87-.069-1.514-.31-2.55-.661-3.455a6.98 6.98 0 0 0-1.642-2.522A6.978 6.978 0 0 0 23.562.756c-.905-.352-1.94-.592-3.456-.661-1.518-.07-2.003-.086-5.87-.086zm0 2.565c3.8 0 4.251.015 5.752.083 1.388.063 2.142.295 2.644.49a4.41 4.41 0 0 1 1.637 1.065 4.41 4.41 0 0 1 1.065 1.637c.195.502.427 1.256.49 2.644.068 1.501.083 1.951.083 5.753 0 3.8-.015 4.251-.083 5.752-.063 1.388-.295 2.142-.49 2.644a4.41 4.41 0 0 1-1.065 1.637 4.41 4.41 0 0 1-1.637 1.065c-.502.195-1.256.427-2.644.49-1.5.068-1.95.083-5.752.083-3.802 0-4.252-.015-5.753-.083-1.388-.063-2.142-.295-2.644-.49a4.41 4.41 0 0 1-1.637-1.065 4.411 4.411 0 0 1-1.065-1.637c-.195-.502-.427-1.256-.49-2.644-.068-1.5-.083-1.951-.083-5.752 0-3.802.015-4.252.083-5.753.063-1.388.295-2.142.49-2.644a4.41 4.41 0 0 1 1.065-1.637A4.41 4.41 0 0 1 5.84 3.147c.502-.195 1.256-.427 2.644-.49 1.501-.068 1.951-.083 5.753-.083z' fill='%23FFF' mask='url%28%23b%29'/%3E%3C/g%3E%3Cpath d='M20.24 24.991a4.746 4.746 0 1 1 0-9.49 4.746 4.746 0 0 1 0 9.49zm0-12.056a7.31 7.31 0 1 0 0 14.621 7.31 7.31 0 0 0 0-14.621zM29.54 12.646a1.708 1.708 0 1 1-3.416 0 1.708 1.708 0 0 1 3.417 0' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E"); }
  .p-icon--instagram:hover {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 28.479h28.473V.009H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='20' cy='20' r='20' fill='rgba(251, 57, 88, 0.999999)' fill-rule='nonzero'/%3E%3Cg transform='translate%286 6%29'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M14.237.009c-3.867 0-4.352.016-5.87.086-1.515.069-2.55.31-3.456.661-.936.364-1.73.851-2.522 1.642A6.978 6.978 0 0 0 .747 4.92C.395 5.826.155 6.86.086 8.376.016 9.894 0 10.379 0 14.246c0 3.866.016 4.35.086 5.87.069 1.515.31 2.55.661 3.455.364.936.851 1.73 1.642 2.522a6.98 6.98 0 0 0 2.522 1.642c.906.352 1.94.592 3.456.661 1.518.07 2.003.086 5.87.086 3.866 0 4.35-.016 5.87-.086 1.515-.069 2.55-.31 3.455-.661a6.98 6.98 0 0 0 2.522-1.642 6.98 6.98 0 0 0 1.642-2.522c.352-.905.592-1.94.661-3.456.07-1.518.086-2.003.086-5.87 0-3.866-.016-4.35-.086-5.87-.069-1.514-.31-2.55-.661-3.455a6.98 6.98 0 0 0-1.642-2.522A6.978 6.978 0 0 0 23.562.756c-.905-.352-1.94-.592-3.456-.661-1.518-.07-2.003-.086-5.87-.086zm0 2.565c3.8 0 4.251.015 5.752.083 1.388.063 2.142.295 2.644.49a4.41 4.41 0 0 1 1.637 1.065 4.41 4.41 0 0 1 1.065 1.637c.195.502.427 1.256.49 2.644.068 1.501.083 1.951.083 5.753 0 3.8-.015 4.251-.083 5.752-.063 1.388-.295 2.142-.49 2.644a4.41 4.41 0 0 1-1.065 1.637 4.41 4.41 0 0 1-1.637 1.065c-.502.195-1.256.427-2.644.49-1.5.068-1.95.083-5.752.083-3.802 0-4.252-.015-5.753-.083-1.388-.063-2.142-.295-2.644-.49a4.41 4.41 0 0 1-1.637-1.065 4.411 4.411 0 0 1-1.065-1.637c-.195-.502-.427-1.256-.49-2.644-.068-1.5-.083-1.951-.083-5.752 0-3.802.015-4.252.083-5.753.063-1.388.295-2.142.49-2.644a4.41 4.41 0 0 1 1.065-1.637A4.41 4.41 0 0 1 5.84 3.147c.502-.195 1.256-.427 2.644-.49 1.501-.068 1.951-.083 5.753-.083z' fill='%23FFF' mask='url%28%23b%29'/%3E%3C/g%3E%3Cpath d='M20.24 24.991a4.746 4.746 0 1 1 0-9.49 4.746 4.746 0 0 1 0 9.49zm0-12.056a7.31 7.31 0 1 0 0 14.621 7.31 7.31 0 0 0 0-14.621zM29.54 12.646a1.708 1.708 0 1 1-3.416 0 1.708 1.708 0 0 1 3.417 0' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--linkedin {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='rgba(102, 102, 102, 0.999999)' fill-rule='nonzero' cx='20' cy='20' r='20'/%3E%3Cg fill='%23FFFFFE'%3E%3Cpath d='M11.07 8.406a2.743 2.743 0 0 1 2.731 2.75c0 1.52-1.225 2.753-2.731 2.753a2.743 2.743 0 0 1-2.734-2.752 2.742 2.742 0 0 1 2.734-2.751zM8.712 31.268h4.713V15.997H8.712v15.271zM16.382 15.997h4.52v2.087h.064c.63-1.201 2.167-2.467 4.46-2.467 4.773 0 5.654 3.163 5.654 7.274v8.377h-4.71v-7.426c0-1.771-.032-4.05-2.45-4.05-2.452 0-2.828 1.93-2.828 3.921v7.555h-4.71V15.997'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  .p-icon--linkedin:hover {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='rgba(0, 113, 161, 0.999999)' fill-rule='nonzero' cx='20' cy='20' r='20'/%3E%3Cg fill='%23FFFFFE'%3E%3Cpath d='M11.07 8.406a2.743 2.743 0 0 1 2.731 2.75c0 1.52-1.225 2.753-2.731 2.753a2.743 2.743 0 0 1-2.734-2.752 2.742 2.742 0 0 1 2.734-2.751zM8.712 31.268h4.713V15.997H8.712v15.271zM16.382 15.997h4.52v2.087h.064c.63-1.201 2.167-2.467 4.46-2.467 4.773 0 5.654 3.163 5.654 7.274v8.377h-4.71v-7.426c0-1.771-.032-4.05-2.45-4.05-2.452 0-2.828 1.93-2.828 3.921v7.555h-4.71V15.997'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--youtube {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M.009 18.367V.006h26.06v18.36z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='rgba(102, 102, 102, 0.999999)' fill-rule='nonzero' cx='20' cy='20' r='20'/%3E%3Cg transform='translate%287 11%29'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M25.524 2.868A3.275 3.275 0 0 0 23.22.548C21.187 0 13.034 0 13.034 0S4.882 0 2.85.548a3.275 3.275 0 0 0-2.305 2.32C0 4.914 0 9.183 0 9.183s0 4.27.545 6.316a3.276 3.276 0 0 0 2.305 2.32c2.032.548 10.184.548 10.184.548s8.153 0 10.185-.548a3.276 3.276 0 0 0 2.305-2.32c.545-2.047.545-6.316.545-6.316s0-4.269-.545-6.315' fill='%23FFF' mask='url%28%23b%29'/%3E%3C/g%3E%3Cpath fill='rgba(102, 102, 102, 0.999999)' d='M17.368 24.06l6.814-3.876-6.814-3.877v7.753'/%3E%3C/g%3E%3C/svg%3E"); }
  .p-icon--youtube:hover {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M.009 18.367V.006h26.06v18.36z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='rgba(217, 37, 42, 0.999999)' fill-rule='nonzero' cx='20' cy='20' r='20'/%3E%3Cg transform='translate%287 11%29'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M25.524 2.868A3.275 3.275 0 0 0 23.22.548C21.187 0 13.034 0 13.034 0S4.882 0 2.85.548a3.275 3.275 0 0 0-2.305 2.32C0 4.914 0 9.183 0 9.183s0 4.27.545 6.316a3.276 3.276 0 0 0 2.305 2.32c2.032.548 10.184.548 10.184.548s8.153 0 10.185-.548a3.276 3.276 0 0 0 2.305-2.32c.545-2.047.545-6.316.545-6.316s0-4.269-.545-6.315' fill='%23FFF' mask='url%28%23b%29'/%3E%3C/g%3E%3Cpath fill='rgba(217, 37, 42, 0.999999)' d='M17.368 24.06l6.814-3.876-6.814-3.877v7.753'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--canonical {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' %3E%3Cpath d='M20 32.735c-7.036 0-12.736-5.7-12.736-12.736 0-7.034 5.7-12.734 12.736-12.734 7.036 0 12.736 5.7 12.736 12.734 0 7.036-5.7 12.736-12.736 12.736zM40 20c0 11.045-8.955 20-20 20S0 31.045 0 20C0 8.954 8.955 0 20 0s20 8.954 20 20zM20 4.865C11.636 4.865 4.864 11.642 4.864 20c0 8.36 6.772 15.135 15.136 15.135 8.364 0 15.136-6.775 15.136-15.135 0-8.358-6.772-15.135-15.136-15.135z' fill='rgba(102, 102, 102, 0.999999)' fill-rule='nonzero'/%3E%3C/svg%3E"); }
  .p-icon--canonical:hover {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' %3E%3Cpath d='M20 32.735c-7.036 0-12.736-5.7-12.736-12.736 0-7.034 5.7-12.734 12.736-12.734 7.036 0 12.736 5.7 12.736 12.734 0 7.036-5.7 12.736-12.736 12.736zM40 20c0 11.045-8.955 20-20 20S0 31.045 0 20C0 8.954 8.955 0 20 0s20 8.954 20 20zM20 4.865C11.636 4.865 4.864 11.642 4.864 20c0 8.36 6.772 15.135 15.136 15.135 8.364 0 15.136-6.775 15.136-15.135 0-8.358-6.772-15.135-15.136-15.135z' fill='rgba(119, 41, 83, 0.999999)' fill-rule='nonzero'/%3E%3C/svg%3E"); }

.p-icon--ubuntu {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' %3E%3Cg fill-rule='nonzero' fill='none'%3E%3Cpath d='M39.906 20.013c0 10.987-8.905 19.893-19.892 19.893C9.028 39.906.122 31 .122 20.013.122 9.028 9.028.122 20.014.122c10.987 0 19.892 8.905 19.892 19.891z' fill='rgba(102, 102, 102, 0.999999)'/%3E%3Cpath d='M9.69 20.013a2.558 2.558 0 1 1-5.116 0 2.558 2.558 0 0 1 5.116 0zM24.241 32.45a2.559 2.559 0 0 0 4.43-2.558 2.557 2.557 0 1 0-4.43 2.558zm4.429-22.313a2.557 2.557 0 1 0-4.43-2.556 2.557 2.557 0 0 0 4.43 2.556zm-8.656 2.584a7.292 7.292 0 0 1 7.265 6.648l3.701-.059a10.954 10.954 0 0 0-3.227-7.094 3.591 3.591 0 0 1-3.097-.24A3.592 3.592 0 0 1 22.9 9.41c-.92-.25-1.888-.384-2.886-.384-1.75 0-3.404.41-4.874 1.137l1.801 3.234a7.278 7.278 0 0 1 3.073-.677zm-7.294 7.293a7.283 7.283 0 0 1 3.102-5.967l-1.9-3.177a11.005 11.005 0 0 0-4.533 6.341 3.59 3.59 0 0 1 1.343 2.803 3.592 3.592 0 0 1-1.343 2.804 11.01 11.01 0 0 0 4.532 6.343l1.9-3.177a7.286 7.286 0 0 1-3.1-5.97zm7.294 7.295a7.267 7.267 0 0 1-3.073-.678l-1.8 3.234a10.938 10.938 0 0 0 4.873 1.137c.998 0 1.966-.132 2.886-.383a3.587 3.587 0 0 1 1.756-2.564 3.591 3.591 0 0 1 3.097-.24 10.958 10.958 0 0 0 3.227-7.096l-3.701-.058a7.293 7.293 0 0 1-7.265 6.648z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E"); }
  .p-icon--ubuntu:hover {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' %3E%3Cg fill-rule='nonzero' fill='none'%3E%3Cpath d='M39.906 20.013c0 10.987-8.905 19.893-19.892 19.893C9.028 39.906.122 31 .122 20.013.122 9.028 9.028.122 20.014.122c10.987 0 19.892 8.905 19.892 19.891z' fill='rgba(233, 84, 32, 0.999999)'/%3E%3Cpath d='M9.69 20.013a2.558 2.558 0 1 1-5.116 0 2.558 2.558 0 0 1 5.116 0zM24.241 32.45a2.559 2.559 0 0 0 4.43-2.558 2.557 2.557 0 1 0-4.43 2.558zm4.429-22.313a2.557 2.557 0 1 0-4.43-2.556 2.557 2.557 0 0 0 4.43 2.556zm-8.656 2.584a7.292 7.292 0 0 1 7.265 6.648l3.701-.059a10.954 10.954 0 0 0-3.227-7.094 3.591 3.591 0 0 1-3.097-.24A3.592 3.592 0 0 1 22.9 9.41c-.92-.25-1.888-.384-2.886-.384-1.75 0-3.404.41-4.874 1.137l1.801 3.234a7.278 7.278 0 0 1 3.073-.677zm-7.294 7.293a7.283 7.283 0 0 1 3.102-5.967l-1.9-3.177a11.005 11.005 0 0 0-4.533 6.341 3.59 3.59 0 0 1 1.343 2.803 3.592 3.592 0 0 1-1.343 2.804 11.01 11.01 0 0 0 4.532 6.343l1.9-3.177a7.286 7.286 0 0 1-3.1-5.97zm7.294 7.295a7.267 7.267 0 0 1-3.073-.678l-1.8 3.234a10.938 10.938 0 0 0 4.873 1.137c.998 0 1.966-.132 2.886-.383a3.587 3.587 0 0 1 1.756-2.564 3.591 3.591 0 0 1 3.097-.24 10.958 10.958 0 0 0 3.227-7.096l-3.701-.058a7.293 7.293 0 0 1-7.265 6.648z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E"); }

.p-icon--medium {
  height: 1.25rem;
  width: 1.25rem; }

.p-icon--large {
  height: 1.5rem;
  width: 1.5rem; }

.p-icon--x-large {
  height: 1.75rem;
  width: 1.75rem; }

.p-icon--x-large {
  height: 2.25rem;
  width: 2.25rem; }

.p-icon--xx-large {
  height: 3rem;
  width: 3rem; }

[class*="p-button-"] [class*="p-icon-"] {
  top: -1px;
  vertical-align: middle; }

.p-tooltip {
  position: relative; }
  .p-tooltip__message {
    background-color: #111;
    border: 0;
    color: #fff;
    display: none;
    font-size: .875rem;
    left: 0;
    line-height: 1.5;
    min-width: 155px;
    padding: 0.5rem 0.75rem;
    position: absolute;
    text-align: left;
    text-decoration: initial;
    top: 100%;
    -webkit-transform: translateX(0%) translateY(13px);
            transform: translateX(0%) translateY(13px);
    white-space: pre;
    z-index: 1; }
    .p-tooltip__message::before {
      border-bottom: 8px solid #111;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      bottom: 100%;
      content: '';
      height: 0;
      left: 0.75rem;
      pointer-events: none;
      position: absolute;
      width: 0; }
  .p-tooltip:focus .p-tooltip__message, .p-tooltip:hover .p-tooltip__message {
    display: inline;
    text-decoration: initial; }
  .p-tooltip--btm-center .p-tooltip__message {
    bottom: inherit;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%) translateY(13px);
            transform: translateX(-50%) translateY(13px); }
    .p-tooltip--btm-center .p-tooltip__message::before {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .p-tooltip--btm-right .p-tooltip__message {
    bottom: inherit;
    left: initial;
    right: 0;
    top: 100%;
    -webkit-transform: translateY(13px);
            transform: translateY(13px); }
    .p-tooltip--btm-right .p-tooltip__message::before {
      left: initial;
      right: 0.75rem; }
  .p-tooltip--top-left .p-tooltip__message {
    bottom: 100%;
    left: 0;
    top: initial;
    -webkit-transform: translateX(0%) translateY(-13px);
            transform: translateX(0%) translateY(-13px); }
    .p-tooltip--top-left .p-tooltip__message::before {
      border-bottom: 8px solid transparent;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #111;
      bottom: -1rem;
      left: 0.75rem; }
  .p-tooltip--top-center .p-tooltip__message {
    bottom: 100%;
    left: 50%;
    top: initial;
    -webkit-transform: translateX(-50%) translateY(-13px);
            transform: translateX(-50%) translateY(-13px); }
    .p-tooltip--top-center .p-tooltip__message::before {
      border-bottom: 8px solid transparent;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #111;
      bottom: -1rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .p-tooltip--top-right .p-tooltip__message {
    bottom: 100%;
    left: initial;
    right: 0;
    top: initial;
    -webkit-transform: translateX(0%) translateY(-13px);
            transform: translateX(0%) translateY(-13px); }
    .p-tooltip--top-right .p-tooltip__message::before {
      border-bottom: 8px solid transparent;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #111;
      bottom: -1rem;
      left: initial;
      right: 0.75rem; }
  .p-tooltip--right .p-tooltip__message {
    bottom: inherit;
    left: 100%;
    top: 50%;
    -webkit-transform: translateX(14px) translateY(-50%);
            transform: translateX(14px) translateY(-50%); }
    .p-tooltip--right .p-tooltip__message::before {
      border-bottom: 8px solid transparent;
      border-left: 8px solid transparent;
      border-right: 8px solid #111;
      border-top: 8px solid transparent;
      bottom: inherit;
      left: 0;
      top: 50%;
      -webkit-transform: translateX(-16px) translateY(-50%);
              transform: translateX(-16px) translateY(-50%); }
  .p-tooltip--left .p-tooltip__message {
    bottom: inherit;
    left: -16px;
    top: 50%;
    -webkit-transform: translateX(-100%) translateY(-50%);
            transform: translateX(-100%) translateY(-50%); }
    .p-tooltip--left .p-tooltip__message::before {
      border-bottom: 8px solid transparent;
      border-left: 8px solid #111;
      border-right: 8px solid transparent;
      border-top: 8px solid transparent;
      bottom: inherit;
      left: 100%;
      top: 50%;
      -webkit-transform: translateX(0) translateY(-50%);
              transform: translateX(0) translateY(-50%); }

.p-inline-images {
  display: block;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  text-align: center; }
  .p-inline-images__item {
    display: inline-block;
    margin: 1.875rem;
    max-height: 5.625rem;
    max-width: 5.625rem;
    overflow: hidden;
    text-align: center;
    vertical-align: middle; }
    @media (min-width: 768px) {
      .p-inline-images__item {
        margin: 1.875rem;
        max-height: 11.25rem;
        max-width: 11.25rem; } }
    .p-inline-images__item * {
      max-height: 3rem;
      max-width: 7rem;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .p-inline-images__item * {
          max-height: 5.5rem;
          max-width: 9rem; } }
  .p-inline-images__img {
    display: inline-block;
    margin: 2rem;
    max-width: 6rem;
    text-align: center;
    vertical-align: middle;
    width: 100%; }
    @media (min-width: 768px) {
      .p-inline-images__img {
        margin: 3rem;
        max-width: 11.25rem; } }

.p-notification {
  background-color: #fff;
  border: 0;
  border-color: #666;
  border-radius: .125rem;
  border-style: solid;
  border-top-width: 3px;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
  color: #111;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  overflow: hidden;
  padding: .625rem;
  text-align: center; }
  .p-notification__response {
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    margin: 0;
    padding-right: 0.75rem;
    text-align: left; }
  .p-notification__status {
    font-weight: 400;
    margin-right: .3125rem; }
  .p-notification__action {
    border-bottom: 0;
    margin-left: .3125rem; }
  .p-notification .p-icon--close {
    background-size: 1rem;
    border: 0;
    margin: 0 -0.25rem auto auto;
    padding: 0.75rem; }

.p-notification__response {
  max-width: 60em; }

.p-notification--positive {
  background-color: #fff;
  border: 0;
  border-color: #666;
  border-radius: .125rem;
  border-style: solid;
  border-top-width: 3px;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
  color: #111;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  overflow: hidden;
  padding: .625rem;
  text-align: center;
  border-color: #0e8420; }
  .p-notification--positive .p-notification__response {
    background-image: url("data:image/svg+xml,%3Csvg width='17px' height='17px' viewBox='0 0 17 17' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='notification-success' transform='translate(1.000000, 1.000000)'%3E%3Cg id='Page-3---colours'%3E%3Cg id='Notifications---single'%3E%3Cg id='Group'%3E%3Cg id='ICON'%3E%3Ccircle id='circle6710' stroke='%230e8420' stroke-width='1.5' fill='%230e8420' cx='7.2500086' cy='7.2500086' r='7.2500086'%3E%3C/circle%3E%3Cpolygon id='path6712' fill='%23fff' points='11.0502986 4.1734486 10.9843986 4.2311486 6.2496486 8.3783686 3.4740786 5.9974286 2.6350186 6.9463086 6.2503386 10.7500186 11.7500086 4.9627786 11.0502986 4.1734886'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    padding-left: 1.5rem; }

.p-notification--caution {
  background-color: #fff;
  border: 0;
  border-color: #666;
  border-radius: .125rem;
  border-style: solid;
  border-top-width: 3px;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
  color: #111;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  overflow: hidden;
  padding: .625rem;
  text-align: center;
  border-color: #f99b11; }
  .p-notification--caution .p-notification__response {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cg color='%23000'%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3Cpath stroke-linejoin='round' fill='%23f99b11' transform='matrix%282.28 0 0 2.437 -2180.8 -490.52%29' stroke='%23f99b11' stroke-width='.848' d='M963.07 207.03h-6.15l3.08-5.33z'/%3E%3Cpath d='M7 5v5h2V5H7zm0 6v2h2v-2H7z' fill='%23111'/%3E%3C/g%3E%3C/svg%3E");
    padding-left: 1.5rem; }

.p-notification--negative {
  background-color: #fff;
  border: 0;
  border-color: #666;
  border-radius: .125rem;
  border-style: solid;
  border-top-width: 3px;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
  color: #111;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  overflow: hidden;
  padding: .625rem;
  text-align: center;
  border-color: #c7162b; }
  .p-notification--negative .p-notification__response {
    background-image: url("data:image/svg+xml,%3Csvg width='16px' height='17px' viewBox='0 0 16 17' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-3---colours' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Notifications---single' transform='translate(-215.000000, -271.000000)'%3E%3Cg id='Group' transform='translate(205.000000, 254.000000)'%3E%3Cg id='ICON' transform='translate(10.000000, 17.000000)'%3E%3Crect id='rect6415' x='0' y='0.36218' width='16' height='16'%3E%3C/rect%3E%3Ccircle id='circle6417' stroke='%23c7162b' stroke-width='1.5' fill='%23c7162b' cx='8' cy='8.36218' r='7.2500086'%3E%3C/circle%3E%3Cpath d='M5.00001,5.36218 L11.00001,11.36218' id='path6479-8' stroke='%23fff' stroke-width='1.5'%3E%3C/path%3E%3Cpath d='M11.00001,5.36218 L5.00001,11.36218' id='path6481-8' stroke='%23fff' stroke-width='1.5'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    padding-left: 1.5rem; }

.p-notification--information {
  background-color: #fff;
  border: 0;
  border-color: #666;
  border-radius: .125rem;
  border-style: solid;
  border-top-width: 3px;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
  color: #111;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  overflow: hidden;
  padding: .625rem;
  text-align: center;
  border-color: #335280; }

.p-pull-quote {
  border: 0;
  margin: 2rem 0 1rem;
  padding-left: 2rem;
  padding-right: 1.25rem;
  position: relative; }
  @media (min-width: 768px) {
    .p-pull-quote {
      margin: 1.5rem 0 1.5rem; } }
  .p-pull-quote > p {
    max-width: 25em;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.333;
    font-style: normal; }
    .u-align--center .p-pull-quote > p {
      margin-left: auto;
      margin-right: auto; }
    .u-align--left .p-pull-quote > p {
      margin-right: auto; }
    .u-align--right .p-pull-quote > p {
      margin-left: auto; }
    @media only screen and (min-width: 1030px) {
      .p-pull-quote > p {
        font-size: 1.75rem;
        line-height: 1.287; } }
    .p-pull-quote > p:first-of-type::before {
      color: #cdcdcd;
      display: inline-block;
      font-size: 2.134rem;
      font-weight: bold;
      line-height: 1rem;
      max-width: 1.25rem;
      content: '\201C\2002';
      margin-left: -1.5rem;
      padding-right: 1.5rem;
      position: relative;
      top: .1rem; }
      @media (min-width: 768px) {
        .p-pull-quote > p:first-of-type::before {
          font-size: 2.5rem; } }
      @media (min-width: 1030px) {
        .p-pull-quote > p:first-of-type::before {
          font-size: 3rem; } }
      @media (min-width: 768px) {
        .p-pull-quote > p:first-of-type::before {
          margin-left: -1.9rem;
          padding-right: 1.9rem;
          top: .4rem; } }
    .p-pull-quote > p:last-of-type {
      margin-bottom: 0; }
    .p-pull-quote > p:last-of-type::after {
      color: #cdcdcd;
      display: inline-block;
      font-size: 2.134rem;
      font-weight: bold;
      line-height: 1rem;
      max-width: 1.25rem;
      content: '\2002\201E';
      margin-left: 0.5rem;
      margin-top: -.5rem;
      position: absolute; }
      @media (min-width: 768px) {
        .p-pull-quote > p:last-of-type::after {
          font-size: 2.5rem; } }
      @media (min-width: 1030px) {
        .p-pull-quote > p:last-of-type::after {
          font-size: 3rem; } }
  .p-pull-quote__citation {
    display: inline-block;
    font-size: 1.25rem;
    font-style: italic;
    line-height: 1.5;
    margin-top: 0.75rem;
    width: 100%; }

@media screen and (max-width: 768px) {
  .p-table--mobile-card thead {
    display: none; }
  .p-table--mobile-card tr {
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    background: #fff;
    border-radius: 2px;
    border-width: 0;
    box-shadow: 0 1px 5px 1px rgba(17, 17, 17, 0.2);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1.5rem;
    width: 100%; }
    .p-table--mobile-card tr + tr {
      margin-top: 1rem; }
  .p-table--mobile-card td {
    margin: 0;
    padding: 0;
    width: 100%; }
    .p-table--mobile-card td + td {
      padding-top: 0.75rem; }
    .p-table--mobile-card td[aria-label] {
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
      max-width: 50%;
      position: relative;
      text-align: right; }
      .p-table--mobile-card td[aria-label]::before {
        content: attr(aria-label);
        display: block;
        font-weight: 500;
        height: 100%;
        left: -100%;
        position: absolute;
        text-align: left;
        width: 100%; }
  .p-table--mobile-card .p-contextual-menu, .p-table--mobile-card .p-contextual-menu--left, .p-table--mobile-card .p-contextual-menu--center {
    width: 100%; }
    .p-table--mobile-card .p-contextual-menu [role="menuitem"], .p-table--mobile-card .p-contextual-menu--left [role="menuitem"], .p-table--mobile-card .p-contextual-menu--center [role="menuitem"] {
      display: none; }
    .p-table--mobile-card .p-contextual-menu__dropdown {
      box-shadow: none;
      display: block;
      max-width: 100%;
      position: relative; }
      .p-table--mobile-card .p-contextual-menu__dropdown::before {
        display: none; }
    .p-table--mobile-card .p-contextual-menu__group {
      padding: 0; }
      .p-table--mobile-card .p-contextual-menu__group + .p-contextual-menu__group {
        margin-top: 0.75rem;
        padding-top: 0.75rem; }
    .p-table--mobile-card .p-contextual-menu__link {
      border-color: #cdcdcd;
      border-radius: .125rem;
      border-style: solid;
      border-width: 1px;
      box-sizing: border-box;
      color: #000;
      cursor: pointer;
      display: block;
      line-height: 1rem;
      outline: none;
      padding: 0.75rem 1.5rem;
      text-align: center;
      text-decoration: none;
      width: 100%; }
      .p-table--mobile-card .p-contextual-menu__link + .p-contextual-menu__link {
        margin-top: 0.5rem; } }

.p-search-box__button, .p-search-box__reset {
  background: #fff;
  border-bottom: 1px solid #cdcdcd;
  border-top: 1px solid #cdcdcd;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0 0.75rem;
  position: absolute;
  top: 0;
  width: 2.5rem; }
  .p-search-box__button:hover, .p-search-box__reset:hover {
    background: inherit; }
    .p-search-box__button:hover:disabled, .p-search-box__reset:hover:disabled {
      cursor: not-allowed; }

.p-search-box {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .p-search-box__input {
    border-radius: 2px;
    box-shadow: none;
    -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
            flex-grow: 2; }
    .p-search-box__input::-webkit-search-cancel-button {
      -webkit-appearance: none; }
    .p-search-box__input:not(:valid) ~ .p-search-box__reset {
      display: none; }
  .p-search-box__button {
    right: 0; }
  .p-search-box__reset {
    border-left: 0;
    border-right: 0;
    right: 2.5rem; }

.p-slider {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 3px;
  margin: 0.75rem 0;
  padding: 0;
  width: 100%; }
  .p-slider::-webkit-slider-runnable-track {
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    height: 6px; }
  .p-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
            appearance: none;
    background: #fff;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    height: 24px;
    margin-top: -10.5px;
    width: 24px; }
    .p-slider::-webkit-slider-thumb:hover {
      cursor: pointer; }
  .p-slider::-moz-range-track {
    background: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    height: 4px; }
  .p-slider::-moz-range-progress {
    background-color: #335280;
    border-radius: 2px;
    height: 4px; }
  .p-slider::-moz-range-thumb {
    background: #fff;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    height: 24px;
    width: 24px; }
    .p-slider::-moz-range-thumb:hover {
      cursor: pointer; }
  .p-slider::-moz-focus-outer {
    border: 0; }
  .p-slider::-ms-track {
    background: transparent;
    border-color: transparent;
    border-width: 12px;
    color: transparent;
    height: 6px;
    width: calc(100% - ($thumb-size / 2)); }
  .p-slider::-ms-fill-lower {
    background: #335280;
    border: 1px solid #cdcdcd;
    border-radius: 2px; }
  .p-slider::-ms-fill-upper {
    background: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 2px; }
  .p-slider::-ms-thumb {
    background: #fff;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    height: 24px;
    margin: 0 2px;
    width: 24px; }
    .p-slider::-ms-thumb:hover {
      cursor: pointer; }
  .p-slider::-ms-tooltip {
    display: none; }
  .p-slider:focus {
    outline: none; }
    .p-slider:focus::-webkit-slider-thumb {
      outline: 1px solid #19b6ee;
      outline-offset: 2px; }
    .p-slider:focus::-moz-range-thumb {
      outline: 1px solid #19b6ee;
      outline-offset: 2px; }
    .p-slider:focus::-ms-thumb {
      outline: 1px solid #19b6ee;
      outline-offset: 2px; }
  .p-slider:disabled {
    opacity: .5; }
  .p-slider__wrapper {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%; }
  .p-slider__input {
    height: 2.625em;
    margin: 0 0 0 1rem;
    min-width: 3.5em;
    text-align: center;
    width: 5%; }

.p-strip {
  clear: both;
  margin-top: 0;
  padding: 2rem 0;
  width: 100%;
  background-color: transparent; }
  @media only screen and (min-width: 1030px) {
    .p-strip {
      padding: 4rem 0; } }
  .p-strip--light {
    clear: both;
    margin-top: 0;
    padding: 2rem 0;
    width: 100%;
    background-color: #f7f7f7; }
    @media only screen and (min-width: 1030px) {
      .p-strip--light {
        padding: 4rem 0; } }
  .p-strip--dark {
    clear: both;
    margin-top: 0;
    padding: 2rem 0;
    width: 100%;
    background-color: #111;
    color: #f7f7f7; }
    @media only screen and (min-width: 1030px) {
      .p-strip--dark {
        padding: 4rem 0; } }

.p-strip--accent {
  clear: both;
  margin-top: 0;
  padding: 2rem 0;
  width: 100%;
  background-color: #dd4814;
  color: #fff; }
  @media only screen and (min-width: 1030px) {
    .p-strip--accent {
      padding: 4rem 0; } }

.p-strip--image {
  clear: both;
  margin-top: 0;
  padding: 2rem 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover; }
  @media only screen and (min-width: 1030px) {
    .p-strip--image {
      padding: 4rem 0; } }
  .p-strip--image.is-light {
    color: #000; }
  .p-strip--image.is-dark {
    color: #fff; }

[class^='p-strip'].is-bordered {
  border-bottom: 1px solid #cdcdcd; }

[class^='p-strip'].is-shallow {
  padding: 1.5rem 0; }
  @media only screen and (min-width: 1030px) {
    [class^='p-strip'].is-shallow {
      padding: 2.5rem 0; } }

[class^='p-strip'].is-deep {
  padding: 3rem 0; }
  @media only screen and (min-width: 1030px) {
    [class^='p-strip'].is-deep {
      padding: 6rem 0; } }

.p-switch {
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border: 0;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: .875rem;
  height: 2rem;
  padding: initial;
  position: relative;
  width: 4rem; }
  .p-switch:focus {
    outline: 1px solid #007aa6;
    outline-offset: 3px; }
  .p-switch :first-child,
  .p-switch :last-child {
    box-shadow: inset 0 2px 5px 0 rgba(17, 17, 17, 0.2);
    line-height: 2rem;
    margin: 0;
    text-align: center;
    width: 50%; }
  .p-switch :first-child {
    background-color: #335280;
    border-radius: 2px 0 0 2px;
    color: #fff; }
  .p-switch :last-child {
    background-color: #cdcdcd;
    border-radius: 0 2px 2px 0; }
  .p-switch::before {
    transition-duration: 0.5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 5px 1px rgba(17, 17, 17, 0.2);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    max-height: 2rem;
    padding: 0;
    position: absolute;
    top: 0;
    width: 50%; }
  .p-switch[aria-checked='true']::before {
    left: 50%; }

.p-table--sortable th[role="columnheader"][aria-sort="ascending"]::after, .p-table--sortable th[role="columnheader"][aria-sort="descending"]::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='4' width='10' viewBox='0 0 10 4'%3E%3Cpath d='M3.637 3.138c-.518-.365-1.052-.778-1.6-1.238C1.486 1.44.946.948.414.423.273.283.135.14 0 0h1.54c.305.29.62.57.948.846.138.116.277.23.417.34.163.13.328.257.495.38.085.062.17.123.257.184.397.282.935.626 1.315.848h.054c.38-.222.918-.566 1.315-.848.4-.28.79-.583 1.17-.904C7.837.57 8.153.29 8.457 0h1.54c-.134.14-.272.282-.414.422C9.05.948 8.51 1.442 7.963 1.9c-.55.46-1.084.873-1.602 1.238S5.39 3.79 5 4c-.39-.21-.845-.497-1.363-.862z' fill='%23888' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  display: inline-block;
  height: .4rem;
  margin-left: 0.5rem;
  vertical-align: middle;
  width: 1rem; }

.p-table--sortable {
  table-layout: fixed; }
  .p-table--sortable th[role="columnheader"][aria-sort] {
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    cursor: pointer;
    white-space: nowrap; }
  .p-table--sortable th[role="columnheader"][aria-sort="descending"]::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .p-table--sortable th[role="columnheader"][aria-sort]:hover {
    color: #007aa6;
    text-decoration: underline; }

.p-tabs {
  border-radius: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }
  .p-tabs::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 50%);
    bottom: 0;
    color: #666;
    content: '\203A';
    display: block;
    font-size: 2rem;
    height: 3rem;
    padding-right: 1.5rem;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 5rem;
    z-index: 10; }
    @media screen and (min-width: 768px) {
      .p-tabs::before {
        display: none; } }
  .p-tabs__list {
    margin: 0 auto;
    overflow-x: auto;
    padding: 0 0 0 1.5rem;
    position: relative;
    white-space: nowrap;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .p-tabs__list {
        max-width: 1030px;
        overflow: hidden;
        padding: 0 1.5rem; } }
  .p-tabs__item {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    width: auto; }
    @media screen and (min-width: 768px) {
      .p-tabs__item {
        float: left; } }
    .p-tabs__item:last-child {
      margin-right: 3rem; }
      @media screen and (min-width: 768px) {
        .p-tabs__item:last-child {
          margin-right: 0; } }
  .p-tabs__link {
    border-bottom: 3px solid transparent;
    color: #000;
    display: inline-block;
    font-size: .875rem;
    padding: 0.75rem; }
    .p-tabs__link:visited, .p-tabs__link:active {
      color: #000; }
    .p-tabs__link:hover {
      border-bottom: 3px solid #cdcdcd;
      text-decoration: none; }
    .p-tabs__link[aria-selected="true"] {
      border-bottom: 3px solid #666; }

.p-table-expanding {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .p-table-expanding tbody {
    margin: 0; }
  .p-table-expanding tr {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0;
    width: 100%; }
    .p-table-expanding tr + tr {
      margin: 0; }
  .p-table-expanding th,
  .p-table-expanding td {
    -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
            align-self: baseline;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0;
    word-break: break-word; }
    .p-table-expanding th.p-table-expanding__panel,
    .p-table-expanding td.p-table-expanding__panel {
      border-top: 1px solid #cdcdcd;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      max-width: 100%; }
      .p-table-expanding th.p-table-expanding__panel[aria-hidden="true"],
      .p-table-expanding td.p-table-expanding__panel[aria-hidden="true"] {
        display: none; }
      .p-table-expanding th.p-table-expanding__panel .row,
      .p-table-expanding td.p-table-expanding__panel .row {
        max-width: 100%;
        padding: 0;
        width: 100%; }

.p-form-validation {
  color: #111;
  line-height: 1.5;
  margin-top: 1.25rem;
  position: relative; }
  .p-form-validation .p-form-validation__input {
    background-position: calc(100% - 1rem) 0.75rem;
    background-repeat: no-repeat;
    padding: 0.5rem 2.5rem 0.5rem 0.75rem; }
  .p-form-validation .p-form-validation__icon {
    position: relative; }
    .p-form-validation .p-form-validation__icon::after {
      position: absolute;
      right: 0.75rem;
      top: calc(50% - 0.5rem); }
  .p-form-validation__message {
    font-size: .875rem;
    margin-top: 0.5rem; }

.is-error .p-form-validation__input {
  background-image: url("https://assets.ubuntu.com/v1/4b0cd7fc-icon-error.svg");
  border-color: #c7162b; }

.is-success .p-form-validation__input {
  background-image: url("https://assets.ubuntu.com/v1/94949185-icon-success.svg");
  border-color: #0e8420; }

.is-caution .p-form-validation__input {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3E%3Cg color='%23000'%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3Cpath stroke-linejoin='round' fill='%23f99b11' transform='matrix%282.28 0 0 2.437 -2180.8 -490.52%29' stroke='%23f99b11' stroke-width='.848' d='M963.07 207.03h-6.15l3.08-5.33z'/%3E%3Cpath d='M7 5v5h2V5H7zm0 6v2h2v-2H7z' fill='%23111'/%3E%3C/g%3E%3C/svg%3E");
  border-color: #f99b11; }

.p-form-help-text {
  color: #666;
  font-size: .875rem;
  margin-top: 0.5rem; }

.p-form--stacked {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .p-form--stacked .p-form__group {
      -webkit-align-items: baseline;
          -ms-flex-align: baseline;
              align-items: baseline;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: wrap;
          -ms-flex-flow: wrap;
              flex-flow: wrap; }
      .p-form--stacked .p-form__group + .p-form__group {
        margin-top: 0.75rem; } }
  @media screen and (min-width: 768px) {
    .p-form--stacked .p-form__label {
      -webkit-flex-basis: 25%;
          -ms-flex-preferred-size: 25%;
              flex-basis: 25%;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin: 0;
      max-width: 25%;
      padding-right: 0.75rem; } }
  @media screen and (min-width: 768px) {
    .p-form--stacked .p-form__control {
      -webkit-flex-basis: 75%;
          -ms-flex-preferred-size: 75%;
              flex-basis: 75%;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin: 0;
      max-width: 75%; } }

@media screen and (min-width: 768px) {
  .p-form--inline {
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .p-form--inline > * {
      margin: 0; } }

@media screen and (min-width: 768px) {
  .p-form--inline .p-form__group {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto; }
    .p-form--inline .p-form__group + .p-form__group,
    .p-form--inline .p-form__group + [class*="p-button"] {
      margin-left: 1.5rem; }
    .p-form--inline .p-form__group .p-form__label,
    .p-form--inline .p-form__group .p-form__control,
    .p-form--inline .p-form__group .p-form-validation__message {
      -webkit-align-self: baseline;
          -ms-flex-item-align: baseline;
              align-self: baseline;
      box-sizing: border-box; }
    .p-form--inline .p-form__group .p-form__label {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      padding-right: 1rem; }
    .p-form--inline .p-form__group .p-form__control {
      display: inline-block;
      margin: 0; }
    .p-form--inline .p-form__group .p-form-validation__message,
    .p-form--inline .p-form__group .p-form-help-text {
      clear: both;
      margin-top: 0.25rem;
      min-width: 100%;
      width: 0; } }

.p-form--inline [class*="p-button"] {
  -webkit-flex: initial;
      -ms-flex: initial;
          flex: initial;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 0; }

form + [class*="p-button"] {
  margin-top: 1.5rem; }

.p-pagination__link--previous::before, .p-pagination__link--next::after {
  color: #666;
  content: '\203A';
  font-size: 2rem;
  position: absolute;
  top: 1rem; }

.p-pagination {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .p-pagination__link, .p-pagination__link--previous, .p-pagination__link--next {
    margin-top: 0;
    padding: 1rem;
    position: relative;
    width: 50%; }
    .p-pagination__link:hover, .p-pagination__link--previous:hover, .p-pagination__link--next:hover {
      background: #f7f7f7;
      text-decoration: none; }
    .p-pagination__link--previous {
      padding-left: 2.5rem;
      text-align: left; }
      @media (max-width: 460px) {
        .p-pagination__link--previous {
          width: auto; }
          .p-pagination__link--previous:only-child {
            width: 100%; }
          .p-pagination__link--previous:not(:only-child) * {
            display: none;
            max-width: 0.5rem;
            padding-left: 1.5rem; } }
      .p-pagination__link--previous::before {
        left: 0.75rem;
        -webkit-transform: scaleX(-1);
                transform: scaleX(-1); }
    .p-pagination__link--next {
      padding-right: 2.5rem;
      text-align: right; }
      @media (max-width: 460px) {
        .p-pagination__link--next {
          width: 100%; } }
      .p-pagination__link--next:only-child {
        margin-left: auto; }
      .p-pagination__link--next::after {
        right: 0.75rem; }
  .p-pagination__label, .p-pagination__title {
    color: #111;
    display: block;
    margin-top: 0;
    width: 100%; }
  .p-pagination__label {
    margin-bottom: 0.5rem; }
  .p-pagination__title {
    font-size: 1.125rem; }
    @media (min-width: 620px) {
      .p-pagination__title {
        font-size: 1.25rem; } }

.u-animation--spin {
  -webkit-animation: spin 1s infinite linear;
          animation: spin 1s infinite linear; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.u-float--right {
  float: right !important; }

.u-float--left {
  float: left !important; }

.u-float-right {
  float: right !important; }
  @media (max-width: 620px) {
    .u-float-right--small {
      float: right !important; } }
  @media (min-width: 768px) and (max-width: 1030px) {
    .u-float-right--medium {
      float: right !important; } }
  @media (min-width: 1030px) {
    .u-float-right--large {
      float: right !important; } }

.u-float-left {
  float: left !important; }
  @media (max-width: 620px) {
    .u-float-left--small {
      float: left !important; } }
  @media (min-width: 768px) and (max-width: 1030px) {
    .u-float-left--medium {
      float: left !important; } }
  @media (min-width: 1030px) {
    .u-float-left--large {
      float: left !important; } }

.u-embedded-media {
  height: 0;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }
  .u-embedded-media__element {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

@media only screen and (min-width: 768px) {
  .u-equal-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.u-align--center {
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important; }

.u-align--left {
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  margin-right: auto !important;
  text-align: left !important; }

.u-align--right {
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
  margin-left: auto !important;
  text-align: right !important; }

.u-no-margin {
  margin: 0 !important; }
  .u-no-margin--top {
    margin-top: 0 !important; }
  .u-no-margin--right {
    margin-right: 0 !important; }
  .u-no-margin--bottom {
    margin-bottom: 0 !important; }
  .u-no-margin--left {
    margin-left: 0 !important; }

.u-no-padding {
  padding: 0 !important; }
  .u-no-padding--top {
    padding-top: 0 !important; }
  .u-no-padding--right {
    padding-right: 0 !important; }
  .u-no-padding--bottom {
    padding-bottom: 0 !important; }
  .u-no-padding--left {
    padding-left: 0 !important; }

.u-hide {
  display: none !important; }
  @media screen and (max-width: 768px) {
    .u-hide--small {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 1030px) {
    .u-hide--medium {
      display: none !important; } }
  @media screen and (min-width: 1030px) {
    .u-hide--large {
      display: none !important; } }

@media (min-width: 768px) {
  .u-image-position {
    position: relative; }
    .u-image-position .u-image-position--top, .u-image-position .u-image-position--bottom, .u-image-position .u-image-position--left, .u-image-position .u-image-position--right {
      margin: 0;
      position: absolute; }
    .u-image-position [class*='col-'] {
      position: static; }
    .u-image-position--top {
      top: 0; }
    .u-image-position--bottom {
      bottom: 0; }
    .u-image-position--left {
      left: 0; }
    .u-image-position--right {
      right: 0; } }

.u-show {
  display: inherit !important; }
  @media screen and (max-width: 768px) {
    .u-show--small {
      display: inherit !important; } }
  @media (min-width: 768px) and (max-width: 1030px) {
    .u-show--medium {
      display: inherit !important; } }
  @media screen and (min-width: 1030px) {
    .u-show--large {
      display: inherit !important; } }

.u-off-screen {
  height: 1px !important;
  left: -10000px !important;
  overflow: hidden !important;
  position: absolute !important;
  top: auto !important;
  width: 1px !important; }

@media (min-width: 768px) {
  .u-vertically-center {
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

.u-hidden {
  display: none !important; }
  @media screen and (max-width: 768px) {
    .u-hidden--small {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 1030px) {
    .u-hidden--medium {
      display: none !important; } }
  @media screen and (min-width: 1030px) {
    .u-hidden--large {
      display: none !important; } }

.u-visible {
  display: inherit !important; }
  @media screen and (max-width: 768px) {
    .u-visible--small {
      display: inherit !important; } }
  @media (min-width: 768px) and (max-width: 1030px) {
    .u-visible--medium {
      display: inherit !important; } }
  @media screen and (min-width: 1030px) {
    .u-visible--large {
      display: inherit !important; } }

/** @define legacy b-accordion */
.b-accordion__toggle {
  border-radius: 3px;
  background-color: #efefef;
  margin: 0.3em 0;
  padding: 0.3em 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.b-accordion_has-js {
  cursor: pointer; }

.b-accordion_has-js:before {
  content: '+';
  font-weight: 800;
  color: #bbb;
  margin: 0 10px 0 0; }

.b-accordion_has-js-expanded:before {
  content: "-";
  margin-right: 13px; }

/** @define b-action-bar; weak */
.b-action-bar {
  font: 300 normal 12px/1.4 Ubuntu, sans-serif;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 1em;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.b-action-bar__group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #dd4814;
  border-radius: 3px;
  margin: 0 10px 10px 0; }

.b-action-bar__group:last-child {
  margin-right: 0; }

.b-action-bar__label a {
  text-decoration: underline; }

.b-action-bar__label, .b-action-bar__control {
  padding: 7px 11px;
  font: 300 normal 12px/1.4 Ubuntu, sans-serif;
  border: none; }

.b-action-bar__control {
  text-align: center;
  background-color: #dd4814;
  color: white;
  text-decoration: none;
  cursor: pointer;
  margin-top: 0;
  border-radius: 0; }

.b-action-bar__control:hover {
  text-decoration: none; }

.b-action-bar__control + .b-action-bar__control {
  border-left: 1px solid #E77E5A; }

.b-action-bar__control:last-child {
  border-right: none; }

.b-action-bar__control:hover {
  background-color: #c03f11; }

.b-action-bar__control:visited {
  color: white; }

.b-action-bar > .b-action-bar__control {
  border-radius: 3px; }

.b-action-bar__form {
  margin: 0; }

/** @define b-dropdown */
.b-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  border: none;
  z-index: 3;
  -webkit-align-self: baseline;
      -ms-flex-item-align: baseline;
          align-self: baseline;
  margin-top: 0px; }

/* dropdown action label */
.b-dropdown__action {
  background-color: #dd4814;
  color: white;
  text-align: center;
  border-radius: 3px 0 0 3px;
  text-decoration: none;
  float: left;
  padding: 6px 19px; }

.b-dropdown__action:hover {
  text-decoration: none;
  background-color: #c03f11; }

.b-dropdown__action_light {
  background-color: transparent;
  color: inherit;
  border: 1px solid transparent;
  padding: 5px 8px 5px 11px;
  /* compensate for 1px border */ }

.b-dropdown__action_light:hover {
  background-color: #DDD; }

.b-dropdown:hover .b-dropdown__action_light,
.b-dropdown_open .b-dropdown__action_light {
  border-color: #DDD; }

/* dropdown arrow */
.b-dropdown__arrow {
  background-color: #dd4814;
  color: white;
  position: relative;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 0 3px 3px 0;
  border-left: 1px solid rgba(255, 255, 255, 0.3); }

.b-dropdown__arrow::after {
  content: '\25BC';
  font-size: 0.7em;
  line-height: 1em; }

.b-dropdown__arrow:hover,
.b-dropdown_open .b-dropdown__arrow {
  cursor: pointer;
  background-color: #c03f11; }

.b-dropdown__arrow_light {
  background-color: transparent;
  color: inherit;
  border: 1px solid transparent;
  padding: 5px 5px;
  /* compensate for 1px border */ }

.b-dropdown__arrow_light:hover,
.b-dropdown_open .b-dropdown__arrow_light {
  background-color: #DDD; }

.b-dropdown:hover .b-dropdown__arrow_light {
  border-color: #DDD; }

/* dropdown menu */
.b-dropdown__menu {
  line-height: 1.5em;
  background-color: #fff;
  position: absolute;
  z-index: 1;
  min-width: 270px;
  display: none;
  border: 1px solid #CCC;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
  overflow: hidden; }

.b-dropdown__menu_on-edge {
  right: 0;
  left: auto; }

.b-dropdown__arrow:hover + .b-dropdown__menu_hoverable,
.b-dropdown__menu_hoverable:hover,
.b-dropdown_open .b-dropdown__menu {
  display: block; }

.b-dropdown__menu-item {
  display: block;
  padding: 0.5em 1em;
  border-bottom: 1px solid #CCC;
  margin-top: 0; }

.b-dropdown__menu-item_separated {
  border-top: 1px solid #CCC;
  margin-top: 2px; }

.b-dropdown__menu-item:last-child {
  border-bottom: 0; }

.b-dropdown__menu-item:hover {
  background-color: #efefef;
  text-decoration: none; }

.b-dropdown__menu-help {
  display: block;
  color: #333; }

.b-dropdown__header {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .b-dropdown__header h1 {
    -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
            align-self: baseline; }

/** default, base style **/
.fc-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative; }

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

.fc-box:last-child {
  margin-bottom: 0; }

.fc-box.required {
  background: transparent url("/static/dist/img/icon-required.svg") 100% 20px no-repeat; }

.fc-box.required.valid {
  background: transparent url("/static/dist/img/icon-required-valid.svg") 100% 20px no-repeat; }

.fc-control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0px; }

.fc-msg {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.fc-label {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.fc-input {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0; }

.fc-input label {
  margin: 0; }

.fc-input ul {
  margin: 0 0 8px 0; }

/** variations **/
.fc-style-inline .fc-control {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center; }

.fc-style-inline .fc-label {
  -webkit-flex: 0 1 200px;
      -ms-flex: 0 1 200px;
          flex: 0 1 200px;
  text-align: right; }

.fc-style-inline .fc-errors,
.fc-style-inline .fc-help {
  margin-left: 200px; }

.fc-style-inline.fc-style-reverse .fc-label {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  text-align: left;
  padding-left: 1em; }

.fc-style-inline.fc-style-reverse .fc-msg {
  margin-left: 0; }

/** just for prettiness **/
.fc-box {
  margin: 0;
  padding: 1em 50px 1em 1em;
  border-radius: 4px; }

.fc-box.highlight {
  background-color: #efefef; }

.fc-label {
  padding: 0 2em 0 0; }

.fc-label label {
  /** unset ues label margin **/
  margin-top: 0; }

.fc-input {
  position: relative; }

.fc-input select {
  padding: 0; }

.fc-input select[multiple] {
  height: 120px; }

.fc-input textarea {
  height: 68px; }

.fc-submit {
  margin-bottom: 8px; }

.fc-help {
  font-size: 12px;
  margin: 0 0 1em; }

.fc-error {
  color: #df382c; }

.error-msg {
  margin: 0 0 0.5em;
  color: #df382c; }

.error-msg > b {
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  background-color: #DF382C;
  color: #e4b3af;
  font-weight: 300;
  border-radius: 2px;
  padding: 2px 4px; }

/* forms.scss */
input[readonly] {
  cursor: not-allowed !important;
  background-color: #f5f2f2; }

/* Due to django's nasty way of adding classes
  to forms, we're going to target some. */
.is-error input[type="file"], .is-caution input[type="file"], .is-success input[type="file"] {
  background-position: calc(100% - 1rem) 0.75rem;
  background-repeat: no-repeat;
  padding: .5rem 2.5rem .5rem .75rem; }

.is-error input[type="file"] {
  background-image: url("https://assets.ubuntu.com/v1/4b0cd7fc-icon-error.svg"); }

.is-caution input[type="file"] {
  background-image: url("https://assets.ubuntu.com/v1/db30f04c-icon-caution.svg"); }

.is-success input[type="file"] {
  background-image: url("https://assets.ubuntu.com/v1/94949185-icon-success.svg"); }

/* This should probably be a vanilla default. */
.fc-input ul {
  list-style: none; }

.b-hero {
  background: transparent url("/static/dist/img/devices-wallpaper.svg") repeat;
  box-sizing: border-box;
  padding: 90px 0 140px 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px; }

.b-hero__container {
  width: 940px;
  margin: 0 auto; }

.b-hero__headline {
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  line-height: 1.2;
  padding: 0.3em 0;
  text-shadow: 0 0 5px #fff; }

.b-hero__copy {
  background-color: rgba(255, 255, 255, 0.5);
  width: 600px;
  margin: 0 auto 1em auto;
  font-weight: 300;
  text-align: center;
  font-size: 18px; }

/** @define b-nav */
.b-nav {
  color: #999; }

.b-nav__item {
  padding: 5px 1em;
  text-align: right;
  position: relative;
  border-radius: 3px;
  margin: 5px 5px 5px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.b-nav__item_active {
  background-color: #efefef; }

.b-nav__upload {
  border: 1px solid #efefef;
  border-radius: 3px;
  padding: 2px 1em 2px 35px;
  font-size: 12px; }

.b-nav__upload::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 24px;
  text-align: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #efefef; }

.b-nav__upload_state_published::before {
  background-image: url("/static/dist/img/icon_published.svg"); }

.b-nav__upload_state_unpublished::before {
  background-image: url("/static/dist/img/icon_approved.svg"); }

.b-nav__upload_state_automaticallyrejected::before,
.b-nav__upload_state_manualreviewpending::before,
.b-nav__upload_state_needsinformation::before,
.b-nav__upload_state_rejected::before,
.b-nav__upload_state_unpublishednotready::before {
  background-image: url("/static/dist/img/icon_rejected.svg"); }

.b-nav__upload_state_componentsinreview::before,
.b-nav__upload_state_reviewpending::before,
.b-nav__upload_state_reviewqueued::before,
.b-nav__upload_state_reviewinprogress::before {
  background-image: url("/static/dist/img/icon_inprogress.svg"); }

.b-nav__upload > .b-nav__anchor {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.b-nav__upload > .b-nav__anchor > .b-nav__version {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 10px;
  min-width: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 0px; }

.b-nav__pagination_newer {
  margin-top: 5px;
  float: left; }

.b-nav__pagination_older {
  margin-top: 5px;
  float: right; }

/** @define b-overview-spec-list */
.b-overview-spec-list__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0.3em 0;
  margin-top: 0; }

.b-overview-spec-list__column {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px;
  margin-top: 0; }

.b-overview-spec-list__column +
.b-overview-spec-list__column {
  -webkit-flex: 2;
      -ms-flex: 2;
          flex: 2;
  margin-left: 5px; }

.b-overview-spec-list__column:first-child {
  margin-left: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.b-overview-spec-list__column:last-child {
  margin-right: 0; }

.b-overview-spec-list__column:first-child:not(:last-child) {
  text-align: right; }

.b-overview-spec-list__column + .b-overview-spec-list__column:empty::before {
  content: '-'; }

.b-overview-spec-list__column_breakme {
  word-break: break-all; }

.b-overview-package-detail__actions {
  -webkit-flex: 2;
      -ms-flex: 2;
          flex: 2;
  margin-left: 5px;
  padding: 0.3em 10px;
  margin-top: 0px; }

/** @define b-app-banner; weak */
.b-app-banner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2em 0;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0; }

.b-app-banner__icon {
  position: relative;
  margin-right: 1.6em; }

.b-app-banner__icon:hover >
.b-app-banner__icon-edit {
  visibility: visible; }

.b-app-banner__hammer {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.b-app-banner__kicker {
  margin: 0;
  padding: 0;
  font-size: 16px; }

.b-app-banner__headline {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 27px; }

.b-app-banner__headline-action {
  font-weight: 300;
  font-size: 14px; }

.b-app-banner__subhead {
  font-size: 16px;
  margin: 0;
  padding: 0; }

.b-app-banner__actions {
  background-color: #efefef;
  padding: 1em 2em;
  border-radius: 5px;
  text-align: center; }

.b-app-banner__action + .b-app-banner__action {
  margin-top: 5px; }

.b-app-banner__auto-publish {
  margin-bottom: 5px;
  color: #999; }

.b-app-banner__status {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 6px; }

.b-app-banner__status:last-child {
  margin-bottom: 0; }

.b-app-banner__destroy {
  color: #ccc;
  font-weight: 300;
  margin-left: 3px; }

.b-app-banner__destroy:hover {
  text-decoration: none;
  color: #333; }

/** @define b-package-detail; weak */
.b-package-detail {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 1em 0; }

.b-package-detail:first-child {
  margin-top: 0; }

.b-package-detail__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1em 0;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border-bottom: 3px solid #efefef; }

.b-package-detail:first-child .b-package-detail__header {
  margin-top: 0; }

.b-package-detail__header:empty {
  margin: 0; }

.b-package-detail__title {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.3em 10px;
  font-size: 1.2em;
  margin-top: 0px; }

.b-package-detail__actions {
  -webkit-flex: 3;
      -ms-flex: 3;
          flex: 3;
  margin-left: 5px;
  padding: 0.3em 10px;
  margin-top: 0px; }

.b-package-detail__actions:empty {
  display: none; }

.b-package-detail__body {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 0px; }

.b-package-detail__pricelist {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1em 0;
  border: 1px solid #efefef;
  border-radius: 3px; }

.b-package-detail__price {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding: 1em 0;
  border-right: 1px solid #efefef; }

.b-package-detail__price:last-child {
  border-right: none; }

/** XXX replace debtags <ul> with a comma seperated list **/
.b-package-detail__body .debtags {
  display: inline;
  padding: 0 0 10px; }

.b-package-detail__body .debtags li {
  display: inline; }

.b-package-detail__body .debtags li::after {
  content: ', '; }

.b-package-detail__body .debtags li:last-child::after {
  content: ''; }

.feedback-history-col1 {
  -webkit-flex: initial !important;
      -ms-flex: initial !important;
          flex: initial !important;
  text-align: left;
  min-width: 12em; }

.feedback-history-col2 {
  -webkit-flex: initial !important;
      -ms-flex: initial !important;
          flex: initial !important;
  text-align: center;
  min-width: 5em; }

.feedback-history-col3 {
  -webkit-flex: auto !important;
      -ms-flex: auto !important;
          flex: auto !important;
  text-align: left; }

/** @define b-package-summary; */
.b-package-summary {
  margin: 2em 0;
  position: relative;
  border-radius: 3px;
  font-weight: 300;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  color: #666;
  border: 1px solid #efefef;
  font-size: 13px;
  box-sizing: border-box; }

.b-package-summary__icon {
  padding: 10px; }

.b-package-summary__headline {
  padding: 10px;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 1px solid #efefef;
  margin-top: 0px; }

.b-package-summary__title {
  font-size: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 460px; }

.b-package-summary__title_small {
  font-size: 12px;
  font-style: italic;
  margin-top: 1em;
  color: #bbb; }

.b-package-summary__tagline {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1em;
  margin-top: 0px; }

.b-package-summary__tag_quarantined {
  text-transform: uppercase;
  background-color: #DF382C;
  color: white;
  font-size: 16px;
  padding: 5px 1em;
  margin-right: 0.6em;
  letter-spacing: 1px; }

.b-package-summary__privacy {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #efefef;
  margin-top: 1em;
  letter-spacing: 1px; }

.b-package-summary__actions {
  position: absolute;
  top: 10px;
  right: 10px;
  max-width: 180px;
  font-size: 13px;
  margin-top: 0px; }

.b-package-summary__store {
  position: absolute;
  top: 10px;
  right: 200px;
  font-size: 13px;
  margin-top: 0px; }

/** @define b-promo **/
.b-promo {
  padding: 60px 80px 80px;
  font-weight: 300; }

.b-promo_bg_document {
  background-color: #fff;
  background-image: url("/static/dist/img/articles-picto.svg");
  background-repeat: no-repeat;
  background-position: 50px 50%;
  background-size: 120px;
  padding-left: 200px; }

.b-promo__headline {
  font-size: 36px; }

.b-promo__copy {
  font-size: 18px; }

/** @define b-revision-summary; */
.b-revision-summary {
  padding: 3px 0;
  border-radius: 3px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #333;
  margin-bottom: 5px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  font-size: 13px; }

.b-revision-summary_state_automaticallyrejected,
.b-revision-summary_state_needsinformation,
.b-revision-summary_state_rejected,
.b-revision-summary_state_unpublishednotready,
.b-revision-summary_state_manualreviewpending {
  background-image: url("/static/dist/img/icon_rejected.svg"); }

.b-revision-summary_state_automaticallyrejected .b-revision-summary__cell_has-state-icon,
.b-revision-summary_state_needsinformation .b-revision-summary__cell_has-state-icon,
.b-revision-summary_state_rejected .b-revision-summary__cell_has-state-icon,
.b-revision-summary_state_unpublishednotready .b-revision-summary__cell_has-state-icon,
.b-revision-summary_state_manualreviewpending .b-revision-summary__cell_has-state-icon {
  color: #df382c; }

.b-revision-summary_state_componentsinreview,
.b-revision-summary_state_reviewpending,
.b-revision-summary_state_reviewqueued,
.b-revision-summary_state_reviewinprogress {
  background-image: url("/static/dist/img/icon_inprogress.svg"); }

.b-revision-summary_state_unpublished {
  background-image: url("/static/dist/img/icon_approved.svg"); }

.b-revision-summary_state_unpublished .b-revision-summary__cell_has-state-icon {
  color: #333; }

.b-revision-summary_state_published {
  background-image: url("/static/dist/img/icon_published.svg"); }

.b-revision-summary_state_published .b-revision-summary__cell_has-state-icon {
  color: #38B44A; }

.b-revision-summary_row {
  background-color: #fafafa;
  margin-top: 3px; }

.b-revision-summary_row:hover,
.b-revision-summary_row:focus {
  background-color: #fdf6f2;
  text-decoration: none; }

.b-revision-summary_heading {
  font-weight: bold; }

.b-revision-summary_heading .b-revision-summary__cell {
  border-color: transparent;
  margin-top: 0px; }

.b-revision-summary_heading .b-revision-summary__cell_has-state-icon {
  padding-left: 10px; }

.b-revision-summary__cell {
  border-left: 1px solid #efefef;
  padding: 0 1em;
  margin-top: 0px; }

.b-revision-summary__cell_isodate {
  width: 8em; }

.b-revision-summary__cell_short {
  width: 80px; }

.b-revision-summary__cell_single {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0px; }

.b-revision-summary__cell_double {
  -webkit-flex: 2;
      -ms-flex: 2;
          flex: 2; }

.b-revision-summary__cell_has-state-icon {
  border: none;
  padding-left: 32px; }

.b-revision-summary__version-truncated {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 64px; }

/** @define b-spec-list */
.b-spec-list__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0.3em 0;
  margin-top: 0; }

.b-spec-list__column {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px;
  margin-top: 0; }

.b-spec-list__column +
.b-spec-list__column {
  -webkit-flex: 3;
      -ms-flex: 3;
          flex: 3;
  margin-left: 5px; }

.b-spec-list__column:first-child {
  margin-left: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.b-spec-list__column:last-child {
  margin-right: 0; }

.b-spec-list__column:first-child:not(:last-child) {
  text-align: right; }

.b-spec-list__column + .b-spec-list__column:empty::before {
  content: '-'; }

.b-spec-list__column_breakme {
  word-break: break-all; }

/** @define b-squircle */
.b-squircle {
  position: relative;
  display: block; }

.b-squircle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background-image: url(../img/icon-mask-on-white.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  z-index: 1; }

.b-squircle .b-squircle__img {
  display: block; }

/** define b-tooltip **/
[data-tt] {
  position: relative;
  box-sizing: border-box; }

[data-tt]::before, [data-tt]::after {
  border: none;
  box-sizing: inherit;
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 18px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 50%;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  top: 100%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  transition: opacity 0.2s;
  visibility: hidden;
  z-index: 1000000; }

/** tooltip body **/
[data-tt]::before {
  background: #333333;
  border-radius: 3px;
  color: #eee;
  content: attr(data-tt);
  margin: 5px 0 0 0;
  padding: 9px 13px;
  white-space: pre;
  word-wrap: break-word; }

/** tooltip pointer **/
[data-tt]::after {
  border: 6px solid transparent;
  border-bottom-color: #333;
  content: '';
  margin: -4px 0 0 -6px; }

[data-tt]:hover::before, [data-tt]:hover::after {
  visibility: visible;
  opacity: 1;
  transition-delay: 200ms; }

/** position N, S, E or West of content based on class **/
.b-tooltip-n::before, .b-tooltip-n::after {
  top: auto;
  bottom: 100%; }

.b-tooltip-e::before, .b-tooltip-e::after,
.b-tooltip-w::before, .b-tooltip-w::after {
  top: auto;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%); }

.b-tooltip-e::before, .b-tooltip-e::after {
  left: 100%;
  right: auto; }

.b-tooltip-w::before, .b-tooltip-w::after {
  left: auto;
  right: 100%; }

.b-tooltip-n::before {
  margin: 0 0 10px 0; }

.b-tooltip-e::before {
  margin: 0 0 0 10px; }

.b-tooltip-w::before {
  margin: 0 10px 0 0; }

.b-tooltip-n::after {
  border-color: transparent;
  border-top-color: #333;
  margin: 0 0 0 5px; }

.b-tooltip-e::after, .b-tooltip-w::after {
  border-color: transparent;
  margin: 5px 0 0 0; }

.b-tooltip-e::after {
  border-right-color: #333; }

.b-tooltip-w::after {
  border-left-color: #333; }

.p-beta-notification {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }
  .p-beta-notification .p-muted-heading {
    margin-right: 1rem; }
  .p-beta-notification p {
    max-width: 100%; }
  .p-beta-notification b {
    font-weight: bold; }

/* If proposals for these patterns
  are accepted in to vanilla,
  this custom pattern should be removed */
/** define p-table-compact **/
.p-table-compact {
  /** This can be removed if
    https://github.com/vanilla-framework/vanilla-framework/issues/1432
    is accepted and merged. **/ }
  .p-table-compact th, .p-table-compact td {
    padding: .5rem 0; }
  .p-table-compact .p-icon--question {
    vertical-align: middle; }

.p-table-compact:last-child tbody tr:last-child {
  border-bottom: 0; }

.p-form-help-text {
  color: #666;
  font-size: .875rem;
  margin-top: 0.5rem; }

.p-form-help-text {
  clear: both;
  margin-top: 0.25rem;
  min-width: 100%;
  width: 0; }

/* Layout */
.p-layout__main {
  padding: 2em; }

.messages {
  margin-top: 10px; }

/* Vanilla select width fix */
select#id_series, select#id_limit {
  width: 115px; }

br {
  margin-top: 0; }

/* Right hand navigation fix */
#navigation .p-navigation__links .p-navigation__link-limit {
  max-width: 10rem;
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

#navigation .p-navigation__links .p-contextual-menu, #navigation .p-navigation__links .p-contextual-menu--left, #navigation .p-navigation__links .p-contextual-menu--center {
  font-size: .875rem; }

#navigation .p-navigation__links button.p-contextual-menu__toggle {
  border: 0 none;
  height: 100%;
  width: 100%;
  border-radius: 0;
  padding: .82rem 1.25rem;
  font-size: .875rem;
  line-height: inherit; }
  #navigation .p-navigation__links button.p-contextual-menu__toggle:hover {
    background: #fff; }
  #navigation .p-navigation__links button.p-contextual-menu__toggle .p-icon--chevron {
    width: 12px;
    height: 12px;
    margin-right: -.5rem;
    margin-left: .5rem;
    margin-top: .4rem;
    float: right; }
  #navigation .p-navigation__links button.p-contextual-menu__toggle[aria-expanded="true"] .p-icon--chevron {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

#navigation .p-navigation__links .p-contextual-menu__link {
  color: #111; }

@media screen and (min-width: 769px) {
  #navigation .p-navigation__links {
    float: right; } }

@media screen and (max-width: 768px) {
  #navigation .p-navigation__links button.p-contextual-menu__toggle {
    display: none; }
  #navigation .p-navigation__links .p-contextual-menu, #navigation .p-navigation__links .p-contextual-menu--left, #navigation .p-navigation__links .p-contextual-menu--center {
    display: inline-block;
    margin: 0;
    position: relative;
    width: 100%; }
    #navigation .p-navigation__links .p-contextual-menu__toggle {
      display: none; }
    #navigation .p-navigation__links .p-contextual-menu__dropdown {
      display: block;
      position: static;
      max-width: 100%;
      background: transparent;
      box-shadow: none; }
      #navigation .p-navigation__links .p-contextual-menu__dropdown::before, #navigation .p-navigation__links .p-contextual-menu__dropdown::after {
        display: none; }
    #navigation .p-navigation__links .p-contextual-menu__group {
      padding: 0; }
    #navigation .p-navigation__links .p-contextual-menu__link {
      padding: 0.84375rem 0.5rem; } }

.p-media-object {
  position: relative;
  min-height: 116px; }
  .p-media-object .p-media-object__details {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .p-media-object .p-media-object__tag {
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #cdcdcd;
    color: #666;
    margin-top: 0.75rem; }
  .p-media-object [data-test="name-summary-action"] {
    margin-top: 1.5rem; }
  .p-media-object .p-media-object__content > [class*="p-notification"] {
    margin-top: 1rem; }

.store-role-navigation {
  box-shadow: none;
  margin-top: 0.5em; }

.store-role-navigation select {
  border: 0;
  box-shadow: none;
  padding-end: 2em;
  -webkit-padding-end: 2em;
     -moz-padding-end: 2em;
          padding-inline-end: 2em;
  margin-top: 5px;
  margin-left: 5px; }

.store-role-navigation select:active, select:hover {
  background-color: #f7f7f7; }

/* Remove this when all pages are converted to use vanilla base */
.bem #navigation .p-navigation__links button {
  font-size: 14px !important;
  line-height: 24px !important; }

/* Fixes notification width until investigated further */
[class*="p-notification"] {
  display: block; }

.p-tabs__link_disabled, .p-tabs__link_disable:active, .p-tabs__link_disabled:visited {
  color: lightgray; }

.p-tabs__link_disabled:hover {
  cursor: not-allowed; }

.p-icon--edit {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='gray' fill-rule='evenodd'%3E%3Cpath d='M17 15h5v1h-5zm-3 3h8v1h-8zm-3 3h11v1H11zm5.75-21L3.47 13.517S.956 17.465 0 21.987v.004l.002.004V22c4.532-.955 8.48-3.472 8.48-3.472L22 5.25 16.75 0zM4.51 14.555L7.454 17.5c-.2.114-2.99 2.064-5.544 2.602v-.009l-.002-.003c.537-2.546 2.485-5.334 2.602-5.537v.002z'/%3E%3Cpath d='M2.234 18l1.85 1.85L1 21'/%3E%3C/g%3E%3C/svg%3E"); }

/* Brand store user management listing */
.p-table-expanding th.store-users-email,
.p-table-expanding td.store-users-email {
  -webkit-flex-basis: 35%;
      -ms-flex-preferred-size: 35%;
          flex-basis: 35%; }

.p-table-expanding th.store-users-name, .p-table-expanding th.store-users-roles,
.p-table-expanding td.store-users-name,
.p-table-expanding td.store-users-roles {
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%; }

.p-table-expanding th.store-users-actions,
.p-table-expanding td.store-users-actions {
  -webkit-flex-basis: 5%;
      -ms-flex-preferred-size: 5%;
          flex-basis: 5%; }

#store-invites th.store-invites-email,
#store-invites td.store-invites-email {
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%; }

#store-invites th.store-invites-roles,
#store-invites td.store-invites-roles {
  -webkit-flex-basis: 28%;
      -ms-flex-preferred-size: 28%;
          flex-basis: 28%; }

#store-invites th.store-invites-status,
#store-invites td.store-invites-status {
  -webkit-flex-basis: 18%;
      -ms-flex-preferred-size: 18%;
          flex-basis: 18%; }

#store-invites th.store-invites-actions,
#store-invites td.store-invites-actions {
  -webkit-flex-basis: 24%;
      -ms-flex-preferred-size: 24%;
          flex-basis: 24%; }

#store-invites .p-button--base {
  color: #007aa6; }

/* Brand store declaration management UI */
.declaration-form-ui-table td.interface-name {
  width: 40%;
  vertical-align: top; }

.declaration-form-ui-table td.interface-control {
  width: 60%; }

/* Snap name reviews listing */
.names-review-list {
  /* <Lukewh> so.... version 1.8.0 of vanilla seems to fix the problem.... As
    a quick fix I'd recommend adding `overflow-y: hidden;` to the `table`, as a
    few things change between the versions */
  overflow-y: hidden; }

.p-table-expanding th.names-review-name-user,
.p-table-expanding td.names-review-name-user {
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%; }

.p-table-expanding th.names-review-state, .p-table-expanding th.names-review-revision, .p-table-expanding th.names-review-created, .p-table-expanding th.names-review-updated, .p-table-expanding th.names-review-comments,
.p-table-expanding td.names-review-state,
.p-table-expanding td.names-review-revision,
.p-table-expanding td.names-review-created,
.p-table-expanding td.names-review-updated,
.p-table-expanding td.names-review-comments {
  -webkit-flex-basis: 10%;
      -ms-flex-preferred-size: 10%;
          flex-basis: 10%; }

/* Canonical snaps validations listing */
.p-table-expanding th.validations-gated-snap-id,
.p-table-expanding td.validations-gated-snap-id {
  -webkit-flex-basis: 35%;
      -ms-flex-preferred-size: 35%;
          flex-basis: 35%; }

.p-table-expanding th.validations-gated-snap-name,
.p-table-expanding td.validations-gated-snap-name {
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%; }

.p-table-expanding th.validations-latest,
.p-table-expanding td.validations-latest {
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%; }

.p-table-expanding th.validations-assertions,
.p-table-expanding td.validations-assertions {
  -webkit-flex-basis: 10%;
      -ms-flex-preferred-size: 10%;
          flex-basis: 10%; }

.package-select-info {
  margin: 0;
  background-color: #f7f7f7;
  padding: 1em !important;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd; }

.package-select-heading, .package-select-list {
  padding: 1em !important; }

.package-select-list {
  margin-top: 0;
  padding-top: 0; }

.package-search input {
  margin: 10px; }

.field-is_private input[type="checkbox"] {
  float: none; }
