@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  /* line 45, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* line 59, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 83, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 91, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 105, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 198, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
/* line 207, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 221, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * Add the correct display in IE.
 */
/* line 231, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
main {
  display: block;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 251, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 266, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/* line 276, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 291, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 301, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 310, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 320, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 331, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 339, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 348, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 357, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 365, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
sub {
  bottom: -0.25em;
}

/* line 369, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 382, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 391, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 400, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 408, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 422, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 */
/* line 442, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
button {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 451, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 462, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/* line 469, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
/* line 478, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/* line 487, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
/* line 496, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
input {
  overflow: visible;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 505, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 515, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 525, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}
/* line 533, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 544, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
/* line 553, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 566, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 580, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 589, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
textarea {
  overflow: auto;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
/* line 602, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 610, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
summary {
  display: list-item;
}

/*
 * Add the correct display in IE 9-.
 */
/* line 618, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 651, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
/* line 659, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 672, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
[hidden] {
  display: none;
}

/* line 139, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

/* line 143, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
html {
  box-sizing: border-box;
  font-size: 100%;
}

/* line 149, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/* line 156, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 173, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

/* line 192, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

/* line 210, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] button {
  outline: 0;
}

/* line 222, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
pre {
  overflow: auto;
}

/* line 227, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

/* line 236, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
.is-visible {
  display: block !important;
}

/* line 240, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/_global.scss */
.is-hidden {
  display: none !important;
}

/* line 28, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}
/* line 170, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.row::before, .row::after {
  display: table;
  content: ' ';
}
/* line 181, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.row::after {
  clear: both;
}
/* line 33, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
/* line 39, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 39, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 39, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
/* line 42, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
/* line 49, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row.expanded {
  max-width: none;
}
/* line 52, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
/* line 58, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row:not(.expanded) .row {
  max-width: none;
}
/* line 67, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row.gutter-small > .column, .row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
/* line 67, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row.gutter-medium > .column, .row.gutter-medium > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

/* line 76, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 76, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
/* line 68, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_column.scss */
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}
/* line 49, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_position.scss */
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

/* line 88, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.column.row.row, .row.row.columns {
  float: none;
}

/* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-1 {
  width: 8.33333%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-1 {
  position: relative;
  left: 8.33333%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-1 {
  position: relative;
  left: -8.33333%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-0 {
  margin-left: 0%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-2 {
  width: 16.66667%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-2 {
  position: relative;
  left: 16.66667%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-2 {
  position: relative;
  left: -16.66667%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-1 {
  margin-left: 8.33333%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-3 {
  width: 25%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-3 {
  position: relative;
  left: 25%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-3 {
  position: relative;
  left: -25%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-2 {
  margin-left: 16.66667%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-4 {
  width: 33.33333%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-4 {
  position: relative;
  left: 33.33333%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-4 {
  position: relative;
  left: -33.33333%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-3 {
  margin-left: 25%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-5 {
  width: 41.66667%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-5 {
  position: relative;
  left: 41.66667%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-5 {
  position: relative;
  left: -41.66667%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-4 {
  margin-left: 33.33333%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-6 {
  width: 50%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-6 {
  position: relative;
  left: 50%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-6 {
  position: relative;
  left: -50%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-5 {
  margin-left: 41.66667%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-7 {
  width: 58.33333%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-7 {
  position: relative;
  left: 58.33333%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-7 {
  position: relative;
  left: -58.33333%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-6 {
  margin-left: 50%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-8 {
  width: 66.66667%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-8 {
  position: relative;
  left: 66.66667%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-8 {
  position: relative;
  left: -66.66667%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-7 {
  margin-left: 58.33333%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-9 {
  width: 75%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-9 {
  position: relative;
  left: 75%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-9 {
  position: relative;
  left: -75%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-8 {
  margin-left: 66.66667%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-10 {
  width: 83.33333%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-10 {
  position: relative;
  left: 83.33333%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-10 {
  position: relative;
  left: -83.33333%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-9 {
  margin-left: 75%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-11 {
  width: 91.66667%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-11 {
  position: relative;
  left: 91.66667%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-11 {
  position: relative;
  left: -91.66667%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-10 {
  margin-left: 83.33333%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-12 {
  width: 100%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-11 {
  margin-left: 91.66667%;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}

/* line 135, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
/* line 137, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}

/* line 143, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}

/* line 149, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 153, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-centered {
  margin-right: auto;
  margin-left: auto;
}
/* line 20, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_position.scss */
.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

/* line 158, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-0 {
    margin-left: 0%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-3 {
    margin-left: 25%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-6 {
    margin-left: 50%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-9 {
    margin-left: 75%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }

  /* line 135, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 137, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 143, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 149, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }

  /* line 153, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 20, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_position.scss */
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  /* line 158, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-0 {
    margin-left: 0%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-3 {
    width: 25%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-3 {
    position: relative;
    left: -25%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-3 {
    margin-left: 25%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-6 {
    width: 50%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-6 {
    position: relative;
    left: -50%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-6 {
    margin-left: 50%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-9 {
    width: 75%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-9 {
    position: relative;
    left: -75%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-9 {
    margin-left: 75%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-12 {
    width: 100%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }

  /* line 135, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 137, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 143, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 149, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }

  /* line 153, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 20, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_position.scss */
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  /* line 158, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 166, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.column-block {
  margin-bottom: 1.25rem;
}
/* line 78, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_gutter.scss */
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  /* line 166, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .column-block {
    margin-bottom: 1.875rem;
  }
  /* line 78, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_gutter.scss */
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

/* line 256, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* line 280, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

/* line 289, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 296, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 303, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
small {
  font-size: 80%;
  line-height: inherit;
}

/* line 309, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
/* line 321, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

/* line 332, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 332, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 332, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 332, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 332, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 332, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  /* line 332, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
  h1, .h1 {
    font-size: 3rem;
  }

  /* line 332, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
  h2, .h2 {
    font-size: 2.5rem;
  }

  /* line 332, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
  h3, .h3 {
    font-size: 1.9375rem;
  }

  /* line 332, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
  h4, .h4 {
    font-size: 1.5625rem;
  }

  /* line 332, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
  h5, .h5 {
    font-size: 1.25rem;
  }

  /* line 332, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
  h6, .h6 {
    font-size: 1rem;
  }
}
/* line 371, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
a {
  line-height: inherit;
  color: #2199e8;
  text-decoration: none;
  cursor: pointer;
}
/* line 378, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
a:hover, a:focus {
  color: #1585cf;
}
/* line 386, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
a img {
  border: 0;
}

/* line 392, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

/* line 406, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

/* line 415, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
li {
  font-size: inherit;
}

/* line 420, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

/* line 426, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
ol {
  margin-left: 1.25rem;
}

/* line 432, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 439, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
dl {
  margin-bottom: 1rem;
}
/* line 442, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* line 449, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
/* line 454, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

/* line 461, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}
/* line 466, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
cite:before {
  content: "— ";
}

/* line 472, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

/* line 479, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
figure {
  margin: 0;
}

/* line 484, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
}

/* line 496, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_base.scss */
kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

/* line 48, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_helpers.scss */
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

/* line 58, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_helpers.scss */
.lead {
  font-size: 125%;
  line-height: 1.6;
}

/* line 64, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_helpers.scss */
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
/* line 68, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_helpers.scss */
p + .stat {
  margin-top: -1rem;
}

/* line 75, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_helpers.scss */
ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

/* line 15, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_alignment.scss */
.text-left {
  text-align: left;
}

/* line 15, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_alignment.scss */
.text-right {
  text-align: right;
}

/* line 15, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_alignment.scss */
.text-center {
  text-align: center;
}

/* line 15, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_alignment.scss */
.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  /* line 10, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_alignment.scss */
  .medium-text-left {
    text-align: left;
  }

  /* line 10, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_alignment.scss */
  .medium-text-right {
    text-align: right;
  }

  /* line 10, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_alignment.scss */
  .medium-text-center {
    text-align: center;
  }

  /* line 10, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_alignment.scss */
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 10, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_alignment.scss */
  .large-text-left {
    text-align: left;
  }

  /* line 10, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_alignment.scss */
  .large-text-right {
    text-align: right;
  }

  /* line 10, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_alignment.scss */
  .large-text-center {
    text-align: center;
  }

  /* line 10, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_alignment.scss */
  .large-text-justify {
    text-align: justify;
  }
}
/* line 14, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
.show-for-print {
  display: none !important;
}

@media print {
  /* line 17, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }

  /* line 28, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  .show-for-print {
    display: block !important;
  }

  /* line 29, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 31, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  table.show-for-print {
    display: table !important;
  }

  /* line 32, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 33, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 34, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 35, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 36, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  th.show-for-print {
    display: table-cell !important;
  }

  /* line 39, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 42, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }

  /* line 51, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }

  /* line 61, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 63, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 66, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 70, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 78, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 82, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/typography/_print.scss */
  .print-break-inside {
    page-break-inside: auto;
  }
}
/* line 262, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2199e8;
  color: #fefefe;
}
/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .button {
  outline: 0;
}
/* line 150, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button:hover, .button:focus {
  background-color: #1583cc;
  color: #fefefe;
}
/* line 267, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.tiny {
  font-size: 0.6rem;
}
/* line 267, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.small {
  font-size: 0.75rem;
}
/* line 267, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.large {
  font-size: 1.25rem;
}
/* line 272, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
/* line 277, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.primary {
  background-color: #2199e8;
  color: #0a0a0a;
}
/* line 150, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.primary:hover, .button.primary:focus {
  background-color: #147cc0;
  color: #0a0a0a;
}
/* line 277, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.secondary {
  background-color: #777;
  color: #fefefe;
}
/* line 150, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.secondary:hover, .button.secondary:focus {
  background-color: #5f5f5f;
  color: #fefefe;
}
/* line 277, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.success {
  background-color: #3adb76;
  color: #0a0a0a;
}
/* line 150, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}
/* line 277, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.warning {
  background-color: #ffae00;
  color: #0a0a0a;
}
/* line 150, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}
/* line 277, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.alert {
  background-color: #ec5840;
  color: #0a0a0a;
}
/* line 150, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.alert:hover, .button.alert:focus {
  background-color: #da3116;
  color: #0a0a0a;
}
/* line 293, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
/* line 207, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  background-color: #2199e8;
  color: #fefefe;
}
/* line 298, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}
/* line 207, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #2199e8;
  color: #0a0a0a;
}
/* line 298, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}
/* line 207, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #777;
  color: #fefefe;
}
/* line 298, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}
/* line 207, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
/* line 298, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}
/* line 207, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
/* line 298, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}
/* line 207, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #ec5840;
  color: #0a0a0a;
}
/* line 306, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow {
  border: 1px solid #2199e8;
  color: #2199e8;
}
/* line 158, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}
/* line 165, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
/* line 182, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow:hover, .button.hollow:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}
/* line 311, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.primary {
  border: 1px solid #2199e8;
  color: #2199e8;
}
/* line 182, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}
/* line 311, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.secondary {
  border: 1px solid #777;
  color: #777;
}
/* line 182, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3c3c3c;
  color: #3c3c3c;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
  border: 1px solid #777;
  color: #777;
}
/* line 311, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}
/* line 182, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}
/* line 311, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}
/* line 182, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}
/* line 311, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}
/* line 182, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #881f0e;
  color: #881f0e;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
  border: 1px solid #ec5840;
  color: #ec5840;
}
/* line 320, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear {
  border: 1px solid #2199e8;
  color: #2199e8;
}
/* line 158, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear, .button.clear:hover, .button.clear:focus {
  background-color: transparent;
}
/* line 165, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  background-color: transparent;
}
/* line 182, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear:hover, .button.clear:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}
/* line 325, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border-color: transparent;
}
/* line 331, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.primary {
  border: 1px solid #2199e8;
  color: #2199e8;
}
/* line 182, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.primary:hover, .button.clear.primary:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}
/* line 336, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border-color: transparent;
}
/* line 331, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.secondary {
  border: 1px solid #777;
  color: #777;
}
/* line 182, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.secondary:hover, .button.clear.secondary:focus {
  border-color: #3c3c3c;
  color: #3c3c3c;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border: 1px solid #777;
  color: #777;
}
/* line 336, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border-color: transparent;
}
/* line 331, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}
/* line 182, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.success:hover, .button.clear.success:focus {
  border-color: #157539;
  color: #157539;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}
/* line 336, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border-color: transparent;
}
/* line 331, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}
/* line 182, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.warning:hover, .button.clear.warning:focus {
  border-color: #805700;
  color: #805700;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}
/* line 336, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border-color: transparent;
}
/* line 331, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}
/* line 182, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.alert:hover, .button.clear.alert:focus {
  border-color: #881f0e;
  color: #881f0e;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border: 1px solid #ec5840;
  color: #ec5840;
}
/* line 336, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border-color: transparent;
}
/* line 222, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
/* line 358, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow::after {
  border-top-color: #2199e8;
}
/* line 364, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.primary::after {
  border-top-color: #2199e8;
}
/* line 364, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.secondary::after {
  border-top-color: #777;
}
/* line 364, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.success::after {
  border-top-color: #3adb76;
}
/* line 364, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00;
}
/* line 364, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.alert::after {
  border-top-color: #ec5840;
}
/* line 373, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

/* line 380, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
a.button:hover, a.button:focus {
  text-decoration: none;
}

/* line 125, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_text.scss */
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}
/* line 111, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_text.scss */
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

