/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Flexible Grid System 5.5.1 | Rocket Settings | Scss | MIT License | flexible.gs */
/*! Flexible Grid System 5.5.1 | Scss | MIT License | flexible.gs */
/*! Flexible Grid System 5.5.1 | Scss Plus | MIT License | flexible.gs */
.wrap {
  display: block;
  width: 100%;
  font-size: 0;
  letter-spacing: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.wrap > * {
  display: inline-block;
}

.col {
  min-height: 1px;
  font-size: 1rem;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.xl-auto > * {
  width: auto;
}

.xl-1 > * {
  width: 100%;
}

.xl-2 > * {
  width: 50%;
}

.xl-3 > * {
  width: 33.33333%;
}

.xl-4 > * {
  width: 25%;
}

.xl-5 > * {
  width: 20%;
}

.xl-6 > * {
  width: 16.66667%;
}

.xl-7 > * {
  width: 14.28571%;
}

.xl-8 > * {
  width: 12.5%;
}

.xl-9 > * {
  width: 11.11111%;
}

.xl-10 > * {
  width: 10%;
}

.xl-11 > * {
  width: 9.09091%;
}

.xl-12 > * {
  width: 8.33333%;
}

.xl-table {
  display: table;
  table-layout: fixed;
  -webkit-flex-direction: initial;
  -ms-flex-direction: initial;
  flex-direction: initial;
  -webkit-flex-wrap: initial;
  -ms-flex-wrap: initial;
  flex-wrap: initial;
  -webkit-justify-content: initial;
  -ms-justify-content: initial;
  justify-content: initial;
  -webkit-align-content: initial;
  -ms-align-content: initial;
  align-content: initial;
  -webkit-align-items: initial;
  -ms-align-items: initial;
  align-items: initial;
  -webkit-column-count: auto;
  -moz-column-count: auto;
  column-count: auto;
}

.xl-table > * {
  display: table-cell;
}

.xl-flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  table-layout: auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-column-count: auto;
  -moz-column-count: auto;
  column-count: auto;
}

.xl-flexbox > * {
  display: inline-block;
}

.xl-normal {
  display: block;
  table-layout: auto;
  -webkit-flex-direction: initial;
  -ms-flex-direction: initial;
  flex-direction: initial;
  -webkit-flex-wrap: initial;
  -ms-flex-wrap: initial;
  flex-wrap: initial;
  -webkit-justify-content: initial;
  -ms-justify-content: initial;
  justify-content: initial;
  -webkit-align-content: initial;
  -ms-align-content: initial;
  align-content: initial;
  -webkit-align-items: initial;
  -ms-align-items: initial;
  align-items: initial;
  -webkit-column-count: auto;
  -moz-column-count: auto;
  column-count: auto;
}

.xl-normal > * {
  display: inline-block;
}

.xl-left {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  text-align: left;
}

.xl-center {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  text-align: center;
}

.xl-right {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  text-align: right;
}

.xl-top {
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}

.xl-top > * {
  vertical-align: top;
}

.xl-middle {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.xl-middle > * {
  vertical-align: middle;
}

.xl-bottom {
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}

.xl-bottom > * {
  vertical-align: bottom;
}

.xl-between {
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: space-between;
  -ms-align-content: space-between;
  align-content: space-between;
}

.xl-around {
  -webkit-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-content: space-around;
  -ms-align-content: space-around;
  align-content: space-around;
}

.xl-baseline {
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
}

.xl-reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

.xl-not-reverse {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.xl-1-1 {
  width: 100%;
}

.xl-1-2 {
  width: 50%;
}

.xl-1-3 {
  width: 33.33333%;
}

.xl-2-3 {
  width: 66.66667%;
}

.xl-1-4 {
  width: 25%;
}

.xl-2-4 {
  width: 50%;
}

.xl-3-4 {
  width: 75%;
}

.xl-1-5 {
  width: 20%;
}

.xl-2-5 {
  width: 40%;
}

.xl-3-5 {
  width: 60%;
}

.xl-4-5 {
  width: 80%;
}

.xl-1-6 {
  width: 16.66667%;
}

.xl-2-6 {
  width: 33.33333%;
}

.xl-3-6 {
  width: 50%;
}

.xl-4-6 {
  width: 66.66667%;
}

.xl-5-6 {
  width: 83.33333%;
}

.xl-1-7 {
  width: 14.28571%;
}

.xl-2-7 {
  width: 28.57143%;
}

.xl-3-7 {
  width: 42.85714%;
}

.xl-4-7 {
  width: 57.14286%;
}

.xl-5-7 {
  width: 71.42857%;
}

.xl-6-7 {
  width: 85.71429%;
}

.xl-1-8 {
  width: 12.5%;
}

.xl-2-8 {
  width: 25%;
}

.xl-3-8 {
  width: 37.5%;
}

.xl-4-8 {
  width: 50%;
}

.xl-5-8 {
  width: 62.5%;
}

.xl-6-8 {
  width: 75%;
}

.xl-7-8 {
  width: 87.5%;
}

.xl-1-9 {
  width: 11.11111%;
}

.xl-2-9 {
  width: 22.22222%;
}

.xl-3-9 {
  width: 33.33333%;
}

.xl-4-9 {
  width: 44.44444%;
}

.xl-5-9 {
  width: 55.55556%;
}

.xl-6-9 {
  width: 66.66667%;
}

.xl-7-9 {
  width: 77.77778%;
}

.xl-8-9 {
  width: 88.88889%;
}

.xl-1-10 {
  width: 10%;
}

.xl-2-10 {
  width: 20%;
}

.xl-3-10 {
  width: 30%;
}

.xl-4-10 {
  width: 40%;
}

.xl-5-10 {
  width: 50%;
}

.xl-6-10 {
  width: 60%;
}

.xl-7-10 {
  width: 70%;
}

.xl-8-10 {
  width: 80%;
}

.xl-9-10 {
  width: 90%;
}

.xl-1-11 {
  width: 9.09091%;
}

.xl-2-11 {
  width: 18.18182%;
}

.xl-3-11 {
  width: 27.27273%;
}

.xl-4-11 {
  width: 36.36364%;
}

.xl-5-11 {
  width: 45.45455%;
}

.xl-6-11 {
  width: 54.54545%;
}

.xl-7-11 {
  width: 63.63636%;
}

.xl-8-11 {
  width: 72.72727%;
}

.xl-9-11 {
  width: 81.81818%;
}

.xl-10-11 {
  width: 90.90909%;
}

.xl-1-12 {
  width: 8.33333%;
}

.xl-2-12 {
  width: 16.66667%;
}

.xl-3-12 {
  width: 25%;
}

.xl-4-12 {
  width: 33.33333%;
}

.xl-5-12 {
  width: 41.66667%;
}

.xl-6-12 {
  width: 50%;
}

.xl-7-12 {
  width: 58.33333%;
}

.xl-8-12 {
  width: 66.66667%;
}

.xl-9-12 {
  width: 75%;
}

.xl-10-12 {
  width: 83.33333%;
}

.xl-11-12 {
  width: 91.66667%;
}

.xl-hidden {
  display: none;
}

.xl-not-hidden {
  display: inline-block;
}

.xl-first {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}

.xl-not-first {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}

.xl-last {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}

.xl-not-last {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}

.xl-gutter-0 {
  width: calc(100% + 0px);
  margin-left: -0px;
  margin-right: -0px;
  padding-left: 0;
  padding-right: 0;
}

.xl-gutter-0 > * {
  padding-left: 0px;
  padding-right: 0px;
}

.xl-gutter-8 {
  width: calc(100% + 8px);
  margin-left: -4px;
  margin-right: -4px;
  padding-left: 0;
  padding-right: 0;
}

.xl-gutter-8 > * {
  padding-left: 4px;
  padding-right: 4px;
}

.xl-gutter-16 {
  width: calc(100% + 16px);
  margin-left: -8px;
  margin-right: -8px;
  padding-left: 0;
  padding-right: 0;
}

.xl-gutter-16 > * {
  padding-left: 8px;
  padding-right: 8px;
}

.xl-gutter-24 {
  width: calc(100% + 24px);
  margin-left: -12px;
  margin-right: -12px;
  padding-left: 0;
  padding-right: 0;
}

.xl-gutter-24 > * {
  padding-left: 12px;
  padding-right: 12px;
}

.xl-gutter-40 {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 0;
  padding-right: 0;
}

.xl-gutter-40 > * {
  padding-left: 20px;
  padding-right: 20px;
}

.xl-outside-0 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0px;
  padding-right: 0px;
}

.xl-outside-8 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 4px;
  padding-right: 4px;
}

.xl-outside-16 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 8px;
  padding-right: 8px;
}

.xl-outside-24 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12px;
  padding-right: 12px;
}

.xl-outside-40 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.xl-masonry-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.xl-masonry-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.xl-masonry-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

.xl-masonry-5 {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}

.xl-masonry-6 {
  -webkit-column-count: 6;
  -moz-column-count: 6;
  column-count: 6;
}

