@charset "UTF-8";
@import url("https://use.typekit.net/loi0qgq.css");
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&display=swap");
/**
 * Foundation for Sites
 * Version 6.6.2
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
body {
  margin: 0;
}

/* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 38, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 47, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 57, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
a {
  background-color: transparent;
}

/* line 64, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 72, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
b,
strong {
  font-weight: bolder;
}

/* line 80, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 89, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
small {
  font-size: 80%;
}

/* line 96, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 104, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 108, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
sup {
  top: -0.5em;
}

/* line 117, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
img {
  border-style: none;
}

/* line 127, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/* line 141, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
button,
input {
  overflow: visible;
}

/* line 149, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
button,
select {
  text-transform: none;
}

/* line 156, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 165, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.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 175, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 184, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/* line 193, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 204, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
progress {
  vertical-align: baseline;
}

/* line 210, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
textarea {
  overflow: auto;
}

/* line 217, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 225, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 233, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* line 240, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 247, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* line 257, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
details {
  display: block;
}

/* line 263, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
summary {
  display: list-item;
}

/* line 272, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
template {
  display: none;
}

/* line 278, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
[hidden] {
  display: none;
}

/* line 140, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

/* line 144, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
html {
  box-sizing: border-box;
  font-size: 100%;
}

/* line 150, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/* line 157, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
body {
  margin: 0;
  padding: 0;
  background: #F2F2F7;
  font-family: museo-sans-rounded, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.5;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 174, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

/* line 186, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 4px;
}

/* line 193, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 4px;
}

/* line 203, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 211, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 4px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

/* line 201, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] button {
  outline: 0;
}

/* line 223, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
pre {
  overflow: auto;
}

/* line 228, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

/* line 237, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
.is-visible {
  display: block !important;
}

/* line 241, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
.is-hidden {
  display: none !important;
}

/* line 13, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-container {
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 40em) {
  /* line 13, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 16, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-container.fluid {
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 40em) {
  /* line 16, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 26, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x {
  display: flex;
  flex-flow: row wrap;
}

/* line 30, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.cell.auto {
  flex: 1 1 0px;
}

/* line 37, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.cell.shrink {
  flex: 0 0 auto;
}

/* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .auto {
  width: auto;
}

/* line 47, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .shrink {
  width: auto;
}

/* line 63, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  /* line 63, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 63, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}

@media screen and (min-width: 75em) {
  /* line 63, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    flex-basis: auto;
  }
}

@media screen and (min-width: 90em) {
  /* line 63, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
    flex-basis: auto;
  }
}

/* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  flex: 0 0 auto;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-1 {
  width: 8.3333333333%;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-2 {
  width: 16.6666666667%;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-3 {
  width: 25%;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-4 {
  width: 33.3333333333%;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-5 {
  width: 41.6666666667%;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-6 {
  width: 50%;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-7 {
  width: 58.3333333333%;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-8 {
  width: 66.6666666667%;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-9 {
  width: 75%;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-10 {
  width: 83.3333333333%;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-11 {
  width: 91.6666666667%;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  /* line 72, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto;
  }
  /* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    flex: 0 0 auto;
  }
  /* line 83, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-shrink {
    width: auto;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-3 {
    width: 25%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-6 {
    width: 50%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-9 {
    width: 75%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 72, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto;
  }
  /* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    flex: 0 0 auto;
  }
  /* line 83, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-shrink {
    width: auto;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-3 {
    width: 25%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-6 {
    width: 50%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-9 {
    width: 75%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  /* line 72, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-auto {
    flex: 1 1 0px;
    width: auto;
  }
  /* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-12, .grid-x > .xlarge-11, .grid-x > .xlarge-10, .grid-x > .xlarge-9, .grid-x > .xlarge-8, .grid-x > .xlarge-7, .grid-x > .xlarge-6, .grid-x > .xlarge-5, .grid-x > .xlarge-4, .grid-x > .xlarge-3, .grid-x > .xlarge-2, .grid-x > .xlarge-1, .grid-x > .xlarge-shrink {
    flex: 0 0 auto;
  }
  /* line 83, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-shrink {
    width: auto;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-1 {
    width: 8.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-2 {
    width: 16.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-3 {
    width: 25%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-4 {
    width: 33.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-5 {
    width: 41.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-6 {
    width: 50%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-7 {
    width: 58.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-8 {
    width: 66.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-9 {
    width: 75%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-10 {
    width: 83.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-11 {
    width: 91.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  /* line 72, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-auto {
    flex: 1 1 0px;
    width: auto;
  }
  /* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-12, .grid-x > .xxlarge-11, .grid-x > .xxlarge-10, .grid-x > .xxlarge-9, .grid-x > .xxlarge-8, .grid-x > .xxlarge-7, .grid-x > .xxlarge-6, .grid-x > .xxlarge-5, .grid-x > .xxlarge-4, .grid-x > .xxlarge-3, .grid-x > .xxlarge-2, .grid-x > .xxlarge-1, .grid-x > .xxlarge-shrink {
    flex: 0 0 auto;
  }
  /* line 83, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-shrink {
    width: auto;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-1 {
    width: 8.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-2 {
    width: 16.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-3 {
    width: 25%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-4 {
    width: 33.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-5 {
    width: 41.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-6 {
    width: 50%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-7 {
    width: 58.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-8 {
    width: 66.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-9 {
    width: 75%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-10 {
    width: 83.3333333333%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-11 {
    width: 91.6666666667%;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-x > .xxlarge-12 {
    width: 100%;
  }
}

/* line 100, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

/* line 105, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

/* line 136, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x {
  margin-left: -0.3125rem;
  margin-right: -0.3125rem;
}

@media print, screen and (min-width: 40em) {
  /* line 136, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

/* line 140, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .cell {
  width: calc(100% - 0.625rem);
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}

@media print, screen and (min-width: 40em) {
  /* line 147, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

/* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .auto {
  width: auto;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .shrink {
  width: auto;
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-3 {
  width: calc(25% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-6 {
  width: calc(50% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-9 {
  width: calc(75% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-12 {
  width: calc(100% - 0.625rem);
}

@media print, screen and (min-width: 40em) {
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .auto {
    width: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .shrink {
    width: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-auto {
    width: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 75em) {
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-auto {
    width: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 90em) {
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-auto {
    width: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-shrink {
    width: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-3 {
    width: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-6 {
    width: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-9 {
    width: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-12 {
    width: calc(100% - 1.875rem);
  }
}

/* line 175, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-padding-x .grid-padding-x {
  margin-right: -0.3125rem;
  margin-left: -0.3125rem;
}

@media print, screen and (min-width: 40em) {
  /* line 175, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

/* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.3125rem;
  margin-left: -0.3125rem;
}

@media print, screen and (min-width: 40em) {
  /* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

/* line 186, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-padding-x > .cell {
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
}

@media print, screen and (min-width: 40em) {
  /* line 186, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.small-up-1 > .cell {
  width: 100%;
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.small-up-2 > .cell {
  width: 50%;
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.small-up-3 > .cell {
  width: 33.3333333333%;
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.small-up-4 > .cell {
  width: 25%;
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.small-up-5 > .cell {
  width: 20%;
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.small-up-6 > .cell {
  width: 16.6666666667%;
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.small-up-7 > .cell {
  width: 14.2857142857%;
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .medium-up-1 > .cell {
    width: 100%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .medium-up-2 > .cell {
    width: 50%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .medium-up-4 > .cell {
    width: 25%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .medium-up-5 > .cell {
    width: 20%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .large-up-1 > .cell {
    width: 100%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .large-up-2 > .cell {
    width: 50%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .large-up-4 > .cell {
    width: 25%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .large-up-5 > .cell {
    width: 20%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .large-up-8 > .cell {
    width: 12.5%;
  }
}

@media screen and (min-width: 75em) {
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xlarge-up-1 > .cell {
    width: 100%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xlarge-up-2 > .cell {
    width: 50%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xlarge-up-4 > .cell {
    width: 25%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xlarge-up-5 > .cell {
    width: 20%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}

@media screen and (min-width: 90em) {
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xxlarge-up-1 > .cell {
    width: 100%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xxlarge-up-2 > .cell {
    width: 50%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xxlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xxlarge-up-4 > .cell {
    width: 25%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xxlarge-up-5 > .cell {
    width: 20%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xxlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xxlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .xxlarge-up-8 > .cell {
    width: 12.5%;
  }
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 0.625rem);
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 0.625rem);
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 0.625rem);
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 0.625rem);
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 0.625rem);
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 0.625rem);
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 0.625rem);
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 0.625rem);
}

@media print, screen and (min-width: 40em) {
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

@media screen and (min-width: 75em) {
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

@media screen and (min-width: 90em) {
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xxlarge-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xxlarge-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xxlarge-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xxlarge-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xxlarge-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xxlarge-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xxlarge-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  /* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_layout.scss */
  .grid-margin-x.xxlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

/* line 232, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

/* line 29, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

/* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}

/* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}

/* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-3 {
  width: 25%;
}

/* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}

/* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}

/* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-6 {
  width: 50%;
}

/* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}

/* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}

/* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-9 {
  width: 75%;
}

/* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}

/* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}

/* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

/* line 238, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

/* line 68, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 232, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 29, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 238, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 68, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 232, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 29, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 238, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 68, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 75em) {
  /* line 232, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 29, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 75em) {
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  /* line 238, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 68, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 90em) {
  /* line 232, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 29, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 90em) {
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  /* line 238, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 68, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_collapse.scss */
  .xxlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-offset-0 {
  margin-left: 0%;
}

/* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.3125rem);
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 0.3125rem);
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 0.3125rem);
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-offset-3 {
  margin-left: 25%;
}

/* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.3125rem);
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 0.3125rem);
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 0.3125rem);
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-offset-6 {
  margin-left: 50%;
}

/* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.3125rem);
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 0.3125rem);
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 0.3125rem);
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-offset-9 {
  margin-left: 75%;
}

/* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.3125rem);
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 0.3125rem);
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.small-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 0.3125rem);
}

@media print, screen and (min-width: 40em) {
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-offset-0 {
    margin-left: 0%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-offset-3 {
    margin-left: 25%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-offset-6 {
    margin-left: 50%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-offset-9 {
    margin-left: 75%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}

@media print, screen and (min-width: 64em) {
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-offset-0 {
    margin-left: 0%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-offset-3 {
    margin-left: 25%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-offset-6 {
    margin-left: 50%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-offset-9 {
    margin-left: 75%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}

@media screen and (min-width: 75em) {
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}

@media screen and (min-width: 90em) {
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }
  /* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 256, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-x > .xxlarge-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}

/* line 274, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}

/* line 278, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .cell {
  height: auto;
  max-height: none;
}

/* line 282, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .auto {
  height: auto;
}

/* line 286, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .shrink {
  height: auto;
}

/* line 300, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  /* line 300, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 300, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}

@media screen and (min-width: 75em) {
  /* line 300, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
    flex-basis: auto;
  }
}

@media screen and (min-width: 90em) {
  /* line 300, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
    flex-basis: auto;
  }
}

/* line 313, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  flex: 0 0 auto;
}

/* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-1 {
  height: 8.3333333333%;
}

/* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-2 {
  height: 16.6666666667%;
}

/* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-3 {
  height: 25%;
}

/* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-4 {
  height: 33.3333333333%;
}

/* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-5 {
  height: 41.6666666667%;
}

/* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-6 {
  height: 50%;
}

/* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-7 {
  height: 58.3333333333%;
}

/* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-8 {
  height: 66.6666666667%;
}

/* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-9 {
  height: 75%;
}

/* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-10 {
  height: 83.3333333333%;
}

/* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-11 {
  height: 91.6666666667%;
}

/* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  /* line 308, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-auto {
    flex: 1 1 0px;
    height: auto;
  }
  /* line 313, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    flex: 0 0 auto;
  }
  /* line 319, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-shrink {
    height: auto;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-3 {
    height: 25%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-6 {
    height: 50%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-9 {
    height: 75%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .medium-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 308, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-auto {
    flex: 1 1 0px;
    height: auto;
  }
  /* line 313, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    flex: 0 0 auto;
  }
  /* line 319, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-shrink {
    height: auto;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-3 {
    height: 25%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-6 {
    height: 50%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-9 {
    height: 75%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .large-12 {
    height: 100%;
  }
}

@media screen and (min-width: 75em) {
  /* line 308, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-auto {
    flex: 1 1 0px;
    height: auto;
  }
  /* line 313, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-12, .grid-y > .xlarge-11, .grid-y > .xlarge-10, .grid-y > .xlarge-9, .grid-y > .xlarge-8, .grid-y > .xlarge-7, .grid-y > .xlarge-6, .grid-y > .xlarge-5, .grid-y > .xlarge-4, .grid-y > .xlarge-3, .grid-y > .xlarge-2, .grid-y > .xlarge-1, .grid-y > .xlarge-shrink {
    flex: 0 0 auto;
  }
  /* line 319, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-shrink {
    height: auto;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-1 {
    height: 8.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-2 {
    height: 16.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-3 {
    height: 25%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-4 {
    height: 33.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-5 {
    height: 41.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-6 {
    height: 50%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-7 {
    height: 58.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-8 {
    height: 66.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-9 {
    height: 75%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-10 {
    height: 83.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-11 {
    height: 91.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xlarge-12 {
    height: 100%;
  }
}

@media screen and (min-width: 90em) {
  /* line 308, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-auto {
    flex: 1 1 0px;
    height: auto;
  }
  /* line 313, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-12, .grid-y > .xxlarge-11, .grid-y > .xxlarge-10, .grid-y > .xxlarge-9, .grid-y > .xxlarge-8, .grid-y > .xxlarge-7, .grid-y > .xxlarge-6, .grid-y > .xxlarge-5, .grid-y > .xxlarge-4, .grid-y > .xxlarge-3, .grid-y > .xxlarge-2, .grid-y > .xxlarge-1, .grid-y > .xxlarge-shrink {
    flex: 0 0 auto;
  }
  /* line 319, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-shrink {
    height: auto;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-1 {
    height: 8.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-2 {
    height: 16.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-3 {
    height: 25%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-4 {
    height: 33.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-5 {
    height: 41.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-6 {
    height: 50%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-7 {
    height: 58.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-8 {
    height: 66.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-9 {
    height: 75%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-10 {
    height: 83.3333333333%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-11 {
    height: 91.6666666667%;
  }
  /* line 328, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y > .xxlarge-12 {
    height: 100%;
  }
}

/* line 340, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-padding-y .grid-padding-y {
  margin-top: -0.3125rem;
  margin-bottom: -0.3125rem;
}

@media print, screen and (min-width: 40em) {
  /* line 340, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

/* line 345, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-padding-y > .cell {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}

@media print, screen and (min-width: 40em) {
  /* line 345, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

/* line 136, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y {
  margin-top: -0.3125rem;
  margin-bottom: -0.3125rem;
}

@media print, screen and (min-width: 40em) {
  /* line 136, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

/* line 140, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .cell {
  height: calc(100% - 0.625rem);
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}

@media print, screen and (min-width: 40em) {
  /* line 147, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}

/* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .auto {
  height: auto;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .shrink {
  height: auto;
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-3 {
  height: calc(25% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-6 {
  height: calc(50% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-9 {
  height: calc(75% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-12 {
  height: calc(100% - 0.625rem);
}

@media print, screen and (min-width: 40em) {
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .auto {
    height: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .shrink {
    height: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-auto {
    height: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 75em) {
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 90em) {
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

/* line 359, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}

/* line 363, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.cell .grid-frame {
  width: 100%;
}

/* line 367, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 371, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 376, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}

/* line 82, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_frame.scss */
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  /* line 383, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  /* line 387, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .cell .medium-grid-frame {
    width: 100%;
  }
  /* line 391, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 395, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  /* line 82, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_frame.scss */
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  /* line 399, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 383, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  /* line 387, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .cell .large-grid-frame {
    width: 100%;
  }
  /* line 391, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 395, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  /* line 82, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_frame.scss */
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  /* line 399, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media screen and (min-width: 75em) {
  /* line 383, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  /* line 387, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .cell .xlarge-grid-frame {
    width: 100%;
  }
  /* line 391, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 395, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  /* line 82, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_frame.scss */
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  /* line 399, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media screen and (min-width: 90em) {
  /* line 383, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  /* line 387, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .cell .xxlarge-grid-frame {
    width: 100%;
  }
  /* line 391, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 395, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  /* line 82, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_frame.scss */
  .xxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  /* line 399, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .xxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

/* line 406, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 40em) {
  /* line 412, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 412, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}

@media screen and (min-width: 75em) {
  /* line 412, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}

@media screen and (min-width: 90em) {
  /* line 412, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-y.xxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}

/* line 420, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  /* line 424, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 424, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

@media screen and (min-width: 75em) {
  /* line 424, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}

@media screen and (min-width: 90em) {
  /* line 424, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%;
  }
}

/* line 136, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y {
  margin-top: -0.3125rem;
  margin-bottom: -0.3125rem;
}

@media print, screen and (min-width: 40em) {
  /* line 136, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

/* line 140, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .cell {
  height: calc(100% - 0.625rem);
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}

@media print, screen and (min-width: 40em) {
  /* line 147, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}

/* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .auto {
  height: auto;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .shrink {
  height: auto;
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-3 {
  height: calc(25% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-6 {
  height: calc(50% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-9 {
  height: calc(75% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 0.625rem);
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-12 {
  height: calc(100% - 0.625rem);
}

@media print, screen and (min-width: 40em) {
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .auto {
    height: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .shrink {
    height: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-auto {
    height: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 75em) {
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 90em) {
  /* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  /* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

/* line 432, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
.grid-frame.grid-margin-y {
  height: calc(100vh + 0.625rem);
}

@media print, screen and (min-width: 40em) {
  /* line 432, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  /* line 432, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media screen and (min-width: 75em) {
  /* line 432, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media screen and (min-width: 90em) {
  /* line 432, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 40em) {
  /* line 436, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  /* line 436, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media screen and (min-width: 75em) {
  /* line 436, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media screen and (min-width: 90em) {
  /* line 436, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/xy-grid/_classes.scss */
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

/* line 28, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row {
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
}

/* line 170, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.row::before, .row::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.row::after {
  clear: both;
}

/* line 33, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

/* line 39, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media screen and (min-width: 75em) {
  /* line 39, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media screen and (min-width: 90em) {
  /* line 39, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

/* line 42, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}

/* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row.expanded {
  max-width: none;
}

/* line 52, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

/* line 58, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row:not(.expanded) .row {
  max-width: none;
}

/* line 67, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.column, .columns, .column:last-child:not(:first-child) {
  float: left;
  clear: none;
}

/* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}

/* line 73, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

/* line 88, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.column.row.row, .row.row.columns {
  float: none;
}

/* line 93, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-1 {
  width: 8.3333333333%;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-1 {
  position: relative;
  left: 8.3333333333%;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-1 {
  position: relative;
  left: -8.3333333333%;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-0 {
  margin-left: 0%;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-2 {
  width: 16.6666666667%;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-2 {
  position: relative;
  left: 16.6666666667%;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-2 {
  position: relative;
  left: -16.6666666667%;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-3 {
  width: 25%;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-3 {
  position: relative;
  left: 25%;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-3 {
  position: relative;
  left: -25%;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-4 {
  width: 33.3333333333%;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-4 {
  position: relative;
  left: 33.3333333333%;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-4 {
  position: relative;
  left: -33.3333333333%;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-3 {
  margin-left: 25%;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-5 {
  width: 41.6666666667%;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-5 {
  position: relative;
  left: 41.6666666667%;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-5 {
  position: relative;
  left: -41.6666666667%;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-6 {
  width: 50%;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-6 {
  position: relative;
  left: 50%;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-6 {
  position: relative;
  left: -50%;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-7 {
  width: 58.3333333333%;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-7 {
  position: relative;
  left: 58.3333333333%;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-7 {
  position: relative;
  left: -58.3333333333%;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-6 {
  margin-left: 50%;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-8 {
  width: 66.6666666667%;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-8 {
  position: relative;
  left: 66.6666666667%;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-8 {
  position: relative;
  left: -66.6666666667%;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-9 {
  width: 75%;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-9 {
  position: relative;
  left: 75%;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-9 {
  position: relative;
  left: -75%;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-10 {
  width: 83.3333333333%;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-10 {
  position: relative;
  left: 83.3333333333%;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-10 {
  position: relative;
  left: -83.3333333333%;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-9 {
  margin-left: 75%;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-11 {
  width: 91.6666666667%;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-11 {
  position: relative;
  left: 91.6666666667%;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-11 {
  position: relative;
  left: -91.6666666667%;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-12 {
  width: 100%;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.3333333333%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.6666666667%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.2857142857%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-9 > .column, .small-up-9 > .columns {
  float: left;
  width: 11.1111111111%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-9 > .column:nth-of-type(1n), .small-up-9 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-9 > .column:nth-of-type(9n+1), .small-up-9 > .columns:nth-of-type(9n+1) {
  clear: both;
}

/* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-9 > .column:last-child, .small-up-9 > .columns:last-child {
  float: left;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-10 > .column, .small-up-10 > .columns {
  float: left;
  width: 10%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-10 > .column:nth-of-type(1n), .small-up-10 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-10 > .column:nth-of-type(10n+1), .small-up-10 > .columns:nth-of-type(10n+1) {
  clear: both;
}

/* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-10 > .column:last-child, .small-up-10 > .columns:last-child {
  float: left;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-11 > .column, .small-up-11 > .columns {
  float: left;
  width: 9.0909090909%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-11 > .column:nth-of-type(1n), .small-up-11 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-11 > .column:nth-of-type(11n+1), .small-up-11 > .columns:nth-of-type(11n+1) {
  clear: both;
}

/* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-11 > .column:last-child, .small-up-11 > .columns:last-child {
  float: left;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-12 > .column, .small-up-12 > .columns {
  float: left;
  width: 8.3333333333%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-12 > .column:nth-of-type(1n), .small-up-12 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-12 > .column:nth-of-type(12n+1), .small-up-12 > .columns:nth-of-type(12n+1) {
  clear: both;
}

/* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-12 > .column:last-child, .small-up-12 > .columns:last-child {
  float: left;
}

/* line 141, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

/* line 143, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}

/* line 149, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}

/* line 155, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 160, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-centered {
  margin-right: auto;
  margin-left: auto;
}

/* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

/* line 172, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-uncentered, .small-push-0, .small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0;
}

/* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.small-uncentered, .small-uncentered:last-child:not(:first-child), .small-push-0, .small-push-0:last-child:not(:first-child), .small-pull-0, .small-pull-0:last-child:not(:first-child) {
  float: left;
  clear: none;
}

/* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.small-uncentered:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-pull-0:last-child:not(:first-child) {
  float: right;
}

@media print, screen and (min-width: 40em) {
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-1 {
    width: 8.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-0 {
    margin-left: 0%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-2 {
    width: 16.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-3 {
    width: 25%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-4 {
    width: 33.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-3 {
    margin-left: 25%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-5 {
    width: 41.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-6 {
    width: 50%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-7 {
    width: 58.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-6 {
    margin-left: 50%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-8 {
    width: 66.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-9 {
    width: 75%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-10 {
    width: 83.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-9 {
    margin-left: 75%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-11 {
    width: 91.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-12 {
    width: 100%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-9 > .column, .medium-up-9 > .columns {
    float: left;
    width: 11.1111111111%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-9 > .column:nth-of-type(1n), .medium-up-9 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-9 > .column:nth-of-type(9n+1), .medium-up-9 > .columns:nth-of-type(9n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-9 > .column:last-child, .medium-up-9 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-10 > .column, .medium-up-10 > .columns {
    float: left;
    width: 10%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-10 > .column:nth-of-type(1n), .medium-up-10 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-10 > .column:nth-of-type(10n+1), .medium-up-10 > .columns:nth-of-type(10n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-10 > .column:last-child, .medium-up-10 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-11 > .column, .medium-up-11 > .columns {
    float: left;
    width: 9.0909090909%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-11 > .column:nth-of-type(1n), .medium-up-11 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-11 > .column:nth-of-type(11n+1), .medium-up-11 > .columns:nth-of-type(11n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-11 > .column:last-child, .medium-up-11 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-12 > .column, .medium-up-12 > .columns {
    float: left;
    width: 8.3333333333%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-12 > .column:nth-of-type(1n), .medium-up-12 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-12 > .column:nth-of-type(12n+1), .medium-up-12 > .columns:nth-of-type(12n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-12 > .column:last-child, .medium-up-12 > .columns:last-child {
    float: left;
  }
  /* line 141, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 143, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 149, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 155, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  /* line 160, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  /* line 172, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .medium-uncentered, .medium-uncentered:last-child:not(:first-child), .medium-push-0, .medium-push-0:last-child:not(:first-child), .medium-pull-0, .medium-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .medium-uncentered:last-child:not(:first-child), .medium-push-0:last-child:not(:first-child), .medium-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-1 {
    width: 8.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-0 {
    margin-left: 0%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-2 {
    width: 16.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-3 {
    width: 25%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-4 {
    width: 33.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-3 {
    margin-left: 25%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-5 {
    width: 41.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-6 {
    width: 50%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-7 {
    width: 58.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-6 {
    margin-left: 50%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-8 {
    width: 66.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-9 {
    width: 75%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-10 {
    width: 83.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-9 {
    margin-left: 75%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-11 {
    width: 91.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-12 {
    width: 100%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-9 > .column, .large-up-9 > .columns {
    float: left;
    width: 11.1111111111%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-9 > .column:nth-of-type(1n), .large-up-9 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-9 > .column:nth-of-type(9n+1), .large-up-9 > .columns:nth-of-type(9n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-9 > .column:last-child, .large-up-9 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-10 > .column, .large-up-10 > .columns {
    float: left;
    width: 10%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-10 > .column:nth-of-type(1n), .large-up-10 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-10 > .column:nth-of-type(10n+1), .large-up-10 > .columns:nth-of-type(10n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-10 > .column:last-child, .large-up-10 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-11 > .column, .large-up-11 > .columns {
    float: left;
    width: 9.0909090909%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-11 > .column:nth-of-type(1n), .large-up-11 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-11 > .column:nth-of-type(11n+1), .large-up-11 > .columns:nth-of-type(11n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-11 > .column:last-child, .large-up-11 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-12 > .column, .large-up-12 > .columns {
    float: left;
    width: 8.3333333333%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-12 > .column:nth-of-type(1n), .large-up-12 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-12 > .column:nth-of-type(12n+1), .large-up-12 > .columns:nth-of-type(12n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-12 > .column:last-child, .large-up-12 > .columns:last-child {
    float: left;
  }
  /* line 141, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 143, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 149, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 155, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  /* line 160, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  /* line 172, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-uncentered, .large-push-0, .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .large-uncentered, .large-uncentered:last-child:not(:first-child), .large-push-0, .large-push-0:last-child:not(:first-child), .large-pull-0, .large-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .large-uncentered:last-child:not(:first-child), .large-push-0:last-child:not(:first-child), .large-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 75em) {
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-1 {
    width: 8.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-2 {
    width: 16.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-3 {
    width: 25%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-push-3 {
    position: relative;
    left: 25%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-4 {
    width: 33.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-5 {
    width: 41.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-6 {
    width: 50%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-push-6 {
    position: relative;
    left: 50%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-7 {
    width: 58.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-8 {
    width: 66.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-9 {
    width: 75%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-push-9 {
    position: relative;
    left: 75%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-10 {
    width: 83.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-11 {
    width: 91.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-12 {
    width: 100%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    float: left;
    width: 100%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-1 > .column:nth-of-type(1n), .xlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-1 > .column:nth-of-type(1n+1), .xlarge-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-1 > .column:last-child, .xlarge-up-1 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    float: left;
    width: 50%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-2 > .column:nth-of-type(1n), .xlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-2 > .column:nth-of-type(2n+1), .xlarge-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-2 > .column:last-child, .xlarge-up-2 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-3 > .column:nth-of-type(1n), .xlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-3 > .column:nth-of-type(3n+1), .xlarge-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-3 > .column:last-child, .xlarge-up-3 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    float: left;
    width: 25%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-4 > .column:nth-of-type(1n), .xlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-4 > .column:nth-of-type(4n+1), .xlarge-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-4 > .column:last-child, .xlarge-up-4 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    float: left;
    width: 20%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-5 > .column:nth-of-type(1n), .xlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-5 > .column:nth-of-type(5n+1), .xlarge-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-5 > .column:last-child, .xlarge-up-5 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-6 > .column:nth-of-type(1n), .xlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-6 > .column:nth-of-type(6n+1), .xlarge-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-6 > .column:last-child, .xlarge-up-6 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-7 > .column:nth-of-type(1n), .xlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-7 > .column:nth-of-type(7n+1), .xlarge-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-7 > .column:last-child, .xlarge-up-7 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-8 > .column:nth-of-type(1n), .xlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-8 > .column:nth-of-type(8n+1), .xlarge-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-8 > .column:last-child, .xlarge-up-8 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-9 > .column, .xlarge-up-9 > .columns {
    float: left;
    width: 11.1111111111%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-9 > .column:nth-of-type(1n), .xlarge-up-9 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-9 > .column:nth-of-type(9n+1), .xlarge-up-9 > .columns:nth-of-type(9n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-9 > .column:last-child, .xlarge-up-9 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-10 > .column, .xlarge-up-10 > .columns {
    float: left;
    width: 10%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-10 > .column:nth-of-type(1n), .xlarge-up-10 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-10 > .column:nth-of-type(10n+1), .xlarge-up-10 > .columns:nth-of-type(10n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-10 > .column:last-child, .xlarge-up-10 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-11 > .column, .xlarge-up-11 > .columns {
    float: left;
    width: 9.0909090909%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-11 > .column:nth-of-type(1n), .xlarge-up-11 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-11 > .column:nth-of-type(11n+1), .xlarge-up-11 > .columns:nth-of-type(11n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-11 > .column:last-child, .xlarge-up-11 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-12 > .column, .xlarge-up-12 > .columns {
    float: left;
    width: 8.3333333333%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-12 > .column:nth-of-type(1n), .xlarge-up-12 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-12 > .column:nth-of-type(12n+1), .xlarge-up-12 > .columns:nth-of-type(12n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xlarge-up-12 > .column:last-child, .xlarge-up-12 > .columns:last-child {
    float: left;
  }
  /* line 141, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 143, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 149, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .expanded.row .xlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 155, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  /* line 160, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .xlarge-centered, .xlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  /* line 172, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xlarge-uncentered, .xlarge-push-0, .xlarge-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .xlarge-uncentered, .xlarge-uncentered:last-child:not(:first-child), .xlarge-push-0, .xlarge-push-0:last-child:not(:first-child), .xlarge-pull-0, .xlarge-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .xlarge-uncentered:last-child:not(:first-child), .xlarge-push-0:last-child:not(:first-child), .xlarge-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 90em) {
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-1 {
    width: 8.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-2 {
    width: 16.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-3 {
    width: 25%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-push-3 {
    position: relative;
    left: 25%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-4 {
    width: 33.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-5 {
    width: 41.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-6 {
    width: 50%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-7 {
    width: 58.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-8 {
    width: 66.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-9 {
    width: 75%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-push-9 {
    position: relative;
    left: 75%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-10 {
    width: 83.3333333333%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-11 {
    width: 91.6666666667%;
  }
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-12 {
    width: 100%;
  }
  /* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    float: left;
    width: 100%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-1 > .column:nth-of-type(1n), .xxlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-1 > .column:nth-of-type(1n+1), .xxlarge-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-1 > .column:last-child, .xxlarge-up-1 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    float: left;
    width: 50%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-2 > .column:nth-of-type(1n), .xxlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-2 > .column:nth-of-type(2n+1), .xxlarge-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-2 > .column:last-child, .xxlarge-up-2 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-3 > .column:nth-of-type(1n), .xxlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-3 > .column:nth-of-type(3n+1), .xxlarge-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-3 > .column:last-child, .xxlarge-up-3 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    float: left;
    width: 25%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-4 > .column:nth-of-type(1n), .xxlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-4 > .column:nth-of-type(4n+1), .xxlarge-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-4 > .column:last-child, .xxlarge-up-4 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    float: left;
    width: 20%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-5 > .column:nth-of-type(1n), .xxlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-5 > .column:nth-of-type(5n+1), .xxlarge-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-5 > .column:last-child, .xxlarge-up-5 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-6 > .column:nth-of-type(1n), .xxlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-6 > .column:nth-of-type(6n+1), .xxlarge-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-6 > .column:last-child, .xxlarge-up-6 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-7 > .column:nth-of-type(1n), .xxlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-7 > .column:nth-of-type(7n+1), .xxlarge-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-7 > .column:last-child, .xxlarge-up-7 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-8 > .column:nth-of-type(1n), .xxlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-8 > .column:nth-of-type(8n+1), .xxlarge-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-8 > .column:last-child, .xxlarge-up-8 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-9 > .column, .xxlarge-up-9 > .columns {
    float: left;
    width: 11.1111111111%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-9 > .column:nth-of-type(1n), .xxlarge-up-9 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-9 > .column:nth-of-type(9n+1), .xxlarge-up-9 > .columns:nth-of-type(9n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-9 > .column:last-child, .xxlarge-up-9 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-10 > .column, .xxlarge-up-10 > .columns {
    float: left;
    width: 10%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-10 > .column:nth-of-type(1n), .xxlarge-up-10 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-10 > .column:nth-of-type(10n+1), .xxlarge-up-10 > .columns:nth-of-type(10n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-10 > .column:last-child, .xxlarge-up-10 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-11 > .column, .xxlarge-up-11 > .columns {
    float: left;
    width: 9.0909090909%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-11 > .column:nth-of-type(1n), .xxlarge-up-11 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-11 > .column:nth-of-type(11n+1), .xxlarge-up-11 > .columns:nth-of-type(11n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-11 > .column:last-child, .xxlarge-up-11 > .columns:last-child {
    float: left;
  }
  /* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-12 > .column, .xxlarge-up-12 > .columns {
    float: left;
    width: 8.3333333333%;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-12 > .column:nth-of-type(1n), .xxlarge-up-12 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-12 > .column:nth-of-type(12n+1), .xxlarge-up-12 > .columns:nth-of-type(12n+1) {
    clear: both;
  }
  /* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .xxlarge-up-12 > .column:last-child, .xxlarge-up-12 > .columns:last-child {
    float: left;
  }
  /* line 141, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 143, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 149, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .expanded.row .xxlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 155, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  /* line 160, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .xxlarge-centered, .xxlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  /* line 172, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .xxlarge-uncentered, .xxlarge-push-0, .xxlarge-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .xxlarge-uncentered, .xxlarge-uncentered:last-child:not(:first-child), .xxlarge-push-0, .xxlarge-push-0:last-child:not(:first-child), .xxlarge-pull-0, .xxlarge-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .xxlarge-uncentered:last-child:not(:first-child), .xxlarge-push-0:last-child:not(:first-child), .xxlarge-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

/* line 179, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.column-block {
  margin-bottom: 1.25rem;
}

/* line 63, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_gutter.scss */
.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 179, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .column-block {
    margin-bottom: 1.875rem;
  }
  /* line 63, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_gutter.scss */
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

/* line 75, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-left {
  justify-content: flex-start;
}

/* line 75, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-right {
  justify-content: flex-end;
}

/* line 75, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-center {
  justify-content: center;
}

/* line 75, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-justify {
  justify-content: space-between;
}

/* line 75, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-spaced {
  justify-content: space-around;
}

/* line 84, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}

/* line 84, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

/* line 84, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-center.vertical.menu > li > a {
  justify-content: center;
}

/* line 93, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-top {
  align-items: flex-start;
}

/* line 97, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-self-top {
  align-self: flex-start;
}

/* line 93, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-bottom {
  align-items: flex-end;
}

/* line 97, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-self-bottom {
  align-self: flex-end;
}

/* line 93, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-middle {
  align-items: center;
}

/* line 97, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-self-middle {
  align-self: center;
}

/* line 93, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-stretch {
  align-items: stretch;
}

/* line 97, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-self-stretch {
  align-self: stretch;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

/* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.small-order-1 {
  order: 1;
}

/* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.small-order-2 {
  order: 2;
}

/* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.small-order-3 {
  order: 3;
}

/* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.small-order-4 {
  order: 4;
}

/* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.small-order-5 {
  order: 5;
}

/* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-order-1 {
    order: 1;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-order-2 {
    order: 2;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-order-3 {
    order: 3;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-order-4 {
    order: 4;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-order-5 {
    order: 5;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-order-6 {
    order: 6;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-order-1 {
    order: 1;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-order-2 {
    order: 2;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-order-3 {
    order: 3;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-order-4 {
    order: 4;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-order-5 {
    order: 5;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-order-6 {
    order: 6;
  }
}

@media screen and (min-width: 75em) {
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-order-1 {
    order: 1;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-order-2 {
    order: 2;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-order-3 {
    order: 3;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-order-4 {
    order: 4;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-order-5 {
    order: 5;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-order-6 {
    order: 6;
  }
}

@media screen and (min-width: 90em) {
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-order-1 {
    order: 1;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-order-2 {
    order: 2;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-order-3 {
    order: 3;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-order-4 {
    order: 4;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-order-5 {
    order: 5;
  }
  /* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-order-6 {
    order: 6;
  }
}

/* line 18, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.flex-container {
  display: flex;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.flex-child-auto {
  flex: 1 1 auto;
}

/* line 26, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.flex-child-grow {
  flex: 1 0 auto;
}

/* line 30, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.flex-child-shrink {
  flex: 0 1 auto;
}

/* line 35, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.flex-dir-row {
  flex-direction: row;
}

/* line 35, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

/* line 35, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.flex-dir-column {
  flex-direction: column;
}

/* line 35, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  /* line 45, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-container {
    display: flex;
  }
  /* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  /* line 57, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-dir-row {
    flex-direction: row;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .medium-flex-dir-column {
    flex-direction: column;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-container {
    display: flex;
  }
  /* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  /* line 57, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-dir-row {
    flex-direction: row;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-dir-column {
    flex-direction: column;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

@media screen and (min-width: 75em) {
  /* line 45, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-flex-container {
    display: flex;
  }
  /* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  /* line 57, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-flex-dir-row {
    flex-direction: row;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-flex-dir-column {
    flex-direction: column;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

@media screen and (min-width: 90em) {
  /* line 45, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-flex-container {
    display: flex;
  }
  /* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  /* line 53, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  /* line 57, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-flex-dir-row {
    flex-direction: row;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-flex-dir-column {
    flex-direction: column;
  }
  /* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_flex.scss */
  .xxlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

/* line 228, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

/* line 261, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 268, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
strong,
b {
  font-weight: 700;
  line-height: inherit;
}

/* line 275, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
small {
  font-size: 80%;
  line-height: inherit;
}

/* line 281, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: museo-sans-rounded, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: inherit;
  text-rendering: optimizeLegibility;
}

/* line 293, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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: #404040;
}

/* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h1, .h1 {
  font-size: 1.875rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h2, .h2 {
  font-size: 1.625rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h3, .h3 {
  font-size: 1.375rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h6, .h6 {
  font-size: 1rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  /* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h1, .h1 {
    font-size: 2.5rem;
  }
  /* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h2, .h2 {
    font-size: 2.25rem;
  }
  /* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h3, .h3 {
    font-size: 1.75rem;
  }
  /* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h4, .h4 {
    font-size: 1.5rem;
  }
  /* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h5, .h5 {
    font-size: 1.25rem;
  }
  /* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h6, .h6 {
    font-size: 1rem;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h1, .h1 {
    font-size: 3rem;
  }
  /* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h2, .h2 {
    font-size: 2.5rem;
  }
  /* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h3, .h3 {
    font-size: 1.9375rem;
  }
  /* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h4, .h4 {
    font-size: 1.5625rem;
  }
  /* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h5, .h5 {
    font-size: 1.25rem;
  }
  /* line 304, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h6, .h6 {
    font-size: 1rem;
  }
}

/* line 343, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
a {
  line-height: inherit;
  color: #62B9B6;
  text-decoration: none;
  cursor: pointer;
}

/* line 350, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
a:hover, a:focus {
  color: #4ba8a5;
}

/* line 358, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
a img {
  border: 0;
}

/* line 364, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
hr {
  clear: both;
  max-width: 100%;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #C6C6C8;
  border-left: 0;
}

/* line 378, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

/* line 387, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
li {
  font-size: inherit;
}

/* line 392, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

/* line 398, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
ol {
  margin-left: 1.25rem;
}

/* line 404, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 411, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
dl {
  margin-bottom: 1rem;
}

/* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}

/* line 421, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
blockquote {
  margin: 0 0 1rem;
  padding: 0.625rem 0;
  border-left: none;
}

/* line 426, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
blockquote, blockquote p {
  line-height: 1.6;
  color: #000000;
}

/* line 442, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
abbr, abbr[title] {
  border-bottom: 1px dotted #000000;
  cursor: help;
  text-decoration: none;
}

/* line 449, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
figure {
  margin: 0;
}

/* line 461, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #F2F2F7;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000000;
  border-radius: 4px;
}

/* line 134, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  color: #404040;
}

/* line 144, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.lead {
  font-size: 100%;
  line-height: 1.4;
}

/* line 150, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.stat {
  font-size: 2.5rem;
  line-height: 1;
}

/* line 154, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
p + .stat {
  margin-top: -1rem;
}

/* line 161, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

/* line 167, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.cite-block, cite {
  display: block;
  color: #404040;
  font-size: 0.8125rem;
}

/* line 90, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.cite-block:before, cite:before {
  content: "— ";
}

/* line 171, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.code-inline, code {
  border: 1px solid #999999;
  background-color: #F2F2F7;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 500;
  color: #000000;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* line 176, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.code-block {
  border: 1px solid #999999;
  background-color: #F2F2F7;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 500;
  color: #000000;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

/* line 15, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
.text-left {
  text-align: left;
}

/* line 15, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
.text-right {
  text-align: right;
}

/* line 15, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
.text-center {
  text-align: center;
}

/* line 15, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .medium-text-left {
    text-align: left;
  }
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .medium-text-right {
    text-align: right;
  }
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .medium-text-center {
    text-align: center;
  }
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .medium-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .large-text-left {
    text-align: left;
  }
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .large-text-right {
    text-align: right;
  }
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .large-text-center {
    text-align: center;
  }
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .large-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 75em) {
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .xlarge-text-left {
    text-align: left;
  }
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .xlarge-text-right {
    text-align: right;
  }
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .xlarge-text-center {
    text-align: center;
  }
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .xlarge-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 90em) {
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .xxlarge-text-left {
    text-align: left;
  }
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .xxlarge-text-right {
    text-align: right;
  }
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .xxlarge-text-center {
    text-align: center;
  }
  /* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .xxlarge-text-justify {
    text-align: justify;
  }
}

/* line 18, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
.show-for-print {
  display: none !important;
}

@media print {
  /* line 21, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 38, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  .show-for-print {
    display: block !important;
  }
  /* line 39, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  .hide-for-print {
    display: none !important;
  }
  /* line 41, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  table.show-for-print {
    display: table !important;
  }
  /* line 42, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }
  /* line 44, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  tr.show-for-print {
    display: table-row !important;
  }
  /* line 45, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  td.show-for-print {
    display: table-cell !important;
  }
  /* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  th.show-for-print {
    display: table-cell !important;
  }
  /* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 52, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 56, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  .ir a:after,
a[href^='javascript:']:after,
a[href^='#']:after {
    content: '';
  }
  /* line 61, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 64, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  pre,
blockquote {
    border: 1px solid #404040;
    page-break-inside: avoid;
  }
  /* line 71, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 73, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 76, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 80, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 88, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  .print-break-inside {
    page-break-inside: auto;
  }
}

/* line 125, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 #999999;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #000000;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}

/* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 #404040;
  background-color: #ffffff;
  box-shadow: 0 0 5px #999999;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

/* line 132, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
textarea {
  max-width: 100%;
}

/* line 135, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
textarea[rows] {
  height: auto;
}

/* line 143, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #F2F2F7;
  cursor: not-allowed;
}

/* line 151, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 4px;
}

/* line 158, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
input[type='search'] {
  box-sizing: border-box;
}

/* line 176, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
::placeholder {
  color: #404040;
}

/* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_checkbox.scss */
[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
}

/* line 17, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_checkbox.scss */
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

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

/* line 38, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_checkbox.scss */
[type='file'] {
  width: 100%;
}

/* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_label.scss */
label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.8;
  color: #000000;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_label.scss */
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_help-text.scss */
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000000;
}

/* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}

/* line 37, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group > :first-child, .input-group > .input-group-button:first-child > * {
  border-radius: 4px 0 0 4px;
}

/* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group > :last-child, .input-group > .input-group-button:last-child > * {
  border-radius: 0 4px 4px 0;
}

/* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

/* line 59, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-label {
  padding: 0 1rem;
  border: 1px solid #999999;
  background: #F2F2F7;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

/* line 80, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-label:first-child {
  border-right: 0;
}

/* line 84, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-label:last-child {
  border-left: 0;
}

/* line 90, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}

/* line 100, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}

/* line 115, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

/* line 39, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_fieldset.scss */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 45, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_fieldset.scss */
legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

/* line 50, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_fieldset.scss */
.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #999999;
}

/* line 30, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_fieldset.scss */
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

/* line 87, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #999999;
  border-radius: 4px;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #000000;
  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%2864, 64, 64%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 87, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

/* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
select:focus {
  outline: none;
  border: 1px solid #404040;
  background-color: #ffffff;
  box-shadow: 0 0 5px #999999;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

/* line 66, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
select:disabled {
  background-color: #F2F2F7;
  cursor: not-allowed;
}

/* line 72, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
select::-ms-expand {
  display: none;
}

/* line 76, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
select[multiple] {
  height: auto;
  background-image: none;
}

/* line 80, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 45, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_error.scss */
.is-invalid-input:not(:focus) {
  border-color: #E96C7A;
  background-color: #fdf0f2;
}

/* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_error.scss */
.is-invalid-input:not(:focus)::placeholder {
  color: #E96C7A;
}

/* line 76, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_error.scss */
.is-invalid-label {
  color: #E96C7A;
}

/* line 82, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_error.scss */
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #E96C7A;
}

/* line 85, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_error.scss */
.form-error.is-visible {
  display: block;
}

/* line 333, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button, .apply_credit_label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1.25em;
  border: 1px solid transparent;
  border-radius: 100px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}

/* line 201, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .button, [data-whatinput='mouse'] .apply_credit_label {
  outline: 0;
}

/* line 338, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.tiny, .tiny.apply_credit_label {
  font-size: 0.6rem;
}

/* line 338, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.small, .small.apply_credit_label {
  font-size: 0.75rem;
}

/* line 338, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.large, .large.apply_credit_label {
  font-size: 1.2rem;
}

/* line 343, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.expanded, .expanded.apply_credit_label {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

/* line 198, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button, .apply_credit_label, .button.disabled, .apply_credit_checkbox:disabled + label.button, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #62B9B6;
  color: #ffffff;
}

/* line 206, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button:hover, .apply_credit_label:hover, .button:focus, .apply_credit_label:focus {
  background-color: #4aa6a3;
  color: #ffffff;
}

/* line 198, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.primary, .primary.apply_credit_label, .button.primary.disabled, .apply_credit_checkbox:disabled + label.primary, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #62B9B6;
  color: #000000;
}

/* line 206, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.primary:hover, .primary.apply_credit_label:hover, .button.primary:focus, .primary.apply_credit_label:focus {
  background-color: #469d9a;
  color: #000000;
}

/* line 198, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.secondary, .secondary.apply_credit_label, .button.secondary.disabled, .apply_credit_checkbox:disabled + label.secondary, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #F2F2F7;
  color: #000000;
}

/* line 206, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.secondary:hover, .secondary.apply_credit_label:hover, .button.secondary:focus, .secondary.apply_credit_label:focus {
  background-color: #b5b5d2;
  color: #000000;
}

/* line 198, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.success, .apply_credit_checkbox:not(:checked) + label.button, .success.apply_credit_label, .apply_credit_checkbox:not(:checked) + label.apply_credit_label, .button.success.disabled, .apply_credit_checkbox:disabled + label.success, .apply_credit_checkbox:not(:checked):disabled + label, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #62CB91;
  color: #000000;
}

/* line 206, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.success:hover, .apply_credit_checkbox:not(:checked) + label.button:hover, .success.apply_credit_label:hover, .apply_credit_checkbox:not(:checked) + label.apply_credit_label:hover, .button.success:focus, .apply_credit_checkbox:not(:checked) + label.button:focus, .success.apply_credit_label:focus, .apply_credit_checkbox:not(:checked) + label.apply_credit_label:focus {
  background-color: #3cb572;
  color: #000000;
}

/* line 198, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.warning, .warning.apply_credit_label, .button.warning.disabled, .apply_credit_checkbox:disabled + label.warning, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #7F7EDB;
  color: #000000;
}

/* line 206, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.warning:hover, .warning.apply_credit_label:hover, .button.warning:focus, .warning.apply_credit_label:focus {
  background-color: #4948cc;
  color: #000000;
}

/* line 198, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.alert, .apply_credit_checkbox:checked + label.button, .alert.apply_credit_label, .apply_credit_checkbox:checked + label.apply_credit_label, .button.alert.disabled, .apply_credit_checkbox:disabled + label.alert, .apply_credit_checkbox:checked:disabled + label, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #E96C7A;
  color: #000000;
}

/* line 206, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.alert:hover, .apply_credit_checkbox:checked + label.button:hover, .alert.apply_credit_label:hover, .apply_credit_checkbox:checked + label.apply_credit_label:hover, .button.alert:focus, .apply_credit_checkbox:checked + label.button:focus, .alert.apply_credit_label:focus, .apply_credit_checkbox:checked + label.apply_credit_label:focus {
  background-color: #e03144;
  color: #000000;
}

/* line 216, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow, .hollow.apply_credit_label, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .apply_credit_checkbox:disabled + label.hollow, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}

/* line 234, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow, .hollow.apply_credit_label, .button.hollow.disabled, .apply_credit_checkbox:disabled + label.hollow, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #62B9B6;
  color: #62B9B6;
}

/* line 242, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow:hover, .hollow.apply_credit_label:hover, .button.hollow:focus, .hollow.apply_credit_label:focus {
  border-color: #2c6260;
  color: #2c6260;
}

/* line 234, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.primary, .hollow.primary.apply_credit_label, .button.hollow.primary.disabled, .apply_credit_checkbox:disabled + label.primary, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #62B9B6;
  color: #62B9B6;
}

/* line 242, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.primary:hover, .hollow.primary.apply_credit_label:hover, .button.hollow.primary:focus, .hollow.primary.apply_credit_label:focus {
  border-color: #2c6260;
  color: #2c6260;
}

/* line 234, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.secondary, .hollow.secondary.apply_credit_label, .button.hollow.secondary.disabled, .apply_credit_checkbox:disabled + label.secondary, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #F2F2F7;
  color: #F2F2F7;
}

/* line 242, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.secondary:hover, .hollow.secondary.apply_credit_label:hover, .button.hollow.secondary:focus, .hollow.secondary.apply_credit_label:focus {
  border-color: #5d5d97;
  color: #5d5d97;
}

/* line 234, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.success, .apply_credit_checkbox:not(:checked) + label.hollow, .hollow.success.apply_credit_label, .button.hollow.success.disabled, .apply_credit_checkbox:disabled + label.success, .apply_credit_checkbox:not(:checked):disabled + label, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #62CB91;
  color: #62CB91;
}

/* line 242, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.success:hover, .apply_credit_checkbox:not(:checked) + label.hollow:hover, .hollow.success.apply_credit_label:hover, .button.hollow.success:focus, .apply_credit_checkbox:not(:checked) + label.hollow:focus, .hollow.success.apply_credit_label:focus {
  border-color: #257147;
  color: #257147;
}

/* line 234, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.warning, .hollow.warning.apply_credit_label, .button.hollow.warning.disabled, .apply_credit_checkbox:disabled + label.warning, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #7F7EDB;
  color: #7F7EDB;
}

/* line 242, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.warning:hover, .hollow.warning.apply_credit_label:hover, .button.hollow.warning:focus, .hollow.warning.apply_credit_label:focus {
  border-color: #272687;
  color: #272687;
}

/* line 234, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.alert, .apply_credit_checkbox:checked + label.hollow, .hollow.alert.apply_credit_label, .button.hollow.alert.disabled, .apply_credit_checkbox:disabled + label.alert, .apply_credit_checkbox:checked:disabled + label, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #E96C7A;
  color: #E96C7A;
}

/* line 242, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.alert:hover, .apply_credit_checkbox:checked + label.hollow:hover, .hollow.alert.apply_credit_label:hover, .button.hollow.alert:focus, .apply_credit_checkbox:checked + label.hollow:focus, .hollow.alert.apply_credit_label:focus {
  border-color: #941624;
  color: #941624;
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear, .clear.apply_credit_label, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .apply_credit_checkbox:disabled + label.clear, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}

/* line 269, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear, .clear.apply_credit_label, .button.clear.disabled, .apply_credit_checkbox:disabled + label.clear, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #62B9B6;
}

/* line 276, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear:hover, .clear.apply_credit_label:hover, .button.clear:focus, .clear.apply_credit_label:focus {
  color: #2c6260;
}

/* line 269, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.primary, .clear.primary.apply_credit_label, .button.clear.primary.disabled, .apply_credit_checkbox:disabled + label.primary, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #62B9B6;
}

/* line 276, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.primary:hover, .clear.primary.apply_credit_label:hover, .button.clear.primary:focus, .clear.primary.apply_credit_label:focus {
  color: #2c6260;
}

/* line 269, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.secondary, .clear.secondary.apply_credit_label, .button.clear.secondary.disabled, .apply_credit_checkbox:disabled + label.secondary, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #F2F2F7;
}

/* line 276, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.secondary:hover, .clear.secondary.apply_credit_label:hover, .button.clear.secondary:focus, .clear.secondary.apply_credit_label:focus {
  color: #5d5d97;
}

/* line 269, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.success, .apply_credit_checkbox:not(:checked) + label.clear, .clear.success.apply_credit_label, .button.clear.success.disabled, .apply_credit_checkbox:disabled + label.success, .apply_credit_checkbox:not(:checked):disabled + label, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #62CB91;
}

/* line 276, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.success:hover, .apply_credit_checkbox:not(:checked) + label.clear:hover, .clear.success.apply_credit_label:hover, .button.clear.success:focus, .apply_credit_checkbox:not(:checked) + label.clear:focus, .clear.success.apply_credit_label:focus {
  color: #257147;
}

/* line 269, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.warning, .clear.warning.apply_credit_label, .button.clear.warning.disabled, .apply_credit_checkbox:disabled + label.warning, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #7F7EDB;
}

/* line 276, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.warning:hover, .clear.warning.apply_credit_label:hover, .button.clear.warning:focus, .clear.warning.apply_credit_label:focus {
  color: #272687;
}

/* line 269, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.alert, .apply_credit_checkbox:checked + label.clear, .clear.alert.apply_credit_label, .button.clear.alert.disabled, .apply_credit_checkbox:disabled + label.alert, .apply_credit_checkbox:checked:disabled + label, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #E96C7A;
}

/* line 276, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.alert:hover, .apply_credit_checkbox:checked + label.clear:hover, .clear.alert.apply_credit_label:hover, .button.clear.alert:focus, .apply_credit_checkbox:checked + label.clear:focus, .clear.alert.apply_credit_label:focus {
  color: #941624;
}

/* line 385, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.disabled, .apply_credit_checkbox:disabled + label.button, .disabled.apply_credit_label, .apply_credit_checkbox:disabled + label.apply_credit_label, .button[disabled], .apply_credit_label[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 299, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown::after, .dropdown.apply_credit_label::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1.25em;
}

/* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow::after, .dropdown.hollow.apply_credit_label::after, .button.dropdown.clear::after, .dropdown.clear.apply_credit_label::after {
  border-top-color: #62B9B6;
}

/* line 406, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.primary::after, .dropdown.hollow.primary.apply_credit_label::after, .button.dropdown.clear.primary::after, .dropdown.clear.primary.apply_credit_label::after {
  border-top-color: #62B9B6;
}

/* line 406, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.secondary::after, .dropdown.hollow.secondary.apply_credit_label::after, .button.dropdown.clear.secondary::after, .dropdown.clear.secondary.apply_credit_label::after {
  border-top-color: #F2F2F7;
}

/* line 406, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.success::after, .apply_credit_checkbox:not(:checked) + label.hollow::after, .dropdown.hollow.success.apply_credit_label::after, .button.dropdown.clear.success::after, .apply_credit_checkbox:not(:checked) + label.clear::after, .dropdown.clear.success.apply_credit_label::after {
  border-top-color: #62CB91;
}

/* line 406, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.warning::after, .dropdown.hollow.warning.apply_credit_label::after, .button.dropdown.clear.warning::after, .dropdown.clear.warning.apply_credit_label::after {
  border-top-color: #7F7EDB;
}

/* line 406, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.alert::after, .apply_credit_checkbox:checked + label.hollow::after, .dropdown.hollow.alert.apply_credit_label::after, .button.dropdown.clear.alert::after, .apply_credit_checkbox:checked + label.clear::after, .dropdown.clear.alert.apply_credit_label::after {
  border-top-color: #E96C7A;
}

/* line 415, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.arrow-only::after, .arrow-only.apply_credit_label::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

/* line 423, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
a.button:hover, a.apply_credit_label:hover, a.button:focus, a.apply_credit_label:focus {
  text-decoration: none;
}

/* line 149, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion {
  margin-left: 0;
  background: transparent;
  list-style-type: none;
}

/* line 66, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

/* line 74, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion-item:first-child > :first-child {
  border-radius: 4px 4px 0 0;
}

/* line 78, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion-item:last-child > :last-child {
  border-radius: 0 0 4px 4px;
}

/* line 157, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion-title {
  position: relative;
  display: block;
  padding: 0.5em 2em 0.5em 0;
  border: none;
  border-bottom: 0;
  font-size: 100%;
  line-height: 1;
  color: #000000;
}

/* line 102, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
:last-child:not(.is-active) > .accordion-title {
  border-bottom: none;
  border-radius: 0 0 4px 4px;
}

/* line 107, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion-title:hover, .accordion-title:focus {
  background-color: none;
}

/* line 113, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}

/* line 121, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.is-active > .accordion-title::before {
  content: "–";
}

/* line 161, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion-content {
  display: none;
  padding: 0 2em 1em 0;
  border: none;
  border-bottom: 0;
  background-color: transparent;
  color: #000000;
}

/* line 143, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
:last-child > .accordion-content:last-child {
  border-bottom: none;
}

/* line 83, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu li {
  width: 100%;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu a {
  padding: 0.7rem 1rem;
}

/* line 99, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}

/* line 108, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}

/* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}

/* line 57, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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: #62B9B6 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

/* line 66, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}

/* line 71, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 130, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.is-accordion-submenu-parent {
  position: relative;
}

/* line 134, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.has-submenu-toggle > a {
  margin-right: 40px;
}

/* line 139, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

/* line 156, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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: #62B9B6 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 166, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

/* line 171, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 93, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid #C6C6C8;
  border-radius: 4px;
  background-color: white;
  color: #000000;
}

/* line 59, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout > :first-child {
  margin-top: 0;
}

/* line 63, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout > :last-child {
  margin-bottom: 0;
}

/* line 97, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.primary {
  background-color: #62b9b6;
  color: #000000;
}

/* line 97, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.secondary {
  background-color: #f2f2f7;
  color: #000000;
}

/* line 97, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.success, .apply_credit_checkbox:not(:checked) + label.callout {
  background-color: #62cb91;
  color: #000000;
}

/* line 97, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.warning {
  background-color: #7f7edb;
  color: #000000;
}

/* line 97, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.alert, .apply_credit_checkbox:checked + label.callout {
  background-color: #e96c7a;
  color: #000000;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

/* line 112, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_card.scss */
.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #F2F2F7;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: none;
  overflow: hidden;
  color: #000000;
}

/* line 73, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_card.scss */
.card > :last-child {
  margin-bottom: 0;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_card.scss */
.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #F2F2F7;
}

/* line 91, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_card.scss */
.card-divider > :last-child {
  margin-bottom: 0;
}

/* line 120, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_card.scss */
.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}

/* line 106, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_card.scss */
.card-section > :last-child {
  margin-bottom: 0;
}

/* line 126, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_card.scss */
.card-image {
  min-height: 1px;
}

/* line 108, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_close-button.scss */
.close-button {
  position: absolute;
  z-index: 10;
  color: #404040;
  cursor: pointer;
}

/* line 201, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .close-button {
  outline: 0;
}

/* line 101, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_close-button.scss */
.close-button:hover, .close-button:focus {
  color: #000000;
}

/* line 114, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_close-button.scss */
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

/* line 114, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 361, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

/* line 201, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .menu li {
  outline: 0;
}

/* line 72, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu a,
.menu .button,
.menu .apply_credit_label {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

/* line 81, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

/* line 88, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu input {
  display: inline-block;
}

/* line 365, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}

/* line 370, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}

/* line 96, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.expanded li {
  flex: 1 1 0px;
}

/* line 380, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.simple {
  align-items: center;
}

/* line 214, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.simple li + li {
  margin-left: 1rem;
}

/* line 218, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 386, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  /* line 390, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  /* line 96, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  /* line 96, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 386, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  /* line 390, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  /* line 96, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  /* line 96, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 75em) {
  /* line 386, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.xlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  /* line 390, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.xlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  /* line 96, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.xlarge-expanded li {
    flex: 1 1 0px;
  }
  /* line 96, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.xlarge-simple li {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 90em) {
  /* line 386, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.xxlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  /* line 390, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.xxlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  /* line 96, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.xxlarge-expanded li {
    flex: 1 1 0px;
  }
  /* line 96, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.xxlarge-simple li {
    flex: 1 1 0px;
  }
}

/* line 404, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

/* line 244, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icons a {
  display: flex;
}

/* line 244, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}

/* line 264, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-left li a {
  flex-flow: row nowrap;
}

/* line 269, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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;
}

/* line 281, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-right li a {
  flex-flow: row nowrap;
}

/* line 286, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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;
}

/* line 298, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-top li a {
  flex-flow: column nowrap;
}

/* line 306, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

/* line 322, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-bottom li a {
  flex-flow: column nowrap;
}

/* line 330, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

/* line 444, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu .is-active > a {
  background: #62B9B6;
  color: #000000;
}

/* line 450, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu .active > a {
  background: #62B9B6;
  color: #000000;
}

/* line 456, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-left {
  justify-content: flex-start;
}

/* line 123, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}

/* line 127, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right li .submenu li {
  justify-content: flex-start;
}

/* line 132, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}

/* line 136, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right.vertical li .submenu li {
  text-align: right;
}

/* line 464, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}

/* line 157, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-center li {
  display: flex;
  justify-content: center;
}

/* line 161, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-center li .submenu li {
  justify-content: flex-start;
}

/* line 474, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

/* line 481, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu-centered > .menu {
  justify-content: center;
}

/* line 157, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}

/* line 161, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

/* line 492, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.no-js [data-responsive-menu] ul {
  display: none;
}

/* line 74, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.is-drilldown {
  position: relative;
  overflow: hidden;
}

/* line 78, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.is-drilldown li {
  display: block;
}

/* line 82, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.is-drilldown.animate-height {
  transition: height 0.5s;
}

/* line 89, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown a {
  padding: 0.7rem 1rem;
  background: #000000;
}

/* line 95, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #000000;
  transition: transform 0.15s linear;
}

/* line 105, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}

/* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

/* line 121, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

/* line 125, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

/* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu-parent > 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 #62B9B6;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

/* line 58, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown.align-left .is-drilldown-submenu-parent > 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 #62B9B6;
  right: 1rem;
  left: auto;
}

/* line 64, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #62B9B6 transparent transparent;
  right: auto;
  left: 1rem;
}

/* line 132, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 #62B9B6 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

/* line 71, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #C6C6C8;
  border-radius: 4px;
  background-color: #F2F2F7;
  font-size: 1rem;
}

/* line 60, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.is-opening {
  display: block;
}

/* line 64, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

/* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.tiny {
  width: 100px;
}

/* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.small {
  width: 200px;
}

/* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.large {
  width: 400px;
}

/* line 85, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}

/* line 93, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}

/* line 101, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}

/* line 106, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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: #62B9B6 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

/* line 201, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

/* line 154, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li > a {
  background: #ffffff;
  padding: 0.7rem 1rem;
}

/* line 160, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #62B9B6;
}

/* line 165, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.no-js .dropdown.menu ul {
  display: none;
}

/* line 169, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

/* line 121, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}

/* line 129, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

/* line 67, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}

/* line 71, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #62B9B6 transparent transparent;
  right: auto;
  left: 5px;
}

/* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 #62B9B6;
}

@media print, screen and (min-width: 40em) {
  /* line 85, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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: #62B9B6 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  /* line 121, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  /* line 129, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  /* line 67, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  /* line 71, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #62B9B6 transparent transparent;
    right: auto;
    left: 5px;
  }
  /* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 #62B9B6;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 85, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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: #62B9B6 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  /* line 121, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  /* line 129, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  /* line 67, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  /* line 71, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #62B9B6 transparent transparent;
    right: auto;
    left: 5px;
  }
  /* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 #62B9B6;
  }
}

@media screen and (min-width: 75em) {
  /* line 85, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  /* line 93, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  /* line 101, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  /* line 106, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xlarge-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: #62B9B6 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  /* line 121, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  /* line 129, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  /* line 67, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
  }
  /* line 71, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #62B9B6 transparent transparent;
    right: auto;
    left: 5px;
  }
  /* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xlarge-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 #62B9B6;
  }
}

@media screen and (min-width: 90em) {
  /* line 85, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  /* line 93, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  /* line 101, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  /* line 106, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xxlarge-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: #62B9B6 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  /* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  /* line 121, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  /* line 129, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  /* line 67, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px;
  }
  /* line 71, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #62B9B6 transparent transparent;
    right: auto;
    left: 5px;
  }
  /* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.xxlarge-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 #62B9B6;
  }
}

/* line 192, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

/* line 200, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-menu.vertical {
  width: 100px;
}

/* line 203, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-menu.vertical.align-right {
  float: right;
}

/* line 208, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent {
  position: relative;
}

/* line 211, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 219, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

/* line 230, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}

/* line 235, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

/* line 241, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 #999999;
  background: #ffffff;
}

/* line 253, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}

/* line 67, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}

/* line 71, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #62B9B6 transparent transparent;
  right: auto;
  left: 5px;
}

/* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 #62B9B6;
}

/* line 264, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

/* line 269, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu > li {
  width: 100%;
}

/* line 275, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

/* line 45, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_responsive-embed.scss */
.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

/* line 32, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_responsive-embed.scss */
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 52, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_responsive-embed.scss */
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

/* line 51, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_label.scss */
.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 4px;
  font-size: 0.875rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #62B9B6;
  color: #ffffff;
}

/* line 58, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_label.scss */
.label.primary {
  background: #62B9B6;
  color: #ffffff;
}

/* line 58, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_label.scss */
.label.secondary {
  background: #F2F2F7;
  color: #ffffff;
}

/* line 58, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_label.scss */
.label.success, .apply_credit_checkbox:not(:checked) + label.label {
  background: #62CB91;
  color: #ffffff;
}

/* line 58, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_label.scss */
.label.warning {
  background: #7F7EDB;
  color: #ffffff;
}

/* line 58, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_label.scss */
.label.alert, .apply_credit_checkbox:checked + label.label {
  background: #E96C7A;
  color: #ffffff;
}

/* line 107, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}

/* line 30, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object img {
  max-width: none;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 35, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}

/* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section {
  flex: 0 1 auto;
}

/* line 54, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section:first-child {
  padding-right: 1rem;
}

/* line 58, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

/* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section > :last-child {
  margin-bottom: 0;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 66, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  /* line 101, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}

/* line 73, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section.main-section {
  flex: 1 1 0px;
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.is-off-canvas-open {
  overflow: hidden;
}

/* line 97, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

/* line 115, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}

/* line 120, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}

/* line 128, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

/* line 447, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

/* line 452, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas {
  position: fixed;
  z-index: 1002;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #000000;
}

/* line 201, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}

/* line 159, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-transition-push {
  z-index: 1002;
}

/* line 169, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-closed {
  visibility: hidden;
}

/* line 174, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-transition-overlap {
  z-index: 1003;
}

/* line 177, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-transition-overlap.is-open {
  box-shadow: none;
}

/* line 183, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-open {
  transform: translate(0, 0);
}

/* line 463, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute {
  position: absolute;
  z-index: 1002;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #000000;
}

/* line 201, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}

/* line 159, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-transition-push {
  z-index: 1002;
}

/* line 169, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-closed {
  visibility: hidden;
}

/* line 174, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-transition-overlap {
  z-index: 1003;
}

/* line 177, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: none;
}

/* line 183, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

/* line 468, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px);
}

@media print, screen and (min-width: 40em) {
  /* line 468, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left {
    width: 250px;
    transform: translateX(-250px);
  }
}

/* line 208, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}

@media print, screen and (min-width: 40em) {
  /* line 208, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px);
  }
}

/* line 215, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}

@media print, screen and (min-width: 40em) {
  /* line 222, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px);
  }
}

/* line 344, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

/* line 469, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px);
}

@media print, screen and (min-width: 40em) {
  /* line 469, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right {
    width: 250px;
    transform: translateX(250px);
  }
}

/* line 245, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}

@media print, screen and (min-width: 40em) {
  /* line 245, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .off-canvas.position-right {
    transform: translateX(250px);
  }
}

/* line 252, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}

@media print, screen and (min-width: 40em) {
  /* line 259, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px);
  }
}

/* line 344, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

/* line 470, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px);
}

@media print, screen and (min-width: 40em) {
  /* line 470, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top {
    height: 250px;
    transform: translateY(-250px);
  }
}

/* line 282, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}

@media print, screen and (min-width: 40em) {
  /* line 282, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .off-canvas.position-top {
    transform: translateY(-250px);
  }
}

/* line 288, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}

@media print, screen and (min-width: 40em) {
  /* line 295, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px);
  }
}

/* line 344, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25);
}

/* line 471, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px);
}

@media print, screen and (min-width: 40em) {
  /* line 471, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom {
    height: 250px;
    transform: translateY(250px);
  }
}

/* line 318, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}

@media print, screen and (min-width: 40em) {
  /* line 318, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .off-canvas.position-bottom {
    transform: translateY(250px);
  }
}

/* line 324, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}

@media print, screen and (min-width: 40em) {
  /* line 331, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px);
  }
}

/* line 344, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25);
}

/* line 473, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content {
  transform: none;
  backface-visibility: hidden;
}

/* line 368, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}

/* line 374, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}

/* line 379, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 481, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  /* line 485, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  /* line 489, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  /* line 493, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 481, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  /* line 485, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  /* line 489, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-large {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  /* line 493, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media screen and (min-width: 75em) {
  /* line 481, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-xlarge .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-left.reveal-for-xlarge {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  /* line 485, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-right.reveal-for-xlarge {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  /* line 489, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-top.reveal-for-xlarge {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  /* line 493, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media screen and (min-width: 90em) {
  /* line 481, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-xxlarge {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-xxlarge .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-left.reveal-for-xxlarge {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  /* line 485, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-xxlarge {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-xxlarge .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-right.reveal-for-xxlarge {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  /* line 489, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-xxlarge {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-xxlarge .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-top.reveal-for-xxlarge {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-xxlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  /* line 493, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-xxlarge {
    transform: none;
    z-index: 1002;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-xxlarge .close-button {
    display: none;
  }
  /* line 405, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-bottom.reveal-for-xxlarge {
    transform: none;
  }
  /* line 409, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  /* line 414, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 504, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  /* line 430, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 438, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 504, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  /* line 430, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 438, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}

@media screen and (min-width: 75em) {
  /* line 504, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  /* line 430, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  /* line 438, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none;
  }
}

@media screen and (min-width: 90em) {
  /* line 504, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-xxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  /* line 430, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top, .off-canvas.in-canvas-for-xxlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  /* line 438, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-xxlarge .close-button {
    display: none;
  }
}

/* line 156, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit {
  position: relative;
}

/* line 160, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

/* line 164, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-slide {
  width: 100%;
  position: absolute;
}

/* line 73, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

/* line 168, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-figure {
  margin: 0;
}

/* line 172, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

/* line 176, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}

/* line 180, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #ffffff;
}

/* line 201, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .orbit-next, [data-whatinput='mouse'] .orbit-previous {
  outline: 0;
}

/* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 184, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-previous {
  left: 0;
}

/* line 189, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-next {
  left: auto;
  right: 0;
}

/* line 194, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}

/* line 201, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .orbit-bullets {
  outline: 0;
}

/* line 137, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #999999;
}

/* line 145, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-bullets button:hover {
  background-color: #404040;
}

/* line 149, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-bullets button.is-active {
  background-color: #404040;
}

/* line 170, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

/* line 170, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.pagination::before, .pagination::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.pagination::after {
  clear: both;
}

/* line 91, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination li {
  margin-right: 0;
  border-radius: 4px;
  font-size: 1.125rem;
  display: inline-block;
}

/* line 120, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination a,
.pagination button {
  display: block;
  padding: 1rem;
  border-radius: 4px;
  color: #404040;
}

/* line 127, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination a:hover,
.pagination button:hover {
  background: #F2F2F7;
}

/* line 173, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination .current {
  padding: 1rem;
  background: #ffffff;
  color: #000000;
  cursor: default;
}

/* line 177, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination .disabled, .pagination .apply_credit_checkbox:disabled + label {
  padding: 1rem;
  color: #999999;
  cursor: not-allowed;
}

/* line 154, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination .disabled:hover, .pagination .apply_credit_checkbox:disabled + label:hover {
  background: transparent;
}

/* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination .ellipsis::after {
  padding: 1rem;
  content: '\2026';
  color: #404040;
}

/* line 187, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination-previous a::before,
.pagination-previous.disabled::before,
.apply_credit_checkbox:disabled + label.pagination-previous::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

/* line 194, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination-next a::after,
.pagination-next.disabled::after,
.apply_credit_checkbox:disabled + label.pagination-next::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

/* line 42, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 4px;
  background-color: #999999;
}

/* line 47, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.primary .progress-meter {
  background-color: #62B9B6;
}

/* line 47, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.secondary .progress-meter {
  background-color: #F2F2F7;
}

/* line 47, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.success .progress-meter, .apply_credit_checkbox:not(:checked) + label.progress .progress-meter {
  background-color: #62CB91;
}

/* line 47, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.warning .progress-meter {
  background-color: #7F7EDB;
}

/* line 47, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.alert .progress-meter, .apply_credit_checkbox:checked + label.progress .progress-meter {
  background-color: #E96C7A;
}

/* line 55, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #62B9B6;
  border-radius: 4px;
}

/* line 60, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
  border-radius: 4px;
}

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

/* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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: #999999;
  transition: all 0.2s ease-in-out;
}

/* line 46, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider-fill.is-dragging {
  transition: all 0s linear;
}

/* line 116, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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: 4px;
  background-color: #62B9B6;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}

/* line 201, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .slider-handle {
  outline: 0;
}

/* line 67, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider-handle:hover {
  background-color: #4aa6a3;
}

/* line 71, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider-handle.is-dragging {
  transition: all 0s linear;
}

/* line 121, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider.disabled, .apply_credit_checkbox:disabled + label.slider,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 127, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

/* line 94, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 133, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}

/* line 138, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
}

/* line 142, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
html.is-reveal-open body {
  overflow-y: hidden;
}

/* line 148, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  overflow-y: auto;
}

/* line 153, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal {
  z-index: 2001;
  backface-visibility: hidden;
  display: none;
  padding: 2rem;
  border: 1px solid #999999;
  border-radius: 20px;
  background-color: #ffffff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

/* line 201, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 153, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal {
    min-height: 0;
  }
}

/* line 88, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal .column, .reveal .columns {
  min-width: 0;
}

/* line 93, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 153, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal {
    width: 600px;
    max-width: 100rem;
  }
}

/* line 163, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 168, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal.tiny {
    width: 30%;
    max-width: 100rem;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 169, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal.small {
    width: 50%;
    max-width: 100rem;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 170, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal.large {
    width: 90%;
    max-width: 100rem;
  }
}

/* line 173, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 153, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}

/* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal.without-overlay {
  position: fixed;
}

/* line 306, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 4px;
}

/* line 111, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
thead,
tbody,
tfoot {
  border: 1px solid #C6C6C8;
  background-color: #ffffff;
}

/* line 119, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}

/* line 125, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
thead {
  background: #ffffff;
  color: #000000;
}

/* line 131, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
tfoot {
  background: #f2f2f2;
  color: #000000;
}

/* line 140, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
thead tr,
tfoot tr {
  background: transparent;
}

/* line 145, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

/* line 155, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #C6C6C8;
  background-color: #ffffff;
}

/* line 87, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.striped tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f2f2f2;
}

@media print, screen and (max-width: 63.99875em) {
  /* line 285, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
  table.stack thead {
    display: none;
  }
  /* line 290, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
  table.stack tfoot {
    display: none;
  }
  /* line 294, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
  table.stack tr,
table.stack th,
table.stack td {
    display: block;
  }
  /* line 300, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
  table.stack td {
    border-top: 0;
  }
}

/* line 316, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

/* line 222, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.hover thead tr:hover {
  background-color: #fafafa;
}

/* line 229, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.hover tfoot tr:hover {
  background-color: #ededed;
}

/* line 236, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.hover tbody tr:hover {
  background-color: #fafafa;
}

/* line 260, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.hover.striped tr:nth-of-type(even):hover {
  background-color: #ededed;
}

/* line 324, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
.table-scroll {
  overflow-x: auto;
}

/* line 144, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs {
  margin: 0;
  border: 1px solid none;
  background: #ffffff;
  list-style-type: none;
}

/* line 170, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.tabs::before, .tabs::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.tabs::after {
  clear: both;
}

/* line 71, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

/* line 155, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs.simple > li > a {
  padding: 0;
}

/* line 158, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs.simple > li > a:hover {
  background: transparent;
}

/* line 165, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs.primary {
  background: #62B9B6;
}

/* line 168, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs.primary > li > a {
  color: #000000;
}

/* line 171, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #58b5b1;
}

/* line 178, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-title {
  float: left;
}

/* line 89, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-title > a {
  display: block;
  padding: 1rem 0;
  font-size: 1.125rem;
  line-height: 1;
  color: #000000;
}

/* line 201, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .tabs-title > a {
  outline: 0;
}

/* line 97, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-title > a:hover {
  background: #ffffff;
  color: black;
}

/* line 102, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #ffffff;
  color: #000000;
}

/* line 182, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-content {
  border: 1px solid none;
  border-top: 0;
  background: #ffffff;
  color: #000000;
  transition: all 0.5s ease;
}

/* line 186, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-content.vertical {
  border: 1px solid none;
  border-left: 0;
}

/* line 190, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-panel {
  display: none;
  padding: 1rem 0;
}

/* line 138, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-panel.is-active {
  display: block;
}

/* line 38, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar {
  padding: 0;
  background: #ffffff;
  color: #000000;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/* line 52, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 59, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}

/* line 64, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar-right {
  text-align: right;
}

/* line 79, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

/* line 153, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #404040;
  font-weight: 700;
  cursor: help;
}

/* line 157, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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: 4px;
  background-color: #000000;
  font-size: 80%;
  color: #ffffff;
}

/* line 75, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip::before {
  position: absolute;
}

/* line 80, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 #000000;
  bottom: 100%;
}

/* line 85, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}

/* line 92, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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: #000000 transparent transparent;
  top: 100%;
  bottom: auto;
}

/* line 98, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}

/* line 105, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 #000000;
  left: 100%;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

/* line 118, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 #000000 transparent transparent;
  right: 100%;
  left: auto;
}

/* line 124, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

/* line 131, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

/* line 136, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

/* line 141, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

/* line 146, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

/* line 122, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 1rem;
  flex-wrap: wrap;
}

/* line 47, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar,
.top-bar ul {
  background-color: #ffffff;
}

/* line 60, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}

/* line 66, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}

/* line 71, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar input.button, .top-bar input.apply_credit_label {
  width: auto;
}

/* line 82, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}

@media print, screen and (min-width: 40em) {
  /* line 122, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar {
    flex-wrap: nowrap;
  }
  /* line 102, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  /* line 107, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}

@media print, screen and (max-width: 63.99875em) {
  /* line 135, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  /* line 82, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar.stacked-for-medium .top-bar-left,
.top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media print, screen and (max-width: 74.99875em) {
  /* line 135, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  /* line 82, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar.stacked-for-large .top-bar-left,
.top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media print, screen and (max-width: 89.99875em) {
  /* line 135, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar.stacked-for-xlarge {
    flex-wrap: wrap;
  }
  /* line 82, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar.stacked-for-xlarge .top-bar-left,
.top-bar.stacked-for-xlarge .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* line 135, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar.stacked-for-xxlarge {
  flex-wrap: wrap;
}

/* line 82, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 146, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar-title {
  flex: 0 0 auto;
  margin: 0 1rem;
}

/* line 151, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}

/* line 65, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
.hide {
  display: none !important;
}

/* line 69, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
.invisible {
  visibility: hidden;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 85, ../../usr/local/bundle/gems/foundation-rails-6.6.2.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 89, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 76, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  /* line 80, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 85, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  /* line 89, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 76, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  /* line 80, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  /* line 85, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  /* line 89, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  /* line 76, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em) {
  /* line 80, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  /* line 85, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  /* line 89, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  /* line 76, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-xxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  /* line 80, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-xxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  /* line 85, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  /* line 89, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-xxlarge-only {
    display: none !important;
  }
}

/* line 96, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 103, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

/* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-landscape,
.hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  /* line 110, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-landscape,
.hide-for-portrait {
    display: none !important;
  }
}

/* line 123, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  /* line 123, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-landscape,
.show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  /* line 123, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-landscape,
.show-for-portrait {
    display: block !important;
  }
}

/* line 10, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_float.scss */
.float-left {
  float: left !important;
}

/* line 14, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_float.scss */
.float-right {
  float: right !important;
}

/* line 18, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_float.scss */
.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 170, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.clearfix::after {
  clear: both;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0);
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0);
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0);
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0);
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%);
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%);
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%);
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%);
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1;
}

/* line 22, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

/* line 34, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/util/_transition.scss */
.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0;
}

/* line 56, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.slow {
  transition-duration: 750ms !important;
}

/* line 56, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.fast {
  transition-duration: 250ms !important;
}

/* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.linear {
  transition-timing-function: linear !important;
}

/* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.ease {
  transition-timing-function: ease !important;
}

/* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.ease-in {
  transition-timing-function: ease-in !important;
}

/* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.ease-out {
  transition-timing-function: ease-out !important;
}

/* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.ease-in-out {
  transition-timing-function: ease-in-out !important;
}

/* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

/* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

/* line 62, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

/* line 68, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.short-delay {
  transition-delay: 300ms !important;
}

/* line 68, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.long-delay {
  transition-delay: 700ms !important;
}

/* line 76, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.shake {
  animation-name: shake-7;
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%);
  }
}

/* line 77, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.spin-cw {
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn);
  }
  100% {
    transform: rotate(0);
  }
}

/* line 78, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.spin-ccw {
  animation-name: spin-ccw-1turn;
}

@keyframes spin-ccw-1turn {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-1turn);
  }
}

/* line 79, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.wiggle {
  animation-name: wiggle-7deg;
}

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    transform: rotate(0);
  }
}

/* line 81, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms;
}

/* line 90, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.infinite {
  animation-iteration-count: infinite;
}

/* line 94, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.slow {
  animation-duration: 750ms !important;
}

/* line 94, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.fast {
  animation-duration: 250ms !important;
}

/* line 100, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.linear {
  animation-timing-function: linear !important;
}

/* line 100, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.ease {
  animation-timing-function: ease !important;
}

/* line 100, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.ease-in {
  animation-timing-function: ease-in !important;
}

/* line 100, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.ease-out {
  animation-timing-function: ease-out !important;
}

/* line 100, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.ease-in-out {
  animation-timing-function: ease-in-out !important;
}

/* line 100, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

/* line 100, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

/* line 100, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

/* line 106, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.short-delay {
  animation-delay: 300ms !important;
}

/* line 106, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/motion-ui/_classes.scss */
.long-delay {
  animation-delay: 700ms !important;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot");
  src: url("/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix") format("embedded-opentype"), url("/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2") format("woff2"), url("/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff") format("woff"), url("/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf") format("truetype"), url("/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

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

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

/* line 125, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 155, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, ../../usr/local/bundle/gems/font-awesome-rails-4.7.0.7/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* Slider */
/* line 2, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.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;
}

/* line 21, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 31, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-list:focus {
  outline: none;
}

/* line 35, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 41, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.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);
}

/* line 51, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 61, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 68, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-track:after {
  clear: both;
}

/* line 72, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 77, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 85, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 89, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-slide img {
  display: block;
}

/* line 93, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-slide.slick-loading img {
  display: none;
}

/* line 97, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 101, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-initialized .slick-slide {
  display: block;
}

/* line 105, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 109, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 117, ../../usr/local/bundle/gems/jquery-slick-rails-1.9.0/app/assets/stylesheets/slick.css */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 5, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink {
  background-color: #ffffff;
}

/* line 8, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink h2 {
  margin-bottom: 2rem;
}

/* line 12, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink h3 {
  font-size: 1.3em !important;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 64em) {
  /* line 12, app/assets/stylesheets/bookstore_link.scss */
  .bookstorelink h3 {
    font-size: 1.5em !important;
  }
}

/* line 20, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink h5 {
  font-weight: normal;
  font-size: 1em !important;
}

@media print, screen and (min-width: 64em) {
  /* line 20, app/assets/stylesheets/bookstore_link.scss */
  .bookstorelink h5 {
    font-size: 1.2em !important;
  }
}

/* line 28, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink hr {
  border-bottom: 2px solid #000000;
  width: 100px;
  margin: 2rem auto;
}

/* line 35, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink p a {
  color: #000000;
  text-decoration: underline;
}

/* line 38, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink p a:hover {
  color: #62B9B6;
}

/* line 43, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink p.meta {
  font-style: normal;
}

/* line 48, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .highlight {
  background-color: #000000;
  color: #ffffff;
  padding: 2px 4px;
  margin-left: 2px;
}

/* line 55, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .hidden {
  display: none !important;
}

/* line 59, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .mouse-type {
  font-size: .9em;
}

/* line 61, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .mouse-type a {
  color: #000000;
}

/* line 64, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .mouse-type a:hover {
  color: #62B9B6;
}

/* line 70, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .not-found {
  max-width: 500px;
  margin: 0 auto;
}

/* line 75, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .bookstorelink_edit {
  color: #999999;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
}

/* line 83, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .bookstorelink_edit:hover {
  color: #000000;
}

/* line 90, app/assets/stylesheets/bookstore_link.scss */
.bsl_steps {
  text-align: center;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@media print, screen and (min-width: 64em) {
  /* line 90, app/assets/stylesheets/bookstore_link.scss */
  .bsl_steps {
    flex-direction: row;
  }
}

/* line 101, app/assets/stylesheets/bookstore_link.scss */
.bsl_steps div {
  flex-grow: 1;
  flex-basis: 0;
  padding: 1rem;
}

/* line 107, app/assets/stylesheets/bookstore_link.scss */
.bsl_steps em {
  display: block;
  height: 60px;
  width: 60px;
  color: #ffffff;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  background-color: #000000;
  border-radius: 60px;
  margin: 1rem auto 0.5rem;
}

/* line 122, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_mobile-menu li {
  color: #ffffff;
}

/* line 124, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_mobile-menu li a {
  color: #ffffff;
  font-weight: 700;
  padding: 1rem 1.5rem;
}

/* line 128, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_mobile-menu li a:hover {
  color: #62B9B6;
}

/* line 137, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_result h2,
.bookstorelink_result .bookstorelink_form {
  display: none;
}

/* line 142, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_result .bookstorelink_book-found,
.bookstorelink_result .bookstorelink_store-found {
  display: block;
}

/* line 149, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink-sharelink {
  background-color: #62B9B6;
  padding: 2rem 1rem;
  text-align: center;
  color: #000000;
  width: 100%;
}

@media print, screen and (min-width: 64em) {
  /* line 149, app/assets/stylesheets/bookstore_link.scss */
  .bookstorelink-sharelink {
    padding: 1rem 1rem;
  }
}

/* line 159, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink-sharelink a {
  color: #000000;
  text-decoration: underline;
}

/* line 162, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink-sharelink a:hover {
  color: #ffffff;
}

@media print, screen and (min-width: 64em) {
  /* line 168, app/assets/stylesheets/bookstore_link.scss */
  .bookstorelink_wrap {
    display: flex;
    flex-direction: column;
    min-height: calc(100vh - 60px);
  }
}

/* line 176, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_content {
  display: flex;
  flex-grow: 1;
}

@media print, screen and (min-width: 64em) {
  /* line 176, app/assets/stylesheets/bookstore_link.scss */
  .bookstore-link_content {
    justify-content: center;
    align-items: center;
  }
}

/* line 185, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_content .bookstore-link_message {
  max-width: 1400px;
  margin: 0 auto;
  padding: 2rem 0;
}

/* line 190, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_content .bookstore-link_message h1 {
  margin-bottom: 2rem;
}

@media print, screen and (min-width: 64em) {
  /* line 185, app/assets/stylesheets/bookstore_link.scss */
  .bookstore-link_content .bookstore-link_message {
    display: flex;
  }
}

/* line 198, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_content .bookstore-link_message article {
  margin: 0 2rem 1rem;
}

/* line 202, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_content .bookstore-link_message aside {
  margin: 1rem 2rem 1rem;
  padding-top: 1rem;
  border-top: 2px solid #000000;
}

@media print, screen and (min-width: 64em) {
  /* line 202, app/assets/stylesheets/bookstore_link.scss */
  .bookstore-link_content .bookstore-link_message aside {
    padding: 1rem 0 1rem 2rem;
    margin: 0 2rem 1rem;
    border-top: none;
    border-left: 2px solid #000000;
    flex-grow: 0;
    /* do not grow   - initial value: 0 */
    flex-shrink: 0;
    /* do not shrink - initial value: 1 */
    flex-basis: 400px;
  }
}

/* line 217, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_content .bookstore-link_message aside input[type=email] {
  margin: 0 0 1rem;
  padding: 1rem 1rem;
  height: auto;
  max-width: 400px;
  text-align: left;
  border: 2px solid #000000 !important;
  font-weight: 700;
  background-color: #ffffff;
}

/* line 232, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_content .bookstore-link_number {
  display: block;
  width: 60px;
  height: 60px;
  background-color: #000000;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  line-height: 60px;
  font-size: 1.5em;
  margin: 2rem auto 0.5rem;
  border-radius: 80px;
}

/* line 246, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_content .link-example {
  margin: 3rem 0;
}

/* line 249, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_content .link-example span {
  color: #999999;
}

/* line 256, app/assets/stylesheets/bookstore_link.scss */
.button.bookstorelink_button, .bookstorelink_button.apply_credit_label {
  background-color: #000000;
  font-weight: 700;
  border-radius: 4px;
  margin: 0 0 1rem;
}

/* line 262, app/assets/stylesheets/bookstore_link.scss */
.button.bookstorelink_button:hover, .bookstorelink_button.apply_credit_label:hover {
  background-color: #62B9B6 !important;
  color: #ffffff;
}

/* line 267, app/assets/stylesheets/bookstore_link.scss */
.button.bookstorelink_button.bookstorelink_button_white, .bookstorelink_button.bookstorelink_button_white.apply_credit_label {
  background-color: #ffffff;
  color: #000000;
}

/* line 272, app/assets/stylesheets/bookstore_link.scss */
.button.bookstorelink_button.button-logo, .bookstorelink_button.button-logo.apply_credit_label {
  background-position: 1rem center;
  background-repeat: no-repeat;
  padding-left: 3rem;
}

/* line 278, app/assets/stylesheets/bookstore_link.scss */
.button.bookstorelink_button.libro-logo, .bookstorelink_button.libro-logo.apply_credit_label {
  background-image: url("/assets/bookstorelink-librofm-logo-85532210f3d69bb8dac482fc5124e367a66e46a70e5a652f92fcef578c479981.svg");
}

/* line 282, app/assets/stylesheets/bookstore_link.scss */
.button.bookstorelink_button.download-logo, .bookstorelink_button.download-logo.apply_credit_label {
  background-image: url("/assets/bookstorelink-download-logo-6a8e944096876a56f7b5ea26c2aecff7a16d048f41b4ece6ae7399217fc9d0a8.svg");
}

/* line 286, app/assets/stylesheets/bookstore_link.scss */
.button.bookstorelink_button.book-logo, .bookstorelink_button.book-logo.apply_credit_label {
  background-image: url("/assets/bookstorelink-book-logo-a3d2db9f1c228a34b4696438934ce9a639d3c00f1a22c8226afbebe4864c1df0.svg");
}

/* line 290, app/assets/stylesheets/bookstore_link.scss */
.button.bookstorelink_button.headphones-logo, .bookstorelink_button.headphones-logo.apply_credit_label {
  background-image: url("/assets/bookstorelink-headphones-logo-368b987cdf00a119d6443c8afa74333b0c35dc663a80fa3f0be19ed4d7238b1c.svg");
  padding-left: 3.5rem;
}

/* line 295, app/assets/stylesheets/bookstore_link.scss */
.button.bookstorelink_button.home-logo, .bookstorelink_button.home-logo.apply_credit_label {
  background-image: url("/assets/bookstorelink-home-logo-cc48df62acc692f356749b1e069b8f678b724c29faa54e5edf601a3b3360e0e7.svg");
  padding-left: 3.5rem;
}

/* line 300, app/assets/stylesheets/bookstore_link.scss */
.button.bookstorelink_button.phone-logo, .bookstorelink_button.phone-logo.apply_credit_label {
  background-image: url("/assets/bookstorelink-phone-logo-ab1a759decd92c350eb1a2cc2c537af512a158c478b11ad99ed92bf924f12664.svg");
}

/* line 304, app/assets/stylesheets/bookstore_link.scss */
.button.bookstorelink_button.email-logo, .bookstorelink_button.email-logo.apply_credit_label {
  background-image: url("/assets/bookstorelink-email-logo-bf2c766c1df9885e1c35e61eef157919299f4a2a085a354d21b1e9e2fa3f788c.svg");
}

/* line 310, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_menu {
  background: #000000;
  font-weight: 700;
  height: 60px;
  padding: 0 1rem;
  color: #ffffff;
}

/* line 317, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_menu ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  height: 60px;
}

/* line 326, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_menu ul .logo {
  margin-right: auto;
}

/* line 330, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_menu ul .logo:hover {
  text-decoration: none;
}

/* line 334, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_menu ul .logo img {
  height: 35px;
}

/* line 340, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_menu ul .item {
  width: 100%;
  text-align: center;
  order: 2;
  display: block;
  width: auto;
}

/* line 348, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_menu ul .item.active {
  display: block;
}

/* line 352, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_menu ul li {
  padding: 0 1rem;
  white-space: nowrap;
}

/* line 358, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_menu ul a {
  color: white;
  text-decoration: none;
}

/* line 362, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_menu ul a:hover {
  text-decoration: underline;
}

/* line 369, app/assets/stylesheets/bookstore_link.scss */
.finder {
  background-color: #62B9B6;
  padding: 10px 20px;
  border-radius: 4px;
}

/* line 373, app/assets/stylesheets/bookstore_link.scss */
.finder:hover {
  background-color: #ffffff;
  color: #000000;
  text-decoration: none !important;
}

/* line 378, app/assets/stylesheets/bookstore_link.scss */
.finder.finder-mobile {
  text-align: center;
  margin: 10px;
}

/* line 381, app/assets/stylesheets/bookstore_link.scss */
.finder.finder-mobile:hover {
  color: #000000;
}

/* line 387, app/assets/stylesheets/bookstore_link.scss */
.bsl_content {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

/* line 393, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_search {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

@media print, screen and (min-width: 64em) {
  /* line 393, app/assets/stylesheets/bookstore_link.scss */
  .bookstore-link_search {
    flex-direction: row;
    justify-content: center;
  }
}

/* line 403, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_search .bookstorelink_book,
.bookstore-link_search .bookstorelink_store {
  padding: 2rem 1rem 0;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  background-color: #ffffff;
  align-items: center;
}

@media print, screen and (min-width: 64em) {
  /* line 403, app/assets/stylesheets/bookstore_link.scss */
  .bookstore-link_search .bookstorelink_book,
.bookstore-link_search .bookstorelink_store {
    width: 33.3%;
    justify-content: center;
    padding: 2rem 1rem;
  }
}

/* line 421, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_search .bookstorelink_buy {
  padding: 2rem 1rem;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #F2F2F7;
  align-items: center;
  margin-top: 2rem;
}

@media print, screen and (min-width: 64em) {
  /* line 421, app/assets/stylesheets/bookstore_link.scss */
  .bookstore-link_search .bookstorelink_buy {
    margin-top: 0;
    width: 33.4%;
    justify-content: center;
  }
}

/* line 441, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_form {
  width: 100%;
  max-width: 600px;
}

/* line 445, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_form input[type=text] {
  margin: 0 0 1rem;
  padding: 1rem 1rem;
  height: auto;
  text-align: center;
  border: 2px solid #000000 !important;
  font-weight: 700;
  background-color: #F2F2F7;
}

/* line 456, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_book-found,
.bookstorelink_store-found {
  display: none;
  width: 100%;
}

/* line 462, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink-info {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
}

@media print, screen and (min-width: 64em) {
  /* line 462, app/assets/stylesheets/bookstore_link.scss */
  .bookstorelink-info {
    flex-direction: column;
  }
}

/* line 472, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink-info .bookstorelink_cover {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
}

@media print, screen and (min-width: 40em) {
  /* line 472, app/assets/stylesheets/bookstore_link.scss */
  .bookstorelink-info .bookstorelink_cover {
    width: 200px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 472, app/assets/stylesheets/bookstore_link.scss */
  .bookstorelink-info .bookstorelink_cover {
    width: 250px;
    margin: 0 auto 1rem;
  }
}

/* line 486, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink-info .bookstorelink_cover img {
  max-height: 125px;
  margin: 0 auto;
}

@media print, screen and (min-width: 40em) {
  /* line 486, app/assets/stylesheets/bookstore_link.scss */
  .bookstorelink-info .bookstorelink_cover img {
    max-height: 175px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 486, app/assets/stylesheets/bookstore_link.scss */
  .bookstorelink-info .bookstorelink_cover img {
    max-height: 225px;
  }
}

/* line 498, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink-info .bookstorelink_cover img.book-cover {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 508, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink-info .bookstorelink-content {
  flex-grow: 1;
  flex-basis: 0;
  padding: 0 1rem;
}

/* line 519, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_buy .details-print,
.bookstorelink_buy .details-audio,
.bookstorelink_buy .details-share {
  max-width: 500px;
  margin: 0 auto;
}

/* line 526, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_buy .details-print + .details-audio,
.bookstorelink_buy .details-print + .details-print,
.bookstorelink_buy .details-print + .details-share,
.bookstorelink_buy .details-audio + .details-share {
  margin-top: 2rem;
}

/* line 533, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_buy .details-share {
  display: flex;
  justify-content: center;
}

/* line 537, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_buy .details-share a {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 0.5rem;
  text-indent: -9999px;
  background-color: #000000;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 60px;
}

/* line 548, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_buy .details-share a.facebook_button {
  background-color: #3B5998;
  background-image: url("/assets/bookstorelink-facebook-logo-f6d5c639f2c784d342b5eca92cfbe2a5242246b27551921376ee39a7677e0e3b.svg");
}

/* line 553, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_buy .details-share a.twitter_button {
  background-color: #1DA1F2;
  background-image: url("/assets/bookstorelink-twitter-logo-4ecabd367afe785b2fee20f1958290c8492b628676b15cc7365ec5e7837b5e23.svg");
}

/* line 558, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_buy .details-share a.email_button {
  background-color: #62CB91;
  background-image: url("/assets/bookstorelink-email-logo-bf2c766c1df9885e1c35e61eef157919299f4a2a085a354d21b1e9e2fa3f788c.svg");
}

/* line 563, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_buy .details-share a:hover {
  background-color: #000000;
}

/* line 571, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 576, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_list-header {
  width: 100%;
  padding: 2rem 1rem 1rem;
  text-align: center;
}

/* line 582, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_filters {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 1rem 1rem;
}

/* line 589, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_filters ul {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 596, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_filters ul li {
  margin: 0;
}

/* line 599, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_filters ul li a {
  position: relative;
  z-index: 1;
  display: block;
  padding: 10px 20px;
  background-color: #ffffff;
  color: #999999;
  border-radius: 100px;
}

/* line 608, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_filters ul li a:hover {
  color: #000000;
}

/* line 615, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_filters ul li.active a {
  color: #000000;
  z-index: 2;
  background-color: #F2F2F7;
}

/* line 626, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_list-content {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 0 1rem 2rem;
  margin-bottom: 80px;
}

/* line 639, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_list-content li {
  width: 50%;
}

/* line 642, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_list-content li a {
  display: block;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 1rem;
  border-radius: 4px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/* line 651, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_list-content li a:hover {
  z-index: 2;
  -webkit-box-shadow: 0px 10px 29px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0px 10px 29px 0 rgba(0, 0, 0, 0.25);
}

/* line 657, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_list-content li a h6, .bookstore-link_list .bookstore-link_list-content li a p {
  margin-bottom: 0;
  color: #000000;
}

/* line 662, app/assets/stylesheets/bookstore_link.scss */
.bookstore-link_list .bookstore-link_list-content li a img {
  height: 150px;
  width: auto;
  margin: 0 auto 0.5rem;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

@media print, screen and (min-width: 64em) {
  /* line 662, app/assets/stylesheets/bookstore_link.scss */
  .bookstore-link_list .bookstore-link_list-content li a img {
    height: 200px;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 639, app/assets/stylesheets/bookstore_link.scss */
  .bookstore-link_list .bookstore-link_list-content li {
    width: 33%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 639, app/assets/stylesheets/bookstore_link.scss */
  .bookstore-link_list .bookstore-link_list-content li {
    width: 200px;
  }
}

@media screen and (min-width: 75em) {
  /* line 639, app/assets/stylesheets/bookstore_link.scss */
  .bookstore-link_list .bookstore-link_list-content li {
    width: 250px;
  }
}

/* line 690, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .dropdown-pane {
  border: 2px solid #000000;
  padding: 4px;
  background-color: #ffffff;
  border-radius: 4px;
  width: 200px;
}

/* line 697, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .dropdown-pane a {
  color: #000000;
  display: block;
  padding: 0.25rem 1rem;
}

/* line 701, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .dropdown-pane a:hover {
  color: #000000;
  background-color: #F2F2F7;
}

/* line 705, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .dropdown-pane a span {
  display: block;
  color: #404040;
  font-size: .9em;
  font-style: italic;
}

/* line 719, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .select2 {
  margin-bottom: 2rem;
}

/* line 723, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .select2-container .select2-selection--multiple {
  border: 2px solid #999999;
}

/* line 726, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .select2-container .select2-selection--multiple .select2-selection__rendered {
  white-space: normal;
  word-break: break-all;
}

/* line 728, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .select2-container .select2-selection--multiple .select2-selection__rendered {
  font-size: 1.2em;
  height: 60px;
  line-height: 60px;
}

/* line 735, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .select2-container .select2-selection--multiple .select2-selection__arrow {
  display: none;
}

/* line 740, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .select2-dropdown {
  border: 2px solid #999999;
  border-top: none;
}

/* line 745, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .select2-search--inline {
  text-align: center;
}

/* line 747, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .select2-search--inline input {
  margin-left: auto;
  margin-right: auto;
}

/* line 753, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .select2-search--dropdown {
  padding: 0;
  margin-top: 20px;
}

/* line 759, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .select2-results__group {
  margin-top: 1rem;
  border-bottom: 2px solid #999999;
  font-size: 1.2em;
}

/* line 765, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .select2-search__field {
  font-size: 1.2em;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #000000;
  width: 100%;
}

/* line 775, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .select2-results__message {
  color: #404040;
  font-size: .9em;
  text-align: center;
  font-style: italic;
  background-color: #F2F2F7;
}

/* line 783, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .loading-results {
  color: #404040;
  font-size: .9em;
  text-align: center;
  font-style: italic;
  background-color: #F2F2F7;
}

/* line 790, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .loading-results .one {
  opacity: 0;
  -webkit-animation: dot 1.3s infinite;
  -webkit-animation-delay: 0.0s;
  animation: dot 1.3s infinite;
  animation-delay: 0.0s;
}

/* line 797, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .loading-results .two {
  opacity: 0;
  -webkit-animation: dot 1.3s infinite;
  -webkit-animation-delay: 0.2s;
  animation: dot 1.3s infinite;
  animation-delay: 0.2s;
}

/* line 804, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .loading-results .three {
  opacity: 0;
  -webkit-animation: dot 1.3s infinite;
  -webkit-animation-delay: 0.3s;
  animation: dot 1.3s infinite;
  animation-delay: 0.3s;
}

@-webkit-keyframes dot {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes dot {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 825, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .bookstorelink-audiobook-result {
  display: flex;
  align-items: center;
}

/* line 829, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .bookstorelink-audiobook-result .bookstorelink-audiobook-cover {
  width: 80px;
  height: 80px;
  text-align: center;
}

/* line 834, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .bookstorelink-audiobook-result .bookstorelink-audiobook-cover img {
  max-height: 80px;
  max-width: 80px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 844, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .bookstorelink-audiobook-result .bookstorelink-audiobook-content {
  margin-left: 1rem;
}

/* line 846, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .bookstorelink-audiobook-result .bookstorelink-audiobook-content strong {
  display: block;
  font-size: 1.2em;
}

/* line 850, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .bookstorelink-audiobook-result .bookstorelink-audiobook-content span {
  display: block;
}

/* line 858, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink .bookstore-chooser {
  height: 300px;
  border-radius: 4px;
  padding: 1rem;
  border: 2px solid #999999;
  overflow-y: scroll;
}

/* line 866, app/assets/stylesheets/bookstore_link.scss */
.bookstorelink_footer {
  color: #ffffff;
  background-color: #000000;
  padding: 2rem 1rem;
  text-align: center;
}

/* line 3, app/assets/stylesheets/bookstore_finder.scss */
.bookstorelink #map-body-js {
  border-bottom: 1px solid #C6C6C8;
}

@media print, screen and (min-width: 64em) {
  /* line 3, app/assets/stylesheets/bookstore_finder.scss */
  .bookstorelink #map-body-js {
    height: calc(100vh - 60px);
  }
}

@media print, screen and (min-width: 64em) {
  /* line 10, app/assets/stylesheets/bookstore_finder.scss */
  .bookstorelink #sidebar-js {
    height: calc(100vh - 60px) !important;
  }
}

/* line 18, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js {
  width: 100%;
}

@media print, screen and (min-width: 64em) {
  /* line 18, app/assets/stylesheets/bookstore_finder.scss */
  #map-body-js {
    height: 800px;
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
  }
}

/* line 28, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #sidebar-js {
  height: 800px;
  flex-direction: column;
  overflow-y: scroll;
}

@media print, screen and (min-width: 64em) {
  /* line 28, app/assets/stylesheets/bookstore_finder.scss */
  #map-body-js #sidebar-js {
    width: 400px;
    display: flex;
  }
}

/* line 39, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js h3 {
  color: #62B9B6;
  padding: 1rem 1rem 0;
}

/* line 44, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #bookstoreMap {
  min-height: 500px;
}

@media print, screen and (min-width: 64em) {
  /* line 44, app/assets/stylesheets/bookstore_finder.scss */
  #map-body-js #bookstoreMap {
    flex-grow: 1;
  }
}

/* line 51, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .information-bookstore-details {
  z-index: 20;
}

/* line 55, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js {
  border-bottom: 1px solid #C6C6C8;
  padding-bottom: 0.5rem;
}

/* line 59, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js .locations-header {
  display: flex;
  align-items: center;
  padding: 1rem 0 0 1rem;
}

/* line 64, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js .locations-header #reset-results a {
  padding: 1rem;
  color: #999999;
}

/* line 67, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js .locations-header #reset-results a:hover {
  color: #000000;
}

/* line 73, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js #geocoder-search {
  flex-grow: 1;
}

/* line 76, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js #geocoder-search .mapboxgl-ctrl-geocoder {
  box-shadow: none;
  border: 1px solid #C6C6C8;
  display: block;
  position: relative;
  width: 100%;
  max-width: 100%;
  color: #000000;
  font-family: museo-sans-rounded, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
}

/* line 87, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js #geocoder-search .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--input {
  padding: 1rem;
  width: 100%;
  max-width: 100%;
  display: block;
  height: auto;
}

/* line 95, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js #geocoder-search .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon {
  display: none;
}

/* line 100, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js #geocoder-search .suggestions {
  border: 1px solid #C6C6C8;
}

/* line 106, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js .locations-filters {
  display: flex;
  padding: 0 0.5rem;
}

/* line 110, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js .locations-filters .location-filter-selector {
  padding: 0.5rem;
  margin: 0.5rem 0.5rem 0;
  border-radius: 4px;
}

/* line 116, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js .locations-filters .location-filter {
  flex-grow: 1;
}

/* line 119, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js .locations-filters .location-filter a {
  color: #000000;
  font-size: .9rem;
  display: block;
  text-decoration: none;
  padding: 0.5rem;
}

/* line 126, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js .locations-filters .location-filter a:hover {
  background-color: #F2F2F7;
}

/* line 133, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js .dropdown-pane {
  font-size: .9rem;
  background-color: #F2F2F7;
  padding: 0.5rem;
  margin: 0 0.5rem 0.5rem;
  border-radius: 4px;
  border: none;
}

/* line 141, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js .dropdown-pane ul {
  margin: 0;
}

/* line 146, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #locations-header-js .dropdown-pane ul li a {
  padding: 0.5rem;
  color: #000000;
}

/* line 159, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .listings-js .no-results {
  padding: 1rem 1rem;
  font-size: 1.25em;
  color: #404040;
}

/* line 165, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .listings-js .link-bookstore-js {
  display: flex;
  padding: 1rem;
  border-bottom: 1px solid #F2F2F7;
  color: #000000;
}

/* line 171, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .listings-js .link-bookstore-js:hover {
  background-color: #F2F2F7;
}

/* line 176, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .listings-js .link-bookstore-js img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  border: 1px solid #C6C6C8;
}

/* line 185, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .listings-js .miles-away {
  font-size: .8em;
  color: #404040;
}

/* line 192, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js ::-webkit-scrollbar {
  width: 4px;
  height: 20px;
  border-left: 0;
  background: #F2F2F7;
}

/* line 199, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js ::-webkit-scrollbar-track {
  background: none;
}

/* line 203, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js ::-webkit-scrollbar-thumb {
  background: #62B9B6;
  border-radius: 0;
}

/* line 208, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .clearfix::after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 216, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .mapboxgl-popup-content,
#map-body-js #information-bookstore-details {
  font-size: .9rem;
  line-height: 1.25;
  padding: 0;
  position: relative;
}

/* line 223, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .mapboxgl-popup-content img,
#map-body-js #information-bookstore-details img {
  max-height: 80px;
  width: auto;
  display: block;
  margin: 1rem auto;
}

/* line 230, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .mapboxgl-popup-content .bookstore-details-close-button,
#map-body-js #information-bookstore-details .bookstore-details-close-button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #999999;
}

/* line 240, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .mapboxgl-popup-content .bookstore-details-close-button:hover,
#map-body-js #information-bookstore-details .bookstore-details-close-button:hover {
  color: #000000;
}

/* line 245, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .mapboxgl-popup-content .bookstore-details-content,
#map-body-js #information-bookstore-details .bookstore-details-content {
  border-top: 1px solid #C6C6C8;
  padding: 1rem;
}

/* line 249, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .mapboxgl-popup-content .bookstore-details-content p,
#map-body-js #information-bookstore-details .bookstore-details-content p {
  margin-bottom: 0.5rem;
}

/* line 252, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .mapboxgl-popup-content .bookstore-details-content p a,
#map-body-js #information-bookstore-details .bookstore-details-content p a {
  display: block;
  color: #000000;
  text-decoration: none;
}

/* line 256, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .mapboxgl-popup-content .bookstore-details-content p a:hover,
#map-body-js #information-bookstore-details .bookstore-details-content p a:hover {
  color: #62B9B6;
}

/* line 263, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .mapboxgl-popup-content .bookstore-details-content .fa,
#map-body-js #information-bookstore-details .bookstore-details-content .fa {
  width: 20px;
  text-align: center;
}

/* line 268, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .mapboxgl-popup-content .bookstore-details-content .popup-filter-tag,
#map-body-js #information-bookstore-details .bookstore-details-content .popup-filter-tag {
  display: inline-block;
  background-color: #F2F2F7;
  color: #000000;
  font-size: .8em;
  border-radius: 4px;
  margin: 0 0.5rem 0.5rem 0;
  padding: 0.3333333333rem 0.5rem;
}

/* line 281, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .mapboxgl-popup-content {
  border-radius: 4px;
}

/* line 286, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #information-bookstore-details img {
  max-height: 120px;
}

/* line 290, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js #information-bookstore-details .information-filter-tag {
  display: inline-block;
  background-color: #F2F2F7;
  color: #000000;
  font-size: .8em;
  border-radius: 4px;
  margin: 0.5rem 0.5rem 0.5rem 0;
  padding: 0.3333333333rem 0.5rem;
}

/* line 302, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .popup-close-button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #999999;
}

/* line 312, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .popup-close-button:hover {
  color: #000000;
}

/* line 318, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .mapboxgl-container .leaflet-marker-icon {
  cursor: pointer;
}

/* line 321, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .search-box {
  display: flex;
  align-items: center;
}

/* line 325, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .search-box .search-box-marker {
  flex-basis: 30px;
  flex-grow: 0;
  flex-shrink: 0;
  display: block;
  cursor: pointer;
  background-image: url("/assets/bookstore-finder-icon-4dede69cd460eb295b4edff183b45de833820d62b73e289b9faff9fa590d4acc.svg");
  height: 30px;
  margin-right: 10px;
  background-repeat: no-repeat;
}

/* line 336, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .search-box .search-box-content {
  flex-grow: 1;
  overflow: hidden;
}

/* line 342, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .bookstore-marker-search {
  background-image: url("/assets/bookstore-finder-icon-4dede69cd460eb295b4edff183b45de833820d62b73e289b9faff9fa590d4acc.svg");
  height: 30px;
  width: 50px;
  background-color: transparent;
  background-repeat: no-repeat;
  flex-basis: 96px;
}

/* line 352, app/assets/stylesheets/bookstore_finder.scss */
#map-body-js .general-marker {
  background-image: url("/assets/bookstore-finder-marker-1f5c1735e4c226f81b40b9ac98bab28a6e3d29fd9251a884532aa6d1c38aec7f.svg");
  height: 40px;
  width: 30px;
  background-color: transparent;
  background-repeat: no-repeat;
}

/* line 361, app/assets/stylesheets/bookstore_finder.scss */
#applyButton {
  color: #ffffff !important;
  padding: 0.5rem 1rem;
  background-color: #000000;
  border-radius: 4px;
  text-align: center;
  font-weight: 700;
  display: block;
}

/* line 370, app/assets/stylesheets/bookstore_finder.scss */
#applyButton:hover {
  background-color: #62B9B6 !important;
}

/* line 376, app/assets/stylesheets/bookstore_finder.scss */
.finder-listing {
  display: flex;
  padding: 1rem;
  color: #000000;
}

/* line 381, app/assets/stylesheets/bookstore_finder.scss */
.finder-listing:hover {
  color: #000000;
}

/* line 385, app/assets/stylesheets/bookstore_finder.scss */
.finder-listing .finder-listing__details {
  flex-grow: 1;
}

/* line 388, app/assets/stylesheets/bookstore_finder.scss */
.finder-listing .finder-listing__details .finder-listing__title {
  font-weight: 700;
}

/* line 392, app/assets/stylesheets/bookstore_finder.scss */
.finder-listing .finder-listing__details .finder-listing__address {
  font-size: .9rem;
}

/* line 395, app/assets/stylesheets/bookstore_finder.scss */
.finder-listing .finder-listing__details .finder-listing__address a {
  color: #000000;
}

/* line 398, app/assets/stylesheets/bookstore_finder.scss */
.finder-listing .finder-listing__details .finder-listing__address a:hover {
  color: #62B9B6 !important;
}

/* line 404, app/assets/stylesheets/bookstore_finder.scss */
.finder-listing .finder-listing__details .finder-listing__tags {
  margin-top: 0.5rem;
  width: 100%;
}

/* line 409, app/assets/stylesheets/bookstore_finder.scss */
.finder-listing .finder-listing__details .finder-listing__store-tag {
  display: inline-block;
  background-color: #F2F2F7;
  color: #000000;
  font-size: .8em;
  border-radius: 4px;
  margin: 0 0.5rem 0.5rem 0;
  padding: 0.3333333333rem 0.5rem;
}

/* line 420, app/assets/stylesheets/bookstore_finder.scss */
.finder-listing .finder-listing__img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  border: 1px solid #C6C6C8;
  margin-right: 0.5rem;
}

/* line 431, app/assets/stylesheets/bookstore_finder.scss */
#indies-nontraditional-stores,
#bsl-nontraditional-stores {
  margin: 0;
  list-style: none;
}

/* line 436, app/assets/stylesheets/bookstore_finder.scss */
#indies-nontraditional-stores .no-nontraditonal-results,
#bsl-nontraditional-stores .no-nontraditonal-results {
  padding: 1rem 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 431, app/assets/stylesheets/bookstore_finder.scss */
  #indies-nontraditional-stores,
#bsl-nontraditional-stores {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 4rem;
  }
}

/* line 450, app/assets/stylesheets/bookstore_finder.scss */
#indies-nontraditional-stores li {
  padding: 0.5rem;
}

@media print, screen and (min-width: 64em) {
  /* line 450, app/assets/stylesheets/bookstore_finder.scss */
  #indies-nontraditional-stores li {
    width: 33%;
  }
}

/* line 457, app/assets/stylesheets/bookstore_finder.scss */
#indies-nontraditional-stores li .finder-listing {
  border: 1px solid #C6C6C8;
  border-radius: 4px;
}

/* line 461, app/assets/stylesheets/bookstore_finder.scss */
#indies-nontraditional-stores li .finder-listing:hover {
  background-color: #F2F2F7;
}

/* line 466, app/assets/stylesheets/bookstore_finder.scss */
#indies-nontraditional-stores li a {
  color: #000000;
}

/* line 469, app/assets/stylesheets/bookstore_finder.scss */
#indies-nontraditional-stores li a:hover {
  color: #000000;
}

/* line 477, app/assets/stylesheets/bookstore_finder.scss */
#filter-tag-section {
  display: flex;
  flex-wrap: wrap;
  padding: 0 1rem;
}

/* line 482, app/assets/stylesheets/bookstore_finder.scss */
#filter-tag-section .filter-tag {
  display: block;
  background-color: #F2F2F7;
  color: #000000;
  font-size: .9em;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  margin: 0 0.5rem 0.5rem 0;
  padding: 0 0.5rem;
}

/* line 493, app/assets/stylesheets/bookstore_finder.scss */
#filter-tag-section .filter-tag a {
  color: #000000;
}

/* line 495, app/assets/stylesheets/bookstore_finder.scss */
#filter-tag-section .filter-tag a:hover {
  color: #E96C7A;
}

/* line 501, app/assets/stylesheets/bookstore_finder.scss */
#filter-tag-section .filter-tag-button {
  display: block;
  background-color: #E96C7A;
  color: #ffffff;
  font-size: .9em;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  margin: 0 0.5rem 0.5rem 0;
  padding: 0 0.5rem;
}

/* line 515, app/assets/stylesheets/bookstore_finder.scss */
.searchedNontraditional .finder-listing {
  border: 2px solid #000000 !important;
}

/* line 520, app/assets/stylesheets/bookstore_finder.scss */
#filters-pane-nontraditional.dropdown-pane {
  background-color: #ffffff;
  text-align: left;
}

/* line 524, app/assets/stylesheets/bookstore_finder.scss */
#filters-pane-nontraditional.dropdown-pane ul {
  margin-bottom: 1rem;
}

/* line 526, app/assets/stylesheets/bookstore_finder.scss */
#filters-pane-nontraditional.dropdown-pane ul a {
  color: #000000;
  font-size: .9em;
  padding: 0.5rem;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-results {
  display: block;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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);
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.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;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 1, app/assets/stylesheets/third_party/select2-4.0.13/select2.min.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/***
Spectrum Colorpicker v1.8.0
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/
/* line 8, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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;
}

/* line 19, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-container.sp-flat {
  position: relative;
}

/* Fix for * { box-sizing: border-box; } */
/* line 24, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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 */
/* line 32, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-top {
  position: relative;
  width: 100%;
  display: inline-block;
}

/* line 37, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 44, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 20%;
}

/* line 51, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 100%;
}

/* line 60, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-clear-enabled .sp-hue {
  top: 33px;
  height: 77.5%;
}

/* line 65, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-fill {
  padding-top: 80%;
}

/* line 68, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-sat, .sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 76, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-alpha-enabled .sp-top {
  margin-bottom: 18px;
}

/* line 79, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-alpha-enabled .sp-alpha {
  display: block;
}

/* line 82, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-alpha-handle {
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 6px;
  left: 50%;
  cursor: pointer;
  border: 1px solid black;
  background: white;
  opacity: .8;
}

/* line 93, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-alpha {
  display: none;
  position: absolute;
  bottom: -14px;
  right: 0;
  left: 0;
  height: 8px;
}

/* line 101, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-alpha-inner {
  border: solid 1px #333;
}

/* line 105, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-clear {
  display: none;
}

/* line 109, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-clear.sp-clear-display {
  background-position: center;
}

/* line 113, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-clear-enabled .sp-clear {
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 28px;
}

/* Don't allow text selection */
/* line 124, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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;
}

/* line 131, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-container.sp-input-disabled .sp-input-container {
  display: none;
}

/* line 134, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-container.sp-buttons-disabled .sp-button-container {
  display: none;
}

/* line 137, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
  display: none;
}

/* line 140, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-palette-only .sp-picker-container {
  display: none;
}

/* line 143, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-palette-disabled .sp-palette-container {
  display: none;
}

/* line 147, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-initial-disabled .sp-initial {
  display: none;
}

/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
/* line 153, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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');
}

/* line 163, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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');
}

/* line 174, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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.
 */
/* line 187, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}

/* line 191, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}

/* line 195, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}

/* line 199, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}

/* line 203, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}

/* line 207, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}

/* line 212, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-hidden {
  display: none !important;
}

/* Clearfix hack */
/* line 217, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-cf:before, .sp-cf:after {
  content: "";
  display: table;
}

/* line 218, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-cf:after {
  clear: both;
}

/* line 219, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-cf {
  *zoom: 1;
}

/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
  /* line 223, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
  .sp-color {
    right: 40%;
  }
  /* line 224, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
  .sp-hue {
    left: 63%;
  }
  /* line 225, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
  .sp-fill {
    padding-top: 60%;
  }
}

/* line 227, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-dragger {
  border-radius: 5px;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  background: #000;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 238, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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.
*/
/* line 256, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-container {
  border-radius: 0;
  background-color: #ECECEC;
  border: solid 1px #f0c49B;
  padding: 0;
}

/* line 262, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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;
}

/* line 269, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-top {
  margin-bottom: 3px;
}

/* line 272, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-color, .sp-hue, .sp-clear {
  border: solid 1px #666;
}

/* Input */
/* line 277, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-input-container {
  float: right;
  width: 100px;
  margin-bottom: 4px;
}

/* line 282, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-initial-disabled .sp-input-container {
  width: 100%;
}

/* line 285, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-input {
  font-size: 12px !important;
  border: 1px inset;
  padding: 4px 5px;
  margin: 0;
  width: 100%;
  background: transparent;
  border-radius: 3px;
  color: #222;
}

/* line 295, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-input:focus {
  border: 1px solid orange;
}

/* line 298, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-input.sp-validation-error {
  border: 1px solid red;
  background: #fdd;
}

/* line 302, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-picker-container, .sp-palette-container {
  float: left;
  position: relative;
  padding: 10px;
  padding-bottom: 300px;
  margin-bottom: -290px;
}

/* line 309, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-picker-container {
  width: 172px;
  border-left: solid 1px #fff;
}

/* Palettes */
/* line 315, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-palette-container {
  border-right: solid 1px #ccc;
}

/* line 319, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-palette-only .sp-palette-container {
  border: 0;
}

/* line 323, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 15px;
  margin: 3px;
  cursor: pointer;
  border: solid 2px transparent;
}

/* line 333, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: orange;
}

/* line 336, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-thumb-el {
  position: relative;
}

/* Initial */
/* line 341, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-initial {
  float: left;
  border: solid 1px #333;
}

/* line 345, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0;
}

/* line 354, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-initial .sp-clear-display {
  background-position: center;
}

/* Buttons */
/* line 359, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-palette-button-container,
.sp-button-container {
  float: right;
}

/* Replacer (the little preview div that shows up instead of the <input>) */
/* line 365, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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;
}

/* line 378, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-replacer:hover, .sp-replacer.sp-active {
  border-color: #F0C49B;
  color: #111;
}

/* line 382, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-replacer.sp-disabled {
  cursor: default;
  border-color: silver;
  color: silver;
}

/* line 387, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-dd {
  padding: 2px 0;
  height: 16px;
  line-height: 16px;
  float: left;
  font-size: 10px;
}

/* line 394, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-preview {
  position: relative;
  width: 25px;
  height: 20px;
  border: solid 1px #222;
  margin-right: 5px;
  float: left;
  z-index: 0;
}

/* line 404, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-palette {
  *width: 220px;
  max-width: 220px;
}

/* line 408, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-palette .sp-thumb-el {
  width: 16px;
  height: 16px;
  margin: 2px 1px;
  border: solid 1px #d0d0d0;
}

/* line 415, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-container {
  padding-bottom: 0;
}

/* Buttons: http://hellohappy.org/css3-buttons/ */
/* line 421, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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;
}

/* line 439, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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;
}

/* line 451, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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;
}

/* line 460, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-cancel {
  font-size: 11px;
  color: #d93f3f !important;
  margin: 0;
  padding: 2px;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}

/* line 470, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-cancel:hover {
  color: #d93f3f !important;
  text-decoration: underline;
}

/* line 476, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-palette span:hover, .sp-palette span.sp-thumb-active {
  border-color: #000;
}

/* line 480, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-preview, .sp-alpha, .sp-thumb-el {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}

/* line 484, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 490, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* line 495, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}

/* line 499, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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=);
}

/* line 503, app/assets/stylesheets/third_party/spectrum-1.8.0/spectrum.css */
.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==);
}

/* line 1, app/assets/stylesheets/_/_account.scss */
#account-header {
  border-bottom: 1px solid #C6C6C8;
}

/* line 5, app/assets/stylesheets/_/_account.scss */
#account-content, #cart-content {
  padding: 1rem 0;
}

/* line 8, app/assets/stylesheets/_/_account.scss */
#account-content h2, #cart-content h2 {
  text-align: center;
}

@media print, screen and (min-width: 40em) {
  /* line 8, app/assets/stylesheets/_/_account.scss */
  #account-content h2, #cart-content h2 {
    text-align: left;
  }
}

/* line 16, app/assets/stylesheets/_/_account.scss */
#account-content .label-success, #cart-content .label-success {
  padding-bottom: 1em;
  color: #62CB91;
  font-size: .8em;
  font-weight: 700;
}

/* line 23, app/assets/stylesheets/_/_account.scss */
#account-content .label-error, #cart-content .label-error {
  padding-bottom: 1em;
  display: block;
  color: #E96C7A;
  font-size: .8em;
  font-weight: 700;
}

/* line 31, app/assets/stylesheets/_/_account.scss */
#account-content .account-list-item, #cart-content .account-list-item {
  padding: 1rem 0;
}

@media print, screen and (min-width: 64em) {
  /* line 31, app/assets/stylesheets/_/_account.scss */
  #account-content .account-list-item, #cart-content .account-list-item {
    display: flex;
  }
}

/* line 38, app/assets/stylesheets/_/_account.scss */
#account-content .account-list-item .account-item-cover, #cart-content .account-list-item .account-item-cover {
  padding-bottom: 1rem;
  text-align: center;
}

/* line 42, app/assets/stylesheets/_/_account.scss */
#account-content .account-list-item .account-item-cover img, #cart-content .account-list-item .account-item-cover img {
  width: 100px;
  margin: 0 auto;
}

@media print, screen and (min-width: 64em) {
  /* line 38, app/assets/stylesheets/_/_account.scss */
  #account-content .account-list-item .account-item-cover, #cart-content .account-list-item .account-item-cover {
    padding-bottom: 0;
    margin-right: 2rem;
  }
}

/* line 53, app/assets/stylesheets/_/_account.scss */
#account-content .account-list-item .account-item-info, #cart-content .account-list-item .account-item-info {
  text-align: center;
  padding-bottom: 0.5rem;
}

@media print, screen and (min-width: 64em) {
  /* line 53, app/assets/stylesheets/_/_account.scss */
  #account-content .account-list-item .account-item-info, #cart-content .account-list-item .account-item-info {
    text-align: left;
    flex-grow: 1;
    margin-right: 2rem;
  }
}

/* line 64, app/assets/stylesheets/_/_account.scss */
#account-content .account-list-item .account-item-price, #cart-content .account-list-item .account-item-price {
  text-align: center;
  padding-bottom: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 64, app/assets/stylesheets/_/_account.scss */
  #account-content .account-list-item .account-item-price, #cart-content .account-list-item .account-item-price {
    width: 300px;
    text-align: right;
  }
}

/* line 74, app/assets/stylesheets/_/_account.scss */
#account-content .account-list-item .preorder, #cart-content .account-list-item .preorder {
  border: 2px solid #7F7EDB;
  padding: .5em 1em;
  border-radius: 4px;
  background-color: #f2f2fb;
}

/* line 80, app/assets/stylesheets/_/_account.scss */
#account-content .account-list-item .preorder strong, #cart-content .account-list-item .preorder strong {
  color: #7F7EDB;
}

/* line 87, app/assets/stylesheets/_/_account.scss */
#account-content .empty-cart, #cart-content .empty-cart {
  text-align: center;
  padding: 2em 0;
}

/* line 92, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item, #cart-content .cart-item {
  border: 1px solid #C6C6C8;
  border-radius: 4px;
  margin-bottom: 1rem;
  overflow: hidden;
}

/* line 98, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .cart-item-details, #cart-content .cart-item .cart-item-details {
  padding: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 98, app/assets/stylesheets/_/_account.scss */
  #account-content .cart-item .cart-item-details, #cart-content .cart-item .cart-item-details {
    display: flex;
    flex-wrap: none;
  }
}

/* line 107, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .cart-item-cover, #cart-content .cart-item .cart-item-cover {
  padding-bottom: 1rem;
  text-align: center;
}

/* line 111, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .cart-item-cover img, #cart-content .cart-item .cart-item-cover img {
  max-width: 100px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

@media print, screen and (min-width: 64em) {
  /* line 107, app/assets/stylesheets/_/_account.scss */
  #account-content .cart-item .cart-item-cover, #cart-content .cart-item .cart-item-cover {
    padding-bottom: 0;
    margin-right: 1rem;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 120px;
  }
}

/* line 127, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .cart-item-info, #cart-content .cart-item .cart-item-info {
  text-align: center;
  padding-bottom: 0.5rem;
}

@media print, screen and (min-width: 64em) {
  /* line 127, app/assets/stylesheets/_/_account.scss */
  #account-content .cart-item .cart-item-info, #cart-content .cart-item .cart-item-info {
    text-align: left;
    flex-grow: 1;
    margin-right: 1rem;
  }
}

/* line 138, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .cart-item-price, #cart-content .cart-item .cart-item-price {
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  /* line 138, app/assets/stylesheets/_/_account.scss */
  #account-content .cart-item .cart-item-price, #cart-content .cart-item .cart-item-price {
    text-align: right;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 250px;
  }
}

/* line 149, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .cart-item-actions, #cart-content .cart-item .cart-item-actions {
  text-align: center;
  margin: 0 1rem;
  padding: 0.5rem;
  border-top: 1px solid #C6C6C8;
}

@media print, screen and (min-width: 64em) {
  /* line 149, app/assets/stylesheets/_/_account.scss */
  #account-content .cart-item .cart-item-actions, #cart-content .cart-item .cart-item-actions {
    text-align: left;
  }
}

/* line 160, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .cart-item-price-detail, #cart-content .cart-item .cart-item-price-detail {
  display: flex;
}

/* line 163, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .cart-item-price-detail strong, #cart-content .cart-item .cart-item-price-detail strong {
  flex-grow: 1;
  font-weight: 500;
  text-align: left;
  margin-right: 1rem;
}

/* line 170, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .cart-item-price-detail span, #cart-content .cart-item .cart-item-price-detail span {
  text-align: right;
}

/* line 176, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .cart-item-price-detail.total strong, #account-content .cart-item .cart-item-price-detail.total span, #cart-content .cart-item .cart-item-price-detail.total strong, #cart-content .cart-item .cart-item-price-detail.total span {
  font-weight: 700;
}

/* line 182, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item select, #cart-content .cart-item select {
  max-width: 200px;
}

/* line 186, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .gift-form, #cart-content .cart-item .gift-form {
  border-top: 1px solid #C6C6C8;
  display: block;
}

/* line 194, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .gift-option fieldset, #cart-content .cart-item .gift-option fieldset {
  display: flex;
  align-items: center;
  position: relative;
}

/* line 199, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .gift-option fieldset input[type='checkbox'], #cart-content .cart-item .gift-option fieldset input[type='checkbox'] {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(0px, -50%);
}

/* line 206, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .gift-option fieldset label, #cart-content .cart-item .gift-option fieldset label {
  flex-grow: 1;
  padding: 1rem 1rem 1rem 3rem;
  margin: 0;
}

/* line 211, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .gift-option fieldset label:hover, #cart-content .cart-item .gift-option fieldset label:hover {
  background-color: #F2F2F7;
}

/* line 220, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .gift-content, #cart-content .cart-item .gift-content {
  border-top: 1px solid #C6C6C8;
  border-left: 4px solid #62B9B6;
  padding: 1rem;
  background-color: #F2F2F7;
}

/* line 226, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .gift-content h4, #cart-content .cart-item .gift-content h4 {
  color: #62B9B6;
}

/* line 230, app/assets/stylesheets/_/_account.scss */
#account-content .cart-item .gift-content p, #cart-content .cart-item .gift-content p {
  margin-bottom: 0;
}

/* line 238, app/assets/stylesheets/_/_account.scss */
#account-content .snipe, #cart-content .snipe {
  display: none !important;
}

/* line 242, app/assets/stylesheets/_/_account.scss */
.account-form {
  text-align: left;
}

/* line 245, app/assets/stylesheets/_/_account.scss */
.account-form .meta {
  position: relative;
  top: -1em;
}

/* line 250, app/assets/stylesheets/_/_account.scss */
.account-form label {
  font-weight: 700;
}

/* line 252, app/assets/stylesheets/_/_account.scss */
.account-form label span {
  color: #E96C7A;
}

/* line 257, app/assets/stylesheets/_/_account.scss */
.account-form .error {
  color: #ffffff;
  background-color: #E96C7A;
  padding: 0.5rem;
  display: block;
  position: relative;
  top: -1em;
  border-radius: 4px;
}

/* line 268, app/assets/stylesheets/_/_account.scss */
.edit-payment-button {
  color: #62B9B6;
  text-decoration: none;
  font-size: .9em;
}

/* line 273, app/assets/stylesheets/_/_account.scss */
.edit-payment-button:hover {
  color: #000000;
}

/* line 278, app/assets/stylesheets/_/_account.scss */
.membership-acceptance div,
.tou {
  display: flex;
  margin-bottom: 0.5rem;
  max-width: 600px;
}

/* line 284, app/assets/stylesheets/_/_account.scss */
.membership-acceptance div input,
.tou input {
  width: 40px;
  flex-shrink: 0;
  position: relative;
  top: 5px;
}

/* line 291, app/assets/stylesheets/_/_account.scss */
.membership-acceptance div label,
.tou label {
  flex-grow: 1;
}

/* line 294, app/assets/stylesheets/_/_account.scss */
.membership-acceptance div label a,
.tou label a {
  color: #000000;
  text-decoration: underline;
}

/* line 297, app/assets/stylesheets/_/_account.scss */
.membership-acceptance div label a:hover,
.tou label a:hover {
  color: #62B9B6;
}

/* line 304, app/assets/stylesheets/_/_account.scss */
.cart-total {
  margin: 1rem auto;
  padding: 1rem 0;
}

@media print, screen and (min-width: 64em) {
  /* line 304, app/assets/stylesheets/_/_account.scss */
  .cart-total {
    margin: 0;
    padding: 0;
  }
}

/* line 313, app/assets/stylesheets/_/_account.scss */
.cart-total h4 {
  margin-bottom: 0px;
}

/* line 317, app/assets/stylesheets/_/_account.scss */
.cart-total .order-detail {
  display: flex;
  padding: 0.25rem 0;
}

/* line 321, app/assets/stylesheets/_/_account.scss */
.cart-total .order-detail strong {
  font-weight: normal;
  flex-grow: 1;
}

/* line 326, app/assets/stylesheets/_/_account.scss */
.cart-total .order-detail.order-detail-total {
  font-weight: 700;
}

/* line 329, app/assets/stylesheets/_/_account.scss */
.cart-total .order-detail.order-detail-total strong {
  font-weight: 700;
}

/* line 335, app/assets/stylesheets/_/_account.scss */
.cart-total #checkoutNoLoginButton {
  margin: 0 auto;
}

@media print, screen and (min-width: 64em) {
  /* line 335, app/assets/stylesheets/_/_account.scss */
  .cart-total #checkoutNoLoginButton {
    width: 100%;
  }
}

/* line 344, app/assets/stylesheets/_/_account.scss */
.cart-total #checkoutButton,
.cart-total #checkoutCreditButton,
.cart-total #checkoutFreeButton {
  display: block;
  margin: 0 0 1rem;
}

/* line 352, app/assets/stylesheets/_/_account.scss */
#account-sidebar {
  padding: 2em 1em;
  border-top: 1px solid #C6C6C8;
}

@media print, screen and (min-width: 64em) {
  /* line 352, app/assets/stylesheets/_/_account.scss */
  #account-sidebar {
    border-left: 1px solid #C6C6C8;
    border-top: 0px;
  }
}

/* line 361, app/assets/stylesheets/_/_account.scss */
#account-sidebar img.store-icon {
  display: block;
  margin: 0 auto .5em;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  margin: 0 0 .5em .5em;
  float: right;
}

/* line 376, app/assets/stylesheets/_/_account.scss */
#account-sidebar .delete a {
  color: #E96C7A;
}

/* line 378, app/assets/stylesheets/_/_account.scss */
#account-sidebar .delete a:hover {
  color: #000000;
}

/* line 387, app/assets/stylesheets/_/_account.scss */
.coupon-code-wrap .coupon-button {
  color: #000000;
  text-align: right;
  display: block;
}

/* line 392, app/assets/stylesheets/_/_account.scss */
.coupon-code-wrap .coupon-button:hover {
  color: #000000;
  text-decoration: underline;
}

/* line 398, app/assets/stylesheets/_/_account.scss */
.coupon-code-wrap #coupon_code_form {
  margin-top: 1rem;
}

/* line 401, app/assets/stylesheets/_/_account.scss */
.coupon-code-wrap #coupon_code_form .cart-discount {
  padding-top: 0.5rem;
}

/* line 405, app/assets/stylesheets/_/_account.scss */
.coupon-code-wrap #coupon_code_form .coupon_code_form_input {
  display: flex;
}

/* line 408, app/assets/stylesheets/_/_account.scss */
.coupon-code-wrap #coupon_code_form .coupon_code_form_input div {
  flex-grow: 1;
}

/* line 411, app/assets/stylesheets/_/_account.scss */
.coupon-code-wrap #coupon_code_form .coupon_code_form_input div input {
  padding: 0.7692307692rem;
  height: inherit;
  margin: 0;
  border-radius: 4px;
}

/* line 417, app/assets/stylesheets/_/_account.scss */
.coupon-code-wrap #coupon_code_form .coupon_code_form_input div input::placeholder {
  color: #999999;
}

/* line 423, app/assets/stylesheets/_/_account.scss */
.coupon-code-wrap #coupon_code_form .coupon_code_form_input [type='submit'] {
  padding: 0.7692307692rem;
  margin: 0;
  border: 0;
  color: #ffffff;
  margin-left: 0.5rem;
  background-color: #62B9B6;
  border-radius: 4px;
  font-weight: 700;
}

/* line 433, app/assets/stylesheets/_/_account.scss */
.coupon-code-wrap #coupon_code_form .coupon_code_form_input [type='submit']:hover {
  color: #ffffff;
  background-color: #000000;
}

/* line 443, app/assets/stylesheets/_/_account.scss */
.apply-credit-cart-callout {
  background-color: #62CB91;
  color: #ffffff;
  padding: 1rem;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 1rem;
}

@media screen and (min-width: 75em) {
  /* line 443, app/assets/stylesheets/_/_account.scss */
  .apply-credit-cart-callout {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  /* line 457, app/assets/stylesheets/_/_account.scss */
  .apply-credit-cart-callout p {
    margin-bottom: 0;
  }
  /* line 461, app/assets/stylesheets/_/_account.scss */
  .apply-credit-cart-callout .button, .apply-credit-cart-callout .apply_credit_label {
    margin-left: 1rem;
    margin-bottom: 0;
    flex-shrink: 0;
  }
}

/* line 474, app/assets/stylesheets/_/_account.scss */
.credit-callout {
  text-align: center;
  border-bottom: 1px solid #C6C6C8;
  padding-bottom: 1em;
  margin-bottom: 2em;
}

/* line 480, app/assets/stylesheets/_/_account.scss */
.credit-callout h3 {
  color: #62CB91;
}

/* line 484, app/assets/stylesheets/_/_account.scss */
.credit-callout p {
  max-width: 800px;
  margin: 0 auto 1em;
}

/* line 491, app/assets/stylesheets/_/_account.scss */
.apply_credit_checkbox + label {
  margin: 10px 0 !important;
}

/* line 495, app/assets/stylesheets/_/_account.scss */
.apply_credit_checkbox {
  display: none;
}

/* line 517, app/assets/stylesheets/_/_account.scss */
.page-overlay {
  background-color: #ffffff;
  width: 100%;
  position: absolute;
  z-index: 5000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 527, app/assets/stylesheets/_/_account.scss */
.page-overlay .page-overlay_content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 1rem;
  text-align: center;
}

/* line 1, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard {
  height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
}

/* line 7, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-body {
  flex: 1 1 auto;
  display: flex;
}

/* line 12, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar {
  overflow: visible !important;
}

/* line 16, app/assets/stylesheets/_/_admtools.scss */
#app-dashboard-header {
  background-color: #000000;
  display: flex;
  align-items: center;
  height: 60px;
}

/* line 22, app/assets/stylesheets/_/_admtools.scss */
#app-dashboard-header button {
  display: block;
  width: 60px;
  height: 60px;
  color: #ffffff;
}

/* line 28, app/assets/stylesheets/_/_admtools.scss */
#app-dashboard-header button:hover {
  color: #62B9B6;
}

@media print, screen and (min-width: 64em) {
  /* line 22, app/assets/stylesheets/_/_admtools.scss */
  #app-dashboard-header button {
    display: none;
  }
}

/* line 38, app/assets/stylesheets/_/_admtools.scss */
#app-dashboard-header img {
  display: none;
}

@media print, screen and (min-width: 64em) {
  /* line 38, app/assets/stylesheets/_/_admtools.scss */
  #app-dashboard-header img {
    display: block;
  }
}

/* line 46, app/assets/stylesheets/_/_admtools.scss */
#app-dashboard-header a {
  height: 59px;
  line-height: 60px;
  padding: 0 1rem;
  color: #ffffff;
  font-weight: 700;
}

/* line 53, app/assets/stylesheets/_/_admtools.scss */
#app-dashboard-header a:hover {
  color: #62B9B6;
  background-color: #000000;
}

/* line 61, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar {
  background-color: #000000;
  height: 100%;
  overflow-x: visible;
  overflow-y: auto;
  z-index: 1;
  transition: all 0.5s ease;
  font-size: .9em;
  font-weight: 700;
  border-top: 1px solid #1a1a1a;
}

/* line 74, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar .admtools-nav .admtools-nav-top-level {
  background-color: #000000;
  display: flex;
  align-items: center;
  color: #ffffff;
  border-bottom: 1px solid #1a1a1a;
}

/* line 81, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar .admtools-nav .admtools-nav-top-level .admtools-nav-icon {
  flex-basis: 24px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 1rem;
}

/* line 87, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar .admtools-nav .admtools-nav-top-level .admtools-nav-icon path {
  stroke: #ffffff;
}

/* line 92, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar .admtools-nav .admtools-nav-top-level:hover {
  color: #62B9B6;
  background-color: #1a1a1a;
}

/* line 98, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar .admtools-nav .admtools-nav-top-level:hover .admtools-nav-icon path {
  stroke: #62B9B6;
}

/* line 105, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar .admtools-nav .nested {
  font-weight: 500;
  background-color: #1a1a1a;
  border: none;
}

/* line 110, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar .admtools-nav .nested a {
  color: #ffffff;
  background-color: #1a1a1a;
}

/* line 114, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar .admtools-nav .nested a:hover {
  color: #62B9B6;
  background-color: #000000;
}

/* line 122, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar .admtools-nav .nested .active a {
  color: #62B9B6;
}

/* line 127, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar .admtools-nav .nested .admtools-nav__alert {
  position: relative;
}

/* line 130, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-sidebar .admtools-nav .nested .admtools-nav__alert a::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #E96C7A;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, 2px);
}

/* line 148, app/assets/stylesheets/_/_admtools.scss */
.app-dashboard-body-content {
  transition: all 0.5s ease;
  overflow-y: auto;
  flex: 1 1 0;
  background-color: #F2F2F7;
}

/* line 158, app/assets/stylesheets/_/_admtools.scss */
.admtools .adm-header {
  padding: 1rem;
  background-color: #ffffff;
  border-bottom: 1px solid #C6C6C8;
}

@media print, screen and (min-width: 64em) {
  /* line 158, app/assets/stylesheets/_/_admtools.scss */
  .admtools .adm-header {
    display: flex;
    align-items: center;
  }
  /* line 165, app/assets/stylesheets/_/_admtools.scss */
  .admtools .adm-header h1 {
    flex-grow: 1;
  }
  /* line 168, app/assets/stylesheets/_/_admtools.scss */
  .admtools .adm-header .button, .admtools .adm-header .apply_credit_label {
    margin-bottom: 0;
  }
}

/* line 174, app/assets/stylesheets/_/_admtools.scss */
.admtools #adm-hints-tips {
  background-color: white;
}

/* line 178, app/assets/stylesheets/_/_admtools.scss */
.admtools #adm-hints-tips #hint-content {
  display: none;
  border-bottom: 1px solid #C6C6C8;
  padding: 1rem 0;
}

/* line 182, app/assets/stylesheets/_/_admtools.scss */
.admtools #adm-hints-tips #hint-content h4 {
  color: #7F7EDB;
}

/* line 185, app/assets/stylesheets/_/_admtools.scss */
.admtools #adm-hints-tips #hint-content a {
  color: #000000;
  text-decoration: underline;
}

/* line 188, app/assets/stylesheets/_/_admtools.scss */
.admtools #adm-hints-tips #hint-content a:hover {
  color: #62B9B6;
}

/* line 195, app/assets/stylesheets/_/_admtools.scss */
.admtools #adm-hints-tips.visible-hints #hint-content {
  display: block;
}

/* line 201, app/assets/stylesheets/_/_admtools.scss */
.admtools .section {
  background-color: #ffffff;
  margin: 1em;
  padding: 1em;
  border: 1px solid #C6C6C8;
}

/* line 208, app/assets/stylesheets/_/_admtools.scss */
.admtools .section-buttons {
  margin: 1em;
}

/* line 212, app/assets/stylesheets/_/_admtools.scss */
.admtools h1 {
  font-size: 2em;
}

/* line 215, app/assets/stylesheets/_/_admtools.scss */
.admtools h2 {
  font-size: 1.75em;
}

/* line 218, app/assets/stylesheets/_/_admtools.scss */
.admtools h3 {
  font-size: 1.5em;
}

/* line 222, app/assets/stylesheets/_/_admtools.scss */
.admtools .quick-stats h1 {
  font-size: 4em;
}

/* line 227, app/assets/stylesheets/_/_admtools.scss */
.admtools table thead {
  background-color: #000000;
  color: #ffffff;
}

/* line 232, app/assets/stylesheets/_/_admtools.scss */
.admtools table tr th {
  text-align: left;
}

/* line 236, app/assets/stylesheets/_/_admtools.scss */
.admtools table a {
  color: #62B9B6;
  border-bottom: none;
  background-color: transparent;
}

/* line 240, app/assets/stylesheets/_/_admtools.scss */
.admtools table a:hover {
  color: #000000;
}

/* line 244, app/assets/stylesheets/_/_admtools.scss */
.admtools table select {
  margin-bottom: 0px;
}

/* line 247, app/assets/stylesheets/_/_admtools.scss */
.admtools table .button, .admtools table .apply_credit_label {
  margin-bottom: 0px;
}

/* line 250, app/assets/stylesheets/_/_admtools.scss */
.admtools table img {
  display: inline-block;
  height: 60px;
  width: auto;
  overflow: hidden;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 260, app/assets/stylesheets/_/_admtools.scss */
.admtools table .tip {
  color: #999999;
}

/* line 266, app/assets/stylesheets/_/_admtools.scss */
.admtools form .meta {
  margin-top: -1em;
}

/* line 271, app/assets/stylesheets/_/_admtools.scss */
.admtools .store-logo {
  display: block;
  max-height: 100px;
  margin: 1em 0 3em;
}

/* line 277, app/assets/stylesheets/_/_admtools.scss */
.admtools .stripe-logo {
  display: block;
  margin: 1em 0 3em;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 288, app/assets/stylesheets/_/_admtools.scss */
.admtools .admtools-sortable {
  list-style: none;
  margin: 0;
  border-top: 1px solid #C6C6C8;
}

/* line 292, app/assets/stylesheets/_/_admtools.scss */
.admtools .admtools-sortable li {
  border-bottom: 1px solid #C6C6C8;
  padding-top: 1em;
  padding-bottom: 1em;
}

/* line 296, app/assets/stylesheets/_/_admtools.scss */
.admtools .admtools-sortable li .fa {
  display: inline-block;
  width: 30px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}

/* line 303, app/assets/stylesheets/_/_admtools.scss */
.admtools .admtools-sortable li h4 {
  margin-bottom: 0px;
}

/* line 306, app/assets/stylesheets/_/_admtools.scss */
.admtools .admtools-sortable li p {
  margin-bottom: 0px;
}

/* line 308, app/assets/stylesheets/_/_admtools.scss */
.admtools .admtools-sortable li p span {
  font-size: .8em;
  color: #404040;
  font-style: italic;
}

/* line 314, app/assets/stylesheets/_/_admtools.scss */
.admtools .admtools-sortable li img {
  display: inline-block;
  height: 60px;
  width: auto;
  overflow: hidden;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 327, app/assets/stylesheets/_/_admtools.scss */
.admtools .callout {
  border: 1px solid #C6C6C8;
  padding: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: #000000;
}

/* line 334, app/assets/stylesheets/_/_admtools.scss */
.admtools .callout.alert, .admtools .apply_credit_checkbox:checked + label.callout {
  color: #ffffff;
}

/* line 337, app/assets/stylesheets/_/_admtools.scss */
.admtools .callout.alert h2, .admtools .apply_credit_checkbox:checked + label.callout h2, .admtools .callout.alert h3, .admtools .apply_credit_checkbox:checked + label.callout h3, .admtools .callout.alert h4, .admtools .apply_credit_checkbox:checked + label.callout h4, .admtools .callout.alert h5, .admtools .apply_credit_checkbox:checked + label.callout h5, .admtools .callout.alert h5 {
  color: #ffffff;
}

/* line 341, app/assets/stylesheets/_/_admtools.scss */
.admtools .callout.alert hr, .admtools .apply_credit_checkbox:checked + label.callout hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

/* line 347, app/assets/stylesheets/_/_admtools.scss */
.admtools .callout .inline-chart {
  border: 1px solid #C6C6C8;
  background-color: #ffffff;
  padding: 1em 1em 1em 1em;
}

/* line 356, app/assets/stylesheets/_/_admtools.scss */
.admtools .adm-playlist-preview .adm-playlist-color {
  position: relative;
  border-radius: 20px;
  background-color: #000000;
  margin: 1rem 0;
  padding: 2rem 1rem;
  text-align: center;
  overflow: hidden;
}

/* line 365, app/assets/stylesheets/_/_admtools.scss */
.admtools .adm-playlist-preview .adm-playlist-color::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 376, app/assets/stylesheets/_/_admtools.scss */
.admtools .adm-playlist-preview .adm-playlist-color .adm-playlist-color__content {
  position: relative;
  z-index: 2;
  color: #ffffff;
}

/* line 381, app/assets/stylesheets/_/_admtools.scss */
.admtools .adm-playlist-preview .adm-playlist-color .adm-playlist-color__content img {
  width: 60%;
  height: auto;
  border-radius: 4px;
  margin-bottom: 1rem;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 390, app/assets/stylesheets/_/_admtools.scss */
.admtools .adm-playlist-preview .adm-playlist-color .adm-playlist-color__content h1, .admtools .adm-playlist-preview .adm-playlist-color .adm-playlist-color__content h2, .admtools .adm-playlist-preview .adm-playlist-color .adm-playlist-color__content h3, .admtools .adm-playlist-preview .adm-playlist-color .adm-playlist-color__content h4, .admtools .adm-playlist-preview .adm-playlist-color .adm-playlist-color__content h5, .admtools .adm-playlist-preview .adm-playlist-color .adm-playlist-color__content h6 {
  color: #ffffff;
}

/* line 394, app/assets/stylesheets/_/_admtools.scss */
.admtools .adm-playlist-preview .adm-playlist-color .adm-playlist-color__content p {
  color: #ffffff;
}

/* line 397, app/assets/stylesheets/_/_admtools.scss */
.admtools .adm-playlist-preview .adm-playlist-color .adm-playlist-color__content p a {
  color: #ffffff !important;
}

/* line 400, app/assets/stylesheets/_/_admtools.scss */
.admtools .adm-playlist-preview .adm-playlist-color .adm-playlist-color__content p a:hover {
  color: #ffffff !important;
}

/* line 412, app/assets/stylesheets/_/_admtools.scss */
.admtools .no-js {
  visibility: hidden;
}

/* line 416, app/assets/stylesheets/_/_admtools.scss */
.admtools .select2 {
  margin-bottom: 1rem;
}

/* line 421, app/assets/stylesheets/_/_admtools.scss */
.admtools .bisac-select li.select2-selection__choice {
  clear: left;
}

/* line 427, app/assets/stylesheets/_/_admtools.scss */
.admtools .genre-thumbnail {
  background-color: #f2f2f2;
  background-size: cover;
  background-position: center center;
  background-repeat: none;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 438, app/assets/stylesheets/_/_admtools.scss */
.admtools .genre-thumbnail::after {
  content: "";
  display: block;
  padding-bottom: 66%;
}

/* line 445, app/assets/stylesheets/_/_admtools.scss */
.admtools .genre-header {
  background-color: #49bdbc;
  background-size: cover;
  display: block;
  color: #fff;
}

/* line 450, app/assets/stylesheets/_/_admtools.scss */
.admtools .genre-header::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

/* line 458, app/assets/stylesheets/_/_admtools.scss */
.admtools-audiobook-cover {
  width: 100px;
  display: inline-block;
  float: left;
  text-align: center;
}

/* line 463, app/assets/stylesheets/_/_admtools.scss */
.admtools-audiobook-cover img {
  height: 80px;
  width: auto;
  margin: 0 auto;
  overflow: hidden;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 474, app/assets/stylesheets/_/_admtools.scss */
.admtools-audiobook-details {
  display: block;
  padding: 0 .5em;
  font-size: .8em;
}

/* line 478, app/assets/stylesheets/_/_admtools.scss */
.admtools-audiobook-details strong {
  font-size: 1.2em;
}

/* line 483, app/assets/stylesheets/_/_admtools.scss */
#admtools-content {
  background-color: #ffffff;
  padding: 2rem 0 4rem;
}

/* line 488, app/assets/stylesheets/_/_admtools.scss */
#admtools-content p a {
  color: #000000;
  text-decoration: underline;
}

/* line 491, app/assets/stylesheets/_/_admtools.scss */
#admtools-content p a:hover {
  color: #62B9B6;
}

/* line 499, app/assets/stylesheets/_/_admtools.scss */
#admtools-footer {
  background-color: #F2F2F7;
  padding: 2rem 0;
  border-top: 1px solid #C6C6C8;
}

/* line 505, app/assets/stylesheets/_/_admtools.scss */
.admtools-table-scroll {
  overflow-x: scroll;
  margin-bottom: 1rem;
}

/* line 509, app/assets/stylesheets/_/_admtools.scss */
.admtools-table-scroll table {
  width: auto;
  margin-bottom: 0;
  font-size: .9em;
}

/* line 514, app/assets/stylesheets/_/_admtools.scss */
.admtools-table-scroll table a {
  color: #000000;
}

/* line 516, app/assets/stylesheets/_/_admtools.scss */
.admtools-table-scroll table a:hover {
  color: #62B9B6;
}

@media print, screen and (min-width: 64em) {
  /* line 505, app/assets/stylesheets/_/_admtools.scss */
  .admtools-table-scroll {
    overflow: auto;
  }
  /* line 525, app/assets/stylesheets/_/_admtools.scss */
  .admtools-table-scroll table {
    width: 100%;
  }
}

/* line 531, app/assets/stylesheets/_/_admtools.scss */
#admtools-playlist-preview {
  position: relative;
}

/* line 534, app/assets/stylesheets/_/_admtools.scss */
#admtools-playlist-preview .snipe {
  display: none !important;
}

/* line 538, app/assets/stylesheets/_/_admtools.scss */
#admtools-playlist-preview .playlist-bookstore-image {
  position: relative;
  height: 150px;
  width: 150px;
  margin: 0 auto 1rem;
}

/* line 544, app/assets/stylesheets/_/_admtools.scss */
#admtools-playlist-preview .book-cover {
  height: 150px;
  width: 150px;
  margin: 0 auto 1rem;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 554, app/assets/stylesheets/_/_admtools.scss */
#catalog-errors {
  border: 4px solid #E96C7A !important;
  margin-bottom: 2rem;
}

/* line 559, app/assets/stylesheets/_/_admtools.scss */
.catalog_metadata {
  padding: 0.5rem;
  color: #404040;
  background-color: #F2F2F7;
  border-radius: 4px;
  margin-bottom: 1rem;
}

/* line 567, app/assets/stylesheets/_/_admtools.scss */
.admtools-status__container {
  display: flex;
  align-items: center;
}

/* line 572, app/assets/stylesheets/_/_admtools.scss */
.admtools-status {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  margin: 0 10px;
  background-color: #62CB91;
  text-indent: -9999px;
}

/* line 581, app/assets/stylesheets/_/_admtools.scss */
.admtools-status.admtools-status__error {
  background-color: #E96C7A;
}

/* line 586, app/assets/stylesheets/_/_admtools.scss */
.admtools-step {
  padding: 1rem 0;
  display: flex;
  align-items: center;
}

/* line 591, app/assets/stylesheets/_/_admtools.scss */
.admtools-step + .admtools-step {
  border-top: 1px solid #C6C6C8;
  margin-top: 0.5rem;
}

/* line 596, app/assets/stylesheets/_/_admtools.scss */
.admtools-step .admtools-step__icon {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 40px;
  height: 40px;
  width: 40px;
  border-radius: 80px;
  border: 4px solid #E96C7A;
  background-color: #ffffff;
  align-items: center;
  justify-content: center;
}

/* line 609, app/assets/stylesheets/_/_admtools.scss */
.admtools-step .admtools-step__icon path {
  fill: #ffffff;
}

/* line 614, app/assets/stylesheets/_/_admtools.scss */
.admtools-step .admtools-step__content {
  margin: 0 1rem;
  flex-grow: 1;
}

/* line 618, app/assets/stylesheets/_/_admtools.scss */
.admtools-step .admtools-step__content p {
  margin-bottom: 0;
}

/* line 621, app/assets/stylesheets/_/_admtools.scss */
.admtools-step .admtools-step__content p strong {
  font-size: 1.25em;
}

/* line 626, app/assets/stylesheets/_/_admtools.scss */
.admtools-step .admtools-step__action {
  display: flex;
  flex-shrink: 1;
}

/* line 630, app/assets/stylesheets/_/_admtools.scss */
.admtools-step .admtools-step__action .button, .admtools-step .admtools-step__action .apply_credit_label {
  margin-bottom: 0;
}

/* line 637, app/assets/stylesheets/_/_admtools.scss */
.admtools-step.admtools-step__completed .admtools-step__icon {
  background-color: #62CB91;
  border-color: #62CB91;
}

/* line 1, app/assets/stylesheets/_/_app.scss */
#app-header {
  background-color: #F2F2F7;
  text-align: center;
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/_/_app.scss */
#app-header img {
  margin: 0 0 -25% 0;
}

@media print, screen and (min-width: 64em) {
  /* line 1, app/assets/stylesheets/_/_app.scss */
  #app-header {
    text-align: left;
  }
  /* line 13, app/assets/stylesheets/_/_app.scss */
  #app-header img {
    margin: -15% 0 -25% 0;
  }
}

/* line 20, app/assets/stylesheets/_/_app.scss */
.app-image {
  display: block;
  margin: 0 auto;
  max-width: 80%;
}

@media print, screen and (min-width: 64em) {
  /* line 20, app/assets/stylesheets/_/_app.scss */
  .app-image {
    max-width: 100%;
  }
}

/* line 30, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher {
  background-color: #387d7b;
  color: #ffffff;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  overflow: hidden;
}

/* line 37, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher img {
  margin: 2rem 0 -35% 0;
}

/* line 41, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher .app-theme-switcher__image-dark {
  display: none;
}

@media print, screen and (min-width: 64em) {
  /* line 30, app/assets/stylesheets/_/_app.scss */
  #app-theme-switcher {
    text-align: left;
  }
}

/* line 50, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher .app-theme-switcher__content {
  padding: 2rem 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 50, app/assets/stylesheets/_/_app.scss */
  #app-theme-switcher .app-theme-switcher__content {
    padding: 6rem 0;
  }
}

@media screen and (min-width: 75em) {
  /* line 50, app/assets/stylesheets/_/_app.scss */
  #app-theme-switcher .app-theme-switcher__content {
    padding: 8rem 0;
  }
}

/* line 62, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher .app-theme-switcher__controls {
  display: flex;
  align-items: center;
  color: #ffffff;
  margin-top: 2rem;
  justify-content: center;
}

@media print, screen and (min-width: 64em) {
  /* line 62, app/assets/stylesheets/_/_app.scss */
  #app-theme-switcher .app-theme-switcher__controls {
    justify-content: flex-start;
  }
}

/* line 73, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher .app-theme-switcher__controls .app-theme-switcher__buttons {
  display: flex;
  position: relative;
  background-color: #F2F2F7;
  margin: 0 1rem;
  border-radius: 100px;
}

/* line 80, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher .app-theme-switcher__controls .app-theme-switcher__buttons .app-theme-switcher__light {
  color: #000000;
  padding: 0.6666666667rem 1.5rem;
  background-color: #ffffff;
  border-radius: 100px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  z-index: 2;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 90, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher .app-theme-switcher__controls .app-theme-switcher__buttons .app-theme-switcher__dark {
  color: #404040;
  padding: 0.6666666667rem 1.5rem;
  background-color: #F2F2F7;
  border-radius: 100px;
  z-index: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/* line 102, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher.app-theme-switcher__dark-theme {
  background-color: #000000;
}

/* line 105, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher.app-theme-switcher__dark-theme .app-theme-switcher__image-light {
  display: none;
}

/* line 108, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher.app-theme-switcher__dark-theme .app-theme-switcher__image-dark {
  display: block;
}

/* line 116, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher.app-theme-switcher__dark-theme .app-theme-switcher__controls .app-theme-switcher__buttons .app-theme-switcher__light {
  color: #404040;
  background-color: #F2F2F7;
  z-index: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 124, app/assets/stylesheets/_/_app.scss */
#app-theme-switcher.app-theme-switcher__dark-theme .app-theme-switcher__controls .app-theme-switcher__buttons .app-theme-switcher__dark {
  color: #000000;
  background-color: #ffffff;
  z-index: 2;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 1, app/assets/stylesheets/_/_book.scss */
.audiobook-cover {
  max-width: 60%;
  margin: 0 auto 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 1, app/assets/stylesheets/_/_book.scss */
  .audiobook-cover {
    max-width: 100%;
  }
}

/* line 10, app/assets/stylesheets/_/_book.scss */
.audiobook-actions {
  margin-bottom: 1rem;
}

/* line 13, app/assets/stylesheets/_/_book.scss */
.audiobook-actions audio {
  width: 100%;
  margin-bottom: 1rem;
}

/* line 18, app/assets/stylesheets/_/_book.scss */
.audiobook-actions .button-gift,
.audiobook-actions .button-wishlist {
  margin-bottom: 1rem;
}

/* line 24, app/assets/stylesheets/_/_book.scss */
.audiobook-title,
.audiobook-subtitle {
  margin-bottom: 1rem;
}

/* line 29, app/assets/stylesheets/_/_book.scss */
.audiobook-title__series {
  color: #999999;
  margin-bottom: 0;
}

/* line 33, app/assets/stylesheets/_/_book.scss */
.audiobook-title__series a {
  color: #999999;
  text-decoration: underline;
}

/* line 37, app/assets/stylesheets/_/_book.scss */
.audiobook-title__series a:hover {
  color: #000000;
}

/* line 44, app/assets/stylesheets/_/_book.scss */
.audiobook-title__author {
  font-weight: 500;
  margin-top: 1rem;
}

/* line 48, app/assets/stylesheets/_/_book.scss */
.audiobook-title__author a {
  color: #000000;
  text-decoration: underline;
}

/* line 52, app/assets/stylesheets/_/_book.scss */
.audiobook-title__author a:hover {
  color: #62B9B6;
}

/* line 58, app/assets/stylesheets/_/_book.scss */
.audiobook-information {
  border-top: 1px solid #C6C6C8;
  margin: 1rem 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

/* line 65, app/assets/stylesheets/_/_book.scss */
.audiobook-information .audiobook-information__section:nth-child(even) {
  border-left: 1px solid #C6C6C8;
}

@media print, screen and (min-width: 64em) {
  /* line 70, app/assets/stylesheets/_/_book.scss */
  .audiobook-information .audiobook-information__section:not(:first-child) {
    border-left: 1px solid #C6C6C8;
  }
}

/* line 75, app/assets/stylesheets/_/_book.scss */
.audiobook-information .audiobook-information__section {
  padding: 1rem;
  border-bottom: 1px solid #C6C6C8;
  flex-grow: 1;
  flex-basis: 50%;
}

@media print, screen and (min-width: 64em) {
  /* line 75, app/assets/stylesheets/_/_book.scss */
  .audiobook-information .audiobook-information__section {
    flex-basis: 25%;
  }
}

/* line 85, app/assets/stylesheets/_/_book.scss */
.audiobook-information .audiobook-information__section strong {
  text-transform: uppercase;
  display: block;
  font-size: .9em;
  color: #999999;
  margin-bottom: 0.5rem;
}

/* line 93, app/assets/stylesheets/_/_book.scss */
.audiobook-information .audiobook-information__section a {
  display: block;
  color: #000000;
  text-decoration: underline;
}

/* line 97, app/assets/stylesheets/_/_book.scss */
.audiobook-information .audiobook-information__section a:hover {
  color: #7F7EDB;
}

/* line 104, app/assets/stylesheets/_/_book.scss */
.audiobook-information__additional {
  padding: 0 1rem 1rem;
  border-bottom: 1px solid #C6C6C8;
  margin-bottom: 2rem;
  text-align: center;
}

/* line 110, app/assets/stylesheets/_/_book.scss */
.audiobook-information__additional strong {
  text-transform: uppercase;
  display: block;
  color: #999999;
  margin-bottom: 0.5rem;
}

/* line 117, app/assets/stylesheets/_/_book.scss */
.audiobook-information__additional a {
  color: #000000;
  text-decoration: underline;
}

/* line 120, app/assets/stylesheets/_/_book.scss */
.audiobook-information__additional a:hover {
  color: #7F7EDB;
}

/* line 127, app/assets/stylesheets/_/_book.scss */
.audiobook-rank {
  margin: 1rem 0;
}

/* line 130, app/assets/stylesheets/_/_book.scss */
.audiobook-rank a {
  color: #ffffff;
  background-color: #62B9B6;
  border-radius: 100px;
  display: inline-block;
  text-align: center;
  margin: 0 1rem 1rem 0;
  padding: 0.5rem 1rem;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

/* line 141, app/assets/stylesheets/_/_book.scss */
.audiobook-rank a:hover {
  background-color: #48a09d;
}

/* line 145, app/assets/stylesheets/_/_book.scss */
.audiobook-rank a.audiobook-rank__all {
  background-color: #3D6ADE;
}

/* line 148, app/assets/stylesheets/_/_book.scss */
.audiobook-rank a.audiobook-rank__all:hover {
  background-color: #2250c6;
}

/* line 153, app/assets/stylesheets/_/_book.scss */
.audiobook-rank a.audiobook-rank__genre {
  background-color: #7F7EDB;
}

/* line 156, app/assets/stylesheets/_/_book.scss */
.audiobook-rank a.audiobook-rank__genre:hover {
  background-color: #5756d0;
}

/* line 164, app/assets/stylesheets/_/_book.scss */
.audiobook-genres a {
  display: inline-block;
  padding: 0.5rem 1rem;
  border: 1px solid #C6C6C8;
  color: #000000;
  border-radius: 100px;
  margin: 0 1rem 1rem 0;
}

/* line 172, app/assets/stylesheets/_/_book.scss */
.audiobook-genres a:hover {
  background-color: #F2F2F7;
}

/* line 178, app/assets/stylesheets/_/_book.scss */
.audiobook-related {
  padding-top: 2rem;
}

/* line 181, app/assets/stylesheets/_/_book.scss */
.audiobook-related .audiobook-related__playlists {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 185, app/assets/stylesheets/_/_book.scss */
.audiobook-related .audiobook-related__playlists .title {
  line-height: 1.25;
  margin-top: 0.5rem;
}

/* line 192, app/assets/stylesheets/_/_book.scss */
.audiobook-metadata {
  padding: 2rem 0;
}

/* line 195, app/assets/stylesheets/_/_book.scss */
.audiobook-metadata .audiobook-metadata-row {
  display: flex;
  padding: 0.5rem 0;
}

/* line 199, app/assets/stylesheets/_/_book.scss */
.audiobook-metadata .audiobook-metadata-row strong {
  color: #999999;
  flex-basis: 30%;
}

/* line 203, app/assets/stylesheets/_/_book.scss */
.audiobook-metadata .audiobook-metadata-row span {
  flex-basis: 70%;
}

/* line 207, app/assets/stylesheets/_/_book.scss */
.audiobook-metadata .audiobook-metadata-row a {
  color: #000000;
  text-decoration: underline;
}

/* line 211, app/assets/stylesheets/_/_book.scss */
.audiobook-metadata .audiobook-metadata-row a:hover {
  color: #62B9B6;
}

/* line 220, app/assets/stylesheets/_/_book.scss */
#audiobook-reviews #audiobook-reviews__content {
  max-height: 400px;
  overflow: hidden;
  position: relative;
}

/* line 225, app/assets/stylesheets/_/_book.scss */
#audiobook-reviews #audiobook-reviews__content .button, #audiobook-reviews #audiobook-reviews__content .apply_credit_label {
  display: none;
}

/* line 231, app/assets/stylesheets/_/_book.scss */
#audiobook-reviews #audiobook-reviews__content.audiobook-reviews__tall::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  background-image: linear-gradient(0deg, #f2f2f7 25%, rgba(242, 242, 247, 0) 100%);
  width: 100%;
  height: 200px;
  left: 0;
  bottom: 0;
}

/* line 243, app/assets/stylesheets/_/_book.scss */
#audiobook-reviews #audiobook-reviews__content.audiobook-reviews__tall .button, #audiobook-reviews #audiobook-reviews__content.audiobook-reviews__tall .apply_credit_label {
  position: absolute;
  display: inline-block;
  z-index: 2;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 252, app/assets/stylesheets/_/_book.scss */
#audiobook-reviews #audiobook-reviews__content.audiobook-reviews__tall.audiobook-reviews__expanded {
  max-height: inherit;
}

/* line 255, app/assets/stylesheets/_/_book.scss */
#audiobook-reviews #audiobook-reviews__content.audiobook-reviews__tall.audiobook-reviews__expanded::after {
  display: none;
}

/* line 259, app/assets/stylesheets/_/_book.scss */
#audiobook-reviews #audiobook-reviews__content.audiobook-reviews__tall.audiobook-reviews__expanded .button, #audiobook-reviews #audiobook-reviews__content.audiobook-reviews__tall.audiobook-reviews__expanded .apply_credit_label {
  display: none;
}

/* line 271, app/assets/stylesheets/_/_book.scss */
.book-sidebar {
  text-align: center;
}

/* line 274, app/assets/stylesheets/_/_book.scss */
.book-sidebar .book {
  max-width: 200px;
  margin: 0 auto 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 274, app/assets/stylesheets/_/_book.scss */
  .book-sidebar .book {
    max-width: 100%;
  }
}

/* line 285, app/assets/stylesheets/_/_book.scss */
#book-content, #preorder-content {
  padding-top: 2em;
  padding-bottom: 2em;
}

/* line 289, app/assets/stylesheets/_/_book.scss */
#book-content .book-title-info, #preorder-content .book-title-info {
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  /* line 289, app/assets/stylesheets/_/_book.scss */
  #book-content .book-title-info, #preorder-content .book-title-info {
    text-align: left;
  }
}

/* line 294, app/assets/stylesheets/_/_book.scss */
#book-content .book-title-info a, #preorder-content .book-title-info a {
  color: #000000;
  text-decoration: underline;
}

/* line 297, app/assets/stylesheets/_/_book.scss */
#book-content .book-title-info a:hover, #preorder-content .book-title-info a:hover {
  color: #62B9B6;
}

/* line 301, app/assets/stylesheets/_/_book.scss */
#book-content .book-title-info h1, #book-content .book-title-info h2, #book-content .book-title-info h3, #preorder-content .book-title-info h1, #preorder-content .book-title-info h2, #preorder-content .book-title-info h3 {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 304, app/assets/stylesheets/_/_book.scss */
  #book-content .book-title-info h2, #preorder-content .book-title-info h2 {
    font-size: 32px;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 309, app/assets/stylesheets/_/_book.scss */
  #book-content .book-title-info h3, #preorder-content .book-title-info h3 {
    font-size: 24px;
  }
}

/* line 314, app/assets/stylesheets/_/_book.scss */
#book-content .book-title-info ul, #preorder-content .book-title-info ul {
  list-style: none;
  margin: 1rem 0 0;
}

/* line 317, app/assets/stylesheets/_/_book.scss */
#book-content .book-title-info ul li, #preorder-content .book-title-info ul li {
  margin: 0;
}

/* line 323, app/assets/stylesheets/_/_book.scss */
#book-content .book-description, #preorder-content .book-description {
  margin: 2rem 0;
  padding-top: 2rem;
  border-top: 1px solid #C6C6C8;
}

/* line 328, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout, #preorder-content .book-description .bookseller-callout {
  margin: 0 1rem 1rem;
  text-align: center;
}

/* line 332, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout .double-recommend-title,
#book-content .book-description .bookseller-callout .single-recommend-title, #preorder-content .book-description .bookseller-callout .double-recommend-title,
#preorder-content .book-description .bookseller-callout .single-recommend-title {
  display: none;
}

/* line 337, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout blockquote, #preorder-content .book-description .bookseller-callout blockquote {
  padding: 0;
  margin-bottom: 0;
}

/* line 341, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout blockquote cite, #preorder-content .book-description .bookseller-callout blockquote cite {
  margin-bottom: 1rem;
}

/* line 345, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout blockquote a, #preorder-content .book-description .bookseller-callout blockquote a {
  color: #000000;
  background-color: transparent;
  border-bottom: 2px solid #62B9B6;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: -2px;
  margin-right: -2px;
}

/* line 353, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout blockquote a:hover, #preorder-content .book-description .bookseller-callout blockquote a:hover {
  color: #ffffff;
  background-color: #62B9B6;
}

/* line 359, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout blockquote img, #preorder-content .book-description .bookseller-callout blockquote img {
  display: block;
  border: 1px solid #C6C6C8;
  width: 80px;
  height: 80px;
  margin: 0 auto 1em;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

/* line 372, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout.bookseller-callout__collapsed img, #preorder-content .book-description .bookseller-callout.bookseller-callout__collapsed img {
  display: none;
}

/* line 378, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout.bookseller-callout__collapsed blockquote cite, #preorder-content .book-description .bookseller-callout.bookseller-callout__collapsed blockquote cite {
  display: none;
}

/* line 387, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout.bookseller-callout__expanded .expandMore, #preorder-content .book-description .bookseller-callout.bookseller-callout__expanded .expandMore {
  display: none;
}

/* line 393, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout .expandMore, #preorder-content .book-description .bookseller-callout .expandMore {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #F2F2F7;
  margin: 0 auto;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

/* line 404, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout .expandMore path, #preorder-content .book-description .bookseller-callout .expandMore path {
  stroke: #000000;
}

/* line 408, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout .expandMore:hover, #preorder-content .book-description .bookseller-callout .expandMore:hover {
  background-color: #000000;
}

/* line 411, app/assets/stylesheets/_/_book.scss */
#book-content .book-description .bookseller-callout .expandMore:hover path, #preorder-content .book-description .bookseller-callout .expandMore:hover path {
  stroke: #ffffff;
}

/* line 423, app/assets/stylesheets/_/_book.scss */
#book-sub-content {
  padding-top: 2em;
  padding-bottom: 2em;
  border-top: 1px solid #C6C6C8;
}

/* line 429, app/assets/stylesheets/_/_book.scss */
.drm-notice {
  background-color: #F2F2F7;
  padding: 1em;
  margin-bottom: 1em;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #C6C6C8;
}

@media print, screen and (min-width: 40em) {
  /* line 437, app/assets/stylesheets/_/_book.scss */
  .drm-notice img {
    float: right;
    margin: 0 0 1em 1em;
  }
}

/* line 444, app/assets/stylesheets/_/_book.scss */
.print-edition-callout {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-color: #F2F2F7;
  padding: 2rem 1rem;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

/* line 454, app/assets/stylesheets/_/_book.scss */
.print-edition-callout h3 {
  margin-top: 1rem;
}

/* line 459, app/assets/stylesheets/_/_book.scss */
.print-edition-callout p a {
  color: #000000;
  text-decoration: underline;
}

/* line 462, app/assets/stylesheets/_/_book.scss */
.print-edition-callout p a:hover {
  color: #62B9B6;
}

/* line 469, app/assets/stylesheets/_/_book.scss */
.share-title-callout {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #62B9B6;
  background-image: linear-gradient(-225deg, #62B9B6 0%, #7F7EDB 100%);
  padding: 2rem 1rem;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

/* line 481, app/assets/stylesheets/_/_book.scss */
.share-title-callout h3, .share-title-callout p {
  color: #ffffff;
}

/* line 486, app/assets/stylesheets/_/_book.scss */
.referral-callout {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #E96C7A;
  background-image: linear-gradient(-225deg, #E96C7A 0%, #7F7EDB 100%);
  padding: 2rem 1rem;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

/* line 498, app/assets/stylesheets/_/_book.scss */
.referral-callout h3, .referral-callout p {
  color: #ffffff;
}

/* line 504, app/assets/stylesheets/_/_book.scss */
.publisher-notice {
  text-align: center;
}

/* line 1, app/assets/stylesheets/_/_button.scss */
.button, .apply_credit_label {
  font-weight: 700;
  color: #ffffff;
}

/* line 4, app/assets/stylesheets/_/_button.scss */
.button:hover, .apply_credit_label:hover, .button:active, .apply_credit_label:active, .button:focus, .apply_credit_label:focus {
  background-color: #000000 !important;
  color: #ffffff !important;
}

/* line 10, app/assets/stylesheets/_/_button.scss */
.button.button-teal, .button-teal.apply_credit_label {
  color: #ffffff;
  background-color: #62B9B6;
}

/* line 13, app/assets/stylesheets/_/_button.scss */
.button.button-teal:hover, .button-teal.apply_credit_label:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 18, app/assets/stylesheets/_/_button.scss */
.button.button-orange, .button-orange.apply_credit_label {
  color: #ffffff;
  background-color: #f6a201;
}

/* line 21, app/assets/stylesheets/_/_button.scss */
.button.button-orange:hover, .button-orange.apply_credit_label:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 26, app/assets/stylesheets/_/_button.scss */
.button.alert, .alert.apply_credit_label, .apply_credit_checkbox:checked + label.button, .apply_credit_checkbox:checked + label.apply_credit_label, .button.button-pink, .button-pink.apply_credit_label {
  color: #ffffff !important;
  background-color: #E96C7A !important;
}

/* line 30, app/assets/stylesheets/_/_button.scss */
.button.alert:hover, .alert.apply_credit_label:hover, .apply_credit_checkbox:checked + label.button:hover, .apply_credit_checkbox:checked + label.apply_credit_label:hover, .button.button-pink:hover, .button-pink.apply_credit_label:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 35, app/assets/stylesheets/_/_button.scss */
.button.success, .success.apply_credit_label, .apply_credit_checkbox:not(:checked) + label.button, .apply_credit_checkbox:not(:checked) + label.apply_credit_label, .button.button-green, .button-green.apply_credit_label {
  color: #ffffff;
  background-color: #62CB91;
}

/* line 39, app/assets/stylesheets/_/_button.scss */
.button.success:hover, .success.apply_credit_label:hover, .apply_credit_checkbox:not(:checked) + label.button:hover, .apply_credit_checkbox:not(:checked) + label.apply_credit_label:hover, .button.button-green:hover, .button-green.apply_credit_label:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 44, app/assets/stylesheets/_/_button.scss */
.button.warning, .warning.apply_credit_label, .button.button-purple, .button-purple.apply_credit_label {
  color: #ffffff;
  background-color: #7F7EDB;
}

/* line 48, app/assets/stylesheets/_/_button.scss */
.button.warning:hover, .warning.apply_credit_label:hover, .button.button-purple:hover, .button-purple.apply_credit_label:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 53, app/assets/stylesheets/_/_button.scss */
.button.button-wish-cart, .button-wish-cart.apply_credit_label {
  color: #000000;
  background-color: #ffffff;
}

/* line 56, app/assets/stylesheets/_/_button.scss */
.button.button-wish-cart:hover, .button-wish-cart.apply_credit_label:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 59, app/assets/stylesheets/_/_button.scss */
.button.button-wish-cart:hover i, .button-wish-cart.apply_credit_label:hover i {
  color: #ffffff;
}

/* line 64, app/assets/stylesheets/_/_button.scss */
.button.button-remove, .button-remove.apply_credit_label {
  color: #000000;
  background-color: #ffffff;
}

/* line 67, app/assets/stylesheets/_/_button.scss */
.button.button-remove i, .button-remove.apply_credit_label i {
  color: #E96C7A;
}

/* line 70, app/assets/stylesheets/_/_button.scss */
.button.button-remove:hover, .button-remove.apply_credit_label:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 73, app/assets/stylesheets/_/_button.scss */
.button.button-remove:hover i, .button-remove.apply_credit_label:hover i {
  color: #ffffff;
}

/* line 78, app/assets/stylesheets/_/_button.scss */
.button.button-black, .button-black.apply_credit_label {
  color: #ffffff;
  background-color: #000000;
}

/* line 81, app/assets/stylesheets/_/_button.scss */
.button.button-black:hover, .button-black.apply_credit_label:hover {
  color: #000000 !important;
  background-color: #F2F2F7 !important;
}

/* line 86, app/assets/stylesheets/_/_button.scss */
.button.button-blue, .button-blue.apply_credit_label {
  color: #ffffff;
  background-color: #3D6ADE;
}

/* line 89, app/assets/stylesheets/_/_button.scss */
.button.button-blue:hover, .button-blue.apply_credit_label:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 94, app/assets/stylesheets/_/_button.scss */
.button.button-white, .button-white.apply_credit_label {
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
}

/* line 98, app/assets/stylesheets/_/_button.scss */
.button.button-white:hover, .button-white.apply_credit_label:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
}

/* line 103, app/assets/stylesheets/_/_button.scss */
.button.button-if, .button-if.apply_credit_label {
  color: #ffffff;
  background-color: #152B76;
  border: 2px solid #152B76;
}

/* line 107, app/assets/stylesheets/_/_button.scss */
.button.button-if:hover, .button-if.apply_credit_label:hover {
  background-color: #ffffff !important;
  color: #152B76 !important;
}

/* line 112, app/assets/stylesheets/_/_button.scss */
.button.button-black-outline, .button-black-outline.apply_credit_label {
  color: #000000;
  background-color: transparent;
  border: 2px solid #000000;
}

/* line 116, app/assets/stylesheets/_/_button.scss */
.button.button-black-outline:hover, .button-black-outline.apply_credit_label:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
}

/* line 121, app/assets/stylesheets/_/_button.scss */
.button.button-white-solid, .button-white-solid.apply_credit_label {
  color: #000000;
  background-color: #ffffff;
}

/* line 124, app/assets/stylesheets/_/_button.scss */
.button.button-white-solid:hover, .button-white-solid.apply_credit_label:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 131, app/assets/stylesheets/_/_button.scss */
.remove-cart,
.wishlist-cart {
  color: #404040;
  background-color: #ffffff;
  font-size: .9em;
  margin: 0 1rem 0 0;
}

/* line 137, app/assets/stylesheets/_/_button.scss */
.remove-cart:hover,
.wishlist-cart:hover {
  color: #000000 !important;
}

/* line 141, app/assets/stylesheets/_/_button.scss */
.remove-cart.wishlist-cart-added,
.wishlist-cart.wishlist-cart-added {
  color: #E96C7A !important;
}

/* line 147, app/assets/stylesheets/_/_button.scss */
.wishlist {
  color: #62B9B6;
  display: block;
  padding: 4px 0;
}

/* line 151, app/assets/stylesheets/_/_button.scss */
.wishlist:hover {
  color: #000000;
}

/* line 156, app/assets/stylesheets/_/_button.scss */
.button-gift {
  color: #000000;
  border: 1px solid #C6C6C8;
  background-color: #ffffff;
  height: 55px;
  border-radius: 100px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  font-weight: 700;
}

/* line 169, app/assets/stylesheets/_/_button.scss */
.button-gift span {
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
}

/* line 174, app/assets/stylesheets/_/_button.scss */
.button-gift span path {
  fill: #000000;
}

/* line 179, app/assets/stylesheets/_/_button.scss */
.button-gift:hover {
  color: #7F7EDB !important;
  border-color: #7F7EDB;
  background-color: #ffffff !important;
}

/* line 185, app/assets/stylesheets/_/_button.scss */
.button-gift:hover span path {
  fill: #7F7EDB;
}

/* line 192, app/assets/stylesheets/_/_button.scss */
.button-wishlist {
  color: #000000;
  border: 1px solid #C6C6C8;
  background-color: #ffffff;
  height: 55px;
  border-radius: 100px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  font-weight: 700;
}

/* line 205, app/assets/stylesheets/_/_button.scss */
.button-wishlist span {
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
}

/* line 210, app/assets/stylesheets/_/_button.scss */
.button-wishlist span path {
  fill: #ffffff;
  stroke: #000000;
}

/* line 216, app/assets/stylesheets/_/_button.scss */
.button-wishlist:hover {
  color: #7F7EDB !important;
  border-color: #7F7EDB;
  background-color: #ffffff !important;
}

/* line 222, app/assets/stylesheets/_/_button.scss */
.button-wishlist:hover span path {
  fill: #ffffff;
  stroke: #7F7EDB;
}

/* line 229, app/assets/stylesheets/_/_button.scss */
.button-wishlist.button-wishlist__added {
  color: #E96C7A !important;
  border-color: #E96C7A;
  background-color: #ffffff !important;
}

/* line 235, app/assets/stylesheets/_/_button.scss */
.button-wishlist.button-wishlist__added span path {
  fill: #E96C7A;
  stroke: #E96C7A;
}

/* line 242, app/assets/stylesheets/_/_button.scss */
.button-wishlist.button-wishlist__success {
  color: #62CB91 !important;
  border-color: #62CB91 !important;
  background-color: #ffffff !important;
}

/* line 250, app/assets/stylesheets/_/_button.scss */
.detailed-list-item__buttons .button-wishlist {
  width: inherit;
  border: none;
  padding: 0 1rem;
  margin-bottom: 1rem;
}

/* line 265, app/assets/stylesheets/_/_button.scss */
.facebook {
  background-color: #ffffff;
  color: #3B5998;
}

/* line 268, app/assets/stylesheets/_/_button.scss */
.facebook:hover {
  background-color: #3B5998 !important;
  color: #ffffff;
}

/* line 272, app/assets/stylesheets/_/_button.scss */
.facebook i {
  margin-right: 5px;
}

/* line 198, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-facebook-solid, .button-facebook-solid.disabled, .apply_credit_checkbox:disabled + label.button-facebook-solid, .button-facebook-solid[disabled], .button-facebook-solid.disabled:hover, .button-facebook-solid[disabled]:hover, .button-facebook-solid.disabled:focus, .button-facebook-solid[disabled]:focus {
  background-color: #3B5998;
  color: #ffffff;
}

/* line 206, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-facebook-solid:hover, .button-facebook-solid:focus {
  background-color: #2f477a;
  color: #ffffff;
}

/* line 281, app/assets/stylesheets/_/_button.scss */
.twitter {
  background-color: #ffffff;
  color: #55ACEE;
}

/* line 284, app/assets/stylesheets/_/_button.scss */
.twitter:hover {
  background-color: #55ACEE !important;
  color: #ffffff;
}

/* line 288, app/assets/stylesheets/_/_button.scss */
.twitter i {
  margin-right: 5px;
}

/* line 198, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-twitter-solid, .button-twitter-solid.disabled, .apply_credit_checkbox:disabled + label.button-twitter-solid, .button-twitter-solid[disabled], .button-twitter-solid.disabled:hover, .button-twitter-solid[disabled]:hover, .button-twitter-solid.disabled:focus, .button-twitter-solid[disabled]:focus {
  background-color: #55ACEE;
  color: #ffffff;
}

/* line 206, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-twitter-solid:hover, .button-twitter-solid:focus {
  background-color: #1a8fe8;
  color: #ffffff;
}

/* line 297, app/assets/stylesheets/_/_button.scss */
.instagram {
  background-color: #ffffff;
  color: #e1306c;
}

/* line 300, app/assets/stylesheets/_/_button.scss */
.instagram:hover {
  background-color: #e1306c !important;
  color: #ffffff;
}

/* line 304, app/assets/stylesheets/_/_button.scss */
.instagram i {
  margin-right: 5px;
}

/* line 198, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-instagram-solid, .button-instagram-solid.disabled, .apply_credit_checkbox:disabled + label.button-instagram-solid, .button-instagram-solid[disabled], .button-instagram-solid.disabled:hover, .button-instagram-solid[disabled]:hover, .button-instagram-solid.disabled:focus, .button-instagram-solid[disabled]:focus {
  background-color: #e1306c;
  color: #ffffff;
}

/* line 206, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-instagram-solid:hover, .button-instagram-solid:focus {
  background-color: #bf1c53;
  color: #ffffff;
}

/* line 314, app/assets/stylesheets/_/_button.scss */
.tiktok {
  background-color: #ffffff;
  color: #FE2C55;
}

/* line 317, app/assets/stylesheets/_/_button.scss */
.tiktok:hover {
  background-color: #FE2C55 !important;
  color: #ffffff;
}

/* line 321, app/assets/stylesheets/_/_button.scss */
.tiktok i {
  margin-right: 5px;
}

/* line 198, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-tiktok-solid, .button-tiktok-solid.disabled, .apply_credit_checkbox:disabled + label.button-tiktok-solid, .button-tiktok-solid[disabled], .button-tiktok-solid.disabled:hover, .button-tiktok-solid[disabled]:hover, .button-tiktok-solid.disabled:focus, .button-tiktok-solid[disabled]:focus {
  background-color: #FE2C55;
  color: #ffffff;
}

/* line 206, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-tiktok-solid:hover, .button-tiktok-solid:focus {
  background-color: #ed012f;
  color: #ffffff;
}

/* line 330, app/assets/stylesheets/_/_button.scss */
.youtube {
  background-color: #ffffff;
  color: #ff0000;
}

/* line 333, app/assets/stylesheets/_/_button.scss */
.youtube:hover {
  background-color: #ff0000 !important;
  color: #ffffff;
}

/* line 337, app/assets/stylesheets/_/_button.scss */
.youtube i {
  margin-right: 5px;
}

/* line 342, app/assets/stylesheets/_/_button.scss */
.icon-buttons {
  display: flex;
  justify-content: center;
}

/* line 347, app/assets/stylesheets/_/_button.scss */
.icon-button {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
  background-color: #000000;
  background-size: 24px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 60px;
  margin: 0 0.5rem;
}

/* line 359, app/assets/stylesheets/_/_button.scss */
.icon-button:hover {
  background-color: black !important;
}

/* line 363, app/assets/stylesheets/_/_button.scss */
.icon-button.icon-button__facebook {
  background-image: url("//cdn.libro.fm/assets/website-images/social-facebook.svg");
  background-color: #3B5998;
}

/* line 367, app/assets/stylesheets/_/_button.scss */
.icon-button.icon-button__instagram {
  background-image: url("//cdn.libro.fm/assets/website-images/social-instagram.svg");
  background-color: #e1306c;
}

/* line 371, app/assets/stylesheets/_/_button.scss */
.icon-button.icon-button__twitter {
  background-image: url("//cdn.libro.fm/assets/website-images/social-twitter.svg");
  background-color: #55ACEE;
}

/* line 375, app/assets/stylesheets/_/_button.scss */
.icon-button.icon-button__tiktok {
  background-image: url("//cdn.libro.fm/assets/website-images/social-tiktok.svg");
  background-color: #FE2C55;
}

/* line 379, app/assets/stylesheets/_/_button.scss */
.icon-button.icon-button__youtube {
  background-image: url("//cdn.libro.fm/assets/website-images/social-youtube.svg");
  background-color: #ff0000;
}

/* line 198, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-youtube-solid, .button-youtube-solid.disabled, .apply_credit_checkbox:disabled + label.button-youtube-solid, .button-youtube-solid[disabled], .button-youtube-solid.disabled:hover, .button-youtube-solid[disabled]:hover, .button-youtube-solid.disabled:focus, .button-youtube-solid[disabled]:focus {
  background-color: #ff0000;
  color: #ffffff;
}

/* line 206, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-youtube-solid:hover, .button-youtube-solid:focus {
  background-color: #cc0000;
  color: #ffffff;
}

@media screen and (max-width: 39.99875em) {
  /* line 393, app/assets/stylesheets/_/_button.scss */
  .button.small-only-expanded, .small-only-expanded.apply_credit_label {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 399, app/assets/stylesheets/_/_button.scss */
  .button.medium-only-expanded, .medium-only-expanded.apply_credit_label {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (max-width: 63.99875em) {
  /* line 405, app/assets/stylesheets/_/_button.scss */
  .button.medium-down-expanded, .medium-down-expanded.apply_credit_label {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 411, app/assets/stylesheets/_/_button.scss */
  .button.medium-expanded, .medium-expanded.apply_credit_label {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  /* line 417, app/assets/stylesheets/_/_button.scss */
  .button.large-only-expanded, .large-only-expanded.apply_credit_label {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (max-width: 74.99875em) {
  /* line 423, app/assets/stylesheets/_/_button.scss */
  .button.large-down-expanded, .large-down-expanded.apply_credit_label {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 429, app/assets/stylesheets/_/_button.scss */
  .button.large-expanded, .large-expanded.apply_credit_label {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

/* Arrows */
/* line 2, app/assets/stylesheets/_/_carousel.scss */
.slick-prev,
.slick-next,
.slick-prev:focus,
.slick-next:focus {
  line-height: 40px;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  margin-top: -20px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  cursor: pointer;
  color: #000000;
  text-indent: -99999px;
  border: none;
  outline: none;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50%;
  z-index: 40;
  opacity: .25;
}

/* line 29, app/assets/stylesheets/_/_carousel.scss */
.slick-prev:hover,
.slick-next:hover {
  opacity: 1;
}

/* line 34, app/assets/stylesheets/_/_carousel.scss */
.slick-disabled {
  display: none !important;
}

/* line 38, app/assets/stylesheets/_/_carousel.scss */
.slick-slider {
  margin-bottom: 2rem;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

/* line 47, app/assets/stylesheets/_/_carousel.scss */
.slick-prev {
  left: 10px;
  background-image: url("//cdn.libro.fm/assets/website-images/arrow-left.svg");
}

/* line 52, app/assets/stylesheets/_/_carousel.scss */
.slick-quotes blockquote img {
  display: inline-block;
}

/* line 56, app/assets/stylesheets/_/_carousel.scss */
.slick-next {
  right: 10px;
  background-image: url("//cdn.libro.fm/assets/website-images/arrow-right.svg");
}

/* line 62, app/assets/stylesheets/_/_carousel.scss */
.slick-hiw-recommends .slick-prev,
.slick-hiw-recommends .slick-next,
.slick-hiw-recommends .slick-prev:focus,
.slick-hiw-recommends .slick-next:focus {
  top: 120px;
}

@media print, screen and (min-width: 64em) {
  /* line 62, app/assets/stylesheets/_/_carousel.scss */
  .slick-hiw-recommends .slick-prev,
.slick-hiw-recommends .slick-next,
.slick-hiw-recommends .slick-prev:focus,
.slick-hiw-recommends .slick-next:focus {
    top: 20px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 73, app/assets/stylesheets/_/_carousel.scss */
  .slick-hiw-recommends .slick-prev {
    left: inherit;
    right: 50px;
  }
}

/* line 83, app/assets/stylesheets/_/_carousel.scss */
.slick-recommendations .slick-prev,
.slick-recommendations .slick-next,
.slick-recommendations .slick-prev:focus,
.slick-recommendations .slick-next:focus {
  top: -20px;
}

/* line 90, app/assets/stylesheets/_/_carousel.scss */
.slick-recommendations .slick-prev {
  left: inherit;
  right: 50px;
}

/* line 95, app/assets/stylesheets/_/_carousel.scss */
.slick-recommendations blockquote {
  text-align: center;
  padding: 2rem;
  background-color: #F2F2F7;
  border-radius: 20px;
}

/* line 101, app/assets/stylesheets/_/_carousel.scss */
.slick-recommendations blockquote .quote-citation {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
}

/* line 107, app/assets/stylesheets/_/_carousel.scss */
.slick-recommendations blockquote .quote-citation img {
  width: 80px;
  height: 80px;
  border: 1px solid #C6C6C8;
  border-radius: 80px;
  margin-right: 1rem;
}

/* line 118, app/assets/stylesheets/_/_carousel.scss */
.carousel-item {
  padding-top: 10px;
}

/* line 120, app/assets/stylesheets/_/_carousel.scss */
.carousel-item a {
  max-width: calc(140px + 1rem);
}

@media print, screen and (min-width: 64em) {
  /* line 120, app/assets/stylesheets/_/_carousel.scss */
  .carousel-item a {
    max-width: calc(200px + 1rem);
  }
}

/* line 125, app/assets/stylesheets/_/_carousel.scss */
.carousel-item a .title {
  margin-top: 0.5rem;
}

/* line 128, app/assets/stylesheets/_/_carousel.scss */
.carousel-item a .snipe {
  display: none;
}

@media print, screen and (min-width: 64em) {
  /* line 128, app/assets/stylesheets/_/_carousel.scss */
  .carousel-item a .snipe {
    display: block;
  }
}

/* line 134, app/assets/stylesheets/_/_carousel.scss */
.carousel-item a img {
  height: 140px;
  width: auto;
}

@media print, screen and (min-width: 64em) {
  /* line 134, app/assets/stylesheets/_/_carousel.scss */
  .carousel-item a img {
    height: 200px;
  }
}

/* line 142, app/assets/stylesheets/_/_carousel.scss */
.carousel-item a .playlist-bookstore-image {
  height: 140px;
  width: 140px;
}

@media print, screen and (min-width: 64em) {
  /* line 142, app/assets/stylesheets/_/_carousel.scss */
  .carousel-item a .playlist-bookstore-image {
    height: 200px;
    width: 200px;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 157, app/assets/stylesheets/_/_carousel.scss */
  .slick-genres::after {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 40px;
    height: 116px;
    border-radius: 4px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  }
}

/* line 171, app/assets/stylesheets/_/_carousel.scss */
.slick-genres .carousel-item a img {
  height: 96px !important;
}

/* line 177, app/assets/stylesheets/_/_carousel.scss */
.slick-genres .slick-dots {
  bottom: 10px !important;
}

@media print, screen and (min-width: 64em) {
  /* line 183, app/assets/stylesheets/_/_carousel.scss */
  .slick-genres .slick-prev,
.slick-genres .slick-next,
.slick-genres .slick-prev:focus,
.slick-genres .slick-next:focus {
    top: inherit;
    bottom: -10px;
    left: 55%;
  }
  /* line 192, app/assets/stylesheets/_/_carousel.scss */
  .slick-genres .slick-prev {
    left: 45%;
  }
}

/* Hide the Slick Slider carousel until it's initialized */
/* line 200, app/assets/stylesheets/_/_carousel.scss */
.slick-carousel {
  visibility: hidden;
  display: none;
}

/* Show the Slick Slider carousel once it's initialized */
/* line 206, app/assets/stylesheets/_/_carousel.scss */
.slick-initialized {
  visibility: visible;
  display: block;
}

/* Dots */
/* line 213, app/assets/stylesheets/_/_carousel.scss */
.slick-dots {
  position: absolute;
  bottom: -10px;
  margin: 0px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

/* line 224, app/assets/stylesheets/_/_carousel.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

/* line 235, app/assets/stylesheets/_/_carousel.scss */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 0px;
  text-indent: -9999px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

/* line 253, app/assets/stylesheets/_/_carousel.scss */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
  background-color: #000000;
}

/* line 259, app/assets/stylesheets/_/_carousel.scss */
.slick-dots li.slick-active button {
  background-color: #000000;
}

/* line 265, app/assets/stylesheets/_/_carousel.scss */
.slick-carousel-reverse .slick-dots li button {
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 269, app/assets/stylesheets/_/_carousel.scss */
.slick-carousel-reverse .slick-dots li button:hover,
.slick-carousel-reverse .slick-dots li button:focus {
  background-color: #ffffff;
}

/* line 274, app/assets/stylesheets/_/_carousel.scss */
.slick-carousel-reverse .slick-dots li.slick-active button {
  background-color: #ffffff;
}

/* line 280, app/assets/stylesheets/_/_carousel.scss */
.slick-logos img {
  height: 60px;
  width: auto;
}

@media print, screen and (min-width: 64em) {
  /* line 280, app/assets/stylesheets/_/_carousel.scss */
  .slick-logos img {
    height: 100px;
  }
}

/* line 1, app/assets/stylesheets/_/_collections.scss */
.collections__collage {
  width: 100%;
  display: block;
  position: relative;
  border-radius: 20px;
}

/* line 7, app/assets/stylesheets/_/_collections.scss */
.collections__collage:hover {
  background-color: #F2F2F7;
}

/* line 11, app/assets/stylesheets/_/_collections.scss */
.collections__collage::before {
  content: '';
  display: block;
  padding-bottom: 66%;
}

/* line 17, app/assets/stylesheets/_/_collections.scss */
.collections__collage .book-cover-wrap {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33%;
  height: 50%;
  padding: 6px;
  overflow: hidden;
}

/* line 27, app/assets/stylesheets/_/_collections.scss */
.collections__collage .book-cover-wrap img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 35, app/assets/stylesheets/_/_collections.scss */
.collections__collage .book-cover-wrap:nth-child(1) {
  top: 15%;
  left: 8%;
  z-index: 1;
  transform: rotate(-12deg);
}

/* line 42, app/assets/stylesheets/_/_collections.scss */
.collections__collage .book-cover-wrap:nth-child(2) {
  top: 5%;
  left: 33%;
  z-index: 2;
  transform: rotate(-5deg);
}

/* line 49, app/assets/stylesheets/_/_collections.scss */
.collections__collage .book-cover-wrap:nth-child(3) {
  top: 13%;
  left: 58%;
  z-index: 3;
  transform: rotate(3deg);
}

/* line 55, app/assets/stylesheets/_/_collections.scss */
.collections__collage .book-cover-wrap:nth-child(4) {
  top: 43%;
  left: 7%;
  z-index: 4;
  transform: rotate(-7deg);
}

/* line 62, app/assets/stylesheets/_/_collections.scss */
.collections__collage .book-cover-wrap:nth-child(5) {
  top: 46%;
  left: 33%;
  z-index: 6;
  transform: rotate(7deg);
}

/* line 69, app/assets/stylesheets/_/_collections.scss */
.collections__collage .book-cover-wrap:nth-child(6) {
  top: 44%;
  left: 58%;
  z-index: 5;
  transform: rotate(9deg);
}

/* line 1, app/assets/stylesheets/_/_cover.scss */
.book-grid {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}

/* line 7, app/assets/stylesheets/_/_cover.scss */
.book-grid .book-grid-item {
  position: relative;
  flex: 0 0 auto;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 7, app/assets/stylesheets/_/_cover.scss */
  .book-grid .book-grid-item {
    flex: 0 0 auto;
    width: 33%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 7, app/assets/stylesheets/_/_cover.scss */
  .book-grid .book-grid-item {
    flex: 0 0 auto;
    width: 25%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (min-width: 75em) {
  /* line 7, app/assets/stylesheets/_/_cover.scss */
  .book-grid .book-grid-item {
    flex: 0 0 auto;
    width: 20%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (min-width: 90em) {
  /* line 7, app/assets/stylesheets/_/_cover.scss */
  .book-grid .book-grid-item {
    flex: 0 0 auto;
    width: 16.66%;
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 27, app/assets/stylesheets/_/_cover.scss */
.book-grid .book-grid-item .book-quick-look {
  position: absolute;
  top: -5px;
  right: 0px;
  z-index: 1;
}

/* line 34, app/assets/stylesheets/_/_cover.scss */
.book-grid .book-grid-item .book-cover-wrap {
  display: block;
}

/* line 37, app/assets/stylesheets/_/_cover.scss */
.book-grid .book-grid-item .book-cover-wrap::after {
  content: '';
  display: block;
  padding-top: 100%;
}

/* line 43, app/assets/stylesheets/_/_cover.scss */
.book-grid .book-grid-item .book-cover-wrap .book-cover {
  position: absolute;
  left: 50%;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, 0);
}

/* line 52, app/assets/stylesheets/_/_cover.scss */
.book-grid .book-grid-item .book-cover-wrap .playlist-bookstore-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 63, app/assets/stylesheets/_/_cover.scss */
.snipe {
  background: #62B9B6;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  text-align: center;
  color: #ffffff;
  font-size: .7em;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  font-weight: 700;
  display: block;
  border-radius: 30px;
  overflow: hidden;
}

/* line 81, app/assets/stylesheets/_/_cover.scss */
.snipe.snipe.book-month {
  background: #FF9500;
}

/* line 84, app/assets/stylesheets/_/_cover.scss */
.snipe.snipe.sale-book {
  background: #FF9500;
}

/* line 87, app/assets/stylesheets/_/_cover.scss */
.snipe.snipe.book-deal {
  background: #FF9500;
}

/* line 90, app/assets/stylesheets/_/_cover.scss */
.snipe.snipe.free-chapter {
  background: #FF9500;
}

/* line 93, app/assets/stylesheets/_/_cover.scss */
.snipe.snipe.coming-soon {
  background: #FFCC00;
}

/* line 96, app/assets/stylesheets/_/_cover.scss */
.snipe.snipe.book-recommend {
  background: #3D6ADE;
}

/* line 99, app/assets/stylesheets/_/_cover.scss */
.snipe.snipe.new-release {
  background: #7F7EDB;
}

/* line 104, app/assets/stylesheets/_/_cover.scss */
.printable .snipe {
  display: none !important;
}

/* line 110, app/assets/stylesheets/_/_cover.scss */
.book-grid-wide .book-grid-item {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 110, app/assets/stylesheets/_/_cover.scss */
  .book-grid-wide .book-grid-item {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 110, app/assets/stylesheets/_/_cover.scss */
  .book-grid-wide .book-grid-item {
    flex: 0 0 auto;
    width: 33%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (min-width: 75em) {
  /* line 110, app/assets/stylesheets/_/_cover.scss */
  .book-grid-wide .book-grid-item {
    flex: 0 0 auto;
    width: 33%;
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 126, app/assets/stylesheets/_/_cover.scss */
.book-quick-look {
  display: none;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #999999;
  background-color: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 137, app/assets/stylesheets/_/_cover.scss */
.book-quick-look:hover {
  color: #000000;
}

@media print, screen and (min-width: 64em) {
  /* line 126, app/assets/stylesheets/_/_cover.scss */
  .book-quick-look {
    display: block;
  }
}

/* line 146, app/assets/stylesheets/_/_cover.scss */
.playlist-bookstore-image {
  background-position: center center;
  background-size: 80%;
  background-repeat: no-repeat;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

@media print, screen and (min-width: 40em) {
  /* line 146, app/assets/stylesheets/_/_cover.scss */
  .playlist-bookstore-image {
    background-size: 75%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 146, app/assets/stylesheets/_/_cover.scss */
  .playlist-bookstore-image {
    background-size: 70%;
  }
}

@media screen and (min-width: 75em) {
  /* line 146, app/assets/stylesheets/_/_cover.scss */
  .playlist-bookstore-image {
    background-size: 65%;
  }
}

/* line 165, app/assets/stylesheets/_/_cover.scss */
.playlist-bookstore-image img {
  opacity: 0 !important;
}

/* line 171, app/assets/stylesheets/_/_cover.scss */
.book {
  margin-bottom: 1rem;
  padding: 10px;
  position: relative;
  display: block;
  border-radius: 4px;
}

/* line 178, app/assets/stylesheets/_/_cover.scss */
.book.book-rounded-large {
  padding: 0;
}

@media print, screen and (min-width: 64em) {
  /* line 184, app/assets/stylesheets/_/_cover.scss */
  .book.book-rounded-large .book-cover-wrap .book-cover {
    border-radius: 20px;
  }
}

/* line 191, app/assets/stylesheets/_/_cover.scss */
.book .book-cover-wrap {
  display: block;
  position: relative;
  margin: 0 auto;
}

/* line 196, app/assets/stylesheets/_/_cover.scss */
.book .book-cover-wrap .book-cover {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 203, app/assets/stylesheets/_/_cover.scss */
.book .book-grid-item-info {
  line-height: 1.25;
  padding: 0.5rem;
  display: flex;
}

/* line 208, app/assets/stylesheets/_/_cover.scss */
.book .book-grid-item-info .book-grid-item-rank {
  font-weight: 700;
  color: #000000;
  margin-right: 0.5rem;
  padding-right: 0.5rem;
  border-right: 1px solid #C6C6C8;
}

/* line 217, app/assets/stylesheets/_/_cover.scss */
.book .book-grid-item-info .book-grid-item-conent {
  flex-grow: 1;
}

/* line 220, app/assets/stylesheets/_/_cover.scss */
.book .book-grid-item-info .book-grid-item-conent .title {
  color: #000000;
  font-weight: 700;
}

/* line 225, app/assets/stylesheets/_/_cover.scss */
.book .book-grid-item-info .book-grid-item-conent .author {
  font-size: .9em;
  color: #404040;
}

/* line 233, app/assets/stylesheets/_/_cover.scss */
.wishlist_book {
  position: relative;
}

/* line 235, app/assets/stylesheets/_/_cover.scss */
.wishlist_book .book {
  margin-bottom: 0 !important;
}

/* line 237, app/assets/stylesheets/_/_cover.scss */
.wishlist_book .book .snipe {
  display: none !important;
}

/* line 241, app/assets/stylesheets/_/_cover.scss */
.wishlist_book form::before {
  display: none !important;
}

/* line 245, app/assets/stylesheets/_/_cover.scss */
.wishlist_book .wishlist-remove {
  background-color: #000000;
  color: #ffffff;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: absolute;
  top: -5px;
  right: 0;
  line-height: 28px;
}

/* line 256, app/assets/stylesheets/_/_cover.scss */
.wishlist_book .wishlist-remove:hover {
  background-color: #E96C7A;
}

/* line 262, app/assets/stylesheets/_/_cover.scss */
a.book {
  color: #000000;
}

/* line 265, app/assets/stylesheets/_/_cover.scss */
a.book .title {
  font-weight: 700;
}

/* line 269, app/assets/stylesheets/_/_cover.scss */
a.book:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 274, app/assets/stylesheets/_/_cover.scss */
.book-details {
  display: none;
  text-align: left;
  background-color: #ffffff;
  z-index: 2000;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

@media print, screen and (min-width: 64em) {
  /* line 274, app/assets/stylesheets/_/_cover.scss */
  .book-details {
    display: inherit;
  }
}

/* line 285, app/assets/stylesheets/_/_cover.scss */
.book-details h5 {
  font-size: 1em;
  margin-bottom: 0px;
}

/* line 289, app/assets/stylesheets/_/_cover.scss */
.book-details h6 {
  font-size: .8em;
  margin-bottom: 0px;
  margin-top: .5em;
  font-weight: 500;
}

/* line 297, app/assets/stylesheets/_/_cover.scss */
.book-details h5 a, .book-details h6 a {
  color: #000000;
  text-decoration: underline;
}

/* line 300, app/assets/stylesheets/_/_cover.scss */
.book-details h5 a:hover, .book-details h6 a:hover {
  color: #404040;
}

/* line 306, app/assets/stylesheets/_/_cover.scss */
.book-details p {
  font-size: .8em;
  line-height: 1.3;
  margin-top: .5em;
}

/* line 310, app/assets/stylesheets/_/_cover.scss */
.book-details p strong, .book-details p b {
  font-weight: 500;
}

/* line 313, app/assets/stylesheets/_/_cover.scss */
.book-details p a {
  color: #000000;
  text-decoration: underline;
}

/* line 316, app/assets/stylesheets/_/_cover.scss */
.book-details p a:hover {
  color: #404040;
}

/* line 1, app/assets/stylesheets/_/_explore.scss */
.explore-carousel {
  padding: 1rem 0;
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  /* line 1, app/assets/stylesheets/_/_explore.scss */
  .explore-carousel {
    padding: 2rem 0;
  }
}

/* line 9, app/assets/stylesheets/_/_explore.scss */
.explore-carousel .explore-store-title {
  color: #62B9B6;
  font-weight: 700;
  font-size: 1.75em;
  padding: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 9, app/assets/stylesheets/_/_explore.scss */
  .explore-carousel .explore-store-title {
    font-size: 1em;
    margin: 1rem 1rem 0;
    padding-bottom: 0;
  }
}

/* line 23, app/assets/stylesheets/_/_explore.scss */
.explore-carousel .explore-title {
  font-weight: 700;
  margin-bottom: 0;
}

@media print, screen and (min-width: 64em) {
  /* line 23, app/assets/stylesheets/_/_explore.scss */
  .explore-carousel .explore-title {
    font-size: 1.75em;
  }
}

/* line 33, app/assets/stylesheets/_/_explore.scss */
.explore-carousel p a {
  color: #7F7EDB;
  text-decoration: underline;
}

/* line 37, app/assets/stylesheets/_/_explore.scss */
.explore-carousel p a:hover {
  color: #000000;
}

/* line 43, app/assets/stylesheets/_/_explore.scss */
.explore-carousel .explore-carousel-button {
  font-size: .9em;
  color: #7F7EDB;
  text-decoration: underline;
}

/* line 48, app/assets/stylesheets/_/_explore.scss */
.explore-carousel .explore-carousel-button:hover {
  color: #000000;
}

/* line 53, app/assets/stylesheets/_/_explore.scss */
.explore-carousel + hr {
  margin: 0 auto;
}

/* line 58, app/assets/stylesheets/_/_explore.scss */
#recommendations {
  background-color: #7F7EDB;
  background-image: linear-gradient(-225deg, #E96C7A 0%, #7F7EDB 100%);
}

/* line 62, app/assets/stylesheets/_/_explore.scss */
#recommendations h2 {
  color: #ffffff;
}

/* line 66, app/assets/stylesheets/_/_explore.scss */
#recommendations p {
  color: #ffffff;
}

/* line 1, app/assets/stylesheets/_/_footer.scss */
.indie-store-message {
  padding: 2rem 1rem;
  text-align: center;
  background-color: #000000;
  color: #ffffff;
  font-weight: 700;
}

/* line 7, app/assets/stylesheets/_/_footer.scss */
.indie-store-message img {
  display: block;
  margin: 0 auto .5em;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 17, app/assets/stylesheets/_/_footer.scss */
.indie-store-message a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 20, app/assets/stylesheets/_/_footer.scss */
.indie-store-message a:hover {
  color: #62B9B6;
}

/* line 26, app/assets/stylesheets/_/_footer.scss */
#footer-callout {
  text-align: center;
  background-color: #62B9B6;
  background-image: linear-gradient(-225deg, #E96C7A 0%, #7F7EDB 100%);
}

/* line 30, app/assets/stylesheets/_/_footer.scss */
#footer-callout h3 {
  color: #ffffff;
}

/* line 33, app/assets/stylesheets/_/_footer.scss */
#footer-callout p {
  color: #ffffff;
}

/* line 39, app/assets/stylesheets/_/_footer.scss */
.account-creation-process #footer-callout {
  display: none;
}

/* line 45, app/assets/stylesheets/_/_footer.scss */
#footer {
  background-color: #000000;
  color: #ffffff;
  padding-top: 2rem;
  text-align: center;
}

/* line 51, app/assets/stylesheets/_/_footer.scss */
#footer h5 {
  text-transform: uppercase;
  color: #62B9B6;
}

/* line 56, app/assets/stylesheets/_/_footer.scss */
#footer hr {
  border-bottom: 1px solid #333333;
}

/* line 60, app/assets/stylesheets/_/_footer.scss */
#footer #footer-nav {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/* line 64, app/assets/stylesheets/_/_footer.scss */
#footer #footer-nav a {
  color: #ffffff;
}

/* line 67, app/assets/stylesheets/_/_footer.scss */
#footer #footer-nav a:hover {
  text-decoration: underline;
}

/* line 73, app/assets/stylesheets/_/_footer.scss */
#footer #footer-nav .active a {
  color: #62B9B6;
  background-color: transparent;
}

/* line 80, app/assets/stylesheets/_/_footer.scss */
#footer #spc-callout {
  background-color: #000000;
}

/* line 83, app/assets/stylesheets/_/_footer.scss */
#footer #spc-callout path {
  fill: #ffffff;
}

/* line 88, app/assets/stylesheets/_/_footer.scss */
#footer #copyright {
  margin-top: 2rem;
  padding: 2rem 1rem;
  font-size: .9em;
  color: #ffffff;
  border-top: 1px solid #333333;
}

/* line 95, app/assets/stylesheets/_/_footer.scss */
#footer #copyright a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 99, app/assets/stylesheets/_/_footer.scss */
#footer #copyright a:hover {
  color: #62B9B6;
}

/* line 1, app/assets/stylesheets/_/_general.scss */
.fouc {
  display: none;
}

/* line 5, app/assets/stylesheets/_/_general.scss */
#main-content-wrap {
  overflow: hidden;
}

/* line 9, app/assets/stylesheets/_/_general.scss */
.skip-to-content-link {
  background: #000000;
  height: 40px;
  left: 50%;
  padding: 0 20px;
  position: absolute;
  z-index: 2000;
  top: -40px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 700;
  border-radius: 0px 0px 10px 10px;
}

/* line 23, app/assets/stylesheets/_/_general.scss */
.skip-to-content-link:focus {
  top: 0px;
  color: #ffffff;
}

/* line 28, app/assets/stylesheets/_/_general.scss */
.no-margin {
  margin: 0 !important;
}

/* line 32, app/assets/stylesheets/_/_general.scss */
.no-padding {
  padding: 0 !important;
}

/* line 36, app/assets/stylesheets/_/_general.scss */
.margin-bottom {
  margin-bottom: 1rem;
}

/* line 40, app/assets/stylesheets/_/_general.scss */
.margin-bottom2 {
  margin-bottom: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 40, app/assets/stylesheets/_/_general.scss */
  .margin-bottom2 {
    margin-bottom: 2rem;
  }
}

/* line 47, app/assets/stylesheets/_/_general.scss */
.margin-bottom4 {
  margin-bottom: 2rem;
}

@media print, screen and (min-width: 64em) {
  /* line 47, app/assets/stylesheets/_/_general.scss */
  .margin-bottom4 {
    margin-bottom: 4rem;
  }
}

/* line 54, app/assets/stylesheets/_/_general.scss */
.margin-top {
  margin-top: 1rem;
}

/* line 58, app/assets/stylesheets/_/_general.scss */
.margin-top2 {
  margin-top: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 58, app/assets/stylesheets/_/_general.scss */
  .margin-top2 {
    margin-top: 2rem;
  }
}

/* line 65, app/assets/stylesheets/_/_general.scss */
.margin-top4 {
  margin-top: 2rem;
}

@media print, screen and (min-width: 64em) {
  /* line 65, app/assets/stylesheets/_/_general.scss */
  .margin-top4 {
    margin-top: 4rem;
  }
}

/* line 72, app/assets/stylesheets/_/_general.scss */
.margin {
  margin: 1rem;
}

/* line 76, app/assets/stylesheets/_/_general.scss */
.margin-2 {
  margin: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 76, app/assets/stylesheets/_/_general.scss */
  .margin-2 {
    margin: 2rem;
  }
}

/* line 83, app/assets/stylesheets/_/_general.scss */
.margin-4 {
  margin: 2rem;
}

@media print, screen and (min-width: 64em) {
  /* line 83, app/assets/stylesheets/_/_general.scss */
  .margin-4 {
    margin: 4rem;
  }
}

/* line 90, app/assets/stylesheets/_/_general.scss */
.padding {
  padding: 1rem;
}

/* line 94, app/assets/stylesheets/_/_general.scss */
.padding-2 {
  padding: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 94, app/assets/stylesheets/_/_general.scss */
  .padding-2 {
    padding: 2rem;
  }
}

/* line 101, app/assets/stylesheets/_/_general.scss */
.padding-4 {
  padding: 2rem;
}

@media print, screen and (min-width: 64em) {
  /* line 101, app/assets/stylesheets/_/_general.scss */
  .padding-4 {
    padding: 4rem;
  }
}

/* line 108, app/assets/stylesheets/_/_general.scss */
.padding-top {
  padding-top: 1rem;
}

/* line 112, app/assets/stylesheets/_/_general.scss */
.padding-top2 {
  padding-top: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 112, app/assets/stylesheets/_/_general.scss */
  .padding-top2 {
    padding-top: 2rem;
  }
}

/* line 119, app/assets/stylesheets/_/_general.scss */
.padding-top4 {
  padding-top: 2rem;
}

@media print, screen and (min-width: 64em) {
  /* line 119, app/assets/stylesheets/_/_general.scss */
  .padding-top4 {
    padding-top: 4rem;
  }
}

/* line 126, app/assets/stylesheets/_/_general.scss */
.padding-top6 {
  padding-top: 2rem;
}

@media print, screen and (min-width: 64em) {
  /* line 126, app/assets/stylesheets/_/_general.scss */
  .padding-top6 {
    padding-top: 6rem;
  }
}

/* line 133, app/assets/stylesheets/_/_general.scss */
.padding-bottom {
  padding-bottom: 1rem;
}

/* line 137, app/assets/stylesheets/_/_general.scss */
.padding-bottom2 {
  padding-bottom: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 137, app/assets/stylesheets/_/_general.scss */
  .padding-bottom2 {
    padding-bottom: 2rem;
  }
}

/* line 144, app/assets/stylesheets/_/_general.scss */
.padding-bottom4 {
  padding-bottom: 2rem;
}

@media print, screen and (min-width: 64em) {
  /* line 144, app/assets/stylesheets/_/_general.scss */
  .padding-bottom4 {
    padding-bottom: 4rem;
  }
}

/* line 151, app/assets/stylesheets/_/_general.scss */
.padding-bottom6 {
  padding-bottom: 2rem;
}

@media print, screen and (min-width: 64em) {
  /* line 151, app/assets/stylesheets/_/_general.scss */
  .padding-bottom6 {
    padding-bottom: 6rem;
  }
}

/* line 158, app/assets/stylesheets/_/_general.scss */
.padding-side {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* line 163, app/assets/stylesheets/_/_general.scss */
.padding-side2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

/* line 168, app/assets/stylesheets/_/_general.scss */
.padding-side4 {
  padding-left: 4rem;
  padding-right: 2rem;
}

/* line 173, app/assets/stylesheets/_/_general.scss */
.bg-logomark {
  background-image: url("//cdn.libro.fm/assets/website-images/librofm-logomark-bg.svg");
  background-repeat: no-repeat;
  background-position: 240% -40%;
  background-size: 120%;
}

@media print, screen and (min-width: 64em) {
  /* line 173, app/assets/stylesheets/_/_general.scss */
  .bg-logomark {
    background-position: 10% 20%;
    background-size: 50%;
  }
}

/* line 185, app/assets/stylesheets/_/_general.scss */
.border-top {
  border-top: 1px solid #C6C6C8;
}

/* line 189, app/assets/stylesheets/_/_general.scss */
.border-bottom {
  border-bottom: 1px solid #C6C6C8;
}

/* line 193, app/assets/stylesheets/_/_general.scss */
.bg-gray {
  background-color: #F2F2F7;
}

/* line 197, app/assets/stylesheets/_/_general.scss */
.bg-black, .bg-pink, .bg-teal, .bg-dark-teal, .bg-purple, .bg-green {
  background-color: #000000;
}

/* line 199, app/assets/stylesheets/_/_general.scss */
.bg-black h1, .bg-black h2, .bg-black h3, .bg-black h4, .bg-black h5, .bg-black h6, .bg-pink h1, .bg-pink h2, .bg-pink h3, .bg-pink h4, .bg-pink h5, .bg-pink h6, .bg-teal h1, .bg-teal h2, .bg-teal h3, .bg-teal h4, .bg-teal h5, .bg-teal h6, .bg-dark-teal h1, .bg-dark-teal h2, .bg-dark-teal h3, .bg-dark-teal h4, .bg-dark-teal h5, .bg-dark-teal h6, .bg-purple h1, .bg-purple h2, .bg-purple h3, .bg-purple h4, .bg-purple h5, .bg-purple h6, .bg-green h1, .bg-green h2, .bg-green h3, .bg-green h4, .bg-green h5, .bg-green h6 {
  color: #ffffff;
}

/* line 202, app/assets/stylesheets/_/_general.scss */
.bg-black p, .bg-pink p, .bg-teal p, .bg-dark-teal p, .bg-purple p, .bg-green p {
  color: #ffffff;
}

/* line 204, app/assets/stylesheets/_/_general.scss */
.bg-black p a, .bg-pink p a, .bg-teal p a, .bg-dark-teal p a, .bg-purple p a, .bg-green p a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 207, app/assets/stylesheets/_/_general.scss */
.bg-black p a:hover, .bg-pink p a:hover, .bg-teal p a:hover, .bg-dark-teal p a:hover, .bg-purple p a:hover, .bg-green p a:hover {
  color: #000000;
  background-color: #ffffff;
}

/* line 213, app/assets/stylesheets/_/_general.scss */
.bg-black blockquote, .bg-pink blockquote, .bg-teal blockquote, .bg-dark-teal blockquote, .bg-purple blockquote, .bg-green blockquote {
  color: #ffffff;
}

/* line 216, app/assets/stylesheets/_/_general.scss */
.bg-black blockquote cite, .bg-pink blockquote cite, .bg-teal blockquote cite, .bg-dark-teal blockquote cite, .bg-purple blockquote cite, .bg-green blockquote cite {
  color: #ffffff;
}

/* line 222, app/assets/stylesheets/_/_general.scss */
.bg-black {
  background-color: #000000;
}

/* line 226, app/assets/stylesheets/_/_general.scss */
.bg-black p a:hover {
  color: #000000;
}

/* line 233, app/assets/stylesheets/_/_general.scss */
.bg-pink {
  background-color: #E96C7A;
}

/* line 237, app/assets/stylesheets/_/_general.scss */
.bg-pink p a:hover {
  color: #E96C7A;
}

/* line 244, app/assets/stylesheets/_/_general.scss */
.bg-teal {
  background-color: #62B9B6;
}

/* line 248, app/assets/stylesheets/_/_general.scss */
.bg-teal p a:hover {
  color: #62B9B6;
}

/* line 255, app/assets/stylesheets/_/_general.scss */
.bg-dark-teal {
  background-color: #387d7b;
}

/* line 259, app/assets/stylesheets/_/_general.scss */
.bg-dark-teal p a:hover {
  color: #ffffff;
}

/* line 266, app/assets/stylesheets/_/_general.scss */
.bg-purple {
  background-color: #7F7EDB;
}

/* line 270, app/assets/stylesheets/_/_general.scss */
.bg-purple p a:hover {
  color: #7F7EDB;
}

/* line 277, app/assets/stylesheets/_/_general.scss */
.bg-green {
  background-color: #62CB91;
}

/* line 281, app/assets/stylesheets/_/_general.scss */
.bg-green p a:hover {
  color: #62CB91;
}

/* line 288, app/assets/stylesheets/_/_general.scss */
.reveal {
  outline: none;
  border: none;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
}

/* line 293, app/assets/stylesheets/_/_general.scss */
.reveal .close-button {
  color: #000000;
  opacity: .25;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 40px;
}

/* line 302, app/assets/stylesheets/_/_general.scss */
.reveal .close-button:hover {
  opacity: 1;
}

/* line 307, app/assets/stylesheets/_/_general.scss */
.reveal .reveal-title {
  font-weight: 700;
  font-size: 1.5em;
  background-color: #408f8c;
  color: #ffffff;
  margin: -1rem -1rem 1rem -1rem;
  padding: 1rem 1rem;
}

/* line 317, app/assets/stylesheets/_/_general.scss */
#page-wrap {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  background-color: #ffffff;
  margin-top: 60px;
}

@media print, screen and (min-width: 64em) {
  /* line 317, app/assets/stylesheets/_/_general.scss */
  #page-wrap {
    margin-top: 0px;
  }
}

/* line 330, app/assets/stylesheets/_/_general.scss */
#page-wrap.page-wrap-partner #footer {
  padding-bottom: 80px;
}

@media print, screen and (min-width: 64em) {
  /* line 328, app/assets/stylesheets/_/_general.scss */
  #page-wrap.page-wrap-partner {
    margin-left: 80px;
  }
  /* line 337, app/assets/stylesheets/_/_general.scss */
  #page-wrap.page-wrap-partner #navigation-fixed {
    margin-left: 80px;
    width: calc(100% - 80px);
  }
  /* line 342, app/assets/stylesheets/_/_general.scss */
  #page-wrap.page-wrap-partner #footer {
    padding-bottom: 0px;
  }
}

/* line 349, app/assets/stylesheets/_/_general.scss */
.number {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #62B9B6;
  color: #ffffff;
  font-size: 2em;
  line-height: 100px;
  font-weight: 700;
  text-align: center;
  border-radius: 100px;
  margin: 0 auto 1rem;
}

/* line 363, app/assets/stylesheets/_/_general.scss */
.main-content-form {
  margin: 3em auto 6em;
  padding: 0 0.5rem;
  max-width: 800px;
}

/* line 369, app/assets/stylesheets/_/_general.scss */
.main-content-narrow {
  margin: 3em auto 4em;
  padding: 0 0.5rem;
  max-width: 1200px;
}

/* line 375, app/assets/stylesheets/_/_general.scss */
.main-content-wide {
  margin-top: 2em;
  margin-bottom: 2em;
}

/* line 380, app/assets/stylesheets/_/_general.scss */
.narrow-form {
  max-width: 600px;
  margin: 0 auto;
}

/* line 385, app/assets/stylesheets/_/_general.scss */
.main-content-last {
  margin-bottom: 0;
}

/* line 389, app/assets/stylesheets/_/_general.scss */
.image-round {
  border-radius: 1000px;
}

/* line 393, app/assets/stylesheets/_/_general.scss */
legend {
  font-size: 0.875rem;
}

/* line 399, app/assets/stylesheets/_/_general.scss */
.text p a, .text li a {
  color: #000000;
  border-bottom: 2px solid #62B9B6;
  padding-left: 2px;
  padding-right: 2px;
}

/* line 404, app/assets/stylesheets/_/_general.scss */
.text p a:hover, .text li a:hover {
  color: #ffffff;
  background-color: #62B9B6;
}

/* line 412, app/assets/stylesheets/_/_general.scss */
.lead {
  font-weight: 500;
  font-size: 1.25em;
}

@media print, screen and (min-width: 64em) {
  /* line 412, app/assets/stylesheets/_/_general.scss */
  .lead {
    font-size: 1.5em;
  }
}

/* line 420, app/assets/stylesheets/_/_general.scss */
.currency {
  font-size: .5em;
  color: #404040;
}

/* line 427, app/assets/stylesheets/_/_general.scss */
blockquote cite {
  color: #000000;
  font-style: normal;
}

/* line 431, app/assets/stylesheets/_/_general.scss */
blockquote cite a {
  color: #000000;
  text-decoration: underline;
}

/* line 435, app/assets/stylesheets/_/_general.scss */
blockquote cite a:hover {
  color: #62B9B6;
}

/* line 440, app/assets/stylesheets/_/_general.scss */
blockquote cite img {
  display: block;
  width: 96px;
  height: 96px;
  border-radius: 96px;
  border: 1px solid #C6C6C8;
  margin: 0 auto 1rem;
}

/* line 452, app/assets/stylesheets/_/_general.scss */
.blockquote-large {
  text-align: center;
  font-family: "Lora", serif;
}

/* line 456, app/assets/stylesheets/_/_general.scss */
.blockquote-large p {
  font-size: 1.25em;
  font-style: italic;
}

@media print, screen and (min-width: 64em) {
  /* line 456, app/assets/stylesheets/_/_general.scss */
  .blockquote-large p {
    font-size: 1.5em;
  }
}

/* line 464, app/assets/stylesheets/_/_general.scss */
.blockquote-large p a {
  color: #000000;
  text-decoration: underline;
}

/* line 468, app/assets/stylesheets/_/_general.scss */
.blockquote-large p a:hover {
  color: #62B9B6;
}

/* line 474, app/assets/stylesheets/_/_general.scss */
.blockquote-large cite {
  font-size: 1em;
}

@media print, screen and (min-width: 64em) {
  /* line 474, app/assets/stylesheets/_/_general.scss */
  .blockquote-large cite {
    font-size: 1.15em;
  }
}

/* line 485, app/assets/stylesheets/_/_general.scss */
.allcaps {
  text-transform: uppercase;
}

/* line 490, app/assets/stylesheets/_/_general.scss */
table a {
  color: #000000;
  text-decoration: underline;
}

/* line 493, app/assets/stylesheets/_/_general.scss */
table a:hover {
  color: #62B9B6;
}

/* line 498, app/assets/stylesheets/_/_general.scss */
table.table-tight td {
  font-size: .9em;
  vertical-align: top;
  padding: 0.25rem 0.625rem 0.25rem;
}

/* line 506, app/assets/stylesheets/_/_general.scss */
hr.narrow {
  width: 100px;
  margin: 2em auto;
}

/* line 511, app/assets/stylesheets/_/_general.scss */
.subnav {
  border-bottom: 1px solid #C6C6C8;
}

/* line 514, app/assets/stylesheets/_/_general.scss */
.subnav .menu a {
  color: #404040;
  padding: 1rem 2rem;
}

/* line 517, app/assets/stylesheets/_/_general.scss */
.subnav .menu a:hover {
  color: #000000;
}

/* line 522, app/assets/stylesheets/_/_general.scss */
.subnav .menu .active a {
  background-color: #ffffff;
  color: #62B9B6;
}

/* line 530, app/assets/stylesheets/_/_general.scss */
.error-message {
  background-color: #E96C7A;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  font-size: .9em;
  color: #ffffff;
  margin: -0.5rem 0 1rem;
}

/* line 539, app/assets/stylesheets/_/_general.scss */
.panel {
  background-color: #F2F2F7;
  padding: 1em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

/* line 544, app/assets/stylesheets/_/_general.scss */
.panel.purple {
  border-top: 4px solid #7F7EDB;
}

/* line 548, app/assets/stylesheets/_/_general.scss */
.panel p a, .panel li a {
  color: #000000;
  background-color: #F2F2F7;
  border-bottom: 2px solid #62B9B6;
  padding-left: 2px;
  padding-right: 2px;
}

/* line 554, app/assets/stylesheets/_/_general.scss */
.panel p a:hover, .panel li a:hover {
  color: #ffffff;
  background-color: #62B9B6;
}

/* line 562, app/assets/stylesheets/_/_general.scss */
.step {
  display: block;
  margin: 1em auto;
  width: 60px;
  height: auto;
}

@media screen and (min-width: 75em) {
  /* line 562, app/assets/stylesheets/_/_general.scss */
  .step {
    width: 100px;
  }
}

/* line 572, app/assets/stylesheets/_/_general.scss */
.icon {
  display: block;
  margin: 1rem auto 2rem;
  width: 100px;
  height: auto;
}

/* line 581, app/assets/stylesheets/_/_general.scss */
.callout.callout__shadow {
  border: 0;
  -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
}

/* line 586, app/assets/stylesheets/_/_general.scss */
.callout.callout__radius-large {
  border-radius: 20px;
}

/* line 590, app/assets/stylesheets/_/_general.scss */
.callout.callout__bg-gray {
  background-color: #F2F2F7;
}

/* line 594, app/assets/stylesheets/_/_general.scss */
.callout.callout__bg-black {
  background-color: #000000;
}

/* line 598, app/assets/stylesheets/_/_general.scss */
.callout.callout__bg-pink-purple, .callout.callout__bg-teal-purple, .callout.callout__bg-teal-green, .callout.callout__bg-teal-blue, .callout.callout__bg-green-blue, .callout.callout__bg-black {
  border: 0;
  color: white;
}

/* line 607, app/assets/stylesheets/_/_general.scss */
.callout.callout__bg-pink-purple h1, .callout.callout__bg-pink-purple h2, .callout.callout__bg-pink-purple h3, .callout.callout__bg-pink-purple h4, .callout.callout__bg-pink-purple h5, .callout.callout__bg-pink-purple h6, .callout.callout__bg-pink-purple p, .callout.callout__bg-teal-purple h1, .callout.callout__bg-teal-purple h2, .callout.callout__bg-teal-purple h3, .callout.callout__bg-teal-purple h4, .callout.callout__bg-teal-purple h5, .callout.callout__bg-teal-purple h6, .callout.callout__bg-teal-purple p, .callout.callout__bg-teal-green h1, .callout.callout__bg-teal-green h2, .callout.callout__bg-teal-green h3, .callout.callout__bg-teal-green h4, .callout.callout__bg-teal-green h5, .callout.callout__bg-teal-green h6, .callout.callout__bg-teal-green p, .callout.callout__bg-teal-blue h1, .callout.callout__bg-teal-blue h2, .callout.callout__bg-teal-blue h3, .callout.callout__bg-teal-blue h4, .callout.callout__bg-teal-blue h5, .callout.callout__bg-teal-blue h6, .callout.callout__bg-teal-blue p, .callout.callout__bg-green-blue h1, .callout.callout__bg-green-blue h2, .callout.callout__bg-green-blue h3, .callout.callout__bg-green-blue h4, .callout.callout__bg-green-blue h5, .callout.callout__bg-green-blue h6, .callout.callout__bg-green-blue p, .callout.callout__bg-black h1, .callout.callout__bg-black h2, .callout.callout__bg-black h3, .callout.callout__bg-black h4, .callout.callout__bg-black h5, .callout.callout__bg-black h6, .callout.callout__bg-black p {
  color: #ffffff;
}

/* line 612, app/assets/stylesheets/_/_general.scss */
.callout.callout__bg-pink-purple {
  background-color: #7F7EDB;
  background-image: linear-gradient(-225deg, #E96C7A 0%, #7F7EDB 100%);
}

/* line 617, app/assets/stylesheets/_/_general.scss */
.callout.callout__bg-teal-purple {
  background-color: #62B9B6;
  background-image: linear-gradient(-225deg, #62B9B6 0%, #7F7EDB 100%);
}

/* line 622, app/assets/stylesheets/_/_general.scss */
.callout.callout__bg-teal-green {
  background-color: #62B9B6;
  background-image: linear-gradient(-225deg, #62B9B6 0%, #62CB91 100%);
}

/* line 627, app/assets/stylesheets/_/_general.scss */
.callout.callout__bg-teal-blue {
  background-color: #62B9B6;
  background-image: linear-gradient(-225deg, #62B9B6 0%, #3D6ADE 100%);
}

/* line 632, app/assets/stylesheets/_/_general.scss */
.callout.callout__bg-green-blue {
  background-color: #62CB91;
  background-image: linear-gradient(-225deg, #62CB91 0%, #3D6ADE 100%);
}

/* line 639, app/assets/stylesheets/_/_general.scss */
#cta {
  text-align: center;
  background-color: #E96C7A;
  background-image: linear-gradient(-225deg, #E96C7A 0%, #7F7EDB 100%);
  border: none !important;
  margin-bottom: 1em;
  overflow: hidden;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 648, app/assets/stylesheets/_/_general.scss */
#cta h1 {
  color: #ffffff;
  margin: 1em 1em .25em;
}

/* line 652, app/assets/stylesheets/_/_general.scss */
#cta h2 {
  color: #ffffff;
  margin: 1em 1em .25em;
}

/* line 656, app/assets/stylesheets/_/_general.scss */
#cta h3 {
  color: #ffffff;
  margin: 1em 1em .25em;
}

/* line 660, app/assets/stylesheets/_/_general.scss */
#cta h4 {
  color: #ffffff;
  margin: 1em 1em .25em;
}

/* line 664, app/assets/stylesheets/_/_general.scss */
#cta p {
  color: #ffffff;
  margin: 0 1em 1em;
}

/* line 667, app/assets/stylesheets/_/_general.scss */
#cta p a {
  color: #ffffff;
  background-color: transparent;
  border-bottom: 2px solid #ffffff;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: -2px;
  margin-right: -2px;
}

/* line 675, app/assets/stylesheets/_/_general.scss */
#cta p a:hover {
  color: #62B9B6;
  background-color: #ffffff;
}

/* line 681, app/assets/stylesheets/_/_general.scss */
#cta .button, #cta .apply_credit_label {
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
}

/* line 685, app/assets/stylesheets/_/_general.scss */
#cta .button:hover, #cta .apply_credit_label:hover {
  background-color: #ffffff;
  color: #000000;
}

/* line 693, app/assets/stylesheets/_/_general.scss */
#download img {
  margin: 2em 0 1em;
  border: 1px solid #C6C6C8;
}

/* line 699, app/assets/stylesheets/_/_general.scss */
.teal {
  color: #62B9B6 !important;
}

/* line 702, app/assets/stylesheets/_/_general.scss */
.purple {
  color: #7F7EDB !important;
}

/* line 705, app/assets/stylesheets/_/_general.scss */
.pink {
  color: #E96C7A !important;
}

/* line 708, app/assets/stylesheets/_/_general.scss */
.green {
  color: #62CB91 !important;
}

/* line 711, app/assets/stylesheets/_/_general.scss */
.orange {
  color: #FF9500 !important;
}

/* line 714, app/assets/stylesheets/_/_general.scss */
.blue {
  color: #3D6ADE !important;
}

/* line 717, app/assets/stylesheets/_/_general.scss */
.red {
  color: #FF3B30 !important;
}

/* line 721, app/assets/stylesheets/_/_general.scss */
.meta {
  font-size: .8em;
  font-style: italic;
}

/* line 725, app/assets/stylesheets/_/_general.scss */
.meta em {
  font-style: normal;
}

/* line 730, app/assets/stylesheets/_/_general.scss */
.or-text {
  color: #404040;
  display: block;
  margin: 2em auto;
  text-align: center;
  width: 100px;
  border-bottom: 1px solid #C6C6C8;
  position: relative;
}

/* line 739, app/assets/stylesheets/_/_general.scss */
.or-text:after {
  position: absolute;
  content: " or ";
  display: block;
  top: -10px;
  left: 30px;
  width: 40px;
  line-height: 20px;
  height: 20px;
  background-color: #ffffff;
}

/* line 751, app/assets/stylesheets/_/_general.scss */
.radio-button {
  display: flex;
  margin: 1em 0;
  line-height: 1.25;
  padding: 1em;
  border: 1px solid #C6C6C8;
  border-radius: 4px;
}

/* line 758, app/assets/stylesheets/_/_general.scss */
.radio-button input {
  margin-right: 1em;
}

/* line 763, app/assets/stylesheets/_/_general.scss */
.img-rounded {
  border-radius: 4px;
}

/* line 767, app/assets/stylesheets/_/_general.scss */
.img-rounded-large {
  border-radius: 20px;
}

/* line 771, app/assets/stylesheets/_/_general.scss */
.img-shadow {
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 775, app/assets/stylesheets/_/_general.scss */
.img-shadow-large {
  -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
}

/* line 779, app/assets/stylesheets/_/_general.scss */
.img-group {
  position: relative;
}

/* line 782, app/assets/stylesheets/_/_general.scss */
.img-group .img-group__main {
  position: relative;
  width: 90%;
  height: auto;
  z-index: 1;
  margin-left: 10%;
  margin-bottom: -4rem;
}

@media print, screen and (min-width: 40em) {
  /* line 782, app/assets/stylesheets/_/_general.scss */
  .img-group .img-group__main {
    width: 60%;
    margin-left: 40%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 782, app/assets/stylesheets/_/_general.scss */
  .img-group .img-group__main {
    width: 90%;
    margin-left: 10%;
    z-index: 2;
    margin-bottom: -1rem;
  }
}

/* line 804, app/assets/stylesheets/_/_general.scss */
.img-group .img-group__secondary {
  position: relative;
  width: 80%;
  height: auto;
  z-index: 2;
  margin-right: 20%;
}

@media print, screen and (min-width: 40em) {
  /* line 804, app/assets/stylesheets/_/_general.scss */
  .img-group .img-group__secondary {
    width: 50%;
    margin-right: 50%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 804, app/assets/stylesheets/_/_general.scss */
  .img-group .img-group__secondary {
    width: 80%;
    margin-right: 20%;
    z-index: 1;
  }
}

/* line 824, app/assets/stylesheets/_/_general.scss */
.img-circle {
  border-radius: 1000px;
}

/* line 828, app/assets/stylesheets/_/_general.scss */
.recommend-group {
  display: block;
  width: 100%;
  max-width: 100% !important;
  position: relative;
  padding: 1rem 1rem 2rem;
  margin-bottom: 1rem;
}

/* line 836, app/assets/stylesheets/_/_general.scss */
.recommend-group:hover {
  background-color: #F2F2F7;
  border-radius: 20px;
}

/* line 841, app/assets/stylesheets/_/_general.scss */
.recommend-group .recommend-group__cover {
  width: 200px;
  height: auto;
  border-radius: 4px;
  -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
  margin: 0 auto 0.5rem;
}

@media print, screen and (min-width: 64em) {
  /* line 841, app/assets/stylesheets/_/_general.scss */
  .recommend-group .recommend-group__cover {
    position: absolute;
    top: 20px;
    left: 0px;
  }
}

/* line 856, app/assets/stylesheets/_/_general.scss */
.recommend-group .recommend-group__content {
  position: relative;
  padding: 2rem 2rem 1rem;
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
}

@media print, screen and (min-width: 64em) {
  /* line 856, app/assets/stylesheets/_/_general.scss */
  .recommend-group .recommend-group__content {
    margin: 20px 0 0 160px;
    text-align: left;
  }
}

/* line 868, app/assets/stylesheets/_/_general.scss */
.recommend-group .recommend-group__content blockquote {
  margin-bottom: 0;
}

/* line 871, app/assets/stylesheets/_/_general.scss */
.recommend-group .recommend-group__content blockquote cite {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 877, app/assets/stylesheets/_/_general.scss */
.recommend-group .recommend-group__content blockquote cite::before {
  content: "";
}

@media print, screen and (min-width: 64em) {
  /* line 871, app/assets/stylesheets/_/_general.scss */
  .recommend-group .recommend-group__content blockquote cite {
    justify-content: flex-start;
  }
}

/* line 885, app/assets/stylesheets/_/_general.scss */
.recommend-group .recommend-group__content blockquote cite img {
  width: 80px;
  height: 80px;
  margin-bottom: 0;
}

/* line 891, app/assets/stylesheets/_/_general.scss */
.recommend-group .recommend-group__content blockquote cite .recommend-group__cite-content {
  padding-left: 1rem;
}

/* line 900, app/assets/stylesheets/_/_general.scss */
.app-buttons a {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 904, app/assets/stylesheets/_/_general.scss */
.app-buttons a svg {
  height: 60px;
  border-radius: 12px;
  border: 2px solid #F2F2F7;
}

/* line 911, app/assets/stylesheets/_/_general.scss */
.app-buttons a:hover svg {
  border: 2px solid #999999;
}

/* line 919, app/assets/stylesheets/_/_general.scss */
.wishlist-name input {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* line 928, app/assets/stylesheets/_/_general.scss */
.wishlistOffensive-icon {
  font-size: .5em;
  font-style: 500;
  color: #999999;
  position: relative;
  top: -.75em;
}

/* line 936, app/assets/stylesheets/_/_general.scss */
.kindle-instructions {
  text-align: center;
}

/* line 938, app/assets/stylesheets/_/_general.scss */
.kindle-instructions img {
  margin-top: 30px;
  margin-bottom: 10px;
}

/* line 942, app/assets/stylesheets/_/_general.scss */
.kindle-instructions h4 {
  margin-bottom: 0px;
}

/* line 947, app/assets/stylesheets/_/_general.scss */
.questions {
  text-align: center;
  padding: .5em 1em 2em;
  max-width: 800px;
  margin: 0 auto;
}

/* line 952, app/assets/stylesheets/_/_general.scss */
.questions img {
  margin-bottom: .5em;
}

@media print, screen and (min-width: 64em) {
  /* line 957, app/assets/stylesheets/_/_general.scss */
  #collection-bipoc {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    background-image: url("//cdn.libro.fm/assets/website-images/collection-bipoc-lg.jpg");
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

/* line 966, app/assets/stylesheets/_/_general.scss */
#directories {
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/directories-bg.jpg");
}

/* line 971, app/assets/stylesheets/_/_general.scss */
.tabs {
  border-bottom: 1px solid #C6C6C8;
}

@media print, screen and (min-width: 64em) {
  /* line 971, app/assets/stylesheets/_/_general.scss */
  .tabs {
    flex-direction: row;
  }
}

/* line 976, app/assets/stylesheets/_/_general.scss */
.tabs .tabs-title {
  font-weight: 700;
  border-bottom: 4px solid #ffffff;
  margin-right: 2rem;
}

/* line 981, app/assets/stylesheets/_/_general.scss */
.tabs .tabs-title:hover {
  border-bottom: 4px solid #000000;
}

/* line 985, app/assets/stylesheets/_/_general.scss */
.tabs .tabs-title.is-active {
  border-bottom: 4px solid #62B9B6;
}

/* line 991, app/assets/stylesheets/_/_general.scss */
#sale-banner {
  background-color: #000000;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/sale-banner.jpg");
  color: #ffffff;
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  /* line 991, app/assets/stylesheets/_/_general.scss */
  #sale-banner {
    background-image: url("//cdn.libro.fm/assets/website-images/sale-banner-lg.jpg");
  }
}

/* line 1, app/assets/stylesheets/_/_genres.scss */
#genre-banner {
  text-align: center;
  background-color: #000000;
  padding: 2em 1em 1em;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
}

/* line 7, app/assets/stylesheets/_/_genres.scss */
#genre-banner h1 {
  color: #ffffff;
}

/* line 11, app/assets/stylesheets/_/_genres.scss */
#genre-banner .button, #genre-banner .apply_credit_label {
  margin: 1em .5em .5em;
}

/* line 16, app/assets/stylesheets/_/_genres.scss */
#genres-grid {
  margin-bottom: 1rem;
}

/* line 19, app/assets/stylesheets/_/_genres.scss */
#genres-grid a {
  display: block;
  color: #000000;
  background-color: #ffffff;
  padding: 0.5rem 1rem;
  border-radius: 100px;
  margin: 0 1rem;
}

/* line 27, app/assets/stylesheets/_/_genres.scss */
#genres-grid a:hover {
  color: #000000;
  background-color: #F2F2F7;
}

/* line 34, app/assets/stylesheets/_/_genres.scss */
#genres-all-list {
  list-style: none;
  text-align: center;
}

@media print, screen and (min-width: 40em) {
  /* line 34, app/assets/stylesheets/_/_genres.scss */
  #genres-all-list {
    column-count: 2;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 34, app/assets/stylesheets/_/_genres.scss */
  #genres-all-list {
    column-count: 3;
  }
}

@media screen and (min-width: 75em) {
  /* line 34, app/assets/stylesheets/_/_genres.scss */
  #genres-all-list {
    column-count: 4;
  }
}

@media screen and (min-width: 90em) {
  /* line 34, app/assets/stylesheets/_/_genres.scss */
  #genres-all-list {
    column-count: 5;
  }
}

/* line 51, app/assets/stylesheets/_/_genres.scss */
#genres-all-list li {
  padding: 0 0.5rem;
}

/* line 54, app/assets/stylesheets/_/_genres.scss */
#genres-all-list li a {
  padding: 1rem 2rem;
  color: #000000;
  line-height: 1.25;
  border-radius: 100px;
  display: inline-block;
}

/* line 61, app/assets/stylesheets/_/_genres.scss */
#genres-all-list li a:hover {
  color: #000000;
  background-color: #F2F2F7;
}

@media print, screen and (min-width: 64em) {
  /* line 70, app/assets/stylesheets/_/_genres.scss */
  .genres-featured-list__item {
    padding: 0 1rem;
  }
}

@media screen and (min-width: 75em) {
  /* line 70, app/assets/stylesheets/_/_genres.scss */
  .genres-featured-list__item {
    padding: 0 2rem;
  }
}

/* line 79, app/assets/stylesheets/_/_genres.scss */
.genres-featured-list__title {
  display: flex;
  align-items: center;
  padding: 0 1rem;
}

/* line 84, app/assets/stylesheets/_/_genres.scss */
.genres-featured-list__title span {
  flex-grow: 1;
  font-weight: 700;
}

/* line 88, app/assets/stylesheets/_/_genres.scss */
.genres-featured-list__title a {
  flex-shrink: 1;
}

/* line 5, app/assets/stylesheets/_/_gift.scss */
.gift-red {
  color: #FF3B30 !important;
}

/* line 9, app/assets/stylesheets/_/_gift.scss */
.gift-blue {
  color: #43B0C3 !important;
}

/* line 13, app/assets/stylesheets/_/_gift.scss */
.gift-green {
  color: #71A74F !important;
}

/* line 17, app/assets/stylesheets/_/_gift.scss */
.button-gift-red {
  color: #ffffff;
  background-color: #FF3B30;
}

/* line 20, app/assets/stylesheets/_/_gift.scss */
.button-gift-red:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 26, app/assets/stylesheets/_/_gift.scss */
.button-gift-blue {
  color: #ffffff;
  background-color: #43B0C3;
}

/* line 29, app/assets/stylesheets/_/_gift.scss */
.button-gift-blue:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 35, app/assets/stylesheets/_/_gift.scss */
.button-gift-green {
  color: #ffffff;
  background-color: #71A74F;
}

/* line 38, app/assets/stylesheets/_/_gift.scss */
.button-gift-green:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 45, app/assets/stylesheets/_/_gift.scss */
.gift-membership h3 {
  margin-top: 0.5rem !important;
  line-height: 1 !important;
}

/* line 51, app/assets/stylesheets/_/_gift.scss */
.gift-package {
  width: 50%;
  max-width: 500px;
  margin: 0 auto;
}

/* line 56, app/assets/stylesheets/_/_gift.scss */
.gift-redeem {
  max-width: 200px;
  margin: 0 auto 1em;
}

@media print, screen and (min-width: 64em) {
  /* line 56, app/assets/stylesheets/_/_gift.scss */
  .gift-redeem {
    max-width: 500px;
  }
}

/* line 64, app/assets/stylesheets/_/_gift.scss */
.review-header {
  color: #62B9B6;
  text-transform: uppercase;
}

/* line 69, app/assets/stylesheets/_/_gift.scss */
.printable {
  background-color: #ffffff !important;
}

/* line 73, app/assets/stylesheets/_/_gift.scss */
.gift-callout {
  background-color: #7F7EDB;
  text-align: center;
  border-radius: 20px;
  margin-bottom: 1rem;
  padding: 2rem 1rem 0;
}

/* line 80, app/assets/stylesheets/_/_gift.scss */
.gift-callout h3 {
  color: #ffffff;
}

/* line 84, app/assets/stylesheets/_/_gift.scss */
.gift-callout p {
  color: #ffffff;
}

/* line 89, app/assets/stylesheets/_/_gift.scss */
.martha-stewart-sticker {
  width: 200px;
  height: auto;
  max-width: 100%;
}

/* line 96, app/assets/stylesheets/_/_gift.scss */
.printable #navigation-main,
.printable #navigation-fixed,
.printable .search-callout,
.printable .footer-callout,
.printable #footer,
.printable .top-lines,
.printable .indie-store-message,
.printable #partner-navigation-panel,
.printable #footer-callout {
  display: none !important;
}

/* line 107, app/assets/stylesheets/_/_gift.scss */
.printable #page-wrap {
  margin: 150px auto 40px;
  box-shadow: none;
  border: none;
}

@media print {
  /* line 107, app/assets/stylesheets/_/_gift.scss */
  .printable #page-wrap {
    margin: 40px auto 40px;
  }
}

/* line 117, app/assets/stylesheets/_/_gift.scss */
.print-button {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  color: #ffffff;
  background-color: #000000;
  padding: 1em;
  font-size: 1.5em;
  font-weight: bold;
}

/* line 129, app/assets/stylesheets/_/_gift.scss */
.print-button:hover {
  color: #ffffff;
  background-color: #62B9B6;
}

@media print {
  /* line 117, app/assets/stylesheets/_/_gift.scss */
  .print-button {
    display: none !important;
  }
}

/* line 138, app/assets/stylesheets/_/_gift.scss */
#printable-gift {
  padding: 0px 40px !important;
}

/* line 141, app/assets/stylesheets/_/_gift.scss */
#printable-gift #opening {
  text-align: center;
}

/* line 143, app/assets/stylesheets/_/_gift.scss */
#printable-gift #opening h1 {
  font-size: 2.25rem;
  line-height: 1.25;
  font-weight: bold;
  text-transform: uppercase;
  color: #62B9B6;
}

/* line 150, app/assets/stylesheets/_/_gift.scss */
#printable-gift #opening h4 {
  font-size: 1.75rem;
}

/* line 155, app/assets/stylesheets/_/_gift.scss */
#printable-gift hr {
  border-top-color: #000000;
}

/* line 159, app/assets/stylesheets/_/_gift.scss */
#printable-gift #content {
  border: 1px solid #999999;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 2em 1em;
}

/* line 164, app/assets/stylesheets/_/_gift.scss */
#printable-gift #content table, #printable-gift #content tr, #printable-gift #content td {
  border: 0px !important;
  background-color: #ffffff !important;
}

/* line 169, app/assets/stylesheets/_/_gift.scss */
#printable-gift #content .printable-cover ul {
  list-style: none;
  margin: 0;
}

/* line 172, app/assets/stylesheets/_/_gift.scss */
#printable-gift #content .printable-cover ul li {
  line-height: 1.25;
  margin-bottom: .5em;
}

/* line 178, app/assets/stylesheets/_/_gift.scss */
#printable-gift #content h2 {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: bold;
}

/* line 183, app/assets/stylesheets/_/_gift.scss */
#printable-gift #content h3 {
  font-size: 1rem;
  line-height: 1.25;
}

/* line 187, app/assets/stylesheets/_/_gift.scss */
#printable-gift #content li {
  font-size: 0.75rem;
  line-height: 1.25;
}

/* line 191, app/assets/stylesheets/_/_gift.scss */
#printable-gift #content p {
  font-size: 0.75rem;
  line-height: 1.25;
  margin-bottom: .5em;
}

/* line 196, app/assets/stylesheets/_/_gift.scss */
#printable-gift #content .store-icon {
  height: 40px;
  width: auto;
  margin: 0 1em 1em 0;
}

/* line 203, app/assets/stylesheets/_/_gift.scss */
#printable-gift #closing {
  text-align: center;
}

/* line 205, app/assets/stylesheets/_/_gift.scss */
#printable-gift #closing img {
  height: 80px;
  margin: 20px 0;
}

@media print {
  /* line 214, app/assets/stylesheets/_/_gift.scss */
  #page-wrap {
    margin: 0px;
  }
  /* line 217, app/assets/stylesheets/_/_gift.scss */
  .large-1 {
    width: 8.33333%;
  }
  /* line 221, app/assets/stylesheets/_/_gift.scss */
  .large-2 {
    width: 16.66667%;
  }
  /* line 225, app/assets/stylesheets/_/_gift.scss */
  .large-3 {
    width: 25%;
  }
  /* line 229, app/assets/stylesheets/_/_gift.scss */
  .large-4 {
    width: 33.33333%;
  }
  /* line 233, app/assets/stylesheets/_/_gift.scss */
  .large-5 {
    width: 41.66667%;
  }
  /* line 237, app/assets/stylesheets/_/_gift.scss */
  .large-6 {
    width: 50%;
  }
  /* line 241, app/assets/stylesheets/_/_gift.scss */
  .large-7 {
    width: 58.33333%;
  }
  /* line 245, app/assets/stylesheets/_/_gift.scss */
  .large-8 {
    width: 66.66667%;
  }
  /* line 249, app/assets/stylesheets/_/_gift.scss */
  .large-9 {
    width: 75%;
  }
  /* line 253, app/assets/stylesheets/_/_gift.scss */
  .large-10 {
    width: 83.33333%;
  }
  /* line 257, app/assets/stylesheets/_/_gift.scss */
  .large-11 {
    width: 91.66667%;
  }
  /* line 261, app/assets/stylesheets/_/_gift.scss */
  .large-12 {
    width: 100%;
  }
}

/* line 8, app/assets/stylesheets/_/_header.scss */
#navigation-main {
  background-color: #ffffff;
  border-bottom: 1px solid #C6C6C8;
  position: relative;
  z-index: 999;
  display: none;
  padding-bottom: 5px;
}

@media print, screen and (min-width: 64em) {
  /* line 8, app/assets/stylesheets/_/_header.scss */
  #navigation-main {
    display: block;
  }
}

/* line 20, app/assets/stylesheets/_/_header.scss */
#navigation-main .navigation-main__upper {
  display: flex;
}

/* line 23, app/assets/stylesheets/_/_header.scss */
#navigation-main .navigation-main__upper .navigation-main__upper-left {
  display: flex;
  flex-grow: 1;
  align-items: center;
}

/* line 29, app/assets/stylesheets/_/_header.scss */
#navigation-main .navigation-main__upper .navigation-main__upper-right {
  padding-right: 10px;
  display: flex;
  align-items: center;
}

/* line 36, app/assets/stylesheets/_/_header.scss */
#navigation-main .navigation-main__lower {
  display: flex;
}

/* line 39, app/assets/stylesheets/_/_header.scss */
#navigation-main .navigation-main__lower .navigation-main__lower-left {
  display: flex;
  align-items: center;
  padding-left: 20px;
  flex-grow: 1;
}

@media screen and (min-width: 75em) {
  /* line 39, app/assets/stylesheets/_/_header.scss */
  #navigation-main .navigation-main__lower .navigation-main__lower-left {
    flex-grow: 0;
    min-width: 350px;
  }
}

@media screen and (min-width: 90em) {
  /* line 39, app/assets/stylesheets/_/_header.scss */
  #navigation-main .navigation-main__lower .navigation-main__lower-left {
    min-width: 500px;
  }
}

/* line 54, app/assets/stylesheets/_/_header.scss */
#navigation-main .navigation-main__lower .navigation-main__lower-left form {
  width: 100%;
}

/* line 62, app/assets/stylesheets/_/_header.scss */
#navigation-fixed {
  width: 100%;
  position: fixed;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  transform: translateY(-60px);
  top: 0;
  left: 0;
  background-color: #ffffff;
  border-bottom: 1px solid #C6C6C8;
  z-index: 998;
  display: none;
  align-items: center;
}

@media print, screen and (min-width: 64em) {
  /* line 62, app/assets/stylesheets/_/_header.scss */
  #navigation-fixed {
    display: flex;
  }
}

/* line 79, app/assets/stylesheets/_/_header.scss */
#navigation-fixed .navigation-fixed__left {
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding-left: 20px;
}

/* line 85, app/assets/stylesheets/_/_header.scss */
#navigation-fixed .navigation-fixed__left .navigation-fixed__search {
  padding-left: 20px;
}

/* line 90, app/assets/stylesheets/_/_header.scss */
#navigation-fixed .navigation-fixed__right {
  display: flex;
  align-items: center;
  padding-right: 10px;
}

/* line 96, app/assets/stylesheets/_/_header.scss */
#navigation-fixed.navigation-fixed__visible {
  transform: translateY(0);
}

/* line 102, app/assets/stylesheets/_/_header.scss */
#navigation-mobile {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #C6C6C8;
  z-index: 1010;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

@media print, screen and (min-width: 64em) {
  /* line 102, app/assets/stylesheets/_/_header.scss */
  #navigation-mobile {
    display: none;
  }
}

/* line 117, app/assets/stylesheets/_/_header.scss */
#navigation-mobile .navigation-mobile__upper {
  display: flex;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
}

/* line 123, app/assets/stylesheets/_/_header.scss */
#navigation-mobile .navigation-mobile__upper .navigation-mobile__left {
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding-left: 10px;
}

/* line 130, app/assets/stylesheets/_/_header.scss */
#navigation-mobile .navigation-mobile__upper .navigation-mobile__right {
  display: flex;
  align-items: center;
  padding-right: 10px;
}

/* line 137, app/assets/stylesheets/_/_header.scss */
#navigation-mobile .navigation-mobile__lower {
  position: absolute;
  background-color: #ffffff;
  z-index: 1;
  top: 60px;
  left: 0;
  width: 100%;
  display: flex;
  height: 60px;
  padding: 0 10px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  transform: translateY(-60px);
}

/* line 150, app/assets/stylesheets/_/_header.scss */
#navigation-mobile .navigation-mobile__lower.navigation-mobile__lower__visible {
  transform: translateY(0);
}

/* line 154, app/assets/stylesheets/_/_header.scss */
#navigation-mobile .navigation-mobile__lower form {
  width: 100%;
}

/* line 162, app/assets/stylesheets/_/_header.scss */
.navigation__logo {
  height: 80px;
  width: auto;
  margin: 10px 10px;
}

/* line 168, app/assets/stylesheets/_/_header.scss */
.navigation__logo-partner {
  height: 60px;
  width: auto;
  margin: 20px 10px;
}

/* line 174, app/assets/stylesheets/_/_header.scss */
.navigation__logo-seperator {
  display: inline-block;
  height: 60px;
  width: 1px;
  background-color: #C6C6C8;
  margin: 0 10px;
}

/* line 182, app/assets/stylesheets/_/_header.scss */
.navigation__logo-small {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 40px;
  margin: 10px 0;
}

/* line 193, app/assets/stylesheets/_/_header.scss */
.navigation__logo-small-full {
  min-width: 180px;
  height: 60px;
  overflow: hidden;
  margin: 0;
}

/* line 200, app/assets/stylesheets/_/_header.scss */
.navigation__logo-partner-small {
  display: flex;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 40px;
  border: 1px solid #C6C6C8;
  margin: 10px 0;
}

/* line 210, app/assets/stylesheets/_/_header.scss */
.navigation__logo-seperator-small {
  display: inline-block;
  height: 40px;
  width: 1px;
  background-color: #C6C6C8;
  margin: 0 10px;
}

/* line 219, app/assets/stylesheets/_/_header.scss */
.navigation-menu {
  display: flex;
  height: 60px;
  align-items: center;
  margin: 0;
  padding: 0;
}

/* line 226, app/assets/stylesheets/_/_header.scss */
.navigation-menu li {
  list-style: none;
  position: relative;
}

/* line 230, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a {
  position: relative;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  line-height: 1;
  padding: 0 10px;
  margin: 0 6.6666666667px;
  border-radius: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media screen and (min-width: 75em) {
  /* line 230, app/assets/stylesheets/_/_header.scss */
  .navigation-menu li a {
    padding: 0 20px;
  }
}

/* line 249, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a:hover {
  background-color: #F2F2F7;
}

/* line 253, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a.navigation-menu__profile {
  border-radius: 40px;
  border: 1px solid #C6C6C8;
  padding-left: 13.3333333333px;
}

/* line 258, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a.navigation-menu__profile span {
  display: inline-block;
  height: 20px;
  width: 1px;
  background-color: #C6C6C8;
  margin-right: 10px;
}

/* line 267, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a.navigation-menu__signup {
  border-radius: 40px;
  background-color: #7F7EDB;
  color: #ffffff;
  font-weight: 700;
}

/* line 273, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a.navigation-menu__signup:hover {
  background-color: #5756d0;
}

/* line 278, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a.navigation-menu__login {
  border-radius: 40px;
  border: 1px solid #C6C6C8;
}

/* line 283, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a.navigation-menu__cart, .navigation-menu li a.navigation-menu__menu, .navigation-menu li a.navigation-menu__wishlist {
  width: 40px;
  border-radius: 40px;
  border: 1px solid #C6C6C8;
  padding: 0;
}

/* line 292, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a.navigation-menu__logout {
  color: #E96C7A;
}

/* line 296, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a .navigation-menu__quantity {
  color: #ffffff;
  font-size: .8em;
  font-weight: 700;
  background-color: #7F7EDB;
  padding: 4px 8px;
  margin-left: 10px;
  border-radius: 60px;
}

/* line 307, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a .navigation-menu__cart-alert,
.navigation-menu li a .navigation-menu__wishlist-alert {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  position: absolute;
  top: -6.6666666667px;
  right: -6.6666666667px;
  background-color: #7F7EDB;
  color: #ffffff;
  font-size: .8rem;
  font-weight: 700;
}

/* line 324, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a .navigation-menu__wishlist-alert {
  background-color: #E96C7A;
}

/* line 328, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a.navigation-menu__pipe {
  height: 20px;
  width: 1px;
  background-color: #C6C6C8;
  margin: 0 10px;
}

/* line 335, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a.navigation-menu__gift {
  color: #7F7EDB;
}

/* line 338, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a.navigation-menu__gift span {
  display: flex;
  position: relative;
  top: -2px;
  margin-right: 6.6666666667px;
}

/* line 348, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a.navigation-menu__dropdown span {
  display: flex;
  margin-left: 10px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/* line 356, app/assets/stylesheets/_/_header.scss */
.navigation-menu li a.navigation-menu__dropdown.hover span {
  transform: rotate(180deg);
}

/* line 364, app/assets/stylesheets/_/_header.scss */
.navigation-menu .navigation-menu__seperator {
  width: 1px;
  height: 20px;
  background-color: #C6C6C8;
}

/* line 370, app/assets/stylesheets/_/_header.scss */
.navigation-menu .navigation-menu__dropdown-pane {
  background-color: #ffffff;
  border: 1px solid #C6C6C8;
  border-radius: 20px;
  padding: 10px 0;
  -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
}

/* line 378, app/assets/stylesheets/_/_header.scss */
.navigation-menu .navigation-menu__dropdown-pane-genres {
  width: 700px;
}

/* line 384, app/assets/stylesheets/_/_header.scss */
.navigation-menu .navigation-menu__dropdown-menu ul {
  display: flex;
  flex-direction: column;
  align-items: stretch !important;
  height: inherit !important;
  margin: 0;
}

/* line 393, app/assets/stylesheets/_/_header.scss */
.navigation-menu .navigation-menu__dropdown-menu ul li a {
  justify-content: flex-start !important;
  font-weight: 500 !important;
}

/* line 398, app/assets/stylesheets/_/_header.scss */
.navigation-menu .navigation-menu__dropdown-menu ul li.navigation-menu__dropdown-seperator {
  margin: 10px 20px;
  height: 1px;
  background-color: #C6C6C8;
}

/* line 406, app/assets/stylesheets/_/_header.scss */
.navigation-menu .navigation-menu__dropdown-menu.navigation-menu__dropdown-menu-profile {
  top: 50px;
}

/* line 410, app/assets/stylesheets/_/_header.scss */
.navigation-menu .navigation-menu__dropdown-menu.navigation-menu__dropdown-menu-genres {
  width: 700px;
  text-align: center;
  padding-top: 10px;
}

/* line 415, app/assets/stylesheets/_/_header.scss */
.navigation-menu .navigation-menu__dropdown-menu.navigation-menu__dropdown-menu-genres ul {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0;
}

/* line 421, app/assets/stylesheets/_/_header.scss */
.navigation-menu .navigation-menu__dropdown-menu.navigation-menu__dropdown-menu-genres ul li {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 33%;
  width: 33%;
}

/* line 429, app/assets/stylesheets/_/_header.scss */
.navigation-menu .navigation-menu__dropdown-menu.navigation-menu__dropdown-menu-genres .navigation-menu__dropdown-menu-button {
  margin: 20px auto;
  display: inline-block;
  height: inherit;
  border-radius: 40px;
  padding: 20px 80px;
  background-color: #F2F2F7;
}

/* line 437, app/assets/stylesheets/_/_header.scss */
.navigation-menu .navigation-menu__dropdown-menu.navigation-menu__dropdown-menu-genres .navigation-menu__dropdown-menu-button:hover {
  background-color: #7F7EDB;
  color: #ffffff;
}

/* line 447, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-desktop {
  background-color: #ffffff;
  width: 1000px !important;
  padding: 20px;
}

/* line 452, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-desktop.position-right {
  transform: translateX(1000px) !important;
}

/* line 456, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-desktop.is-open {
  transform: translateX(0) !important;
}

/* line 460, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-desktop .navigation-offCanvas-desktop__close {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  width: 40px;
  border-radius: 40px;
  border: 1px solid #C6C6C8;
  padding: 0;
}

/* line 471, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-desktop .navigation-offCanvas-desktop__close:hover {
  background-color: #F2F2F7;
}

/* line 476, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-desktop .navigation-offCanvas-desktop__menu {
  margin: 1rem 0;
  list-style: none;
}

/* line 480, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-desktop .navigation-offCanvas-desktop__menu li {
  padding: 0.5rem 0;
}

/* line 482, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-desktop .navigation-offCanvas-desktop__menu li a {
  border-bottom: 2px solid #ffffff;
  color: #000000;
  font-size: 1.1rem;
}

/* line 487, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-desktop .navigation-offCanvas-desktop__menu li a:hover {
  border-bottom-color: #7F7EDB;
}

/* line 494, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-desktop .navigation-offCanvas-desktop__ad {
  display: block;
  border-radius: 20px;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  overflow: hidden;
  margin: 4px;
}

/* line 502, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-desktop .navigation-offCanvas-desktop__ad:hover {
  border-color: #7F7EDB;
}

/* line 508, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile {
  background-color: #ffffff;
  width: 350px !important;
  padding: 5px 16px;
}

/* line 513, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile.position-right {
  transform: translateX(350px) !important;
}

/* line 517, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile.is-open {
  transform: translateX(0) !important;
}

/* line 521, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .navigation-flyout-mobile__close {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  width: 40px;
  border-radius: 40px;
  border: 1px solid #C6C6C8;
  padding: 0;
  margin-left: 20px;
}

/* line 533, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .navigation-flyout-mobile__close:hover {
  background-color: #F2F2F7;
}

/* line 539, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile #navigation-flyout-mobile__app-buttons .app-buttons {
  text-align: center;
}

/* line 544, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile #navigation-flyout-mobile__app-buttons .app-buttons a svg {
  height: 50px;
}

/* line 551, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .accordion {
  padding: 10px;
}

/* line 554, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .accordion .accordion-title,
#navigation-flyout-mobile .accordion .accordion-title__no-link {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 10px 30px 10px 0;
  line-height: 1.25;
  color: #000000;
  display: inline-block;
}

/* line 563, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .accordion .accordion-title:hover,
#navigation-flyout-mobile .accordion .accordion-title__no-link:hover {
  text-decoration: underline;
}

/* line 568, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .accordion .accordion-title {
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/* line 572, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .accordion .accordion-title::before {
  content: '';
  right: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("//cdn.libro.fm/assets/website-images/mbolie-navigation-arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 584, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .accordion .accordion-title__credit-count {
  font-weight: 500;
  color: #404040;
  font-size: .9em;
  margin-left: 10px;
  border-left: 1px solid #C6C6C8;
  padding-left: 10px;
}

/* line 595, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .accordion .is-active .accordion-title::before {
  transform: rotate(180deg);
}

/* line 601, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .accordion .accordion-content {
  margin: 0;
  list-style: none;
}

/* line 605, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .accordion .accordion-content a {
  display: inline-block;
  padding: 10px 0;
  color: #000000;
}

/* line 610, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .accordion .accordion-content a:hover {
  text-decoration: underline;
}

/* line 615, app/assets/stylesheets/_/_header.scss */
#navigation-flyout-mobile .accordion .accordion-content .accordion-content__dropdown-seperator {
  margin: 10px 0;
  height: 1px;
  background-color: #C6C6C8;
}

/* line 1, app/assets/stylesheets/_/_home.scss */
#home-banner {
  position: relative;
  text-align: center;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-position: center top;
}

/* line 7, app/assets/stylesheets/_/_home.scss */
#home-banner::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}

/* line 19, app/assets/stylesheets/_/_home.scss */
#home-banner .grid-container {
  position: relative;
  z-index: 2;
}

/* line 24, app/assets/stylesheets/_/_home.scss */
#home-banner h1, #home-banner h2, #home-banner h3, #home-banner h4, #home-banner h5, #home-banner h6, #home-banner p {
  color: #ffffff;
}

/* line 30, app/assets/stylesheets/_/_home.scss */
#home-banner p a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 34, app/assets/stylesheets/_/_home.scss */
#home-banner p a:hover {
  color: #62B9B6;
}

/* line 41, app/assets/stylesheets/_/_home.scss */
#home-banner .callout h3, #home-banner .callout p {
  color: #000000;
}

/* line 46, app/assets/stylesheets/_/_home.scss */
#home-banner .caption {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  padding: 1rem;
  color: #ffffff;
  font-size: .9em;
  display: none;
}

@media print, screen and (min-width: 64em) {
  /* line 46, app/assets/stylesheets/_/_home.scss */
  #home-banner .caption {
    display: block;
  }
}

/* line 62, app/assets/stylesheets/_/_home.scss */
.home-why-libro__callout {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media print, screen and (min-width: 64em) {
  /* line 62, app/assets/stylesheets/_/_home.scss */
  .home-why-libro__callout {
    align-items: flex-start;
  }
}

@media screen and (min-width: 75em) {
  /* line 62, app/assets/stylesheets/_/_home.scss */
  .home-why-libro__callout {
    padding: 0 2rem;
  }
}

/* line 75, app/assets/stylesheets/_/_home.scss */
.home-why-libro__callout img {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  margin: 0 1rem 1rem 0;
}

/* line 82, app/assets/stylesheets/_/_home.scss */
.home-why-libro__callout p {
  flex-grow: 1;
}

/* line 85, app/assets/stylesheets/_/_home.scss */
.home-why-libro__callout p strong {
  font-weight: 700;
  font-size: 1.25em;
}

/* line 93, app/assets/stylesheets/_/_home.scss */
#home-gift-callout img {
  max-width: 300px;
}

@media print, screen and (min-width: 64em) {
  /* line 93, app/assets/stylesheets/_/_home.scss */
  #home-gift-callout img {
    max-width: 100%;
  }
}

/* line 99, app/assets/stylesheets/_/_home.scss */
#home-gift-callout .content {
  margin: 1em 0 0;
}

@media print, screen and (min-width: 64em) {
  /* line 99, app/assets/stylesheets/_/_home.scss */
  #home-gift-callout .content {
    margin: 3em 0 1em;
  }
}

/* line 107, app/assets/stylesheets/_/_home.scss */
#options-banner {
  padding: 4rem 0;
}

/* line 111, app/assets/stylesheets/_/_home.scss */
.home-libro-message {
  text-align: center;
  padding: 0 0 2em;
}

@media print, screen and (min-width: 64em) {
  /* line 111, app/assets/stylesheets/_/_home.scss */
  .home-libro-message {
    padding: 4em 0;
    background-color: #F2F2F7;
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    background-image: url("//cdn.libro.fm/assets/website-images/collage-lg.jpg");
  }
}

/* line 120, app/assets/stylesheets/_/_home.scss */
.home-libro-message .content {
  padding: 1em;
  margin: 0 auto;
}

@media print, screen and (min-width: 64em) {
  /* line 120, app/assets/stylesheets/_/_home.scss */
  .home-libro-message .content {
    max-width: 40%;
  }
}

/* line 127, app/assets/stylesheets/_/_home.scss */
.home-libro-message img {
  width: 100%;
  height: auto;
}

@media print, screen and (min-width: 64em) {
  /* line 127, app/assets/stylesheets/_/_home.scss */
  .home-libro-message img {
    display: none;
  }
}

/* line 136, app/assets/stylesheets/_/_home.scss */
.playlist-message {
  text-align: center;
  padding: 0 0 2em;
}

@media print, screen and (min-width: 64em) {
  /* line 136, app/assets/stylesheets/_/_home.scss */
  .playlist-message {
    padding: 4em 0;
    background-color: #F2F2F7;
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    background-image: url("//cdn.libro.fm/assets/website-images/playlist-collage-lg.jpg");
  }
}

/* line 145, app/assets/stylesheets/_/_home.scss */
.playlist-message .content {
  padding: 1em;
  margin: 0 auto;
}

@media print, screen and (min-width: 64em) {
  /* line 145, app/assets/stylesheets/_/_home.scss */
  .playlist-message .content {
    max-width: 40%;
  }
}

/* line 152, app/assets/stylesheets/_/_home.scss */
.playlist-message img {
  width: 100%;
  height: auto;
}

@media print, screen and (min-width: 64em) {
  /* line 152, app/assets/stylesheets/_/_home.scss */
  .playlist-message img {
    display: none;
  }
}

/* line 161, app/assets/stylesheets/_/_home.scss */
#home-playlists {
  text-align: center;
  padding-top: 2em;
  padding-bottom: 2em;
  margin-bottom: 2em;
}

/* line 166, app/assets/stylesheets/_/_home.scss */
#home-playlists #playlist-grid {
  padding-top: .5em;
  padding-bottom: 0;
  margin: 0 auto;
}

/* line 170, app/assets/stylesheets/_/_home.scss */
#home-playlists #playlist-grid img {
  margin-bottom: .5em;
  max-width: 200px;
}

@media print, screen and (min-width: 64em) {
  /* line 170, app/assets/stylesheets/_/_home.scss */
  #home-playlists #playlist-grid img {
    max-width: 400px;
  }
}

/* line 180, app/assets/stylesheets/_/_home.scss */
#home-callout {
  background-color: #000000;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  text-align: center;
}

/* line 184, app/assets/stylesheets/_/_home.scss */
#home-callout img {
  max-width: 50%;
}

@media print, screen and (min-width: 64em) {
  /* line 184, app/assets/stylesheets/_/_home.scss */
  #home-callout img {
    max-width: 100%;
  }
}

/* line 190, app/assets/stylesheets/_/_home.scss */
#home-callout h1, #home-callout h2, #home-callout h3, #home-callout p {
  color: #ffffff;
}

/* line 195, app/assets/stylesheets/_/_home.scss */
#home-collections {
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/collections-bg.png");
}

@media print, screen and (min-width: 64em) {
  /* line 195, app/assets/stylesheets/_/_home.scss */
  #home-collections {
    background-image: url("//cdn.libro.fm/assets/website-images/collections-bg-lg.png");
  }
}

/* line 204, app/assets/stylesheets/_/_home.scss */
#home-blog {
  text-align: center;
}

/* line 206, app/assets/stylesheets/_/_home.scss */
#home-blog img {
  max-width: 50%;
}

@media print, screen and (min-width: 64em) {
  /* line 206, app/assets/stylesheets/_/_home.scss */
  #home-blog img {
    max-width: 100%;
  }
}

/* line 1, app/assets/stylesheets/_/_indies.scss */
#bookstore-partners-collage {
  padding: 8rem 1rem;
  background-color: #000000;
  background-image: url("//cdn.libro.fm/assets/website-images/partner-bookstore-collage.jpg");
  background-position: center center;
  background-repeat: repeat;
  color: #ffffff;
  font-size: 3rem;
  text-align: center;
  font-weight: 700;
}

@media print, screen and (min-width: 64em) {
  /* line 1, app/assets/stylesheets/_/_indies.scss */
  #bookstore-partners-collage {
    padding: 12rem 1rem;
    font-size: 4rem;
  }
}

/* line 19, app/assets/stylesheets/_/_indies.scss */
.indie-map-wrapper {
  border-top: 1px solid #C6C6C8;
}

/* line 22, app/assets/stylesheets/_/_indies.scss */
.indie-map-wrapper #map-body-js {
  border-bottom: 1px solid #C6C6C8;
}

/* line 28, app/assets/stylesheets/_/_indies.scss */
#stores h2 {
  color: #62B9B6;
  text-align: center;
  margin-bottom: 4rem;
}

/* line 33, app/assets/stylesheets/_/_indies.scss */
#stores h3 {
  padding: 2rem 0;
  border-bottom: 1px solid #C6C6C8;
}

/* line 37, app/assets/stylesheets/_/_indies.scss */
#stores h4 {
  padding: 2rem 0 0;
  color: #62B9B6;
}

/* line 42, app/assets/stylesheets/_/_indies.scss */
#stores ul {
  margin: 0 0 2rem 0;
}

/* line 45, app/assets/stylesheets/_/_indies.scss */
#stores ul li {
  list-style: none;
  margin: 0;
}

/* line 49, app/assets/stylesheets/_/_indies.scss */
#stores ul li a {
  background-color: #ffffff;
  display: flex;
  align-items: center;
  padding: 0.5rem;
  border-radius: 4px;
  color: #000000;
}

/* line 57, app/assets/stylesheets/_/_indies.scss */
#stores ul li a:hover {
  background-color: #F2F2F7;
}

/* line 61, app/assets/stylesheets/_/_indies.scss */
#stores ul li a strong {
  display: block;
}

/* line 65, app/assets/stylesheets/_/_indies.scss */
#stores ul li a img {
  margin: 0 1rem 0 0;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 75, app/assets/stylesheets/_/_indies.scss */
#stores ul li a div {
  flex-grow: 1;
}

/* line 85, app/assets/stylesheets/_/_indies.scss */
#store-chooser label {
  background-color: #ffffff;
  padding: 1em;
  border: 1px solid #999999;
  line-height: 1.5;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 1em;
}

/* line 93, app/assets/stylesheets/_/_indies.scss */
#store-chooser label input {
  display: block;
  margin: 0 auto .5em;
  text-align: center;
}

/* line 101, app/assets/stylesheets/_/_indies.scss */
.select2-container {
  margin-bottom: 1rem;
}

/* line 104, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-selection--single {
  height: inherit;
  border: 1px solid #999999;
  color: #000000;
}

/* line 109, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-selection--single img {
  width: 60px;
  height: 60px;
  float: left;
  margin: 0 .5em .5em 0;
  border: 1px solid #C6C6C8;
  -webkit-border-radius: 60px;
  border-radius: 60px;
}

/* line 118, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-selection--single div {
  line-height: 1.25;
  padding: 1em 2em 1em .25em;
  font-size: 1.2em;
  text-align: left;
  font-weight: 700;
}

/* line 124, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-selection--single div h6 {
  color: #62B9B6;
  text-transform: uppercase;
  margin-bottom: .25em;
}

/* line 129, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-selection--single div em {
  font-weight: 500;
  font-size: .8em;
}

/* line 135, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-selection__rendered {
  padding: 5px 10px;
}

/* line 138, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-selection__clear {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 25px;
  color: #000000;
  font-size: 1.5em;
}

/* line 146, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-results__options {
  line-height: 1.25;
}

/* line 148, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-results__options h6 {
  display: none;
}

/* line 151, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-results__options em {
  font-size: .8em;
}

/* line 155, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-results__option--highlighted {
  background-color: #F2F2F7 !important;
  color: #000000 !important;
}

/* line 159, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-results__group {
  padding-left: 1em;
}

/* line 163, app/assets/stylesheets/_/_indies.scss */
.select2-container .select2-selection__arrow {
  height: 100% !important;
}

/* line 171, app/assets/stylesheets/_/_indies.scss */
.playlists .select2-container .select2-selection--single {
  border: none;
  margin-bottom: 0.5rem;
}

/* line 175, app/assets/stylesheets/_/_indies.scss */
.playlists .select2-container .select2-selection--single #select2-user-bookstore-select-container {
  border: 1px solid #C6C6C8;
  border-radius: 4px;
  padding: 0.3333333333rem 0.5rem;
}

/* line 181, app/assets/stylesheets/_/_indies.scss */
.playlists .select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}

/* line 185, app/assets/stylesheets/_/_indies.scss */
.playlists .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}

/* line 188, app/assets/stylesheets/_/_indies.scss */
.playlists .select2-container .select2-selection--single .select2-selection__rendered img {
  display: none;
}

/* line 192, app/assets/stylesheets/_/_indies.scss */
.playlists .select2-container .select2-selection--single .select2-selection__rendered h6 {
  display: none;
}

/* line 196, app/assets/stylesheets/_/_indies.scss */
.playlists .select2-container .select2-selection--single .select2-selection__rendered div {
  font-size: 1em;
  color: #000000;
  padding: 0;
  margin-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 203, app/assets/stylesheets/_/_indies.scss */
.playlists .select2-container .select2-selection--single .select2-selection__rendered div em {
  font-size: .8em;
  color: #404040;
}

/* line 214, app/assets/stylesheets/_/_indies.scss */
#bookstore-toggler {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  color: #000000;
  margin: .5em auto;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

/* line 224, app/assets/stylesheets/_/_indies.scss */
#bookstore-toggler:hover {
  background-color: #000000;
  color: #ffffff;
}

/* line 231, app/assets/stylesheets/_/_indies.scss */
.bookstore-chooser h6 {
  color: #62B9B6;
  text-transform: uppercase;
}

/* line 235, app/assets/stylesheets/_/_indies.scss */
.bookstore-chooser .column-block {
  margin-bottom: 0;
}

/* line 238, app/assets/stylesheets/_/_indies.scss */
.bookstore-chooser .suggested-stores {
  line-height: 1.25;
  padding: .5em 1em;
  margin: 0.5rem;
  display: block;
  color: #000000;
  text-align: left;
  border-radius: 4px;
  border: 1px solid #C6C6C8;
}

/* line 248, app/assets/stylesheets/_/_indies.scss */
.bookstore-chooser .suggested-stores strong {
  margin-top: .25em;
  display: block;
}

/* line 252, app/assets/stylesheets/_/_indies.scss */
.bookstore-chooser .suggested-stores img {
  width: 40px;
  height: 40px;
  float: left;
  margin: 0 1em 1em 0;
  border: 1px solid #C6C6C8;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

/* line 261, app/assets/stylesheets/_/_indies.scss */
.bookstore-chooser .suggested-stores:hover {
  background-color: #F2F2F7;
}

/* line 265, app/assets/stylesheets/_/_indies.scss */
.bookstore-chooser .your-store-logo {
  margin-bottom: 1em;
  -webkit-border-radius: 96px;
  border-radius: 96px;
}

/* line 272, app/assets/stylesheets/_/_indies.scss */
.store-locations {
  max-width: 400px;
  margin: 0 auto;
}

/* line 277, app/assets/stylesheets/_/_indies.scss */
.bookstorelogo {
  max-width: 150px;
  height: auto;
}

@media print, screen and (min-width: 64em) {
  /* line 277, app/assets/stylesheets/_/_indies.scss */
  .bookstorelogo {
    max-width: 250px;
  }
}

/* line 285, app/assets/stylesheets/_/_indies.scss */
.bookstore-list {
  list-style: none;
  margin: 0 auto;
  max-width: 600px;
  padding: 0;
}

/* line 291, app/assets/stylesheets/_/_indies.scss */
.bookstore-list li {
  margin: 0;
  padding: 0;
  display: block;
}

/* line 296, app/assets/stylesheets/_/_indies.scss */
.bookstore-list li a {
  display: block;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  background-color: #ffffff;
  color: #404040;
}

/* line 303, app/assets/stylesheets/_/_indies.scss */
.bookstore-list li a:hover {
  background-color: #F2F2F7;
}

/* line 307, app/assets/stylesheets/_/_indies.scss */
.bookstore-list li a strong {
  display: block;
  color: #000000;
  font-size: 1.1em;
}

/* line 313, app/assets/stylesheets/_/_indies.scss */
.bookstore-list li a span {
  display: block;
  font-size: .9em;
}

/* line 318, app/assets/stylesheets/_/_indies.scss */
.bookstore-list li a .bookstore-list__last-store {
  margin-left: 1rem;
}

/* line 321, app/assets/stylesheets/_/_indies.scss */
.bookstore-list li a .bookstore-list__last-store strong {
  font-size: .9em;
}

/* line 333, app/assets/stylesheets/_/_indies.scss */
#ibd-banner {
  background-image: url("//cdn.libro.fm/assets/website-images/ibd-banner-2022b.png");
  background-color: #42BFCC;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
}

/* line 338, app/assets/stylesheets/_/_indies.scss */
#ibd-banner p {
  color: #ffffff;
}

/* line 340, app/assets/stylesheets/_/_indies.scss */
#ibd-banner p a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 343, app/assets/stylesheets/_/_indies.scss */
#ibd-banner p a:hover {
  color: #42BFCC;
}

/* line 350, app/assets/stylesheets/_/_indies.scss */
.ibd-header {
  color: #CC2B48 !important;
}

/* line 354, app/assets/stylesheets/_/_indies.scss */
.ibd-header-blue {
  color: #42BFCC;
}

/* line 358, app/assets/stylesheets/_/_indies.scss */
.ibd-header-yellow {
  color: #D0CA52;
}

/* line 362, app/assets/stylesheets/_/_indies.scss */
.ibd-button {
  background-color: #CC2B48;
  color: #ffffff;
}

/* line 365, app/assets/stylesheets/_/_indies.scss */
.ibd-button:hover {
  background-color: #42BFCC;
}

/* line 370, app/assets/stylesheets/_/_indies.scss */
.callout__ibd {
  background-color: #CC2B48;
  color: #ffffff;
}

/* line 1, app/assets/stylesheets/_/_how.scss */
#how-it-works__header {
  background-image: url("//cdn.libro.fm/assets/website-images/librofm-logomark-bg.svg");
  background-repeat: no-repeat;
  background-position: 240% -40%;
  background-size: 120%;
  background-color: #F2F2F7;
}

@media print, screen and (min-width: 64em) {
  /* line 1, app/assets/stylesheets/_/_how.scss */
  #how-it-works__header {
    background-position: 10% 20%;
    background-size: 50%;
  }
}

/* line 16, app/assets/stylesheets/_/_how.scss */
#how-it-works__steps a {
  color: #000000;
  font-weight: 700;
  display: block;
  padding: 1rem;
  border-radius: 4px;
}

/* line 23, app/assets/stylesheets/_/_how.scss */
#how-it-works__steps a strong {
  color: #7F7EDB;
  text-transform: uppercase;
  display: block;
  font-size: .9em;
}

/* line 30, app/assets/stylesheets/_/_how.scss */
#how-it-works__steps a:hover {
  color: #000000;
  background-color: #F2F2F7;
}

/* line 36, app/assets/stylesheets/_/_how.scss */
#how-it-works__steps a.how-it-works__steps-2 strong {
  color: #E96C7A;
}

/* line 42, app/assets/stylesheets/_/_how.scss */
#how-it-works__steps a.how-it-works__steps-3 strong {
  color: #62B9B6;
}

/* line 49, app/assets/stylesheets/_/_how.scss */
.how-it-works__steps-done {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #7F7EDB;
  font-weight: 700;
}

@media print, screen and (min-width: 64em) {
  /* line 49, app/assets/stylesheets/_/_how.scss */
  .how-it-works__steps-done {
    justify-content: flex-start;
  }
}

/* line 60, app/assets/stylesheets/_/_how.scss */
.how-it-works__steps-done span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #7F7EDB;
  margin-right: 0.5rem;
}

/* line 71, app/assets/stylesheets/_/_how.scss */
.how-it-works__steps-done.how-it-works__steps-done-pink {
  color: #E96C7A;
}

@media print, screen and (min-width: 64em) {
  /* line 71, app/assets/stylesheets/_/_how.scss */
  .how-it-works__steps-done.how-it-works__steps-done-pink {
    justify-content: flex-end;
  }
}

/* line 78, app/assets/stylesheets/_/_how.scss */
.how-it-works__steps-done.how-it-works__steps-done-pink span {
  background-color: #E96C7A;
}

/* line 85, app/assets/stylesheets/_/_how.scss */
#how-it-works__readers {
  background-color: #387d7b;
  background-image: url("//cdn.libro.fm/assets/website-images/librofm-logomark-bg.svg");
  background-repeat: no-repeat;
  background-position: 240% -40%;
  background-size: 120%;
}

@media print, screen and (min-width: 64em) {
  /* line 85, app/assets/stylesheets/_/_how.scss */
  #how-it-works__readers {
    background-position: 10% 20%;
    background-size: 50%;
  }
}

/* line 97, app/assets/stylesheets/_/_how.scss */
#how-it-works__readers h2 {
  color: #ffffff;
}

/* line 101, app/assets/stylesheets/_/_how.scss */
#how-it-works__readers p {
  color: #ffffff;
}

/* line 105, app/assets/stylesheets/_/_how.scss */
#how-it-works__readers path {
  stroke: #ffffff;
  fill: #ffffff;
}

/* line 112, app/assets/stylesheets/_/_how.scss */
#how-it-works__readers blockquote p {
  margin-top: 2rem;
}

/* line 116, app/assets/stylesheets/_/_how.scss */
#how-it-works__readers blockquote cite {
  color: #ffffff;
}

/* line 124, app/assets/stylesheets/_/_how.scss */
#how-it-works__faqs .button, #how-it-works__faqs .apply_credit_label {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #C6C6C8;
  display: flex;
  align-items: center;
}

/* line 131, app/assets/stylesheets/_/_how.scss */
#how-it-works__faqs .button div, #how-it-works__faqs .apply_credit_label div {
  flex-grow: 1;
}

/* line 135, app/assets/stylesheets/_/_how.scss */
#how-it-works__faqs .button path, #how-it-works__faqs .apply_credit_label path {
  stroke: #62B9B6;
}

/* line 139, app/assets/stylesheets/_/_how.scss */
#how-it-works__faqs .button:hover, #how-it-works__faqs .apply_credit_label:hover {
  background-color: #62B9B6 !important;
  color: #ffffff;
}

/* line 143, app/assets/stylesheets/_/_how.scss */
#how-it-works__faqs .button:hover path, #how-it-works__faqs .apply_credit_label:hover path {
  stroke: #ffffff;
}

/* line 151, app/assets/stylesheets/_/_how.scss */
.app-question {
  display: block;
  padding: .5em;
  color: #000000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* line 160, app/assets/stylesheets/_/_how.scss */
.app-question .title {
  color: #000000;
  font-weight: 700;
  line-height: 1.2;
  font-size: 1.2em;
}

/* line 167, app/assets/stylesheets/_/_how.scss */
.app-question img {
  width: 100%;
  height: auto;
  margin-bottom: .5em;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 175, app/assets/stylesheets/_/_how.scss */
.app-question:hover {
  background-color: #ebebeb;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/_/_list.scss */
#playlist-banner {
  background: #000000;
  text-align: center;
  position: relative;
  color: #ffffff;
}

/* line 7, app/assets/stylesheets/_/_list.scss */
#playlist-banner .grid-container {
  position: relative;
  z-index: 2;
}

/* line 12, app/assets/stylesheets/_/_list.scss */
#playlist-banner h1, #playlist-banner h2, #playlist-banner h3, #playlist-banner h4, #playlist-banner h5 {
  color: #ffffff;
}

/* line 16, app/assets/stylesheets/_/_list.scss */
#playlist-banner p {
  color: #ffffff;
}

/* line 20, app/assets/stylesheets/_/_list.scss */
#playlist-banner a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 25, app/assets/stylesheets/_/_list.scss */
#playlist-banner .single-share .social-list {
  justify-content: center;
}

/* line 29, app/assets/stylesheets/_/_list.scss */
#playlist-banner .button, #playlist-banner .apply_credit_label {
  margin: 1rem auto;
  text-decoration: none;
}

/* line 34, app/assets/stylesheets/_/_list.scss */
#playlist-banner .playlist-cover__wrap {
  position: relative;
}

/* line 38, app/assets/stylesheets/_/_list.scss */
#playlist-banner .playlist-bookstore-image {
  width: 200px;
  height: 200px;
  margin: 1rem auto;
}

@media print, screen and (min-width: 64em) {
  /* line 38, app/assets/stylesheets/_/_list.scss */
  #playlist-banner .playlist-bookstore-image {
    width: 300px;
    height: 300px;
  }
}

/* line 47, app/assets/stylesheets/_/_list.scss */
#playlist-banner .playlist-cover,
#playlist-banner .alc-playlist-cover {
  max-width: 200px;
  border-radius: 4px;
  margin-bottom: 1rem;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

@media print, screen and (min-width: 64em) {
  /* line 55, app/assets/stylesheets/_/_list.scss */
  #playlist-banner .playlist-cover {
    max-width: 80%;
  }
}

/* line 61, app/assets/stylesheets/_/_list.scss */
#playlist-banner::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 74, app/assets/stylesheets/_/_list.scss */
.detailed-list-item {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* line 78, app/assets/stylesheets/_/_list.scss */
.detailed-list-item .cover-link {
  display: block;
  text-align: center;
  padding: .5em;
  margin: 0 auto;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* line 87, app/assets/stylesheets/_/_list.scss */
.detailed-list-item .cover-link .book-cover-wrap {
  margin-bottom: 20px;
}

/* line 89, app/assets/stylesheets/_/_list.scss */
.detailed-list-item .cover-link .book-cover-wrap img {
  max-width: 150px;
}

@media print, screen and (min-width: 64em) {
  /* line 89, app/assets/stylesheets/_/_list.scss */
  .detailed-list-item .cover-link .book-cover-wrap img {
    max-width: 200px;
  }
}

/* line 96, app/assets/stylesheets/_/_list.scss */
.detailed-list-item .cover-link:hover {
  background-color: #F2F2F7;
  border: 1px solid #C6C6C8;
}

/* line 104, app/assets/stylesheets/_/_list.scss */
.detailed-list-item a h3 {
  color: #000000;
  line-height: 1.2;
}

/* line 107, app/assets/stylesheets/_/_list.scss */
.detailed-list-item a h3:hover {
  color: #000000;
  text-decoration: underline;
}

/* line 113, app/assets/stylesheets/_/_list.scss */
.detailed-list-item a h5 {
  color: #000000;
  line-height: 1.2;
}

/* line 116, app/assets/stylesheets/_/_list.scss */
.detailed-list-item a h5:hover {
  color: #000000;
  text-decoration: underline;
}

/* line 125, app/assets/stylesheets/_/_list.scss */
.detailed-list-item p a {
  color: #000000;
  text-decoration: underline;
}

/* line 128, app/assets/stylesheets/_/_list.scss */
.detailed-list-item p a:hover {
  color: #62B9B6;
}

/* line 134, app/assets/stylesheets/_/_list.scss */
.detailed-list-item .list-description {
  padding-bottom: 2rem;
}

/* line 137, app/assets/stylesheets/_/_list.scss */
.detailed-list-item .list-description .single-recommend-title,
.detailed-list-item .list-description .double-recommend-title {
  display: none;
}

/* line 142, app/assets/stylesheets/_/_list.scss */
.detailed-list-item .list-description blockquote {
  padding: 0;
  margin-bottom: 0;
}

/* line 147, app/assets/stylesheets/_/_list.scss */
.detailed-list-item .list-description a {
  color: #000000;
  text-decoration: underline;
}

/* line 150, app/assets/stylesheets/_/_list.scss */
.detailed-list-item .list-description a:hover {
  color: #62B9B6;
}

/* line 156, app/assets/stylesheets/_/_list.scss */
.detailed-list-item .list-description blockquote img {
  display: none;
}

/* line 159, app/assets/stylesheets/_/_list.scss */
.detailed-list-item .list-description blockquote cite {
  display: inline-block;
}

/* line 165, app/assets/stylesheets/_/_list.scss */
.detailed-list-item .detailed-list-item__buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media print, screen and (min-width: 40em) {
  /* line 165, app/assets/stylesheets/_/_list.scss */
  .detailed-list-item .detailed-list-item__buttons {
    align-items: flex-start;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 165, app/assets/stylesheets/_/_list.scss */
  .detailed-list-item .detailed-list-item__buttons {
    flex-direction: row;
  }
}

/* line 180, app/assets/stylesheets/_/_list.scss */
.alc-list {
  display: flex;
}

/* line 183, app/assets/stylesheets/_/_list.scss */
.alc-list a, .alc-list div {
  display: block;
  background-color: transparent;
  text-align: center;
  color: #000000;
  padding: 0.5rem;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 192, app/assets/stylesheets/_/_list.scss */
.alc-list a img, .alc-list div img {
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 201, app/assets/stylesheets/_/_list.scss */
.alc-list a p, .alc-list div p {
  margin-bottom: 0;
}

/* line 205, app/assets/stylesheets/_/_list.scss */
.alc-list a:hover, .alc-list div:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 210, app/assets/stylesheets/_/_list.scss */
.alc-list.home-alc-list {
  justify-content: center;
}

/* line 212, app/assets/stylesheets/_/_list.scss */
.alc-list.home-alc-list a {
  color: #ffffff;
}

/* line 214, app/assets/stylesheets/_/_list.scss */
.alc-list.home-alc-list a:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 1, app/assets/stylesheets/_/_membership.scss */
#membership-banner {
  padding-top: 2em;
  padding-bottom: 2em;
  text-align: center;
}

/* line 6, app/assets/stylesheets/_/_membership.scss */
#membership-banner h5 {
  text-transform: uppercase;
  color: #62B9B6;
}

/* line 10, app/assets/stylesheets/_/_membership.scss */
#membership-banner h2 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 1em 1em;
}

/* line 15, app/assets/stylesheets/_/_membership.scss */
#membership-banner h2 + p {
  margin: -1em auto 1em;
  max-width: 1000px;
  padding: 0 1em 1em;
}

/* line 22, app/assets/stylesheets/_/_membership.scss */
.membership-plan {
  text-align: center;
  background-color: #ffffff;
  display: block;
  color: #000000;
  padding: 1em;
  border: 1px solid #C6C6C8;
  border-radius: 4px;
  margin-bottom: 1em;
  position: relative;
  overflow: hidden;
}

/* line 33, app/assets/stylesheets/_/_membership.scss */
.membership-plan h3 {
  color: #62B9B6;
}

/* line 36, app/assets/stylesheets/_/_membership.scss */
.membership-plan h6 {
  text-transform: uppercase;
}

/* line 39, app/assets/stylesheets/_/_membership.scss */
.membership-plan img {
  margin-bottom: .5em;
}

/* line 42, app/assets/stylesheets/_/_membership.scss */
.membership-plan ul {
  list-style: none;
  margin: 0;
}

/* line 45, app/assets/stylesheets/_/_membership.scss */
.membership-plan ul li {
  line-height: 1.25;
  margin-bottom: .5em;
}

/* line 50, app/assets/stylesheets/_/_membership.scss */
.membership-plan hr {
  margin: 1em auto;
}

/* line 53, app/assets/stylesheets/_/_membership.scss */
.membership-plan .gift-button {
  padding: 0.5em 1.25em;
  display: inline-block;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  color: #62B9B6;
  font-size: 1.2em;
  font-weight: 700;
  border: 2px solid #62B9B6;
  background-color: #ffffff;
  margin: 1em;
}

/* line 65, app/assets/stylesheets/_/_membership.scss */
.membership-plan.membership-plan-active {
  background-color: #F2F2F7;
}

/* line 67, app/assets/stylesheets/_/_membership.scss */
.membership-plan.membership-plan-active img {
  max-width: 50%;
}

@media print, screen and (min-width: 64em) {
  /* line 67, app/assets/stylesheets/_/_membership.scss */
  .membership-plan.membership-plan-active img {
    max-width: 100%;
  }
}

/* line 73, app/assets/stylesheets/_/_membership.scss */
.membership-plan.membership-plan-active.warning::after {
  display: none !important;
}

/* line 77, app/assets/stylesheets/_/_membership.scss */
.membership-plan:hover {
  cursor: pointer;
  color: #000000;
  background-color: #F2F2F7;
}

/* line 81, app/assets/stylesheets/_/_membership.scss */
.membership-plan:hover .gift-button {
  color: #ffffff;
  background-color: #62B9B6;
}

/* line 87, app/assets/stylesheets/_/_membership.scss */
.membership-plan.success h3, .apply_credit_checkbox:not(:checked) + label.membership-plan h3, .membership-plan.success h6, .apply_credit_checkbox:not(:checked) + label.membership-plan h6 {
  color: #62CB91;
}

/* line 90, app/assets/stylesheets/_/_membership.scss */
.membership-plan.success .gift-button, .apply_credit_checkbox:not(:checked) + label.membership-plan .gift-button {
  color: #62CB91;
  border: 2px solid #62CB91;
}

/* line 95, app/assets/stylesheets/_/_membership.scss */
.membership-plan.success:hover .gift-button, .apply_credit_checkbox:not(:checked) + label.membership-plan:hover .gift-button {
  color: #ffffff;
  background-color: #62CB91;
}

/* line 102, app/assets/stylesheets/_/_membership.scss */
.membership-plan.alert h3, .apply_credit_checkbox:checked + label.membership-plan h3, .membership-plan.alert h6, .apply_credit_checkbox:checked + label.membership-plan h6 {
  color: #E96C7A;
}

/* line 105, app/assets/stylesheets/_/_membership.scss */
.membership-plan.alert .gift-button, .apply_credit_checkbox:checked + label.membership-plan .gift-button {
  color: #E96C7A;
  border: 2px solid #E96C7A;
}

/* line 110, app/assets/stylesheets/_/_membership.scss */
.membership-plan.alert:hover .gift-button, .apply_credit_checkbox:checked + label.membership-plan:hover .gift-button {
  color: #ffffff;
  background-color: #E96C7A;
}

/* line 117, app/assets/stylesheets/_/_membership.scss */
.membership-plan.warning h3, .membership-plan.warning h6 {
  color: #7F7EDB;
}

/* line 120, app/assets/stylesheets/_/_membership.scss */
.membership-plan.warning .gift-button {
  color: #7F7EDB;
  border: 2px solid #7F7EDB;
}

/* line 125, app/assets/stylesheets/_/_membership.scss */
.membership-plan.warning:hover .gift-button {
  color: #ffffff;
  background-color: #7F7EDB;
}

/* line 130, app/assets/stylesheets/_/_membership.scss */
.membership-plan.warning h4::before {
  content: '$180';
  color: #7F7EDB;
  text-decoration: line-through;
  margin-right: 5px;
}

/* line 137, app/assets/stylesheets/_/_membership.scss */
.membership-plan.warning::after {
  display: block;
  content: 'Best Deal';
  width: 250px;
  background: #7F7EDB;
  position: absolute;
  z-index: 1;
  top: -10px;
  right: -100px;
  padding-top: 50px;
  padding-bottom: 10px;
  text-align: center;
  color: #ffffff;
  font-size: 1em;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/* line 160, app/assets/stylesheets/_/_membership.scss */
.chart thead {
  border: none;
}

/* line 163, app/assets/stylesheets/_/_membership.scss */
.chart thead tr td + td {
  text-align: center;
  color: #62B9B6;
}

/* line 167, app/assets/stylesheets/_/_membership.scss */
.chart thead tr td + td + td {
  color: #f6a201;
}

/* line 172, app/assets/stylesheets/_/_membership.scss */
.chart tbody {
  border: none;
}

/* line 174, app/assets/stylesheets/_/_membership.scss */
.chart tbody tr {
  border-top: 1px solid #C6C6C8;
}

/* line 176, app/assets/stylesheets/_/_membership.scss */
.chart tbody tr td + td {
  text-align: center;
  font-size: 2em;
  line-height: 0;
  color: #62B9B6;
}

/* line 182, app/assets/stylesheets/_/_membership.scss */
.chart tbody tr td + td + td {
  color: #f6a201;
}

/* line 189, app/assets/stylesheets/_/_membership.scss */
#membership-benefits {
  text-align: center;
}

/* line 191, app/assets/stylesheets/_/_membership.scss */
#membership-benefits ul {
  list-style: none;
  margin: 0;
}

/* line 194, app/assets/stylesheets/_/_membership.scss */
#membership-benefits ul li {
  font-size: 1.2em;
  margin: .5em 0;
}

/* line 200, app/assets/stylesheets/_/_membership.scss */
#membership-benefits svg {
  margin: 1rem 0 0.5rem;
}

/* line 204, app/assets/stylesheets/_/_membership.scss */
#membership-benefits path {
  stroke: #62B9B6;
}

/* line 211, app/assets/stylesheets/_/_membership.scss */
#welcome-quiz {
  background-color: #000000;
  text-align: center;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/welcome-quiz-bg.jpg");
}

/* line 217, app/assets/stylesheets/_/_membership.scss */
#welcome-quiz h2 {
  color: #ffffff;
}

/* line 220, app/assets/stylesheets/_/_membership.scss */
#welcome-quiz p {
  color: #ffffff;
}

/* line 225, app/assets/stylesheets/_/_membership.scss */
.membership-panel {
  display: none;
  margin-bottom: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 225, app/assets/stylesheets/_/_membership.scss */
  .membership-panel {
    display: block;
  }
}

/* line 231, app/assets/stylesheets/_/_membership.scss */
.membership-panel.membership-panel-show {
  display: block;
}

/* line 236, app/assets/stylesheets/_/_membership.scss */
.membership-cart-callout {
  background-color: #62B9B6;
  color: #ffffff;
  padding: 1rem;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 1rem;
}

/* line 244, app/assets/stylesheets/_/_membership.scss */
.membership-cart-callout .button, .membership-cart-callout .apply_credit_label {
  margin-bottom: 0;
}

@media print, screen and (min-width: 64em) {
  /* line 236, app/assets/stylesheets/_/_membership.scss */
  .membership-cart-callout {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  /* line 254, app/assets/stylesheets/_/_membership.scss */
  .membership-cart-callout p {
    margin-bottom: 0;
  }
  /* line 258, app/assets/stylesheets/_/_membership.scss */
  .membership-cart-callout .button, .membership-cart-callout .apply_credit_label {
    margin-left: 1rem;
    flex-shrink: 0;
  }
}

/* line 266, app/assets/stylesheets/_/_membership.scss */
.promo-applied-callout {
  border: 2px solid #62CB91;
  margin: 0 auto 1rem;
  max-width: 600px;
  padding: 1rem;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 700;
  color: #62CB91;
}

/* line 276, app/assets/stylesheets/_/_membership.scss */
.promo-applied-callout path {
  stroke: #62CB91;
}

/* line 1, app/assets/stylesheets/_/_notifications.scss */
.notification {
  background-color: #62CB91;
  color: #ffffff;
  text-align: center;
  padding: 1rem;
  font-weight: 700;
}

/* line 9, app/assets/stylesheets/_/_notifications.scss */
.notification p a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 13, app/assets/stylesheets/_/_notifications.scss */
.notification p a:hover {
  color: #62CB91;
  background-color: #ffffff;
}

/* line 20, app/assets/stylesheets/_/_notifications.scss */
.notification.alert, .apply_credit_checkbox:checked + label.notification {
  background-color: #E96C7A;
}

/* line 23, app/assets/stylesheets/_/_notifications.scss */
.notification.alert a:hover, .apply_credit_checkbox:checked + label.notification a:hover {
  color: #E96C7A;
}

/* line 28, app/assets/stylesheets/_/_notifications.scss */
.notification.caution {
  background-color: #7F7EDB;
}

/* line 31, app/assets/stylesheets/_/_notifications.scss */
.notification.caution a:hover {
  color: #7F7EDB;
}

/* line 36, app/assets/stylesheets/_/_notifications.scss */
.notification.general {
  background-color: #62B9B6;
}

/* line 39, app/assets/stylesheets/_/_notifications.scss */
.notification.general a:hover {
  color: #62B9B6;
}

/* line 44, app/assets/stylesheets/_/_notifications.scss */
.notification.referral {
  background-color: #3D6ADE;
}

/* line 47, app/assets/stylesheets/_/_notifications.scss */
.notification.referral a:hover {
  color: #3D6ADE;
}

/* line 1, app/assets/stylesheets/_/_pagination.scss */
.pagination {
  margin: 0;
  padding: 1rem;
  display: flex;
  justify-content: center;
}

/* line 7, app/assets/stylesheets/_/_pagination.scss */
.pagination li {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  padding: 0;
  margin: 5px;
  border-radius: 50px;
  overflow: hidden;
  font-size: 1rem;
  font-weight: 700;
  color: #000000;
}

/* line 21, app/assets/stylesheets/_/_pagination.scss */
.pagination li.current {
  background-color: #62B9B6;
  color: #ffffff;
}

/* line 26, app/assets/stylesheets/_/_pagination.scss */
.pagination li.ellipsis::after {
  padding: 0;
  color: #000000;
}

/* line 31, app/assets/stylesheets/_/_pagination.scss */
.pagination li.page-first, .pagination li.page-last {
  display: none;
}

/* line 36, app/assets/stylesheets/_/_pagination.scss */
.pagination li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  color: #000000;
  height: 50px;
  width: 50px;
  padding: 0;
  margin: 0;
}

/* line 47, app/assets/stylesheets/_/_pagination.scss */
.pagination li a:hover {
  background-color: #F2F2F7;
}

/* line 1, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 1rem 0;
}

/* line 8, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar .price-header {
  font-size: 1.25em;
  color: #62B9B6;
  font-weight: 700;
  margin-bottom: 0;
}

/* line 15, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar .price {
  font-size: 1.5em;
  margin-bottom: 1rem;
  font-weight: 700;
}

@media print, screen and (min-width: 64em) {
  /* line 15, app/assets/stylesheets/_/_purchase.scss */
  .price-sidebar .price {
    font-size: 2em;
  }
}

/* line 24, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar p {
  margin-bottom: 0;
}

/* line 27, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar p:last-of-type {
  margin-bottom: 1rem;
}

/* line 31, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar p a {
  color: #000000;
  text-decoration: underline;
}

/* line 37, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar .free {
  font-weight: 700;
}

/* line 41, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar .retail {
  color: #404040;
}

/* line 45, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar .sale {
  color: #000000;
  font-weight: 700;
}

/* line 50, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar .discount {
  color: #62CB91;
}

/* line 54, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar .purchase-callout {
  border: 2px solid #000000;
  padding: 0.5rem 1rem;
  border-radius: 4px;
}

/* line 59, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar .purchase-callout a {
  color: #000000;
  text-decoration: underline;
}

/* line 63, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar .purchase-callout a:hover {
  color: #62B9B6;
}

/* line 68, app/assets/stylesheets/_/_purchase.scss */
.price-sidebar .purchase-callout + .purchase-callout {
  margin-top: 1rem;
}

/* line 1, app/assets/stylesheets/_/_recommended.scss */
#recommends-header {
  position: relative;
  background-color: #62B9B6;
  background-image: linear-gradient(-225deg, #62B9B6 0%, #7F7EDB 100%);
  padding: 2em 0;
}

/* line 6, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-info {
  padding: 2em 1em;
  text-align: center;
}

/* line 9, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-info h2 {
  color: #ffffff;
}

/* line 11, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-info h2 a {
  color: #ffffff;
  font-style: italic;
  border-bottom: 2px solid white;
}

/* line 15, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-info h2 a:hover {
  border-bottom: 2px solid rgba(255, 255, 255, 0.25);
}

/* line 20, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-info h6 {
  color: #ffffff;
  text-transform: uppercase;
  opacity: .75;
}

/* line 25, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-info blockquote {
  margin: 0 auto;
}

/* line 27, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-info blockquote p {
  color: #ffffff;
}

/* line 30, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-info blockquote img {
  width: 80px;
  height: 80px;
  margin: 10px auto 10px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

/* line 37, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-info blockquote cite {
  color: #ffffff;
}

/* line 42, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-covers {
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  /* line 42, app/assets/stylesheets/_/_recommended.scss */
  #recommends-header .recommends-covers {
    padding-top: 20px;
  }
}

/* line 48, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-covers .single-book .book-cover-wrap {
  margin: 20px auto;
}

/* line 50, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-covers .single-book .book-cover-wrap img {
  height: 200px;
  width: auto;
}

@media print, screen and (min-width: 40em) {
  /* line 50, app/assets/stylesheets/_/_recommended.scss */
  #recommends-header .recommends-covers .single-book .book-cover-wrap img {
    height: 250px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 50, app/assets/stylesheets/_/_recommended.scss */
  #recommends-header .recommends-covers .single-book .book-cover-wrap img {
    height: 300px;
  }
}

/* line 62, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-covers .related-books {
  padding-bottom: 20px;
  position: relative;
}

/* line 65, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-covers .related-books .book1 {
  position: relative;
  z-index: 1;
  left: -8%;
}

/* line 70, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-covers .related-books .book2 {
  position: absolute;
  top: 30px;
  left: 45%;
  z-index: 2;
}

/* line 76, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-covers .related-books .book-cover-wrap {
  margin: 20px auto;
}

/* line 78, app/assets/stylesheets/_/_recommended.scss */
#recommends-header .recommends-covers .related-books .book-cover-wrap img {
  height: 150px;
  width: auto;
}

@media print, screen and (min-width: 64em) {
  /* line 78, app/assets/stylesheets/_/_recommended.scss */
  #recommends-header .recommends-covers .related-books .book-cover-wrap img {
    height: 200px;
  }
}

@media screen and (min-width: 75em) {
  /* line 78, app/assets/stylesheets/_/_recommended.scss */
  #recommends-header .recommends-covers .related-books .book-cover-wrap img {
    height: 250px;
  }
}

/* line 1, app/assets/stylesheets/_/_referral.scss */
.referral-notification {
  background-image: linear-gradient(-225deg, #E96C7A 0%, #7F7EDB 100%);
}

/* line 4, app/assets/stylesheets/_/_referral.scss */
.referral-notification a:hover {
  color: #7F7EDB;
}

/* line 10, app/assets/stylesheets/_/_referral.scss */
#referral-banner {
  text-align: center;
  background-color: #62B9B6;
  background-image: linear-gradient(-225deg, #E96C7A 0%, #7F7EDB 100%);
  padding-top: 2em;
  padding-bottom: 2em;
}

/* line 16, app/assets/stylesheets/_/_referral.scss */
#referral-banner .content {
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 170, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
#referral-banner .content::before, #referral-banner .content::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
#referral-banner .content::after {
  clear: both;
}

@media print, screen and (min-width: 40em) {
  /* line 16, app/assets/stylesheets/_/_referral.scss */
  #referral-banner .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
#referral-banner .content, #referral-banner .content:last-child:not(:first-child) {
  float: left;
  clear: none;
}

/* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
#referral-banner .content:last-child:not(:first-child) {
  float: right;
}

/* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_column.scss */
#referral-banner .content, #referral-banner .content:last-child {
  float: none;
}

@media print, screen and (min-width: 64em) {
  /* line 16, app/assets/stylesheets/_/_referral.scss */
  #referral-banner .content {
    width: 83.3333333333%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
  /* line 16, app/assets/stylesheets/_/_referral.scss */
  #referral-banner .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #referral-banner .content, #referral-banner .content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #referral-banner .content:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #referral-banner .content, #referral-banner .content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 75em) {
  /* line 16, app/assets/stylesheets/_/_referral.scss */
  #referral-banner .content {
    width: 66.6666666667%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 75em) and (min-width: 40em) {
  /* line 16, app/assets/stylesheets/_/_referral.scss */
  #referral-banner .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 75em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #referral-banner .content, #referral-banner .content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #referral-banner .content:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #referral-banner .content, #referral-banner .content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 90em) {
  /* line 16, app/assets/stylesheets/_/_referral.scss */
  #referral-banner .content {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 90em) and (min-width: 40em) {
  /* line 16, app/assets/stylesheets/_/_referral.scss */
  #referral-banner .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 90em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #referral-banner .content, #referral-banner .content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #referral-banner .content:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #referral-banner .content, #referral-banner .content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

/* line 31, app/assets/stylesheets/_/_referral.scss */
#referral-banner h1 {
  color: #ffffff;
  margin: 0 0 .25em;
}

/* line 35, app/assets/stylesheets/_/_referral.scss */
#referral-banner h2 {
  color: #ffffff;
  margin: 0 0 .25em;
}

/* line 39, app/assets/stylesheets/_/_referral.scss */
#referral-banner h4 {
  color: #ffffff;
  margin: 0 0 .25em;
}

/* line 43, app/assets/stylesheets/_/_referral.scss */
#referral-banner h3 {
  color: #ffffff;
  margin: 0 0 .25em;
}

/* line 47, app/assets/stylesheets/_/_referral.scss */
#referral-banner p {
  color: #ffffff;
}

/* line 49, app/assets/stylesheets/_/_referral.scss */
#referral-banner p a {
  color: #ffffff;
  background-color: transparent;
  border-bottom: 2px solid #ffffff;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: -2px;
  margin-right: -2px;
}

/* line 57, app/assets/stylesheets/_/_referral.scss */
#referral-banner p a:hover {
  color: #62B9B6;
  background-color: #ffffff;
}

/* line 63, app/assets/stylesheets/_/_referral.scss */
#referral-banner .button, #referral-banner .apply_credit_label {
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
}

/* line 67, app/assets/stylesheets/_/_referral.scss */
#referral-banner .button:hover, #referral-banner .apply_credit_label:hover {
  background-color: #ffffff;
  color: #000000;
}

/* line 74, app/assets/stylesheets/_/_referral.scss */
#referral_form {
  max-width: 400px;
  margin: 1rem auto;
}

/* line 80, app/assets/stylesheets/_/_referral.scss */
.referral-form .book-cover-wrap {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 83, app/assets/stylesheets/_/_referral.scss */
.referral-form .book-cover-wrap img {
  height: 160px;
  width: auto;
}

/* line 88, app/assets/stylesheets/_/_referral.scss */
.referral-form .refer-link-share {
  border-top: 1px solid #C6C6C8;
  padding: 1em;
  margin: 0 -1em -1em;
  background-color: #F2F2F7;
}

/* line 97, app/assets/stylesheets/_/_referral.scss */
.share-book .book-cover-wrap {
  margin: 20px auto;
}

/* line 99, app/assets/stylesheets/_/_referral.scss */
.share-book .book-cover-wrap img {
  height: 200px;
  width: auto;
}

@media print, screen and (min-width: 40em) {
  /* line 99, app/assets/stylesheets/_/_referral.scss */
  .share-book .book-cover-wrap img {
    height: 250px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 99, app/assets/stylesheets/_/_referral.scss */
  .share-book .book-cover-wrap img {
    height: 300px;
  }
}

/* line 1, app/assets/stylesheets/_/_redeem.scss */
#redeem-banner {
  background-color: #F2F2F7;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
}

@media print, screen and (min-width: 64em) {
  /* line 1, app/assets/stylesheets/_/_redeem.scss */
  #redeem-banner {
    background-image: url("//cdn.libro.fm/assets/website-images/collage-lg.jpg");
  }
}

/* line 7, app/assets/stylesheets/_/_redeem.scss */
#redeem-banner form {
  max-width: 400px;
  margin: 0 auto;
}

/* line 1, app/assets/stylesheets/_/_resources.scss */
.resource-image {
  width: 150px;
  height: auto;
  margin: 0 auto 20px;
  display: block;
}

@media print, screen and (min-width: 64em) {
  /* line 1, app/assets/stylesheets/_/_resources.scss */
  .resource-image {
    float: right;
    margin: 0 0 20px 20px;
  }
}

/* line 12, app/assets/stylesheets/_/_resources.scss */
.resource-sidebar {
  padding-top: 1em;
  border-top: 1px solid #C6C6C8;
}

@media print, screen and (min-width: 64em) {
  /* line 12, app/assets/stylesheets/_/_resources.scss */
  .resource-sidebar {
    border-left: 1px solid #C6C6C8;
    border-top: 0px;
    padding-left: 1em;
  }
}

/* line 22, app/assets/stylesheets/_/_resources.scss */
#resources-quotes {
  background-color: #F2F2F7;
  padding: 2em 0;
}

/* line 25, app/assets/stylesheets/_/_resources.scss */
#resources-quotes blockquote {
  padding: 2em 1em;
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  /* line 25, app/assets/stylesheets/_/_resources.scss */
  #resources-quotes blockquote {
    padding: 2em 8em;
  }
}

/* line 35, app/assets/stylesheets/_/_resources.scss */
.featured-links a {
  text-align: center;
  display: block;
  padding: .5em;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* line 43, app/assets/stylesheets/_/_resources.scss */
.featured-links a h5 {
  color: #222222;
}

/* line 46, app/assets/stylesheets/_/_resources.scss */
.featured-links a .meta {
  color: #222222;
}

/* line 49, app/assets/stylesheets/_/_resources.scss */
.featured-links a img {
  display: block;
  margin: 0 auto 10px;
  width: 150px;
  height: auto;
}

@media screen and (min-width: 75em) {
  /* line 49, app/assets/stylesheets/_/_resources.scss */
  .featured-links a img {
    width: 200px;
  }
}

/* line 52, app/assets/stylesheets/_/_resources.scss */
.featured-links a:hover {
  background-color: #F2F2F7;
  border: 1px solid #C6C6C8;
}

/* line 59, app/assets/stylesheets/_/_resources.scss */
.resources-closing {
  text-align: center;
  padding: 2em 1em;
}

/* line 62, app/assets/stylesheets/_/_resources.scss */
.resources-closing h3 {
  padding: 0 1em;
}

/* line 67, app/assets/stylesheets/_/_resources.scss */
#resources-link-creator {
  padding-top: 2em;
  background-color: #222222;
  text-align: center;
  padding-bottom: 0px !important;
}

/* line 72, app/assets/stylesheets/_/_resources.scss */
#resources-link-creator h2 {
  font-weight: 700;
  color: #ffffff;
}

/* line 76, app/assets/stylesheets/_/_resources.scss */
#resources-link-creator p {
  color: #ffffff;
  max-width: 1000px;
  margin: 0 auto 20px;
}

/* line 81, app/assets/stylesheets/_/_resources.scss */
#resources-link-creator img {
  max-width: 100%;
  height: auto;
}

/* line 87, app/assets/stylesheets/_/_resources.scss */
.resources-cta {
  background-color: #f2f2f2;
  text-align: center;
}

/* line 90, app/assets/stylesheets/_/_resources.scss */
.resources-cta .image {
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/resources-tshirt.jpg");
  min-height: 300px;
}

/* line 96, app/assets/stylesheets/_/_resources.scss */
.resources-cta .words .content {
  padding: 2em;
}

/* line 102, app/assets/stylesheets/_/_resources.scss */
.indiebound {
  padding-top: 2em;
  text-align: center;
}

/* line 105, app/assets/stylesheets/_/_resources.scss */
.indiebound p {
  max-width: 1000px;
  margin: 0 auto 20px;
}

/* line 109, app/assets/stylesheets/_/_resources.scss */
.indiebound img {
  width: 100%;
  height: auto;
}

/* line 113, app/assets/stylesheets/_/_resources.scss */
.indiebound .content {
  padding-bottom: 2em;
}

/* line 2, app/assets/stylesheets/_/_search.scss */
#search-content form, .no-search form {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* line 6, app/assets/stylesheets/_/_search.scss */
#search-content form::before, .no-search form::before {
  content: '';
  display: block;
  width: 100px;
  border-top: 1px solid #C6C6C8;
  margin: 2em auto;
}

/* line 16, app/assets/stylesheets/_/_search.scss */
#search-content {
  padding: 0 0.5rem;
  min-height: 600px;
}

/* line 21, app/assets/stylesheets/_/_search.scss */
.show-filters {
  text-align: center;
  border-bottom: 1px solid #C6C6C8;
  display: block;
  padding: 1rem 1rem;
  color: #404040;
  font-size: .9em;
  text-decoration: underline;
}

/* line 30, app/assets/stylesheets/_/_search.scss */
.show-filters:hover {
  color: #000000;
}

/* line 35, app/assets/stylesheets/_/_search.scss */
#search-wrapper {
  padding-top: 2rem;
  border-top: 1px solid #C6C6C8;
  padding-bottom: 2rem;
}

/* line 41, app/assets/stylesheets/_/_search.scss */
#search-sidebar {
  padding: 1rem;
  background-color: #ffffff;
  border-left: 1px solid #C6C6C8;
  line-height: 1;
  z-index: 1002;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

@media print, screen and (min-width: 64em) {
  /* line 41, app/assets/stylesheets/_/_search.scss */
  #search-sidebar {
    z-index: 997;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 56, app/assets/stylesheets/_/_search.scss */
#search-sidebar h6 {
  margin-top: 1em;
  margin-bottom: .5em;
}

/* line 60, app/assets/stylesheets/_/_search.scss */
#search-sidebar [type='file'], #search-sidebar [type='checkbox'], #search-sidebar [type='radio'] {
  margin-bottom: 0;
}

/* line 64, app/assets/stylesheets/_/_search.scss */
#search-sidebar hr {
  margin: 1rem auto;
  width: 100px;
}

/* line 70, app/assets/stylesheets/_/_search.scss */
#search-sidebar ul li {
  font-size: .9em;
}

/* line 72, app/assets/stylesheets/_/_search.scss */
#search-sidebar ul li a {
  color: #000000;
}

/* line 74, app/assets/stylesheets/_/_search.scss */
#search-sidebar ul li a:hover {
  color: #404040;
}

/* line 82, app/assets/stylesheets/_/_search.scss */
#search-sidebar#filter-form label {
  line-height: 1.25;
  padding-left: 25px;
  padding-bottom: 5px;
  position: relative;
}

/* line 87, app/assets/stylesheets/_/_search.scss */
#search-sidebar#filter-form label [type='checkbox'], #search-sidebar#filter-form label [type='radio'] {
  position: absolute;
  top: 3px;
  left: 0;
}

/* line 92, app/assets/stylesheets/_/_search.scss */
#search-sidebar#filter-form label em {
  color: #404040;
}

/* line 99, app/assets/stylesheets/_/_search.scss */
#search-callout {
  background-color: #F2F2F7;
  border-radius: 20px;
  padding: 3rem 1rem;
  margin: 0 1rem;
}

/* line 105, app/assets/stylesheets/_/_search.scss */
#search-callout .lead {
  text-align: center;
  margin-bottom: 2rem;
}

/* line 112, app/assets/stylesheets/_/_search.scss */
#search-callout .search-form .twitter-typeahead {
  display: block !important;
  margin: 1rem auto;
  max-width: 600px;
}

/* line 117, app/assets/stylesheets/_/_search.scss */
#search-callout .search-form .twitter-typeahead input {
  background-color: #ffffff;
}

/* line 128, app/assets/stylesheets/_/_search.scss */
.search-form.search-form__expanded .twitter-typeahead {
  width: 100%;
}

@media screen and (min-width: 75em) {
  /* line 135, app/assets/stylesheets/_/_search.scss */
  .search-form.search-form__wide .twitter-typeahead {
    min-width: 450px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 142, app/assets/stylesheets/_/_search.scss */
  .search-form .twitter-typeahead {
    min-width: 325px;
  }
}

/* line 148, app/assets/stylesheets/_/_search.scss */
.search-form .twitter-typeahead input {
  height: 50px;
  border-radius: 50px;
  margin-bottom: 0;
  background-color: #F2F2F7;
  border: 1px solid #ffffff;
  box-shadow: none;
  padding-left: 50px;
  background-image: url("//cdn.libro.fm/assets/website-images/navigation-search.png");
  background-position: 15px center;
  background-repeat: no-repeat;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 162, app/assets/stylesheets/_/_search.scss */
.search-form .twitter-typeahead input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999999;
  opacity: 1;
  /* Firefox */
}

/* line 167, app/assets/stylesheets/_/_search.scss */
.search-form .twitter-typeahead input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
}

/* line 171, app/assets/stylesheets/_/_search.scss */
.search-form .twitter-typeahead input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #999999;
}

/* line 175, app/assets/stylesheets/_/_search.scss */
.search-form .twitter-typeahead input:focus {
  border: 1px solid #7F7EDB;
  background-color: #ffffff;
  background-image: url("//cdn.libro.fm/assets/website-images/navigation-search-purple.png");
}

/* line 182, app/assets/stylesheets/_/_search.scss */
.search-form .twitter-typeahead .tt-dropdown-menu {
  margin-top: -5px;
  background-color: #ffffff;
  border: 1px solid #C6C6C8;
  border-radius: 20px;
  padding: 0.5rem;
  -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
}

/* line 190, app/assets/stylesheets/_/_search.scss */
.search-form .twitter-typeahead .tt-dropdown-menu h3 {
  font-size: 1em;
  text-transform: uppercase;
  color: #999999;
  padding: 1rem 0.3333333333rem 0;
  border-top: 1px solid #C6C6C8;
  margin-top: 0.5rem;
}

/* line 199, app/assets/stylesheets/_/_search.scss */
.search-form .twitter-typeahead .tt-dropdown-menu .tt-suggestion {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 0.25rem 0.3333333333rem;
}

/* line 204, app/assets/stylesheets/_/_search.scss */
.search-form .twitter-typeahead .tt-dropdown-menu .tt-suggestion:hover {
  background-color: #F2F2F7;
}

/* line 208, app/assets/stylesheets/_/_search.scss */
.search-form .twitter-typeahead .tt-dropdown-menu .tt-suggestion p {
  margin-bottom: 0;
}

/* line 211, app/assets/stylesheets/_/_search.scss */
.search-form .twitter-typeahead .tt-dropdown-menu .tt-suggestion p strong {
  text-decoration: underline;
}

/* line 219, app/assets/stylesheets/_/_search.scss */
.search-form .twitter-typeahead .tt-dropdown-menu .tt-dataset-results:first-of-type h3 {
  border-top: none;
  margin-top: 0px;
}

/* line 2, app/assets/stylesheets/_/_social.scss */
.social-list a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #000000;
  color: #ffffff !important;
  text-indent: -9999px;
  padding: 0px;
  margin: 10px;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}

/* line 21, app/assets/stylesheets/_/_social.scss */
.social-list a.url {
  background-color: #7F7EDB;
}

/* line 24, app/assets/stylesheets/_/_social.scss */
.social-list a.fac {
  background-image: url("//cdn.libro.fm/assets/website-images/social-facebook.svg");
  background-color: #3B5998;
}

/* line 28, app/assets/stylesheets/_/_social.scss */
.social-list a.twi {
  background-image: url("//cdn.libro.fm/assets/website-images/social-twitter.svg");
  background-color: #55ACEE;
}

/* line 32, app/assets/stylesheets/_/_social.scss */
.social-list a.pin {
  background-image: url("//cdn.libro.fm/assets/website-images/social-pinterest.svg");
  background-color: #CC2127;
}

/* line 36, app/assets/stylesheets/_/_social.scss */
.social-list a.ins {
  background-image: url("//cdn.libro.fm/assets/website-images/social-instagram.svg");
  background-color: #E12F67;
}

/* line 40, app/assets/stylesheets/_/_social.scss */
.social-list a.vim {
  background-color: #1AB7EA;
}

/* line 43, app/assets/stylesheets/_/_social.scss */
.social-list a.you {
  background-image: url("//cdn.libro.fm/assets/website-images/social-youtube.svg");
  background-color: #ff0000;
}

/* line 47, app/assets/stylesheets/_/_social.scss */
.social-list a.goo {
  background-color: #CC3732;
}

/* line 50, app/assets/stylesheets/_/_social.scss */
.social-list a.email {
  background-color: #62CB91;
}

/* line 53, app/assets/stylesheets/_/_social.scss */
.social-list a.tum {
  background-color: #44546B;
}

/* line 56, app/assets/stylesheets/_/_social.scss */
.social-list a.blog {
  background-color: #f6a201;
}

/* line 59, app/assets/stylesheets/_/_social.scss */
.social-list a:hover {
  background-color: #000000 !important;
}

/* line 65, app/assets/stylesheets/_/_social.scss */
.social-list.social-list__white a {
  background-color: transparent !important;
  border: 2px solid #ffffff;
}

/* line 69, app/assets/stylesheets/_/_social.scss */
.social-list.social-list__white a:hover {
  background-color: #000000 !important;
}

/* line 2, app/assets/stylesheets/_/_try.scss */
#try-examples .column, #try-examples .columns {
  position: relative;
  background-color: #000000;
  overflow: hidden;
  margin-bottom: 0px;
  text-align: center;
  height: 100px;
}

@media print, screen and (min-width: 40em) {
  /* line 2, app/assets/stylesheets/_/_try.scss */
  #try-examples .column, #try-examples .columns {
    height: 250px;
  }
}

/* line 12, app/assets/stylesheets/_/_try.scss */
#try-examples .column .content, #try-examples .columns .content {
  z-index: 1;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 1;
  line-height: 1;
}

/* line 19, app/assets/stylesheets/_/_try.scss */
#try-examples .column .content h3, #try-examples .columns .content h3 {
  color: #ffffff;
  line-height: 1.2;
}

/* line 23, app/assets/stylesheets/_/_try.scss */
#try-examples .column .content p, #try-examples .columns .content p {
  color: #ffffff;
}

/* line 27, app/assets/stylesheets/_/_try.scss */
#try-examples .column a, #try-examples .columns a {
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 33, app/assets/stylesheets/_/_try.scss */
#try-examples .column img, #try-examples .columns img {
  width: 100%;
  height: auto;
  opacity: .25;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 41, app/assets/stylesheets/_/_try.scss */
#try-examples .column:hover .content, #try-examples .columns:hover .content {
  opacity: 0;
}

/* line 44, app/assets/stylesheets/_/_try.scss */
#try-examples .column:hover a, #try-examples .columns:hover a {
  opacity: 1;
}

/* line 47, app/assets/stylesheets/_/_try.scss */
#try-examples .column:hover img, #try-examples .columns:hover img {
  opacity: .75;
}

/* line 55, app/assets/stylesheets/_/_try.scss */
#learning {
  background-color: #F2F2F7;
}

/* line 58, app/assets/stylesheets/_/_try.scss */
#learning .image img {
  width: 100%;
  height: auto;
}

@media print, screen and (min-width: 64em) {
  /* line 58, app/assets/stylesheets/_/_try.scss */
  #learning .image img {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 57, app/assets/stylesheets/_/_try.scss */
  #learning .image {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    background-image: url("//cdn.libro.fm/assets/website-images/about-learning.jpg");
  }
}

/* line 71, app/assets/stylesheets/_/_try.scss */
#learning .words .content {
  padding: 2em 1em;
}

@media print, screen and (min-width: 64em) {
  /* line 71, app/assets/stylesheets/_/_try.scss */
  #learning .words .content {
    padding: 2em 2em;
  }
}

/* line 1, app/assets/stylesheets/_/_pets.scss */
#pet-header {
  padding: 3.75rem 0 25rem;
  text-align: center;
  background-color: #000000;
  background-image: url("//cdn.libro.fm/assets/website-images/pet-background-small.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media print, screen and (min-width: 64em) {
  /* line 1, app/assets/stylesheets/_/_pets.scss */
  #pet-header {
    background-image: url("//cdn.libro.fm/assets/website-images/pet-background-large.jpg");
    padding: 7.5rem 0;
  }
}

@media screen and (min-width: 75em) {
  /* line 1, app/assets/stylesheets/_/_pets.scss */
  #pet-header {
    padding: 11.25rem 0;
  }
}

/* line 16, app/assets/stylesheets/_/_pets.scss */
#pet-header h4 {
  color: #759A69;
  text-transform: uppercase;
  letter-spacing: 2;
}

/* line 21, app/assets/stylesheets/_/_pets.scss */
#pet-header h1 {
  color: #ffffff;
}

/* line 24, app/assets/stylesheets/_/_pets.scss */
#pet-header p {
  color: #ffffff;
}

/* line 27, app/assets/stylesheets/_/_pets.scss */
#pet-header .button, #pet-header .apply_credit_label {
  background-color: #759A69;
  color: #ffffff;
}

/* line 30, app/assets/stylesheets/_/_pets.scss */
#pet-header .button:hover, #pet-header .apply_credit_label:hover {
  background-color: #000000;
  color: #ffffff;
}

/* line 37, app/assets/stylesheets/_/_pets.scss */
#pet-callouts {
  padding: 3.75rem 0;
  text-align: center;
}

/* line 40, app/assets/stylesheets/_/_pets.scss */
#pet-callouts img {
  width: 200px;
  margin-bottom: 10px;
}

@media print, screen and (min-width: 64em) {
  /* line 40, app/assets/stylesheets/_/_pets.scss */
  #pet-callouts img {
    width: 250px;
  }
}

/* line 48, app/assets/stylesheets/_/_pets.scss */
#pet-callouts #hipster h3 {
  color: #F71E36;
}

/* line 51, app/assets/stylesheets/_/_pets.scss */
#pet-callouts #hipster .button, #pet-callouts #hipster .apply_credit_label {
  background-color: #F71E36;
  color: #ffffff;
}

/* line 54, app/assets/stylesheets/_/_pets.scss */
#pet-callouts #hipster .button:hover, #pet-callouts #hipster .apply_credit_label:hover {
  background-color: #000000;
  color: #ffffff;
}

/* line 61, app/assets/stylesheets/_/_pets.scss */
#pet-callouts #read h3 {
  color: #1855B0;
}

/* line 64, app/assets/stylesheets/_/_pets.scss */
#pet-callouts #read .button, #pet-callouts #read .apply_credit_label {
  background-color: #1855B0;
  color: #ffffff;
}

/* line 67, app/assets/stylesheets/_/_pets.scss */
#pet-callouts #read .button:hover, #pet-callouts #read .apply_credit_label:hover {
  background-color: #000000;
  color: #ffffff;
}

/* line 74, app/assets/stylesheets/_/_pets.scss */
#pet-callouts #nap h3 {
  color: #AD582B;
}

/* line 77, app/assets/stylesheets/_/_pets.scss */
#pet-callouts #nap .button, #pet-callouts #nap .apply_credit_label {
  background-color: #AD582B;
  color: #ffffff;
}

/* line 80, app/assets/stylesheets/_/_pets.scss */
#pet-callouts #nap .button:hover, #pet-callouts #nap .apply_credit_label:hover {
  background-color: #000000;
  color: #ffffff;
}

/* line 88, app/assets/stylesheets/_/_pets.scss */
#pet-quote {
  padding: 3.75rem 1.25rem;
  background-color: #F2F2F7;
  text-align: center;
}

/* line 92, app/assets/stylesheets/_/_pets.scss */
#pet-quote blockquote {
  max-width: 800px;
  margin: 0 auto;
}

/* line 95, app/assets/stylesheets/_/_pets.scss */
#pet-quote blockquote p {
  font-size: 1.375rem;
  font-family: 'Georgia', serif;
  font-style: italic;
}

/* line 100, app/assets/stylesheets/_/_pets.scss */
#pet-quote blockquote cite {
  font-weight: 700;
  font-style: normal;
  color: #000000;
  line-height: 1;
  font-size: 1.25rem;
}

/* line 106, app/assets/stylesheets/_/_pets.scss */
#pet-quote blockquote cite span {
  font-size: 0.875rem;
  color: #404040;
  text-transform: uppercase;
  letter-spacing: 1;
}

/* line 116, app/assets/stylesheets/_/_pets.scss */
#pet-callout {
  padding: 20px;
  text-align: center;
  border: 1px solid #C6C6C8;
  margin-bottom: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

/* line 4, app/assets/stylesheets/_/_summer.scss */
.button-summer {
  color: #ffffff;
  background-color: #FD6239 !important;
}

/* line 8, app/assets/stylesheets/_/_summer.scss */
.button-summer:hover {
  background-color: #fc3a07 !important;
}

/* line 13, app/assets/stylesheets/_/_summer.scss */
.button-summer-blue {
  color: #ffffff;
  background-color: #2A3667 !important;
}

/* line 17, app/assets/stylesheets/_/_summer.scss */
.button-summer-blue:hover {
  background-color: #1b2343 !important;
}

/* line 22, app/assets/stylesheets/_/_summer.scss */
#summer-header {
  background-color: #FD6239;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/summer-2021-bg.jpg");
  text-align: center;
}

@media print, screen and (min-width: 40em) {
  /* line 22, app/assets/stylesheets/_/_summer.scss */
  #summer-header {
    background-image: url("//cdn.libro.fm/assets/website-images/summer-2021-bg-lg.jpg");
  }
}

/* line 32, app/assets/stylesheets/_/_summer.scss */
#summer-header h1, #summer-header p {
  color: #ffffff;
}

/* line 36, app/assets/stylesheets/_/_summer.scss */
#summer-header img {
  display: block;
  margin: 2rem auto 6rem;
  max-width: 50%;
}

@media print, screen and (min-width: 40em) {
  /* line 36, app/assets/stylesheets/_/_summer.scss */
  #summer-header img {
    max-width: 100%;
  }
}

/* line 47, app/assets/stylesheets/_/_summer.scss */
.summer-headline {
  color: #FD6239;
}

/* line 51, app/assets/stylesheets/_/_summer.scss */
#summer-intro {
  margin-top: -6rem;
}

/* line 54, app/assets/stylesheets/_/_summer.scss */
#summer-intro img {
  display: block;
  margin: 0 auto;
  max-width: 70%;
}

@media print, screen and (min-width: 64em) {
  /* line 54, app/assets/stylesheets/_/_summer.scss */
  #summer-intro img {
    max-width: 100%;
  }
}

/* line 68, app/assets/stylesheets/_/_summer.scss */
#summer-how .summer-icon {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("//cdn.libro.fm/assets/website-images/summer-2021-icon-1.svg");
  margin: 1rem auto;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 80, app/assets/stylesheets/_/_summer.scss */
#summer-how .summer-icon .summer-icon-art {
  width: 60px;
  height: 60px;
}

@media print, screen and (min-width: 64em) {
  /* line 68, app/assets/stylesheets/_/_summer.scss */
  #summer-how .summer-icon {
    width: 200px;
    height: 200px;
  }
  /* line 89, app/assets/stylesheets/_/_summer.scss */
  #summer-how .summer-icon .summer-icon-art {
    width: 120px;
    height: 120px;
  }
}

/* line 96, app/assets/stylesheets/_/_summer.scss */
#summer-how .summer-icon.summer-icon-2 {
  background-image: url("//cdn.libro.fm/assets/website-images/summer-2021-icon-2.svg");
}

/* line 99, app/assets/stylesheets/_/_summer.scss */
#summer-how .summer-icon.summer-icon-3 {
  background-image: url("//cdn.libro.fm/assets/website-images/summer-2021-icon-3.svg");
}

/* line 1, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-banner {
  text-align: center;
  background-color: #3D6ADE;
  background-image: linear-gradient(-225deg, #3D6ADE 0%, #7F7EDB 100%);
  padding-top: 2em;
  padding-bottom: 2em;
}

/* line 7, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-banner .content {
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 170, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
#bestseller-banner .content::before, #bestseller-banner .content::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
#bestseller-banner .content::after {
  clear: both;
}

@media print, screen and (min-width: 40em) {
  /* line 7, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-banner .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
#bestseller-banner .content, #bestseller-banner .content:last-child:not(:first-child) {
  float: left;
  clear: none;
}

/* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
#bestseller-banner .content:last-child:not(:first-child) {
  float: right;
}

/* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_column.scss */
#bestseller-banner .content, #bestseller-banner .content:last-child {
  float: none;
}

@media print, screen and (min-width: 64em) {
  /* line 7, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-banner .content {
    width: 91.6666666667%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
  /* line 7, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-banner .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #bestseller-banner .content, #bestseller-banner .content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #bestseller-banner .content:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #bestseller-banner .content, #bestseller-banner .content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 75em) {
  /* line 7, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-banner .content {
    width: 83.3333333333%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 75em) and (min-width: 40em) {
  /* line 7, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-banner .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 75em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #bestseller-banner .content, #bestseller-banner .content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #bestseller-banner .content:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #bestseller-banner .content, #bestseller-banner .content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 90em) {
  /* line 7, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-banner .content {
    width: 75%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 90em) and (min-width: 40em) {
  /* line 7, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-banner .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 90em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #bestseller-banner .content, #bestseller-banner .content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #bestseller-banner .content:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #bestseller-banner .content, #bestseller-banner .content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

/* line 22, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-banner h1 {
  color: #ffffff;
  margin: 0 0 .25em;
}

/* line 26, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-banner h2 {
  color: #ffffff;
  margin: 0 0 .25em;
}

/* line 30, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-banner h4 {
  color: #ffffff;
  margin: 0 0 .25em;
}

/* line 34, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-banner h3 {
  color: #ffffff;
  margin: 0 0 .25em;
}

/* line 38, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-banner p {
  color: #ffffff;
}

/* line 40, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-banner p a {
  color: #ffffff;
  background-color: transparent;
  border-bottom: 2px solid #ffffff;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: -2px;
  margin-right: -2px;
}

/* line 48, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-banner p a:hover {
  color: #62B9B6;
  background-color: #ffffff;
}

/* line 54, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-banner .button, #bestseller-banner .apply_credit_label {
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
}

/* line 58, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-banner .button:hover, #bestseller-banner .apply_credit_label:hover {
  background-color: #ffffff;
  color: #000000;
}

/* line 65, app/assets/stylesheets/_/_bestsellers.scss */
.bestseller-time {
  background-color: #F2F2F7;
  text-align: center;
  padding: .5em 1em .5em;
  color: #404040;
  border-bottom: 1px solid #C6C6C8;
}

/* line 73, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-content {
  text-align: center;
}

@media print, screen and (min-width: 40em) {
  /* line 73, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-content {
    text-align: left;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 73, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-content {
    border-right: 1px solid #C6C6C8;
    padding-right: 2em;
    padding-bottom: 4em;
  }
}

/* line 85, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list {
  padding-top: 1em;
  margin: 0;
  list-style-type: none;
}

/* line 89, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li {
  counter-increment: step-counter;
  border-bottom: 1px solid #C6C6C8;
  position: relative;
  min-height: 50px;
  padding: 2em 0;
}

/* line 95, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li::before {
  content: counter(step-counter);
  font-weight: bold;
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  font-size: 2em;
  color: #ffffff;
  text-align: center;
  margin: 0 auto .5em;
  background-color: #3D6ADE;
  background-image: linear-gradient(-225deg, #3D6ADE 0%, #7F7EDB 100%);
}

@media print, screen and (min-width: 40em) {
  /* line 95, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-top-list li::before {
    width: 60px;
    position: absolute;
    top: 20px;
    left: 0;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 117, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-top-list li .list-content {
    margin-left: 80px;
  }
}

/* line 121, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li .list-content .cover-link {
  padding: 10px;
  display: block;
  width: 200px;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* line 130, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li .list-content .cover-link:hover {
  background-color: rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.1);
}

@media print, screen and (min-width: 40em) {
  /* line 121, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-top-list li .list-content .cover-link {
    float: right;
    margin: -1em 2em 1em;
  }
}

/* line 139, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li .list-content .snipe {
  display: none;
}

/* line 142, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li .list-content .title {
  color: #000000;
  font-weight: 700;
  font-size: 2em;
  line-height: 1.2;
}

/* line 147, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li .list-content .title a {
  color: #000000;
}

/* line 149, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li .list-content .title a:hover {
  color: #62B9B6;
}

/* line 154, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li .list-content .author {
  color: #404040;
  font-size: 1.2em;
}

/* line 157, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li .list-content .author a {
  color: #404040;
}

/* line 159, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li .list-content .author a:hover {
  color: #62B9B6;
}

/* line 164, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li .list-content .description {
  margin-top: 1em;
}

/* line 167, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li .list-content .description .single-recommend-title,
#bestseller-top-list li .list-content .description .double-recommend-title {
  display: none;
}

/* line 173, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-top-list li .list-content .description blockquote img {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 1em;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

@media print, screen and (min-width: 40em) {
  /* line 173, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-top-list li .list-content .description blockquote img {
    float: left;
    margin: 0 1em 1em 0;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 187, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-top-list li .list-content .description blockquote cite {
    display: inline-block;
    height: 50px;
    line-height: 50px;
  }
}

/* line 201, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-sidebar {
  padding: 2em 0;
}

@media print, screen and (min-width: 64em) {
  /* line 201, app/assets/stylesheets/_/_bestsellers.scss */
  #bestseller-sidebar {
    border-top: 0px;
  }
}

/* line 206, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-sidebar ul.genres {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 210, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-sidebar ul.genres li {
  margin: 0;
  padding: 0;
}

/* line 213, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-sidebar ul.genres li a {
  color: #000000;
  display: block;
  padding: .25em 0;
  line-height: 1;
}

/* line 218, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-sidebar ul.genres li a:hover {
  color: #62B9B6;
}

/* line 224, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-sidebar .button, #bestseller-sidebar .apply_credit_label {
  margin-top: 1em;
  margin-bottom: 0;
}

/* line 228, app/assets/stylesheets/_/_bestsellers.scss */
#bestseller-sidebar .upsell {
  display: block;
  margin: 0 auto;
  text-align: center;
}

/* line 1, app/assets/stylesheets/_/_preorder.scss */
#preorder-banner {
  padding: 4em 0;
  text-align: center;
  background-color: #000000;
  color: #ffffff;
}

/* line 6, app/assets/stylesheets/_/_preorder.scss */
#preorder-banner hr {
  width: 100px;
  margin: 2em auto;
}

/* line 10, app/assets/stylesheets/_/_preorder.scss */
#preorder-banner h1 {
  color: #ffffff;
}

/* line 12, app/assets/stylesheets/_/_preorder.scss */
#preorder-banner h1 small {
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  font-size: .5em;
  line-height: 1.35;
}

/* line 20, app/assets/stylesheets/_/_preorder.scss */
#preorder-banner p {
  color: #ffffff;
}

/* line 22, app/assets/stylesheets/_/_preorder.scss */
#preorder-banner p a {
  color: #ffffff;
}

/* line 24, app/assets/stylesheets/_/_preorder.scss */
#preorder-banner p a:hover {
  border-bottom: 1px solid #ffffff;
}

/* line 29, app/assets/stylesheets/_/_preorder.scss */
#preorder-banner .available {
  display: none;
}

/* line 32, app/assets/stylesheets/_/_preorder.scss */
#preorder-banner .book-cover-wrap {
  max-width: 200px;
  margin-bottom: 1em;
}

@media print, screen and (min-width: 64em) {
  /* line 32, app/assets/stylesheets/_/_preorder.scss */
  #preorder-banner .book-cover-wrap {
    max-width: 100%;
  }
}

/* line 41, app/assets/stylesheets/_/_preorder.scss */
#preorder-callout {
  background-color: #F2F2F7;
  margin-bottom: 2em;
}

/* line 44, app/assets/stylesheets/_/_preorder.scss */
#preorder-callout .content {
  text-align: center;
  padding: 2em 1em;
  max-width: 1000px;
  margin: 0 auto;
}

/* line 49, app/assets/stylesheets/_/_preorder.scss */
#preorder-callout .content h2 {
  display: none;
}

/* line 52, app/assets/stylesheets/_/_preorder.scss */
#preorder-callout .content img {
  width: 80px;
  height: 80px;
  margin: 10px auto 10px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

/* line 62, app/assets/stylesheets/_/_preorder.scss */
#preorder-sidebar {
  padding-top: 2em;
  padding-bottom: 2em;
  text-align: center;
  border-top: 1px solid #C6C6C8;
}

@media print, screen and (min-width: 64em) {
  /* line 62, app/assets/stylesheets/_/_preorder.scss */
  #preorder-sidebar {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
}

/* line 72, app/assets/stylesheets/_/_preorder.scss */
#preorder-sidebar img {
  display: block;
  margin: 0 auto 1em;
  max-width: 200px;
  -webkit-border-radius: 200px;
  border-radius: 200px;
}

/* line 6, app/assets/stylesheets/_/_clubs.scss */
.button-kissclub {
  color: #ffffff;
  background-color: #fb002f;
}

/* line 10, app/assets/stylesheets/_/_clubs.scss */
.button-kissclub:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 16, app/assets/stylesheets/_/_clubs.scss */
.button-kidsclub {
  color: #ffffff;
  background-color: #bc3f7a;
}

/* line 20, app/assets/stylesheets/_/_clubs.scss */
.button-kidsclub:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 26, app/assets/stylesheets/_/_clubs.scss */
.button-yaclub {
  color: #ffffff;
  background-color: #4c761f;
}

/* line 30, app/assets/stylesheets/_/_clubs.scss */
.button-yaclub:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 36, app/assets/stylesheets/_/_clubs.scss */
.club-banner {
  padding-top: 2em;
  padding-bottom: 2em;
  text-align: center;
  background-color: #323B42;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

@media print, screen and (min-width: 64em) {
  /* line 36, app/assets/stylesheets/_/_clubs.scss */
  .club-banner {
    background-image: url("//cdn.libro.fm/assets/website-images/kiss-bg.jpg");
    padding-bottom: 4em;
  }
}

/* line 49, app/assets/stylesheets/_/_clubs.scss */
.club-banner h2 {
  color: #ffffff;
}

/* line 53, app/assets/stylesheets/_/_clubs.scss */
.club-banner p {
  color: #ffffff;
}

/* line 56, app/assets/stylesheets/_/_clubs.scss */
.club-banner p a {
  color: #ffffff;
  background-color: transparent;
  border-bottom: 2px solid #ffffff;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: -2px;
  margin-right: -2px;
}

/* line 64, app/assets/stylesheets/_/_clubs.scss */
.club-banner p a:hover {
  color: #62B9B6;
  background-color: #ffffff;
}

/* line 71, app/assets/stylesheets/_/_clubs.scss */
.club-banner img {
  max-width: 250px;
  margin-bottom: 2em;
  height: auto;
}

@media print, screen and (min-width: 64em) {
  /* line 71, app/assets/stylesheets/_/_clubs.scss */
  .club-banner img {
    max-width: 400px;
  }
}

/* line 80, app/assets/stylesheets/_/_clubs.scss */
.club-banner.kidsclub-banner {
  background-color: #bc3f7a;
}

@media print, screen and (min-width: 64em) {
  /* line 80, app/assets/stylesheets/_/_clubs.scss */
  .club-banner.kidsclub-banner {
    background-image: url("//cdn.libro.fm/assets/website-images/kidsclub-background2.jpg");
  }
}

/* line 87, app/assets/stylesheets/_/_clubs.scss */
.club-banner.yaclub-banner {
  background-color: #4c761f;
}

@media print, screen and (min-width: 64em) {
  /* line 87, app/assets/stylesheets/_/_clubs.scss */
  .club-banner.yaclub-banner {
    background-image: url("//cdn.libro.fm/assets/website-images/yaclub-background.jpg");
  }
}

/* line 95, app/assets/stylesheets/_/_clubs.scss */
.club-newsletter-callout {
  padding: 2em 1em;
  margin-top: 0;
  background-color: #fb002f;
}

/* line 100, app/assets/stylesheets/_/_clubs.scss */
.club-newsletter-callout .content {
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  /* line 100, app/assets/stylesheets/_/_clubs.scss */
  .club-newsletter-callout .content {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/* line 108, app/assets/stylesheets/_/_clubs.scss */
.club-newsletter-callout .content p {
  color: #ffffff;
}

@media print, screen and (min-width: 64em) {
  /* line 108, app/assets/stylesheets/_/_clubs.scss */
  .club-newsletter-callout .content p {
    margin-bottom: 0;
  }
}

/* line 115, app/assets/stylesheets/_/_clubs.scss */
.club-newsletter-callout .content a {
  margin: 0 1em;
}

/* line 120, app/assets/stylesheets/_/_clubs.scss */
.club-newsletter-callout.kidsclub-club-newsletter-callout {
  background-color: #bc3f7a;
}

/* line 124, app/assets/stylesheets/_/_clubs.scss */
.club-newsletter-callout.yaclub-club-newsletter-callout {
  background-color: #4c761f;
}

/* line 129, app/assets/stylesheets/_/_clubs.scss */
.club-callouts {
  background-color: #F2F2F7;
  text-align: center;
}

/* line 133, app/assets/stylesheets/_/_clubs.scss */
.club-callouts h3 {
  color: #ffffff;
}

/* line 137, app/assets/stylesheets/_/_clubs.scss */
.club-callouts p {
  color: #ffffff;
}

/* line 141, app/assets/stylesheets/_/_clubs.scss */
.club-callouts .content-wrap {
  padding: 2rem;
}

/* line 145, app/assets/stylesheets/_/_clubs.scss */
.club-callouts .callout-kids {
  background-color: #bc3f7a;
}

/* line 149, app/assets/stylesheets/_/_clubs.scss */
.club-callouts .callout-ya {
  background-color: #4c761f;
}

/* line 153, app/assets/stylesheets/_/_clubs.scss */
.club-callouts .callout-avon {
  background-color: #F2F2F7;
}

/* line 155, app/assets/stylesheets/_/_clubs.scss */
.club-callouts .callout-avon p {
  color: #000000;
}

/* line 162, app/assets/stylesheets/_/_clubs.scss */
.club-feature {
  padding: 4em 0;
  background-color: #fb002f;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

@media print, screen and (min-width: 64em) {
  /* line 162, app/assets/stylesheets/_/_clubs.scss */
  .club-feature {
    background-image: url("//cdn.libro.fm/assets/website-images/kiss-bg.jpg");
  }
}

/* line 174, app/assets/stylesheets/_/_clubs.scss */
.club-feature h2 {
  color: #ffffff;
}

/* line 178, app/assets/stylesheets/_/_clubs.scss */
.club-feature p {
  color: #ffffff;
}

/* line 182, app/assets/stylesheets/_/_clubs.scss */
.club-feature.kidsclub-club-feature {
  background-color: #bc3f7a;
}

@media print, screen and (min-width: 64em) {
  /* line 182, app/assets/stylesheets/_/_clubs.scss */
  .club-feature.kidsclub-club-feature {
    background-image: url("//cdn.libro.fm/assets/website-images/kidsclub-background2.jpg");
  }
}

/* line 189, app/assets/stylesheets/_/_clubs.scss */
.club-feature.yaclub-club-feature {
  background-color: #4c761f;
}

@media print, screen and (min-width: 64em) {
  /* line 189, app/assets/stylesheets/_/_clubs.scss */
  .club-feature.yaclub-club-feature {
    background-image: url("//cdn.libro.fm/assets/website-images/yaclub-background.jpg");
  }
}

/* line 197, app/assets/stylesheets/_/_clubs.scss */
.kissclub-headline {
  color: #fb002f;
}

/* line 201, app/assets/stylesheets/_/_clubs.scss */
.kidsclub-headline {
  color: #bc3f7a;
}

/* line 205, app/assets/stylesheets/_/_clubs.scss */
.yaclub-headline {
  color: #4c761f;
}

/* line 2, app/assets/stylesheets/_/_author.scss */
.author-logo {
  max-width: 500px;
  display: block;
  margin: 0 auto;
}

/* line 8, app/assets/stylesheets/_/_author.scss */
.author-community {
  background-color: #ffffff;
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  /* line 8, app/assets/stylesheets/_/_author.scss */
  .author-community {
    max-width: 100rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    width: 91.6666666667%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
  /* line 170, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
  .author-community::before, .author-community::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1;
  }
  /* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
  .author-community::after {
    clear: both;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
  /* line 8, app/assets/stylesheets/_/_author.scss */
  .author-community {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-community, .author-community:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-community:last-child:not(:first-child) {
    float: right;
  }
  /* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_column.scss */
  .author-community, .author-community:last-child {
    float: none;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
  /* line 8, app/assets/stylesheets/_/_author.scss */
  .author-community {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-community, .author-community:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-community:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-community, .author-community:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 75em) {
  /* line 8, app/assets/stylesheets/_/_author.scss */
  .author-community {
    width: 75%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 75em) and (min-width: 40em) {
  /* line 8, app/assets/stylesheets/_/_author.scss */
  .author-community {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 75em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-community, .author-community:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-community:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-community, .author-community:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 90em) {
  /* line 8, app/assets/stylesheets/_/_author.scss */
  .author-community {
    width: 58.3333333333%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 90em) and (min-width: 40em) {
  /* line 8, app/assets/stylesheets/_/_author.scss */
  .author-community {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 90em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-community, .author-community:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-community:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-community, .author-community:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

/* line 24, app/assets/stylesheets/_/_author.scss */
.author-community .content {
  padding: 1em;
}

@media print, screen and (min-width: 64em) {
  /* line 24, app/assets/stylesheets/_/_author.scss */
  .author-community .content {
    padding: 2em;
  }
}

/* line 32, app/assets/stylesheets/_/_author.scss */
.author-preorder {
  background-color: #000000;
  margin-top: 2em;
}

/* line 35, app/assets/stylesheets/_/_author.scss */
.author-preorder .image {
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("http://via.placeholder.com/800x500");
  min-height: 200px;
}

/* line 40, app/assets/stylesheets/_/_author.scss */
.author-preorder .words {
  background-image: linear-gradient(-225deg, #E96C7A 0%, #7F7EDB 100%);
}

/* line 42, app/assets/stylesheets/_/_author.scss */
.author-preorder .words .content {
  padding: 2em 1em;
}

@media print, screen and (min-width: 64em) {
  /* line 42, app/assets/stylesheets/_/_author.scss */
  .author-preorder .words .content {
    padding: 4em 4em;
  }
}

/* line 47, app/assets/stylesheets/_/_author.scss */
.author-preorder .words .content h2 {
  color: #ffffff;
}

/* line 50, app/assets/stylesheets/_/_author.scss */
.author-preorder .words .content p {
  color: #ffffff;
}

/* line 55, app/assets/stylesheets/_/_author.scss */
.author-preorder .words2 {
  background-color: #7F7EDB;
  background-image: linear-gradient(-225deg, #62B9B6 0%, #7F7EDB 100%);
}

/* line 61, app/assets/stylesheets/_/_author.scss */
.author-stance {
  padding: 4em 0;
  background-image: url("//cdn.libro.fm/assets/website-images/lined-paper-bg.jpg");
}

@media print, screen and (min-width: 64em) {
  /* line 61, app/assets/stylesheets/_/_author.scss */
  .author-stance {
    padding: 8em 0;
  }
}

/* line 67, app/assets/stylesheets/_/_author.scss */
.author-stance .content {
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 170, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.author-stance .content::before, .author-stance .content::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.author-stance .content::after {
  clear: both;
}

@media print, screen and (min-width: 40em) {
  /* line 67, app/assets/stylesheets/_/_author.scss */
  .author-stance .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.author-stance .content, .author-stance .content:last-child:not(:first-child) {
  float: left;
  clear: none;
}

/* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.author-stance .content:last-child:not(:first-child) {
  float: right;
}

/* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_column.scss */
.author-stance .content, .author-stance .content:last-child {
  float: none;
}

@media print, screen and (min-width: 64em) {
  /* line 67, app/assets/stylesheets/_/_author.scss */
  .author-stance .content {
    width: 91.6666666667%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
  /* line 67, app/assets/stylesheets/_/_author.scss */
  .author-stance .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-stance .content, .author-stance .content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-stance .content:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-stance .content, .author-stance .content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 75em) {
  /* line 67, app/assets/stylesheets/_/_author.scss */
  .author-stance .content {
    width: 75%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 75em) and (min-width: 40em) {
  /* line 67, app/assets/stylesheets/_/_author.scss */
  .author-stance .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 75em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-stance .content, .author-stance .content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-stance .content:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-stance .content, .author-stance .content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 90em) {
  /* line 67, app/assets/stylesheets/_/_author.scss */
  .author-stance .content {
    width: 58.3333333333%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 90em) and (min-width: 40em) {
  /* line 67, app/assets/stylesheets/_/_author.scss */
  .author-stance .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 90em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-stance .content, .author-stance .content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-stance .content:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .author-stance .content, .author-stance .content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

/* line 81, app/assets/stylesheets/_/_author.scss */
.author-stance .content h2 {
  font-family: "Crimson Text", serif;
  font-style: italic;
  font-weight: 500;
  font-size: 4em;
  color: #E96C7A;
}

/* line 88, app/assets/stylesheets/_/_author.scss */
.author-stance .content p {
  font-family: "Crimson Text", serif;
  font-size: 1.4em;
}

/* line 95, app/assets/stylesheets/_/_author.scss */
.author-audiobook {
  background-color: #7F7EDB;
  background-image: linear-gradient(-225deg, #62B9B6 0%, #7F7EDB 100%);
  margin: 0;
  padding: 2em 0;
}

/* line 100, app/assets/stylesheets/_/_author.scss */
.author-audiobook h2 {
  color: #ffffff;
}

/* line 103, app/assets/stylesheets/_/_author.scss */
.author-audiobook p {
  color: #ffffff;
}

/* line 105, app/assets/stylesheets/_/_author.scss */
.author-audiobook p a {
  color: #ffffff;
  background-color: transparent;
  border-bottom: 2px solid #ffffff;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: -2px;
  margin-right: -2px;
}

/* line 113, app/assets/stylesheets/_/_author.scss */
.author-audiobook p a:hover {
  color: #62B9B6;
  background-color: #ffffff;
}

/* line 121, app/assets/stylesheets/_/_author.scss */
.binc-callout {
  background-color: #F9A634;
  color: #ffffff;
  padding: 2rem 0;
}

/* line 125, app/assets/stylesheets/_/_author.scss */
.binc-callout h2, .binc-callout h5, .binc-callout blockquote, .binc-callout p, .binc-callout cite {
  color: #ffffff;
}

/* line 1, app/assets/stylesheets/_/_contact.scss */
#contact-banner {
  background-color: #000000;
  text-align: center;
  padding: 4em 1em;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/contact-bg-small.jpg");
}

@media print, screen and (min-width: 64em) {
  /* line 1, app/assets/stylesheets/_/_contact.scss */
  #contact-banner {
    background-image: url("//cdn.libro.fm/assets/website-images/contact-bg.jpg");
  }
}

/* line 10, app/assets/stylesheets/_/_contact.scss */
#contact-banner h1 {
  color: #ffffff;
}

/* line 13, app/assets/stylesheets/_/_contact.scss */
#contact-banner p {
  color: #ffffff;
}

/* line 2, app/assets/stylesheets/_/_testimonial.scss */
#testimonials blockquote {
  position: relative;
  padding: 2rem;
  background-color: #F2F2F7;
  border-radius: 4px;
  margin-bottom: 80px;
}

/* line 9, app/assets/stylesheets/_/_testimonial.scss */
#testimonials blockquote img {
  margin: 0 0 1rem 1rem;
  float: right;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 20, app/assets/stylesheets/_/_testimonial.scss */
#testimonials blockquote::after {
  content: '';
  position: absolute;
  bottom: -50px;
  left: 50px;
  width: 0;
  height: 0;
  border-bottom: 50px solid transparent;
  border-left: 50px solid #F2F2F7;
}

/* line 6, app/assets/stylesheets/_/_switch.scss */
#switch-alternatives .switch-alternatives__option {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1rem;
  text-align: center;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 20px;
  color: #000000;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/* line 18, app/assets/stylesheets/_/_switch.scss */
#switch-alternatives .switch-alternatives__option svg {
  width: 100px;
  height: 100px;
}

/* line 22, app/assets/stylesheets/_/_switch.scss */
#switch-alternatives .switch-alternatives__option svg path, #switch-alternatives .switch-alternatives__option svg line, #switch-alternatives .switch-alternatives__option svg rect {
  stroke: #7F7EDB;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/* line 29, app/assets/stylesheets/_/_switch.scss */
#switch-alternatives .switch-alternatives__option p {
  margin: 1rem 0 0.5rem;
}

/* line 33, app/assets/stylesheets/_/_switch.scss */
#switch-alternatives .switch-alternatives__option span {
  color: #7F7EDB;
}

/* line 37, app/assets/stylesheets/_/_switch.scss */
#switch-alternatives .switch-alternatives__option:hover {
  -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
  border-color: #7F7EDB;
}

/* line 42, app/assets/stylesheets/_/_switch.scss */
#switch-alternatives .switch-alternatives__option:hover svg path, #switch-alternatives .switch-alternatives__option:hover svg line, #switch-alternatives .switch-alternatives__option:hover svg rect {
  stroke: #7F7EDB;
}

/* line 51, app/assets/stylesheets/_/_switch.scss */
#switch-reasons span {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #387d7b;
  font-size: 3em;
  line-height: 100px;
  color: #ffffff;
  font-weight: 700;
  margin: 0 auto 1rem;
  border-radius: 100px;
}

/* line 1, app/assets/stylesheets/_/_espanol.scss */
#latino-banner {
  padding: 2em 0;
  background-color: #000000;
  text-align: center;
  background-image: url("//cdn.libro.fm/assets/website-images/espanol-background-sm.jpg");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 9, app/assets/stylesheets/_/_espanol.scss */
#latino-banner h1 {
  color: #ffffff;
}

/* line 12, app/assets/stylesheets/_/_espanol.scss */
#latino-banner h5 {
  text-transform: uppercase;
  color: #62B9B6;
}

/* line 16, app/assets/stylesheets/_/_espanol.scss */
#latino-banner p {
  color: #ffffff;
}

@media print, screen and (min-width: 64em) {
  /* line 1, app/assets/stylesheets/_/_espanol.scss */
  #latino-banner {
    text-align: left;
    background-color: #F2F2F7;
    background-image: url("//cdn.libro.fm/assets/website-images/espanol-background-lg.jpg");
  }
  /* line 23, app/assets/stylesheets/_/_espanol.scss */
  #latino-banner h1 {
    color: #000000;
  }
  /* line 26, app/assets/stylesheets/_/_espanol.scss */
  #latino-banner p {
    color: #000000;
  }
}

/* line 33, app/assets/stylesheets/_/_espanol.scss */
#latino-grid {
  margin-top: 2rem;
}

/* line 35, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a {
  background-color: #F2F2F7;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  text-align: center;
  width: 100%;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}

/* line 46, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a::before {
  z-index: 1;
  content: '';
  display: block;
  padding-bottom: 100%;
}

/* line 52, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a::after {
  z-index: 2;
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 62, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a span {
  z-index: 3;
  width: 100%;
  padding: 1em;
  font-size: 1.5em;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.25;
}

/* line 72, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a:hover::after {
  background-color: #62B9B6;
}

/* line 76, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a.fiction {
  background-image: url("//cdn.libro.fm/assets/genres/medium/genre-fiction.jpg");
}

/* line 77, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a.history {
  background-image: url("//cdn.libro.fm/assets/genres/medium/genre-history.jpg");
}

/* line 78, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a.young-adult {
  background-image: url("//cdn.libro.fm/assets/genres/medium/genre-young-adult.jpg");
}

/* line 79, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a.kids {
  background-image: url("//cdn.libro.fm/assets/genres/medium/genre-children.jpg");
}

/* line 80, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a.mystery {
  background-image: url("//cdn.libro.fm/assets/genres/medium/genre-mystery.jpg");
}

/* line 81, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a.bio {
  background-image: url("//cdn.libro.fm/assets/genres/medium/genre-bio.jpg");
}

/* line 82, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a.romance {
  background-image: url("//cdn.libro.fm/assets/genres/medium/genre-romance.jpg");
}

/* line 83, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a.business {
  background-image: url("//cdn.libro.fm/assets/genres/medium/genre-business.jpg");
}

/* line 84, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a.fantasy {
  background-image: url("//cdn.libro.fm/assets/genres/medium/genre-fantasy.jpg");
}

/* line 85, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a.scifi {
  background-image: url("//cdn.libro.fm/assets/genres/medium/genre-science-fiction.jpg");
}

/* line 86, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a.health {
  background-image: url("//cdn.libro.fm/assets/genres/medium/genre-health.jpg");
}

/* line 87, app/assets/stylesheets/_/_espanol.scss */
#latino-grid a.classics {
  background-image: url("//cdn.libro.fm/assets/genres/medium/genre-classics.jpg");
}

/* line 4, app/assets/stylesheets/_/_press.scss */
#featured-press a {
  display: block;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 1rem;
  text-align: center;
  color: #000000;
}

/* line 12, app/assets/stylesheets/_/_press.scss */
#featured-press a:hover {
  background-color: #F2F2F7;
}

/* line 16, app/assets/stylesheets/_/_press.scss */
#featured-press a strong, #featured-press a em {
  display: block;
  margin-bottom: 0.5rem;
}

/* line 21, app/assets/stylesheets/_/_press.scss */
#featured-press a img {
  display: block;
  margin: 0 auto 1rem;
  width: 100px;
  height: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

/* line 29, app/assets/stylesheets/_/_harrypotter.scss */
#hp-intro {
  background-color: #9EB94A;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/hp-green-spell.jpg");
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  /* line 29, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-intro {
    background-position: right center;
  }
}

/* line 38, app/assets/stylesheets/_/_harrypotter.scss */
#hp-intro .content {
  padding-top: 2em;
  padding-bottom: 2em;
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 170, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
#hp-intro .content::before, #hp-intro .content::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
#hp-intro .content::after {
  clear: both;
}

@media print, screen and (min-width: 40em) {
  /* line 38, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-intro .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
#hp-intro .content, #hp-intro .content:last-child:not(:first-child) {
  float: left;
  clear: none;
}

/* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
#hp-intro .content:last-child:not(:first-child) {
  float: right;
}

/* line 49, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_column.scss */
#hp-intro .content, #hp-intro .content:last-child {
  float: none;
}

@media print, screen and (min-width: 64em) {
  /* line 38, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-intro .content {
    width: 91.6666666667%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
  /* line 38, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-intro .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #hp-intro .content, #hp-intro .content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #hp-intro .content:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #hp-intro .content, #hp-intro .content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 75em) {
  /* line 38, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-intro .content {
    width: 83.3333333333%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 75em) and (min-width: 40em) {
  /* line 38, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-intro .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 75em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #hp-intro .content, #hp-intro .content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #hp-intro .content:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #hp-intro .content, #hp-intro .content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 90em) {
  /* line 38, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-intro .content {
    width: 75%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 90em) and (min-width: 40em) {
  /* line 38, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-intro .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 90em) {
  /* line 20, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #hp-intro .content, #hp-intro .content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #hp-intro .content:last-child:not(:first-child) {
    float: right;
  }
  /* line 43, ../../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  #hp-intro .content, #hp-intro .content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

/* line 54, app/assets/stylesheets/_/_harrypotter.scss */
#hp-intro .content h1 {
  font-family: "Crimson Text", serif;
  font-weight: 500;
}

/* line 57, app/assets/stylesheets/_/_harrypotter.scss */
#hp-intro .content h1 span {
  font-size: 1.8em;
  line-height: 1;
  display: block;
}

/* line 63, app/assets/stylesheets/_/_harrypotter.scss */
#hp-intro .content p {
  margin-bottom: 0px;
  font-family: "Crimson Text", serif;
  font-size: 1.25em;
}

/* line 69, app/assets/stylesheets/_/_harrypotter.scss */
#hp-intro img {
  width: 100%;
  height: auto;
}

/* line 75, app/assets/stylesheets/_/_harrypotter.scss */
.hp-quotes {
  padding: 2em 0;
}

/* line 77, app/assets/stylesheets/_/_harrypotter.scss */
.hp-quotes blockquote {
  padding: 2em 1em;
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  /* line 77, app/assets/stylesheets/_/_harrypotter.scss */
  .hp-quotes blockquote {
    padding: 2em 8em;
  }
}

/* line 86, app/assets/stylesheets/_/_harrypotter.scss */
#hp-quidditch {
  padding-top: 2em;
  padding-bottom: 2em;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
  background-color: #aa2a29;
  background-image: url("//cdn.libro.fm/assets/website-images/hp-canvas.jpg");
  text-align: center;
}

/* line 94, app/assets/stylesheets/_/_harrypotter.scss */
#hp-quidditch .content {
  padding: 2em 0;
}

@media print, screen and (min-width: 64em) {
  /* line 94, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-quidditch .content {
    padding: 4em 0;
  }
}

/* line 99, app/assets/stylesheets/_/_harrypotter.scss */
#hp-quidditch .content h1 {
  color: #ffffff;
  font-family: "Crimson Text", serif;
  font-weight: 500;
}

/* line 104, app/assets/stylesheets/_/_harrypotter.scss */
#hp-quidditch .content h1 span {
  font-size: 1.8em;
  line-height: 1;
  display: block;
}

/* line 110, app/assets/stylesheets/_/_harrypotter.scss */
#hp-quidditch .content p {
  color: #ffffff;
  font-family: "Crimson Text", serif;
  font-size: 1.25em;
}

/* line 115, app/assets/stylesheets/_/_harrypotter.scss */
#hp-quidditch .content p strong {
  font-weight: normal;
  text-transform: uppercase;
}

/* line 120, app/assets/stylesheets/_/_harrypotter.scss */
#hp-quidditch .content .button, #hp-quidditch .content .apply_credit_label {
  background-color: #ffffff;
  color: #aa2a29;
}

/* line 123, app/assets/stylesheets/_/_harrypotter.scss */
#hp-quidditch .content .button:hover, #hp-quidditch .content .apply_credit_label:hover {
  background-color: #000000;
  color: #ffffff;
}

/* line 129, app/assets/stylesheets/_/_harrypotter.scss */
#hp-quidditch img {
  max-width: 300px;
  height: auto;
}

@media print, screen and (min-width: 64em) {
  /* line 129, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-quidditch img {
    max-width: 500px;
  }
}

/* line 138, app/assets/stylesheets/_/_harrypotter.scss */
#hp-fb {
  padding-top: 2em;
  padding-bottom: 2em;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
  background-color: #0A432D;
  background-image: url("//cdn.libro.fm/assets/website-images/hp-claws.jpg");
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  /* line 138, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-fb {
    background-image: url("//cdn.libro.fm/assets/website-images/hp-claws-large.jpg");
  }
}

/* line 149, app/assets/stylesheets/_/_harrypotter.scss */
#hp-fb .content {
  padding: 2em 0;
}

@media print, screen and (min-width: 64em) {
  /* line 149, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-fb .content {
    padding: 4em 0;
  }
}

/* line 154, app/assets/stylesheets/_/_harrypotter.scss */
#hp-fb .content h1 {
  color: #ffffff;
  font-family: "Crimson Text", serif;
  font-weight: 500;
}

/* line 158, app/assets/stylesheets/_/_harrypotter.scss */
#hp-fb .content h1 span {
  font-size: 1.8em;
  line-height: 1;
  display: block;
}

/* line 164, app/assets/stylesheets/_/_harrypotter.scss */
#hp-fb .content p {
  color: #ffffff;
  font-family: "Crimson Text", serif;
  font-size: 1.25em;
}

/* line 168, app/assets/stylesheets/_/_harrypotter.scss */
#hp-fb .content p strong {
  color: #f0c871;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 174, app/assets/stylesheets/_/_harrypotter.scss */
#hp-fb .content .button, #hp-fb .content .apply_credit_label {
  background-color: #f0c871;
  color: #222222;
}

/* line 177, app/assets/stylesheets/_/_harrypotter.scss */
#hp-fb .content .button:hover, #hp-fb .content .apply_credit_label:hover {
  color: #ffffff;
  background-color: #222222;
}

/* line 183, app/assets/stylesheets/_/_harrypotter.scss */
#hp-fb img {
  max-width: 300px;
  height: auto;
}

@media print, screen and (min-width: 64em) {
  /* line 183, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-fb img {
    max-width: 500px;
  }
}

/* line 192, app/assets/stylesheets/_/_harrypotter.scss */
#bookstores {
  padding-top: 2em;
  padding-bottom: 2em;
}

/* line 195, app/assets/stylesheets/_/_harrypotter.scss */
#bookstores .content {
  background-color: #222222;
  max-width: 1000px;
  margin: 0 auto;
}

/* line 199, app/assets/stylesheets/_/_harrypotter.scss */
#bookstores .content img {
  width: 100%;
  height: auto;
}

/* line 203, app/assets/stylesheets/_/_harrypotter.scss */
#bookstores .content .words {
  padding: 20px 10px;
}

/* line 205, app/assets/stylesheets/_/_harrypotter.scss */
#bookstores .content .words h4 {
  color: #FF720D;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0px;
}

/* line 211, app/assets/stylesheets/_/_harrypotter.scss */
#bookstores .content .words p {
  color: #ffffff;
  font-family: "Crimson Text", serif;
  font-size: 1.25em;
}

/* line 215, app/assets/stylesheets/_/_harrypotter.scss */
#bookstores .content .words p span {
  font-size: .8em;
  display: block;
}

/* line 225, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books a {
  display: block;
  text-align: center;
  min-height: 200px;
  background-color: #67CDDC;
  color: #ffffff;
  padding: 2em 1em 0px;
  overflow: hidden;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media print, screen and (min-width: 64em) {
  /* line 225, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-books a {
    min-height: 300px;
  }
}

/* line 237, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books a h1 {
  color: #ffffff;
  margin-bottom: 0px;
  font-family: "Crimson Text", serif;
  font-size: 3em;
  font-weight: 500;
}

/* line 244, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books a p {
  font-family: "Crimson Text", serif;
  font-style: italic;
  font-size: 1.25em;
  line-height: 1;
}

/* line 250, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books a img {
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  margin: 10px 0 -100px;
  position: relative;
  top: 0;
  max-width: 200px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media print, screen and (min-width: 64em) {
  /* line 250, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-books a img {
    max-width: 300px;
  }
}

/* line 261, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books a:hover {
  background-color: #222222;
}

/* line 263, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books a:hover img {
  top: -20px;
}

/* line 268, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book1 {
  background-color: #FF720D;
}

/* line 270, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book1:hover {
  background-color: #e45f00;
}

/* line 274, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book2 {
  background-color: #7F7283;
}

/* line 276, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book2:hover {
  background-color: #6c616f;
}

/* line 280, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book3 {
  background-color: #594F5E;
}

/* line 282, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book3:hover {
  background-color: #4c4350;
}

/* line 286, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book4 {
  background-color: #389FAF;
}

/* line 288, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book4:hover {
  background-color: #308795;
}

/* line 292, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book5 {
  background-color: #A00056;
}

/* line 294, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book5:hover {
  background-color: #880049;
}

/* line 298, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book6 {
  background-color: #CD4B00;
}

/* line 300, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book6:hover {
  background-color: #ae4000;
}

/* line 304, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book7 {
  background-color: #04645F;
}

/* line 306, app/assets/stylesheets/_/_harrypotter.scss */
#hp-books .book7:hover {
  background-color: #035551;
}

/* line 313, app/assets/stylesheets/_/_harrypotter.scss */
#hp-author {
  padding-top: 4em;
  padding-bottom: 4em;
  background-color: #192332;
}

@media print, screen and (min-width: 64em) {
  /* line 313, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-author {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    background-position: right center;
    background-image: url("//cdn.libro.fm/assets/website-images/hp-jk-rowling.jpg");
    background-color: #A2A4A9;
    padding-top: 8em;
    padding-bottom: 8em;
  }
}

/* line 325, app/assets/stylesheets/_/_harrypotter.scss */
#hp-author h1 {
  color: #ffffff;
  font-family: "Crimson Text", serif;
  font-size: 3em;
  font-weight: 500;
}

/* line 331, app/assets/stylesheets/_/_harrypotter.scss */
#hp-author h3 {
  color: #A2A4A9;
  margin-bottom: 0;
  font-weight: normal;
  font-family: "Crimson Text", serif;
  font-style: italic;
}

@media print, screen and (min-width: 64em) {
  /* line 331, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-author h3 {
    color: #192332;
  }
}

/* line 341, app/assets/stylesheets/_/_harrypotter.scss */
#hp-author p {
  color: #ffffff;
  font-family: "Crimson Text", serif;
  font-size: 1.25em;
}

/* line 346, app/assets/stylesheets/_/_harrypotter.scss */
#hp-author img {
  display: block;
  margin: 0 auto 20px;
  width: 150px;
  height: auto;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

@media print, screen and (min-width: 64em) {
  /* line 346, app/assets/stylesheets/_/_harrypotter.scss */
  #hp-author img {
    display: none;
  }
}

/* line 359, app/assets/stylesheets/_/_harrypotter.scss */
#hp-legal {
  background-color: #000000;
  padding: 1em;
  text-align: center;
  color: #999999;
  font-size: .8em;
}

/* line 1, app/assets/stylesheets/_/_formstack.scss */
.fsBody {
  position: relative;
  text-align: left;
  padding: 1rem;
}

/* line 6, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsSectionHeading {
  padding: 4rem 0 1rem;
}

/* line 10, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsLabel {
  font-weight: 700;
}

/* line 14, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsSupporting {
  color: #404040;
  font-size: .8em;
  position: relative;
  top: -10px;
}

/* line 21, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsCounter {
  display: none !important;
}

/* line 25, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsPagination {
  border-top: 1px solid #C6C6C8;
  padding-top: 2rem;
}

/* line 30, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsFileUploadButton {
  background-color: #000000;
  color: #ffffff;
  padding: 0.5rem 1rem;
  border-radius: 100px;
  border: none;
  margin: 0.5rem 0 1rem;
  font-weight: 700;
}

/* line 40, app/assets/stylesheets/_/_formstack.scss */
.fsBody .showMobile {
  display: none !important;
}

/* line 44, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsPreviousButton,
.fsBody .fsNextButton,
.fsBody .fsSubmitButton {
  background-color: #62B9B6;
  padding: 1rem 2rem;
  color: #ffffff;
  font-weight: 700;
  border-radius: 100px;
  border: none;
}

/* line 54, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsPreviousButton span.fsFull:before,
.fsBody .fsPreviousButton span.fsFull:after,
.fsBody .fsNextButton span.fsFull:before,
.fsBody .fsNextButton span.fsFull:after,
.fsBody .fsSubmitButton span.fsFull:before,
.fsBody .fsSubmitButton span.fsFull:after {
  content: none;
}

/* line 59, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsPreviousButton .fsSlim,
.fsBody .fsNextButton .fsSlim,
.fsBody .fsSubmitButton .fsSlim {
  display: none;
}

/* line 63, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsPreviousButton:hover,
.fsBody .fsNextButton:hover,
.fsBody .fsSubmitButton:hover {
  background-color: black;
}

/* line 68, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsPreviousButton {
  background-color: #F2F2F7;
  color: #000000;
}

/* line 72, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsPreviousButton:hover {
  color: #ffffff;
}

/* line 77, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsProgress {
  position: absolute;
  top: 40px;
  left: 0;
  background-color: #F2F2F7;
  width: 100%;
  margin: 0 1rem 0;
  padding: 0;
  border-radius: 100px;
  overflow: hidden;
}

/* line 88, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsProgress .fsProgressBar {
  border-radius: 100px;
  background-color: #62B9B6;
}

/* line 93, app/assets/stylesheets/_/_formstack.scss */
.fsBody .fsProgress .fsProgressText {
  display: none;
}

/* line 101, app/assets/stylesheets/_/_formstack.scss */
.fsBody-collapse .fsBody {
  margin: 0;
  padding: 0;
}

/* line 105, app/assets/stylesheets/_/_formstack.scss */
.fsBody-collapse .fsBody .fsPagination {
  border-top: 0;
  padding-top: 0;
  margin: 0;
}

/* line 111, app/assets/stylesheets/_/_formstack.scss */
.fsBody-collapse .fsBody .fsSubmitButton {
  float: none;
  display: block;
  width: 100%;
  background-color: #7F7EDB;
}

/* line 117, app/assets/stylesheets/_/_formstack.scss */
.fsBody-collapse .fsBody .fsSubmitButton:hover {
  background-color: #000000;
}

/* line 1, app/assets/stylesheets/_/_champion.scss */
.champion-banner-intro {
  background-color: #000000;
  background-position: center top;
  background-size: cover;
  padding: 2rem 0;
  background-image: url("//cdn.libro.fm/assets/website-images/champion-jason-bg.jpg");
}

/* line 8, app/assets/stylesheets/_/_champion.scss */
.champion-banner-intro h1 {
  color: #ffffff;
}

/* line 12, app/assets/stylesheets/_/_champion.scss */
.champion-banner-intro p {
  color: #ffffff;
}

/* line 14, app/assets/stylesheets/_/_champion.scss */
.champion-banner-intro p a {
  color: #ffffff;
  background-color: transparent;
  border-bottom: 2px solid #ffffff;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: -2px;
  margin-right: -2px;
}

/* line 22, app/assets/stylesheets/_/_champion.scss */
.champion-banner-intro p a:hover {
  color: #62B9B6;
  background-color: #ffffff;
}

/* line 31, app/assets/stylesheets/_/_champion.scss */
.champion-banner {
  background-color: #000000;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  padding: 4rem 0;
}

/* line 38, app/assets/stylesheets/_/_champion.scss */
.champion-banner h1, .champion-banner h2, .champion-banner h3, .champion-banner h4, .champion-banner h5, .champion-banner p, .champion-banner cite {
  color: #ffffff;
}

/* line 42, app/assets/stylesheets/_/_champion.scss */
.champion-banner p {
  color: #ffffff;
}

/* line 44, app/assets/stylesheets/_/_champion.scss */
.champion-banner p a {
  color: #ffffff;
  background-color: transparent;
  border-bottom: 2px solid #ffffff;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: -2px;
  margin-right: -2px;
}

/* line 52, app/assets/stylesheets/_/_champion.scss */
.champion-banner p a:hover {
  color: #62B9B6;
  background-color: #ffffff;
}

/* line 59, app/assets/stylesheets/_/_champion.scss */
.champion-banner blockquote {
  font-family: "Lora", serif;
  font-size: 1.5em;
}

@media print, screen and (min-width: 64em) {
  /* line 59, app/assets/stylesheets/_/_champion.scss */
  .champion-banner blockquote {
    font-size: 2.5em;
  }
}

/* line 67, app/assets/stylesheets/_/_champion.scss */
.champion-banner blockquote cite {
  font-size: .8em;
}

/* line 72, app/assets/stylesheets/_/_champion.scss */
.champion-banner hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

/* line 76, app/assets/stylesheets/_/_champion.scss */
.champion-banner .intro {
  text-align: center;
  display: flex;
  align-items: center;
}

/* line 81, app/assets/stylesheets/_/_champion.scss */
.champion-banner .intro img {
  width: 200px;
  height: auto;
  border-radius: 100%;
  margin: 1rem 2rem;
}

@media print, screen and (min-width: 64em) {
  /* line 81, app/assets/stylesheets/_/_champion.scss */
  .champion-banner .intro img {
    display: none;
  }
}

/* line 95, app/assets/stylesheets/_/_champion.scss */
.champion-portrait {
  border-radius: 100%;
  margin: 0 auto 1rem;
  width: 50%;
  max-width: 300px;
  height: auto;
}

@media print, screen and (min-width: 64em) {
  /* line 95, app/assets/stylesheets/_/_champion.scss */
  .champion-portrait {
    display: none;
  }
}

/* line 110, app/assets/stylesheets/_/_champion.scss */
#champions-grid a {
  text-align: center;
  padding: 10px;
  display: block;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #000000;
}

/* line 120, app/assets/stylesheets/_/_champion.scss */
#champions-grid a h4 {
  color: #000000;
  margin-bottom: 0;
}

/* line 125, app/assets/stylesheets/_/_champion.scss */
#champions-grid a p {
  line-height: 1.25;
}

/* line 129, app/assets/stylesheets/_/_champion.scss */
#champions-grid a img {
  max-width: 80%;
  height: auto;
  border-radius: 100%;
  margin-bottom: 1rem;
}

/* line 136, app/assets/stylesheets/_/_champion.scss */
#champions-grid a:hover {
  background-color: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 145, app/assets/stylesheets/_/_champion.scss */
.champion-charlie {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-charlie-bg.jpg");
}

/* line 147, app/assets/stylesheets/_/_champion.scss */
.champion-charlie h2, .champion-charlie h5, .champion-charlie cite {
  color: #ff00bc;
}

/* line 152, app/assets/stylesheets/_/_champion.scss */
.champion-hank {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-hank-bg.jpg");
}

/* line 154, app/assets/stylesheets/_/_champion.scss */
.champion-hank h2, .champion-hank h5, .champion-hank cite {
  color: #62B9B6;
}

/* line 159, app/assets/stylesheets/_/_champion.scss */
.champion-eve {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-eve-bg.jpg");
}

/* line 161, app/assets/stylesheets/_/_champion.scss */
.champion-eve h2, .champion-eve h5, .champion-eve cite {
  color: #f6a201;
}

/* line 166, app/assets/stylesheets/_/_champion.scss */
.champion-ann {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-ann-bg.jpg");
}

/* line 168, app/assets/stylesheets/_/_champion.scss */
.champion-ann h2, .champion-ann h5, .champion-ann cite {
  color: #E96C7A;
}

/* line 173, app/assets/stylesheets/_/_champion.scss */
.champion-sean {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-sean-bg.jpg");
}

/* line 175, app/assets/stylesheets/_/_champion.scss */
.champion-sean h2, .champion-sean h5, .champion-sean cite {
  color: #62B9B6;
}

/* line 180, app/assets/stylesheets/_/_champion.scss */
.champion-jason {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-jason-bg.jpg");
}

/* line 182, app/assets/stylesheets/_/_champion.scss */
.champion-jason h2, .champion-jason h5, .champion-jason cite {
  color: #62B9B6;
}

/* line 187, app/assets/stylesheets/_/_champion.scss */
.champion-neil {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-neil-bg.jpg");
}

/* line 189, app/assets/stylesheets/_/_champion.scss */
.champion-neil h2, .champion-neil h5, .champion-neil cite {
  color: #62CB91;
}

/* line 194, app/assets/stylesheets/_/_champion.scss */
.champion-cory {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-cory-bg.jpg");
}

/* line 196, app/assets/stylesheets/_/_champion.scss */
.champion-cory h2, .champion-cory h5, .champion-cory cite {
  color: #7F7EDB;
}

/* line 201, app/assets/stylesheets/_/_champion.scss */
.champion-nk {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-nk-bg.jpg");
}

/* line 203, app/assets/stylesheets/_/_champion.scss */
.champion-nk h2, .champion-nk h5, .champion-nk cite {
  color: #7F7EDB;
}

/* line 208, app/assets/stylesheets/_/_champion.scss */
.champion-madeline {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-madeline-bg.jpg");
}

/* line 210, app/assets/stylesheets/_/_champion.scss */
.champion-madeline h2, .champion-madeline h5, .champion-madeline cite {
  color: #E96C7A;
}

/* line 215, app/assets/stylesheets/_/_champion.scss */
.champion-james {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-james-bg.jpg");
}

/* line 217, app/assets/stylesheets/_/_champion.scss */
.champion-james h2, .champion-james h5, .champion-james cite {
  color: #62B9B6;
}

/* line 222, app/assets/stylesheets/_/_champion.scss */
.champion-malcolm {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-malcolm-bg.jpg");
}

/* line 224, app/assets/stylesheets/_/_champion.scss */
.champion-malcolm h2, .champion-malcolm h5, .champion-malcolm cite {
  color: #62CB91;
}

/* line 229, app/assets/stylesheets/_/_champion.scss */
.champion-john {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-john-bg.jpg");
}

/* line 231, app/assets/stylesheets/_/_champion.scss */
.champion-john h2, .champion-john h5, .champion-john cite {
  color: #7F7EDB;
}

/* line 236, app/assets/stylesheets/_/_champion.scss */
.champion-garth {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-garth-bg.jpg");
}

/* line 238, app/assets/stylesheets/_/_champion.scss */
.champion-garth h2, .champion-garth h5, .champion-garth cite {
  color: #F9A634;
}

/* line 243, app/assets/stylesheets/_/_champion.scss */
.button-garth {
  color: #ffffff;
  background-color: #F9A634;
}

/* line 246, app/assets/stylesheets/_/_champion.scss */
.button-garth:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 252, app/assets/stylesheets/_/_champion.scss */
.champion-emma {
  background-image: url("//cdn.libro.fm/assets/website-images/champion-emma-bg.jpg");
}

/* line 254, app/assets/stylesheets/_/_champion.scss */
.champion-emma h2, .champion-emma h5, .champion-emma cite {
  color: #E96C7A;
}

/* line 259, app/assets/stylesheets/_/_champion.scss */
.champion-news-item {
  border-radius: 15px;
  overflow: hidden;
  display: block;
  padding: 1rem;
}

/* line 265, app/assets/stylesheets/_/_champion.scss */
.champion-news-item .words {
  padding: 1rem 0;
}

@media print, screen and (min-width: 64em) {
  /* line 265, app/assets/stylesheets/_/_champion.scss */
  .champion-news-item .words {
    padding: 2rem;
  }
}

/* line 272, app/assets/stylesheets/_/_champion.scss */
.champion-news-item .words .citation {
  font-size: .9em;
  opacity: .5;
}

/* line 1, app/assets/stylesheets/_/_stats.scss */
.user-stats-callout {
  background-color: #000000;
  background-image: url("/assets/stat-bg-6842e24e95a8ecfe3e89f33e05ebf734f8776806a67ad8238984ea47d9dec452.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 2rem 1rem;
  margin-bottom: 1rem;
  text-align: center;
  border-radius: 20px;
}

@media print, screen and (min-width: 64em) {
  /* line 1, app/assets/stylesheets/_/_stats.scss */
  .user-stats-callout {
    padding: 2rem;
    margin-bottom: 2rem;
  }
}

/* line 18, app/assets/stylesheets/_/_stats.scss */
.user-stats-callout h2 {
  color: #ffffff;
  text-align: center !important;
}

/* line 23, app/assets/stylesheets/_/_stats.scss */
.user-stats-callout .button, .user-stats-callout .apply_credit_label {
  background: linear-gradient(-225deg, #62B9B6 0%, #62CB91 100%);
}

/* line 29, app/assets/stylesheets/_/_stats.scss */
.stat-back {
  display: none;
  height: 50px;
  line-height: 50px;
  padding: 0 25px 0 50px;
  color: rgba(0, 0, 0, 0);
  font-weight: 700;
  background-color: transparent;
  border-radius: 100px;
  background-image: url("/assets/stat-back-6c54bde3c30d4accf73481e5b3caeeb971a419ad545f9ced567511178a538393.svg");
  background-position: left center;
  background-repeat: no-repeat;
}

@media print, screen and (min-width: 64em) {
  /* line 29, app/assets/stylesheets/_/_stats.scss */
  .stat-back {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 10px;
  }
}

/* line 49, app/assets/stylesheets/_/_stats.scss */
.stat-back:hover {
  color: #ffffff;
  background-color: #000000;
}

/* line 57, app/assets/stylesheets/_/_stats.scss */
.user-stats .top-lines,
.user-stats .title-bar,
.user-stats #main-nav,
.user-stats .search-callout,
.user-stats .footer-callout,
.user-stats .indie-store-message,
.user-stats #footer {
  display: none !important;
}

/* line 67, app/assets/stylesheets/_/_stats.scss */
.user-stats #page-wrap {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 100vh;
}

/* line 72, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap {
  width: 100% !important;
  min-height: 100vh;
  background-color: #000000;
  background-image: url("/assets/stat-bg-6842e24e95a8ecfe3e89f33e05ebf734f8776806a67ad8238984ea47d9dec452.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #ffffff;
}

@media print, screen and (min-width: 64em) {
  /* line 72, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
  }
}

/* line 91, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap section {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

@media print, screen and (min-width: 64em) {
  /* line 91, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap section {
    min-height: calc(100vh - 60px);
  }
}

/* line 101, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap footer {
  padding: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 101, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap footer {
    padding: 0;
    height: 60px;
    line-height: 60px;
  }
}

/* line 108, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap footer a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 111, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap footer a:hover {
  color: #62B9B6;
}

/* line 117, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap header, .user-stats #main-content-wrap article, .user-stats #main-content-wrap .footer {
  margin: 1rem 0;
}

/* line 121, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap header {
  align-items: center;
}

/* line 124, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap article {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 129, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap .footer {
  align-items: center;
}

/* line 133, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap h1 {
  margin: 1rem;
  font-size: 2em;
  background: linear-gradient(-225deg, #62B9B6 0%, #62CB91 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* line 141, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap h2 {
  margin: 1rem;
  font-size: 1em;
  font-weight: 500;
}

@media print, screen and (min-width: 40em) {
  /* line 148, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap h1 {
    font-size: 3.5em;
  }
  /* line 151, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap h2 {
    font-size: 1.5em;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 157, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap h1 {
    font-size: 5em;
  }
  /* line 160, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap h2 {
    font-size: 2.5em;
  }
}

/* line 165, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap .user-stats {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1800px;
  margin: 0;
}

/* line 173, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap .user-stat-item {
  line-height: 1.25;
  flex-grow: 1;
  font-weight: 700;
  width: 50%;
}

@media print, screen and (min-width: 64em) {
  /* line 173, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap .user-stat-item {
    width: 25%;
  }
}

/* line 183, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap .user-stat-item a {
  color: #ffffff;
  background-color: transparent;
  border-bottom: 2px solid #ffffff;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: -2px;
  margin-right: -2px;
}

/* line 191, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap .user-stat-item a:hover {
  color: #62B9B6;
  background-color: #ffffff;
}

/* line 197, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap .user-stat-item strong {
  font-size: 2em;
  display: block;
  margin: 0 0.5rem 0;
}

@media print, screen and (min-width: 40em) {
  /* line 197, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap .user-stat-item strong {
    font-size: 2.5em;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 197, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap .user-stat-item strong {
    font-size: 4em;
  }
}

/* line 210, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap .user-stat-item strong small {
  font-size: .75em;
}

/* line 215, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap .user-stat-item span {
  margin: 0 0.5rem 0.5rem;
}

/* line 219, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap .user-stat-item img {
  width: 50%;
  max-width: 100px;
  height: auto;
}

@media print, screen and (min-width: 40em) {
  /* line 219, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap .user-stat-item img {
    max-width: 160px;
  }
}

/* line 231, app/assets/stylesheets/_/_stats.scss */
.user-stats #main-content-wrap .user-stat-logo {
  width: 125px;
}

@media print, screen and (min-width: 40em) {
  /* line 231, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap .user-stat-logo {
    width: 200px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 231, app/assets/stylesheets/_/_stats.scss */
  .user-stats #main-content-wrap .user-stat-logo {
    width: 250px;
  }
}

/* line 5, app/assets/stylesheets/_/_juneteenth.scss */
.header-juneteenth {
  color: #A52121;
}

/* line 9, app/assets/stylesheets/_/_juneteenth.scss */
.header-juneteenth-green {
  color: #1E6E0A;
}

/* line 13, app/assets/stylesheets/_/_juneteenth.scss */
.header-juneteenth-yellow {
  color: #E6B91F;
}

/* line 17, app/assets/stylesheets/_/_juneteenth.scss */
.button-juneteenth {
  color: #ffffff;
  background-color: #A52121 !important;
}

/* line 21, app/assets/stylesheets/_/_juneteenth.scss */
.button-juneteenth:hover {
  background-color: #7b1919 !important;
}

/* line 26, app/assets/stylesheets/_/_juneteenth.scss */
.button-juneteenth-green {
  color: #ffffff;
  background-color: #1E6E0A !important;
}

/* line 30, app/assets/stylesheets/_/_juneteenth.scss */
.button-juneteenth-green:hover {
  background-color: #113f06 !important;
}

/* line 35, app/assets/stylesheets/_/_juneteenth.scss */
.button-juneteenth-yellow {
  color: #ffffff;
  background-color: #E6B91F !important;
}

/* line 39, app/assets/stylesheets/_/_juneteenth.scss */
.button-juneteenth-yellow:hover {
  background-color: #bd9715 !important;
}

/* line 44, app/assets/stylesheets/_/_juneteenth.scss */
#juneteenth-banner {
  background-color: #A52121;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/juneteenth-bg.jpg");
  color: #ffffff;
  text-align: center;
}

/* line 51, app/assets/stylesheets/_/_juneteenth.scss */
#juneteenth-banner img {
  margin: 1rem auto 2rem;
  max-width: 50%;
  display: block;
}

/* line 4, app/assets/stylesheets/_/_pride.scss */
.header-pride {
  color: #F3201A;
}

/* line 8, app/assets/stylesheets/_/_pride.scss */
.header-pride-blue {
  color: #116EE2;
}

/* line 12, app/assets/stylesheets/_/_pride.scss */
.button-pride {
  color: #ffffff;
  background-color: #F3201A !important;
}

/* line 16, app/assets/stylesheets/_/_pride.scss */
.button-pride:hover {
  background-color: #cf100b !important;
}

/* line 21, app/assets/stylesheets/_/_pride.scss */
.button-pride-blue {
  color: #ffffff;
  background-color: #116EE2 !important;
}

/* line 25, app/assets/stylesheets/_/_pride.scss */
.button-pride-blue:hover {
  background-color: #0d57b3 !important;
}

/* line 31, app/assets/stylesheets/_/_pride.scss */
#pride-banner {
  background-color: black;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/pride-header.jpg");
  color: #ffffff;
  text-align: center;
}

/* line 38, app/assets/stylesheets/_/_pride.scss */
#pride-banner img {
  margin: 1rem auto 2rem;
  max-width: 50%;
  display: block;
}

/* line 3, app/assets/stylesheets/_/_disability-dei.scss */
#disability-banner {
  background-color: #F1BF00;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/disability-header.jpg");
  color: #ffffff;
  text-align: center;
}

/* line 10, app/assets/stylesheets/_/_disability-dei.scss */
#disability-banner img {
  margin: 1rem auto 2rem;
  max-width: 50%;
  display: block;
}

/* line 17, app/assets/stylesheets/_/_disability-dei.scss */
#dei-banner {
  background-color: #000000;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/dei-header.jpg");
  color: #ffffff;
  text-align: center;
}

/* line 25, app/assets/stylesheets/_/_disability-dei.scss */
.dei__callout {
  display: flex;
  flex-direction: row;
}

@media screen and (min-width: 75em) {
  /* line 25, app/assets/stylesheets/_/_disability-dei.scss */
  .dei__callout {
    padding: 0 2rem;
    align-items: center;
  }
}

/* line 34, app/assets/stylesheets/_/_disability-dei.scss */
.dei__callout img {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  margin: 0 1rem 1rem 0;
}

@media print, screen and (min-width: 64em) {
  /* line 34, app/assets/stylesheets/_/_disability-dei.scss */
  .dei__callout img {
    width: 150px;
    height: 150px;
    border-radius: 150px;
  }
}

/* line 47, app/assets/stylesheets/_/_disability-dei.scss */
.dei__callout p {
  flex-grow: 1;
}

/* line 50, app/assets/stylesheets/_/_disability-dei.scss */
.dei__callout p strong {
  font-weight: 700;
  font-size: 1.25em;
}

/* line 59, app/assets/stylesheets/_/_disability-dei.scss */
#dei-spc .dei-spc__image {
  min-height: 200px;
  background-color: #000000;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/dei-spc.jpg");
}

/* line 1, app/assets/stylesheets/_/_events.scss */
#author-events {
  text-align: center;
  padding: 4rem 1rem;
  text-align: center;
  background-image: url("//cdn.libro.fm/assets/website-images/event-bg.jpg");
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-color: #000000;
}

/* line 9, app/assets/stylesheets/_/_events.scss */
#author-events h1 {
  color: #ffffff;
}

/* line 12, app/assets/stylesheets/_/_events.scss */
#author-events h5 {
  color: #62B9B6;
  margin-bottom: 0;
}

/* line 16, app/assets/stylesheets/_/_events.scss */
#author-events p {
  color: #ffffff;
}

/* line 1, app/assets/stylesheets/_/_stripe.scss */
#stripe-container {
  max-width: 600px;
  margin: 0 auto;
}

@media print, screen and (min-width: 40em) {
  /* line 1, app/assets/stylesheets/_/_stripe.scss */
  #stripe-container {
    margin: 0 auto 0 0;
  }
}

/* line 9, app/assets/stylesheets/_/_stripe.scss */
.StripeElement {
  box-sizing: border-box;
  margin: 1rem 0;
  padding: 1rem;
  border: 1px solid #C6C6C8;
  border-radius: 4px;
  background-color: white;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

/* line 20, app/assets/stylesheets/_/_stripe.scss */
.StripeElement--focus {
  border-color: #404040;
  box-shadow: 0 0 5px #cacaca;
}

/* line 25, app/assets/stylesheets/_/_stripe.scss */
.StripeElement--invalid {
  border-color: #E96C7A;
}

/* line 29, app/assets/stylesheets/_/_stripe.scss */
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

/* line 33, app/assets/stylesheets/_/_stripe.scss */
.error-field-active {
  margin: -0.5rem 0 1rem;
  font-size: .8em;
  text-align: center;
  color: #ffffff;
  background-color: #E96C7A;
  border-radius: 4px;
  padding: 0.5rem;
}

/* line 3, app/assets/stylesheets/_/_story.scss */
.story-header img {
  display: block;
  width: 80%;
  max-width: 500px;
  margin: 2rem auto 0;
}

@media screen and (min-width: 75em) {
  /* line 3, app/assets/stylesheets/_/_story.scss */
  .story-header img {
    width: 100%;
    max-width: 100%;
    margin: 0;
    position: relative;
    top: 4rem;
    left: 4rem;
  }
}

/* line 22, app/assets/stylesheets/_/_story.scss */
#story-banner h1 strong {
  font-size: 1.3em;
  color: #62B9B6;
}

/* line 29, app/assets/stylesheets/_/_story.scss */
.2020-report-content {
  background-color: yellow;
}

/* line 32, app/assets/stylesheets/_/_story.scss */
.2020-report-padding {
  background-color: blue;
}

/* line 36, app/assets/stylesheets/_/_story.scss */
.story-bookstore-1,
.story-bookstore-2,
.story-bookstore-3 {
  position: relative;
  min-height: 300px;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-image: url("//cdn.libro.fm/assets/website-images/story-bookstore-parnassus-2020.jpg");
}

@media print, screen and (min-width: 64em) {
  /* line 36, app/assets/stylesheets/_/_story.scss */
  .story-bookstore-1,
.story-bookstore-2,
.story-bookstore-3 {
    min-height: 500px;
  }
}

/* line 46, app/assets/stylesheets/_/_story.scss */
.story-bookstore-1 p,
.story-bookstore-2 p,
.story-bookstore-3 p {
  background-color: #000000;
  color: #ffffff;
  padding: 0.5rem 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
}

/* line 56, app/assets/stylesheets/_/_story.scss */
.story-bookstore-2 {
  background-image: url("//cdn.libro.fm/assets/website-images/story-bookstore-litbar-2020.jpg");
}

/* line 59, app/assets/stylesheets/_/_story.scss */
.story-bookstore-3 {
  background-image: url("//cdn.libro.fm/assets/website-images/story-bookstore-booksbooks-2020.jpg");
}

/* line 64, app/assets/stylesheets/_/_story.scss */
.libro-team {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}

/* line 71, app/assets/stylesheets/_/_story.scss */
.libro-team .libro-team__member {
  padding: 0 1rem;
}

/* line 74, app/assets/stylesheets/_/_story.scss */
.libro-team .libro-team__member img {
  width: 100px;
  height: auto;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 64em) {
  /* line 74, app/assets/stylesheets/_/_story.scss */
  .libro-team .libro-team__member img {
    width: 150px;
  }
}

/* line 87, app/assets/stylesheets/_/_story.scss */
.story-libro-team {
  position: relative;
}

/* line 90, app/assets/stylesheets/_/_story.scss */
.story-libro-team .libro-team {
  position: relative;
  z-index: 1;
}

/* line 94, app/assets/stylesheets/_/_story.scss */
.story-libro-team .libro-team .libro-team__member {
  padding: 0 0.5rem;
}

/* line 97, app/assets/stylesheets/_/_story.scss */
.story-libro-team .libro-team .libro-team__member img {
  width: 50px;
}

@media print, screen and (min-width: 64em) {
  /* line 97, app/assets/stylesheets/_/_story.scss */
  .story-libro-team .libro-team .libro-team__member img {
    width: 100px;
  }
}

/* line 105, app/assets/stylesheets/_/_story.scss */
.story-libro-team .libro-team .libro-team__member p {
  display: none;
}

/* line 111, app/assets/stylesheets/_/_story.scss */
.story-libro-team::before {
  content: '';
  z-index: 2;
  position: absolute;
  width: 25%;
  height: 100%;
  background-image: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%);
  top: 0;
  left: 0;
}

/* line 122, app/assets/stylesheets/_/_story.scss */
.story-libro-team::after {
  content: '';
  z-index: 2;
  position: absolute;
  width: 25%;
  height: 100%;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%);
  top: 0;
  right: 0;
}

/* line 136, app/assets/stylesheets/_/_story.scss */
#about-bookstores .column, #about-bookstores .columns {
  margin-bottom: 0;
}

/* line 141, app/assets/stylesheets/_/_story.scss */
.alc-header {
  text-align: center;
  padding: 2em 0;
  background-color: #F2F2F7;
}

@media print, screen and (min-width: 64em) {
  /* line 141, app/assets/stylesheets/_/_story.scss */
  .alc-header {
    padding: 4em 0;
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    background-image: url("//cdn.libro.fm/assets/website-images/collage-lg.jpg");
  }
}

/* line 150, app/assets/stylesheets/_/_story.scss */
.alc-header .content {
  padding: 1em;
  margin: 0 auto;
}

@media print, screen and (min-width: 64em) {
  /* line 150, app/assets/stylesheets/_/_story.scss */
  .alc-header .content {
    max-width: 40%;
  }
}

/* line 4, app/assets/stylesheets/_/_binc.scss */
.button-binc {
  color: #ffffff;
  background-color: #742970;
}

/* line 8, app/assets/stylesheets/_/_binc.scss */
.button-binc:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 14, app/assets/stylesheets/_/_binc.scss */
.button-binc-orange {
  color: #ffffff;
  background-color: #F9A634;
}

/* line 18, app/assets/stylesheets/_/_binc.scss */
.button-binc-orange:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
}

/* line 24, app/assets/stylesheets/_/_binc.scss */
.binc-headline {
  color: #742970;
}

/* line 28, app/assets/stylesheets/_/_binc.scss */
.binc-headline-orange {
  color: #F9A634;
}

/* line 4, app/assets/stylesheets/_/_playlist_editor.scss */
.playlist-tag-editor-js + span.select2 span.select2-selection__choice__remove {
  color: #444444;
}

/* line 9, app/assets/stylesheets/_/_playlist_editor.scss */
.playlist-tag-editor-js + span.select2 li.select2-selection__choice[title^="mood:"] {
  background-color: #7F7EDB !important;
  color: #ffffff;
}

/* line 14, app/assets/stylesheets/_/_playlist_editor.scss */
.playlist-tag-editor-js + span.select2 li.select2-selection__choice[title^="season:"] {
  background-color: #62B9B6 !important;
  color: #ffffff;
}

/* line 19, app/assets/stylesheets/_/_playlist_editor.scss */
.playlist-tag-editor-js + span.select2 li.select2-selection__choice[title^="topic:"] {
  background-color: #62CB91 !important;
  color: #ffffff;
}

/* line 24, app/assets/stylesheets/_/_playlist_editor.scss */
.playlist-tag-editor-js + span.select2 li.select2-selection__choice[title^="audience:"] {
  background-color: #4c761f !important;
  color: #ffffff;
}

/* line 29, app/assets/stylesheets/_/_playlist_editor.scss */
.playlist-tag-editor-js + span.select2 li.select2-selection__choice[title^="awards:"] {
  background-color: #ffb700 !important;
}

/* line 1, app/assets/stylesheets/_/_tags.scss */
.tag-cloud {
  background-color: #ffffff;
  padding: 2rem 1rem;
  text-align: center;
  display: none;
}

/* line 7, app/assets/stylesheets/_/_tags.scss */
.tag-cloud.tag-cloud-expanded {
  display: block;
}

/* line 12, app/assets/stylesheets/_/_tags.scss */
.selected_tags {
  padding: 0.5rem 0.5rem 0;
  border-top: 1px solid #C6C6C8;
  text-align: center;
  background-color: #F2F2F7;
}

/* line 18, app/assets/stylesheets/_/_tags.scss */
.selected_tags a {
  text-transform: capitalize;
  margin-bottom: 0.5rem;
}

/* line 24, app/assets/stylesheets/_/_tags.scss */
.playlist_filter_header {
  font-size: .9em;
  font-weight: 700;
  margin: 1rem 0 0;
}

/* line 29, app/assets/stylesheets/_/_tags.scss */
.playlist_filter_header::before {
  right: 0 !important;
}

/* line 34, app/assets/stylesheets/_/_tags.scss */
.playlist_filter_tag {
  display: inline;
  line-height: 1.25;
}

/* line 38, app/assets/stylesheets/_/_tags.scss */
.playlist_filter_tag a {
  color: #000000;
  font-size: .9em;
  text-transform: capitalize;
  white-space: nowrap;
  hyphens: none;
}

/* line 45, app/assets/stylesheets/_/_tags.scss */
.playlist_filter_tag a:hover {
  color: #000000;
  text-decoration: underline;
}

/* line 50, app/assets/stylesheets/_/_tags.scss */
.playlist_filter_tag a em {
  color: #404040;
}

/* line 57, app/assets/stylesheets/_/_tags.scss */
.playlist_filter_tag + .playlist_filter_tag::before {
  content: ', ';
  margin: 0;
}

/* line 64, app/assets/stylesheets/_/_tags.scss */
.playlist_header_tags {
  color: #ffffff;
  text-align: center;
}

/* line 68, app/assets/stylesheets/_/_tags.scss */
.playlist_header_tags a {
  text-transform: capitalize;
  color: #ffffff;
  text-decoration: underline;
  margin: 0 3px;
}

/* line 1, app/assets/stylesheets/_/_business.scss */
#org-header {
  background-image: url("//cdn.libro.fm/assets/info/business/business-header.jpg");
  background-color: #000000;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-position: center top;
}

/* line 7, app/assets/stylesheets/_/_business.scss */
#org-header h1, #org-header p {
  color: #ffffff;
}

/* line 11, app/assets/stylesheets/_/_business.scss */
#org-header h4 {
  color: #62B9B6;
}

/* line 16, app/assets/stylesheets/_/_business.scss */
#org-header .callout h3, #org-header .callout p {
  color: #000000;
}

/* line 22, app/assets/stylesheets/_/_business.scss */
#affiliate-header {
  background-image: url("//cdn.libro.fm/assets/info/affiliates/affiliate-header.jpg");
  background-color: #000000;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-position: center top;
}

/* line 28, app/assets/stylesheets/_/_business.scss */
#affiliate-header h1, #affiliate-header p {
  color: #ffffff;
}

/* line 33, app/assets/stylesheets/_/_business.scss */
.corporate-flag {
  background-color: #F2F2F7;
  margin: 1rem 0;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  border-radius: 20px;
  background-color: #000000;
  padding: 1rem;
  text-align: center;
  position: relative;
  overflow: hidden;
}

@media print, screen and (min-width: 40em) {
  /* line 33, app/assets/stylesheets/_/_business.scss */
  .corporate-flag {
    flex-direction: row;
    text-align: left;
    align-items: flex-start;
    padding: 2rem;
  }
}

/* line 53, app/assets/stylesheets/_/_business.scss */
.corporate-flag img {
  z-index: 2;
  display: block;
  width: 50px;
  height: 50px;
  margin-bottom: 1rem;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.25);
}

@media print, screen and (min-width: 40em) {
  /* line 53, app/assets/stylesheets/_/_business.scss */
  .corporate-flag img {
    width: 100px;
    height: 100px;
  }
}

/* line 71, app/assets/stylesheets/_/_business.scss */
.corporate-flag.corporate-flag__home img {
  width: 100px;
  height: 100px;
}

/* line 77, app/assets/stylesheets/_/_business.scss */
.corporate-flag .corporate-flag__content {
  z-index: 2;
  flex-grow: 1;
  color: #ffffff;
}

@media print, screen and (min-width: 40em) {
  /* line 77, app/assets/stylesheets/_/_business.scss */
  .corporate-flag .corporate-flag__content {
    padding-right: 1rem;
  }
}

/* line 86, app/assets/stylesheets/_/_business.scss */
.corporate-flag .corporate-flag__content h1, .corporate-flag .corporate-flag__content h2, .corporate-flag .corporate-flag__content h3, .corporate-flag .corporate-flag__content h4, .corporate-flag .corporate-flag__content h5 {
  color: #ffffff;
}

/* line 90, app/assets/stylesheets/_/_business.scss */
.corporate-flag .corporate-flag__content p {
  color: #ffffff;
}

/* line 94, app/assets/stylesheets/_/_business.scss */
.corporate-flag .corporate-flag__content a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 99, app/assets/stylesheets/_/_business.scss */
.corporate-flag .corporate-flag__content .corporate-flag__button {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.15);
  font-weight: 700;
  padding: 1rem 2rem;
  border-radius: 100px;
  color: #ffffff;
  border: 2px solid #ffffff;
  margin-top: 1rem;
  text-decoration: none;
}

/* line 110, app/assets/stylesheets/_/_business.scss */
.corporate-flag .corporate-flag__content .corporate-flag__button:hover {
  background-color: #ffffff;
  color: #000000;
}

/* line 117, app/assets/stylesheets/_/_business.scss */
.corporate-flag::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 4, app/assets/stylesheets/_/_promo.scss */
.button-promo {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
}

/* line 9, app/assets/stylesheets/_/_promo.scss */
.button-promo:hover {
  background-color: #ffffff !important;
  color: #7F7EDB !important;
}

/* line 17, app/assets/stylesheets/_/_promo.scss */
.book-grid-item__promo .book-cover-wrap img {
  box-shadow: none !important;
}

/* line 24, app/assets/stylesheets/_/_promo.scss */
.promo-message__rounded .promo-message {
  border-radius: 20px;
}

/* line 29, app/assets/stylesheets/_/_promo.scss */
.promo-message {
  margin: 3rem 1rem;
}

/* line 32, app/assets/stylesheets/_/_promo.scss */
.promo-message .promo-message__content {
  border-radius: 20px;
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  /* line 32, app/assets/stylesheets/_/_promo.scss */
  .promo-message .promo-message__content {
    display: flex;
    align-items: center;
    text-align: left;
    flex-direction: row-reverse;
  }
}

/* line 43, app/assets/stylesheets/_/_promo.scss */
.promo-message .promo-message__content .promo-message__text {
  padding: 1rem 1rem 2rem;
  color: #ffffff;
}

@media print, screen and (min-width: 64em) {
  /* line 43, app/assets/stylesheets/_/_promo.scss */
  .promo-message .promo-message__content .promo-message__text {
    flex-grow: 1;
    padding: 2rem 4rem;
  }
}

/* line 52, app/assets/stylesheets/_/_promo.scss */
.promo-message .promo-message__content .promo-message__text .button, .promo-message .promo-message__content .promo-message__text .apply_credit_label {
  margin-bottom: 0;
}

/* line 58, app/assets/stylesheets/_/_promo.scss */
.promo-message .promo-message__content img {
  width: 250px;
  height: auto;
  margin: -3rem auto 0;
  position: relative;
}

@media print, screen and (min-width: 64em) {
  /* line 58, app/assets/stylesheets/_/_promo.scss */
  .promo-message .promo-message__content img {
    width: 400px;
    margin: -2rem 2rem;
  }
}

/* line 71, app/assets/stylesheets/_/_promo.scss */
.promo-message.promo-message__large {
  margin: 4rem 0;
}

@media print, screen and (min-width: 64em) {
  /* line 77, app/assets/stylesheets/_/_promo.scss */
  .promo-message.promo-message__large .promo-message__content .promo-message__text {
    padding: 4rem 2rem;
  }
  /* line 81, app/assets/stylesheets/_/_promo.scss */
  .promo-message.promo-message__large .promo-message__content img {
    width: 40%;
    max-width: 800px;
    margin: -4rem auto;
  }
}

/* line 91, app/assets/stylesheets/_/_promo.scss */
.promo-callout {
  background-color: #000000;
  text-align: center;
  padding: 1rem;
  margin-bottom: 1rem;
  border-radius: 20px;
  background-image: url("//cdn.libro.fm/assets/website-images/librofm-logomark-bg.svg");
  background-repeat: no-repeat;
  background-position: 240% -40%;
  background-size: 120%;
}

/* line 102, app/assets/stylesheets/_/_promo.scss */
.promo-callout.promo-callout__gift {
  background-color: #7F7EDB;
}

/* line 106, app/assets/stylesheets/_/_promo.scss */
.promo-callout img {
  display: block;
  margin: 0 auto;
  max-width: 75%;
}

@media print, screen and (min-width: 40em) {
  /* line 106, app/assets/stylesheets/_/_promo.scss */
  .promo-callout img {
    max-width: 300px;
  }
}

@media screen and (min-width: 75em) {
  /* line 106, app/assets/stylesheets/_/_promo.scss */
  .promo-callout img {
    max-width: 90%;
  }
}

/* line 118, app/assets/stylesheets/_/_promo.scss */
.promo-callout img.promo-callout__bottom-image {
  margin-bottom: -1rem;
}

/* line 124, app/assets/stylesheets/_/_promo.scss */
.promo-callout h1, .promo-callout h2, .promo-callout h3, .promo-callout h4 {
  color: #ffffff;
}

/* line 128, app/assets/stylesheets/_/_promo.scss */
.promo-callout p {
  color: #ffffff;
}

/* line 133, app/assets/stylesheets/_/_promo.scss */
.playlist-callout {
  border-radius: 20px;
  text-align: center;
  background-color: #000000;
  padding: 1rem;
  margin-bottom: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 133, app/assets/stylesheets/_/_promo.scss */
  .playlist-callout {
    display: flex;
    align-items: center;
    text-align: left;
    flex-direction: row-reverse;
  }
}

/* line 147, app/assets/stylesheets/_/_promo.scss */
.playlist-callout .playlist-callout__content {
  padding: 1rem;
  color: #ffffff;
}

@media print, screen and (min-width: 64em) {
  /* line 147, app/assets/stylesheets/_/_promo.scss */
  .playlist-callout .playlist-callout__content {
    flex-grow: 1;
  }
}

/* line 155, app/assets/stylesheets/_/_promo.scss */
.playlist-callout .playlist-callout__content .button, .playlist-callout .playlist-callout__content .apply_credit_label {
  margin-bottom: 0;
}

/* line 160, app/assets/stylesheets/_/_promo.scss */
.playlist-callout img {
  width: 250px;
  height: auto;
}

/* line 2, app/assets/stylesheets/_/_reports.scss */
#spc-callout {
  background-color: #F2F2F7;
}

/* line 5, app/assets/stylesheets/_/_reports.scss */
#spc-callout .spc-logo {
  padding: 0 2rem;
}

/* line 8, app/assets/stylesheets/_/_reports.scss */
#spc-callout .spc-logo path {
  fill: #000000;
}

/* line 20, app/assets/stylesheets/_/_reports.scss */
.report-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 20px;
  background-color: #000000;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-size: 100%;
  background-image: url("//cdn.libro.fm/assets/website-images/report-2020-photo-1.jpg");
  min-height: 200px;
  text-align: center;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/* line 35, app/assets/stylesheets/_/_reports.scss */
.report-link::after {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 47, app/assets/stylesheets/_/_reports.scss */
.report-link:hover {
  background-size: 110%;
}

/* line 49, app/assets/stylesheets/_/_reports.scss */
.report-link:hover::after {
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 54, app/assets/stylesheets/_/_reports.scss */
.report-link h2 {
  color: #ffffff;
  font-family: "Lora", serif;
  padding: 1rem 3rem;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}

/* line 62, app/assets/stylesheets/_/_reports.scss */
.report-link h2 strong {
  font-size: 2.5rem;
}

/* line 66, app/assets/stylesheets/_/_reports.scss */
.report-link h2 span {
  color: #F5DF4D;
  display: block;
}

@media print, screen and (min-width: 64em) {
  /* line 20, app/assets/stylesheets/_/_reports.scss */
  .report-link {
    min-height: 400px;
  }
  /* line 77, app/assets/stylesheets/_/_reports.scss */
  .report-link h2 strong {
    font-size: 4rem;
  }
}

/* line 88, app/assets/stylesheets/_/_reports.scss */
.report #page-wrap {
  max-width: 100%;
}

/* line 94, app/assets/stylesheets/_/_reports.scss */
#report_menu,
#report_menu__fixed {
  padding: 0 1rem;
  border-bottom: 1px solid #C6C6C8;
  display: none;
}

@media print, screen and (min-width: 64em) {
  /* line 94, app/assets/stylesheets/_/_reports.scss */
  #report_menu,
#report_menu__fixed {
    display: block;
    width: 100%;
    background-color: #ffffff;
  }
}

/* line 106, app/assets/stylesheets/_/_reports.scss */
#report_menu ul,
#report_menu__fixed ul {
  list-style: none;
  margin: 0;
  display: flex;
  height: 80px;
  align-items: center;
  justify-content: center;
}

/* line 114, app/assets/stylesheets/_/_reports.scss */
#report_menu ul li,
#report_menu__fixed ul li {
  margin: 0;
}

/* line 117, app/assets/stylesheets/_/_reports.scss */
#report_menu ul li a,
#report_menu__fixed ul li a {
  font-family: museo-sans-rounded, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  height: 80px;
  line-height: 1;
  text-align: center;
  padding: 0 1rem;
  color: #000000;
  text-decoration: none;
}

/* line 129, app/assets/stylesheets/_/_reports.scss */
#report_menu ul li a:hover,
#report_menu__fixed ul li a:hover {
  background-color: #000000;
  color: #ffffff;
}

/* line 138, app/assets/stylesheets/_/_reports.scss */
#report_menu__fixed {
  position: fixed;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  transform: translateY(-40px);
  background-color: #F2F2F7;
  top: 0;
  left: 0;
  z-index: 997;
}

/* line 147, app/assets/stylesheets/_/_reports.scss */
#report_menu__fixed.report_menu__fixed__visible {
  transform: translateY(60px);
}

/* line 151, app/assets/stylesheets/_/_reports.scss */
#report_menu__fixed ul {
  height: 40px;
}

/* line 154, app/assets/stylesheets/_/_reports.scss */
#report_menu__fixed ul li a {
  height: 40px;
}

/* line 161, app/assets/stylesheets/_/_reports.scss */
.report-content {
  position: relative;
  font-family: "Lora", serif;
}

/* line 165, app/assets/stylesheets/_/_reports.scss */
.report-content hr {
  border-bottom: 5px solid #000000;
  width: 100px;
  margin: 2rem auto;
}

/* line 170, app/assets/stylesheets/_/_reports.scss */
.report-content hr.primary {
  border-bottom-color: #F5DF4D;
}

/* line 175, app/assets/stylesheets/_/_reports.scss */
.report-content h1, .report-content h2, .report-content h3, .report-content h4, .report-content h5, .report-content h6 {
  font-family: "Lora", serif;
}

/* line 178, app/assets/stylesheets/_/_reports.scss */
.report-content h1 a, .report-content h2 a, .report-content h3 a, .report-content h4 a, .report-content h5 a, .report-content h6 a {
  color: #000000;
  text-decoration: underline;
}

/* line 181, app/assets/stylesheets/_/_reports.scss */
.report-content h1 a:hover, .report-content h2 a:hover, .report-content h3 a:hover, .report-content h4 a:hover, .report-content h5 a:hover, .report-content h6 a:hover {
  color: #F5DF4D;
}

/* line 188, app/assets/stylesheets/_/_reports.scss */
.report-content h1 {
  font-size: 3em;
}

@media print, screen and (min-width: 64em) {
  /* line 188, app/assets/stylesheets/_/_reports.scss */
  .report-content h1 {
    font-size: 4em;
  }
}

@media screen and (min-width: 75em) {
  /* line 188, app/assets/stylesheets/_/_reports.scss */
  .report-content h1 {
    font-size: 6em;
  }
}

/* line 194, app/assets/stylesheets/_/_reports.scss */
.report-content h2 {
  font-size: 2.25em;
}

@media print, screen and (min-width: 64em) {
  /* line 194, app/assets/stylesheets/_/_reports.scss */
  .report-content h2 {
    font-size: 2.5em;
  }
}

@media screen and (min-width: 75em) {
  /* line 194, app/assets/stylesheets/_/_reports.scss */
  .report-content h2 {
    font-size: 3.5em;
  }
}

/* line 200, app/assets/stylesheets/_/_reports.scss */
.report-content h3 {
  font-size: 1.75em;
}

@media print, screen and (min-width: 64em) {
  /* line 200, app/assets/stylesheets/_/_reports.scss */
  .report-content h3 {
    font-size: 2em;
  }
}

@media screen and (min-width: 75em) {
  /* line 200, app/assets/stylesheets/_/_reports.scss */
  .report-content h3 {
    font-size: 3em;
  }
}

/* line 206, app/assets/stylesheets/_/_reports.scss */
.report-content p, .report-content li {
  line-height: 1.75;
}

/* line 209, app/assets/stylesheets/_/_reports.scss */
.report-content p a, .report-content li a {
  color: #000000;
  text-decoration: underline;
}

/* line 212, app/assets/stylesheets/_/_reports.scss */
.report-content p a:hover, .report-content li a:hover {
  color: #F5DF4D;
}

/* line 218, app/assets/stylesheets/_/_reports.scss */
.report-content blockquote {
  font-size: 1.25em;
  font-style: italic;
}

/* line 222, app/assets/stylesheets/_/_reports.scss */
.report-content blockquote img {
  width: 100px;
  height: auto;
  border-radius: 200px;
  margin-bottom: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 222, app/assets/stylesheets/_/_reports.scss */
  .report-content blockquote img {
    width: 150px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 232, app/assets/stylesheets/_/_reports.scss */
  .report-content blockquote p {
    font-size: 1.5em;
  }
}

@media screen and (min-width: 75em) {
  /* line 232, app/assets/stylesheets/_/_reports.scss */
  .report-content blockquote p {
    font-size: 2em;
  }
}

/* line 237, app/assets/stylesheets/_/_reports.scss */
.report-content blockquote cite {
  font-weight: bold;
  color: #000000;
  font-size: .9em;
}

@media print, screen and (min-width: 64em) {
  /* line 237, app/assets/stylesheets/_/_reports.scss */
  .report-content blockquote cite {
    font-size: 1.1em;
  }
}

@media screen and (min-width: 75em) {
  /* line 237, app/assets/stylesheets/_/_reports.scss */
  .report-content blockquote cite {
    font-size: 1.4em;
  }
}

/* line 245, app/assets/stylesheets/_/_reports.scss */
.report-content blockquote a {
  color: #000000;
  text-decoration: underline;
}

/* line 248, app/assets/stylesheets/_/_reports.scss */
.report-content blockquote a:hover {
  color: #989A9E;
}

/* line 257, app/assets/stylesheets/_/_reports.scss */
.slick-report-2021::before {
  content: '';
  position: absolute;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 30px;
  background-image: linear-gradient(180deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
}

/* line 267, app/assets/stylesheets/_/_reports.scss */
.slick-report-2021::after {
  content: '';
  position: absolute;
  bottom: 0;
  z-index: 1000;
  width: 100%;
  height: 30px;
  background-image: linear-gradient(0deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
}

/* line 279, app/assets/stylesheets/_/_reports.scss */
.slick-report-2021__slide {
  position: relative;
  display: flex;
  align-items: center;
  margin-right: 60px;
}

/* line 285, app/assets/stylesheets/_/_reports.scss */
.slick-report-2021__slide img {
  width: 100px;
  height: 100px;
  margin: 1rem;
  transform: rotate(3deg);
  -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
}

@media print, screen and (min-width: 40em) {
  /* line 285, app/assets/stylesheets/_/_reports.scss */
  .slick-report-2021__slide img {
    width: 200px;
    height: 200px;
    margin: 2rem;
  }
}

/* line 298, app/assets/stylesheets/_/_reports.scss */
.slick-report-2021__slide img.tilt-alt {
  transform: rotate(-3deg);
}

@media print, screen and (min-width: 40em) {
  /* line 305, app/assets/stylesheets/_/_reports.scss */
  .slick-report-2021__slide .slick-report-2021__content {
    position: relative;
    padding-left: 3rem;
  }
  /* line 309, app/assets/stylesheets/_/_reports.scss */
  .slick-report-2021__slide .slick-report-2021__content::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -12px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    margin-top: -24px;
    border: 4px solid #F2F2F7;
    background-color: #9D9EF5;
  }
  /* line 323, app/assets/stylesheets/_/_reports.scss */
  .slick-report-2021__slide::before {
    position: absolute;
    top: 0;
    left: 270px;
    content: '';
    display: block;
    height: 100%;
    width: 4px;
    background-color: #9D9EF5;
  }
}

/* line 337, app/assets/stylesheets/_/_reports.scss */
.slick-report-2021 .slick-arrow {
  background-color: #ffffff !important;
  opacity: 1 !important;
}

/* line 341, app/assets/stylesheets/_/_reports.scss */
.slick-report-2021 .slick-arrow:hover {
  background-color: #9D9EF5 !important;
}

/* line 345, app/assets/stylesheets/_/_reports.scss */
.slick-report-2021 .slick-arrow.slick-prev {
  left: inherit;
  top: 45%;
  right: 10px;
  transform: rotate(90deg);
}

/* line 352, app/assets/stylesheets/_/_reports.scss */
.slick-report-2021 .slick-arrow.slick-next {
  top: 55%;
  transform: rotate(90deg);
}

/* line 359, app/assets/stylesheets/_/_reports.scss */
.report-section {
  display: block;
  width: 65px;
  height: 65px;
  border-radius: 65px;
  background-color: #F5DF4D;
  color: #000000;
  text-align: center;
  line-height: 65px;
  margin: 2rem auto 1rem;
  font-size: 2rem;
  font-weight: 700;
}

/* line 373, app/assets/stylesheets/_/_reports.scss */
.report-headline {
  color: #F5DF4D;
}

/* line 377, app/assets/stylesheets/_/_reports.scss */
.report-headline-highlight {
  display: inline-block;
  color: #000000;
  background-color: #F5DF4D;
  padding: 0.5rem 1rem;
}

/* line 384, app/assets/stylesheets/_/_reports.scss */
.report-padding {
  padding: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 384, app/assets/stylesheets/_/_reports.scss */
  .report-padding {
    padding: 3rem;
  }
}

@media screen and (min-width: 75em) {
  /* line 384, app/assets/stylesheets/_/_reports.scss */
  .report-padding {
    padding: 6rem;
  }
}

/* line 394, app/assets/stylesheets/_/_reports.scss */
.report-highlight {
  background-color: #F5DF4D;
}

/* line 398, app/assets/stylesheets/_/_reports.scss */
.report-bg-primary {
  background-color: #F5DF4D;
}

/* line 401, app/assets/stylesheets/_/_reports.scss */
.report-bg-primary .report-highlight {
  background-color: #ffffff;
}

/* line 406, app/assets/stylesheets/_/_reports.scss */
.report-content-wrap {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}

/* line 412, app/assets/stylesheets/_/_reports.scss */
.report-bg-black {
  background-color: #000000;
  color: #ffffff;
}

/* line 417, app/assets/stylesheets/_/_reports.scss */
.report-bg-black p a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 420, app/assets/stylesheets/_/_reports.scss */
.report-bg-black p a:hover {
  color: #F5DF4D;
}

/* line 425, app/assets/stylesheets/_/_reports.scss */
.report-bg-black p strong {
  color: #F5DF4D;
}

/* line 430, app/assets/stylesheets/_/_reports.scss */
.report-bg-black .report-highlight {
  color: #000000;
}

/* line 435, app/assets/stylesheets/_/_reports.scss */
.report-bg-top {
  background-image: url("//cdn.libro.fm/assets/website-images/report-2020-bg-10.jpg");
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
}

/* line 440, app/assets/stylesheets/_/_reports.scss */
.report-stat {
  font-family: "Lora", serif;
  font-weight: 700;
  font-size: 3rem;
  color: #F5DF4D;
  margin-bottom: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 440, app/assets/stylesheets/_/_reports.scss */
  .report-stat {
    font-size: 5rem;
  }
}

/* line 451, app/assets/stylesheets/_/_reports.scss */
.report-stat.report-stat__circle {
  background-color: #F5DF4D;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 150px;
  border-radius: 200px;
  line-height: .6em;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 64em) {
  /* line 451, app/assets/stylesheets/_/_reports.scss */
  .report-stat.report-stat__circle {
    width: 200px;
    height: 200px;
  }
}

/* line 470, app/assets/stylesheets/_/_reports.scss */
.report-stat.report-stat__vertical {
  flex-direction: column;
}

/* line 474, app/assets/stylesheets/_/_reports.scss */
.report-stat sup {
  font-size: .5em;
}

/* line 478, app/assets/stylesheets/_/_reports.scss */
.report-stat small {
  font-size: .5em;
}

/* line 483, app/assets/stylesheets/_/_reports.scss */
.report-stat__image {
  width: 150px;
  height: 150px;
  border-radius: 200px;
  margin-bottom: 1rem;
}

@media print, screen and (min-width: 64em) {
  /* line 483, app/assets/stylesheets/_/_reports.scss */
  .report-stat__image {
    width: 200px;
    height: 200px;
  }
}

/* line 494, app/assets/stylesheets/_/_reports.scss */
.report-photo {
  position: relative;
}

/* line 496, app/assets/stylesheets/_/_reports.scss */
.report-photo p {
  color: #ffffff;
  background-color: #000000;
  padding: 0.5rem 1rem;
  position: absolute;
  bottom: 0;
  display: none;
}

@media print, screen and (min-width: 64em) {
  /* line 496, app/assets/stylesheets/_/_reports.scss */
  .report-photo p {
    display: block;
  }
}

/* line 509, app/assets/stylesheets/_/_reports.scss */
.report-section-pull__image {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 auto;
  max-width: 90%;
}

@media print, screen and (min-width: 64em) {
  /* line 509, app/assets/stylesheets/_/_reports.scss */
  .report-section-pull__image {
    max-width: 100%;
  }
}

/* line 520, app/assets/stylesheets/_/_reports.scss */
.report-section-pull {
  margin-top: -100px;
  padding: 120px 2rem 2rem;
  background-color: #000000;
  border-radius: 20px;
  color: #ffffff;
}

/* line 527, app/assets/stylesheets/_/_reports.scss */
.report-section-pull h1, .report-section-pull h2, .report-section-pull h3, .report-section-pull h4, .report-section-pull h5, .report-section-pull h6 {
  color: #ffffff;
}

@media print, screen and (min-width: 64em) {
  /* line 520, app/assets/stylesheets/_/_reports.scss */
  .report-section-pull {
    margin-top: 0px;
    margin-left: -100px;
    padding: 4rem 4rem 4rem 120px;
  }
}

/* line 538, app/assets/stylesheets/_/_reports.scss */
.report-section-pull p a, .report-section-pull li a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 542, app/assets/stylesheets/_/_reports.scss */
.report-section-pull p a:hover, .report-section-pull li a:hover {
  color: #F5DF4D;
}

/* line 549, app/assets/stylesheets/_/_reports.scss */
.report-directory {
  margin: 0.5rem;
  display: inline-block;
  padding: 0.5rem 2rem;
  background-color: #F5DF4D;
}

/* line 555, app/assets/stylesheets/_/_reports.scss */
.report-directory:hover {
  background-color: #000000;
  color: #ffffff !important;
}

/* line 562, app/assets/stylesheets/_/_reports.scss */
.report-photo-bg {
  position: relative;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-color: #F2F2F7;
  min-height: 300px;
}

/* line 568, app/assets/stylesheets/_/_reports.scss */
.report-photo-bg p {
  color: #ffffff;
  width: 100%;
  text-align: center;
  font-size: .9em;
  line-height: 1.25;
  background-image: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  padding: 1rem 1rem 0.5rem;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
}

/* line 580, app/assets/stylesheets/_/_reports.scss */
.report-photo-bg p a {
  color: #ffffff;
}

@media print, screen and (min-width: 64em) {
  /* line 562, app/assets/stylesheets/_/_reports.scss */
  .report-photo-bg {
    min-height: 500px;
  }
}

/* line 590, app/assets/stylesheets/_/_reports.scss */
.report-photo-bg.report-curation-bg {
  background-image: url("//cdn.libro.fm/assets/website-images/report-2020-photo-1.jpg");
}

/* line 593, app/assets/stylesheets/_/_reports.scss */
.report-photo-bg.report-community-bg {
  background-image: url("//cdn.libro.fm/assets/website-images/report-2020-photo-2.jpg");
}

/* line 595, app/assets/stylesheets/_/_reports.scss */
.report-photo-bg.report-community-bg p {
  right: 0;
}

/* line 599, app/assets/stylesheets/_/_reports.scss */
.report-photo-bg.report-convenience-bg {
  background-image: url("//cdn.libro.fm/assets/website-images/report-2020-photo-3.jpg");
}

/* line 602, app/assets/stylesheets/_/_reports.scss */
.report-photo-bg.report-shopbookstoresnow-bg {
  background-image: url("//cdn.libro.fm/assets/website-images/report-2020-photo-5.jpg");
}

/* line 604, app/assets/stylesheets/_/_reports.scss */
.report-photo-bg.report-shopbookstoresnow-bg p {
  right: 0;
}

/* line 608, app/assets/stylesheets/_/_reports.scss */
.report-photo-bg.report-booksellers-bg {
  background-image: url("//cdn.libro.fm/assets/website-images/report-2020-photo-6.jpg");
}

/* line 611, app/assets/stylesheets/_/_reports.scss */
.report-photo-bg.report-bsl-bg {
  background-image: url("//cdn.libro.fm/assets/website-images/report-2020-photo-4.jpg");
}

/* line 616, app/assets/stylesheets/_/_reports.scss */
.report-stats {
  font-size: 1.5em;
  margin: 0;
  list-style: none;
}

@media print, screen and (min-width: 64em) {
  /* line 616, app/assets/stylesheets/_/_reports.scss */
  .report-stats {
    font-size: 2.5em;
  }
}

/* line 623, app/assets/stylesheets/_/_reports.scss */
.report-stats li {
  margin-bottom: 2rem;
}

/* line 628, app/assets/stylesheets/_/_reports.scss */
.report-timeline {
  background-image: url("//cdn.libro.fm/assets/website-images/report-2020-timeline-bg.png");
  background-position: 17px center;
  background-repeat: repeat-y;
  text-align: left;
  list-style: none;
  margin: 2rem 0 4rem;
}

/* line 636, app/assets/stylesheets/_/_reports.scss */
.report-timeline li {
  padding: 0 0 2rem 60px;
  background-image: url("//cdn.libro.fm/assets/website-images/report-2020-timeline.png");
  background-position: left top;
  background-repeat: no-repeat;
}

@media print, screen and (min-width: 64em) {
  /* line 636, app/assets/stylesheets/_/_reports.scss */
  .report-timeline li {
    background-position: left 10px;
  }
}

/* line 646, app/assets/stylesheets/_/_reports.scss */
.report-timeline .report-timeline-more {
  font-size: .8em;
  color: #F5DF4D;
  text-decoration: none;
}

/* line 650, app/assets/stylesheets/_/_reports.scss */
.report-timeline .report-timeline-more:hover {
  color: #ffffff;
}

/* line 656, app/assets/stylesheets/_/_reports.scss */
.report-tweet {
  position: relative;
  background-color: black;
  padding: 2rem;
  margin: 2rem 0 5rem;
  color: #ffffff;
  text-align: center;
  z-index: 1;
}

@media print, screen and (min-width: 64em) {
  /* line 656, app/assets/stylesheets/_/_reports.scss */
  .report-tweet {
    margin: 2rem;
  }
}

/* line 669, app/assets/stylesheets/_/_reports.scss */
.report-tweet::after {
  position: absolute;
  left: 20px;
  bottom: -60px;
  content: '';
  width: 0;
  height: 0;
  z-index: -1;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid #000000;
}

/* line 682, app/assets/stylesheets/_/_reports.scss */
.report-tweet blockquote {
  font-size: 1.1em;
  font-style: italic;
}

/* line 686, app/assets/stylesheets/_/_reports.scss */
.report-tweet blockquote p {
  color: #ffffff;
}

@media print, screen and (min-width: 64em) {
  /* line 686, app/assets/stylesheets/_/_reports.scss */
  .report-tweet blockquote p {
    font-size: 1.1em;
  }
}

@media screen and (min-width: 75em) {
  /* line 686, app/assets/stylesheets/_/_reports.scss */
  .report-tweet blockquote p {
    font-size: 1.1em;
  }
}

/* line 692, app/assets/stylesheets/_/_reports.scss */
.report-tweet blockquote cite {
  font-weight: bold;
  color: #F5DF4D;
  font-size: .9em;
}

@media print, screen and (min-width: 64em) {
  /* line 692, app/assets/stylesheets/_/_reports.scss */
  .report-tweet blockquote cite {
    font-size: .9em;
  }
}

@media screen and (min-width: 75em) {
  /* line 692, app/assets/stylesheets/_/_reports.scss */
  .report-tweet blockquote cite {
    font-size: .9em;
  }
}

/* line 704, app/assets/stylesheets/_/_reports.scss */
.report-link__2021 {
  background-image: url("//cdn.libro.fm/assets/website-images/report-2021-photo-3.jpg");
}

/* line 708, app/assets/stylesheets/_/_reports.scss */
.report-link__2021 h2 span {
  color: #9D9EF5;
}

/* line 716, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-bg-primary {
  background-color: #9D9EF5;
}

/* line 723, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-bg-black p a:hover, .report-2021 .report-bg-black li a:hover {
  color: #9D9EF5;
}

/* line 728, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-bg-black p strong, .report-2021 .report-bg-black li strong {
  color: #9D9EF5;
}

/* line 736, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-content hr.primary {
  border-bottom-color: #9D9EF5;
}

/* line 744, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-content h1 a:hover, .report-2021 .report-content h2 a:hover, .report-2021 .report-content h3 a:hover, .report-2021 .report-content h4 a:hover, .report-2021 .report-content h5 a:hover, .report-2021 .report-content h6 a:hover {
  color: #9D9EF5;
}

/* line 752, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-content p a:hover, .report-2021 .report-content li a:hover {
  color: #9D9EF5;
}

/* line 760, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-section {
  background-color: #cbccfa;
}

/* line 764, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-section-pull {
  background-color: #050632;
}

/* line 769, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-section-pull p a:hover, .report-2021 .report-section-pull li a:hover {
  color: #cbccfa;
}

/* line 776, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-directory {
  background-color: #cbccfa;
}

/* line 779, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-directory:hover {
  background-color: #000000;
}

/* line 784, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-headline {
  color: #9D9EF5;
}

/* line 788, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-stat {
  color: #9D9EF5;
}

/* line 791, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-stat.report-stat__circle {
  background-color: #050632;
}

/* line 796, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-headline-highlight {
  background-color: #cbccfa;
}

/* line 800, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-highlight {
  background-color: #cbccfa;
}

/* line 805, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-photo-bg.report-success-bg {
  background-position: center top;
  background-image: url("//cdn.libro.fm/assets/website-images/report-2021-photo-1.jpg");
}

/* line 809, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-photo-bg.report-accessibility-bg {
  background-image: url("//cdn.libro.fm/assets/website-images/report-2021-photo-2.jpg");
}

/* line 812, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-photo-bg.report-ibd-bg {
  background-image: url("//cdn.libro.fm/assets/website-images/report-2021-photo-3.jpg");
}

/* line 815, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-photo-bg.report-tfg-bg {
  background-image: url("//cdn.libro.fm/assets/website-images/report-2021-photo-4.jpg");
}

/* line 820, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-bg-team {
  background-color: #F2F2F7;
}

@media print, screen and (min-width: 64em) {
  /* line 820, app/assets/stylesheets/_/_reports.scss */
  .report-2021 .report-bg-team {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    background-image: url("//cdn.libro.fm/assets/website-images/report-2021-bg.jpg");
  }
}

/* line 829, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-bg-team .report-bg-team__portrait {
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 200px;
  overflow: hidden;
  -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.15);
  margin: 0.5rem;
}

/* line 838, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-bg-team .report-bg-team__portrait img {
  transform: scale(110%);
}

/* line 847, app/assets/stylesheets/_/_reports.scss */
.report-2021 #card h2 span {
  color: #9D9EF5;
}

/* line 853, app/assets/stylesheets/_/_reports.scss */
.report-2021 .report-card__block {
  background-color: #050632;
  padding: 2rem;
  border-radius: 20px;
}

/* line 6, app/assets/stylesheets/_/_partner_panel.scss */
#partner-navigation-panel {
  background-color: #408f8c;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  position: relative;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  position: fixed;
  bottom: 0;
  height: 80px;
  z-index: 1000;
}

@media print, screen and (min-width: 64em) {
  /* line 6, app/assets/stylesheets/_/_partner_panel.scss */
  #partner-navigation-panel {
    height: 100vh;
    width: 80px;
    flex-direction: column;
    bottom: inherit;
    justify-content: flex-start;
  }
}

/* line 27, app/assets/stylesheets/_/_partner_panel.scss */
#partner-navigation-panel .partner-navigation-panel-header {
  padding: 0.6666666667rem 5px;
  color: #ffffff;
  text-align: center;
  font-size: .8em;
  line-height: 1.15;
  font-weight: 700;
  display: none;
}

@media print, screen and (min-width: 64em) {
  /* line 27, app/assets/stylesheets/_/_partner_panel.scss */
  #partner-navigation-panel .partner-navigation-panel-header {
    display: flex;
  }
}

/* line 41, app/assets/stylesheets/_/_partner_panel.scss */
#partner-navigation-panel .partner-navigation-panel-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 80px;
  color: #ffffff;
  padding: 0.5rem 0;
}

@media print, screen and (min-width: 64em) {
  /* line 41, app/assets/stylesheets/_/_partner_panel.scss */
  #partner-navigation-panel .partner-navigation-panel-link {
    border-top: 1px solid #387d7b;
    padding: 0.6666666667rem 0;
  }
}

/* line 54, app/assets/stylesheets/_/_partner_panel.scss */
#partner-navigation-panel .partner-navigation-panel-link .partner-navigation-panel-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 80px;
}

@media print, screen and (min-width: 64em) {
  /* line 54, app/assets/stylesheets/_/_partner_panel.scss */
  #partner-navigation-panel .partner-navigation-panel-link .partner-navigation-panel-icon {
    background-color: #387d7b;
    width: 50px;
    height: 50px;
  }
}

/* line 69, app/assets/stylesheets/_/_partner_panel.scss */
#partner-navigation-panel .partner-navigation-panel-link .partner-navigation-panel-icon path {
  stroke: #ffffff;
}

/* line 74, app/assets/stylesheets/_/_partner_panel.scss */
#partner-navigation-panel .partner-navigation-panel-link .partner-navigation-panel-title {
  font-size: .7em;
  color: #ffffff;
}

@media print, screen and (min-width: 64em) {
  /* line 74, app/assets/stylesheets/_/_partner_panel.scss */
  #partner-navigation-panel .partner-navigation-panel-link .partner-navigation-panel-title {
    font-size: .8em;
  }
}

/* line 83, app/assets/stylesheets/_/_partner_panel.scss */
#partner-navigation-panel .partner-navigation-panel-link:hover {
  background-color: #387d7b;
}

/* line 86, app/assets/stylesheets/_/_partner_panel.scss */
#partner-navigation-panel .partner-navigation-panel-link:hover .partner-navigation-panel-title {
  color: #ffffff;
}

/* line 90, app/assets/stylesheets/_/_partner_panel.scss */
#partner-navigation-panel .partner-navigation-panel-link:hover .partner-navigation-panel-icon {
  background-color: #ffffff;
}

/* line 93, app/assets/stylesheets/_/_partner_panel.scss */
#partner-navigation-panel .partner-navigation-panel-link:hover .partner-navigation-panel-icon path {
  stroke: #387d7b;
}

/* line 3, app/assets/stylesheets/_/_global_callout.scss */
.global-callout {
  background: #62B9B6;
  color: #ffffff;
  padding: 2rem 1rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

/* line 13, app/assets/stylesheets/_/_global_callout.scss */
.global-callout a {
  background-color: transparent;
  color: #ffffff;
  padding: 0.3333333333rem 1rem;
  margin-top: 1rem;
  margin-left: 1rem;
  border: 2px solid #ffffff;
  border-radius: 20px;
  font-weight: 700;
}

/* line 23, app/assets/stylesheets/_/_global_callout.scss */
.global-callout a:hover {
  background-color: #ffffff;
  color: #000000;
}

@media print, screen and (min-width: 64em) {
  /* line 3, app/assets/stylesheets/_/_global_callout.scss */
  .global-callout {
    flex-direction: row;
    justify-content: center;
    padding: 0.5rem 1rem;
  }
  /* line 34, app/assets/stylesheets/_/_global_callout.scss */
  .global-callout strong {
    margin-right: 0.5rem;
  }
  /* line 38, app/assets/stylesheets/_/_global_callout.scss */
  .global-callout a {
    margin-top: 0;
  }
}

/* line 45, app/assets/stylesheets/_/_global_callout.scss */
.cart .global-callout, .user-stats .global-callout, .printable .global-callout, .report .global-callout {
  display: none !important;
}