/* line 132, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_text.scss */
textarea {
  max-width: 100%;
}
/* line 135, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_text.scss */
textarea[rows] {
  height: auto;
}

/* line 143, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_text.scss */
input::placeholder,
textarea::placeholder {
  color: #cacaca;
}
/* line 148, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_text.scss */
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

/* line 156, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_text.scss */
[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 0;
}

/* line 163, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_text.scss */
input[type='search'] {
  box-sizing: border-box;
}

/* line 10, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_checkbox.scss */
[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
}

/* line 17, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_checkbox.scss */
[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
/* line 26, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_checkbox.scss */
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

/* line 32, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_checkbox.scss */
label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem;
}

/* line 38, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_checkbox.scss */
[type='file'] {
  width: 100%;
}

/* line 43, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_label.scss */
label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_label.scss */
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_help-text.scss */
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

/* line 27, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_input-group.scss */
.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}
/* line 36, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_input-group.scss */
.input-group > :first-child {
  border-radius: 0 0 0 0;
}
/* line 41, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_input-group.scss */
.input-group > :last-child > * {
  border-radius: 0 0 0 0;
}

/* line 47, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}

/* line 57, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%;
}
/* line 78, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-label:first-child {
  border-right: 0;
}
/* line 82, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-label:last-child {
  border-left: 0;
}

/* line 88, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-field {
  border-radius: 0;
  height: 2.5rem;
}

/* line 102, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%;
}
/* line 117, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

/* line 138, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_input-group.scss */
.input-group .input-group-button {
  display: table-cell;
}

/* line 39, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_fieldset.scss */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 45, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_fieldset.scss */
legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_fieldset.scss */
.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
/* line 30, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_fieldset.scss */
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

/* line 83, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_select.scss */
select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0) {
  /* line 83, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_select.scss */
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_select.scss */
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
/* line 66, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_select.scss */
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
/* line 72, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_select.scss */
select::-ms-expand {
  display: none;
}
/* line 76, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_select.scss */
select[multiple] {
  height: auto;
  background-image: none;
}

/* line 45, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_error.scss */
.is-invalid-input:not(:focus) {
  border-color: #ec5840;
  background-color: #fcedeb;
}
/* line 48, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_error.scss */
.is-invalid-input:not(:focus)::placeholder {
  color: #ec5840;
}

/* line 75, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_error.scss */
.is-invalid-label {
  color: #ec5840;
}

/* line 81, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_error.scss */
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840;
}
/* line 84, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/forms/_error.scss */
.form-error.is-visible {
  display: block;
}

/* line 62, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
.hide {
  display: none !important;
}

/* line 66, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  /* line 82, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  /* line 86, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 73, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em) {
  /* line 77, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  /* line 82, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  /* line 86, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 73, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em) {
  /* line 77, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  /* line 82, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  /* line 86, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-large-only {
    display: none !important;
  }
}

/* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/* line 100, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

/* line 107, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  /* line 107, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  /* line 107, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

/* line 120, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  /* line 120, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  /* line 120, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

/* line 10, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_float.scss */
.float-left {
  float: left !important;
}

/* line 14, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_float.scss */
.float-right {
  float: right !important;
}

/* line 18, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_float.scss */
.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 170, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
}
/* line 181, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.clearfix::after {
  clear: both;
}

/* line 140, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion.scss */
.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}
/* line 57, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion.scss */
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

/* line 65, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion.scss */
.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
/* line 69, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion.scss */
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

/* line 148, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion.scss */
.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: foreground(#fefefe, #2199e8);
}
/* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion.scss */
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}
/* line 98, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion.scss */
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
/* line 104, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion.scss */
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+';
}
/* line 112, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion.scss */
.is-active > .accordion-title::before {
  content: '\2013';
}

/* line 152, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion.scss */
.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: foreground(#fefefe, #0a0a0a);
}
/* line 134, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion.scss */
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

/* line 81, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu li {
  width: 100%;
}
/* line 90, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu a {
  padding: 0.7rem 1rem;
}
/* line 97, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
/* line 101, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
/* line 106, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
/* line 57, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2199e8 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
/* line 65, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem;
}
/* line 69, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
/* line 114, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

/* line 128, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.is-accordion-submenu-parent {
  position: relative;
}

/* line 132, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.has-submenu-toggle > a {
  margin-right: 40px;
}

/* line 137, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
/* line 153, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2199e8 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 163, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

/* line 168, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_accordion-menu.scss */
.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_badge.scss */
.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2199e8;
  color: #2199e8;
}
/* line 57, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_badge.scss */
.badge.primary {
  background: #2199e8;
  color: #0a0a0a;
}
/* line 57, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_badge.scss */
.badge.secondary {
  background: #777;
  color: #0a0a0a;
}
/* line 57, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_badge.scss */
.badge.success {
  background: #3adb76;
  color: #0a0a0a;
}
/* line 57, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_badge.scss */
.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}
/* line 57, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_badge.scss */
.badge.alert {
  background: #ec5840;
  color: #0a0a0a;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_breadcrumbs.scss */
.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
/* line 170, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' ';
}
/* line 181, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.breadcrumbs::after {
  clear: both;
}
/* line 70, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_breadcrumbs.scss */
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}
/* line 85, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_breadcrumbs.scss */
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}
/* line 99, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_breadcrumbs.scss */
.breadcrumbs a {
  color: #2199e8;
}
/* line 102, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_breadcrumbs.scss */
.breadcrumbs a:hover {
  text-decoration: underline;
}
/* line 112, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_breadcrumbs.scss */
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

/* line 196, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group {
  margin-bottom: 1rem;
  font-size: 0;
}
/* line 170, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.button-group::before, .button-group::after {
  display: table;
  content: ' ';
}
/* line 181, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.button-group::after {
  clear: both;
}
/* line 48, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
}
/* line 58, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group .button:last-child {
  margin-right: 0;
}
/* line 201, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.tiny .button {
  font-size: 0.6rem;
}
/* line 201, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.small .button {
  font-size: 0.75rem;
}
/* line 201, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.large .button {
  font-size: 1.25rem;
}
/* line 207, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded {
  margin-right: -1px;
}
/* line 90, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded::before, .button-group.expanded::after {
  display: none;
}
/* line 102, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded .button:first-child:last-child {
  width: 100%;
}
/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px;
}
/* line 114, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
  margin-right: -6px;
}
/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px;
}
/* line 114, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
  margin-right: -6px;
}
/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px;
}
/* line 114, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
  margin-right: -6px;
}
/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px;
}
/* line 114, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
  margin-right: -6px;
}
/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px;
}
/* line 114, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
  margin-right: -6px;
}
/* line 212, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.primary .button {
  background-color: #2199e8;
  color: #0a0a0a;
}
/* line 150, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #147cc0;
  color: #0a0a0a;
}
/* line 212, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.secondary .button {
  background-color: #777;
  color: #fefefe;
}
/* line 150, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5f5f5f;
  color: #fefefe;
}
/* line 212, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.success .button {
  background-color: #3adb76;
  color: #0a0a0a;
}
/* line 150, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}
/* line 212, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a;
}
/* line 150, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}
/* line 212, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.alert .button {
  background-color: #ec5840;
  color: #0a0a0a;
}
/* line 150, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button.scss */
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #da3116;
  color: #0a0a0a;
}
/* line 133, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  width: 100%;
}
/* line 141, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  /* line 169, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 169, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 39.9375em) {
  /* line 242, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  /* line 246, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_button-group.scss */
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

/* line 89, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_callout.scss */
.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a;
}
/* line 55, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_callout.scss */
.callout > :first-child {
  margin-top: 0;
}
/* line 59, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_callout.scss */
.callout > :last-child {
  margin-bottom: 0;
}
/* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_callout.scss */
.callout.primary {
  background-color: #def0fc;
  color: #0a0a0a;
}
/* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_callout.scss */
.callout.secondary {
  background-color: #ebebeb;
  color: #0a0a0a;
}
/* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_callout.scss */
.callout.success {
  background-color: #e1faea;
  color: #0a0a0a;
}
/* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_callout.scss */
.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}
/* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_callout.scss */
.callout.alert {
  background-color: #fce6e2;
  color: #0a0a0a;
}
/* line 98, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_callout.scss */
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
/* line 102, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_callout.scss */
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

/* line 96, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_close-button.scss */
.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}
/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .close-button {
  outline: 0;
}
/* line 89, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_close-button.scss */
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}
/* line 99, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_close-button.scss */
.close-button.small {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}
/* line 100, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_close-button.scss */
.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