@media (max-width: 1024px) {
  .lg-auto > * {
    width: auto;
  }
  .lg-1 > * {
    width: 100%;
  }
  .lg-2 > * {
    width: 50%;
  }
  .lg-3 > * {
    width: 33.33333%;
  }
  .lg-4 > * {
    width: 25%;
  }
  .lg-5 > * {
    width: 20%;
  }
  .lg-6 > * {
    width: 16.66667%;
  }
  .lg-7 > * {
    width: 14.28571%;
  }
  .lg-8 > * {
    width: 12.5%;
  }
  .lg-9 > * {
    width: 11.11111%;
  }
  .lg-10 > * {
    width: 10%;
  }
  .lg-11 > * {
    width: 9.09091%;
  }
  .lg-12 > * {
    width: 8.33333%;
  }
  .lg-table {
    display: table;
    table-layout: fixed;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
    -webkit-justify-content: initial;
    -ms-justify-content: initial;
    justify-content: initial;
    -webkit-align-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -webkit-align-items: initial;
    -ms-align-items: initial;
    align-items: initial;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  .lg-table > * {
    display: table-cell;
  }
  .lg-flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    table-layout: auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  .lg-flexbox > * {
    display: inline-block;
  }
  .lg-normal {
    display: block;
    table-layout: auto;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
    -webkit-justify-content: initial;
    -ms-justify-content: initial;
    justify-content: initial;
    -webkit-align-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -webkit-align-items: initial;
    -ms-align-items: initial;
    align-items: initial;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  .lg-normal > * {
    display: inline-block;
  }
  .lg-left {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
  }
  .lg-center {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .lg-right {
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right;
  }
  .lg-top {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .lg-top > * {
    vertical-align: top;
  }
  .lg-middle {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .lg-middle > * {
    vertical-align: middle;
  }
  .lg-bottom {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
  .lg-bottom > * {
    vertical-align: bottom;
  }
  .lg-between {
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: space-between;
    -ms-align-content: space-between;
    align-content: space-between;
  }
  .lg-around {
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-content: space-around;
    -ms-align-content: space-around;
    align-content: space-around;
  }
  .lg-baseline {
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
  }
  .lg-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .lg-not-reverse {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .lg-1-1 {
    width: 100%;
  }
  .lg-1-2 {
    width: 50%;
  }
  .lg-1-3 {
    width: 33.33333%;
  }
  .lg-2-3 {
    width: 66.66667%;
  }
  .lg-1-4 {
    width: 25%;
  }
  .lg-2-4 {
    width: 50%;
  }
  .lg-3-4 {
    width: 75%;
  }
  .lg-1-5 {
    width: 20%;
  }
  .lg-2-5 {
    width: 40%;
  }
  .lg-3-5 {
    width: 60%;
  }
  .lg-4-5 {
    width: 80%;
  }
  .lg-1-6 {
    width: 16.66667%;
  }
  .lg-2-6 {
    width: 33.33333%;
  }
  .lg-3-6 {
    width: 50%;
  }
  .lg-4-6 {
    width: 66.66667%;
  }
  .lg-5-6 {
    width: 83.33333%;
  }
  .lg-1-7 {
    width: 14.28571%;
  }
  .lg-2-7 {
    width: 28.57143%;
  }
  .lg-3-7 {
    width: 42.85714%;
  }
  .lg-4-7 {
    width: 57.14286%;
  }
  .lg-5-7 {
    width: 71.42857%;
  }
  .lg-6-7 {
    width: 85.71429%;
  }
  .lg-1-8 {
    width: 12.5%;
  }
  .lg-2-8 {
    width: 25%;
  }
  .lg-3-8 {
    width: 37.5%;
  }
  .lg-4-8 {
    width: 50%;
  }
  .lg-5-8 {
    width: 62.5%;
  }
  .lg-6-8 {
    width: 75%;
  }
  .lg-7-8 {
    width: 87.5%;
  }
  .lg-1-9 {
    width: 11.11111%;
  }
  .lg-2-9 {
    width: 22.22222%;
  }
  .lg-3-9 {
    width: 33.33333%;
  }
  .lg-4-9 {
    width: 44.44444%;
  }
  .lg-5-9 {
    width: 55.55556%;
  }
  .lg-6-9 {
    width: 66.66667%;
  }
  .lg-7-9 {
    width: 77.77778%;
  }
  .lg-8-9 {
    width: 88.88889%;
  }
  .lg-1-10 {
    width: 10%;
  }
  .lg-2-10 {
    width: 20%;
  }
  .lg-3-10 {
    width: 30%;
  }
  .lg-4-10 {
    width: 40%;
  }
  .lg-5-10 {
    width: 50%;
  }
  .lg-6-10 {
    width: 60%;
  }
  .lg-7-10 {
    width: 70%;
  }
  .lg-8-10 {
    width: 80%;
  }
  .lg-9-10 {
    width: 90%;
  }
  .lg-1-11 {
    width: 9.09091%;
  }
  .lg-2-11 {
    width: 18.18182%;
  }
  .lg-3-11 {
    width: 27.27273%;
  }
  .lg-4-11 {
    width: 36.36364%;
  }
  .lg-5-11 {
    width: 45.45455%;
  }
  .lg-6-11 {
    width: 54.54545%;
  }
  .lg-7-11 {
    width: 63.63636%;
  }
  .lg-8-11 {
    width: 72.72727%;
  }
  .lg-9-11 {
    width: 81.81818%;
  }
  .lg-10-11 {
    width: 90.90909%;
  }
  .lg-1-12 {
    width: 8.33333%;
  }
  .lg-2-12 {
    width: 16.66667%;
  }
  .lg-3-12 {
    width: 25%;
  }
  .lg-4-12 {
    width: 33.33333%;
  }
  .lg-5-12 {
    width: 41.66667%;
  }
  .lg-6-12 {
    width: 50%;
  }
  .lg-7-12 {
    width: 58.33333%;
  }
  .lg-8-12 {
    width: 66.66667%;
  }
  .lg-9-12 {
    width: 75%;
  }
  .lg-10-12 {
    width: 83.33333%;
  }
  .lg-11-12 {
    width: 91.66667%;
  }
  .lg-hidden {
    display: none;
  }
  .lg-not-hidden {
    display: inline-block;
  }
  .lg-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .lg-not-first {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .lg-last {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .lg-not-last {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .lg-gutter-0 {
    width: calc(100% + 0px);
    margin-left: -0px;
    margin-right: -0px;
    padding-left: 0;
    padding-right: 0;
  }
  .lg-gutter-0 > * {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg-gutter-8 {
    width: calc(100% + 8px);
    margin-left: -4px;
    margin-right: -4px;
    padding-left: 0;
    padding-right: 0;
  }
  .lg-gutter-8 > * {
    padding-left: 4px;
    padding-right: 4px;
  }
  .lg-gutter-16 {
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 0;
    padding-right: 0;
  }
  .lg-gutter-16 > * {
    padding-left: 8px;
    padding-right: 8px;
  }
  .lg-gutter-24 {
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 0;
    padding-right: 0;
  }
  .lg-gutter-24 > * {
    padding-left: 12px;
    padding-right: 12px;
  }
  .lg-gutter-40 {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }
  .lg-gutter-40 > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lg-outside-0 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg-outside-8 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
  }
  .lg-outside-16 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
  }
  .lg-outside-24 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .lg-outside-40 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .lg-masonry-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .lg-masonry-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .lg-masonry-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .lg-masonry-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  .lg-masonry-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}

@media (max-width: 768px) {
  .md-auto > * {
    width: auto;
  }
  .md-1 > * {
    width: 100%;
  }
  .md-2 > * {
    width: 50%;
  }
  .md-3 > * {
    width: 33.33333%;
  }
  .md-4 > * {
    width: 25%;
  }
  .md-5 > * {
    width: 20%;
  }
  .md-6 > * {
    width: 16.66667%;
  }
  .md-7 > * {
    width: 14.28571%;
  }
  .md-8 > * {
    width: 12.5%;
  }
  .md-9 > * {
    width: 11.11111%;
  }
  .md-10 > * {
    width: 10%;
  }
  .md-11 > * {
    width: 9.09091%;
  }
  .md-12 > * {
    width: 8.33333%;
  }
  .md-table {
    display: table;
    table-layout: fixed;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
    -webkit-justify-content: initial;
    -ms-justify-content: initial;
    justify-content: initial;
    -webkit-align-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -webkit-align-items: initial;
    -ms-align-items: initial;
    align-items: initial;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  .md-table > * {
    display: table-cell;
  }
  .md-flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    table-layout: auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  .md-flexbox > * {
    display: inline-block;
  }
  .md-normal {
    display: block;
    table-layout: auto;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
    -webkit-justify-content: initial;
    -ms-justify-content: initial;
    justify-content: initial;
    -webkit-align-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -webkit-align-items: initial;
    -ms-align-items: initial;
    align-items: initial;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  .md-normal > * {
    display: inline-block;
  }
  .md-left {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
  }
  .md-center {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .md-right {
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right;
  }
  .md-top {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .md-top > * {
    vertical-align: top;
  }
  .md-middle {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .md-middle > * {
    vertical-align: middle;
  }
  .md-bottom {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
  .md-bottom > * {
    vertical-align: bottom;
  }
  .md-between {
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: space-between;
    -ms-align-content: space-between;
    align-content: space-between;
  }
  .md-around {
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-content: space-around;
    -ms-align-content: space-around;
    align-content: space-around;
  }
  .md-baseline {
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
  }
  .md-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .md-not-reverse {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .md-1-1 {
    width: 100%;
  }
  .md-1-2 {
    width: 50%;
  }
  .md-1-3 {
    width: 33.33333%;
  }
  .md-2-3 {
    width: 66.66667%;
  }
  .md-1-4 {
    width: 25%;
  }
  .md-2-4 {
    width: 50%;
  }
  .md-3-4 {
    width: 75%;
  }
  .md-1-5 {
    width: 20%;
  }
  .md-2-5 {
    width: 40%;
  }
  .md-3-5 {
    width: 60%;
  }
  .md-4-5 {
    width: 80%;
  }
  .md-1-6 {
    width: 16.66667%;
  }
  .md-2-6 {
    width: 33.33333%;
  }
  .md-3-6 {
    width: 50%;
  }
  .md-4-6 {
    width: 66.66667%;
  }
  .md-5-6 {
    width: 83.33333%;
  }
  .md-1-7 {
    width: 14.28571%;
  }
  .md-2-7 {
    width: 28.57143%;
  }
  .md-3-7 {
    width: 42.85714%;
  }
  .md-4-7 {
    width: 57.14286%;
  }
  .md-5-7 {
    width: 71.42857%;
  }
  .md-6-7 {
    width: 85.71429%;
  }
  .md-1-8 {
    width: 12.5%;
  }
  .md-2-8 {
    width: 25%;
  }
  .md-3-8 {
    width: 37.5%;
  }
  .md-4-8 {
    width: 50%;
  }
  .md-5-8 {
    width: 62.5%;
  }
  .md-6-8 {
    width: 75%;
  }
  .md-7-8 {
    width: 87.5%;
  }
  .md-1-9 {
    width: 11.11111%;
  }
  .md-2-9 {
    width: 22.22222%;
  }
  .md-3-9 {
    width: 33.33333%;
  }
  .md-4-9 {
    width: 44.44444%;
  }
  .md-5-9 {
    width: 55.55556%;
  }
  .md-6-9 {
    width: 66.66667%;
  }
  .md-7-9 {
    width: 77.77778%;
  }
  .md-8-9 {
    width: 88.88889%;
  }
  .md-1-10 {
    width: 10%;
  }
  .md-2-10 {
    width: 20%;
  }
  .md-3-10 {
    width: 30%;
  }
  .md-4-10 {
    width: 40%;
  }
  .md-5-10 {
    width: 50%;
  }
  .md-6-10 {
    width: 60%;
  }
  .md-7-10 {
    width: 70%;
  }
  .md-8-10 {
    width: 80%;
  }
  .md-9-10 {
    width: 90%;
  }
  .md-1-11 {
    width: 9.09091%;
  }
  .md-2-11 {
    width: 18.18182%;
  }
  .md-3-11 {
    width: 27.27273%;
  }
  .md-4-11 {
    width: 36.36364%;
  }
  .md-5-11 {
    width: 45.45455%;
  }
  .md-6-11 {
    width: 54.54545%;
  }
  .md-7-11 {
    width: 63.63636%;
  }
  .md-8-11 {
    width: 72.72727%;
  }
  .md-9-11 {
    width: 81.81818%;
  }
  .md-10-11 {
    width: 90.90909%;
  }
  .md-1-12 {
    width: 8.33333%;
  }
  .md-2-12 {
    width: 16.66667%;
  }
  .md-3-12 {
    width: 25%;
  }
  .md-4-12 {
    width: 33.33333%;
  }
  .md-5-12 {
    width: 41.66667%;
  }
  .md-6-12 {
    width: 50%;
  }
  .md-7-12 {
    width: 58.33333%;
  }
  .md-8-12 {
    width: 66.66667%;
  }
  .md-9-12 {
    width: 75%;
  }
  .md-10-12 {
    width: 83.33333%;
  }
  .md-11-12 {
    width: 91.66667%;
  }
  .md-hidden {
    display: none;
  }
  .md-not-hidden {
    display: inline-block;
  }
  .md-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .md-not-first {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .md-last {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .md-not-last {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .md-gutter-0 {
    width: calc(100% + 0px);
    margin-left: -0px;
    margin-right: -0px;
    padding-left: 0;
    padding-right: 0;
  }
  .md-gutter-0 > * {
    padding-left: 0px;
    padding-right: 0px;
  }
  .md-gutter-8 {
    width: calc(100% + 8px);
    margin-left: -4px;
    margin-right: -4px;
    padding-left: 0;
    padding-right: 0;
  }
  .md-gutter-8 > * {
    padding-left: 4px;
    padding-right: 4px;
  }
  .md-gutter-16 {
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 0;
    padding-right: 0;
  }
  .md-gutter-16 > * {
    padding-left: 8px;
    padding-right: 8px;
  }
  .md-gutter-24 {
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 0;
    padding-right: 0;
  }
  .md-gutter-24 > * {
    padding-left: 12px;
    padding-right: 12px;
  }
  .md-gutter-40 {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }
  .md-gutter-40 > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .md-outside-0 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  .md-outside-8 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
  }
  .md-outside-16 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
  }
  .md-outside-24 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .md-outside-40 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .md-masonry-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .md-masonry-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .md-masonry-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .md-masonry-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  .md-masonry-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}

@media (max-width: 667px) {
  .sm-auto > * {
    width: auto;
  }
  .sm-1 > * {
    width: 100%;
  }
  .sm-2 > * {
    width: 50%;
  }
  .sm-3 > * {
    width: 33.33333%;
  }
  .sm-4 > * {
    width: 25%;
  }
  .sm-5 > * {
    width: 20%;
  }
  .sm-6 > * {
    width: 16.66667%;
  }
  .sm-7 > * {
    width: 14.28571%;
  }
  .sm-8 > * {
    width: 12.5%;
  }
  .sm-9 > * {
    width: 11.11111%;
  }
  .sm-10 > * {
    width: 10%;
  }
  .sm-11 > * {
    width: 9.09091%;
  }
  .sm-12 > * {
    width: 8.33333%;
  }
  .sm-table {
    display: table;
    table-layout: fixed;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
    -webkit-justify-content: initial;
    -ms-justify-content: initial;
    justify-content: initial;
    -webkit-align-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -webkit-align-items: initial;
    -ms-align-items: initial;
    align-items: initial;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  .sm-table > * {
    display: table-cell;
  }
  .sm-flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    table-layout: auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  .sm-flexbox > * {
    display: inline-block;
  }
  .sm-normal {
    display: block;
    table-layout: auto;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
    -webkit-justify-content: initial;
    -ms-justify-content: initial;
    justify-content: initial;
    -webkit-align-content: initial;
    -ms-align-content: initial;
    align-content: initial;
    -webkit-align-items: initial;
    -ms-align-items: initial;
    align-items: initial;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  .sm-normal > * {
    display: inline-block;
  }
  .sm-left {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
  }
  .sm-center {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .sm-right {
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right;
  }
  .sm-top {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .sm-top > * {
    vertical-align: top;
  }
  .sm-middle {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .sm-middle > * {
    vertical-align: middle;
  }
  .sm-bottom {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
  .sm-bottom > * {
    vertical-align: bottom;
  }
  .sm-between {
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: space-between;
    -ms-align-content: space-between;
    align-content: space-between;
  }
  .sm-around {
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-content: space-around;
    -ms-align-content: space-around;
    align-content: space-around;
  }
  .sm-baseline {
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
  }
  .sm-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .sm-not-reverse {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sm-1-1 {
    width: 100%;
  }
  .sm-1-2 {
    width: 50%;
  }
  .sm-1-3 {
    width: 33.33333%;
  }
  .sm-2-3 {
    width: 66.66667%;
  }
  .sm-1-4 {
    width: 25%;
  }
  .sm-2-4 {
    width: 50%;
  }
  .sm-3-4 {
    width: 75%;
  }
  .sm-1-5 {
    width: 20%;
  }
  .sm-2-5 {
    width: 40%;
  }
  .sm-3-5 {
    width: 60%;
  }
  .sm-4-5 {
    width: 80%;
  }
  .sm-1-6 {
    width: 16.66667%;
  }
  .sm-2-6 {
    width: 33.33333%;
  }
  .sm-3-6 {
    width: 50%;
  }
  .sm-4-6 {
    width: 66.66667%;
  }
  .sm-5-6 {
    width: 83.33333%;
  }
  .sm-1-7 {
    width: 14.28571%;
  }
  .sm-2-7 {
    width: 28.57143%;
  }
  .sm-3-7 {
    width: 42.85714%;
  }
  .sm-4-7 {
    width: 57.14286%;
  }
  .sm-5-7 {
    width: 71.42857%;
  }
  .sm-6-7 {
    width: 85.71429%;
  }
  .sm-1-8 {
    width: 12.5%;
  }
  .sm-2-8 {
    width: 25%;
  }
  .sm-3-8 {
    width: 37.5%;
  }
  .sm-4-8 {
    width: 50%;
  }
  .sm-5-8 {
    width: 62.5%;
  }
  .sm-6-8 {
    width: 75%;
  }
  .sm-7-8 {
    width: 87.5%;
  }
  .sm-1-9 {
    width: 11.11111%;
  }
  .sm-2-9 {
    width: 22.22222%;
  }
  .sm-3-9 {
    width: 33.33333%;
  }
  .sm-4-9 {
    width: 44.44444%;
  }
  .sm-5-9 {
    width: 55.55556%;
  }
  .sm-6-9 {
    width: 66.66667%;
  }
  .sm-7-9 {
    width: 77.77778%;
  }
  .sm-8-9 {
    width: 88.88889%;
  }
  .sm-1-10 {
    width: 10%;
  }
  .sm-2-10 {
    width: 20%;
  }
  .sm-3-10 {
    width: 30%;
  }
  .sm-4-10 {
    width: 40%;
  }
  .sm-5-10 {
    width: 50%;
  }
  .sm-6-10 {
    width: 60%;
  }
  .sm-7-10 {
    width: 70%;
  }
  .sm-8-10 {
    width: 80%;
  }
  .sm-9-10 {
    width: 90%;
  }
  .sm-1-11 {
    width: 9.09091%;
  }
  .sm-2-11 {
    width: 18.18182%;
  }
  .sm-3-11 {
    width: 27.27273%;
  }
  .sm-4-11 {
    width: 36.36364%;
  }
  .sm-5-11 {
    width: 45.45455%;
  }
  .sm-6-11 {
    width: 54.54545%;
  }
  .sm-7-11 {
    width: 63.63636%;
  }
  .sm-8-11 {
    width: 72.72727%;
  }
  .sm-9-11 {
    width: 81.81818%;
  }
  .sm-10-11 {
    width: 90.90909%;
  }
  .sm-1-12 {
    width: 8.33333%;
  }
  .sm-2-12 {
    width: 16.66667%;
  }
  .sm-3-12 {
    width: 25%;
  }
  .sm-4-12 {
    width: 33.33333%;
  }
  .sm-5-12 {
    width: 41.66667%;
  }
  .sm-6-12 {
    width: 50%;
  }
  .sm-7-12 {
    width: 58.33333%;
  }
  .sm-8-12 {
    width: 66.66667%;
  }
  .sm-9-12 {
    width: 75%;
  }
  .sm-10-12 {
    width: 83.33333%;
  }
  .sm-11-12 {
    width: 91.66667%;
  }
  .sm-hidden {
    display: none;
  }
  .sm-not-hidden {
    display: inline-block;
  }
  .sm-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .sm-not-first {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .sm-last {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sm-not-last {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .sm-gutter-0 {
    width: calc(100% + 0px);
    margin-left: -0px;
    margin-right: -0px;
    padding-left: 0;
    padding-right: 0;
  }
  .sm-gutter-0 > * {
    padding-left: 0px;
    padding-right: 0px;
  }
  .sm-gutter-8 {
    width: calc(100% + 8px);
    margin-left: -4px;
    margin-right: -4px;
    padding-left: 0;
    padding-right: 0;
  }
  .sm-gutter-8 > * {
    padding-left: 4px;
    padding-right: 4px;
  }
  .sm-gutter-16 {
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 0;
    padding-right: 0;
  }
  .sm-gutter-16 > * {
    padding-left: 8px;
    padding-right: 8px;
  }
  .sm-gutter-24 {
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 0;
    padding-right: 0;
  }
  .sm-gutter-24 > * {
    padding-left: 12px;
    padding-right: 12px;
  }
  .sm-gutter-40 {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }
  .sm-gutter-40 > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sm-outside-0 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  .sm-outside-8 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
  }
  .sm-outside-16 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
  }
  .sm-outside-24 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .sm-outside-40 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sm-masonry-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .sm-masonry-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .sm-masonry-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .sm-masonry-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  .sm-masonry-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}

/*! Pixel Perfect CSS 1.0.1 | Rocket Settings | Scss | MIT License | pixelperfectcss.com */
/*! Pixel Perfect CSS 1.0.1 | Scss | MIT License | pixelperfectcss.com */
*, *:before, *:after {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  resize: none;
  outline: 0;
  background: transparent;
  border: 0;
  border-style: solid;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

span {
  display: inline-block;
}

a {
  text-decoration: none;
}

input::-ms-clear, input::-ms-reveal, select::-ms-expand {
  display: none;
}

input[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[placeholder]:empty:before {
  content: attr(placeholder);
}

.xl-ffos {
  font-family: Open Sans;
}

.xl-ffscp {
  font-family: Source Code Pro;
}

.xl-co-white {
  color: #FFFFFF;
}

.xl-ba-white {
  background-color: #FFFFFF;
}

.xl-bo-white {
  border-color: #FFFFFF;
}

.xl-co-gray-100 {
  color: #F5F5F5;
}

.xl-ba-gray-100 {
  background-color: #F5F5F5;
}

.xl-bo-gray-100 {
  border-color: #F5F5F5;
}

.xl-co-gray-200 {
  color: #E8E8E8;
}

.xl-ba-gray-200 {
  background-color: #E8E8E8;
}

.xl-bo-gray-200 {
  border-color: #E8E8E8;
}

.xl-co-gray-300 {
  color: #D8D8D8;
}

.xl-ba-gray-300 {
  background-color: #D8D8D8;
}

.xl-bo-gray-300 {
  border-color: #D8D8D8;
}

.xl-co-gray-400 {
  color: #B1B1B1;
}

.xl-ba-gray-400 {
  background-color: #B1B1B1;
}

.xl-bo-gray-400 {
  border-color: #B1B1B1;
}

.xl-co-gray-500 {
  color: #A1A1A1;
}

.xl-ba-gray-500 {
  background-color: #A1A1A1;
}

.xl-bo-gray-500 {
  border-color: #A1A1A1;
}

.xl-co-red-100 {
  color: #FCA9B6;
}

.xl-ba-red-100 {
  background-color: #FCA9B6;
}

.xl-bo-red-100 {
  border-color: #FCA9B6;
}

.xl-co-red-200 {
  color: #F9536D;
}

.xl-ba-red-200 {
  background-color: #F9536D;
}

.xl-bo-red-200 {
  border-color: #F9536D;
}

.xl-co-red-300 {
  color: #F72848;
}

.xl-ba-red-300 {
  background-color: #F72848;
}

.xl-bo-red-300 {
  border-color: #F72848;
}

.xl-co-red-400 {
  color: #C6203A;
}

.xl-ba-red-400 {
  background-color: #C6203A;
}

.xl-bo-red-400 {
  border-color: #C6203A;
}

.xl-co-red-500 {
  color: #94182B;
}

.xl-ba-red-500 {
  background-color: #94182B;
}

.xl-bo-red-500 {
  border-color: #94182B;
}

.xl-co-green-100 {
  color: #A0EEC3;
}

.xl-ba-green-100 {
  background-color: #A0EEC3;
}

.xl-bo-green-100 {
  border-color: #A0EEC3;
}

.xl-co-green-200 {
  color: #41DD87;
}

.xl-ba-green-200 {
  background-color: #41DD87;
}

.xl-bo-green-200 {
  border-color: #41DD87;
}

.xl-co-green-300 {
  color: #12D469;
}

.xl-ba-green-300 {
  background-color: #12D469;
}

.xl-bo-green-300 {
  border-color: #12D469;
}

.xl-co-green-400 {
  color: #0EAA54;
}

.xl-ba-green-400 {
  background-color: #0EAA54;
}

.xl-bo-green-400 {
  border-color: #0EAA54;
}

.xl-co-green-500 {
  color: #0B7F3F;
}

.xl-ba-green-500 {
  background-color: #0B7F3F;
}

.xl-bo-green-500 {
  border-color: #0B7F3F;
}

.xl-co-blue-100 {
  color: #9FD4FB;
}

.xl-ba-blue-100 {
  background-color: #9FD4FB;
}

.xl-bo-blue-100 {
  border-color: #9FD4FB;
}

.xl-co-blue-200 {
  color: #40A9F8;
}

.xl-ba-blue-200 {
  background-color: #40A9F8;
}

.xl-bo-blue-200 {
  border-color: #40A9F8;
}

.xl-co-blue-300 {
  color: #1094F6;
}

.xl-ba-blue-300 {
  background-color: #1094F6;
}

.xl-bo-blue-300 {
  border-color: #1094F6;
}

.xl-co-blue-400 {
  color: #0D76C5;
}

.xl-ba-blue-400 {
  background-color: #0D76C5;
}

.xl-bo-blue-400 {
  border-color: #0D76C5;
}

.xl-co-blue-500 {
  color: #0A5994;
}

.xl-ba-blue-500 {
  background-color: #0A5994;
}

.xl-bo-blue-500 {
  border-color: #0A5994;
}

.xl-co-purple-100 {
  color: #D5B1E5;
}

.xl-ba-purple-100 {
  background-color: #D5B1E5;
}

.xl-bo-purple-100 {
  border-color: #D5B1E5;
}

.xl-co-purple-200 {
  color: #AC63CA;
}

.xl-ba-purple-200 {
  background-color: #AC63CA;
}

.xl-bo-purple-200 {
  border-color: #AC63CA;
}

.xl-co-purple-300 {
  color: #973CBD;
}

.xl-ba-purple-300 {
  background-color: #973CBD;
}

.xl-bo-purple-300 {
  border-color: #973CBD;
}

.xl-co-purple-400 {
  color: #793097;
}

.xl-ba-purple-400 {
  background-color: #793097;
}

.xl-bo-purple-400 {
  border-color: #793097;
}

.xl-co-purple-500 {
  color: #5B2471;
}

.xl-ba-purple-500 {
  background-color: #5B2471;
}

.xl-bo-purple-500 {
  border-color: #5B2471;
}

.xl-co-yellow-100 {
  color: #FFEB99;
}

.xl-ba-yellow-100 {
  background-color: #FFEB99;
}

.xl-bo-yellow-100 {
  border-color: #FFEB99;
}

.xl-co-yellow-200 {
  color: #FFD633;
}

.xl-ba-yellow-200 {
  background-color: #FFD633;
}

.xl-bo-yellow-200 {
  border-color: #FFD633;
}

.xl-co-yellow-300 {
  color: #FFCC00;
}

.xl-ba-yellow-300 {
  background-color: #FFCC00;
}

.xl-bo-yellow-300 {
  border-color: #FFCC00;
}

.xl-co-yellow-400 {
  color: #CCA300;
}

.xl-ba-yellow-400 {
  background-color: #CCA300;
}

.xl-bo-yellow-400 {
  border-color: #CCA300;
}

.xl-co-yellow-500 {
  color: #997A00;
}

.xl-ba-yellow-500 {
  background-color: #997A00;
}

.xl-bo-yellow-500 {
  border-color: #997A00;
}

.xl-co-black-100 {
  color: #666666;
}

.xl-ba-black-100 {
  background-color: #666666;
}

.xl-bo-black-100 {
  border-color: #666666;
}

.xl-co-black-200 {
  color: #555555;
}

.xl-ba-black-200 {
  background-color: #555555;
}

.xl-bo-black-200 {
  border-color: #555555;
}

.xl-co-black-300 {
  color: #444444;
}

.xl-ba-black-300 {
  background-color: #444444;
}

.xl-bo-black-300 {
  border-color: #444444;
}

.xl-co-black-400 {
  color: #333333;
}

.xl-ba-black-400 {
  background-color: #333333;
}

.xl-bo-black-400 {
  border-color: #333333;
}

.xl-co-black-500 {
  color: #222222;
}

.xl-ba-black-500 {
  background-color: #222222;
}

.xl-bo-black-500 {
  border-color: #222222;
}

.ho-co-white:hover {
  color: #FFFFFF;
}

.ho-ba-white:hover {
  background-color: #FFFFFF;
}

.ho-bo-white:hover {
  border-color: #FFFFFF;
}

.ho-co-gray-100:hover {
  color: #F5F5F5;
}

.ho-ba-gray-100:hover {
  background-color: #F5F5F5;
}

.ho-bo-gray-100:hover {
  border-color: #F5F5F5;
}

.ho-co-gray-200:hover {
  color: #E8E8E8;
}

.ho-ba-gray-200:hover {
  background-color: #E8E8E8;
}

.ho-bo-gray-200:hover {
  border-color: #E8E8E8;
}

.ho-co-gray-300:hover {
  color: #D8D8D8;
}

.ho-ba-gray-300:hover {
  background-color: #D8D8D8;
}

.ho-bo-gray-300:hover {
  border-color: #D8D8D8;
}

.ho-co-gray-400:hover {
  color: #B1B1B1;
}

.ho-ba-gray-400:hover {
  background-color: #B1B1B1;
}

.ho-bo-gray-400:hover {
  border-color: #B1B1B1;
}

.ho-co-gray-500:hover {
  color: #A1A1A1;
}

.ho-ba-gray-500:hover {
  background-color: #A1A1A1;
}

.ho-bo-gray-500:hover {
  border-color: #A1A1A1;
}

.ho-co-red-100:hover {
  color: #FCA9B6;
}

.ho-ba-red-100:hover {
  background-color: #FCA9B6;
}

.ho-bo-red-100:hover {
  border-color: #FCA9B6;
}

.ho-co-red-200:hover {
  color: #F9536D;
}

.ho-ba-red-200:hover {
  background-color: #F9536D;
}

.ho-bo-red-200:hover {
  border-color: #F9536D;
}

.ho-co-red-300:hover {
  color: #F72848;
}

.ho-ba-red-300:hover {
  background-color: #F72848;
}

.ho-bo-red-300:hover {
  border-color: #F72848;
}

.ho-co-red-400:hover {
  color: #C6203A;
}

.ho-ba-red-400:hover {
  background-color: #C6203A;
}

.ho-bo-red-400:hover {
  border-color: #C6203A;
}

.ho-co-red-500:hover {
  color: #94182B;
}

.ho-ba-red-500:hover {
  background-color: #94182B;
}

.ho-bo-red-500:hover {
  border-color: #94182B;
}

.ho-co-green-100:hover {
  color: #A0EEC3;
}

.ho-ba-green-100:hover {
  background-color: #A0EEC3;
}

.ho-bo-green-100:hover {
  border-color: #A0EEC3;
}

.ho-co-green-200:hover {
  color: #41DD87;
}

.ho-ba-green-200:hover {
  background-color: #41DD87;
}

.ho-bo-green-200:hover {
  border-color: #41DD87;
}

.ho-co-green-300:hover {
  color: #12D469;
}

.ho-ba-green-300:hover {
  background-color: #12D469;
}

.ho-bo-green-300:hover {
  border-color: #12D469;
}

.ho-co-green-400:hover {
  color: #0EAA54;
}

.ho-ba-green-400:hover {
  background-color: #0EAA54;
}

.ho-bo-green-400:hover {
  border-color: #0EAA54;
}

.ho-co-green-500:hover {
  color: #0B7F3F;
}

.ho-ba-green-500:hover {
  background-color: #0B7F3F;
}

.ho-bo-green-500:hover {
  border-color: #0B7F3F;
}

.ho-co-blue-100:hover {
  color: #9FD4FB;
}

.ho-ba-blue-100:hover {
  background-color: #9FD4FB;
}

.ho-bo-blue-100:hover {
  border-color: #9FD4FB;
}

.ho-co-blue-200:hover {
  color: #40A9F8;
}

.ho-ba-blue-200:hover {
  background-color: #40A9F8;
}

.ho-bo-blue-200:hover {
  border-color: #40A9F8;
}

.ho-co-blue-300:hover {
  color: #1094F6;
}

.ho-ba-blue-300:hover {
  background-color: #1094F6;
}

.ho-bo-blue-300:hover {
  border-color: #1094F6;
}

.ho-co-blue-400:hover {
  color: #0D76C5;
}

.ho-ba-blue-400:hover {
  background-color: #0D76C5;
}

.ho-bo-blue-400:hover {
  border-color: #0D76C5;
}

.ho-co-blue-500:hover {
  color: #0A5994;
}

.ho-ba-blue-500:hover {
  background-color: #0A5994;
}

.ho-bo-blue-500:hover {
  border-color: #0A5994;
}

.ho-co-purple-100:hover {
  color: #D5B1E5;
}

.ho-ba-purple-100:hover {
  background-color: #D5B1E5;
}

.ho-bo-purple-100:hover {
  border-color: #D5B1E5;
}

.ho-co-purple-200:hover {
  color: #AC63CA;
}

.ho-ba-purple-200:hover {
  background-color: #AC63CA;
}

.ho-bo-purple-200:hover {
  border-color: #AC63CA;
}

.ho-co-purple-300:hover {
  color: #973CBD;
}

.ho-ba-purple-300:hover {
  background-color: #973CBD;
}

.ho-bo-purple-300:hover {
  border-color: #973CBD;
}

.ho-co-purple-400:hover {
  color: #793097;
}

.ho-ba-purple-400:hover {
  background-color: #793097;
}

.ho-bo-purple-400:hover {
  border-color: #793097;
}

.ho-co-purple-500:hover {
  color: #5B2471;
}

.ho-ba-purple-500:hover {
  background-color: #5B2471;
}

.ho-bo-purple-500:hover {
  border-color: #5B2471;
}

.ho-co-yellow-100:hover {
  color: #FFEB99;
}

.ho-ba-yellow-100:hover {
  background-color: #FFEB99;
}

.ho-bo-yellow-100:hover {
  border-color: #FFEB99;
}

.ho-co-yellow-200:hover {
  color: #FFD633;
}

.ho-ba-yellow-200:hover {
  background-color: #FFD633;
}

.ho-bo-yellow-200:hover {
  border-color: #FFD633;
}

.ho-co-yellow-300:hover {
  color: #FFCC00;
}

.ho-ba-yellow-300:hover {
  background-color: #FFCC00;
}

.ho-bo-yellow-300:hover {
  border-color: #FFCC00;
}

.ho-co-yellow-400:hover {
  color: #CCA300;
}

.ho-ba-yellow-400:hover {
  background-color: #CCA300;
}

.ho-bo-yellow-400:hover {
  border-color: #CCA300;
}

.ho-co-yellow-500:hover {
  color: #997A00;
}

.ho-ba-yellow-500:hover {
  background-color: #997A00;
}

.ho-bo-yellow-500:hover {
  border-color: #997A00;
}

.ho-co-black-100:hover {
  color: #666666;
}

.ho-ba-black-100:hover {
  background-color: #666666;
}

.ho-bo-black-100:hover {
  border-color: #666666;
}

.ho-co-black-200:hover {
  color: #555555;
}

.ho-ba-black-200:hover {
  background-color: #555555;
}

.ho-bo-black-200:hover {
  border-color: #555555;
}

.ho-co-black-300:hover {
  color: #444444;
}

.ho-ba-black-300:hover {
  background-color: #444444;
}

.ho-bo-black-300:hover {
  border-color: #444444;
}

.ho-co-black-400:hover {
  color: #333333;
}

.ho-ba-black-400:hover {
  background-color: #333333;
}

.ho-bo-black-400:hover {
  border-color: #333333;
}

.ho-co-black-500:hover {
  color: #222222;
}

.ho-ba-black-500:hover {
  background-color: #222222;
}

.ho-bo-black-500:hover {
  border-color: #222222;
}

.fo-co-white:focus {
  color: #FFFFFF;
}

.fo-ba-white:focus {
  background-color: #FFFFFF;
}

.fo-bo-white:focus {
  border-color: #FFFFFF;
}

.fo-co-gray-100:focus {
  color: #F5F5F5;
}

.fo-ba-gray-100:focus {
  background-color: #F5F5F5;
}

.fo-bo-gray-100:focus {
  border-color: #F5F5F5;
}

.fo-co-gray-200:focus {
  color: #E8E8E8;
}

.fo-ba-gray-200:focus {
  background-color: #E8E8E8;
}

.fo-bo-gray-200:focus {
  border-color: #E8E8E8;
}

.fo-co-gray-300:focus {
  color: #D8D8D8;
}

.fo-ba-gray-300:focus {
  background-color: #D8D8D8;
}

.fo-bo-gray-300:focus {
  border-color: #D8D8D8;
}

.fo-co-gray-400:focus {
  color: #B1B1B1;
}

.fo-ba-gray-400:focus {
  background-color: #B1B1B1;
}

.fo-bo-gray-400:focus {
  border-color: #B1B1B1;
}

.fo-co-gray-500:focus {
  color: #A1A1A1;
}

.fo-ba-gray-500:focus {
  background-color: #A1A1A1;
}

.fo-bo-gray-500:focus {
  border-color: #A1A1A1;
}

.fo-co-red-100:focus {
  color: #FCA9B6;
}

.fo-ba-red-100:focus {
  background-color: #FCA9B6;
}

.fo-bo-red-100:focus {
  border-color: #FCA9B6;
}

.fo-co-red-200:focus {
  color: #F9536D;
}

.fo-ba-red-200:focus {
  background-color: #F9536D;
}

.fo-bo-red-200:focus {
  border-color: #F9536D;
}

.fo-co-red-300:focus {
  color: #F72848;
}

.fo-ba-red-300:focus {
  background-color: #F72848;
}

.fo-bo-red-300:focus {
  border-color: #F72848;
}

.fo-co-red-400:focus {
  color: #C6203A;
}

.fo-ba-red-400:focus {
  background-color: #C6203A;
}

.fo-bo-red-400:focus {
  border-color: #C6203A;
}

.fo-co-red-500:focus {
  color: #94182B;
}

.fo-ba-red-500:focus {
  background-color: #94182B;
}

.fo-bo-red-500:focus {
  border-color: #94182B;
}

.fo-co-green-100:focus {
  color: #A0EEC3;
}

.fo-ba-green-100:focus {
  background-color: #A0EEC3;
}

.fo-bo-green-100:focus {
  border-color: #A0EEC3;
}

.fo-co-green-200:focus {
  color: #41DD87;
}

.fo-ba-green-200:focus {
  background-color: #41DD87;
}

.fo-bo-green-200:focus {
  border-color: #41DD87;
}

.fo-co-green-300:focus {
  color: #12D469;
}

.fo-ba-green-300:focus {
  background-color: #12D469;
}

.fo-bo-green-300:focus {
  border-color: #12D469;
}

.fo-co-green-400:focus {
  color: #0EAA54;
}

.fo-ba-green-400:focus {
  background-color: #0EAA54;
}

.fo-bo-green-400:focus {
  border-color: #0EAA54;
}

.fo-co-green-500:focus {
  color: #0B7F3F;
}

.fo-ba-green-500:focus {
  background-color: #0B7F3F;
}

.fo-bo-green-500:focus {
  border-color: #0B7F3F;
}

.fo-co-blue-100:focus {
  color: #9FD4FB;
}

.fo-ba-blue-100:focus {
  background-color: #9FD4FB;
}

.fo-bo-blue-100:focus {
  border-color: #9FD4FB;
}

.fo-co-blue-200:focus {
  color: #40A9F8;
}

.fo-ba-blue-200:focus {
  background-color: #40A9F8;
}

.fo-bo-blue-200:focus {
  border-color: #40A9F8;
}

.fo-co-blue-300:focus {
  color: #1094F6;
}

.fo-ba-blue-300:focus {
  background-color: #1094F6;
}

.fo-bo-blue-300:focus {
  border-color: #1094F6;
}

.fo-co-blue-400:focus {
  color: #0D76C5;
}

.fo-ba-blue-400:focus {
  background-color: #0D76C5;
}

.fo-bo-blue-400:focus {
  border-color: #0D76C5;
}

.fo-co-blue-500:focus {
  color: #0A5994;
}

.fo-ba-blue-500:focus {
  background-color: #0A5994;
}

.fo-bo-blue-500:focus {
  border-color: #0A5994;
}

.fo-co-purple-100:focus {
  color: #D5B1E5;
}

.fo-ba-purple-100:focus {
  background-color: #D5B1E5;
}

.fo-bo-purple-100:focus {
  border-color: #D5B1E5;
}

.fo-co-purple-200:focus {
  color: #AC63CA;
}

.fo-ba-purple-200:focus {
  background-color: #AC63CA;
}

.fo-bo-purple-200:focus {
  border-color: #AC63CA;
}

.fo-co-purple-300:focus {
  color: #973CBD;
}

.fo-ba-purple-300:focus {
  background-color: #973CBD;
}

.fo-bo-purple-300:focus {
  border-color: #973CBD;
}

.fo-co-purple-400:focus {
  color: #793097;
}

.fo-ba-purple-400:focus {
  background-color: #793097;
}

.fo-bo-purple-400:focus {
  border-color: #793097;
}

.fo-co-purple-500:focus {
  color: #5B2471;
}

.fo-ba-purple-500:focus {
  background-color: #5B2471;
}

.fo-bo-purple-500:focus {
  border-color: #5B2471;
}

.fo-co-yellow-100:focus {
  color: #FFEB99;
}

.fo-ba-yellow-100:focus {
  background-color: #FFEB99;
}

.fo-bo-yellow-100:focus {
  border-color: #FFEB99;
}

.fo-co-yellow-200:focus {
  color: #FFD633;
}

.fo-ba-yellow-200:focus {
  background-color: #FFD633;
}

.fo-bo-yellow-200:focus {
  border-color: #FFD633;
}

.fo-co-yellow-300:focus {
  color: #FFCC00;
}

.fo-ba-yellow-300:focus {
  background-color: #FFCC00;
}

.fo-bo-yellow-300:focus {
  border-color: #FFCC00;
}

.fo-co-yellow-400:focus {
  color: #CCA300;
}

.fo-ba-yellow-400:focus {
  background-color: #CCA300;
}

.fo-bo-yellow-400:focus {
  border-color: #CCA300;
}

.fo-co-yellow-500:focus {
  color: #997A00;
}

.fo-ba-yellow-500:focus {
  background-color: #997A00;
}

.fo-bo-yellow-500:focus {
  border-color: #997A00;
}

.fo-co-black-100:focus {
  color: #666666;
}

.fo-ba-black-100:focus {
  background-color: #666666;
}

.fo-bo-black-100:focus {
  border-color: #666666;
}

.fo-co-black-200:focus {
  color: #555555;
}

.fo-ba-black-200:focus {
  background-color: #555555;
}

.fo-bo-black-200:focus {
  border-color: #555555;
}

.fo-co-black-300:focus {
  color: #444444;
}

.fo-ba-black-300:focus {
  background-color: #444444;
}

.fo-bo-black-300:focus {
  border-color: #444444;
}

.fo-co-black-400:focus {
  color: #333333;
}

.fo-ba-black-400:focus {
  background-color: #333333;
}

.fo-bo-black-400:focus {
  border-color: #333333;
}

.fo-co-black-500:focus {
  color: #222222;
}

.fo-ba-black-500:focus {
  background-color: #222222;
}

.fo-bo-black-500:focus {
  border-color: #222222;
}

.ac-co-white:active {
  color: #FFFFFF;
}

.ac-ba-white:active {
  background-color: #FFFFFF;
}

.ac-bo-white:active {
  border-color: #FFFFFF;
}

.ac-co-gray-100:active {
  color: #F5F5F5;
}

.ac-ba-gray-100:active {
  background-color: #F5F5F5;
}

.ac-bo-gray-100:active {
  border-color: #F5F5F5;
}

.ac-co-gray-200:active {
  color: #E8E8E8;
}

.ac-ba-gray-200:active {
  background-color: #E8E8E8;
}

.ac-bo-gray-200:active {
  border-color: #E8E8E8;
}

.ac-co-gray-300:active {
  color: #D8D8D8;
}

.ac-ba-gray-300:active {
  background-color: #D8D8D8;
}

.ac-bo-gray-300:active {
  border-color: #D8D8D8;
}

.ac-co-gray-400:active {
  color: #B1B1B1;
}

.ac-ba-gray-400:active {
  background-color: #B1B1B1;
}

.ac-bo-gray-400:active {
  border-color: #B1B1B1;
}

.ac-co-gray-500:active {
  color: #A1A1A1;
}

.ac-ba-gray-500:active {
  background-color: #A1A1A1;
}

.ac-bo-gray-500:active {
  border-color: #A1A1A1;
}

.ac-co-red-100:active {
  color: #FCA9B6;
}

.ac-ba-red-100:active {
  background-color: #FCA9B6;
}

.ac-bo-red-100:active {
  border-color: #FCA9B6;
}

.ac-co-red-200:active {
  color: #F9536D;
}

.ac-ba-red-200:active {
  background-color: #F9536D;
}

.ac-bo-red-200:active {
  border-color: #F9536D;
}

.ac-co-red-300:active {
  color: #F72848;
}

.ac-ba-red-300:active {
  background-color: #F72848;
}

.ac-bo-red-300:active {
  border-color: #F72848;
}

.ac-co-red-400:active {
  color: #C6203A;
}

.ac-ba-red-400:active {
  background-color: #C6203A;
}

.ac-bo-red-400:active {
  border-color: #C6203A;
}

.ac-co-red-500:active {
  color: #94182B;
}

.ac-ba-red-500:active {
  background-color: #94182B;
}

.ac-bo-red-500:active {
  border-color: #94182B;
}

.ac-co-green-100:active {
  color: #A0EEC3;
}

.ac-ba-green-100:active {
  background-color: #A0EEC3;
}

.ac-bo-green-100:active {
  border-color: #A0EEC3;
}

.ac-co-green-200:active {
  color: #41DD87;
}

.ac-ba-green-200:active {
  background-color: #41DD87;
}

.ac-bo-green-200:active {
  border-color: #41DD87;
}

.ac-co-green-300:active {
  color: #12D469;
}

.ac-ba-green-300:active {
  background-color: #12D469;
}

.ac-bo-green-300:active {
  border-color: #12D469;
}

.ac-co-green-400:active {
  color: #0EAA54;
}

.ac-ba-green-400:active {
  background-color: #0EAA54;
}

.ac-bo-green-400:active {
  border-color: #0EAA54;
}

.ac-co-green-500:active {
  color: #0B7F3F;
}

.ac-ba-green-500:active {
  background-color: #0B7F3F;
}

.ac-bo-green-500:active {
  border-color: #0B7F3F;
}

.ac-co-blue-100:active {
  color: #9FD4FB;
}

.ac-ba-blue-100:active {
  background-color: #9FD4FB;
}

.ac-bo-blue-100:active {
  border-color: #9FD4FB;
}

.ac-co-blue-200:active {
  color: #40A9F8;
}

.ac-ba-blue-200:active {
  background-color: #40A9F8;
}

.ac-bo-blue-200:active {
  border-color: #40A9F8;
}

.ac-co-blue-300:active {
  color: #1094F6;
}

.ac-ba-blue-300:active {
  background-color: #1094F6;
}

.ac-bo-blue-300:active {
  border-color: #1094F6;
}

.ac-co-blue-400:active {
  color: #0D76C5;
}

.ac-ba-blue-400:active {
  background-color: #0D76C5;
}

.ac-bo-blue-400:active {
  border-color: #0D76C5;
}

.ac-co-blue-500:active {
  color: #0A5994;
}

.ac-ba-blue-500:active {
  background-color: #0A5994;
}

.ac-bo-blue-500:active {
  border-color: #0A5994;
}

.ac-co-purple-100:active {
  color: #D5B1E5;
}

.ac-ba-purple-100:active {
  background-color: #D5B1E5;
}

.ac-bo-purple-100:active {
  border-color: #D5B1E5;
}

.ac-co-purple-200:active {
  color: #AC63CA;
}

.ac-ba-purple-200:active {
  background-color: #AC63CA;
}

.ac-bo-purple-200:active {
  border-color: #AC63CA;
}

.ac-co-purple-300:active {
  color: #973CBD;
}

.ac-ba-purple-300:active {
  background-color: #973CBD;
}

.ac-bo-purple-300:active {
  border-color: #973CBD;
}

.ac-co-purple-400:active {
  color: #793097;
}

.ac-ba-purple-400:active {
  background-color: #793097;
}

.ac-bo-purple-400:active {
  border-color: #793097;
}

.ac-co-purple-500:active {
  color: #5B2471;
}

.ac-ba-purple-500:active {
  background-color: #5B2471;
}

.ac-bo-purple-500:active {
  border-color: #5B2471;
}

.ac-co-yellow-100:active {
  color: #FFEB99;
}

.ac-ba-yellow-100:active {
  background-color: #FFEB99;
}

.ac-bo-yellow-100:active {
  border-color: #FFEB99;
}

.ac-co-yellow-200:active {
  color: #FFD633;
}

.ac-ba-yellow-200:active {
  background-color: #FFD633;
}

.ac-bo-yellow-200:active {
  border-color: #FFD633;
}

.ac-co-yellow-300:active {
  color: #FFCC00;
}

.ac-ba-yellow-300:active {
  background-color: #FFCC00;
}

.ac-bo-yellow-300:active {
  border-color: #FFCC00;
}

.ac-co-yellow-400:active {
  color: #CCA300;
}

.ac-ba-yellow-400:active {
  background-color: #CCA300;
}

.ac-bo-yellow-400:active {
  border-color: #CCA300;
}

.ac-co-yellow-500:active {
  color: #997A00;
}

.ac-ba-yellow-500:active {
  background-color: #997A00;
}

.ac-bo-yellow-500:active {
  border-color: #997A00;
}

.ac-co-black-100:active {
  color: #666666;
}

.ac-ba-black-100:active {
  background-color: #666666;
}

.ac-bo-black-100:active {
  border-color: #666666;
}

.ac-co-black-200:active {
  color: #555555;
}

.ac-ba-black-200:active {
  background-color: #555555;
}

.ac-bo-black-200:active {
  border-color: #555555;
}

.ac-co-black-300:active {
  color: #444444;
}

.ac-ba-black-300:active {
  background-color: #444444;
}

.ac-bo-black-300:active {
  border-color: #444444;
}

.ac-co-black-400:active {
  color: #333333;
}

.ac-ba-black-400:active {
  background-color: #333333;
}

.ac-bo-black-400:active {
  border-color: #333333;
}

.ac-co-black-500:active {
  color: #222222;
}

.ac-ba-black-500:active {
  background-color: #222222;
}

.ac-bo-black-500:active {
  border-color: #222222;
}

.pl-co-white::-webkit-input-placeholder {
  color: #FFFFFF;
}

.pl-co-white::-moz-placeholder {
  color: #FFFFFF;
}

.pl-co-white:-ms-input-placeholder {
  color: #FFFFFF;
}

.pl-co-white:-moz-placeholder {
  color: #FFFFFF;
}

.pl-ba-white::-webkit-input-placeholder {
  background-color: #FFFFFF;
}

.pl-ba-white::-moz-placeholder {
  background-color: #FFFFFF;
}

.pl-ba-white:-ms-input-placeholder {
  background-color: #FFFFFF;
}

.pl-ba-white:-moz-placeholder {
  background-color: #FFFFFF;
}

.pl-bo-white::-webkit-input-placeholder {
  border-color: #FFFFFF;
}

.pl-bo-white::-moz-placeholder {
  border-color: #FFFFFF;
}

.pl-bo-white:-ms-input-placeholder {
  border-color: #FFFFFF;
}

.pl-bo-white:-moz-placeholder {
  border-color: #FFFFFF;
}

.pl-co-gray-100::-webkit-input-placeholder {
  color: #F5F5F5;
}

.pl-co-gray-100::-moz-placeholder {
  color: #F5F5F5;
}

.pl-co-gray-100:-ms-input-placeholder {
  color: #F5F5F5;
}

.pl-co-gray-100:-moz-placeholder {
  color: #F5F5F5;
}

.pl-ba-gray-100::-webkit-input-placeholder {
  background-color: #F5F5F5;
}

.pl-ba-gray-100::-moz-placeholder {
  background-color: #F5F5F5;
}

.pl-ba-gray-100:-ms-input-placeholder {
  background-color: #F5F5F5;
}

.pl-ba-gray-100:-moz-placeholder {
  background-color: #F5F5F5;
}

.pl-bo-gray-100::-webkit-input-placeholder {
  border-color: #F5F5F5;
}

.pl-bo-gray-100::-moz-placeholder {
  border-color: #F5F5F5;
}

.pl-bo-gray-100:-ms-input-placeholder {
  border-color: #F5F5F5;
}

.pl-bo-gray-100:-moz-placeholder {
  border-color: #F5F5F5;
}

.pl-co-gray-200::-webkit-input-placeholder {
  color: #E8E8E8;
}

.pl-co-gray-200::-moz-placeholder {
  color: #E8E8E8;
}

.pl-co-gray-200:-ms-input-placeholder {
  color: #E8E8E8;
}

.pl-co-gray-200:-moz-placeholder {
  color: #E8E8E8;
}

.pl-ba-gray-200::-webkit-input-placeholder {
  background-color: #E8E8E8;
}

.pl-ba-gray-200::-moz-placeholder {
  background-color: #E8E8E8;
}

.pl-ba-gray-200:-ms-input-placeholder {
  background-color: #E8E8E8;
}

.pl-ba-gray-200:-moz-placeholder {
  background-color: #E8E8E8;
}

.pl-bo-gray-200::-webkit-input-placeholder {
  border-color: #E8E8E8;
}

.pl-bo-gray-200::-moz-placeholder {
  border-color: #E8E8E8;
}

.pl-bo-gray-200:-ms-input-placeholder {
  border-color: #E8E8E8;
}

.pl-bo-gray-200:-moz-placeholder {
  border-color: #E8E8E8;
}

.pl-co-gray-300::-webkit-input-placeholder {
  color: #D8D8D8;
}

.pl-co-gray-300::-moz-placeholder {
  color: #D8D8D8;
}

.pl-co-gray-300:-ms-input-placeholder {
  color: #D8D8D8;
}

.pl-co-gray-300:-moz-placeholder {
  color: #D8D8D8;
}

.pl-ba-gray-300::-webkit-input-placeholder {
  background-color: #D8D8D8;
}

.pl-ba-gray-300::-moz-placeholder {
  background-color: #D8D8D8;
}

.pl-ba-gray-300:-ms-input-placeholder {
  background-color: #D8D8D8;
}

.pl-ba-gray-300:-moz-placeholder {
  background-color: #D8D8D8;
}

.pl-bo-gray-300::-webkit-input-placeholder {
  border-color: #D8D8D8;
}

.pl-bo-gray-300::-moz-placeholder {
  border-color: #D8D8D8;
}

.pl-bo-gray-300:-ms-input-placeholder {
  border-color: #D8D8D8;
}

.pl-bo-gray-300:-moz-placeholder {
  border-color: #D8D8D8;
}

.pl-co-gray-400::-webkit-input-placeholder {
  color: #B1B1B1;
}

.pl-co-gray-400::-moz-placeholder {
  color: #B1B1B1;
}

.pl-co-gray-400:-ms-input-placeholder {
  color: #B1B1B1;
}

.pl-co-gray-400:-moz-placeholder {
  color: #B1B1B1;
}

.pl-ba-gray-400::-webkit-input-placeholder {
  background-color: #B1B1B1;
}

.pl-ba-gray-400::-moz-placeholder {
  background-color: #B1B1B1;
}

.pl-ba-gray-400:-ms-input-placeholder {
  background-color: #B1B1B1;
}

.pl-ba-gray-400:-moz-placeholder {
  background-color: #B1B1B1;
}

.pl-bo-gray-400::-webkit-input-placeholder {
  border-color: #B1B1B1;
}

.pl-bo-gray-400::-moz-placeholder {
  border-color: #B1B1B1;
}

.pl-bo-gray-400:-ms-input-placeholder {
  border-color: #B1B1B1;
}

.pl-bo-gray-400:-moz-placeholder {
  border-color: #B1B1B1;
}

.pl-co-gray-500::-webkit-input-placeholder {
  color: #A1A1A1;
}

.pl-co-gray-500::-moz-placeholder {
  color: #A1A1A1;
}

.pl-co-gray-500:-ms-input-placeholder {
  color: #A1A1A1;
}

.pl-co-gray-500:-moz-placeholder {
  color: #A1A1A1;
}

.pl-ba-gray-500::-webkit-input-placeholder {
  background-color: #A1A1A1;
}

.pl-ba-gray-500::-moz-placeholder {
  background-color: #A1A1A1;
}

.pl-ba-gray-500:-ms-input-placeholder {
  background-color: #A1A1A1;
}

.pl-ba-gray-500:-moz-placeholder {
  background-color: #A1A1A1;
}

.pl-bo-gray-500::-webkit-input-placeholder {
  border-color: #A1A1A1;
}

.pl-bo-gray-500::-moz-placeholder {
  border-color: #A1A1A1;
}

.pl-bo-gray-500:-ms-input-placeholder {
  border-color: #A1A1A1;
}

.pl-bo-gray-500:-moz-placeholder {
  border-color: #A1A1A1;
}

.pl-co-red-100::-webkit-input-placeholder {
  color: #FCA9B6;
}

.pl-co-red-100::-moz-placeholder {
  color: #FCA9B6;
}

.pl-co-red-100:-ms-input-placeholder {
  color: #FCA9B6;
}

.pl-co-red-100:-moz-placeholder {
  color: #FCA9B6;
}

.pl-ba-red-100::-webkit-input-placeholder {
  background-color: #FCA9B6;
}

.pl-ba-red-100::-moz-placeholder {
  background-color: #FCA9B6;
}

.pl-ba-red-100:-ms-input-placeholder {
  background-color: #FCA9B6;
}

.pl-ba-red-100:-moz-placeholder {
  background-color: #FCA9B6;
}

.pl-bo-red-100::-webkit-input-placeholder {
  border-color: #FCA9B6;
}

.pl-bo-red-100::-moz-placeholder {
  border-color: #FCA9B6;
}

.pl-bo-red-100:-ms-input-placeholder {
  border-color: #FCA9B6;
}

.pl-bo-red-100:-moz-placeholder {
  border-color: #FCA9B6;
}

.pl-co-red-200::-webkit-input-placeholder {
  color: #F9536D;
}

.pl-co-red-200::-moz-placeholder {
  color: #F9536D;
}

.pl-co-red-200:-ms-input-placeholder {
  color: #F9536D;
}

.pl-co-red-200:-moz-placeholder {
  color: #F9536D;
}

.pl-ba-red-200::-webkit-input-placeholder {
  background-color: #F9536D;
}

.pl-ba-red-200::-moz-placeholder {
  background-color: #F9536D;
}

.pl-ba-red-200:-ms-input-placeholder {
  background-color: #F9536D;
}

.pl-ba-red-200:-moz-placeholder {
  background-color: #F9536D;
}

.pl-bo-red-200::-webkit-input-placeholder {
  border-color: #F9536D;
}

.pl-bo-red-200::-moz-placeholder {
  border-color: #F9536D;
}

.pl-bo-red-200:-ms-input-placeholder {
  border-color: #F9536D;
}

.pl-bo-red-200:-moz-placeholder {
  border-color: #F9536D;
}

.pl-co-red-300::-webkit-input-placeholder {
  color: #F72848;
}

.pl-co-red-300::-moz-placeholder {
  color: #F72848;
}

.pl-co-red-300:-ms-input-placeholder {
  color: #F72848;
}

.pl-co-red-300:-moz-placeholder {
  color: #F72848;
}

.pl-ba-red-300::-webkit-input-placeholder {
  background-color: #F72848;
}

.pl-ba-red-300::-moz-placeholder {
  background-color: #F72848;
}

.pl-ba-red-300:-ms-input-placeholder {
  background-color: #F72848;
}

.pl-ba-red-300:-moz-placeholder {
  background-color: #F72848;
}

.pl-bo-red-300::-webkit-input-placeholder {
  border-color: #F72848;
}

.pl-bo-red-300::-moz-placeholder {
  border-color: #F72848;
}

.pl-bo-red-300:-ms-input-placeholder {
  border-color: #F72848;
}

.pl-bo-red-300:-moz-placeholder {
  border-color: #F72848;
}

.pl-co-red-400::-webkit-input-placeholder {
  color: #C6203A;
}

.pl-co-red-400::-moz-placeholder {
  color: #C6203A;
}

.pl-co-red-400:-ms-input-placeholder {
  color: #C6203A;
}

.pl-co-red-400:-moz-placeholder {
  color: #C6203A;
}

.pl-ba-red-400::-webkit-input-placeholder {
  background-color: #C6203A;
}

.pl-ba-red-400::-moz-placeholder {
  background-color: #C6203A;
}

.pl-ba-red-400:-ms-input-placeholder {
  background-color: #C6203A;
}

.pl-ba-red-400:-moz-placeholder {
  background-color: #C6203A;
}

.pl-bo-red-400::-webkit-input-placeholder {
  border-color: #C6203A;
}

.pl-bo-red-400::-moz-placeholder {
  border-color: #C6203A;
}

.pl-bo-red-400:-ms-input-placeholder {
  border-color: #C6203A;
}

.pl-bo-red-400:-moz-placeholder {
  border-color: #C6203A;
}

.pl-co-red-500::-webkit-input-placeholder {
  color: #94182B;
}

.pl-co-red-500::-moz-placeholder {
  color: #94182B;
}

.pl-co-red-500:-ms-input-placeholder {
  color: #94182B;
}

.pl-co-red-500:-moz-placeholder {
  color: #94182B;
}

.pl-ba-red-500::-webkit-input-placeholder {
  background-color: #94182B;
}

.pl-ba-red-500::-moz-placeholder {
  background-color: #94182B;
}

.pl-ba-red-500:-ms-input-placeholder {
  background-color: #94182B;
}

.pl-ba-red-500:-moz-placeholder {
  background-color: #94182B;
}

.pl-bo-red-500::-webkit-input-placeholder {
  border-color: #94182B;
}

.pl-bo-red-500::-moz-placeholder {
  border-color: #94182B;
}

.pl-bo-red-500:-ms-input-placeholder {
  border-color: #94182B;
}

.pl-bo-red-500:-moz-placeholder {
  border-color: #94182B;
}

.pl-co-green-100::-webkit-input-placeholder {
  color: #A0EEC3;
}

.pl-co-green-100::-moz-placeholder {
  color: #A0EEC3;
}

.pl-co-green-100:-ms-input-placeholder {
  color: #A0EEC3;
}

.pl-co-green-100:-moz-placeholder {
  color: #A0EEC3;
}

.pl-ba-green-100::-webkit-input-placeholder {
  background-color: #A0EEC3;
}

.pl-ba-green-100::-moz-placeholder {
  background-color: #A0EEC3;
}

.pl-ba-green-100:-ms-input-placeholder {
  background-color: #A0EEC3;
}

.pl-ba-green-100:-moz-placeholder {
  background-color: #A0EEC3;
}

.pl-bo-green-100::-webkit-input-placeholder {
  border-color: #A0EEC3;
}

.pl-bo-green-100::-moz-placeholder {
  border-color: #A0EEC3;
}

.pl-bo-green-100:-ms-input-placeholder {
  border-color: #A0EEC3;
}

.pl-bo-green-100:-moz-placeholder {
  border-color: #A0EEC3;
}

.pl-co-green-200::-webkit-input-placeholder {
  color: #41DD87;
}

.pl-co-green-200::-moz-placeholder {
  color: #41DD87;
}

.pl-co-green-200:-ms-input-placeholder {
  color: #41DD87;
}

.pl-co-green-200:-moz-placeholder {
  color: #41DD87;
}

.pl-ba-green-200::-webkit-input-placeholder {
  background-color: #41DD87;
}

.pl-ba-green-200::-moz-placeholder {
  background-color: #41DD87;
}

.pl-ba-green-200:-ms-input-placeholder {
  background-color: #41DD87;
}

.pl-ba-green-200:-moz-placeholder {
  background-color: #41DD87;
}

.pl-bo-green-200::-webkit-input-placeholder {
  border-color: #41DD87;
}

.pl-bo-green-200::-moz-placeholder {
  border-color: #41DD87;
}

.pl-bo-green-200:-ms-input-placeholder {
  border-color: #41DD87;
}

.pl-bo-green-200:-moz-placeholder {
  border-color: #41DD87;
}

.pl-co-green-300::-webkit-input-placeholder {
  color: #12D469;
}

.pl-co-green-300::-moz-placeholder {
  color: #12D469;
}

.pl-co-green-300:-ms-input-placeholder {
  color: #12D469;
}

.pl-co-green-300:-moz-placeholder {
  color: #12D469;
}

.pl-ba-green-300::-webkit-input-placeholder {
  background-color: #12D469;
}

.pl-ba-green-300::-moz-placeholder {
  background-color: #12D469;
}

.pl-ba-green-300:-ms-input-placeholder {
  background-color: #12D469;
}

.pl-ba-green-300:-moz-placeholder {
  background-color: #12D469;
}

.pl-bo-green-300::-webkit-input-placeholder {
  border-color: #12D469;
}

.pl-bo-green-300::-moz-placeholder {
  border-color: #12D469;
}

.pl-bo-green-300:-ms-input-placeholder {
  border-color: #12D469;
}

.pl-bo-green-300:-moz-placeholder {
  border-color: #12D469;
}

.pl-co-green-400::-webkit-input-placeholder {
  color: #0EAA54;
}

.pl-co-green-400::-moz-placeholder {
  color: #0EAA54;
}

.pl-co-green-400:-ms-input-placeholder {
  color: #0EAA54;
}

.pl-co-green-400:-moz-placeholder {
  color: #0EAA54;
}

.pl-ba-green-400::-webkit-input-placeholder {
  background-color: #0EAA54;
}

.pl-ba-green-400::-moz-placeholder {
  background-color: #0EAA54;
}

.pl-ba-green-400:-ms-input-placeholder {
  background-color: #0EAA54;
}

.pl-ba-green-400:-moz-placeholder {
  background-color: #0EAA54;
}

.pl-bo-green-400::-webkit-input-placeholder {
  border-color: #0EAA54;
}

.pl-bo-green-400::-moz-placeholder {
  border-color: #0EAA54;
}

.pl-bo-green-400:-ms-input-placeholder {
  border-color: #0EAA54;
}

.pl-bo-green-400:-moz-placeholder {
  border-color: #0EAA54;
}

.pl-co-green-500::-webkit-input-placeholder {
  color: #0B7F3F;
}

.pl-co-green-500::-moz-placeholder {
  color: #0B7F3F;
}

.pl-co-green-500:-ms-input-placeholder {
  color: #0B7F3F;
}

.pl-co-green-500:-moz-placeholder {
  color: #0B7F3F;
}

.pl-ba-green-500::-webkit-input-placeholder {
  background-color: #0B7F3F;
}

.pl-ba-green-500::-moz-placeholder {
  background-color: #0B7F3F;
}

.pl-ba-green-500:-ms-input-placeholder {
  background-color: #0B7F3F;
}

.pl-ba-green-500:-moz-placeholder {
  background-color: #0B7F3F;
}

.pl-bo-green-500::-webkit-input-placeholder {
  border-color: #0B7F3F;
}

.pl-bo-green-500::-moz-placeholder {
  border-color: #0B7F3F;
}

.pl-bo-green-500:-ms-input-placeholder {
  border-color: #0B7F3F;
}

.pl-bo-green-500:-moz-placeholder {
  border-color: #0B7F3F;
}

.pl-co-blue-100::-webkit-input-placeholder {
  color: #9FD4FB;
}

.pl-co-blue-100::-moz-placeholder {
  color: #9FD4FB;
}

.pl-co-blue-100:-ms-input-placeholder {
  color: #9FD4FB;
}

.pl-co-blue-100:-moz-placeholder {
  color: #9FD4FB;
}

.pl-ba-blue-100::-webkit-input-placeholder {
  background-color: #9FD4FB;
}

.pl-ba-blue-100::-moz-placeholder {
  background-color: #9FD4FB;
}

.pl-ba-blue-100:-ms-input-placeholder {
  background-color: #9FD4FB;
}

.pl-ba-blue-100:-moz-placeholder {
  background-color: #9FD4FB;
}

.pl-bo-blue-100::-webkit-input-placeholder {
  border-color: #9FD4FB;
}

.pl-bo-blue-100::-moz-placeholder {
  border-color: #9FD4FB;
}

.pl-bo-blue-100:-ms-input-placeholder {
  border-color: #9FD4FB;
}

.pl-bo-blue-100:-moz-placeholder {
  border-color: #9FD4FB;
}

.pl-co-blue-200::-webkit-input-placeholder {
  color: #40A9F8;
}

.pl-co-blue-200::-moz-placeholder {
  color: #40A9F8;
}

.pl-co-blue-200:-ms-input-placeholder {
  color: #40A9F8;
}

.pl-co-blue-200:-moz-placeholder {
  color: #40A9F8;
}

.pl-ba-blue-200::-webkit-input-placeholder {
  background-color: #40A9F8;
}

.pl-ba-blue-200::-moz-placeholder {
  background-color: #40A9F8;
}

.pl-ba-blue-200:-ms-input-placeholder {
  background-color: #40A9F8;
}

.pl-ba-blue-200:-moz-placeholder {
  background-color: #40A9F8;
}

.pl-bo-blue-200::-webkit-input-placeholder {
  border-color: #40A9F8;
}

.pl-bo-blue-200::-moz-placeholder {
  border-color: #40A9F8;
}

.pl-bo-blue-200:-ms-input-placeholder {
  border-color: #40A9F8;
}

.pl-bo-blue-200:-moz-placeholder {
  border-color: #40A9F8;
}

.pl-co-blue-300::-webkit-input-placeholder {
  color: #1094F6;
}

.pl-co-blue-300::-moz-placeholder {
  color: #1094F6;
}

.pl-co-blue-300:-ms-input-placeholder {
  color: #1094F6;
}

.pl-co-blue-300:-moz-placeholder {
  color: #1094F6;
}

.pl-ba-blue-300::-webkit-input-placeholder {
  background-color: #1094F6;
}

.pl-ba-blue-300::-moz-placeholder {
  background-color: #1094F6;
}

.pl-ba-blue-300:-ms-input-placeholder {
  background-color: #1094F6;
}

.pl-ba-blue-300:-moz-placeholder {
  background-color: #1094F6;
}

.pl-bo-blue-300::-webkit-input-placeholder {
  border-color: #1094F6;
}

.pl-bo-blue-300::-moz-placeholder {
  border-color: #1094F6;
}

.pl-bo-blue-300:-ms-input-placeholder {
  border-color: #1094F6;
}

.pl-bo-blue-300:-moz-placeholder {
  border-color: #1094F6;
}

.pl-co-blue-400::-webkit-input-placeholder {
  color: #0D76C5;
}

.pl-co-blue-400::-moz-placeholder {
  color: #0D76C5;
}

.pl-co-blue-400:-ms-input-placeholder {
  color: #0D76C5;
}

.pl-co-blue-400:-moz-placeholder {
  color: #0D76C5;
}

.pl-ba-blue-400::-webkit-input-placeholder {
  background-color: #0D76C5;
}

.pl-ba-blue-400::-moz-placeholder {
  background-color: #0D76C5;
}

.pl-ba-blue-400:-ms-input-placeholder {
  background-color: #0D76C5;
}

.pl-ba-blue-400:-moz-placeholder {
  background-color: #0D76C5;
}

.pl-bo-blue-400::-webkit-input-placeholder {
  border-color: #0D76C5;
}

.pl-bo-blue-400::-moz-placeholder {
  border-color: #0D76C5;
}

.pl-bo-blue-400:-ms-input-placeholder {
  border-color: #0D76C5;
}

.pl-bo-blue-400:-moz-placeholder {
  border-color: #0D76C5;
}

.pl-co-blue-500::-webkit-input-placeholder {
  color: #0A5994;
}

.pl-co-blue-500::-moz-placeholder {
  color: #0A5994;
}

.pl-co-blue-500:-ms-input-placeholder {
  color: #0A5994;
}

.pl-co-blue-500:-moz-placeholder {
  color: #0A5994;
}

.pl-ba-blue-500::-webkit-input-placeholder {
  background-color: #0A5994;
}

.pl-ba-blue-500::-moz-placeholder {
  background-color: #0A5994;
}

.pl-ba-blue-500:-ms-input-placeholder {
  background-color: #0A5994;
}

.pl-ba-blue-500:-moz-placeholder {
  background-color: #0A5994;
}

.pl-bo-blue-500::-webkit-input-placeholder {
  border-color: #0A5994;
}

.pl-bo-blue-500::-moz-placeholder {
  border-color: #0A5994;
}

.pl-bo-blue-500:-ms-input-placeholder {
  border-color: #0A5994;
}

.pl-bo-blue-500:-moz-placeholder {
  border-color: #0A5994;
}

.pl-co-purple-100::-webkit-input-placeholder {
  color: #D5B1E5;
}

.pl-co-purple-100::-moz-placeholder {
  color: #D5B1E5;
}

.pl-co-purple-100:-ms-input-placeholder {
  color: #D5B1E5;
}

.pl-co-purple-100:-moz-placeholder {
  color: #D5B1E5;
}

.pl-ba-purple-100::-webkit-input-placeholder {
  background-color: #D5B1E5;
}

.pl-ba-purple-100::-moz-placeholder {
  background-color: #D5B1E5;
}

.pl-ba-purple-100:-ms-input-placeholder {
  background-color: #D5B1E5;
}

.pl-ba-purple-100:-moz-placeholder {
  background-color: #D5B1E5;
}

.pl-bo-purple-100::-webkit-input-placeholder {
  border-color: #D5B1E5;
}

.pl-bo-purple-100::-moz-placeholder {
  border-color: #D5B1E5;
}

.pl-bo-purple-100:-ms-input-placeholder {
  border-color: #D5B1E5;
}

.pl-bo-purple-100:-moz-placeholder {
  border-color: #D5B1E5;
}

.pl-co-purple-200::-webkit-input-placeholder {
  color: #AC63CA;
}

.pl-co-purple-200::-moz-placeholder {
  color: #AC63CA;
}

.pl-co-purple-200:-ms-input-placeholder {
  color: #AC63CA;
}

.pl-co-purple-200:-moz-placeholder {
  color: #AC63CA;
}

.pl-ba-purple-200::-webkit-input-placeholder {
  background-color: #AC63CA;
}

.pl-ba-purple-200::-moz-placeholder {
  background-color: #AC63CA;
}

.pl-ba-purple-200:-ms-input-placeholder {
  background-color: #AC63CA;
}

.pl-ba-purple-200:-moz-placeholder {
  background-color: #AC63CA;
}

.pl-bo-purple-200::-webkit-input-placeholder {
  border-color: #AC63CA;
}

.pl-bo-purple-200::-moz-placeholder {
  border-color: #AC63CA;
}

.pl-bo-purple-200:-ms-input-placeholder {
  border-color: #AC63CA;
}

.pl-bo-purple-200:-moz-placeholder {
  border-color: #AC63CA;
}

.pl-co-purple-300::-webkit-input-placeholder {
  color: #973CBD;
}

.pl-co-purple-300::-moz-placeholder {
  color: #973CBD;
}

.pl-co-purple-300:-ms-input-placeholder {
  color: #973CBD;
}

.pl-co-purple-300:-moz-placeholder {
  color: #973CBD;
}

.pl-ba-purple-300::-webkit-input-placeholder {
  background-color: #973CBD;
}

.pl-ba-purple-300::-moz-placeholder {
  background-color: #973CBD;
}

.pl-ba-purple-300:-ms-input-placeholder {
  background-color: #973CBD;
}

.pl-ba-purple-300:-moz-placeholder {
  background-color: #973CBD;
}

.pl-bo-purple-300::-webkit-input-placeholder {
  border-color: #973CBD;
}

.pl-bo-purple-300::-moz-placeholder {
  border-color: #973CBD;
}

.pl-bo-purple-300:-ms-input-placeholder {
  border-color: #973CBD;
}

.pl-bo-purple-300:-moz-placeholder {
  border-color: #973CBD;
}

.pl-co-purple-400::-webkit-input-placeholder {
  color: #793097;
}

.pl-co-purple-400::-moz-placeholder {
  color: #793097;
}

.pl-co-purple-400:-ms-input-placeholder {
  color: #793097;
}

.pl-co-purple-400:-moz-placeholder {
  color: #793097;
}

.pl-ba-purple-400::-webkit-input-placeholder {
  background-color: #793097;
}

.pl-ba-purple-400::-moz-placeholder {
  background-color: #793097;
}

.pl-ba-purple-400:-ms-input-placeholder {
  background-color: #793097;
}

.pl-ba-purple-400:-moz-placeholder {
  background-color: #793097;
}

.pl-bo-purple-400::-webkit-input-placeholder {
  border-color: #793097;
}

.pl-bo-purple-400::-moz-placeholder {
  border-color: #793097;
}

.pl-bo-purple-400:-ms-input-placeholder {
  border-color: #793097;
}

.pl-bo-purple-400:-moz-placeholder {
  border-color: #793097;
}

.pl-co-purple-500::-webkit-input-placeholder {
  color: #5B2471;
}

.pl-co-purple-500::-moz-placeholder {
  color: #5B2471;
}

.pl-co-purple-500:-ms-input-placeholder {
  color: #5B2471;
}

.pl-co-purple-500:-moz-placeholder {
  color: #5B2471;
}

.pl-ba-purple-500::-webkit-input-placeholder {
  background-color: #5B2471;
}

.pl-ba-purple-500::-moz-placeholder {
  background-color: #5B2471;
}

.pl-ba-purple-500:-ms-input-placeholder {
  background-color: #5B2471;
}

.pl-ba-purple-500:-moz-placeholder {
  background-color: #5B2471;
}

.pl-bo-purple-500::-webkit-input-placeholder {
  border-color: #5B2471;
}

.pl-bo-purple-500::-moz-placeholder {
  border-color: #5B2471;
}

.pl-bo-purple-500:-ms-input-placeholder {
  border-color: #5B2471;
}

.pl-bo-purple-500:-moz-placeholder {
  border-color: #5B2471;
}

.pl-co-yellow-100::-webkit-input-placeholder {
  color: #FFEB99;
}

.pl-co-yellow-100::-moz-placeholder {
  color: #FFEB99;
}

.pl-co-yellow-100:-ms-input-placeholder {
  color: #FFEB99;
}

.pl-co-yellow-100:-moz-placeholder {
  color: #FFEB99;
}

.pl-ba-yellow-100::-webkit-input-placeholder {
  background-color: #FFEB99;
}

.pl-ba-yellow-100::-moz-placeholder {
  background-color: #FFEB99;
}

.pl-ba-yellow-100:-ms-input-placeholder {
  background-color: #FFEB99;
}

.pl-ba-yellow-100:-moz-placeholder {
  background-color: #FFEB99;
}

.pl-bo-yellow-100::-webkit-input-placeholder {
  border-color: #FFEB99;
}

.pl-bo-yellow-100::-moz-placeholder {
  border-color: #FFEB99;
}

.pl-bo-yellow-100:-ms-input-placeholder {
  border-color: #FFEB99;
}

.pl-bo-yellow-100:-moz-placeholder {
  border-color: #FFEB99;
}

.pl-co-yellow-200::-webkit-input-placeholder {
  color: #FFD633;
}

.pl-co-yellow-200::-moz-placeholder {
  color: #FFD633;
}

.pl-co-yellow-200:-ms-input-placeholder {
  color: #FFD633;
}

.pl-co-yellow-200:-moz-placeholder {
  color: #FFD633;
}

.pl-ba-yellow-200::-webkit-input-placeholder {
  background-color: #FFD633;
}

.pl-ba-yellow-200::-moz-placeholder {
  background-color: #FFD633;
}

.pl-ba-yellow-200:-ms-input-placeholder {
  background-color: #FFD633;
}

.pl-ba-yellow-200:-moz-placeholder {
  background-color: #FFD633;
}

.pl-bo-yellow-200::-webkit-input-placeholder {
  border-color: #FFD633;
}

.pl-bo-yellow-200::-moz-placeholder {
  border-color: #FFD633;
}

.pl-bo-yellow-200:-ms-input-placeholder {
  border-color: #FFD633;
}

.pl-bo-yellow-200:-moz-placeholder {
  border-color: #FFD633;
}

.pl-co-yellow-300::-webkit-input-placeholder {
  color: #FFCC00;
}

.pl-co-yellow-300::-moz-placeholder {
  color: #FFCC00;
}

.pl-co-yellow-300:-ms-input-placeholder {
  color: #FFCC00;
}

.pl-co-yellow-300:-moz-placeholder {
  color: #FFCC00;
}

.pl-ba-yellow-300::-webkit-input-placeholder {
  background-color: #FFCC00;
}

.pl-ba-yellow-300::-moz-placeholder {
  background-color: #FFCC00;
}

.pl-ba-yellow-300:-ms-input-placeholder {
  background-color: #FFCC00;
}

.pl-ba-yellow-300:-moz-placeholder {
  background-color: #FFCC00;
}

.pl-bo-yellow-300::-webkit-input-placeholder {
  border-color: #FFCC00;
}

.pl-bo-yellow-300::-moz-placeholder {
  border-color: #FFCC00;
}

.pl-bo-yellow-300:-ms-input-placeholder {
  border-color: #FFCC00;
}

.pl-bo-yellow-300:-moz-placeholder {
  border-color: #FFCC00;
}

.pl-co-yellow-400::-webkit-input-placeholder {
  color: #CCA300;
}

.pl-co-yellow-400::-moz-placeholder {
  color: #CCA300;
}

.pl-co-yellow-400:-ms-input-placeholder {
  color: #CCA300;
}

.pl-co-yellow-400:-moz-placeholder {
  color: #CCA300;
}

.pl-ba-yellow-400::-webkit-input-placeholder {
  background-color: #CCA300;
}

.pl-ba-yellow-400::-moz-placeholder {
  background-color: #CCA300;
}

.pl-ba-yellow-400:-ms-input-placeholder {
  background-color: #CCA300;
}

.pl-ba-yellow-400:-moz-placeholder {
  background-color: #CCA300;
}

.pl-bo-yellow-400::-webkit-input-placeholder {
  border-color: #CCA300;
}

.pl-bo-yellow-400::-moz-placeholder {
  border-color: #CCA300;
}

.pl-bo-yellow-400:-ms-input-placeholder {
  border-color: #CCA300;
}

.pl-bo-yellow-400:-moz-placeholder {
  border-color: #CCA300;
}

.pl-co-yellow-500::-webkit-input-placeholder {
  color: #997A00;
}

.pl-co-yellow-500::-moz-placeholder {
  color: #997A00;
}

.pl-co-yellow-500:-ms-input-placeholder {
  color: #997A00;
}

.pl-co-yellow-500:-moz-placeholder {
  color: #997A00;
}

.pl-ba-yellow-500::-webkit-input-placeholder {
  background-color: #997A00;
}

.pl-ba-yellow-500::-moz-placeholder {
  background-color: #997A00;
}

.pl-ba-yellow-500:-ms-input-placeholder {
  background-color: #997A00;
}

.pl-ba-yellow-500:-moz-placeholder {
  background-color: #997A00;
}

.pl-bo-yellow-500::-webkit-input-placeholder {
  border-color: #997A00;
}

.pl-bo-yellow-500::-moz-placeholder {
  border-color: #997A00;
}

.pl-bo-yellow-500:-ms-input-placeholder {
  border-color: #997A00;
}

.pl-bo-yellow-500:-moz-placeholder {
  border-color: #997A00;
}

.pl-co-black-100::-webkit-input-placeholder {
  color: #666666;
}

.pl-co-black-100::-moz-placeholder {
  color: #666666;
}

.pl-co-black-100:-ms-input-placeholder {
  color: #666666;
}

.pl-co-black-100:-moz-placeholder {
  color: #666666;
}

.pl-ba-black-100::-webkit-input-placeholder {
  background-color: #666666;
}

.pl-ba-black-100::-moz-placeholder {
  background-color: #666666;
}

.pl-ba-black-100:-ms-input-placeholder {
  background-color: #666666;
}

.pl-ba-black-100:-moz-placeholder {
  background-color: #666666;
}

.pl-bo-black-100::-webkit-input-placeholder {
  border-color: #666666;
}

.pl-bo-black-100::-moz-placeholder {
  border-color: #666666;
}

.pl-bo-black-100:-ms-input-placeholder {
  border-color: #666666;
}

.pl-bo-black-100:-moz-placeholder {
  border-color: #666666;
}

.pl-co-black-200::-webkit-input-placeholder {
  color: #555555;
}

.pl-co-black-200::-moz-placeholder {
  color: #555555;
}

.pl-co-black-200:-ms-input-placeholder {
  color: #555555;
}

.pl-co-black-200:-moz-placeholder {
  color: #555555;
}

.pl-ba-black-200::-webkit-input-placeholder {
  background-color: #555555;
}

.pl-ba-black-200::-moz-placeholder {
  background-color: #555555;
}

.pl-ba-black-200:-ms-input-placeholder {
  background-color: #555555;
}

.pl-ba-black-200:-moz-placeholder {
  background-color: #555555;
}

.pl-bo-black-200::-webkit-input-placeholder {
  border-color: #555555;
}

.pl-bo-black-200::-moz-placeholder {
  border-color: #555555;
}

.pl-bo-black-200:-ms-input-placeholder {
  border-color: #555555;
}

.pl-bo-black-200:-moz-placeholder {
  border-color: #555555;
}

.pl-co-black-300::-webkit-input-placeholder {
  color: #444444;
}

.pl-co-black-300::-moz-placeholder {
  color: #444444;
}

.pl-co-black-300:-ms-input-placeholder {
  color: #444444;
}

.pl-co-black-300:-moz-placeholder {
  color: #444444;
}

.pl-ba-black-300::-webkit-input-placeholder {
  background-color: #444444;
}

.pl-ba-black-300::-moz-placeholder {
  background-color: #444444;
}

.pl-ba-black-300:-ms-input-placeholder {
  background-color: #444444;
}

.pl-ba-black-300:-moz-placeholder {
  background-color: #444444;
}

.pl-bo-black-300::-webkit-input-placeholder {
  border-color: #444444;
}

.pl-bo-black-300::-moz-placeholder {
  border-color: #444444;
}

.pl-bo-black-300:-ms-input-placeholder {
  border-color: #444444;
}

.pl-bo-black-300:-moz-placeholder {
  border-color: #444444;
}

.pl-co-black-400::-webkit-input-placeholder {
  color: #333333;
}

.pl-co-black-400::-moz-placeholder {
  color: #333333;
}

.pl-co-black-400:-ms-input-placeholder {
  color: #333333;
}

.pl-co-black-400:-moz-placeholder {
  color: #333333;
}

.pl-ba-black-400::-webkit-input-placeholder {
  background-color: #333333;
}

.pl-ba-black-400::-moz-placeholder {
  background-color: #333333;
}

.pl-ba-black-400:-ms-input-placeholder {
  background-color: #333333;
}

.pl-ba-black-400:-moz-placeholder {
  background-color: #333333;
}

.pl-bo-black-400::-webkit-input-placeholder {
  border-color: #333333;
}

.pl-bo-black-400::-moz-placeholder {
  border-color: #333333;
}

.pl-bo-black-400:-ms-input-placeholder {
  border-color: #333333;
}

.pl-bo-black-400:-moz-placeholder {
  border-color: #333333;
}

.pl-co-black-500::-webkit-input-placeholder {
  color: #222222;
}

.pl-co-black-500::-moz-placeholder {
  color: #222222;
}

.pl-co-black-500:-ms-input-placeholder {
  color: #222222;
}

.pl-co-black-500:-moz-placeholder {
  color: #222222;
}

.pl-ba-black-500::-webkit-input-placeholder {
  background-color: #222222;
}

.pl-ba-black-500::-moz-placeholder {
  background-color: #222222;
}

.pl-ba-black-500:-ms-input-placeholder {
  background-color: #222222;
}

.pl-ba-black-500:-moz-placeholder {
  background-color: #222222;
}

.pl-bo-black-500::-webkit-input-placeholder {
  border-color: #222222;
}

.pl-bo-black-500::-moz-placeholder {
  border-color: #222222;
}

.pl-bo-black-500:-ms-input-placeholder {
  border-color: #222222;
}

.pl-bo-black-500:-moz-placeholder {
  border-color: #222222;
}

.xl-bw0 {
  border-width: 0px;
}

.xl-bwl0 {
  border-left-width: 0px;
}

.xl-bwr0 {
  border-right-width: 0px;
}

.xl-bwt0 {
  border-top-width: 0px;
}

.xl-bwb0 {
  border-bottom-width: 0px;
}

.xl-bwx0 {
  border-left-width: 0px;
  border-right-width: 0px;
}

.xl-bwy0 {
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.xl-bw1 {
  border-width: 1px;
}

.xl-bwl1 {
  border-left-width: 1px;
}

.xl-bwr1 {
  border-right-width: 1px;
}

.xl-bwt1 {
  border-top-width: 1px;
}

.xl-bwb1 {
  border-bottom-width: 1px;
}

.xl-bwx1 {
  border-left-width: 1px;
  border-right-width: 1px;
}

.xl-bwy1 {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.xl-bw2 {
  border-width: 2px;
}

.xl-bwl2 {
  border-left-width: 2px;
}

.xl-bwr2 {
  border-right-width: 2px;
}

.xl-bwt2 {
  border-top-width: 2px;
}

.xl-bwb2 {
  border-bottom-width: 2px;
}

.xl-bwx2 {
  border-left-width: 2px;
  border-right-width: 2px;
}

.xl-bwy2 {
  border-top-width: 2px;
  border-bottom-width: 2px;
}

.xl-bsso {
  border-style: solid;
}

.xl-bsda {
  border-style: dashed;
}

.xl-bsdo {
  border-style: dotted;
}

.xl-br50p {
  border-radius: 50%;
}

.xl-br0 {
  border-radius: 0px;
}

.xl-brtl0 {
  border-top-left-radius: 0px;
}

.xl-brtr0 {
  border-top-right-radius: 0px;
}

.xl-brbl0 {
  border-bottom-left-radius: 0px;
}

.xl-brbr0 {
  border-bottom-right-radius: 0px;
}

.xl-brl0 {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.xl-brr0 {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.xl-brt0 {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.xl-brb0 {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.xl-br4 {
  border-radius: 4px;
}

.xl-brtl4 {
  border-top-left-radius: 4px;
}

.xl-brtr4 {
  border-top-right-radius: 4px;
}

.xl-brbl4 {
  border-bottom-left-radius: 4px;
}

.xl-brbr4 {
  border-bottom-right-radius: 4px;
}

.xl-brl4 {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.xl-brr4 {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.xl-brt4 {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.xl-brb4 {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.xl-br8 {
  border-radius: 8px;
}

.xl-brtl8 {
  border-top-left-radius: 8px;
}

.xl-brtr8 {
  border-top-right-radius: 8px;
}

.xl-brbl8 {
  border-bottom-left-radius: 8px;
}

.xl-brbr8 {
  border-bottom-right-radius: 8px;
}

.xl-brl8 {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.xl-brr8 {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.xl-brt8 {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.xl-brb8 {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.xl-br16 {
  border-radius: 16px;
}

.xl-brtl16 {
  border-top-left-radius: 16px;
}

.xl-brtr16 {
  border-top-right-radius: 16px;
}

.xl-brbl16 {
  border-bottom-left-radius: 16px;
}

.xl-brbr16 {
  border-bottom-right-radius: 16px;
}

.xl-brl16 {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.xl-brr16 {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.xl-brt16 {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.xl-brb16 {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.xl-br24 {
  border-radius: 24px;
}

.xl-brtl24 {
  border-top-left-radius: 24px;
}

.xl-brtr24 {
  border-top-right-radius: 24px;
}

.xl-brbl24 {
  border-bottom-left-radius: 24px;
}

.xl-brbr24 {
  border-bottom-right-radius: 24px;
}

.xl-brl24 {
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}

.xl-brr24 {
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
}

.xl-brt24 {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}

.xl-brb24 {
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}

.xl-br40 {
  border-radius: 40px;
}

.xl-brtl40 {
  border-top-left-radius: 40px;
}

.xl-brtr40 {
  border-top-right-radius: 40px;
}

.xl-brbl40 {
  border-bottom-left-radius: 40px;
}

.xl-brbr40 {
  border-bottom-right-radius: 40px;
}

.xl-brl40 {
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
}

.xl-brr40 {
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}

.xl-brt40 {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
}

.xl-brb40 {
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}

.xl-pr {
  position: relative;
}

.xl-pa {
  position: absolute;
}

.xl-pf {
  position: fixed;
}

.xl-ps {
  position: static;
}

.xl-l100p {
  left: 100%;
}

.xl-r100p {
  right: 100%;
}

.xl-t100p {
  top: 100%;
}

.xl-b100p {
  bottom: 100%;
}

.xl-l50p {
  left: 50%;
}

.xl-r50p {
  right: 50%;
}

.xl-t50p {
  top: 50%;
}

.xl-b50p {
  bottom: 50%;
}

.xl-l0 {
  left: 0px;
}

.xl-l0 {
  right: 0px;
}

.xl-l0 {
  top: 0px;
}

.xl-l0 {
  bottom: 0px;
}

.xl-l8 {
  left: 8px;
}

.xl-l8 {
  right: 8px;
}

.xl-l8 {
  top: 8px;
}

.xl-l8 {
  bottom: 8px;
}

.xl-l16 {
  left: 16px;
}

.xl-l16 {
  right: 16px;
}

.xl-l16 {
  top: 16px;
}

.xl-l16 {
  bottom: 16px;
}

.xl-l-8 {
  left: -8px;
}

.xl-l-8 {
  right: -8px;
}

.xl-l-8 {
  top: -8px;
}

.xl-l-8 {
  bottom: -8px;
}

.xl-l-16 {
  left: -16px;
}

.xl-l-16 {
  right: -16px;
}

.xl-l-16 {
  top: -16px;
}

.xl-l-16 {
  bottom: -16px;
}

.xl-zi1 {
  z-index: 1;
}

.xl-zi2 {
  z-index: 2;
}

.xl-tn {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.xl-ttx50p {
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
}

.xl-tty50p {
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}

.xl-ttx-50p {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.xl-tty-50p {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.xl-dn {
  display: none;
}

.xl-db {
  display: block;
}

.xl-di {
  display: inline;
}

.xl-dib {
  display: inline-block;
}

.xl-w128 {
  width: 128px;
}

.xl-lh0 {
  line-height: 0px;
}

.xl-lh8 {
  line-height: 8px;
}

.xl-lh16 {
  line-height: 16px;
}

.xl-lh24 {
  line-height: 24px;
}

.xl-lh40 {
  line-height: 40px;
}

.xl-h0 {
  height: 0px;
}

.xl-h8 {
  height: 8px;
}

.xl-h16 {
  height: 16px;
}

.xl-h24 {
  height: 24px;
}

.xl-h40 {
  height: 40px;
}

.xl-h128 {
  height: 128px;
}

.xl-ma {
  margin-left: auto;
  margin-right: auto;
}

.xl-m0 {
  margin: 0px;
}

.xl-ml0 {
  margin-left: 0px;
}

.xl-mr0 {
  margin-right: 0px;
}

.xl-mt0 {
  margin-top: 0px;
}

.xl-mb0 {
  margin-bottom: 0px;
}

.xl-mx0 {
  margin-left: 0px;
  margin-right: 0px;
}

.xl-my0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.xl-m8 {
  margin: 8px;
}

.xl-ml8 {
  margin-left: 8px;
}

.xl-mr8 {
  margin-right: 8px;
}

.xl-mt8 {
  margin-top: 8px;
}

.xl-mb8 {
  margin-bottom: 8px;
}

.xl-mx8 {
  margin-left: 8px;
  margin-right: 8px;
}

.xl-my8 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.xl-m16 {
  margin: 16px;
}

.xl-ml16 {
  margin-left: 16px;
}

.xl-mr16 {
  margin-right: 16px;
}

.xl-mt16 {
  margin-top: 16px;
}

.xl-mb16 {
  margin-bottom: 16px;
}

.xl-mx16 {
  margin-left: 16px;
  margin-right: 16px;
}

.xl-my16 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.xl-m24 {
  margin: 24px;
}

.xl-ml24 {
  margin-left: 24px;
}

.xl-mr24 {
  margin-right: 24px;
}

.xl-mt24 {
  margin-top: 24px;
}

.xl-mb24 {
  margin-bottom: 24px;
}

.xl-mx24 {
  margin-left: 24px;
  margin-right: 24px;
}

.xl-my24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.xl-m40 {
  margin: 40px;
}

.xl-ml40 {
  margin-left: 40px;
}

.xl-mr40 {
  margin-right: 40px;
}

.xl-mt40 {
  margin-top: 40px;
}

.xl-mb40 {
  margin-bottom: 40px;
}

.xl-mx40 {
  margin-left: 40px;
  margin-right: 40px;
}

.xl-my40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.xl-p0 {
  padding: 0px;
}

.xl-pl0 {
  padding-left: 0px;
}

.xl-pr0 {
  padding-right: 0px;
}

.xl-pt0 {
  padding-top: 0px;
}

.xl-pb0 {
  padding-bottom: 0px;
}

.xl-px0 {
  padding-left: 0px;
  padding-right: 0px;
}

.xl-py0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.xl-p8 {
  padding: 8px;
}

.xl-pl8 {
  padding-left: 8px;
}

.xl-pr8 {
  padding-right: 8px;
}

.xl-pt8 {
  padding-top: 8px;
}

.xl-pb8 {
  padding-bottom: 8px;
}

.xl-px8 {
  padding-left: 8px;
  padding-right: 8px;
}

.xl-py8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.xl-p16 {
  padding: 16px;
}

.xl-pl16 {
  padding-left: 16px;
}

.xl-pr16 {
  padding-right: 16px;
}

.xl-pt16 {
  padding-top: 16px;
}

.xl-pb16 {
  padding-bottom: 16px;
}

.xl-px16 {
  padding-left: 16px;
  padding-right: 16px;
}

.xl-py16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.xl-p24 {
  padding: 24px;
}

.xl-pl24 {
  padding-left: 24px;
}

.xl-pr24 {
  padding-right: 24px;
}

.xl-pt24 {
  padding-top: 24px;
}

.xl-pb24 {
  padding-bottom: 24px;
}

.xl-px24 {
  padding-left: 24px;
  padding-right: 24px;
}

.xl-py24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.xl-p40 {
  padding: 40px;
}

.xl-pl40 {
  padding-left: 40px;
}

.xl-pr40 {
  padding-right: 40px;
}

.xl-pt40 {
  padding-top: 40px;
}

.xl-pb40 {
  padding-bottom: 40px;
}

.xl-px40 {
  padding-left: 40px;
  padding-right: 40px;
}

.xl-py40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.xl-ov {
  overflow: visible;
}

.xl-oh {
  overflow: hidden;
}

.xl-oa {
  overflow: auto;
}

.xl-os {
  overflow: scroll;
}

.xl-o0 {
  opacity: 0;
}

.xl-o50 {
  opacity: 0.50;
}

.xl-o100 {
  opacity: 1;
}

.ho-o0:hover {
  opacity: 0;
}

.ho-o50:hover {
  opacity: 0.50;
}

.ho-o100:hover {
  opacity: 1;
}

.xl-fs0 {
  font-size: 0px;
}

.xl-fs12 {
  font-size: 12px;
}

.xl-fs14 {
  font-size: 14px;
}

.xl-fs16 {
  font-size: 16px;
}

.xl-fs18 {
  font-size: 18px;
}

.xl-fs20 {
  font-size: 20px;
}

.xl-fs22 {
  font-size: 22px;
}

.xl-fs24 {
  font-size: 24px;
}

.xl-fs26 {
  font-size: 26px;
}

.xl-fs28 {
  font-size: 28px;
}

.xl-fs30 {
  font-size: 30px;
}

.xl-fs32 {
  font-size: 32px;
}

.xl-tal {
  text-align: left;
}

.xl-tar {
  text-align: right;
}

.xl-tac {
  text-align: center;
}

.xl-taj {
  text-align: justify;
}

.xl-ls1 {
  letter-spacing: 1px;
}

.xl-ls2 {
  letter-spacing: 2px;
}

.xl-fw200 {
  font-style: normal;
  font-weight: 200;
}

.xl-fw300 {
  font-style: normal;
  font-weight: 300;
}

.xl-fw400 {
  font-style: normal;
  font-weight: 400;
}

.xl-fw500 {
  font-style: normal;
  font-weight: 500;
}

.xl-fw600 {
  font-style: normal;
  font-weight: 600;
}

.xl-fw700 {
  font-style: normal;
  font-weight: 700;
}

.xl-fw800 {
  font-style: normal;
  font-weight: 800;
}

.xl-fw900 {
  font-style: normal;
  font-weight: 900;
}

.xl-fsi {
  font-style: italic;
}

.xl-vat {
  vertical-align: top;
}

.xl-vam {
  vertical-align: middle;
}

.xl-vab {
  vertical-align: bottom;
}

.xl-ttu {
  text-transform: uppercase;
}

.xl-ttl {
  text-transform: lowercase;
}

.xl-ttc {
  text-transform: capitalize;
}

.xl-tdu {
  text-decoration: underline;
}

.xl-tdlt {
  text-decoration: line-through;
}

.ho-tdu:hover {
  text-decoration: underline;
}

.ho-tdlt:hover {
  text-decoration: line-through;
}

.xl-toe {
  text-overflow: ellipsis;
}

.xl-wsnw {
  white-space: nowrap;
}

.xl-wspw {
  white-space: pre-wrap;
}

.xl-wbbw {
  word-break: break-word;
}

.xl-wbba {
  word-break: break-all;
}

.xl-ca {
  cursor: auto;
}

.xl-cd {
  cursor: default;
}

.xl-cp {
  cursor: pointer;
}

.xl-ct {
  cursor: text;
}

.xl-cn {
  cursor: not-allowed;
}

.xl-usn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.xl-ust {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.xl-usa {
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
}

.xl-pen {
  pointer-events: none;
}

.xl-pea {
  pointer-events: auto;
}

@media (max-width: 1024px) {
  .lg-tn {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .lg-dn {
    display: none;
  }
  .lg-db {
    display: block;
  }
  .lg-di {
    display: inline;
  }
  .lg-dib {
    display: inline-block;
  }
  .lg-ma {
    margin-left: auto;
    margin-right: auto;
  }
  .lg-m0 {
    margin: 0px;
  }
  .lg-ml0 {
    margin-left: 0px;
  }
  .lg-mr0 {
    margin-right: 0px;
  }
  .lg-mt0 {
    margin-top: 0px;
  }
  .lg-mb0 {
    margin-bottom: 0px;
  }
  .lg-mx0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg-my0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .lg-m8 {
    margin: 8px;
  }
  .lg-ml8 {
    margin-left: 8px;
  }
  .lg-mr8 {
    margin-right: 8px;
  }
  .lg-mt8 {
    margin-top: 8px;
  }
  .lg-mb8 {
    margin-bottom: 8px;
  }
  .lg-mx8 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .lg-my8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .lg-m16 {
    margin: 16px;
  }
  .lg-ml16 {
    margin-left: 16px;
  }
  .lg-mr16 {
    margin-right: 16px;
  }
  .lg-mt16 {
    margin-top: 16px;
  }
  .lg-mb16 {
    margin-bottom: 16px;
  }
  .lg-mx16 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .lg-my16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .lg-m24 {
    margin: 24px;
  }
  .lg-ml24 {
    margin-left: 24px;
  }
  .lg-mr24 {
    margin-right: 24px;
  }
  .lg-mt24 {
    margin-top: 24px;
  }
  .lg-mb24 {
    margin-bottom: 24px;
  }
  .lg-mx24 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .lg-my24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .lg-m40 {
    margin: 40px;
  }
  .lg-ml40 {
    margin-left: 40px;
  }
  .lg-mr40 {
    margin-right: 40px;
  }
  .lg-mt40 {
    margin-top: 40px;
  }
  .lg-mb40 {
    margin-bottom: 40px;
  }
  .lg-mx40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .lg-my40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .lg-p0 {
    padding: 0px;
  }
  .lg-pl0 {
    padding-left: 0px;
  }
  .lg-pr0 {
    padding-right: 0px;
  }
  .lg-pt0 {
    padding-top: 0px;
  }
  .lg-pb0 {
    padding-bottom: 0px;
  }
  .lg-px0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg-py0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg-p8 {
    padding: 8px;
  }
  .lg-pl8 {
    padding-left: 8px;
  }
  .lg-pr8 {
    padding-right: 8px;
  }
  .lg-pt8 {
    padding-top: 8px;
  }
  .lg-pb8 {
    padding-bottom: 8px;
  }
  .lg-px8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .lg-py8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .lg-p16 {
    padding: 16px;
  }
  .lg-pl16 {
    padding-left: 16px;
  }
  .lg-pr16 {
    padding-right: 16px;
  }
  .lg-pt16 {
    padding-top: 16px;
  }
  .lg-pb16 {
    padding-bottom: 16px;
  }
  .lg-px16 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .lg-py16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .lg-p24 {
    padding: 24px;
  }
  .lg-pl24 {
    padding-left: 24px;
  }
  .lg-pr24 {
    padding-right: 24px;
  }
  .lg-pt24 {
    padding-top: 24px;
  }
  .lg-pb24 {
    padding-bottom: 24px;
  }
  .lg-px24 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .lg-py24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .lg-p40 {
    padding: 40px;
  }
  .lg-pl40 {
    padding-left: 40px;
  }
  .lg-pr40 {
    padding-right: 40px;
  }
  .lg-pt40 {
    padding-top: 40px;
  }
  .lg-pb40 {
    padding-bottom: 40px;
  }
  .lg-px40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .lg-py40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lg-ov {
    overflow: visible;
  }
  .lg-oh {
    overflow: hidden;
  }
  .lg-oa {
    overflow: auto;
  }
  .lg-os {
    overflow: scroll;
  }
  .lg-tal {
    text-align: left;
  }
  .lg-tar {
    text-align: right;
  }
  .lg-tac {
    text-align: center;
  }
  .lg-taj {
    text-align: justify;
  }
}

@media (max-width: 768px) {
  .md-tn {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .md-dn {
    display: none;
  }
  .md-db {
    display: block;
  }
  .md-di {
    display: inline;
  }
  .md-dib {
    display: inline-block;
  }
  .md-ma {
    margin-left: auto;
    margin-right: auto;
  }
  .md-m0 {
    margin: 0px;
  }
  .md-ml0 {
    margin-left: 0px;
  }
  .md-mr0 {
    margin-right: 0px;
  }
  .md-mt0 {
    margin-top: 0px;
  }
  .md-mb0 {
    margin-bottom: 0px;
  }
  .md-mx0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .md-my0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .md-m8 {
    margin: 8px;
  }
  .md-ml8 {
    margin-left: 8px;
  }
  .md-mr8 {
    margin-right: 8px;
  }
  .md-mt8 {
    margin-top: 8px;
  }
  .md-mb8 {
    margin-bottom: 8px;
  }
  .md-mx8 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .md-my8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .md-m16 {
    margin: 16px;
  }
  .md-ml16 {
    margin-left: 16px;
  }
  .md-mr16 {
    margin-right: 16px;
  }
  .md-mt16 {
    margin-top: 16px;
  }
  .md-mb16 {
    margin-bottom: 16px;
  }
  .md-mx16 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .md-my16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .md-m24 {
    margin: 24px;
  }
  .md-ml24 {
    margin-left: 24px;
  }
  .md-mr24 {
    margin-right: 24px;
  }
  .md-mt24 {
    margin-top: 24px;
  }
  .md-mb24 {
    margin-bottom: 24px;
  }
  .md-mx24 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .md-my24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .md-m40 {
    margin: 40px;
  }
  .md-ml40 {
    margin-left: 40px;
  }
  .md-mr40 {
    margin-right: 40px;
  }
  .md-mt40 {
    margin-top: 40px;
  }
  .md-mb40 {
    margin-bottom: 40px;
  }
  .md-mx40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .md-my40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .md-p0 {
    padding: 0px;
  }
  .md-pl0 {
    padding-left: 0px;
  }
  .md-pr0 {
    padding-right: 0px;
  }
  .md-pt0 {
    padding-top: 0px;
  }
  .md-pb0 {
    padding-bottom: 0px;
  }
  .md-px0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .md-py0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .md-p8 {
    padding: 8px;
  }
  .md-pl8 {
    padding-left: 8px;
  }
  .md-pr8 {
    padding-right: 8px;
  }
  .md-pt8 {
    padding-top: 8px;
  }
  .md-pb8 {
    padding-bottom: 8px;
  }
  .md-px8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .md-py8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .md-p16 {
    padding: 16px;
  }
  .md-pl16 {
    padding-left: 16px;
  }
  .md-pr16 {
    padding-right: 16px;
  }
  .md-pt16 {
    padding-top: 16px;
  }
  .md-pb16 {
    padding-bottom: 16px;
  }
  .md-px16 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .md-py16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .md-p24 {
    padding: 24px;
  }
  .md-pl24 {
    padding-left: 24px;
  }
  .md-pr24 {
    padding-right: 24px;
  }
  .md-pt24 {
    padding-top: 24px;
  }
  .md-pb24 {
    padding-bottom: 24px;
  }
  .md-px24 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .md-py24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .md-p40 {
    padding: 40px;
  }
  .md-pl40 {
    padding-left: 40px;
  }
  .md-pr40 {
    padding-right: 40px;
  }
  .md-pt40 {
    padding-top: 40px;
  }
  .md-pb40 {
    padding-bottom: 40px;
  }
  .md-px40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .md-py40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .md-ov {
    overflow: visible;
  }
  .md-oh {
    overflow: hidden;
  }
  .md-oa {
    overflow: auto;
  }
  .md-os {
    overflow: scroll;
  }
  .md-tal {
    text-align: left;
  }
  .md-tar {
    text-align: right;
  }
  .md-tac {
    text-align: center;
  }
  .md-taj {
    text-align: justify;
  }
}

@media (max-width: 667px) {
  .sm-tn {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .sm-dn {
    display: none;
  }
  .sm-db {
    display: block;
  }
  .sm-di {
    display: inline;
  }
  .sm-dib {
    display: inline-block;
  }
  .sm-ma {
    margin-left: auto;
    margin-right: auto;
  }
  .sm-m0 {
    margin: 0px;
  }
  .sm-ml0 {
    margin-left: 0px;
  }
  .sm-mr0 {
    margin-right: 0px;
  }
  .sm-mt0 {
    margin-top: 0px;
  }
  .sm-mb0 {
    margin-bottom: 0px;
  }
  .sm-mx0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .sm-my0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .sm-m8 {
    margin: 8px;
  }
  .sm-ml8 {
    margin-left: 8px;
  }
  .sm-mr8 {
    margin-right: 8px;
  }
  .sm-mt8 {
    margin-top: 8px;
  }
  .sm-mb8 {
    margin-bottom: 8px;
  }
  .sm-mx8 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .sm-my8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .sm-m16 {
    margin: 16px;
  }
  .sm-ml16 {
    margin-left: 16px;
  }
  .sm-mr16 {
    margin-right: 16px;
  }
  .sm-mt16 {
    margin-top: 16px;
  }
  .sm-mb16 {
    margin-bottom: 16px;
  }
  .sm-mx16 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .sm-my16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .sm-m24 {
    margin: 24px;
  }
  .sm-ml24 {
    margin-left: 24px;
  }
  .sm-mr24 {
    margin-right: 24px;
  }
  .sm-mt24 {
    margin-top: 24px;
  }
  .sm-mb24 {
    margin-bottom: 24px;
  }
  .sm-mx24 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .sm-my24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .sm-m40 {
    margin: 40px;
  }
  .sm-ml40 {
    margin-left: 40px;
  }
  .sm-mr40 {
    margin-right: 40px;
  }
  .sm-mt40 {
    margin-top: 40px;
  }
  .sm-mb40 {
    margin-bottom: 40px;
  }
  .sm-mx40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .sm-my40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .sm-p0 {
    padding: 0px;
  }
  .sm-pl0 {
    padding-left: 0px;
  }
  .sm-pr0 {
    padding-right: 0px;
  }
  .sm-pt0 {
    padding-top: 0px;
  }
  .sm-pb0 {
    padding-bottom: 0px;
  }
  .sm-px0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .sm-py0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .sm-p8 {
    padding: 8px;
  }
  .sm-pl8 {
    padding-left: 8px;
  }
  .sm-pr8 {
    padding-right: 8px;
  }
  .sm-pt8 {
    padding-top: 8px;
  }
  .sm-pb8 {
    padding-bottom: 8px;
  }
  .sm-px8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .sm-py8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .sm-p16 {
    padding: 16px;
  }
  .sm-pl16 {
    padding-left: 16px;
  }
  .sm-pr16 {
    padding-right: 16px;
  }
  .sm-pt16 {
    padding-top: 16px;
  }
  .sm-pb16 {
    padding-bottom: 16px;
  }
  .sm-px16 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .sm-py16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .sm-p24 {
    padding: 24px;
  }
  .sm-pl24 {
    padding-left: 24px;
  }
  .sm-pr24 {
    padding-right: 24px;
  }
  .sm-pt24 {
    padding-top: 24px;
  }
  .sm-pb24 {
    padding-bottom: 24px;
  }
  .sm-px24 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .sm-py24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .sm-p40 {
    padding: 40px;
  }
  .sm-pl40 {
    padding-left: 40px;
  }
  .sm-pr40 {
    padding-right: 40px;
  }
  .sm-pt40 {
    padding-top: 40px;
  }
  .sm-pb40 {
    padding-bottom: 40px;
  }
  .sm-px40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .sm-py40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .sm-ov {
    overflow: visible;
  }
  .sm-oh {
    overflow: hidden;
  }
  .sm-oa {
    overflow: auto;
  }
  .sm-os {
    overflow: scroll;
  }
  .sm-tal {
    text-align: left;
  }
  .sm-tar {
    text-align: right;
  }
  .sm-tac {
    text-align: center;
  }
  .sm-taj {
    text-align: justify;
  }
}