/* line 73, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.is-drilldown {
  position: relative;
  overflow: hidden;
}
/* line 77, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.is-drilldown li {
  display: block;
}
/* line 81, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.is-drilldown.animate-height {
  transition: height 0.5s;
}

/* line 88, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}
/* line 94, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear;
}
/* line 104, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
/* line 110, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
/* line 115, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
/* line 120, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
/* line 124, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
/* line 48, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu-parent > a::after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
}
/* line 57, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
}
/* line 63, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
}
/* line 131, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

/* line 70, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}
/* line 59, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.is-opening {
  display: block;
}
/* line 63, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.is-open {
  visibility: visible;
  display: block;
}

/* line 75, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.tiny {
  width: 100px;
}

/* line 75, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.small {
  width: 200px;
}

/* line 75, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.large {
  width: 400px;
}

/* line 85, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
/* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
/* line 101, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
/* line 106, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2199e8 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
/* line 149, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu a {
  padding: 0.7rem 1rem;
}
/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}
/* line 155, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu .is-active > a {
  background: transparent;
  color: #2199e8;
}
/* line 160, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.no-js .dropdown.menu ul {
  display: none;
}
/* line 164, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
/* line 116, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0;
}
/* line 129, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
/* line 67, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
/* line 71, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
}
/* line 77, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
}
@media print, screen and (min-width: 40em) {
  /* line 85, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  /* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  /* line 101, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  /* line 106, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2199e8 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  /* line 116, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }
  /* line 129, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  /* line 67, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  /* line 71, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2199e8 transparent transparent;
  }
  /* line 77, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2199e8;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 85, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  /* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  /* line 101, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  /* line 106, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2199e8 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  /* line 116, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }
  /* line 129, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  /* line 67, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  /* line 71, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2199e8 transparent transparent;
  }
  /* line 77, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2199e8;
  }
}
/* line 187, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

/* line 195, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-menu.vertical {
  width: 100px;
}
/* line 198, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-menu.vertical.align-right {
  float: right;
}

/* line 203, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent {
  position: relative;
}
/* line 206, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
/* line 214, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
/* line 225, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
/* line 230, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

/* line 236, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe;
}
/* line 248, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
/* line 67, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
/* line 71, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
}
/* line 77, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
}
/* line 259, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
/* line 264, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu > li {
  width: 100%;
}
/* line 270, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

/* line 51, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_label.scss */
.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2199e8;
  color: #2199e8;
}
/* line 58, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_label.scss */
.label.primary {
  background: #2199e8;
  color: #0a0a0a;
}
/* line 58, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_label.scss */
.label.secondary {
  background: #777;
  color: #0a0a0a;
}
/* line 58, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_label.scss */
.label.success {
  background: #3adb76;
  color: #0a0a0a;
}
/* line 58, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_label.scss */
.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}
/* line 58, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_label.scss */
.label.alert {
  background: #ec5840;
  color: #0a0a0a;
}

/* line 74, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_media-object.scss */
.media-object {
  display: block;
  margin-bottom: 1rem;
}
/* line 77, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_media-object.scss */
.media-object img {
  max-width: none;
}
@media screen and (max-width: 39.9375em) {
  /* line 89, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_media-object.scss */
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block;
  }
  /* line 68, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_media-object.scss */
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}

/* line 96, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section {
  display: table-cell;
  vertical-align: top;
}
/* line 42, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section:first-child {
  padding-right: 1rem;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section > :last-child {
  margin-bottom: 0;
}
/* line 105, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section.middle {
  vertical-align: middle;
}
/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section.bottom {
  vertical-align: bottom;
}

/* line 361, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .menu li {
  outline: 0;
}
/* line 72, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
/* line 81, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
/* line 88, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu input {
  display: inline-block;
}
/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu li, .menu.horizontal li {
  display: inline-block;
}
/* line 196, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.vertical li {
  display: block;
}
/* line 375, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.expanded {
  display: table;
  width: 100%;
}
/* line 104, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.expanded > li {
  display: table-cell;
  vertical-align: middle;
}
/* line 214, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.simple li + li {
  margin-left: 1rem;
}
/* line 218, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  /* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-horizontal li {
    display: inline-block;
  }
  /* line 196, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-vertical li {
    display: block;
  }
  /* line 394, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-expanded {
    display: table;
    width: 100%;
  }
  /* line 104, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }
  /* line 398, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-simple {
    display: table;
    width: 100%;
  }
  /* line 104, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-horizontal li {
    display: inline-block;
  }
  /* line 196, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-vertical li {
    display: block;
  }
  /* line 394, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-expanded {
    display: table;
    width: 100%;
  }
  /* line 104, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }
  /* line 398, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-simple {
    display: table;
    width: 100%;
  }
  /* line 104, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}
/* line 404, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
/* line 249, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.icons img,
.menu.icons i,
.menu.icons svg {
  vertical-align: middle;
}
/* line 254, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.icons img + span,
.menu.icons i + span,
.menu.icons svg + span {
  vertical-align: middle;
}
/* line 249, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-top img,
.menu.icon-top i,
.menu.icon-top svg, .menu.icon-right img,
.menu.icon-right i,
.menu.icon-right svg, .menu.icon-bottom img,
.menu.icon-bottom i,
.menu.icon-bottom svg, .menu.icon-left img,
.menu.icon-left i,
.menu.icon-left svg {
  vertical-align: middle;
}
/* line 254, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-top img + span,
.menu.icon-top i + span,
.menu.icon-top svg + span, .menu.icon-right img + span,
.menu.icon-right i + span,
.menu.icon-right svg + span, .menu.icon-bottom img + span,
.menu.icon-bottom i + span,
.menu.icon-bottom svg + span, .menu.icon-left img + span,
.menu.icon-left i + span,
.menu.icon-left svg + span {
  vertical-align: middle;
}
/* line 269, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
  display: inline-block;
}
/* line 286, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
  display: inline-block;
}
/* line 298, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-top li a {
  text-align: center;
}
/* line 306, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  display: block;
  margin: 0 auto 0.25rem;
}
/* line 322, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-bottom li a {
  text-align: center;
}
/* line 330, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  display: block;
  margin: 0.25rem auto 0;
}
/* line 444, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu .is-active > a {
  background: #2199e8;
  color: #fefefe;
}
/* line 450, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu .active > a {
  background: #2199e8;
  color: #fefefe;
}
/* line 456, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.align-left {
  text-align: left;
}
/* line 461, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right {
  text-align: right;
}
/* line 144, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right .submenu li {
  text-align: left;
}
/* line 149, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right.vertical .submenu li {
  text-align: right;
}
/* line 464, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
/* line 470, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.align-center {
  text-align: center;
}
/* line 169, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu.align-center .submenu li {
  text-align: left;
}
/* line 474, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

/* line 481, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu-centered > .menu {
  text-align: center;
}
/* line 169, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.menu-centered > .menu .submenu li {
  text-align: left;
}

/* line 492, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu.scss */
.no-js [data-responsive-menu] ul {
  display: none;
}

/* line 2, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu-icon.scss */
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
/* line 114, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: '';
}
/* line 137, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

/* line 6, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_menu-icon.scss */
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
/* line 114, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: '';
}
/* line 137, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

/* line 92, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.is-off-canvas-open {
  overflow: hidden;
}

/* line 97, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
/* line 115, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
/* line 120, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
/* line 124, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
/* line 128, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

/* line 442, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

/* line 447, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}
/* line 159, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-transition-push {
  z-index: 12;
}
/* line 169, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-closed {
  visibility: hidden;
}
/* line 174, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-transition-overlap {
  z-index: 13;
}
/* line 177, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
/* line 183, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-open {
  transform: translate(0, 0);
}

/* line 458, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}
/* line 159, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
/* line 169, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
/* line 174, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
/* line 177, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
/* line 183, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

/* line 463, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px);
}
/* line 208, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
/* line 215, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
/* line 222, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}
/* line 344, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

/* line 464, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px);
}
/* line 245, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}
/* line 252, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
/* line 259, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}
/* line 344, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

/* line 465, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px);
}
/* line 282, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
/* line 288, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
/* line 295, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}
/* line 344, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

/* line 466, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px);
}
/* line 318, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
/* line 324, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
/* line 331, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}
/* line 344, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

/* line 468, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content {
  transform: none;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
}
/* line 369, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
/* line 374, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  /* line 476, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 395, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  /* line 400, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  /* line 404, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  /* line 409, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }

  /* line 480, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 395, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  /* line 400, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  /* line 404, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  /* line 409, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }

  /* line 484, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 395, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  /* line 400, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  /* line 404, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  /* line 409, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }

  /* line 488, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 395, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  /* line 400, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  /* line 404, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  /* line 409, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 476, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 395, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  /* line 400, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  /* line 404, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  /* line 409, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }

  /* line 480, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 395, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  /* line 400, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  /* line 404, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  /* line 409, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }

  /* line 484, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 395, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  /* line 400, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  /* line 404, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  /* line 409, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }

  /* line 488, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 395, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  /* line 400, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  /* line 404, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  /* line 409, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 499, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit;
  }
  /* line 425, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  /* line 433, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 499, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit;
  }
  /* line 425, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  /* line 433, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
/* line 155, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit {
  position: relative;
}

/* line 159, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

/* line 163, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-slide {
  width: 100%;
}
/* line 72, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

/* line 167, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-figure {
  margin: 0;
}

/* line 171, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

/* line 175, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}

/* line 179, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}
/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
  outline: 0;
}
/* line 110, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
  background-color: rgba(10, 10, 10, 0.5);
}

/* line 183, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-previous {
  left: 0;
}

/* line 188, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-next {
  left: auto;
  right: 0;
}

/* line 193, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .orbit-bullets {
  outline: 0;
}
/* line 136, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}
/* line 144, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-bullets button:hover {
  background-color: #8a8a8a;
}
/* line 148, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_orbit.scss */
.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

/* line 162, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_pagination.scss */
.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
/* line 170, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.pagination::before, .pagination::after {
  display: table;
  content: ' ';
}
/* line 181, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.pagination::after {
  clear: both;
}
/* line 83, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_pagination.scss */
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}
/* line 94, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_pagination.scss */
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  /* line 83, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_pagination.scss */
  .pagination li {
    display: inline-block;
  }
}
/* line 112, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_pagination.scss */
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a;
}
/* line 119, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_pagination.scss */
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}
/* line 165, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_pagination.scss */
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2199e8;
  color: foreground(#2199e8);
  cursor: default;
}
/* line 169, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_pagination.scss */
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}
/* line 146, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_pagination.scss */
.pagination .disabled:hover {
  background: transparent;
}
/* line 173, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_pagination.scss */
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #0a0a0a;
}

/* line 179, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_pagination.scss */
.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab';
}

/* line 186, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_pagination.scss */
.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb';
}

/* line 43, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_progress-bar.scss */
.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca;
}
/* line 48, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.primary .progress-meter {
  background-color: #2199e8;
}
/* line 48, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.secondary .progress-meter {
  background-color: #777;
}
/* line 48, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.success .progress-meter {
  background-color: #3adb76;
}
/* line 48, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.warning .progress-meter {
  background-color: #ffae00;
}
/* line 48, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.alert .progress-meter {
  background-color: #ec5840;
}

/* line 56, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_progress-bar.scss */
.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #2199e8;
}

/* line 61, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_progress-bar.scss */
.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
}

/* line 106, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_slider.scss */
.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}

/* line 111, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_slider.scss */
.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_slider.scss */
.slider-fill.is-dragging {
  transition: all 0s linear;
}

/* line 116, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_slider.scss */
.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #2199e8;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}
/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .slider-handle {
  outline: 0;
}
/* line 67, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_slider.scss */
.slider-handle:hover {
  background-color: #1583cc;
}
/* line 71, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_slider.scss */
.slider-handle.is-dragging {
  transition: all 0s linear;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_slider.scss */
.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 127, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_slider.scss */
.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
/* line 88, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_slider.scss */
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
/* line 94, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_slider.scss */
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

/* line 6, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_sticky.scss */
.sticky-container {
  position: relative;
}

/* line 10, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_sticky.scss */
.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

/* line 16, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_sticky.scss */
.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
/* line 21, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_sticky.scss */
.sticky.is-stuck.is-at-top {
  top: 0;
}
/* line 25, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_sticky.scss */
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

/* line 30, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_sticky.scss */
.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
/* line 35, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_sticky.scss */
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

/* line 129, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
body.is-reveal-open {
  overflow: hidden;
}

/* line 134, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  user-select: none;
}

/* line 143, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}

/* line 148, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}
/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  /* line 148, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
  .reveal {
    min-height: 0;
  }
}
/* line 87, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
.reveal .column, .reveal .columns {
  min-width: 0;
}
/* line 92, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  /* line 148, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
/* line 158, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  /* line 163, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 164, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 165, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
/* line 168, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width: 39.9375em) {
  /* line 148, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
/* line 176, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_reveal.scss */
.reveal.without-overlay {
  position: fixed;
}

/* line 203, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none;
}

/* line 209, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

/* line 214, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
/* line 105, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
input + .switch-paddle {
  margin: 0;
}
/* line 110, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: '';
}
/* line 127, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
input:checked ~ .switch-paddle {
  background: #2199e8;
}
/* line 130, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
/* line 202, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0;
}

/* line 219, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* line 224, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch-active {
  left: 8%;
  display: none;
}
/* line 152, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
input:checked + label > .switch-active {
  display: block;
}

/* line 230, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch-inactive {
  right: 15%;
}
/* line 161, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
input:checked + label > .switch-inactive {
  display: none;
}

/* line 236, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch.tiny {
  height: 1.5rem;
}
/* line 183, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
/* line 189, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
/* line 196, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

/* line 240, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch.small {
  height: 1.75rem;
}
/* line 183, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
/* line 189, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
/* line 196, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

/* line 244, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch.large {
  height: 2.5rem;
}
/* line 183, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
/* line 189, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
/* line 196, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_switch.scss */
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

/* line 305, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
/* line 111, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

/* line 119, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

/* line 125, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

/* line 131, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

/* line 140, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
thead tr,
tfoot tr {
  background: transparent;
}
/* line 145, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

/* line 155, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

/* line 87, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

/* line 168, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
table.unstriped tbody {
  background-color: #fefefe;
}
/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media screen and (max-width: 63.9375em) {
  /* line 284, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
  table.stack thead {
    display: none;
  }
  /* line 289, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
  table.stack tfoot {
    display: none;
  }
  /* line 293, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  /* line 299, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
  table.stack td {
    border-top: 0;
  }
}

/* line 315, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

/* line 221, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
table.hover thead tr:hover {
  background-color: #f3f3f3;
}
/* line 228, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
table.hover tfoot tr:hover {
  background-color: #ececec;
}
/* line 235, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
table.hover tbody tr:hover {
  background-color: #f9f9f9;
}
/* line 243, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

/* line 323, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
.table-scroll {
  overflow-x: auto;
}
/* line 326, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_table.scss */
.table-scroll table {
  width: auto;
}

/* line 147, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}
/* line 170, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.tabs::before, .tabs::after {
  display: table;
  content: ' ';
}
/* line 181, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.tabs::after {
  clear: both;
}

/* line 75, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

/* line 158, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs.simple > li > a {
  padding: 0;
}
/* line 161, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs.simple > li > a:hover {
  background: transparent;
}

/* line 168, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs.primary {
  background: #2199e8;
}
/* line 171, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs.primary > li > a {
  color: #0a0a0a;
}
/* line 174, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1893e4;
}

/* line 181, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs-title {
  float: left;
}
/* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2199e8;
}
/* line 100, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs-title > a:hover {
  background: #fefefe;
  color: #1585cf;
}
/* line 105, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #2199e8;
}

/* line 185, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: foreground(#fefefe, #2199e8);
  transition: all 0.5s ease;
}

/* line 189, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

/* line 193, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs-panel {
  display: none;
  padding: 1rem;
}
/* line 141, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tabs.scss */
.tabs-panel.is-active {
  display: block;
}

/* line 60, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_thumbnail.scss */
.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

/* line 64, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_thumbnail.scss */
a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
/* line 49, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_thumbnail.scss */
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5);
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_thumbnail.scss */
a.thumbnail image {
  box-shadow: none;
}

/* line 38, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
}
/* line 170, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.title-bar::before, .title-bar::after {
  display: table;
  content: ' ';
}
/* line 181, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.title-bar::after {
  clear: both;
}
/* line 52, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 69, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar-left {
  float: left;
}

/* line 73, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar-right {
  float: right;
  text-align: right;
}

/* line 79, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

/* line 153, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

/* line 157, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}
/* line 75, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip::before {
  position: absolute;
}
/* line 80, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}
/* line 85, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
/* line 92, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}
/* line 98, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
/* line 105, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}
/* line 110, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
/* line 118, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}
/* line 124, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
/* line 131, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
/* line 136, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
/* line 141, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
/* line 146, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

/* line 122, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar {
  padding: 0.5rem;
}
/* line 170, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.top-bar::before, .top-bar::after {
  display: table;
  content: ' ';
}
/* line 181, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.top-bar::after {
  clear: both;
}
/* line 47, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}
/* line 60, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
/* line 66, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
/* line 71, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar input.button {
  width: auto;
}
/* line 90, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: auto;
  }
}
@media screen and (max-width: 63.9375em) {
  /* line 90, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 90, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    width: 100%;
  }
}

/* line 157, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar-title {
  display: inline-block;
  float: left;
  padding: 1rem;
}
/* line 162, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar-title .menu-icon {
  bottom: 2px;
}

/* line 167, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar-left {
  float: left;
}

/* line 171, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar-right {
  float: right;
}

/* line 75, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-right {
  justify-content: flex-end;
}

/* line 75, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-center {
  justify-content: center;
}

/* line 75, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-justify {
  justify-content: space-between;
}

/* line 75, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-spaced {
  justify-content: space-around;
}

/* line 83, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

/* line 83, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-center.vertical.menu > li > a {
  justify-content: center;
}

/* line 91, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-top {
  align-items: flex-start;
}

/* line 95, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-self-top {
  align-self: flex-start;
}

/* line 91, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-bottom {
  align-items: flex-end;
}

/* line 95, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-self-bottom {
  align-self: flex-end;
}

/* line 91, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-middle {
  align-items: center;
}

/* line 95, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-self-middle {
  align-self: center;
}

/* line 91, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-stretch {
  align-items: stretch;
}

/* line 95, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-self-stretch {
  align-self: stretch;
}

/* line 101, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.small-order-1 {
  order: 1;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.small-order-2 {
  order: 2;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.small-order-3 {
  order: 3;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.small-order-4 {
  order: 4;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.small-order-5 {
  order: 5;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-order-1 {
    order: 1;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-order-2 {
    order: 2;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-order-3 {
    order: 3;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-order-4 {
    order: 4;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-order-5 {
    order: 5;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-order-1 {
    order: 1;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-order-2 {
    order: 2;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-order-3 {
    order: 3;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-order-4 {
    order: 4;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-order-5 {
    order: 5;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-order-6 {
    order: 6;
  }
}
/* line 18, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.flex-container {
  display: flex;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.flex-child-auto {
  flex: 1 1 auto;
}

/* line 26, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.flex-child-grow {
  flex: 1 0 auto;
}

/* line 30, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.flex-child-shrink {
  flex: 0 1 auto;
}

/* line 35, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.flex-dir-row {
  flex-direction: row;
}

/* line 35, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

/* line 35, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.flex-dir-column {
  flex-direction: column;
}

/* line 35, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  /* line 45, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-container {
    display: flex;
  }

  /* line 49, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }

  /* line 53, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }

  /* line 57, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }

  /* line 62, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-dir-row {
    flex-direction: row;
  }

  /* line 62, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }

  /* line 62, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-dir-column {
    flex-direction: column;
  }

  /* line 62, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 45, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-container {
    display: flex;
  }

  /* line 49, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-child-auto {
    flex: 1 1 auto;
  }

  /* line 53, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-child-grow {
    flex: 1 0 auto;
  }

  /* line 57, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }

  /* line 62, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-dir-row {
    flex-direction: row;
  }

  /* line 62, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }

  /* line 62, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-dir-column {
    flex-direction: column;
  }

  /* line 62, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
/* line 28, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}
/* line 170, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.row::before, .row::after {
  display: table;
  content: ' ';
}
/* line 181, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/util/_mixins.scss */
.row::after {
  clear: both;
}
/* line 33, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
/* line 39, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 39, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 39, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
/* line 42, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
/* line 49, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row.expanded {
  max-width: none;
}
/* line 52, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
/* line 58, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row:not(.expanded) .row {
  max-width: none;
}
/* line 67, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row.gutter-small > .column, .row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
/* line 67, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row.gutter-medium > .column, .row.gutter-medium > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

/* line 76, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 76, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
/* line 68, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_column.scss */
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}
/* line 49, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_position.scss */
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

/* line 88, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.column.row.row, .row.row.columns {
  float: none;
}

/* line 93, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-1 {
  width: 8.33333%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-1 {
  position: relative;
  left: 8.33333%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-1 {
  position: relative;
  left: -8.33333%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-0 {
  margin-left: 0%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-2 {
  width: 16.66667%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-2 {
  position: relative;
  left: 16.66667%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-2 {
  position: relative;
  left: -16.66667%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-1 {
  margin-left: 8.33333%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-3 {
  width: 25%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-3 {
  position: relative;
  left: 25%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-3 {
  position: relative;
  left: -25%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-2 {
  margin-left: 16.66667%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-4 {
  width: 33.33333%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-4 {
  position: relative;
  left: 33.33333%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-4 {
  position: relative;
  left: -33.33333%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-3 {
  margin-left: 25%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-5 {
  width: 41.66667%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-5 {
  position: relative;
  left: 41.66667%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-5 {
  position: relative;
  left: -41.66667%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-4 {
  margin-left: 33.33333%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-6 {
  width: 50%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-6 {
  position: relative;
  left: 50%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-6 {
  position: relative;
  left: -50%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-5 {
  margin-left: 41.66667%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-7 {
  width: 58.33333%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-7 {
  position: relative;
  left: 58.33333%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-7 {
  position: relative;
  left: -58.33333%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-6 {
  margin-left: 50%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-8 {
  width: 66.66667%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-8 {
  position: relative;
  left: 66.66667%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-8 {
  position: relative;
  left: -66.66667%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-7 {
  margin-left: 58.33333%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-9 {
  width: 75%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-9 {
  position: relative;
  left: 75%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-9 {
  position: relative;
  left: -75%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-8 {
  margin-left: 66.66667%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-10 {
  width: 83.33333%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-10 {
  position: relative;
  left: 83.33333%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-10 {
  position: relative;
  left: -83.33333%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-9 {
  margin-left: 75%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-11 {
  width: 91.66667%;
}

/* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-push-11 {
  position: relative;
  left: 91.66667%;
}

/* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-11 {
  position: relative;
  left: -91.66667%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-10 {
  margin-left: 83.33333%;
}

/* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-12 {
  width: 100%;
}

/* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-11 {
  margin-left: 91.66667%;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}

/* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}
/* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
/* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}

/* line 135, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
/* line 137, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}

/* line 143, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}

/* line 149, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 153, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-centered {
  margin-right: auto;
  margin-left: auto;
}
/* line 20, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_position.scss */
.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

/* line 158, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-0 {
    margin-left: 0%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-3 {
    margin-left: 25%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-6 {
    margin-left: 50%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-9 {
    margin-left: 75%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }

  /* line 135, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 137, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 143, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 149, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }

  /* line 153, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 20, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_position.scss */
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  /* line 158, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-0 {
    margin-left: 0%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-3 {
    width: 25%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-3 {
    position: relative;
    left: -25%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-3 {
    margin-left: 25%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-6 {
    width: 50%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-6 {
    position: relative;
    left: -50%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-6 {
    margin-left: 50%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-9 {
    width: 75%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-9 {
    position: relative;
    left: -75%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-9 {
    margin-left: 75%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 109, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }

  /* line 113, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 103, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-12 {
    width: 100%;
  }

  /* line 121, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }

  /* line 22, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  /* line 46, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 54, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }

  /* line 135, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 137, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 143, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 149, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }

  /* line 153, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 20, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_position.scss */
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  /* line 158, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 166, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
.column-block {
  margin-bottom: 1.25rem;
}
/* line 78, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_gutter.scss */
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  /* line 166, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_classes.scss */
  .column-block {
    margin-bottom: 1.875rem;
  }
  /* line 78, /var/lib/gems/2.3.0/gems/foundation-rails-6.4.3.0/vendor/assets/scss/grid/_gutter.scss */
  .column-block > :last-child {
    margin-bottom: 0;
  }
}
.datepicker {
  display: none;
  position: absolute;
  padding: 4px;
  margin-top: 1px;
  direction: ltr; }
  .datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    color: #333;
    font-size: 13px;
    line-height: 18px; }
    .datepicker.dropdown-menu th {
      padding: 4px 5px; }
    .datepicker.dropdown-menu td {
      padding: 4px 5px; }
  .datepicker table {
    border: 0;
    margin: 0;
    width: auto; }
    .datepicker table tr td span {
      display: block;
      width: 23%;
      height: 54px;
      line-height: 54px;
      float: left;
      margin: 1%;
      cursor: pointer; }
  .datepicker td {
    text-align: center;
    width: 20px;
    height: 20px;
    border: 0;
    font-size: 12px;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer; }
    .datepicker td.active.day, .datepicker td.active.year {
      background: #2ba6cb; }
    .datepicker td.old, .datepicker td.new {
      color: #999; }
    .datepicker td span.active {
      background: #2ba6cb; }
    .datepicker td.day.disabled {
      color: #eee; }
    .datepicker td span.month.disabled, .datepicker td span.year.disabled {
      color: #eee; }
  .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border: 0;
    font-size: 12px;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer; }
    .datepicker th.active.day, .datepicker th.active.year {
      background: #2ba6cb; }
    .datepicker th.date-switch {
      width: 145px; }
    .datepicker th span.active {
      background: #2ba6cb; }
  .datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle; }
  .datepicker.days div.datepicker-days {
    display: block; }
  .datepicker.months div.datepicker-months {
    display: block; }
  .datepicker.years div.datepicker-years {
    display: block; }
  .datepicker thead tr:first-child th {
    cursor: pointer; }
    .datepicker thead tr:first-child th.cw {
      cursor: default;
      background-color: transparent; }
  .datepicker tfoot tr:first-child th {
    cursor: pointer; }

.datepicker-inline {
  width: 220px; }

.datepicker-rtl {
  direction: rtl; }
  .datepicker-rtl table tr td span {
    float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }
  .datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: 1px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px; }
  .datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 7px; }

.datepicker > div,
.datepicker-dropdown::before,
.datepicker-dropdown::after {
  display: none; }

.datepicker-close {
  position: absolute;
  top: -30px;
  right: 0;
  width: 15px;
  height: 30px;
  padding: 0;
  display: none; }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; }

/*# sourceMappingURL=foundation-datepicker.css.map */
@import "http://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css";
/* line 1, /var/www/sky_operator/app/assets/stylesheets/components/_alerts.scss */
.alert-box {
  border-radius: 10px;
  color: white;
  padding: 10px 20px;
  position: fixed;
  right: 10px;
  top: 10px;
  z-index: 20;
}
/* line 10, /var/www/sky_operator/app/assets/stylesheets/components/_alerts.scss */
.alert-box .close {
  color: white;
  margin-left: 20px;
}

/* line 16, /var/www/sky_operator/app/assets/stylesheets/components/_alerts.scss */
*:not(span).alert {
  background-color: #F04E54;
}

/* line 20, /var/www/sky_operator/app/assets/stylesheets/components/_alerts.scss */
*:not(span).success {
  background-color: #04D29D;
}

/* line 25, /var/www/sky_operator/app/assets/stylesheets/components/_alerts.scss */
span.success {
  color: #04D29D;
}
/* line 29, /var/www/sky_operator/app/assets/stylesheets/components/_alerts.scss */
span.alert {
  color: #F04E54;
}
/* line 33, /var/www/sky_operator/app/assets/stylesheets/components/_alerts.scss */
span.warning {
  color: #FFC700;
}

/* line 1, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar-container {
  background: #EFEFEF;
  height: 100%;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}

/* line 10, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar {
  overflow: visible;
  background-color: #EFEFEF;
  color: white;
  float: left;
  height: 100vh;
  position: absolute;
  width: 200px;
  margin-left: -110px;
  z-index: 10;
  transition: margin-left .3s ease-in-out;
}
/* line 21, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar span.text {
  display: none;
}
/* line 24, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar .sidebar-logo a img, .sidebar .sidebar-logo-bottom img {
  margin-left: 110px;
  width: 90px;
}
/* line 28, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar .skyoperator_sidebar_logo {
  display: none;
}
/* line 31, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar .skyoperator_sidebar_logo_small {
  display: block;
  min-height: 38px;
  width: auto;
}

/* line 38, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar.active-menu {
  margin-left: 0;
}
/* line 41, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar.active-menu + .container {
  margin-left: 200px;
}
/* line 45, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar.active-menu .menu-link, .sidebar.active-menu .logout-link {
  margin-left: 0px;
  overflow: visible;
  z-index: 999;
}
/* line 51, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar.active-menu span.text {
  display: inline-block;
}
/* line 56, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar.active-menu .notification-count[data-count]::after {
  right: 5px;
}
/* line 61, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar.active-menu .logout-icon {
  right: 5px;
}
/* line 65, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar.active-menu .uncollapse-button {
  display: block;
}
/* line 69, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar.active-menu .collapse-button {
  display: none;
}
/* line 73, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar.active-menu .sidebar-logo a img {
  margin: 0 auto;
  width: 200px;
}
/* line 77, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar.active-menu .sidebar-logo-bottom img {
  margin: 0 auto;
  width: 60%;
}
/* line 81, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar.active-menu .skyoperator_sidebar_logo {
  display: block;
}
/* line 84, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar.active-menu .skyoperator_sidebar_logo_small {
  display: none;
}

/* line 89, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.uncollapse-button {
  display: none;
}

/* line 93, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.menu-link, .logout-link {
  margin-left: 110px;
}

/* line 97, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar-top, .sidebar-logo-bottom {
  height: 100%;
}

/* line 102, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar-menu-container ul li {
  border-bottom: 2px solid;
  border-bottom-color: #DDDBDB;
}
/* line 106, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar-menu-container ul li a {
  color: #6A58A1;
}
/* line 110, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar-menu-container ul li a.active {
  background-color: #6A58A1;
  color: #EFEFEF;
}
/* line 115, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar-menu-container .text-center a {
  line-height: 38px;
  color: #6C6C86;
}

/* line 121, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar-logo-bottom {
  margin-top: auto;
  height: 75px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* line 128, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar-logo-bottom .collapse-button {
  margin-left: 140px;
  margin-bottom: 20px;
}
/* line 133, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar-logo-bottom .uncollapse-button {
  margin: 0 auto;
  margin-bottom: 20px;
}
/* line 138, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.sidebar-logo-bottom img {
  width: 60%;
  margin: 0 auto;
  display: block;
}

/* line 145, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.top-bar {
  line-height: 38px;
  padding: 0;
  background-color: #9B89D0;
}
/* line 149, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.top-bar a {
  color: white;
}
/* line 152, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.top-bar .active {
  color: white;
  background-color: #6A58A1;
}

/* line 158, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.top-bar .columns a {
  height: 100%;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
}

/* line 166, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.top-bar .columns {
  vertical-align: middle;
  display: inline-block;
}

/* line 171, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.notification-count[data-count] {
  position: relative;
}
/* line 173, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.notification-count[data-count]::after {
  content: attr(data-count);
  position: absolute;
  left: 70px;
  top: 11px;
  min-width: 24px;
  border-radius: 12px;
  background-color: #FF5A5A;
  font-weight: bold;
  color: #EFEFEF;
  text-align: center;
  line-height: 24px;
}

/* line 188, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.notification-count::after {
  box-shadow: 0 0 0 5px #EFEFEF;
}

/* line 193, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.active.notification-count::after {
  box-shadow: 0 0 0 5px #6A58A1;
}

/* line 199, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.notification-count::after,
.notification-count[data-count="0"]::after {
  content: none;
}

/* line 204, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.premium-flag[data-text] {
  position: relative;
}
/* line 206, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.premium-flag[data-text]::after {
  content: attr(data-text);
  position: absolute;
  font-size: 8px;
  right: 4px;
  top: 4px;
  min-width: 42px;
  border-radius: 4px;
  background-color: #ffae00;
  font-weight: bold;
  color: #EFEFEF;
  text-align: center;
  line-height: 10px;
  height: 12px;
}

/* line 225, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.premium-flag::after,
.premium-flag[data-text="0"]::after {
  content: none;
}

/* line 230, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.logout-icon {
  position: relative;
  top: 6px;
}

/* line 235, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.aircraft-menu {
  margin-top: 10px;
}
/* line 237, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.aircraft-menu a {
  color: #6A58A1;
}

/* line 242, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.no-margin-top {
  margin-top: 0;
}

/* line 246, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.is-active {
  font-weight: bold;
  background-color: #9B89D0;
}

/* line 251, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.menu .is-active > a {
  background-color: #9B89D0;
  color: #fefefe;
}

/* line 256, /var/www/sky_operator/app/assets/stylesheets/components/_menu.scss */
.col5-unit {
  width: 20%;
}

/* line 1, /var/www/sky_operator/app/assets/stylesheets/components/_devise.scss */
.login-container {
  background-color: #EDEDED;
  border: 1px solid #95989A;
  padding: 50px;
  color: #95989A;
}
/* line 6, /var/www/sky_operator/app/assets/stylesheets/components/_devise.scss */
.login-container h2 {
  padding-bottom: 20px;
}
/* line 9, /var/www/sky_operator/app/assets/stylesheets/components/_devise.scss */
.login-container label {
  color: #95989A;
}
/* line 12, /var/www/sky_operator/app/assets/stylesheets/components/_devise.scss */
.login-container p {
  font-size: large;
}
/* line 15, /var/www/sky_operator/app/assets/stylesheets/components/_devise.scss */
.login-container .actions {
  margin-top: 30px;
}
/* line 18, /var/www/sky_operator/app/assets/stylesheets/components/_devise.scss */
.login-container .smaller-text {
  font-size: small;
}
/* line 22, /var/www/sky_operator/app/assets/stylesheets/components/_devise.scss */
.login-container #error_explanation {
  font-size: small;
  color: #F04E54;
}
/* line 26, /var/www/sky_operator/app/assets/stylesheets/components/_devise.scss */
.login-container #error_explanation h2 {
  color: #95989A;
  font-weight: bold;
  font-size: small;
  padding-bottom: 0px;
}

/* line 35, /var/www/sky_operator/app/assets/stylesheets/components/_devise.scss */
.center-container {
  height: 100%;
  display: flex;
}

/* line 1, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.container {
  height: 100vh;
  background-color: #F7F7F7;
  margin-left: 90px;
  transition: margin-left .3s ease-in-out;
  overflow: auto;
}

/* line 9, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.content-div {
  padding: 40px 20px;
  max-width: 100%;
}

/* line 14, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.box {
  background-color: white;
  margin: 30px 10px 10px 10px;
  clear: both;
}
/* line 19, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.box .box-header {
  background-color: #6A58A1;
  color: white;
  padding: 10px;
}
/* line 25, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.box .box-sub-header {
  background-color: #EDEDED;
  text-align: center;
  padding: 10px;
}
/* line 31, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.box .box-content {
  padding: 10px;
}

/* line 36, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.header_content {
  background: #f8f8f8;
  color: #0a0a0a;
  border: 1px solid #f1f1f1;
  padding: 10px;
}

/* line 43, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.aircraft-info, .message-info {
  padding: 10px;
  border-bottom: 1px solid #BCBEBF;
}
/* line 46, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.aircraft-info p, .message-info p {
  margin-bottom: 0px !important;
}

/* line 51, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.message-info.invalid, .box-content.invalid {
  background-color: rgba(236, 101, 100, 0.3);
}

/* line 55, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.message-info.warning, .box-content.warning {
  background-color: rgba(255, 127, 0, 0.3);
}

/* line 59, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.message-info.ok, .box-content.ok {
  background-color: rgba(115, 220, 80, 0.3);
}

/* line 63, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.no-padding {
  padding: 0 !important;
}

/* line 67, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.no-padding-top {
  padding-top: 0 !important;
}

/* line 71, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.potential-schedule.green {
  color: #5CC53E;
}

/* line 75, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.pending-flight-logs, .defect-report, .potential-schedule.red {
  color: #EC6564;
}

/* line 79, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.aircraft-info:last-of-type, .message-info:last-of-type {
  border-bottom: none;
}

/* line 83, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.status-bullet {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: 0 10px;
}

/* line 91, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.skylink-green, .flight-green {
  background-color: #5CC53A;
}

/* line 95, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.flight-orange, potential-schedule.orange, .skylink-orange {
  background-color: coral;
}

/* line 99, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.skylink-ref, .flight-red {
  background-color: #EC6560;
}

/* line 103, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.skylink-grey, .flight-grey {
  background-color: grey;
}

/* line 107, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.no-skylink {
  background-color: grey;
  color: #F04E54;
}

/* line 112, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.right {
  text-align: right;
}

/* line 116, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.skyop-label, user-label {
  font-weight: bold;
}

/* line 120, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.skyop-label > label, .user-label > label {
  font-weight: bold;
}

/* line 124, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.actions-buttons {
  float: right;
}

/* line 127, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.custom-actions {
  display: flex;
  align-items: center;
}
/* line 131, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.custom-actions .button {
  margin-right: 5px;
  margin-bottom: 0;
}

/* line 137, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.button {
  background-color: #9B89D0;
}
/* line 139, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.button:hover {
  background-color: #6A58A1;
}

/* line 144, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.delete_button {
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
  color: #FF5A5A;
  text-align: center;
  padding: 10px;
}
/* line 151, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.delete_button:hover {
  background-color: #FF5A5A;
  color: #FFFFFF;
}

/* line 157, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.icon {
  height: 20px;
}

/* line 161, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.white-icon {
  color: white;
}

/* line 163, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.purple-icon {
  color: #1585cf;
}

/* line 164, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
a {
  color: #1585cf;
}

/* line 165, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.black-icon {
  color: black;
}

/* line 166, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.unvisible {
  color: #F04E54;
}

/* line 167, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.visible {
  color: #04D29D;
}

/* line 169, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.signed-in-as {
  position: fixed;
  bottom: 10px;
  right: 20px;
  background: #6A58A1;
  color: white;
  padding: 5px 10px;
  z-index: 1;
}

/* line 179, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.search-form .small-6 {
  margin: 0 auto;
}

/* line 182, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.search-form {
  margin-bottom: 0px;
}
/* line 185, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.search-form input#search_request, .search-form input[type=submit] {
  margin-bottom: 0px;
}

/* line 190, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.new-message.input-group {
  margin-bottom: 0 !important;
}
/* line 193, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.new-message.input-group textarea, .new-message.input-group input {
  margin-bottom: 0 !important;
  width: 100%;
}

/* line 199, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.iframe-container {
  min-height: 400px;
  height: calc(100% - 45px);
}

/* line 204, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
td.right {
  min-width: 105px;
}

/* line 208, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.participants {
  color: #6A58A1;
  overflow-y: auto;
  position: relative;
  max-height: 85px;
}

/* line 215, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.with_link a {
  color: black;
}

/* line 219, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.conversation-info {
  cursor: pointer;
}

/* line 223, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.message-info.conversation-info.selected {
  background-color: rgba(211, 211, 211, 0.4) !important;
}

/* line 227, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.conversation-info.unread, .message-info.unread {
  background-color: rgba(255, 179, 71, 0.4);
}

/* line 231, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.name.operator {
  color: #6A58A1;
}

/* line 235, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.md-18 {
  font-size: 18px;
}

/* line 239, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
ul.filters {
  margin-top: -8px;
}
/* line 241, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
ul.filters a {
  color: white;
}

/* line 246, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.collapse {
  cursor: pointer;
  float: left;
}

/* line 251, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.expand {
  cursor: pointer;
  float: left;
}

/* line 257, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.pad {
  width: 16px;
  height: 16px;
  border-radius: 100%;
}

/* line 263, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.unavaliable {
  background-color: #CFD8DC;
}

/* line 268, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color1 {
  background-color: #FFA726;
}

/* line 272, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color2 {
  background-color: #42A5F5;
}

/* line 277, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color3 {
  background-color: #EC407A;
}

/* line 282, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color4 {
  background-color: #8D6E63;
}

/* line 287, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color5 {
  background-color: #7E57C2;
}

/* line 292, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color6 {
  background-color: #66BB6A;
}

/* line 297, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color7 {
  background-color: #FF7043;
}

/* line 301, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color8 {
  background-color: #AB47BC;
}

/* line 305, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color9 {
  background-color: #29B6F6;
}

/* line 309, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color10 {
  background-color: #26A69A;
}

/* line 313, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color11 {
  background-color: #FFA000;
}

/* line 317, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color12 {
  background-color: #9CCC65;
}

/* line 321, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color13 {
  background-color: #EF5350;
}

/* line 325, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.color14 {
  background-color: #FBC02D;
}

/* line 329, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.maintenance {
  background-color: #757575;
}

/* line 333, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.dropdown {
  position: relative;
  display: inline-block;
}

/* line 338, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.dropdown-right {
  float: right;
  right: 0px;
}

/* line 343, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.dropdown-left {
  float: left;
}

/* Dropdown Content (Hidden by Default) */
/* line 349, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

/* Links inside the dropdown */
/* line 359, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
/* line 367, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.dropdown-content a:hover {
  background-color: #ddd;
}

/* Show the dropdown menu on hover */
/* line 370, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
/* line 375, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

/* line 379, /var/www/sky_operator/app/assets/stylesheets/components/_content.scss */
.secondary-btn {
  color: #6A58A1;
  border: 1px solid #6A58A1;
  background-color: transparent;
  /*outline: 0;
  padding: 10px 20px;
  margin: 20px;
  position: relative;
  
  &:before {
    z-index: -1;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    content: '';
    background-color:  $dark-purple;
  }
  
  &:hover {
    color: white;
    &:before {
      width: 100%;
    }

  }*/
}

/* line 1, /var/www/sky_operator/app/assets/stylesheets/components/_table.scss */
tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}

/* line 5, /var/www/sky_operator/app/assets/stylesheets/components/_table.scss */
thead tr, tfoot tr {
  background: #f1f1f1;
}

/* line 9, /var/www/sky_operator/app/assets/stylesheets/components/_table.scss */
.fixed-width {
  width: 350px;
}

/* line 13, /var/www/sky_operator/app/assets/stylesheets/components/_table.scss */
.validate-column {
  width: 50px;
}

/* line 1, /var/www/sky_operator/app/assets/stylesheets/components/_material_checkbox.scss */
*, *:before, *:after {
  box-sizing: border-box;
}

/* line 17, /var/www/sky_operator/app/assets/stylesheets/components/_material_checkbox.scss */
.md-checkbox {
  position: relative;
  margin: 16px 0;
}
/* line 21, /var/www/sky_operator/app/assets/stylesheets/components/_material_checkbox.scss */
.md-checkbox label {
  cursor: pointer;
}
/* line 23, /var/www/sky_operator/app/assets/stylesheets/components/_material_checkbox.scss */
.md-checkbox label:before, .md-checkbox label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
/* line 30, /var/www/sky_operator/app/assets/stylesheets/components/_material_checkbox.scss */
.md-checkbox label:before {
  width: 20px;
  height: 20px;
  background: #fff;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  cursor: pointer;
  transition: background .3s;
}
/* line 46, /var/www/sky_operator/app/assets/stylesheets/components/_material_checkbox.scss */
.md-checkbox input[type="checkbox"] {
  outline: 0;
  margin-right: 10px;
}
/* line 51, /var/www/sky_operator/app/assets/stylesheets/components/_material_checkbox.scss */
.md-checkbox input[type="checkbox"]:checked + label:before {
  background: #337ab7;
  border: none;
}
/* line 55, /var/www/sky_operator/app/assets/stylesheets/components/_material_checkbox.scss */
.md-checkbox input[type="checkbox"]:checked + label:after {
  transform: rotate(-45deg);
  top: 5px;
  left: 4px;
  width: 12px;
  height: 6px;
  border: 2px solid #fff;
  border-top-style: none;
  border-right-style: none;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }
/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 */


.ms-parent {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    max-width: 1078px;
}

.ms-choice {
    display: block;
    width: 100%;
    height: 26px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #aaa;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
}

.ms-choice.disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.ms-choice > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px;
}

.ms-choice > span.placeholder {
    color: #999;
}

.ms-choice > div {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 25px;
    background: url('multiple-select.png') left top no-repeat;
}

.ms-choice > div.open {
    background: url('multiple-select.png') right top no-repeat;
}

.ms-drop {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ms-drop.bottom {
    top: 100%;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.ms-drop.top {
    bottom: 100%;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}

.ms-search input {
    width: 100%;
    height: auto !important;
    min-height: 24px;
    padding: 0 20px 0 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff url('multiple-select.png') no-repeat 100% -22px;
    background: url('multiple-select.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('multiple-select.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('multiple-select.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('multiple-select.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('multiple-select.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('multiple-select.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.ms-search, .ms-search input {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 5px 8px;
}

.ms-drop ul > li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static;
}

.ms-drop ul > li .disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
}

.ms-drop ul > li.multiple {
    display: block;
    float: left;
}

.ms-drop ul > li.group {
    clear: both;
}

.ms-drop ul > li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ms-drop ul > li label {
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

.ms-drop ul > li label.optgroup {
    font-weight: bold;
}

.ms-drop .ms-no-results {
    display: none;
}
/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */


html.remodal-is-locked {
  overflow: hidden;

  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}
/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */


.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;

  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}
/*!
 * Cropper v4.0.0
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2014-2018 Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2018-04-01T06:26:32.417Z
 */
.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline-color:rgba(51,153,255,.75);outline:1px solid #39f;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}
/*!
 * FullCalendar v3.8.2
 * Docs & License: https://fullcalendar.io/
 * (c) 2018 Adam Shaw
 */
.fc button,.fc table,body .fc{font-size:1em}.fc-bg,.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-icon,.fc-unselectable{-webkit-touch-callout:none;-khtml-user-select:none}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}.fc th,.fc-basic-view td.fc-week-number,.fc-icon,.fc-toolbar{text-align:center}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;box-shadow:none}.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a[data-goto]{cursor:pointer}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-icon,.fc-row.fc-rigid,.fc-time-grid-event{overflow:hidden}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad}.fc-event,.fc-event-dot{background-color:#3a87ad}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc.fc-bootstrap3 a,.ui-widget .fc-event{text-decoration:none}.fc-limited{display:none}.fc-icon,.fc-toolbar .fc-center{display:inline-block}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-icon:after,.fc-toolbar button{position:relative}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff;border-width:1px;border-style:solid}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}.fc-icon{height:1em;line-height:1em;font-size:1em;font-family:"Courier New",Courier,monospace;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon-left-single-arrow:after{content:"\2039";font-weight:700;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\203A";font-weight:700;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\D7";font-size:200%;top:6%}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666;font-size:.9em;margin-top:2px}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.ui-widget .fc-disabled-day{background-image:none}.fc-bootstrap3 .fc-time-grid .fc-slats table,.fc-time-grid .fc-slats .ui-widget-content{background:0 0}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.ui-widget .fc-event{color:#fff;font-weight:400}.ui-widget td.fc-axis{font-weight:400}.fc.fc-bootstrap3 a[data-goto]:hover{text-decoration:underline}.fc-bootstrap3 hr.fc-divider{border-color:inherit}.fc-bootstrap3 .fc-today.alert{border-radius:0}.fc-bootstrap3 .fc-popover .panel-body{padding:0}.fc-toolbar.fc-header-toolbar{margin-bottom:1em}.fc-toolbar.fc-footer-toolbar{margin-top:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:2px}.fc-basic-view th.fc-day-number,.fc-basic-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\A0-\A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.time-slider {
    height: 50px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.time-slider .ruler {
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.time-slider .ruler .bg {
    left: 0;
    width: 100%;
    height: 50px;
    top: 18px;
    background-color: #fff;
    border: 1px #cccccc solid;
    position: absolute;
    z-index: 2;
}

.time-slider .ruler .bg-event {
    left: 0;
    width: 100%;
    height: 50px;
    cursor: move;
    background-color: transparent;
    position: absolute;
    z-index: 6;
}

.time-slider .ruler .bg-event.disable-move {
    cursor: default;
}

.time-slider .ruler .current-time-caret {
    width: 2px;
    height: 50px;
    top: 18px;
    background-color: #ff0000;
    position: absolute;
    z-index: 5;
}

/* ----- graduations ----- */

.time-slider .ruler .graduation {
    width: 1px;
    height: 12px;
    top:56px;
    background-color: #cccccc;
    position: absolute;
    z-index: 3;
}

.time-slider .ruler .graduation-title {
    top: 0px;
    width: 80px;
    cursor: default;
    color: #555555;
    text-align: center;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    z-index: 3;
}

.time-slider .ruler .graduation.middle {
    top: 43px;
    width: 1px;
    height: 25px;
}

.time-slider .ruler .graduation.big {
    top: 18px;
    width: 2px;
    height: 50px;
}

/* ----- timecells  ----- */

.time-slider .ruler .timecell {
    top: 25px;
    height: 36px;
    padding: 1px;
    position: absolute;
    text-align: center;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    overflow: hidden;
    background-color: #ffab7d;
    opacity: 0.9;
    filter: alpha(Opacity=90);
    z-index: 4;
    border-radius: 4px;
}

.time-slider .ruler .timecell.current {
    background-color: #ff6d29;
    border-radius: 4px 0 0 4px;
}

.time-slider .ruler .timecell-event {
    top: 25px;
    height: 36px;
    background-color: transparent;
    position: absolute;
    cursor: default;
    z-index: 7;
    border-radius: 4px;
}

.time-slider .ruler .timecell-event.hover{
    border: 1px dashed #204d74;
}

.time-slider .ruler .timecell-event.moving {
    border-color: #ff0716;
}

.time-slider .ruler .timecell-event.current {
    border-right: none;
    border-radius: 4px 0 0 4px;
    cursor: default;
}


/* ----- prompts ----- */

.time-slider .prompts {
    top: 0;
    left: 0;
    position: relative;
    overflow: hidden;
    height: 150px;
    width: 100%;
}

.time-slider .prompts .prompt {
    width: 86px;
    height: 40px;
    position: absolute;
    z-index: 1070;
    display: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    line-break: auto;
}

.time-slider .prompts .prompt .body {
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.time-slider .prompts .prompt .triangle-up {
    top: -5px;
    left: 39px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000;
}

.time-slider .prompts .prompt .triangle-down {
    top: 40px;
    left: 39px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
}

.hidden {
    display: none;
}
/**
 * jQuery Timepicker - v1.3.5 - 2016-07-10
 * http://timepicker.co
 *
 * Enhances standard form input fields helping users to select (or type) times.
 *
 * Copyright (c) 2016 Willington Vega; Licensed MIT, GPL
 */



.ui-timepicker-container{position:absolute;overflow:hidden;box-sizing:border-box}.ui-timepicker{box-sizing:content-box;display:block;height:205px;list-style:none outside none;margin:0;padding:0 1px;text-align:center}.ui-timepicker-viewport{box-sizing:content-box;display:block;height:205px;margin:0;padding:0;overflow:auto;overflow-x:hidden}.ui-timepicker-standard{font-family:Verdana,Arial,sans-serif;font-size:1.1em;background-color:#FFF;border:1px solid #AAA;color:#222;margin:0;padding:2px}.ui-timepicker-standard a{border:1px solid transparent;color:#222;display:block;padding:.2em .4em;text-decoration:none}.ui-timepicker-standard .ui-state-hover{background-color:#DADADA;border:1px solid #999;font-weight:400;color:#212121}.ui-timepicker-standard .ui-menu-item{margin:0;padding:0}.ui-timepicker-corners,.ui-timepicker-corners .ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ui-timepicker-hidden{display:none}.ui-timepicker-no-scrollbar .ui-timepicker{border:0}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/* Slider */

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */


.easy-autocomplete{position:relative}.easy-autocomplete input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;box-shadow:0 1px 2px rgba(0,0,0,0.1) inset;color:#555;float:none;padding:6px 12px}.easy-autocomplete input:hover,.easy-autocomplete input:focus{box-shadow:none}.easy-autocomplete a{display:block}.easy-autocomplete.eac-blue-light input:hover,.easy-autocomplete.eac-blue-light input:focus{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul li,.easy-autocomplete.eac-blue-light ul .eac-category{border-color:#66afe9}.easy-autocomplete.eac-blue-light ul li.selected,.easy-autocomplete.eac-blue-light ul .eac-category.selected{background-color:#ecf5fc}.easy-autocomplete.eac-green-light input:hover,.easy-autocomplete.eac-green-light input:focus{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul li,.easy-autocomplete.eac-green-light ul .eac-category{border-color:#41DB00}.easy-autocomplete.eac-green-light ul li.selected,.easy-autocomplete.eac-green-light ul .eac-category.selected{background-color:#9eff75}.easy-autocomplete.eac-red-light input:hover,.easy-autocomplete.eac-red-light input:focus{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul li,.easy-autocomplete.eac-red-light ul .eac-category{border-color:#ff5b5b}.easy-autocomplete.eac-red-light ul li.selected,.easy-autocomplete.eac-red-light ul .eac-category.selected{background-color:#ff8e8e}.easy-autocomplete.eac-yellow-light input:hover,.easy-autocomplete.eac-yellow-light input:focus{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul li,.easy-autocomplete.eac-yellow-light ul .eac-category{border-color:#ffdb00}.easy-autocomplete.eac-yellow-light ul li.selected,.easy-autocomplete.eac-yellow-light ul .eac-category.selected{background-color:#ffe233}.easy-autocomplete.eac-dark-light input:hover,.easy-autocomplete.eac-dark-light input:focus{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul li,.easy-autocomplete.eac-dark-light ul .eac-category{border-color:#333}.easy-autocomplete.eac-dark-light ul li.selected,.easy-autocomplete.eac-dark-light ul .eac-category.selected{background-color:#4d4d4d;color:#fff}.easy-autocomplete.eac-dark{color:#fff}.easy-autocomplete.eac-dark input{background-color:#404040;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark input:hover,.easy-autocomplete.eac-dark input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-dark ul{border-color:#333}.easy-autocomplete.eac-dark ul li,.easy-autocomplete.eac-dark ul .eac-category{background-color:#404040;border-color:#333}.easy-autocomplete.eac-dark ul li.selected,.easy-autocomplete.eac-dark ul .eac-category.selected{background-color:#737373;color:#f6f6f6}.easy-autocomplete.eac-dark-glass{color:#fff}.easy-autocomplete.eac-dark-glass input{background-color:rgba(0,0,0,0.8);border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark-glass input:hover,.easy-autocomplete.eac-dark-glass input:focus{border-color:rgba(0,0,0,0.8);box-shadow:0}.easy-autocomplete.eac-dark-glass ul{border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li,.easy-autocomplete.eac-dark-glass ul .eac-category{background-color:rgba(0,0,0,0.8);border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li.selected,.easy-autocomplete.eac-dark-glass ul .eac-category.selected{background-color:rgba(64,64,64,0.8);color:#f6f6f6}.easy-autocomplete.eac-dark-glass ul li:last-child,.easy-autocomplete.eac-dark-glass ul .eac-category:last-child{border-radius:0 0 4px 4px}.easy-autocomplete.eac-blue{color:#fff}.easy-autocomplete.eac-blue input{background-color:#6d9ed1;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-blue input::-webkit-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input::-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-ms-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:hover,.easy-autocomplete.eac-blue input:focus{border-color:#5A91CB;box-shadow:0}.easy-autocomplete.eac-blue ul{border-color:#5A91CB}.easy-autocomplete.eac-blue ul li,.easy-autocomplete.eac-blue ul .eac-category{background-color:#6d9ed1;border-color:#5A91CB}.easy-autocomplete.eac-blue ul li.selected,.easy-autocomplete.eac-blue ul .eac-category.selected{background-color:#94b8dd;color:#f6f6f6}.easy-autocomplete.eac-yellow{color:#333}.easy-autocomplete.eac-yellow input{background-color:#ffdb7e;border-color:#333;border-radius:4px;box-shadow:0;color:#333}.easy-autocomplete.eac-yellow input:hover,.easy-autocomplete.eac-yellow input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-yellow ul{border-color:#333}.easy-autocomplete.eac-yellow ul li,.easy-autocomplete.eac-yellow ul .eac-category{background-color:#ffdb7e;border-color:#333}.easy-autocomplete.eac-yellow ul li.selected,.easy-autocomplete.eac-yellow ul .eac-category.selected{background-color:#ffe9b1;color:#333}.easy-autocomplete.eac-purple{color:#333}.easy-autocomplete.eac-purple input{background-color:#d6d1e7;border-color:#b8afd5;box-shadow:0;color:#333}.easy-autocomplete.eac-purple input:hover,.easy-autocomplete.eac-purple input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-purple ul{border-color:#333}.easy-autocomplete.eac-purple ul li,.easy-autocomplete.eac-purple ul .eac-category{background-color:#d6d1e7;border-color:#333}.easy-autocomplete.eac-purple ul li.selected,.easy-autocomplete.eac-purple ul .eac-category.selected{background-color:#ebe8f3;color:#333}.easy-autocomplete.eac-bootstrap input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;color:#555;padding:6px 12px}.easy-autocomplete-container{left:0;position:absolute;width:100%;z-index:2}.easy-autocomplete-container ul{background:none repeat scroll 0 0 #ffffff;border-top:1px dotted #ccc;display:none;margin-top:0;padding-bottom:0;padding-left:0;position:relative;top:-1px}.easy-autocomplete-container ul li,.easy-autocomplete-container ul .eac-category{background:inherit;border-color:#ccc;border-image:none;border-style:solid;border-width:0 1px;display:block;font-size:14px;font-weight:normal;padding:4px 12px}.easy-autocomplete-container ul li:last-child{border-radius:0 0 2px 2px;border-width:0 1px 1px}.easy-autocomplete-container ul li.selected{background:none repeat scroll 0 0 #ebebeb;cursor:pointer}.easy-autocomplete-container ul li.selected div{font-weight:normal}.easy-autocomplete-container ul li div{display:block;font-weight:normal;word-break:break-all}.easy-autocomplete-container ul li b{font-weight:bold}.easy-autocomplete-container ul .eac-category{font-color:#aaa;font-style:italic}.eac-description .eac-item span{color:#aaa;font-style:italic;font-size:0.9em}.eac-icon-left .eac-item img{margin-right:4px;max-height:30px}.eac-icon-right .eac-item{margin-top:8px;min-height:24px;position:relative}.eac-icon-right .eac-item img{margin-left:4px;max-height:30px;position:absolute;right:-4px;top:-8px}
/*# sourceMappingURL=easy-autocomplete.min.css.map */
/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */


.easy-autocomplete.eac-square{font-family:"Roboto", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-square input{border:1px solid #7f8c8d;border-radius:0;color:#7f8c8d;font-family:inherit;font-size:18px;font-style:italic;font-weight:300;margin:0;min-width:350px;padding:12px 43px 12px 15px}.easy-autocomplete.eac-square ul{border-color:#7f8c8d;border-top:0;box-shadow:none;top:0}.easy-autocomplete.eac-square ul li,.easy-autocomplete.eac-square ul .eac-category{border-color:#7f8c8d;font-family:inherit;font-size:16px;font-weight:300;padding:6px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-square ul li *,.easy-autocomplete.eac-square ul .eac-category *{font-weight:300}.easy-autocomplete.eac-square ul li.selected,.easy-autocomplete.eac-square ul .eac-category.selected{background-color:#f1f1f1;font-weight:300}.easy-autocomplete.eac-square ul li b,.easy-autocomplete.eac-square ul .eac-category b{font-weight:600}.easy-autocomplete.eac-round{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-round input{border:2px solid #888;border-radius:10px;color:#888;font-family:inherit;font-size:16px;font-weight:400;margin:0;min-width:300px;padding:10px}.easy-autocomplete.eac-round input:hover,.easy-autocomplete.eac-round input:focus{border-color:#3079ed}.easy-autocomplete.eac-round ul{background:none;border-color:#888;border-width:0;box-shadow:none;min-width:300px;top:20px}.easy-autocomplete.eac-round ul li,.easy-autocomplete.eac-round ul .eac-category{background:#fff;border-color:#3079ed;border-width:0 2px;font-size:14px;padding:8px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-round ul li.selected,.easy-autocomplete.eac-round ul .eac-category.selected{background-color:#d4e3fb}.easy-autocomplete.eac-round ul li:first-child,.easy-autocomplete.eac-round ul .eac-category:first-child{border-radius:10px 10px 0 0;border-width:2px 2px 0}.easy-autocomplete.eac-round ul li:last-child,.easy-autocomplete.eac-round ul .eac-category:last-child{border-radius:0 0 10px 10px;border-width:0 2px 2px}.easy-autocomplete.eac-round ul li b,.easy-autocomplete.eac-round ul .eac-category b{font-weight:700}.easy-autocomplete.eac-funky{font-family:"Inconsolata", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-funky input{background:#07ED89;border:0;border-radius:0;color:#ED076B;font-family:inherit;font-size:18px;min-width:240px;padding:12px}.easy-autocomplete.eac-funky ul{background:transparent;border:0}.easy-autocomplete.eac-funky ul li,.easy-autocomplete.eac-funky ul .eac-category{background:transparent;border:0;color:#ED076B;font-size:18px;padding:4px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-funky ul li.selected,.easy-autocomplete.eac-funky ul .eac-category.selected{color:#8907ED}.easy-autocomplete.eac-solid input{box-shadow:0 1px 2px rgba(0,0,0,0.15) inset;border-color:#ddd;color:#666;font-size:13px;min-height:0;padding:6px 12px}.easy-autocomplete.eac-solid ul li,.easy-autocomplete.eac-solid ul .eac-category{transition:all 0.4s ease 0s}.easy-autocomplete.eac-solid ul li.selected,.easy-autocomplete.eac-solid ul .eac-category.selected{background-color:#f2f2f2}.easy-autocomplete.eac-plate{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-plate input{font-size:13px;padding:6px 12px}.easy-autocomplete.eac-plate ul{background:#b5b5b5;border-radius:6px;border-width:0;top:10px}.easy-autocomplete.eac-plate ul li,.easy-autocomplete.eac-plate ul .eac-category{background:#b5b5b5;color:#FAFAFA;font-size:12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-plate ul li b,.easy-autocomplete.eac-plate ul .eac-category b{color:#ffd464}.easy-autocomplete.eac-plate ul li.selected,.easy-autocomplete.eac-plate ul .eac-category.selected{background:#656565}.easy-autocomplete.eac-plate ul li:first-child,.easy-autocomplete.eac-plate ul .eac-category:first-child{border-radius:6px 6px 0 0}.easy-autocomplete.eac-plate ul li:last-child,.easy-autocomplete.eac-plate ul .eac-category:last-child{border-radius:0 0 6px 6px}.easy-autocomplete.eac-plate-dark{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-plate-dark input{font-size:13px;padding:6px 12px}.easy-autocomplete.eac-plate-dark ul{background:#212121;border-radius:6px;border-width:0;top:10px}.easy-autocomplete.eac-plate-dark ul li,.easy-autocomplete.eac-plate-dark ul .eac-category{background:#212121;color:#FAFAFA;font-size:12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-plate-dark ul li b,.easy-autocomplete.eac-plate-dark ul .eac-category b{color:#ffd464}.easy-autocomplete.eac-plate-dark ul li.selected,.easy-autocomplete.eac-plate-dark ul .eac-category.selected{background:#656565}.easy-autocomplete.eac-plate-dark ul li:first-child,.easy-autocomplete.eac-plate-dark ul .eac-category:first-child{border-radius:6px 6px 0 0}.easy-autocomplete.eac-plate-dark ul li:last-child,.easy-autocomplete.eac-plate-dark ul .eac-category:last-child{border-radius:0 0 6px 6px}
/*# sourceMappingURL=easy-autocomplete.themes.min.css.map */
/***
Spectrum Colorpicker v1.8.0
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/


.sp-container {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    *display: inline;
    *zoom: 1;
    /* https://github.com/bgrins/spectrum/issues/40 */
    z-index: 9999994;
    overflow: hidden;
}
.sp-container.sp-flat {
    position: relative;
}

/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}

/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position:relative;
  width: 100%;
  display:inline-block;
}
.sp-top-inner {
   position:absolute;
   top:0;
   left:0;
   bottom:0;
   right:0;
}
.sp-color {
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:20%;
}
.sp-hue {
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:84%;
    height: 100%;
}

.sp-clear-enabled .sp-hue {
    top:33px;
    height: 77.5%;
}

.sp-fill {
    padding-top: 80%;
}
.sp-sat, .sp-val {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
    display: block;
}
.sp-alpha-handle {
    position:absolute;
    top:-4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid black;
    background: white;
    opacity: .8;
}
.sp-alpha {
    display: none;
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px;
}
.sp-alpha-inner {
    border: solid 1px #333;
}

.sp-clear {
    display: none;
}

.sp-clear.sp-clear-display {
    background-position: center;
}

.sp-clear-enabled .sp-clear {
    display: block;
    position:absolute;
    top:0px;
    right:0;
    bottom:0;
    left:84%;
    height: 28px;
}

/* Don't allow text selection */
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button  {
    -webkit-user-select:none;
    -moz-user-select: -moz-none;
    -o-user-select:none;
    user-select: none;
}

.sp-container.sp-input-disabled .sp-input-container {
    display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
    display: none;
}
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
    display: none;
}
.sp-palette-only .sp-picker-container {
    display: none;
}
.sp-palette-disabled .sp-palette-container {
    display: none;
}

.sp-initial-disabled .sp-initial {
    display: none;
}


/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
    background-image: -webkit-gradient(linear,  0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    filter : progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}

.sp-hue {
    background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
    background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}

.sp-hidden {
    display: none !important;
}

/* Clearfix hack */
.sp-cf:before, .sp-cf:after { content: ""; display: table; }
.sp-cf:after { clear: both; }
.sp-cf { *zoom: 1; }

/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
    .sp-color { right: 40%; }
    .sp-hue { left: 63%; }
    .sp-fill { padding-top: 60%; }
}
.sp-dragger {
   border-radius: 5px;
   height: 5px;
   width: 5px;
   border: 1px solid #fff;
   background: #000;
   cursor: pointer;
   position:absolute;
   top:0;
   left: 0;
}
.sp-slider {
    position: absolute;
    top:0;
    cursor:pointer;
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: white;
    opacity: .8;
}

/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/

.sp-container {
    border-radius: 0;
    background-color: #ECECEC;
    border: solid 1px #f0c49B;
    padding: 0;
}
.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
    font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sp-top {
    margin-bottom: 3px;
}
.sp-color, .sp-hue, .sp-clear {
    border: solid 1px #666;
}

/* Input */
.sp-input-container {
    float:right;
    width: 100px;
    margin-bottom: 4px;
}
.sp-initial-disabled  .sp-input-container {
    width: 100%;
}
.sp-input {
   font-size: 12px !important;
   border: 1px inset;
   padding: 4px 5px;
   margin: 0;
   width: 100%;
   background:transparent;
   border-radius: 3px;
   color: #222;
}
.sp-input:focus  {
    border: 1px solid orange;
}
.sp-input.sp-validation-error {
    border: 1px solid red;
    background: #fdd;
}
.sp-picker-container , .sp-palette-container {
    float:left;
    position: relative;
    padding: 10px;
    padding-bottom: 300px;
    margin-bottom: -290px;
}
.sp-picker-container {
    width: 172px;
    border-left: solid 1px #fff;
}

/* Palettes */
.sp-palette-container {
    border-right: solid 1px #ccc;
}

.sp-palette-only .sp-palette-container {
    border: 0;
}

.sp-palette .sp-thumb-el {
    display: block;
    position:relative;
    float:left;
    width: 24px;
    height: 15px;
    margin: 3px;
    cursor: pointer;
    border:solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
    border-color: orange;
}
.sp-thumb-el {
    position:relative;
}

/* Initial */
.sp-initial {
    float: left;
    border: solid 1px #333;
}
.sp-initial span {
    width: 30px;
    height: 25px;
    border:none;
    display:block;
    float:left;
    margin:0;
}

.sp-initial .sp-clear-display {
    background-position: center;
}

/* Buttons */
.sp-palette-button-container,
.sp-button-container {
    float: right;
}

/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
    margin:0;
    overflow:hidden;
    cursor:pointer;
    padding: 4px;
    display:inline-block;
    *zoom: 1;
    *display: inline;
    border: solid 1px #91765d;
    background: #eee;
    color: #333;
    vertical-align: middle;
}
.sp-replacer:hover, .sp-replacer.sp-active {
    border-color: #F0C49B;
    color: #111;
}
.sp-replacer.sp-disabled {
    cursor:default;
    border-color: silver;
    color: silver;
}
.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float:left;
    font-size:10px;
}
.sp-preview {
    position:relative;
    width:25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float:left;
    z-index: 0;
}

.sp-palette {
    *width: 220px;
    max-width: 220px;
}
.sp-palette .sp-thumb-el {
    width:16px;
    height: 16px;
    margin:2px 1px;
    border: solid 1px #d0d0d0;
}

.sp-container {
    padding-bottom:0;
}


/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}
.sp-container button:hover {
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
    font-size: 11px;
    color: #d93f3f !important;
    margin:0;
    padding:2px;
    margin-right: 5px;
    vertical-align: middle;
    text-decoration:none;

}
.sp-cancel:hover {
    color: #d93f3f !important;
    text-decoration: underline;
}


.sp-palette span:hover, .sp-palette span.sp-thumb-active {
    border-color: #000;
}

.sp-preview, .sp-alpha, .sp-thumb-el {
    position:relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
    display:block;
    position:absolute;
    top:0;left:0;bottom:0;right:0;
}

.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}

.sp-clear-display {
    background-repeat:no-repeat;
    background-position: center;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *

















