@charset "UTF-8";
/* line 1, app/assets/stylesheets/components/_animations.css.scss */
.tooltip-enter {
  -webkit-animation: tooltip 1000ms linear both;
          animation: tooltip 1000ms linear both;
}

/* line 4, app/assets/stylesheets/components/_animations.css.scss */
.tooltip-leave {
  animation: tooltip 1000ms linear both reverse;
}

@-webkit-keyframes tooltip {
  0% {
    transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 50, 0, 1);
  }
  4.2% {
    transform: matrix3d(0.504, 0, 0, 0, 0, 0.504, 0, 0, 0, 0, 1, 0, 0, 22.536, 0, 1);
  }
  4.3% {
    transform: matrix3d(0.514, 0, 0, 0, 0, 0.514, 0, 0, 0, 0, 1, 0, 0, 21.997, 0, 1);
  }
  8.31% {
    transform: matrix3d(0.86, 0, 0, 0, 0, 0.86, 0, 0, 0, 0, 1, 0, 0, 5.795, 0, 1);
  }
  8.61% {
    transform: matrix3d(0.879, 0, 0, 0, 0, 0.879, 0, 0, 0, 0, 1, 0, 0, 4.98, 0, 1);
  }
  12.51% {
    transform: matrix3d(1.043, 0, 0, 0, 0, 1.043, 0, 0, 0, 0, 1, 0, 0, -1.608, 0, 1);
  }
  12.91% {
    transform: matrix3d(1.052, 0, 0, 0, 0, 1.052, 0, 0, 0, 0, 1, 0, 0, -1.942, 0, 1);
  }
  16.62% {
    transform: matrix3d(1.093, 0, 0, 0, 0, 1.093, 0, 0, 0, 0, 1, 0, 0, -3.165, 0, 1);
  }
  17.22% {
    transform: matrix3d(1.093, 0, 0, 0, 0, 1.093, 0, 0, 0, 0, 1, 0, 0, -3.141, 0, 1);
  }
  27.73% {
    transform: matrix3d(1.024, 0, 0, 0, 0, 1.024, 0, 0, 0, 0, 1, 0, 0, -0.642, 0, 1);
  }
  28.33% {
    transform: matrix3d(1.021, 0, 0, 0, 0, 1.021, 0, 0, 0, 0, 1, 0, 0, -0.538, 0, 1);
  }
  38.84% {
    transform: matrix3d(0.994, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0.127, 0, 1);
  }
  39.44% {
    transform: matrix3d(0.994, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0.126, 0, 1);
  }
  61.06% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.005, 0, 1);
  }
  61.66% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.005, 0, 1);
  }
  83.28% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  83.98% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes tooltip {
  0% {
    transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 50, 0, 1);
  }
  4.2% {
    transform: matrix3d(0.504, 0, 0, 0, 0, 0.504, 0, 0, 0, 0, 1, 0, 0, 22.536, 0, 1);
  }
  4.3% {
    transform: matrix3d(0.514, 0, 0, 0, 0, 0.514, 0, 0, 0, 0, 1, 0, 0, 21.997, 0, 1);
  }
  8.31% {
    transform: matrix3d(0.86, 0, 0, 0, 0, 0.86, 0, 0, 0, 0, 1, 0, 0, 5.795, 0, 1);
  }
  8.61% {
    transform: matrix3d(0.879, 0, 0, 0, 0, 0.879, 0, 0, 0, 0, 1, 0, 0, 4.98, 0, 1);
  }
  12.51% {
    transform: matrix3d(1.043, 0, 0, 0, 0, 1.043, 0, 0, 0, 0, 1, 0, 0, -1.608, 0, 1);
  }
  12.91% {
    transform: matrix3d(1.052, 0, 0, 0, 0, 1.052, 0, 0, 0, 0, 1, 0, 0, -1.942, 0, 1);
  }
  16.62% {
    transform: matrix3d(1.093, 0, 0, 0, 0, 1.093, 0, 0, 0, 0, 1, 0, 0, -3.165, 0, 1);
  }
  17.22% {
    transform: matrix3d(1.093, 0, 0, 0, 0, 1.093, 0, 0, 0, 0, 1, 0, 0, -3.141, 0, 1);
  }
  27.73% {
    transform: matrix3d(1.024, 0, 0, 0, 0, 1.024, 0, 0, 0, 0, 1, 0, 0, -0.642, 0, 1);
  }
  28.33% {
    transform: matrix3d(1.021, 0, 0, 0, 0, 1.021, 0, 0, 0, 0, 1, 0, 0, -0.538, 0, 1);
  }
  38.84% {
    transform: matrix3d(0.994, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0.127, 0, 1);
  }
  39.44% {
    transform: matrix3d(0.994, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0.126, 0, 1);
  }
  61.06% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.005, 0, 1);
  }
  61.66% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.005, 0, 1);
  }
  83.28% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  83.98% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@-webkit-keyframes jiggle {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  15% {
    transform: translateY(10px);
  }
  30% {
    transform: translateY(0);
  }
  45% {
    transform: translateY(6px);
  }
  60% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(2px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes jiggle {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  15% {
    transform: translateY(10px);
  }
  30% {
    transform: translateY(0);
  }
  45% {
    transform: translateY(6px);
  }
  60% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(2px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes smile {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes smile {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/* line 1, app/assets/stylesheets/components/_components.css.scss */
.block, .aux_charts, .forecast, .main-graph, .confirm .confirm-wrapper {
  background-color: white;
  box-shadow: 0 2px 5px 0 rgba(51, 51, 79, 0.07);
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}

/* line 15, app/assets/stylesheets/components/_components.css.scss */
.select2-drop .select2-search:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 20, app/assets/stylesheets/components/_components.css.scss */
p a:not(.button) {
  color: #6078FF;
  text-decoration: none;
}

/* line 24, app/assets/stylesheets/components/_components.css.scss */
p a:not(.button):hover {
  text-decoration: underline;
}

/* line 29, app/assets/stylesheets/components/_components.css.scss */
.new-button, select {
  border: 1px solid #E6E6FF;
  box-shadow: inset 0 -4px 6px #FCFCFF;
  background-color: white;
  border-radius: 3px;
}

/* line 35, app/assets/stylesheets/components/_components.css.scss */
.new-button:hover, select:hover {
  box-shadow: inset 0 -5px 8px #f2f2ff;
  border-color: #cdcdff;
}

/* line 39, app/assets/stylesheets/components/_components.css.scss */
.new-button:active, select:active {
  box-shadow: inset 0 5px 8px #f7f7ff;
}

/* line 44, app/assets/stylesheets/components/_components.css.scss */
.new-button {
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #6078FF;
  padding: 0.625rem 1.125rem;
  height: 40px;
  text-decoration: none !important;
  line-height: 20px;
  display: inline-block;
}

/* line 55, app/assets/stylesheets/components/_components.css.scss */
.new-button:before {
  margin-left: -5px;
  margin-right: 8px;
  color: #B8B8D9;
  position: relative;
  top: -2px;
  vertical-align: middle;
}

/* line 63, app/assets/stylesheets/components/_components.css.scss */
.active.new-button {
  background: linear-gradient(#adb9ff, #6078FF);
  box-shadow: none;
  border-color: #6078FF;
  color: white !important;
}

/* line 69, app/assets/stylesheets/components/_components.css.scss */
.active.new-button:active {
  box-shadow: inset 0 1px 2px #6078FF;
}

/* line 72, app/assets/stylesheets/components/_components.css.scss */
.active.new-button:before {
  color: white !important;
}

/* line 76, app/assets/stylesheets/components/_components.css.scss */
.dark.new-button {
  color: #7171A6;
}

/* line 79, app/assets/stylesheets/components/_components.css.scss */
.red.new-button {
  color: #E84C85;
}

/* line 82, app/assets/stylesheets/components/_components.css.scss */
.small.new-button {
  padding: 0.3125rem 0.75rem;
  height: auto;
  height: 30px;
}

/* line 87, app/assets/stylesheets/components/_components.css.scss */
.new-button span {
  color: #B8B8D9;
  border: 1px solid #E6E6FF;
  border-radius: 9px;
  padding: 0.125rem 0.25rem;
  margin-left: 0.25rem;
  font-weight: 400;
}

/* line 98, app/assets/stylesheets/components/_components.css.scss */
.container:before, .generic:before, .block:before, .graph_selection_box:before, .main-graph .graph-actions:before, .confirm .confirm-wrapper > a:before, .container:after, .generic:after, .block:after, .graph_selection_box:after, .main-graph .graph-actions:after, .confirm .confirm-wrapper > a:after {
  content: " ";
  display: table;
}

/* line 103, app/assets/stylesheets/components/_components.css.scss */
.container:after, .generic:after, .block:after, .graph_selection_box:after, .main-graph .graph-actions:after, .confirm .confirm-wrapper > a:after {
  clear: both;
}

/* line 108, app/assets/stylesheets/components/_components.css.scss */
.breakout-popup .popup-table .gravatar .reason, .breakout-popup .popup-table .gravatar {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 5, vendor/assets/stylesheets/_1.reset.css.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* line 26, vendor/assets/stylesheets/_1.reset.css.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 30, vendor/assets/stylesheets/_1.reset.css.scss */
body {
  line-height: 1;
}

/* line 33, vendor/assets/stylesheets/_1.reset.css.scss */
ol, ul {
  list-style: none;
}

/* line 36, vendor/assets/stylesheets/_1.reset.css.scss */
blockquote, q {
  quotes: none;
}

/* line 39, vendor/assets/stylesheets/_1.reset.css.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 44, vendor/assets/stylesheets/_1.reset.css.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/inter/Inter-Regular-c1d5269c53c7e246e172399bd5d636a4410e7fcadf226e71ee66c85849838bab.woff2?v=3.15) format("woff2"), url(/assets/inter/Inter-Regular-ec70f1ea866aae80f920bff17e819bf7a0f8a61a7bbdca29d542fb5ba52ed50c.woff?v=3.15) format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/inter/Inter-Medium-baf17dc827869131f7428aacf83337b4072b75d6b9882102cf1805f26625d027.woff2?v=3.15) format("woff2"), url(/assets/inter/Inter-Medium-b44901913142ca18d641c96260fed3cd546819185b69f5c396956d2e1392f988.woff?v=3.15) format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/inter/Inter-SemiBold-f14bec7964736fb56f6c0358e67195d2e01716495b4606a5c7e797069990863f.woff2?v=3.15) format("woff2"), url(/assets/inter/Inter-SemiBold-88b94d2d1457d13679fb106c9100944dea834117c0d27fbf4699df86f2914371.woff?v=3.15) format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/inter/Inter-Bold-3c42e23d5100f3c2913014581be355c161752ffafd08e22c972a22c112d637a2.woff2?v=3.15) format("woff2"), url(/assets/inter/Inter-Bold-83a66b83fda6baa5f3dee9d169794cd18a3c6f2fd8c98d5106e84ae5822d1a12.woff?v=3.15) format("woff");
}

/*
Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015
*/
/* line 4, vendor/assets/stylesheets/_select2.css.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, vendor/assets/stylesheets/_select2.css.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
  Force border-box so that % widths fit the parent
  container without overlap because of margin/padding.
  More Info : http://www.quirksmode.org/css/box.html
*/
  /* webkit */
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 25, vendor/assets/stylesheets/_select2.css.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

/* line 56, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

/* line 60, vendor/assets/stylesheets/_select2.css.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

/* line 72, vendor/assets/stylesheets/_select2.css.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 76, vendor/assets/stylesheets/_select2.css.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

/* line 88, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

/* line 93, vendor/assets/stylesheets/_select2.css.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url("select2.png") right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 110, vendor/assets/stylesheets/_select2.css.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 114, vendor/assets/stylesheets/_select2.css.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 119, vendor/assets/stylesheets/_select2.css.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 137, vendor/assets/stylesheets/_select2.css.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 155, vendor/assets/stylesheets/_select2.css.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 166, vendor/assets/stylesheets/_select2.css.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 171, vendor/assets/stylesheets/_select2.css.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 175, vendor/assets/stylesheets/_select2.css.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 180, vendor/assets/stylesheets/_select2.css.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

/* line 201, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}

/* line 210, vendor/assets/stylesheets/_select2.css.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("select2.png") no-repeat 0 1px;
}

/* line 217, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

/* line 221, vendor/assets/stylesheets/_select2.css.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding: 4px 4px 0 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 234, vendor/assets/stylesheets/_select2.css.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  box-shadow: none;
  background: #fff url("select2.png") no-repeat 100% -22px;
  background: url("select2.png") no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 258, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url("select2.png") no-repeat -37px -22px;
  background: url("select2.png") no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 268, vendor/assets/stylesheets/_select2.css.scss */
.select2-search input.select2-active {
  background: #fff url("select2-spinner.gif") no-repeat 100%;
  background: url("select2-spinner.gif") no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 276, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 285, vendor/assets/stylesheets/_select2.css.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

/* line 301, vendor/assets/stylesheets/_select2.css.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

/* line 313, vendor/assets/stylesheets/_select2.css.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 318, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

/* line 322, vendor/assets/stylesheets/_select2.css.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 326, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

/* line 330, vendor/assets/stylesheets/_select2.css.scss */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 342, vendor/assets/stylesheets/_select2.css.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 352, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

/* line 357, vendor/assets/stylesheets/_select2.css.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 362, vendor/assets/stylesheets/_select2.css.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 368, vendor/assets/stylesheets/_select2.css.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 372, vendor/assets/stylesheets/_select2.css.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 386, vendor/assets/stylesheets/_select2.css.scss */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 387, vendor/assets/stylesheets/_select2.css.scss */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 388, vendor/assets/stylesheets/_select2.css.scss */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 389, vendor/assets/stylesheets/_select2.css.scss */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 390, vendor/assets/stylesheets/_select2.css.scss */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 391, vendor/assets/stylesheets/_select2.css.scss */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 392, vendor/assets/stylesheets/_select2.css.scss */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 394, vendor/assets/stylesheets/_select2.css.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 399, vendor/assets/stylesheets/_select2.css.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 404, vendor/assets/stylesheets/_select2.css.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 408, vendor/assets/stylesheets/_select2.css.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 413, vendor/assets/stylesheets/_select2.css.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 425, vendor/assets/stylesheets/_select2.css.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 431, vendor/assets/stylesheets/_select2.css.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 437, vendor/assets/stylesheets/_select2.css.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 441, vendor/assets/stylesheets/_select2.css.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url("select2-spinner.gif") no-repeat 100%;
}

/* line 445, vendor/assets/stylesheets/_select2.css.scss */
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}

/* line 449, vendor/assets/stylesheets/_select2.css.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 456, vendor/assets/stylesheets/_select2.css.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 463, vendor/assets/stylesheets/_select2.css.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 469, vendor/assets/stylesheets/_select2.css.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 476, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

/* line 494, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

/* line 498, vendor/assets/stylesheets/_select2.css.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 502, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 506, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 513, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 517, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 521, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 527, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  box-shadow: none;
  background: transparent !important;
}

/* line 541, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url("select2-spinner.gif") no-repeat 100% !important;
}

/* line 545, vendor/assets/stylesheets/_select2.css.scss */
.select2-default {
  color: #999 !important;
}

/* line 549, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

/* line 579, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

/* line 584, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 587, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 591, vendor/assets/stylesheets/_select2.css.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url("select2.png") right top no-repeat;
}

/* line 603, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 608, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 612, vendor/assets/stylesheets/_select2.css.scss */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

/* line 617, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 620, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 625, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 632, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 639, vendor/assets/stylesheets/_select2.css.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 645, vendor/assets/stylesheets/_select2.css.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 650, vendor/assets/stylesheets/_select2.css.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 664, vendor/assets/stylesheets/_select2.css.scss */
.select2-display-none {
  display: none;
}

/* line 668, vendor/assets/stylesheets/_select2.css.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  /* line 680, vendor/assets/stylesheets/_select2.css.scss */
  .select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
    background-image: url("select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  /* line 689, vendor/assets/stylesheets/_select2.css.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}

/*!
 * Font Awesome Pro 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
/* line 4, vendor/assets/stylesheets/fa/_core.scss */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 3, vendor/assets/stylesheets/fa/_fixed-width.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 4, vendor/assets/stylesheets/fa/_icons.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 5, vendor/assets/stylesheets/fa/_icons.scss */
.fa-abacus:before {
  content: "\f640";
}

/* line 6, vendor/assets/stylesheets/fa/_icons.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 7, vendor/assets/stylesheets/fa/_icons.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 8, vendor/assets/stylesheets/fa/_icons.scss */
.fa-acorn:before {
  content: "\f6ae";
}

/* line 9, vendor/assets/stylesheets/fa/_icons.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 10, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 11, vendor/assets/stylesheets/fa/_icons.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 12, vendor/assets/stylesheets/fa/_icons.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 13, vendor/assets/stylesheets/fa/_icons.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 14, vendor/assets/stylesheets/fa/_icons.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 15, vendor/assets/stylesheets/fa/_icons.scss */
.fa-adobe:before {
  content: "\f778";
}

/* line 16, vendor/assets/stylesheets/fa/_icons.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 17, vendor/assets/stylesheets/fa/_icons.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 18, vendor/assets/stylesheets/fa/_icons.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 19, vendor/assets/stylesheets/fa/_icons.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 20, vendor/assets/stylesheets/fa/_icons.scss */
.fa-alarm-clock:before {
  content: "\f34e";
}

/* line 21, vendor/assets/stylesheets/fa/_icons.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 22, vendor/assets/stylesheets/fa/_icons.scss */
.fa-alicorn:before {
  content: "\f6b0";
}

/* line 23, vendor/assets/stylesheets/fa/_icons.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 24, vendor/assets/stylesheets/fa/_icons.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 25, vendor/assets/stylesheets/fa/_icons.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 26, vendor/assets/stylesheets/fa/_icons.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 27, vendor/assets/stylesheets/fa/_icons.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 28, vendor/assets/stylesheets/fa/_icons.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 29, vendor/assets/stylesheets/fa/_icons.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 30, vendor/assets/stylesheets/fa/_icons.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 31, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 32, vendor/assets/stylesheets/fa/_icons.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 33, vendor/assets/stylesheets/fa/_icons.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 34, vendor/assets/stylesheets/fa/_icons.scss */
.fa-analytics:before {
  content: "\f643";
}

/* line 35, vendor/assets/stylesheets/fa/_icons.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 36, vendor/assets/stylesheets/fa/_icons.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 37, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angel:before {
  content: "\f779";
}

/* line 38, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 39, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 40, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 41, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 42, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 43, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 44, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 45, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 46, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 47, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 48, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 49, vendor/assets/stylesheets/fa/_icons.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 50, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 51, vendor/assets/stylesheets/fa/_icons.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 52, vendor/assets/stylesheets/fa/_icons.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 53, vendor/assets/stylesheets/fa/_icons.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 54, vendor/assets/stylesheets/fa/_icons.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 55, vendor/assets/stylesheets/fa/_icons.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 56, vendor/assets/stylesheets/fa/_icons.scss */
.fa-apple-crate:before {
  content: "\f6b1";
}

/* line 57, vendor/assets/stylesheets/fa/_icons.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 58, vendor/assets/stylesheets/fa/_icons.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 59, vendor/assets/stylesheets/fa/_icons.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 60, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 61, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 62, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 63, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 64, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-down:before {
  content: "\f354";
}

/* line 65, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

/* line 66, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-from-left:before {
  content: "\f347";
}

/* line 67, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-from-right:before {
  content: "\f348";
}

/* line 68, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-from-top:before {
  content: "\f349";
}

/* line 69, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-left:before {
  content: "\f355";
}

/* line 70, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-right:before {
  content: "\f356";
}

/* line 71, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-square-down:before {
  content: "\f350";
}

/* line 72, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-square-left:before {
  content: "\f351";
}

/* line 73, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-square-right:before {
  content: "\f352";
}

/* line 74, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-square-up:before {
  content: "\f353";
}

/* line 75, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

/* line 76, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

/* line 77, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

/* line 78, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

/* line 79, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-alt-up:before {
  content: "\f357";
}

/* line 80, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 81, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 82, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 83, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 84, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 85, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-from-bottom:before {
  content: "\f342";
}

/* line 86, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-from-left:before {
  content: "\f343";
}

/* line 87, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-from-right:before {
  content: "\f344";
}

/* line 88, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-from-top:before {
  content: "\f345";
}

/* line 89, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 90, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 91, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-square-down:before {
  content: "\f339";
}

/* line 92, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-square-left:before {
  content: "\f33a";
}

/* line 93, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-square-right:before {
  content: "\f33b";
}

/* line 94, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-square-up:before {
  content: "\f33c";
}

/* line 95, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-to-bottom:before {
  content: "\f33d";
}

/* line 96, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-to-left:before {
  content: "\f33e";
}

/* line 97, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-to-right:before {
  content: "\f340";
}

/* line 98, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-to-top:before {
  content: "\f341";
}

/* line 99, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 100, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 101, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 102, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 103, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 104, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 105, vendor/assets/stylesheets/fa/_icons.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 106, vendor/assets/stylesheets/fa/_icons.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 107, vendor/assets/stylesheets/fa/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 108, vendor/assets/stylesheets/fa/_icons.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 109, vendor/assets/stylesheets/fa/_icons.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 110, vendor/assets/stylesheets/fa/_icons.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 111, vendor/assets/stylesheets/fa/_icons.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 112, vendor/assets/stylesheets/fa/_icons.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 113, vendor/assets/stylesheets/fa/_icons.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 114, vendor/assets/stylesheets/fa/_icons.scss */
.fa-atom-alt:before {
  content: "\f5d3";
}

/* line 115, vendor/assets/stylesheets/fa/_icons.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 116, vendor/assets/stylesheets/fa/_icons.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 117, vendor/assets/stylesheets/fa/_icons.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 118, vendor/assets/stylesheets/fa/_icons.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 119, vendor/assets/stylesheets/fa/_icons.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 120, vendor/assets/stylesheets/fa/_icons.scss */
.fa-award:before {
  content: "\f559";
}

/* line 121, vendor/assets/stylesheets/fa/_icons.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 122, vendor/assets/stylesheets/fa/_icons.scss */
.fa-axe:before {
  content: "\f6b2";
}

/* line 123, vendor/assets/stylesheets/fa/_icons.scss */
.fa-axe-battle:before {
  content: "\f6b3";
}

/* line 124, vendor/assets/stylesheets/fa/_icons.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 125, vendor/assets/stylesheets/fa/_icons.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 126, vendor/assets/stylesheets/fa/_icons.scss */
.fa-backpack:before {
  content: "\f5d4";
}

/* line 127, vendor/assets/stylesheets/fa/_icons.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 128, vendor/assets/stylesheets/fa/_icons.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 129, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 130, vendor/assets/stylesheets/fa/_icons.scss */
.fa-badge:before {
  content: "\f335";
}

/* line 131, vendor/assets/stylesheets/fa/_icons.scss */
.fa-badge-check:before {
  content: "\f336";
}

/* line 132, vendor/assets/stylesheets/fa/_icons.scss */
.fa-badge-dollar:before {
  content: "\f645";
}

/* line 133, vendor/assets/stylesheets/fa/_icons.scss */
.fa-badge-percent:before {
  content: "\f646";
}

/* line 134, vendor/assets/stylesheets/fa/_icons.scss */
.fa-badger-honey:before {
  content: "\f6b4";
}

/* line 135, vendor/assets/stylesheets/fa/_icons.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 136, vendor/assets/stylesheets/fa/_icons.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 137, vendor/assets/stylesheets/fa/_icons.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 138, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ball-pile:before {
  content: "\f77e";
}

/* line 139, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ballot:before {
  content: "\f732";
}

/* line 140, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ballot-check:before {
  content: "\f733";
}

/* line 141, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 142, vendor/assets/stylesheets/fa/_icons.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 143, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 144, vendor/assets/stylesheets/fa/_icons.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 145, vendor/assets/stylesheets/fa/_icons.scss */
.fa-barcode-alt:before {
  content: "\f463";
}

/* line 146, vendor/assets/stylesheets/fa/_icons.scss */
.fa-barcode-read:before {
  content: "\f464";
}

/* line 147, vendor/assets/stylesheets/fa/_icons.scss */
.fa-barcode-scan:before {
  content: "\f465";
}

/* line 148, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 149, vendor/assets/stylesheets/fa/_icons.scss */
.fa-baseball:before {
  content: "\f432";
}

/* line 150, vendor/assets/stylesheets/fa/_icons.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 151, vendor/assets/stylesheets/fa/_icons.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 152, vendor/assets/stylesheets/fa/_icons.scss */
.fa-basketball-hoop:before {
  content: "\f435";
}

/* line 153, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bat:before {
  content: "\f6b5";
}

/* line 154, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 155, vendor/assets/stylesheets/fa/_icons.scss */
.fa-battery-bolt:before {
  content: "\f376";
}

/* line 156, vendor/assets/stylesheets/fa/_icons.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 157, vendor/assets/stylesheets/fa/_icons.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 158, vendor/assets/stylesheets/fa/_icons.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 159, vendor/assets/stylesheets/fa/_icons.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 160, vendor/assets/stylesheets/fa/_icons.scss */
.fa-battery-slash:before {
  content: "\f377";
}

/* line 161, vendor/assets/stylesheets/fa/_icons.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 162, vendor/assets/stylesheets/fa/_icons.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 163, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 164, vendor/assets/stylesheets/fa/_icons.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 165, vendor/assets/stylesheets/fa/_icons.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 166, vendor/assets/stylesheets/fa/_icons.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 167, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 168, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bell-school:before {
  content: "\f5d5";
}

/* line 169, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bell-school-slash:before {
  content: "\f5d6";
}

/* line 170, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 171, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bells:before {
  content: "\f77f";
}

/* line 172, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 173, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 174, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 175, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 176, vendor/assets/stylesheets/fa/_icons.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 177, vendor/assets/stylesheets/fa/_icons.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 178, vendor/assets/stylesheets/fa/_icons.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 179, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 180, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 181, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 182, vendor/assets/stylesheets/fa/_icons.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 183, vendor/assets/stylesheets/fa/_icons.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 184, vendor/assets/stylesheets/fa/_icons.scss */
.fa-blanket:before {
  content: "\f498";
}

/* line 185, vendor/assets/stylesheets/fa/_icons.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 186, vendor/assets/stylesheets/fa/_icons.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 187, vendor/assets/stylesheets/fa/_icons.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 188, vendor/assets/stylesheets/fa/_icons.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 189, vendor/assets/stylesheets/fa/_icons.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 190, vendor/assets/stylesheets/fa/_icons.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 191, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 192, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 193, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 194, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 195, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 196, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 197, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bone-break:before {
  content: "\f5d8";
}

/* line 198, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 199, vendor/assets/stylesheets/fa/_icons.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 200, vendor/assets/stylesheets/fa/_icons.scss */
.fa-book-alt:before {
  content: "\f5d9";
}

/* line 201, vendor/assets/stylesheets/fa/_icons.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 202, vendor/assets/stylesheets/fa/_icons.scss */
.fa-book-heart:before {
  content: "\f499";
}

/* line 203, vendor/assets/stylesheets/fa/_icons.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 204, vendor/assets/stylesheets/fa/_icons.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 205, vendor/assets/stylesheets/fa/_icons.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 206, vendor/assets/stylesheets/fa/_icons.scss */
.fa-book-spells:before {
  content: "\f6b8";
}

/* line 207, vendor/assets/stylesheets/fa/_icons.scss */
.fa-book-user:before {
  content: "\f7e7";
}

/* line 208, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 209, vendor/assets/stylesheets/fa/_icons.scss */
.fa-books:before {
  content: "\f5db";
}

/* line 210, vendor/assets/stylesheets/fa/_icons.scss */
.fa-books-medical:before {
  content: "\f7e8";
}

/* line 211, vendor/assets/stylesheets/fa/_icons.scss */
.fa-boot:before {
  content: "\f782";
}

/* line 212, vendor/assets/stylesheets/fa/_icons.scss */
.fa-booth-curtain:before {
  content: "\f734";
}

/* line 213, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 214, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bow-arrow:before {
  content: "\f6b9";
}

/* line 215, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 216, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bowling-pins:before {
  content: "\f437";
}

/* line 217, vendor/assets/stylesheets/fa/_icons.scss */
.fa-box:before {
  content: "\f466";
}

/* line 218, vendor/assets/stylesheets/fa/_icons.scss */
.fa-box-alt:before {
  content: "\f49a";
}

/* line 219, vendor/assets/stylesheets/fa/_icons.scss */
.fa-box-ballot:before {
  content: "\f735";
}

/* line 220, vendor/assets/stylesheets/fa/_icons.scss */
.fa-box-check:before {
  content: "\f467";
}

/* line 221, vendor/assets/stylesheets/fa/_icons.scss */
.fa-box-fragile:before {
  content: "\f49b";
}

/* line 222, vendor/assets/stylesheets/fa/_icons.scss */
.fa-box-full:before {
  content: "\f49c";
}

/* line 223, vendor/assets/stylesheets/fa/_icons.scss */
.fa-box-heart:before {
  content: "\f49d";
}

/* line 224, vendor/assets/stylesheets/fa/_icons.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 225, vendor/assets/stylesheets/fa/_icons.scss */
.fa-box-up:before {
  content: "\f49f";
}

/* line 226, vendor/assets/stylesheets/fa/_icons.scss */
.fa-box-usd:before {
  content: "\f4a0";
}

/* line 227, vendor/assets/stylesheets/fa/_icons.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 228, vendor/assets/stylesheets/fa/_icons.scss */
.fa-boxes-alt:before {
  content: "\f4a1";
}

/* line 229, vendor/assets/stylesheets/fa/_icons.scss */
.fa-boxing-glove:before {
  content: "\f438";
}

/* line 230, vendor/assets/stylesheets/fa/_icons.scss */
.fa-brackets:before {
  content: "\f7e9";
}

/* line 231, vendor/assets/stylesheets/fa/_icons.scss */
.fa-brackets-curly:before {
  content: "\f7ea";
}

/* line 232, vendor/assets/stylesheets/fa/_icons.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 233, vendor/assets/stylesheets/fa/_icons.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 234, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bread-loaf:before {
  content: "\f7eb";
}

/* line 235, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 236, vendor/assets/stylesheets/fa/_icons.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 237, vendor/assets/stylesheets/fa/_icons.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 238, vendor/assets/stylesheets/fa/_icons.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 239, vendor/assets/stylesheets/fa/_icons.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 240, vendor/assets/stylesheets/fa/_icons.scss */
.fa-browser:before {
  content: "\f37e";
}

/* line 241, vendor/assets/stylesheets/fa/_icons.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 242, vendor/assets/stylesheets/fa/_icons.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 243, vendor/assets/stylesheets/fa/_icons.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 244, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 245, vendor/assets/stylesheets/fa/_icons.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 246, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 247, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 248, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bullseye-arrow:before {
  content: "\f648";
}

/* line 249, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bullseye-pointer:before {
  content: "\f649";
}

/* line 250, vendor/assets/stylesheets/fa/_icons.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 251, vendor/assets/stylesheets/fa/_icons.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 252, vendor/assets/stylesheets/fa/_icons.scss */
.fa-burrito:before {
  content: "\f7ed";
}

/* line 253, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 254, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 255, vendor/assets/stylesheets/fa/_icons.scss */
.fa-bus-school:before {
  content: "\f5dd";
}

/* line 256, vendor/assets/stylesheets/fa/_icons.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 257, vendor/assets/stylesheets/fa/_icons.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 258, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cabinet-filing:before {
  content: "\f64b";
}

/* line 259, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 260, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calculator-alt:before {
  content: "\f64c";
}

/* line 261, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 262, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 263, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 264, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 265, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calendar-edit:before {
  content: "\f333";
}

/* line 266, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calendar-exclamation:before {
  content: "\f334";
}

/* line 267, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 268, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 269, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calendar-star:before {
  content: "\f736";
}

/* line 270, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 271, vendor/assets/stylesheets/fa/_icons.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 272, vendor/assets/stylesheets/fa/_icons.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 273, vendor/assets/stylesheets/fa/_icons.scss */
.fa-camera-alt:before {
  content: "\f332";
}

/* line 274, vendor/assets/stylesheets/fa/_icons.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 275, vendor/assets/stylesheets/fa/_icons.scss */
.fa-campfire:before {
  content: "\f6ba";
}

/* line 276, vendor/assets/stylesheets/fa/_icons.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 277, vendor/assets/stylesheets/fa/_icons.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 278, vendor/assets/stylesheets/fa/_icons.scss */
.fa-candle-holder:before {
  content: "\f6bc";
}

/* line 279, vendor/assets/stylesheets/fa/_icons.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 280, vendor/assets/stylesheets/fa/_icons.scss */
.fa-candy-corn:before {
  content: "\f6bd";
}

/* line 281, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 282, vendor/assets/stylesheets/fa/_icons.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 283, vendor/assets/stylesheets/fa/_icons.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 284, vendor/assets/stylesheets/fa/_icons.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 285, vendor/assets/stylesheets/fa/_icons.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 286, vendor/assets/stylesheets/fa/_icons.scss */
.fa-car-bump:before {
  content: "\f5e0";
}

/* line 287, vendor/assets/stylesheets/fa/_icons.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 288, vendor/assets/stylesheets/fa/_icons.scss */
.fa-car-garage:before {
  content: "\f5e2";
}

/* line 289, vendor/assets/stylesheets/fa/_icons.scss */
.fa-car-mechanic:before {
  content: "\f5e3";
}

/* line 290, vendor/assets/stylesheets/fa/_icons.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 291, vendor/assets/stylesheets/fa/_icons.scss */
.fa-car-tilt:before {
  content: "\f5e5";
}

/* line 292, vendor/assets/stylesheets/fa/_icons.scss */
.fa-car-wash:before {
  content: "\f5e6";
}

/* line 293, vendor/assets/stylesheets/fa/_icons.scss */
.fa-caret-circle-down:before {
  content: "\f32d";
}

/* line 294, vendor/assets/stylesheets/fa/_icons.scss */
.fa-caret-circle-left:before {
  content: "\f32e";
}

/* line 295, vendor/assets/stylesheets/fa/_icons.scss */
.fa-caret-circle-right:before {
  content: "\f330";
}

/* line 296, vendor/assets/stylesheets/fa/_icons.scss */
.fa-caret-circle-up:before {
  content: "\f331";
}

/* line 297, vendor/assets/stylesheets/fa/_icons.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 298, vendor/assets/stylesheets/fa/_icons.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 299, vendor/assets/stylesheets/fa/_icons.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 300, vendor/assets/stylesheets/fa/_icons.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 301, vendor/assets/stylesheets/fa/_icons.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 302, vendor/assets/stylesheets/fa/_icons.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 303, vendor/assets/stylesheets/fa/_icons.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 304, vendor/assets/stylesheets/fa/_icons.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 305, vendor/assets/stylesheets/fa/_icons.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 306, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 307, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 308, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 309, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 310, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cauldron:before {
  content: "\f6bf";
}

/* line 311, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 312, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 313, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 314, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 315, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 316, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 317, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 318, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 319, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 320, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 321, vendor/assets/stylesheets/fa/_icons.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 322, vendor/assets/stylesheets/fa/_icons.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 323, vendor/assets/stylesheets/fa/_icons.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 324, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 325, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chair-office:before {
  content: "\f6c1";
}

/* line 326, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 327, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 328, vendor/assets/stylesheets/fa/_icons.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 329, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 330, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 331, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 332, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chart-line-down:before {
  content: "\f64d";
}

/* line 333, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chart-network:before {
  content: "\f78a";
}

/* line 334, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 335, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chart-pie-alt:before {
  content: "\f64e";
}

/* line 336, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chart-scatter:before {
  content: "\f7ee";
}

/* line 337, vendor/assets/stylesheets/fa/_icons.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 338, vendor/assets/stylesheets/fa/_icons.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 339, vendor/assets/stylesheets/fa/_icons.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 340, vendor/assets/stylesheets/fa/_icons.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 341, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 342, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cheese-swiss:before {
  content: "\f7f0";
}

/* line 343, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cheeseburger:before {
  content: "\f7f1";
}

/* line 344, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 345, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 346, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-bishop-alt:before {
  content: "\f43b";
}

/* line 347, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 348, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-clock:before {
  content: "\f43d";
}

/* line 349, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-clock-alt:before {
  content: "\f43e";
}

/* line 350, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 351, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-king-alt:before {
  content: "\f440";
}

/* line 352, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 353, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-knight-alt:before {
  content: "\f442";
}

/* line 354, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 355, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-pawn-alt:before {
  content: "\f444";
}

/* line 356, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 357, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-queen-alt:before {
  content: "\f446";
}

/* line 358, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 359, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chess-rook-alt:before {
  content: "\f448";
}

/* line 360, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 361, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 362, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 363, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 364, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-double-down:before {
  content: "\f322";
}

/* line 365, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-double-left:before {
  content: "\f323";
}

/* line 366, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-double-right:before {
  content: "\f324";
}

/* line 367, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-double-up:before {
  content: "\f325";
}

/* line 368, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 369, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 370, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 371, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-square-down:before {
  content: "\f329";
}

/* line 372, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-square-left:before {
  content: "\f32a";
}

/* line 373, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-square-right:before {
  content: "\f32b";
}

/* line 374, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-square-up:before {
  content: "\f32c";
}

/* line 375, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 376, vendor/assets/stylesheets/fa/_icons.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 377, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chimney:before {
  content: "\f78b";
}

/* line 378, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 379, vendor/assets/stylesheets/fa/_icons.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 380, vendor/assets/stylesheets/fa/_icons.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 381, vendor/assets/stylesheets/fa/_icons.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 382, vendor/assets/stylesheets/fa/_icons.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 383, vendor/assets/stylesheets/fa/_icons.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 384, vendor/assets/stylesheets/fa/_icons.scss */
.fa-claw-marks:before {
  content: "\f6c2";
}

/* line 385, vendor/assets/stylesheets/fa/_icons.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 386, vendor/assets/stylesheets/fa/_icons.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 387, vendor/assets/stylesheets/fa/_icons.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 388, vendor/assets/stylesheets/fa/_icons.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 389, vendor/assets/stylesheets/fa/_icons.scss */
.fa-clipboard-list-check:before {
  content: "\f737";
}

/* line 390, vendor/assets/stylesheets/fa/_icons.scss */
.fa-clipboard-prescription:before {
  content: "\f5e8";
}

/* line 391, vendor/assets/stylesheets/fa/_icons.scss */
.fa-clipboard-user:before {
  content: "\f7f3";
}

/* line 392, vendor/assets/stylesheets/fa/_icons.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 393, vendor/assets/stylesheets/fa/_icons.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 394, vendor/assets/stylesheets/fa/_icons.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 395, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 396, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 397, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 398, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-drizzle:before {
  content: "\f738";
}

/* line 399, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-hail:before {
  content: "\f739";
}

/* line 400, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-hail-mixed:before {
  content: "\f73a";
}

/* line 401, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 402, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 403, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 404, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 405, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-rainbow:before {
  content: "\f73e";
}

/* line 406, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-showers:before {
  content: "\f73f";
}

/* line 407, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 408, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-sleet:before {
  content: "\f741";
}

/* line 409, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-snow:before {
  content: "\f742";
}

/* line 410, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 411, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 412, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 413, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 414, vendor/assets/stylesheets/fa/_icons.scss */
.fa-clouds:before {
  content: "\f744";
}

/* line 415, vendor/assets/stylesheets/fa/_icons.scss */
.fa-clouds-moon:before {
  content: "\f745";
}

/* line 416, vendor/assets/stylesheets/fa/_icons.scss */
.fa-clouds-sun:before {
  content: "\f746";
}

/* line 417, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 418, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 419, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 420, vendor/assets/stylesheets/fa/_icons.scss */
.fa-club:before {
  content: "\f327";
}

/* line 421, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 422, vendor/assets/stylesheets/fa/_icons.scss */
.fa-code:before {
  content: "\f121";
}

/* line 423, vendor/assets/stylesheets/fa/_icons.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 424, vendor/assets/stylesheets/fa/_icons.scss */
.fa-code-commit:before {
  content: "\f386";
}

/* line 425, vendor/assets/stylesheets/fa/_icons.scss */
.fa-code-merge:before {
  content: "\f387";
}

/* line 426, vendor/assets/stylesheets/fa/_icons.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 427, vendor/assets/stylesheets/fa/_icons.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 428, vendor/assets/stylesheets/fa/_icons.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 429, vendor/assets/stylesheets/fa/_icons.scss */
.fa-coffee-togo:before {
  content: "\f6c5";
}

/* line 430, vendor/assets/stylesheets/fa/_icons.scss */
.fa-coffin:before {
  content: "\f6c6";
}

/* line 431, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 432, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 433, vendor/assets/stylesheets/fa/_icons.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 434, vendor/assets/stylesheets/fa/_icons.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 435, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 436, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 437, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt-check:before {
  content: "\f4a2";
}

/* line 438, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt-dollar:before {
  content: "\f650";
}

/* line 439, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt-dots:before {
  content: "\f4a3";
}

/* line 440, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt-edit:before {
  content: "\f4a4";
}

/* line 441, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}

/* line 442, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt-lines:before {
  content: "\f4a6";
}

/* line 443, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt-medical:before {
  content: "\f7f4";
}

/* line 444, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt-minus:before {
  content: "\f4a7";
}

/* line 445, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt-plus:before {
  content: "\f4a8";
}

/* line 446, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt-slash:before {
  content: "\f4a9";
}

/* line 447, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt-smile:before {
  content: "\f4aa";
}

/* line 448, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-alt-times:before {
  content: "\f4ab";
}

/* line 449, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-check:before {
  content: "\f4ac";
}

/* line 450, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 451, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 452, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-edit:before {
  content: "\f4ae";
}

/* line 453, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-exclamation:before {
  content: "\f4af";
}

/* line 454, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-lines:before {
  content: "\f4b0";
}

/* line 455, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 456, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-minus:before {
  content: "\f4b1";
}

/* line 457, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-plus:before {
  content: "\f4b2";
}

/* line 458, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 459, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-smile:before {
  content: "\f4b4";
}

/* line 460, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comment-times:before {
  content: "\f4b5";
}

/* line 461, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 462, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comments-alt:before {
  content: "\f4b6";
}

/* line 463, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comments-alt-dollar:before {
  content: "\f652";
}

/* line 464, vendor/assets/stylesheets/fa/_icons.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 465, vendor/assets/stylesheets/fa/_icons.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 466, vendor/assets/stylesheets/fa/_icons.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 467, vendor/assets/stylesheets/fa/_icons.scss */
.fa-compass-slash:before {
  content: "\f5e9";
}

/* line 468, vendor/assets/stylesheets/fa/_icons.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 469, vendor/assets/stylesheets/fa/_icons.scss */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 470, vendor/assets/stylesheets/fa/_icons.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 471, vendor/assets/stylesheets/fa/_icons.scss */
.fa-compress-wide:before {
  content: "\f326";
}

/* line 472, vendor/assets/stylesheets/fa/_icons.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 473, vendor/assets/stylesheets/fa/_icons.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 474, vendor/assets/stylesheets/fa/_icons.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 475, vendor/assets/stylesheets/fa/_icons.scss */
.fa-container-storage:before {
  content: "\f4b7";
}

/* line 476, vendor/assets/stylesheets/fa/_icons.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 477, vendor/assets/stylesheets/fa/_icons.scss */
.fa-conveyor-belt:before {
  content: "\f46e";
}

/* line 478, vendor/assets/stylesheets/fa/_icons.scss */
.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

/* line 479, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 480, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 481, vendor/assets/stylesheets/fa/_icons.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 482, vendor/assets/stylesheets/fa/_icons.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 483, vendor/assets/stylesheets/fa/_icons.scss */
.fa-corn:before {
  content: "\f6c7";
}

/* line 484, vendor/assets/stylesheets/fa/_icons.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 485, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cow:before {
  content: "\f6c8";
}

/* line 486, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 487, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 488, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 489, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 490, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 491, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 492, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 493, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 494, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 495, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 496, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 497, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 498, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 499, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 500, vendor/assets/stylesheets/fa/_icons.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 501, vendor/assets/stylesheets/fa/_icons.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 502, vendor/assets/stylesheets/fa/_icons.scss */
.fa-credit-card-blank:before {
  content: "\f389";
}

/* line 503, vendor/assets/stylesheets/fa/_icons.scss */
.fa-credit-card-front:before {
  content: "\f38a";
}

/* line 504, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cricket:before {
  content: "\f449";
}

/* line 505, vendor/assets/stylesheets/fa/_icons.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 506, vendor/assets/stylesheets/fa/_icons.scss */
.fa-croissant:before {
  content: "\f7f6";
}

/* line 507, vendor/assets/stylesheets/fa/_icons.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 508, vendor/assets/stylesheets/fa/_icons.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 509, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 510, vendor/assets/stylesheets/fa/_icons.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 511, vendor/assets/stylesheets/fa/_icons.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 512, vendor/assets/stylesheets/fa/_icons.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 513, vendor/assets/stylesheets/fa/_icons.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 514, vendor/assets/stylesheets/fa/_icons.scss */
.fa-crutches:before {
  content: "\f7f8";
}

/* line 515, vendor/assets/stylesheets/fa/_icons.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 516, vendor/assets/stylesheets/fa/_icons.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 517, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 518, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 519, vendor/assets/stylesheets/fa/_icons.scss */
.fa-curling:before {
  content: "\f44a";
}

/* line 520, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 521, vendor/assets/stylesheets/fa/_icons.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 522, vendor/assets/stylesheets/fa/_icons.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 523, vendor/assets/stylesheets/fa/_icons.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 524, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dagger:before {
  content: "\f6cb";
}

/* line 525, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 526, vendor/assets/stylesheets/fa/_icons.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 527, vendor/assets/stylesheets/fa/_icons.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 528, vendor/assets/stylesheets/fa/_icons.scss */
.fa-debug:before {
  content: "\f7f9";
}

/* line 529, vendor/assets/stylesheets/fa/_icons.scss */
.fa-deer:before {
  content: "\f78e";
}

/* line 530, vendor/assets/stylesheets/fa/_icons.scss */
.fa-deer-rudolph:before {
  content: "\f78f";
}

/* line 531, vendor/assets/stylesheets/fa/_icons.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 532, vendor/assets/stylesheets/fa/_icons.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 533, vendor/assets/stylesheets/fa/_icons.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 534, vendor/assets/stylesheets/fa/_icons.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 535, vendor/assets/stylesheets/fa/_icons.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 536, vendor/assets/stylesheets/fa/_icons.scss */
.fa-desktop-alt:before {
  content: "\f390";
}

/* line 537, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 538, vendor/assets/stylesheets/fa/_icons.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 539, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dewpoint:before {
  content: "\f748";
}

/* line 540, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 541, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 542, vendor/assets/stylesheets/fa/_icons.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 543, vendor/assets/stylesheets/fa/_icons.scss */
.fa-diamond:before {
  content: "\f219";
}

/* line 544, vendor/assets/stylesheets/fa/_icons.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 545, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 546, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice-d10:before {
  content: "\f6cd";
}

/* line 547, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice-d12:before {
  content: "\f6ce";
}

/* line 548, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 549, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice-d4:before {
  content: "\f6d0";
}

/* line 550, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 551, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice-d8:before {
  content: "\f6d2";
}

/* line 552, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 553, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 554, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 555, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 556, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 557, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 558, vendor/assets/stylesheets/fa/_icons.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 559, vendor/assets/stylesheets/fa/_icons.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 560, vendor/assets/stylesheets/fa/_icons.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 561, vendor/assets/stylesheets/fa/_icons.scss */
.fa-diploma:before {
  content: "\f5ea";
}

/* line 562, vendor/assets/stylesheets/fa/_icons.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 563, vendor/assets/stylesheets/fa/_icons.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 564, vendor/assets/stylesheets/fa/_icons.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 565, vendor/assets/stylesheets/fa/_icons.scss */
.fa-disease:before {
  content: "\f7fa";
}

/* line 566, vendor/assets/stylesheets/fa/_icons.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 567, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 568, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 569, vendor/assets/stylesheets/fa/_icons.scss */
.fa-do-not-enter:before {
  content: "\f5ec";
}

/* line 570, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 571, vendor/assets/stylesheets/fa/_icons.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 572, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 573, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dog-leashed:before {
  content: "\f6d4";
}

/* line 574, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 575, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 576, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dolly-empty:before {
  content: "\f473";
}

/* line 577, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 578, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

/* line 579, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

/* line 580, vendor/assets/stylesheets/fa/_icons.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 581, vendor/assets/stylesheets/fa/_icons.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 582, vendor/assets/stylesheets/fa/_icons.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 583, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 584, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 585, vendor/assets/stylesheets/fa/_icons.scss */
.fa-download:before {
  content: "\f019";
}

/* line 586, vendor/assets/stylesheets/fa/_icons.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 587, vendor/assets/stylesheets/fa/_icons.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 588, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 589, vendor/assets/stylesheets/fa/_icons.scss */
.fa-draw-circle:before {
  content: "\f5ed";
}

/* line 590, vendor/assets/stylesheets/fa/_icons.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 591, vendor/assets/stylesheets/fa/_icons.scss */
.fa-draw-square:before {
  content: "\f5ef";
}

/* line 592, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dreidel:before {
  content: "\f792";
}

/* line 593, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 594, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 595, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 596, vendor/assets/stylesheets/fa/_icons.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 597, vendor/assets/stylesheets/fa/_icons.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 598, vendor/assets/stylesheets/fa/_icons.scss */
.fa-drumstick:before {
  content: "\f6d6";
}

/* line 599, vendor/assets/stylesheets/fa/_icons.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 600, vendor/assets/stylesheets/fa/_icons.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 601, vendor/assets/stylesheets/fa/_icons.scss */
.fa-duck:before {
  content: "\f6d8";
}

/* line 602, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 603, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 604, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 605, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 606, vendor/assets/stylesheets/fa/_icons.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 607, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ear:before {
  content: "\f5f0";
}

/* line 608, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ear-muffs:before {
  content: "\f795";
}

/* line 609, vendor/assets/stylesheets/fa/_icons.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 610, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 611, vendor/assets/stylesheets/fa/_icons.scss */
.fa-eclipse:before {
  content: "\f749";
}

/* line 612, vendor/assets/stylesheets/fa/_icons.scss */
.fa-eclipse-alt:before {
  content: "\f74a";
}

/* line 613, vendor/assets/stylesheets/fa/_icons.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 614, vendor/assets/stylesheets/fa/_icons.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 615, vendor/assets/stylesheets/fa/_icons.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 616, vendor/assets/stylesheets/fa/_icons.scss */
.fa-egg-fried:before {
  content: "\f7fc";
}

/* line 617, vendor/assets/stylesheets/fa/_icons.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 618, vendor/assets/stylesheets/fa/_icons.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 619, vendor/assets/stylesheets/fa/_icons.scss */
.fa-elephant:before {
  content: "\f6da";
}

/* line 620, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 621, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

/* line 622, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 623, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

/* line 624, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 625, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 626, vendor/assets/stylesheets/fa/_icons.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 627, vendor/assets/stylesheets/fa/_icons.scss */
.fa-empty-set:before {
  content: "\f656";
}

/* line 628, vendor/assets/stylesheets/fa/_icons.scss */
.fa-engine-warning:before {
  content: "\f5f2";
}

/* line 629, vendor/assets/stylesheets/fa/_icons.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 630, vendor/assets/stylesheets/fa/_icons.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 631, vendor/assets/stylesheets/fa/_icons.scss */
.fa-envelope-open-dollar:before {
  content: "\f657";
}

/* line 632, vendor/assets/stylesheets/fa/_icons.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 633, vendor/assets/stylesheets/fa/_icons.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 634, vendor/assets/stylesheets/fa/_icons.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 635, vendor/assets/stylesheets/fa/_icons.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 636, vendor/assets/stylesheets/fa/_icons.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 637, vendor/assets/stylesheets/fa/_icons.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 638, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 639, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 640, vendor/assets/stylesheets/fa/_icons.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 641, vendor/assets/stylesheets/fa/_icons.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 642, vendor/assets/stylesheets/fa/_icons.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 643, vendor/assets/stylesheets/fa/_icons.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 644, vendor/assets/stylesheets/fa/_icons.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 645, vendor/assets/stylesheets/fa/_icons.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 646, vendor/assets/stylesheets/fa/_icons.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 647, vendor/assets/stylesheets/fa/_icons.scss */
.fa-exclamation-square:before {
  content: "\f321";
}

/* line 648, vendor/assets/stylesheets/fa/_icons.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 649, vendor/assets/stylesheets/fa/_icons.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 650, vendor/assets/stylesheets/fa/_icons.scss */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 651, vendor/assets/stylesheets/fa/_icons.scss */
.fa-expand-arrows:before {
  content: "\f31d";
}

/* line 652, vendor/assets/stylesheets/fa/_icons.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 653, vendor/assets/stylesheets/fa/_icons.scss */
.fa-expand-wide:before {
  content: "\f320";
}

/* line 654, vendor/assets/stylesheets/fa/_icons.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 655, vendor/assets/stylesheets/fa/_icons.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 656, vendor/assets/stylesheets/fa/_icons.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 657, vendor/assets/stylesheets/fa/_icons.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 658, vendor/assets/stylesheets/fa/_icons.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 659, vendor/assets/stylesheets/fa/_icons.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 660, vendor/assets/stylesheets/fa/_icons.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 661, vendor/assets/stylesheets/fa/_icons.scss */
.fa-eye-evil:before {
  content: "\f6db";
}

/* line 662, vendor/assets/stylesheets/fa/_icons.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 663, vendor/assets/stylesheets/fa/_icons.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 664, vendor/assets/stylesheets/fa/_icons.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 665, vendor/assets/stylesheets/fa/_icons.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 666, vendor/assets/stylesheets/fa/_icons.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 667, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 668, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 669, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 670, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 671, vendor/assets/stylesheets/fa/_icons.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 672, vendor/assets/stylesheets/fa/_icons.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 673, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 674, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 675, vendor/assets/stylesheets/fa/_icons.scss */
.fa-female:before {
  content: "\f182";
}

/* line 676, vendor/assets/stylesheets/fa/_icons.scss */
.fa-field-hockey:before {
  content: "\f44c";
}

/* line 677, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 678, vendor/assets/stylesheets/fa/_icons.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 679, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 680, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 681, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 682, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 683, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-certificate:before {
  content: "\f5f3";
}

/* line 684, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-chart-line:before {
  content: "\f659";
}

/* line 685, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-chart-pie:before {
  content: "\f65a";
}

/* line 686, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-check:before {
  content: "\f316";
}

/* line 687, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 688, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 689, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 690, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 691, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-edit:before {
  content: "\f31c";
}

/* line 692, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 693, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-exclamation:before {
  content: "\f31a";
}

/* line 694, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 695, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 696, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 697, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 698, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 699, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 700, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 701, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-minus:before {
  content: "\f318";
}

/* line 702, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 703, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-plus:before {
  content: "\f319";
}

/* line 704, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 705, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 706, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 707, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-spreadsheet:before {
  content: "\f65b";
}

/* line 708, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-times:before {
  content: "\f317";
}

/* line 709, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 710, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-user:before {
  content: "\f65c";
}

/* line 711, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 712, vendor/assets/stylesheets/fa/_icons.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 713, vendor/assets/stylesheets/fa/_icons.scss */
.fa-files-medical:before {
  content: "\f7fd";
}

/* line 714, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 715, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 716, vendor/assets/stylesheets/fa/_icons.scss */
.fa-film:before {
  content: "\f008";
}

/* line 717, vendor/assets/stylesheets/fa/_icons.scss */
.fa-film-alt:before {
  content: "\f3a0";
}

/* line 718, vendor/assets/stylesheets/fa/_icons.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 719, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 720, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 721, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 722, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 723, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fire-smoke:before {
  content: "\f74b";
}

/* line 724, vendor/assets/stylesheets/fa/_icons.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 725, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fireplace:before {
  content: "\f79a";
}

/* line 726, vendor/assets/stylesheets/fa/_icons.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 727, vendor/assets/stylesheets/fa/_icons.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 728, vendor/assets/stylesheets/fa/_icons.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 729, vendor/assets/stylesheets/fa/_icons.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 730, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 731, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fish-cooked:before {
  content: "\f7fe";
}

/* line 732, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 733, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 734, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flag-alt:before {
  content: "\f74c";
}

/* line 735, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 736, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 737, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flame:before {
  content: "\f6df";
}

/* line 738, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 739, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flask-poison:before {
  content: "\f6e0";
}

/* line 740, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flask-potion:before {
  content: "\f6e1";
}

/* line 741, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 742, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 743, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flower:before {
  content: "\f7ff";
}

/* line 744, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flower-daffodil:before {
  content: "\f800";
}

/* line 745, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flower-tulip:before {
  content: "\f801";
}

/* line 746, vendor/assets/stylesheets/fa/_icons.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 747, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 748, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fog:before {
  content: "\f74e";
}

/* line 749, vendor/assets/stylesheets/fa/_icons.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 750, vendor/assets/stylesheets/fa/_icons.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 751, vendor/assets/stylesheets/fa/_icons.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 752, vendor/assets/stylesheets/fa/_icons.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 753, vendor/assets/stylesheets/fa/_icons.scss */
.fa-folder-times:before {
  content: "\f65f";
}

/* line 754, vendor/assets/stylesheets/fa/_icons.scss */
.fa-folder-tree:before {
  content: "\f802";
}

/* line 755, vendor/assets/stylesheets/fa/_icons.scss */
.fa-folders:before {
  content: "\f660";
}

/* line 756, vendor/assets/stylesheets/fa/_icons.scss */
.fa-font:before {
  content: "\f031";
}

/* line 757, vendor/assets/stylesheets/fa/_icons.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 758, vendor/assets/stylesheets/fa/_icons.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 759, vendor/assets/stylesheets/fa/_icons.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 760, vendor/assets/stylesheets/fa/_icons.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 761, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 762, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 763, vendor/assets/stylesheets/fa/_icons.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 764, vendor/assets/stylesheets/fa/_icons.scss */
.fa-football-helmet:before {
  content: "\f44f";
}

/* line 765, vendor/assets/stylesheets/fa/_icons.scss */
.fa-forklift:before {
  content: "\f47a";
}

/* line 766, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 767, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 768, vendor/assets/stylesheets/fa/_icons.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 769, vendor/assets/stylesheets/fa/_icons.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 770, vendor/assets/stylesheets/fa/_icons.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 771, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fragile:before {
  content: "\f4bb";
}

/* line 772, vendor/assets/stylesheets/fa/_icons.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 773, vendor/assets/stylesheets/fa/_icons.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 774, vendor/assets/stylesheets/fa/_icons.scss */
.fa-french-fries:before {
  content: "\f803";
}

/* line 775, vendor/assets/stylesheets/fa/_icons.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 776, vendor/assets/stylesheets/fa/_icons.scss */
.fa-frosty-head:before {
  content: "\f79b";
}

/* line 777, vendor/assets/stylesheets/fa/_icons.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 778, vendor/assets/stylesheets/fa/_icons.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 779, vendor/assets/stylesheets/fa/_icons.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 780, vendor/assets/stylesheets/fa/_icons.scss */
.fa-function:before {
  content: "\f661";
}

/* line 781, vendor/assets/stylesheets/fa/_icons.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 782, vendor/assets/stylesheets/fa/_icons.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 783, vendor/assets/stylesheets/fa/_icons.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 784, vendor/assets/stylesheets/fa/_icons.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 785, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 786, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 787, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gas-pump-slash:before {
  content: "\f5f4";
}

/* line 788, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 789, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 790, vendor/assets/stylesheets/fa/_icons.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 791, vendor/assets/stylesheets/fa/_icons.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 792, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 793, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 794, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 795, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 796, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gift-card:before {
  content: "\f663";
}

/* line 797, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 798, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gingerbread-man:before {
  content: "\f79d";
}

/* line 799, vendor/assets/stylesheets/fa/_icons.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 800, vendor/assets/stylesheets/fa/_icons.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 801, vendor/assets/stylesheets/fa/_icons.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 802, vendor/assets/stylesheets/fa/_icons.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 803, vendor/assets/stylesheets/fa/_icons.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 804, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 805, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 806, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 807, vendor/assets/stylesheets/fa/_icons.scss */
.fa-glass:before {
  content: "\f804";
}

/* line 808, vendor/assets/stylesheets/fa/_icons.scss */
.fa-glass-champagne:before {
  content: "\f79e";
}

/* line 809, vendor/assets/stylesheets/fa/_icons.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 810, vendor/assets/stylesheets/fa/_icons.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 811, vendor/assets/stylesheets/fa/_icons.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 812, vendor/assets/stylesheets/fa/_icons.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 813, vendor/assets/stylesheets/fa/_icons.scss */
.fa-glass-whiskey-rocks:before {
  content: "\f7a1";
}

/* line 814, vendor/assets/stylesheets/fa/_icons.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 815, vendor/assets/stylesheets/fa/_icons.scss */
.fa-glasses-alt:before {
  content: "\f5f5";
}

/* line 816, vendor/assets/stylesheets/fa/_icons.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 817, vendor/assets/stylesheets/fa/_icons.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 818, vendor/assets/stylesheets/fa/_icons.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 819, vendor/assets/stylesheets/fa/_icons.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 820, vendor/assets/stylesheets/fa/_icons.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 821, vendor/assets/stylesheets/fa/_icons.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 822, vendor/assets/stylesheets/fa/_icons.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 823, vendor/assets/stylesheets/fa/_icons.scss */
.fa-globe-snow:before {
  content: "\f7a3";
}

/* line 824, vendor/assets/stylesheets/fa/_icons.scss */
.fa-globe-stand:before {
  content: "\f5f6";
}

/* line 825, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 826, vendor/assets/stylesheets/fa/_icons.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 827, vendor/assets/stylesheets/fa/_icons.scss */
.fa-golf-club:before {
  content: "\f451";
}

/* line 828, vendor/assets/stylesheets/fa/_icons.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 829, vendor/assets/stylesheets/fa/_icons.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 830, vendor/assets/stylesheets/fa/_icons.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 831, vendor/assets/stylesheets/fa/_icons.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 832, vendor/assets/stylesheets/fa/_icons.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 833, vendor/assets/stylesheets/fa/_icons.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 834, vendor/assets/stylesheets/fa/_icons.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 835, vendor/assets/stylesheets/fa/_icons.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 836, vendor/assets/stylesheets/fa/_icons.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 837, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 838, vendor/assets/stylesheets/fa/_icons.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 839, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 840, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 841, vendor/assets/stylesheets/fa/_icons.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 842, vendor/assets/stylesheets/fa/_icons.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 843, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 844, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 845, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 846, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 847, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 848, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 849, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 850, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 851, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 852, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 853, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 854, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 855, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 856, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 857, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 858, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 859, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 860, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 861, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 862, vendor/assets/stylesheets/fa/_icons.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 863, vendor/assets/stylesheets/fa/_icons.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 864, vendor/assets/stylesheets/fa/_icons.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 865, vendor/assets/stylesheets/fa/_icons.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 866, vendor/assets/stylesheets/fa/_icons.scss */
.fa-h1:before {
  content: "\f313";
}

/* line 867, vendor/assets/stylesheets/fa/_icons.scss */
.fa-h2:before {
  content: "\f314";
}

/* line 868, vendor/assets/stylesheets/fa/_icons.scss */
.fa-h3:before {
  content: "\f315";
}

/* line 869, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 870, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 871, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 872, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 873, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 874, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hammer-war:before {
  content: "\f6e4";
}

/* line 875, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 876, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-heart:before {
  content: "\f4bc";
}

/* line 877, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 878, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-holding-box:before {
  content: "\f47b";
}

/* line 879, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 880, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-holding-magic:before {
  content: "\f6e5";
}

/* line 881, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-holding-seedling:before {
  content: "\f4bf";
}

/* line 882, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 883, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 884, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 885, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 886, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 887, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 888, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 889, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 890, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 891, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 892, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 893, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-receiving:before {
  content: "\f47c";
}

/* line 894, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 895, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 896, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 897, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 898, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hands-heart:before {
  content: "\f4c3";
}

/* line 899, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 900, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hands-usd:before {
  content: "\f4c5";
}

/* line 901, vendor/assets/stylesheets/fa/_icons.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 902, vendor/assets/stylesheets/fa/_icons.scss */
.fa-handshake-alt:before {
  content: "\f4c6";
}

/* line 903, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 904, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 905, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 906, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hat-santa:before {
  content: "\f7a7";
}

/* line 907, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hat-winter:before {
  content: "\f7a8";
}

/* line 908, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hat-witch:before {
  content: "\f6e7";
}

/* line 909, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 910, vendor/assets/stylesheets/fa/_icons.scss */
.fa-haykal:before {
  content: "\f666";
}

/* line 911, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 912, vendor/assets/stylesheets/fa/_icons.scss */
.fa-head-side:before {
  content: "\f6e9";
}

/* line 913, vendor/assets/stylesheets/fa/_icons.scss */
.fa-head-side-brain:before {
  content: "\f808";
}

/* line 914, vendor/assets/stylesheets/fa/_icons.scss */
.fa-head-side-medical:before {
  content: "\f809";
}

/* line 915, vendor/assets/stylesheets/fa/_icons.scss */
.fa-head-vr:before {
  content: "\f6ea";
}

/* line 916, vendor/assets/stylesheets/fa/_icons.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 917, vendor/assets/stylesheets/fa/_icons.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 918, vendor/assets/stylesheets/fa/_icons.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 919, vendor/assets/stylesheets/fa/_icons.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 920, vendor/assets/stylesheets/fa/_icons.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 921, vendor/assets/stylesheets/fa/_icons.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 922, vendor/assets/stylesheets/fa/_icons.scss */
.fa-heart-circle:before {
  content: "\f4c7";
}

/* line 923, vendor/assets/stylesheets/fa/_icons.scss */
.fa-heart-rate:before {
  content: "\f5f8";
}

/* line 924, vendor/assets/stylesheets/fa/_icons.scss */
.fa-heart-square:before {
  content: "\f4c8";
}

/* line 925, vendor/assets/stylesheets/fa/_icons.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 926, vendor/assets/stylesheets/fa/_icons.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 927, vendor/assets/stylesheets/fa/_icons.scss */
.fa-helmet-battle:before {
  content: "\f6eb";
}

/* line 928, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hexagon:before {
  content: "\f312";
}

/* line 929, vendor/assets/stylesheets/fa/_icons.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 930, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 931, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 932, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 933, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 934, vendor/assets/stylesheets/fa/_icons.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 935, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hockey-mask:before {
  content: "\f6ee";
}

/* line 936, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 937, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hockey-sticks:before {
  content: "\f454";
}

/* line 938, vendor/assets/stylesheets/fa/_icons.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 939, vendor/assets/stylesheets/fa/_icons.scss */
.fa-home:before {
  content: "\f015";
}

/* line 940, vendor/assets/stylesheets/fa/_icons.scss */
.fa-home-alt:before {
  content: "\f80a";
}

/* line 941, vendor/assets/stylesheets/fa/_icons.scss */
.fa-home-heart:before {
  content: "\f4c9";
}

/* line 942, vendor/assets/stylesheets/fa/_icons.scss */
.fa-home-lg:before {
  content: "\f80b";
}

/* line 943, vendor/assets/stylesheets/fa/_icons.scss */
.fa-home-lg-alt:before {
  content: "\f80c";
}

/* line 944, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hood-cloak:before {
  content: "\f6ef";
}

/* line 945, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 946, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 947, vendor/assets/stylesheets/fa/_icons.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 948, vendor/assets/stylesheets/fa/_icons.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 949, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 950, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 951, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 952, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 953, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hospitals:before {
  content: "\f80e";
}

/* line 954, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 955, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 956, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 957, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 958, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 959, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 960, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 961, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 962, vendor/assets/stylesheets/fa/_icons.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 963, vendor/assets/stylesheets/fa/_icons.scss */
.fa-house-flood:before {
  content: "\f74f";
}

/* line 964, vendor/assets/stylesheets/fa/_icons.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 965, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 966, vendor/assets/stylesheets/fa/_icons.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 967, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 968, vendor/assets/stylesheets/fa/_icons.scss */
.fa-humidity:before {
  content: "\f750";
}

/* line 969, vendor/assets/stylesheets/fa/_icons.scss */
.fa-hurricane:before {
  content: "\f751";
}

/* line 970, vendor/assets/stylesheets/fa/_icons.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 971, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 972, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ice-skate:before {
  content: "\f7ac";
}

/* line 973, vendor/assets/stylesheets/fa/_icons.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 974, vendor/assets/stylesheets/fa/_icons.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 975, vendor/assets/stylesheets/fa/_icons.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 976, vendor/assets/stylesheets/fa/_icons.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 977, vendor/assets/stylesheets/fa/_icons.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 978, vendor/assets/stylesheets/fa/_icons.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 979, vendor/assets/stylesheets/fa/_icons.scss */
.fa-images:before {
  content: "\f302";
}

/* line 980, vendor/assets/stylesheets/fa/_icons.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 981, vendor/assets/stylesheets/fa/_icons.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 982, vendor/assets/stylesheets/fa/_icons.scss */
.fa-inbox-in:before {
  content: "\f310";
}

/* line 983, vendor/assets/stylesheets/fa/_icons.scss */
.fa-inbox-out:before {
  content: "\f311";
}

/* line 984, vendor/assets/stylesheets/fa/_icons.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 985, vendor/assets/stylesheets/fa/_icons.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 986, vendor/assets/stylesheets/fa/_icons.scss */
.fa-industry-alt:before {
  content: "\f3b3";
}

/* line 987, vendor/assets/stylesheets/fa/_icons.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 988, vendor/assets/stylesheets/fa/_icons.scss */
.fa-info:before {
  content: "\f129";
}

/* line 989, vendor/assets/stylesheets/fa/_icons.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 990, vendor/assets/stylesheets/fa/_icons.scss */
.fa-info-square:before {
  content: "\f30f";
}

/* line 991, vendor/assets/stylesheets/fa/_icons.scss */
.fa-inhaler:before {
  content: "\f5f9";
}

/* line 992, vendor/assets/stylesheets/fa/_icons.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 993, vendor/assets/stylesheets/fa/_icons.scss */
.fa-integral:before {
  content: "\f667";
}

/* line 994, vendor/assets/stylesheets/fa/_icons.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 995, vendor/assets/stylesheets/fa/_icons.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 996, vendor/assets/stylesheets/fa/_icons.scss */
.fa-intersection:before {
  content: "\f668";
}

/* line 997, vendor/assets/stylesheets/fa/_icons.scss */
.fa-inventory:before {
  content: "\f480";
}

/* line 998, vendor/assets/stylesheets/fa/_icons.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 999, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1000, vendor/assets/stylesheets/fa/_icons.scss */
.fa-island-tropical:before {
  content: "\f811";
}

/* line 1001, vendor/assets/stylesheets/fa/_icons.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 1002, vendor/assets/stylesheets/fa/_icons.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 1003, vendor/assets/stylesheets/fa/_icons.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 1004, vendor/assets/stylesheets/fa/_icons.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 1005, vendor/assets/stylesheets/fa/_icons.scss */
.fa-jack-o-lantern:before {
  content: "\f30e";
}

/* line 1006, vendor/assets/stylesheets/fa/_icons.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 1007, vendor/assets/stylesheets/fa/_icons.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 1008, vendor/assets/stylesheets/fa/_icons.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 1009, vendor/assets/stylesheets/fa/_icons.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 1010, vendor/assets/stylesheets/fa/_icons.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 1011, vendor/assets/stylesheets/fa/_icons.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 1012, vendor/assets/stylesheets/fa/_icons.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 1013, vendor/assets/stylesheets/fa/_icons.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1014, vendor/assets/stylesheets/fa/_icons.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 1015, vendor/assets/stylesheets/fa/_icons.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 1016, vendor/assets/stylesheets/fa/_icons.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 1017, vendor/assets/stylesheets/fa/_icons.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1018, vendor/assets/stylesheets/fa/_icons.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 1019, vendor/assets/stylesheets/fa/_icons.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 1020, vendor/assets/stylesheets/fa/_icons.scss */
.fa-key:before {
  content: "\f084";
}

/* line 1021, vendor/assets/stylesheets/fa/_icons.scss */
.fa-key-skeleton:before {
  content: "\f6f3";
}

/* line 1022, vendor/assets/stylesheets/fa/_icons.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 1023, vendor/assets/stylesheets/fa/_icons.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 1024, vendor/assets/stylesheets/fa/_icons.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 1025, vendor/assets/stylesheets/fa/_icons.scss */
.fa-keynote:before {
  content: "\f66c";
}

/* line 1026, vendor/assets/stylesheets/fa/_icons.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 1027, vendor/assets/stylesheets/fa/_icons.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 1028, vendor/assets/stylesheets/fa/_icons.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 1029, vendor/assets/stylesheets/fa/_icons.scss */
.fa-kidneys:before {
  content: "\f5fb";
}

/* line 1030, vendor/assets/stylesheets/fa/_icons.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 1031, vendor/assets/stylesheets/fa/_icons.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 1032, vendor/assets/stylesheets/fa/_icons.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 1033, vendor/assets/stylesheets/fa/_icons.scss */
.fa-kite:before {
  content: "\f6f4";
}

/* line 1034, vendor/assets/stylesheets/fa/_icons.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 1035, vendor/assets/stylesheets/fa/_icons.scss */
.fa-knife-kitchen:before {
  content: "\f6f5";
}

/* line 1036, vendor/assets/stylesheets/fa/_icons.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 1037, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lambda:before {
  content: "\f66e";
}

/* line 1038, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lamp:before {
  content: "\f4ca";
}

/* line 1039, vendor/assets/stylesheets/fa/_icons.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 1040, vendor/assets/stylesheets/fa/_icons.scss */
.fa-landmark-alt:before {
  content: "\f752";
}

/* line 1041, vendor/assets/stylesheets/fa/_icons.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 1042, vendor/assets/stylesheets/fa/_icons.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 1043, vendor/assets/stylesheets/fa/_icons.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 1044, vendor/assets/stylesheets/fa/_icons.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 1045, vendor/assets/stylesheets/fa/_icons.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 1046, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1047, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1048, vendor/assets/stylesheets/fa/_icons.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 1049, vendor/assets/stylesheets/fa/_icons.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 1050, vendor/assets/stylesheets/fa/_icons.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 1051, vendor/assets/stylesheets/fa/_icons.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 1052, vendor/assets/stylesheets/fa/_icons.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 1053, vendor/assets/stylesheets/fa/_icons.scss */
.fa-layer-minus:before {
  content: "\f5fe";
}

/* line 1054, vendor/assets/stylesheets/fa/_icons.scss */
.fa-layer-plus:before {
  content: "\f5ff";
}

/* line 1055, vendor/assets/stylesheets/fa/_icons.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 1056, vendor/assets/stylesheets/fa/_icons.scss */
.fa-leaf-heart:before {
  content: "\f4cb";
}

/* line 1057, vendor/assets/stylesheets/fa/_icons.scss */
.fa-leaf-maple:before {
  content: "\f6f6";
}

/* line 1058, vendor/assets/stylesheets/fa/_icons.scss */
.fa-leaf-oak:before {
  content: "\f6f7";
}

/* line 1059, vendor/assets/stylesheets/fa/_icons.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1060, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 1061, vendor/assets/stylesheets/fa/_icons.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 1062, vendor/assets/stylesheets/fa/_icons.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 1063, vendor/assets/stylesheets/fa/_icons.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 1064, vendor/assets/stylesheets/fa/_icons.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 1065, vendor/assets/stylesheets/fa/_icons.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 1066, vendor/assets/stylesheets/fa/_icons.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 1067, vendor/assets/stylesheets/fa/_icons.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 1068, vendor/assets/stylesheets/fa/_icons.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1069, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 1070, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lightbulb-dollar:before {
  content: "\f670";
}

/* line 1071, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lightbulb-exclamation:before {
  content: "\f671";
}

/* line 1072, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lightbulb-on:before {
  content: "\f672";
}

/* line 1073, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lightbulb-slash:before {
  content: "\f673";
}

/* line 1074, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lights-holiday:before {
  content: "\f7b2";
}

/* line 1075, vendor/assets/stylesheets/fa/_icons.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 1076, vendor/assets/stylesheets/fa/_icons.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 1077, vendor/assets/stylesheets/fa/_icons.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 1078, vendor/assets/stylesheets/fa/_icons.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 1079, vendor/assets/stylesheets/fa/_icons.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 1080, vendor/assets/stylesheets/fa/_icons.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 1081, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lips:before {
  content: "\f600";
}

/* line 1082, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 1083, vendor/assets/stylesheets/fa/_icons.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 1084, vendor/assets/stylesheets/fa/_icons.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 1085, vendor/assets/stylesheets/fa/_icons.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 1086, vendor/assets/stylesheets/fa/_icons.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 1087, vendor/assets/stylesheets/fa/_icons.scss */
.fa-location:before {
  content: "\f601";
}

/* line 1088, vendor/assets/stylesheets/fa/_icons.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1089, vendor/assets/stylesheets/fa/_icons.scss */
.fa-location-circle:before {
  content: "\f602";
}

/* line 1090, vendor/assets/stylesheets/fa/_icons.scss */
.fa-location-slash:before {
  content: "\f603";
}

/* line 1091, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 1092, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lock-alt:before {
  content: "\f30d";
}

/* line 1093, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 1094, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lock-open-alt:before {
  content: "\f3c2";
}

/* line 1095, vendor/assets/stylesheets/fa/_icons.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 1096, vendor/assets/stylesheets/fa/_icons.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 1097, vendor/assets/stylesheets/fa/_icons.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 1098, vendor/assets/stylesheets/fa/_icons.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 1099, vendor/assets/stylesheets/fa/_icons.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1100, vendor/assets/stylesheets/fa/_icons.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1101, vendor/assets/stylesheets/fa/_icons.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1102, vendor/assets/stylesheets/fa/_icons.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1103, vendor/assets/stylesheets/fa/_icons.scss */
.fa-loveseat:before {
  content: "\f4cc";
}

/* line 1104, vendor/assets/stylesheets/fa/_icons.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 1105, vendor/assets/stylesheets/fa/_icons.scss */
.fa-luchador:before {
  content: "\f455";
}

/* line 1106, vendor/assets/stylesheets/fa/_icons.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 1107, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lungs:before {
  content: "\f604";
}

/* line 1108, vendor/assets/stylesheets/fa/_icons.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 1109, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mace:before {
  content: "\f6f8";
}

/* line 1110, vendor/assets/stylesheets/fa/_icons.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 1111, vendor/assets/stylesheets/fa/_icons.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 1112, vendor/assets/stylesheets/fa/_icons.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 1113, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 1114, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mailbox:before {
  content: "\f813";
}

/* line 1115, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 1116, vendor/assets/stylesheets/fa/_icons.scss */
.fa-male:before {
  content: "\f183";
}

/* line 1117, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 1118, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mandolin:before {
  content: "\f6f9";
}

/* line 1119, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map:before {
  content: "\f279";
}

/* line 1120, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 1121, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 1122, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 1123, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 1124, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marker-alt-slash:before {
  content: "\f605";
}

/* line 1125, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marker-check:before {
  content: "\f606";
}

/* line 1126, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marker-edit:before {
  content: "\f607";
}

/* line 1127, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marker-exclamation:before {
  content: "\f608";
}

/* line 1128, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marker-minus:before {
  content: "\f609";
}

/* line 1129, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marker-plus:before {
  content: "\f60a";
}

/* line 1130, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marker-question:before {
  content: "\f60b";
}

/* line 1131, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marker-slash:before {
  content: "\f60c";
}

/* line 1132, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marker-smile:before {
  content: "\f60d";
}

/* line 1133, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-marker-times:before {
  content: "\f60e";
}

/* line 1134, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 1135, vendor/assets/stylesheets/fa/_icons.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 1136, vendor/assets/stylesheets/fa/_icons.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 1137, vendor/assets/stylesheets/fa/_icons.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 1138, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 1139, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1140, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1141, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1142, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1143, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 1144, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 1145, vendor/assets/stylesheets/fa/_icons.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1146, vendor/assets/stylesheets/fa/_icons.scss */
.fa-meat:before {
  content: "\f814";
}

/* line 1147, vendor/assets/stylesheets/fa/_icons.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 1148, vendor/assets/stylesheets/fa/_icons.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 1149, vendor/assets/stylesheets/fa/_icons.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 1150, vendor/assets/stylesheets/fa/_icons.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 1151, vendor/assets/stylesheets/fa/_icons.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 1152, vendor/assets/stylesheets/fa/_icons.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 1153, vendor/assets/stylesheets/fa/_icons.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 1154, vendor/assets/stylesheets/fa/_icons.scss */
.fa-megaphone:before {
  content: "\f675";
}

/* line 1155, vendor/assets/stylesheets/fa/_icons.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 1156, vendor/assets/stylesheets/fa/_icons.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 1157, vendor/assets/stylesheets/fa/_icons.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 1158, vendor/assets/stylesheets/fa/_icons.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 1159, vendor/assets/stylesheets/fa/_icons.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 1160, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 1161, vendor/assets/stylesheets/fa/_icons.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 1162, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 1163, vendor/assets/stylesheets/fa/_icons.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 1164, vendor/assets/stylesheets/fa/_icons.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 1165, vendor/assets/stylesheets/fa/_icons.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 1166, vendor/assets/stylesheets/fa/_icons.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 1167, vendor/assets/stylesheets/fa/_icons.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 1168, vendor/assets/stylesheets/fa/_icons.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1169, vendor/assets/stylesheets/fa/_icons.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 1170, vendor/assets/stylesheets/fa/_icons.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 1171, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mind-share:before {
  content: "\f677";
}

/* line 1172, vendor/assets/stylesheets/fa/_icons.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 1173, vendor/assets/stylesheets/fa/_icons.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 1174, vendor/assets/stylesheets/fa/_icons.scss */
.fa-minus-hexagon:before {
  content: "\f307";
}

/* line 1175, vendor/assets/stylesheets/fa/_icons.scss */
.fa-minus-octagon:before {
  content: "\f308";
}

/* line 1176, vendor/assets/stylesheets/fa/_icons.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1177, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mistletoe:before {
  content: "\f7b4";
}

/* line 1178, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 1179, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 1180, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 1181, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 1182, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 1183, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 1184, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mobile-android:before {
  content: "\f3ce";
}

/* line 1185, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mobile-android-alt:before {
  content: "\f3cf";
}

/* line 1186, vendor/assets/stylesheets/fa/_icons.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 1187, vendor/assets/stylesheets/fa/_icons.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 1188, vendor/assets/stylesheets/fa/_icons.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 1189, vendor/assets/stylesheets/fa/_icons.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 1190, vendor/assets/stylesheets/fa/_icons.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 1191, vendor/assets/stylesheets/fa/_icons.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 1192, vendor/assets/stylesheets/fa/_icons.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 1193, vendor/assets/stylesheets/fa/_icons.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 1194, vendor/assets/stylesheets/fa/_icons.scss */
.fa-monitor-heart-rate:before {
  content: "\f611";
}

/* line 1195, vendor/assets/stylesheets/fa/_icons.scss */
.fa-monkey:before {
  content: "\f6fb";
}

/* line 1196, vendor/assets/stylesheets/fa/_icons.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 1197, vendor/assets/stylesheets/fa/_icons.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 1198, vendor/assets/stylesheets/fa/_icons.scss */
.fa-moon-cloud:before {
  content: "\f754";
}

/* line 1199, vendor/assets/stylesheets/fa/_icons.scss */
.fa-moon-stars:before {
  content: "\f755";
}

/* line 1200, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 1201, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 1202, vendor/assets/stylesheets/fa/_icons.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1203, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 1204, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mountains:before {
  content: "\f6fd";
}

/* line 1205, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1206, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 1207, vendor/assets/stylesheets/fa/_icons.scss */
.fa-mug-marshmallows:before {
  content: "\f7b7";
}

/* line 1208, vendor/assets/stylesheets/fa/_icons.scss */
.fa-music:before {
  content: "\f001";
}

/* line 1209, vendor/assets/stylesheets/fa/_icons.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 1210, vendor/assets/stylesheets/fa/_icons.scss */
.fa-narwhal:before {
  content: "\f6fe";
}

/* line 1211, vendor/assets/stylesheets/fa/_icons.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 1212, vendor/assets/stylesheets/fa/_icons.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 1213, vendor/assets/stylesheets/fa/_icons.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1214, vendor/assets/stylesheets/fa/_icons.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 1215, vendor/assets/stylesheets/fa/_icons.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 1216, vendor/assets/stylesheets/fa/_icons.scss */
.fa-nintendo-switch:before {
  content: "\f418";
}

/* line 1217, vendor/assets/stylesheets/fa/_icons.scss */
.fa-node:before {
  content: "\f419";
}

/* line 1218, vendor/assets/stylesheets/fa/_icons.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 1219, vendor/assets/stylesheets/fa/_icons.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 1220, vendor/assets/stylesheets/fa/_icons.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 1221, vendor/assets/stylesheets/fa/_icons.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 1222, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 1223, vendor/assets/stylesheets/fa/_icons.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 1224, vendor/assets/stylesheets/fa/_icons.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 1225, vendor/assets/stylesheets/fa/_icons.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1226, vendor/assets/stylesheets/fa/_icons.scss */
.fa-octagon:before {
  content: "\f306";
}

/* line 1227, vendor/assets/stylesheets/fa/_icons.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1228, vendor/assets/stylesheets/fa/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1229, vendor/assets/stylesheets/fa/_icons.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 1230, vendor/assets/stylesheets/fa/_icons.scss */
.fa-oil-temp:before {
  content: "\f614";
}

/* line 1231, vendor/assets/stylesheets/fa/_icons.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 1232, vendor/assets/stylesheets/fa/_icons.scss */
.fa-om:before {
  content: "\f679";
}

/* line 1233, vendor/assets/stylesheets/fa/_icons.scss */
.fa-omega:before {
  content: "\f67a";
}

/* line 1234, vendor/assets/stylesheets/fa/_icons.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1235, vendor/assets/stylesheets/fa/_icons.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 1236, vendor/assets/stylesheets/fa/_icons.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 1237, vendor/assets/stylesheets/fa/_icons.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1238, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ornament:before {
  content: "\f7b8";
}

/* line 1239, vendor/assets/stylesheets/fa/_icons.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 1240, vendor/assets/stylesheets/fa/_icons.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 1241, vendor/assets/stylesheets/fa/_icons.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 1242, vendor/assets/stylesheets/fa/_icons.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 1243, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1244, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 1245, vendor/assets/stylesheets/fa/_icons.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1246, vendor/assets/stylesheets/fa/_icons.scss */
.fa-paint-brush-alt:before {
  content: "\f5a9";
}

/* line 1247, vendor/assets/stylesheets/fa/_icons.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 1248, vendor/assets/stylesheets/fa/_icons.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 1249, vendor/assets/stylesheets/fa/_icons.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 1250, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 1251, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pallet-alt:before {
  content: "\f483";
}

/* line 1252, vendor/assets/stylesheets/fa/_icons.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1253, vendor/assets/stylesheets/fa/_icons.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 1254, vendor/assets/stylesheets/fa/_icons.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 1255, vendor/assets/stylesheets/fa/_icons.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1256, vendor/assets/stylesheets/fa/_icons.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 1257, vendor/assets/stylesheets/fa/_icons.scss */
.fa-parking-circle:before {
  content: "\f615";
}

/* line 1258, vendor/assets/stylesheets/fa/_icons.scss */
.fa-parking-circle-slash:before {
  content: "\f616";
}

/* line 1259, vendor/assets/stylesheets/fa/_icons.scss */
.fa-parking-slash:before {
  content: "\f617";
}

/* line 1260, vendor/assets/stylesheets/fa/_icons.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 1261, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 1262, vendor/assets/stylesheets/fa/_icons.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 1263, vendor/assets/stylesheets/fa/_icons.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 1264, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 1265, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 1266, vendor/assets/stylesheets/fa/_icons.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1267, vendor/assets/stylesheets/fa/_icons.scss */
.fa-paw-alt:before {
  content: "\f701";
}

/* line 1268, vendor/assets/stylesheets/fa/_icons.scss */
.fa-paw-claws:before {
  content: "\f702";
}

/* line 1269, vendor/assets/stylesheets/fa/_icons.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1270, vendor/assets/stylesheets/fa/_icons.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 1271, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pegasus:before {
  content: "\f703";
}

/* line 1272, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 1273, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 1274, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 1275, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 1276, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 1277, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 1278, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 1279, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pencil-paintbrush:before {
  content: "\f618";
}

/* line 1280, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 1281, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pennant:before {
  content: "\f456";
}

/* line 1282, vendor/assets/stylesheets/fa/_icons.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 1283, vendor/assets/stylesheets/fa/_icons.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 1284, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 1285, vendor/assets/stylesheets/fa/_icons.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 1286, vendor/assets/stylesheets/fa/_icons.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 1287, vendor/assets/stylesheets/fa/_icons.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 1288, vendor/assets/stylesheets/fa/_icons.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 1289, vendor/assets/stylesheets/fa/_icons.scss */
.fa-person-carry:before {
  content: "\f4cf";
}

/* line 1290, vendor/assets/stylesheets/fa/_icons.scss */
.fa-person-dolly:before {
  content: "\f4d0";
}

/* line 1291, vendor/assets/stylesheets/fa/_icons.scss */
.fa-person-dolly-empty:before {
  content: "\f4d1";
}

/* line 1292, vendor/assets/stylesheets/fa/_icons.scss */
.fa-person-sign:before {
  content: "\f757";
}

/* line 1293, vendor/assets/stylesheets/fa/_icons.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 1294, vendor/assets/stylesheets/fa/_icons.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 1295, vendor/assets/stylesheets/fa/_icons.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 1296, vendor/assets/stylesheets/fa/_icons.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 1297, vendor/assets/stylesheets/fa/_icons.scss */
.fa-phone-office:before {
  content: "\f67d";
}

/* line 1298, vendor/assets/stylesheets/fa/_icons.scss */
.fa-phone-plus:before {
  content: "\f4d2";
}

/* line 1299, vendor/assets/stylesheets/fa/_icons.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 1300, vendor/assets/stylesheets/fa/_icons.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 1301, vendor/assets/stylesheets/fa/_icons.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 1302, vendor/assets/stylesheets/fa/_icons.scss */
.fa-php:before {
  content: "\f457";
}

/* line 1303, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pi:before {
  content: "\f67e";
}

/* line 1304, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pie:before {
  content: "\f705";
}

/* line 1305, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 1306, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1307, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 1308, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1309, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pig:before {
  content: "\f706";
}

/* line 1310, vendor/assets/stylesheets/fa/_icons.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 1311, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 1312, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 1313, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1314, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 1315, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pizza:before {
  content: "\f817";
}

/* line 1316, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 1317, vendor/assets/stylesheets/fa/_icons.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 1318, vendor/assets/stylesheets/fa/_icons.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 1319, vendor/assets/stylesheets/fa/_icons.scss */
.fa-plane-alt:before {
  content: "\f3de";
}

/* line 1320, vendor/assets/stylesheets/fa/_icons.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 1321, vendor/assets/stylesheets/fa/_icons.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 1322, vendor/assets/stylesheets/fa/_icons.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 1323, vendor/assets/stylesheets/fa/_icons.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1324, vendor/assets/stylesheets/fa/_icons.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 1325, vendor/assets/stylesheets/fa/_icons.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1326, vendor/assets/stylesheets/fa/_icons.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 1327, vendor/assets/stylesheets/fa/_icons.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 1328, vendor/assets/stylesheets/fa/_icons.scss */
.fa-plus-hexagon:before {
  content: "\f300";
}

/* line 1329, vendor/assets/stylesheets/fa/_icons.scss */
.fa-plus-octagon:before {
  content: "\f301";
}

/* line 1330, vendor/assets/stylesheets/fa/_icons.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 1331, vendor/assets/stylesheets/fa/_icons.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 1332, vendor/assets/stylesheets/fa/_icons.scss */
.fa-podium:before {
  content: "\f680";
}

/* line 1333, vendor/assets/stylesheets/fa/_icons.scss */
.fa-podium-star:before {
  content: "\f758";
}

/* line 1334, vendor/assets/stylesheets/fa/_icons.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 1335, vendor/assets/stylesheets/fa/_icons.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 1336, vendor/assets/stylesheets/fa/_icons.scss */
.fa-poll-people:before {
  content: "\f759";
}

/* line 1337, vendor/assets/stylesheets/fa/_icons.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 1338, vendor/assets/stylesheets/fa/_icons.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 1339, vendor/assets/stylesheets/fa/_icons.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 1340, vendor/assets/stylesheets/fa/_icons.scss */
.fa-popcorn:before {
  content: "\f819";
}

/* line 1341, vendor/assets/stylesheets/fa/_icons.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 1342, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 1343, vendor/assets/stylesheets/fa/_icons.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 1344, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 1345, vendor/assets/stylesheets/fa/_icons.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 1346, vendor/assets/stylesheets/fa/_icons.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 1347, vendor/assets/stylesheets/fa/_icons.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 1348, vendor/assets/stylesheets/fa/_icons.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 1349, vendor/assets/stylesheets/fa/_icons.scss */
.fa-presentation:before {
  content: "\f685";
}

/* line 1350, vendor/assets/stylesheets/fa/_icons.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 1351, vendor/assets/stylesheets/fa/_icons.scss */
.fa-print-search:before {
  content: "\f81a";
}

/* line 1352, vendor/assets/stylesheets/fa/_icons.scss */
.fa-print-slash:before {
  content: "\f686";
}

/* line 1353, vendor/assets/stylesheets/fa/_icons.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 1354, vendor/assets/stylesheets/fa/_icons.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 1355, vendor/assets/stylesheets/fa/_icons.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 1356, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pumpkin:before {
  content: "\f707";
}

/* line 1357, vendor/assets/stylesheets/fa/_icons.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 1358, vendor/assets/stylesheets/fa/_icons.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1359, vendor/assets/stylesheets/fa/_icons.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 1360, vendor/assets/stylesheets/fa/_icons.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1361, vendor/assets/stylesheets/fa/_icons.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 1362, vendor/assets/stylesheets/fa/_icons.scss */
.fa-question:before {
  content: "\f128";
}

/* line 1363, vendor/assets/stylesheets/fa/_icons.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 1364, vendor/assets/stylesheets/fa/_icons.scss */
.fa-question-square:before {
  content: "\f2fd";
}

/* line 1365, vendor/assets/stylesheets/fa/_icons.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 1366, vendor/assets/stylesheets/fa/_icons.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 1367, vendor/assets/stylesheets/fa/_icons.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 1368, vendor/assets/stylesheets/fa/_icons.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 1369, vendor/assets/stylesheets/fa/_icons.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 1370, vendor/assets/stylesheets/fa/_icons.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 1371, vendor/assets/stylesheets/fa/_icons.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 1372, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rabbit:before {
  content: "\f708";
}

/* line 1373, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rabbit-fast:before {
  content: "\f709";
}

/* line 1374, vendor/assets/stylesheets/fa/_icons.scss */
.fa-racquet:before {
  content: "\f45a";
}

/* line 1375, vendor/assets/stylesheets/fa/_icons.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 1376, vendor/assets/stylesheets/fa/_icons.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 1377, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 1378, vendor/assets/stylesheets/fa/_icons.scss */
.fa-raindrops:before {
  content: "\f75c";
}

/* line 1379, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ram:before {
  content: "\f70a";
}

/* line 1380, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ramp-loading:before {
  content: "\f4d4";
}

/* line 1381, vendor/assets/stylesheets/fa/_icons.scss */
.fa-random:before {
  content: "\f074";
}

/* line 1382, vendor/assets/stylesheets/fa/_icons.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 1383, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 1384, vendor/assets/stylesheets/fa/_icons.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 1385, vendor/assets/stylesheets/fa/_icons.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 1386, vendor/assets/stylesheets/fa/_icons.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 1387, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1388, vendor/assets/stylesheets/fa/_icons.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 1389, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rectangle-landscape:before {
  content: "\f2fa";
}

/* line 1390, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rectangle-portrait:before {
  content: "\f2fb";
}

/* line 1391, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rectangle-wide:before {
  content: "\f2fc";
}

/* line 1392, vendor/assets/stylesheets/fa/_icons.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1393, vendor/assets/stylesheets/fa/_icons.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 1394, vendor/assets/stylesheets/fa/_icons.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1395, vendor/assets/stylesheets/fa/_icons.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 1396, vendor/assets/stylesheets/fa/_icons.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1397, vendor/assets/stylesheets/fa/_icons.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 1398, vendor/assets/stylesheets/fa/_icons.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 1399, vendor/assets/stylesheets/fa/_icons.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 1400, vendor/assets/stylesheets/fa/_icons.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 1401, vendor/assets/stylesheets/fa/_icons.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 1402, vendor/assets/stylesheets/fa/_icons.scss */
.fa-repeat:before {
  content: "\f363";
}

/* line 1403, vendor/assets/stylesheets/fa/_icons.scss */
.fa-repeat-1:before {
  content: "\f365";
}

/* line 1404, vendor/assets/stylesheets/fa/_icons.scss */
.fa-repeat-1-alt:before {
  content: "\f366";
}

/* line 1405, vendor/assets/stylesheets/fa/_icons.scss */
.fa-repeat-alt:before {
  content: "\f364";
}

/* line 1406, vendor/assets/stylesheets/fa/_icons.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 1407, vendor/assets/stylesheets/fa/_icons.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 1408, vendor/assets/stylesheets/fa/_icons.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 1409, vendor/assets/stylesheets/fa/_icons.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 1410, vendor/assets/stylesheets/fa/_icons.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 1411, vendor/assets/stylesheets/fa/_icons.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 1412, vendor/assets/stylesheets/fa/_icons.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 1413, vendor/assets/stylesheets/fa/_icons.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 1414, vendor/assets/stylesheets/fa/_icons.scss */
.fa-retweet-alt:before {
  content: "\f361";
}

/* line 1415, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 1416, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 1417, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 1418, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rings-wedding:before {
  content: "\f81b";
}

/* line 1419, vendor/assets/stylesheets/fa/_icons.scss */
.fa-road:before {
  content: "\f018";
}

/* line 1420, vendor/assets/stylesheets/fa/_icons.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 1421, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 1422, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 1423, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 1424, vendor/assets/stylesheets/fa/_icons.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 1425, vendor/assets/stylesheets/fa/_icons.scss */
.fa-route-highway:before {
  content: "\f61a";
}

/* line 1426, vendor/assets/stylesheets/fa/_icons.scss */
.fa-route-interstate:before {
  content: "\f61b";
}

/* line 1427, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 1428, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1429, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 1430, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 1431, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 1432, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 1433, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ruler-triangle:before {
  content: "\f61c";
}

/* line 1434, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 1435, vendor/assets/stylesheets/fa/_icons.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 1436, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 1437, vendor/assets/stylesheets/fa/_icons.scss */
.fa-rv:before {
  content: "\f7be";
}

/* line 1438, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sack:before {
  content: "\f81c";
}

/* line 1439, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sack-dollar:before {
  content: "\f81d";
}

/* line 1440, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 1441, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 1442, vendor/assets/stylesheets/fa/_icons.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 1443, vendor/assets/stylesheets/fa/_icons.scss */
.fa-salad:before {
  content: "\f81e";
}

/* line 1444, vendor/assets/stylesheets/fa/_icons.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 1445, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sandwich:before {
  content: "\f81f";
}

/* line 1446, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 1447, vendor/assets/stylesheets/fa/_icons.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 1448, vendor/assets/stylesheets/fa/_icons.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 1449, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sausage:before {
  content: "\f820";
}

/* line 1450, vendor/assets/stylesheets/fa/_icons.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 1451, vendor/assets/stylesheets/fa/_icons.scss */
.fa-scalpel:before {
  content: "\f61d";
}

/* line 1452, vendor/assets/stylesheets/fa/_icons.scss */
.fa-scalpel-path:before {
  content: "\f61e";
}

/* line 1453, vendor/assets/stylesheets/fa/_icons.scss */
.fa-scanner:before {
  content: "\f488";
}

/* line 1454, vendor/assets/stylesheets/fa/_icons.scss */
.fa-scanner-keyboard:before {
  content: "\f489";
}

/* line 1455, vendor/assets/stylesheets/fa/_icons.scss */
.fa-scanner-touchscreen:before {
  content: "\f48a";
}

/* line 1456, vendor/assets/stylesheets/fa/_icons.scss */
.fa-scarecrow:before {
  content: "\f70d";
}

/* line 1457, vendor/assets/stylesheets/fa/_icons.scss */
.fa-scarf:before {
  content: "\f7c1";
}

/* line 1458, vendor/assets/stylesheets/fa/_icons.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 1459, vendor/assets/stylesheets/fa/_icons.scss */
.fa-school:before {
  content: "\f549";
}

/* line 1460, vendor/assets/stylesheets/fa/_icons.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 1461, vendor/assets/stylesheets/fa/_icons.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 1462, vendor/assets/stylesheets/fa/_icons.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 1463, vendor/assets/stylesheets/fa/_icons.scss */
.fa-scroll-old:before {
  content: "\f70f";
}

/* line 1464, vendor/assets/stylesheets/fa/_icons.scss */
.fa-scrubber:before {
  content: "\f2f8";
}

/* line 1465, vendor/assets/stylesheets/fa/_icons.scss */
.fa-scythe:before {
  content: "\f710";
}

/* line 1466, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 1467, vendor/assets/stylesheets/fa/_icons.scss */
.fa-search:before {
  content: "\f002";
}

/* line 1468, vendor/assets/stylesheets/fa/_icons.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 1469, vendor/assets/stylesheets/fa/_icons.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 1470, vendor/assets/stylesheets/fa/_icons.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 1471, vendor/assets/stylesheets/fa/_icons.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 1472, vendor/assets/stylesheets/fa/_icons.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 1473, vendor/assets/stylesheets/fa/_icons.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 1474, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 1475, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1476, vendor/assets/stylesheets/fa/_icons.scss */
.fa-server:before {
  content: "\f233";
}

/* line 1477, vendor/assets/stylesheets/fa/_icons.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 1478, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 1479, vendor/assets/stylesheets/fa/_icons.scss */
.fa-share:before {
  content: "\f064";
}

/* line 1480, vendor/assets/stylesheets/fa/_icons.scss */
.fa-share-all:before {
  content: "\f367";
}

/* line 1481, vendor/assets/stylesheets/fa/_icons.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1482, vendor/assets/stylesheets/fa/_icons.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1483, vendor/assets/stylesheets/fa/_icons.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1484, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sheep:before {
  content: "\f711";
}

/* line 1485, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 1486, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 1487, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 1488, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shield-check:before {
  content: "\f2f7";
}

/* line 1489, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shield-cross:before {
  content: "\f712";
}

/* line 1490, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 1491, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 1492, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shipping-timed:before {
  content: "\f48c";
}

/* line 1493, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1494, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shish-kebab:before {
  content: "\f821";
}

/* line 1495, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 1496, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 1497, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 1498, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 1499, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 1500, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shovel:before {
  content: "\f713";
}

/* line 1501, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shovel-snow:before {
  content: "\f7c3";
}

/* line 1502, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 1503, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shredder:before {
  content: "\f68a";
}

/* line 1504, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 1505, vendor/assets/stylesheets/fa/_icons.scss */
.fa-shuttlecock:before {
  content: "\f45b";
}

/* line 1506, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sickle:before {
  content: "\f822";
}

/* line 1507, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sigma:before {
  content: "\f68b";
}

/* line 1508, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 1509, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 1510, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 1511, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 1512, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 1513, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 1514, vendor/assets/stylesheets/fa/_icons.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 1515, vendor/assets/stylesheets/fa/_icons.scss */
.fa-signal-1:before {
  content: "\f68c";
}

/* line 1516, vendor/assets/stylesheets/fa/_icons.scss */
.fa-signal-2:before {
  content: "\f68d";
}

/* line 1517, vendor/assets/stylesheets/fa/_icons.scss */
.fa-signal-3:before {
  content: "\f68e";
}

/* line 1518, vendor/assets/stylesheets/fa/_icons.scss */
.fa-signal-4:before {
  content: "\f68f";
}

/* line 1519, vendor/assets/stylesheets/fa/_icons.scss */
.fa-signal-alt:before {
  content: "\f690";
}

/* line 1520, vendor/assets/stylesheets/fa/_icons.scss */
.fa-signal-alt-1:before {
  content: "\f691";
}

/* line 1521, vendor/assets/stylesheets/fa/_icons.scss */
.fa-signal-alt-2:before {
  content: "\f692";
}

/* line 1522, vendor/assets/stylesheets/fa/_icons.scss */
.fa-signal-alt-3:before {
  content: "\f693";
}

/* line 1523, vendor/assets/stylesheets/fa/_icons.scss */
.fa-signal-alt-slash:before {
  content: "\f694";
}

/* line 1524, vendor/assets/stylesheets/fa/_icons.scss */
.fa-signal-slash:before {
  content: "\f695";
}

/* line 1525, vendor/assets/stylesheets/fa/_icons.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 1526, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 1527, vendor/assets/stylesheets/fa/_icons.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1528, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 1529, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 1530, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 1531, vendor/assets/stylesheets/fa/_icons.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 1532, vendor/assets/stylesheets/fa/_icons.scss */
.fa-skeleton:before {
  content: "\f620";
}

/* line 1533, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 1534, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ski-jump:before {
  content: "\f7c7";
}

/* line 1535, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ski-lift:before {
  content: "\f7c8";
}

/* line 1536, vendor/assets/stylesheets/fa/_icons.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 1537, vendor/assets/stylesheets/fa/_icons.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 1538, vendor/assets/stylesheets/fa/_icons.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 1539, vendor/assets/stylesheets/fa/_icons.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 1540, vendor/assets/stylesheets/fa/_icons.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1541, vendor/assets/stylesheets/fa/_icons.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 1542, vendor/assets/stylesheets/fa/_icons.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 1543, vendor/assets/stylesheets/fa/_icons.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 1544, vendor/assets/stylesheets/fa/_icons.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 1545, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sledding:before {
  content: "\f7cb";
}

/* line 1546, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 1547, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 1548, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sliders-h-square:before {
  content: "\f3f0";
}

/* line 1549, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sliders-v:before {
  content: "\f3f1";
}

/* line 1550, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sliders-v-square:before {
  content: "\f3f2";
}

/* line 1551, vendor/assets/stylesheets/fa/_icons.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1552, vendor/assets/stylesheets/fa/_icons.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 1553, vendor/assets/stylesheets/fa/_icons.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 1554, vendor/assets/stylesheets/fa/_icons.scss */
.fa-smile-plus:before {
  content: "\f5b9";
}

/* line 1555, vendor/assets/stylesheets/fa/_icons.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 1556, vendor/assets/stylesheets/fa/_icons.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 1557, vendor/assets/stylesheets/fa/_icons.scss */
.fa-smoke:before {
  content: "\f760";
}

/* line 1558, vendor/assets/stylesheets/fa/_icons.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 1559, vendor/assets/stylesheets/fa/_icons.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 1560, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 1561, vendor/assets/stylesheets/fa/_icons.scss */
.fa-snake:before {
  content: "\f716";
}

/* line 1562, vendor/assets/stylesheets/fa/_icons.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 1563, vendor/assets/stylesheets/fa/_icons.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 1564, vendor/assets/stylesheets/fa/_icons.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 1565, vendor/assets/stylesheets/fa/_icons.scss */
.fa-snow-blowing:before {
  content: "\f761";
}

/* line 1566, vendor/assets/stylesheets/fa/_icons.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 1567, vendor/assets/stylesheets/fa/_icons.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 1568, vendor/assets/stylesheets/fa/_icons.scss */
.fa-snowflakes:before {
  content: "\f7cf";
}

/* line 1569, vendor/assets/stylesheets/fa/_icons.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 1570, vendor/assets/stylesheets/fa/_icons.scss */
.fa-snowmobile:before {
  content: "\f7d1";
}

/* line 1571, vendor/assets/stylesheets/fa/_icons.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 1572, vendor/assets/stylesheets/fa/_icons.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 1573, vendor/assets/stylesheets/fa/_icons.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 1574, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 1575, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 1576, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 1577, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 1578, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 1579, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 1580, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 1581, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 1582, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 1583, vendor/assets/stylesheets/fa/_icons.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1584, vendor/assets/stylesheets/fa/_icons.scss */
.fa-soup:before {
  content: "\f823";
}

/* line 1585, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 1586, vendor/assets/stylesheets/fa/_icons.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 1587, vendor/assets/stylesheets/fa/_icons.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1588, vendor/assets/stylesheets/fa/_icons.scss */
.fa-spade:before {
  content: "\f2f4";
}

/* line 1589, vendor/assets/stylesheets/fa/_icons.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 1590, vendor/assets/stylesheets/fa/_icons.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 1591, vendor/assets/stylesheets/fa/_icons.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 1592, vendor/assets/stylesheets/fa/_icons.scss */
.fa-spider-black-widow:before {
  content: "\f718";
}

/* line 1593, vendor/assets/stylesheets/fa/_icons.scss */
.fa-spider-web:before {
  content: "\f719";
}

/* line 1594, vendor/assets/stylesheets/fa/_icons.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 1595, vendor/assets/stylesheets/fa/_icons.scss */
.fa-spinner-third:before {
  content: "\f3f4";
}

/* line 1596, vendor/assets/stylesheets/fa/_icons.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 1597, vendor/assets/stylesheets/fa/_icons.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1598, vendor/assets/stylesheets/fa/_icons.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 1599, vendor/assets/stylesheets/fa/_icons.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 1600, vendor/assets/stylesheets/fa/_icons.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 1601, vendor/assets/stylesheets/fa/_icons.scss */
.fa-square-root:before {
  content: "\f697";
}

/* line 1602, vendor/assets/stylesheets/fa/_icons.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 1603, vendor/assets/stylesheets/fa/_icons.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 1604, vendor/assets/stylesheets/fa/_icons.scss */
.fa-squirrel:before {
  content: "\f71a";
}

/* line 1605, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1606, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1607, vendor/assets/stylesheets/fa/_icons.scss */
.fa-staff:before {
  content: "\f71b";
}

/* line 1608, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 1609, vendor/assets/stylesheets/fa/_icons.scss */
.fa-star:before {
  content: "\f005";
}

/* line 1610, vendor/assets/stylesheets/fa/_icons.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 1611, vendor/assets/stylesheets/fa/_icons.scss */
.fa-star-christmas:before {
  content: "\f7d4";
}

/* line 1612, vendor/assets/stylesheets/fa/_icons.scss */
.fa-star-exclamation:before {
  content: "\f2f3";
}

/* line 1613, vendor/assets/stylesheets/fa/_icons.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 1614, vendor/assets/stylesheets/fa/_icons.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 1615, vendor/assets/stylesheets/fa/_icons.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 1616, vendor/assets/stylesheets/fa/_icons.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 1617, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stars:before {
  content: "\f762";
}

/* line 1618, vendor/assets/stylesheets/fa/_icons.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 1619, vendor/assets/stylesheets/fa/_icons.scss */
.fa-steak:before {
  content: "\f824";
}

/* line 1620, vendor/assets/stylesheets/fa/_icons.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1621, vendor/assets/stylesheets/fa/_icons.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1622, vendor/assets/stylesheets/fa/_icons.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 1623, vendor/assets/stylesheets/fa/_icons.scss */
.fa-steering-wheel:before {
  content: "\f622";
}

/* line 1624, vendor/assets/stylesheets/fa/_icons.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 1625, vendor/assets/stylesheets/fa/_icons.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 1626, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 1627, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 1628, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1629, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stocking:before {
  content: "\f7d5";
}

/* line 1630, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stomach:before {
  content: "\f623";
}

/* line 1631, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 1632, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 1633, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 1634, vendor/assets/stylesheets/fa/_icons.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 1635, vendor/assets/stylesheets/fa/_icons.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 1636, vendor/assets/stylesheets/fa/_icons.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 1637, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 1638, vendor/assets/stylesheets/fa/_icons.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1639, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stretcher:before {
  content: "\f825";
}

/* line 1640, vendor/assets/stylesheets/fa/_icons.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 1641, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 1642, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 1643, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 1644, vendor/assets/stylesheets/fa/_icons.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 1645, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1646, vendor/assets/stylesheets/fa/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1647, vendor/assets/stylesheets/fa/_icons.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1648, vendor/assets/stylesheets/fa/_icons.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 1649, vendor/assets/stylesheets/fa/_icons.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 1650, vendor/assets/stylesheets/fa/_icons.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 1651, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 1652, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sun-cloud:before {
  content: "\f763";
}

/* line 1653, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sun-dust:before {
  content: "\f764";
}

/* line 1654, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sun-haze:before {
  content: "\f765";
}

/* line 1655, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sunrise:before {
  content: "\f766";
}

/* line 1656, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sunset:before {
  content: "\f767";
}

/* line 1657, vendor/assets/stylesheets/fa/_icons.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 1658, vendor/assets/stylesheets/fa/_icons.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1659, vendor/assets/stylesheets/fa/_icons.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 1660, vendor/assets/stylesheets/fa/_icons.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 1661, vendor/assets/stylesheets/fa/_icons.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 1662, vendor/assets/stylesheets/fa/_icons.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 1663, vendor/assets/stylesheets/fa/_icons.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 1664, vendor/assets/stylesheets/fa/_icons.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 1665, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sword:before {
  content: "\f71c";
}

/* line 1666, vendor/assets/stylesheets/fa/_icons.scss */
.fa-swords:before {
  content: "\f71d";
}

/* line 1667, vendor/assets/stylesheets/fa/_icons.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 1668, vendor/assets/stylesheets/fa/_icons.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 1669, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 1670, vendor/assets/stylesheets/fa/_icons.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 1671, vendor/assets/stylesheets/fa/_icons.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 1672, vendor/assets/stylesheets/fa/_icons.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 1673, vendor/assets/stylesheets/fa/_icons.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 1674, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 1675, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 1676, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tablet-android:before {
  content: "\f3fb";
}

/* line 1677, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tablet-android-alt:before {
  content: "\f3fc";
}

/* line 1678, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tablet-rugged:before {
  content: "\f48f";
}

/* line 1679, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 1680, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 1681, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 1682, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tachometer-alt-average:before {
  content: "\f624";
}

/* line 1683, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tachometer-alt-fast:before {
  content: "\f625";
}

/* line 1684, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tachometer-alt-fastest:before {
  content: "\f626";
}

/* line 1685, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tachometer-alt-slow:before {
  content: "\f627";
}

/* line 1686, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tachometer-alt-slowest:before {
  content: "\f628";
}

/* line 1687, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tachometer-average:before {
  content: "\f629";
}

/* line 1688, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tachometer-fast:before {
  content: "\f62a";
}

/* line 1689, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tachometer-fastest:before {
  content: "\f62b";
}

/* line 1690, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tachometer-slow:before {
  content: "\f62c";
}

/* line 1691, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tachometer-slowest:before {
  content: "\f62d";
}

/* line 1692, vendor/assets/stylesheets/fa/_icons.scss */
.fa-taco:before {
  content: "\f826";
}

/* line 1693, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 1694, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 1695, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tally:before {
  content: "\f69c";
}

/* line 1696, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tanakh:before {
  content: "\f827";
}

/* line 1697, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 1698, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 1699, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tasks-alt:before {
  content: "\f828";
}

/* line 1700, vendor/assets/stylesheets/fa/_icons.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1701, vendor/assets/stylesheets/fa/_icons.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 1702, vendor/assets/stylesheets/fa/_icons.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 1703, vendor/assets/stylesheets/fa/_icons.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 1704, vendor/assets/stylesheets/fa/_icons.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 1705, vendor/assets/stylesheets/fa/_icons.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 1706, vendor/assets/stylesheets/fa/_icons.scss */
.fa-temperature-frigid:before {
  content: "\f768";
}

/* line 1707, vendor/assets/stylesheets/fa/_icons.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 1708, vendor/assets/stylesheets/fa/_icons.scss */
.fa-temperature-hot:before {
  content: "\f76a";
}

/* line 1709, vendor/assets/stylesheets/fa/_icons.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 1710, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1711, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 1712, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tennis-ball:before {
  content: "\f45e";
}

/* line 1713, vendor/assets/stylesheets/fa/_icons.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 1714, vendor/assets/stylesheets/fa/_icons.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 1715, vendor/assets/stylesheets/fa/_icons.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 1716, vendor/assets/stylesheets/fa/_icons.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 1717, vendor/assets/stylesheets/fa/_icons.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 1718, vendor/assets/stylesheets/fa/_icons.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 1719, vendor/assets/stylesheets/fa/_icons.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 1720, vendor/assets/stylesheets/fa/_icons.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 1721, vendor/assets/stylesheets/fa/_icons.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 1722, vendor/assets/stylesheets/fa/_icons.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 1723, vendor/assets/stylesheets/fa/_icons.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 1724, vendor/assets/stylesheets/fa/_icons.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 1725, vendor/assets/stylesheets/fa/_icons.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 1726, vendor/assets/stylesheets/fa/_icons.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 1727, vendor/assets/stylesheets/fa/_icons.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 1728, vendor/assets/stylesheets/fa/_icons.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 1729, vendor/assets/stylesheets/fa/_icons.scss */
.fa-theta:before {
  content: "\f69e";
}

/* line 1730, vendor/assets/stylesheets/fa/_icons.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 1731, vendor/assets/stylesheets/fa/_icons.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1732, vendor/assets/stylesheets/fa/_icons.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1733, vendor/assets/stylesheets/fa/_icons.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 1734, vendor/assets/stylesheets/fa/_icons.scss */
.fa-thunderstorm:before {
  content: "\f76c";
}

/* line 1735, vendor/assets/stylesheets/fa/_icons.scss */
.fa-thunderstorm-moon:before {
  content: "\f76d";
}

/* line 1736, vendor/assets/stylesheets/fa/_icons.scss */
.fa-thunderstorm-sun:before {
  content: "\f76e";
}

/* line 1737, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 1738, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 1739, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tilde:before {
  content: "\f69f";
}

/* line 1740, vendor/assets/stylesheets/fa/_icons.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 1741, vendor/assets/stylesheets/fa/_icons.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 1742, vendor/assets/stylesheets/fa/_icons.scss */
.fa-times-hexagon:before {
  content: "\f2ee";
}

/* line 1743, vendor/assets/stylesheets/fa/_icons.scss */
.fa-times-octagon:before {
  content: "\f2f0";
}

/* line 1744, vendor/assets/stylesheets/fa/_icons.scss */
.fa-times-square:before {
  content: "\f2d3";
}

/* line 1745, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 1746, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 1747, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tire:before {
  content: "\f631";
}

/* line 1748, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tire-flat:before {
  content: "\f632";
}

/* line 1749, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tire-pressure-warning:before {
  content: "\f633";
}

/* line 1750, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tire-rugged:before {
  content: "\f634";
}

/* line 1751, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 1752, vendor/assets/stylesheets/fa/_icons.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1753, vendor/assets/stylesheets/fa/_icons.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1754, vendor/assets/stylesheets/fa/_icons.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 1755, vendor/assets/stylesheets/fa/_icons.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 1756, vendor/assets/stylesheets/fa/_icons.scss */
.fa-toilet-paper-alt:before {
  content: "\f71f";
}

/* line 1757, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tombstone:before {
  content: "\f720";
}

/* line 1758, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tombstone-alt:before {
  content: "\f721";
}

/* line 1759, vendor/assets/stylesheets/fa/_icons.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 1760, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 1761, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 1762, vendor/assets/stylesheets/fa/_icons.scss */
.fa-toothbrush:before {
  content: "\f635";
}

/* line 1763, vendor/assets/stylesheets/fa/_icons.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 1764, vendor/assets/stylesheets/fa/_icons.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 1765, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tornado:before {
  content: "\f76f";
}

/* line 1766, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 1767, vendor/assets/stylesheets/fa/_icons.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 1768, vendor/assets/stylesheets/fa/_icons.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1769, vendor/assets/stylesheets/fa/_icons.scss */
.fa-traffic-cone:before {
  content: "\f636";
}

/* line 1770, vendor/assets/stylesheets/fa/_icons.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 1771, vendor/assets/stylesheets/fa/_icons.scss */
.fa-traffic-light-go:before {
  content: "\f638";
}

/* line 1772, vendor/assets/stylesheets/fa/_icons.scss */
.fa-traffic-light-slow:before {
  content: "\f639";
}

/* line 1773, vendor/assets/stylesheets/fa/_icons.scss */
.fa-traffic-light-stop:before {
  content: "\f63a";
}

/* line 1774, vendor/assets/stylesheets/fa/_icons.scss */
.fa-train:before {
  content: "\f238";
}

/* line 1775, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 1776, vendor/assets/stylesheets/fa/_icons.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 1777, vendor/assets/stylesheets/fa/_icons.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1778, vendor/assets/stylesheets/fa/_icons.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1779, vendor/assets/stylesheets/fa/_icons.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 1780, vendor/assets/stylesheets/fa/_icons.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 1781, vendor/assets/stylesheets/fa/_icons.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 1782, vendor/assets/stylesheets/fa/_icons.scss */
.fa-treasure-chest:before {
  content: "\f723";
}

/* line 1783, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1784, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tree-alt:before {
  content: "\f400";
}

/* line 1785, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tree-christmas:before {
  content: "\f7db";
}

/* line 1786, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tree-decorated:before {
  content: "\f7dc";
}

/* line 1787, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tree-large:before {
  content: "\f7dd";
}

/* line 1788, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tree-palm:before {
  content: "\f82b";
}

/* line 1789, vendor/assets/stylesheets/fa/_icons.scss */
.fa-trees:before {
  content: "\f724";
}

/* line 1790, vendor/assets/stylesheets/fa/_icons.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 1791, vendor/assets/stylesheets/fa/_icons.scss */
.fa-triangle:before {
  content: "\f2ec";
}

/* line 1792, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1793, vendor/assets/stylesheets/fa/_icons.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 1794, vendor/assets/stylesheets/fa/_icons.scss */
.fa-trophy-alt:before {
  content: "\f2eb";
}

/* line 1795, vendor/assets/stylesheets/fa/_icons.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 1796, vendor/assets/stylesheets/fa/_icons.scss */
.fa-truck-container:before {
  content: "\f4dc";
}

/* line 1797, vendor/assets/stylesheets/fa/_icons.scss */
.fa-truck-couch:before {
  content: "\f4dd";
}

/* line 1798, vendor/assets/stylesheets/fa/_icons.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 1799, vendor/assets/stylesheets/fa/_icons.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 1800, vendor/assets/stylesheets/fa/_icons.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 1801, vendor/assets/stylesheets/fa/_icons.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 1802, vendor/assets/stylesheets/fa/_icons.scss */
.fa-truck-plow:before {
  content: "\f7de";
}

/* line 1803, vendor/assets/stylesheets/fa/_icons.scss */
.fa-truck-ramp:before {
  content: "\f4e0";
}

/* line 1804, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 1805, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1806, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1807, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1808, vendor/assets/stylesheets/fa/_icons.scss */
.fa-turkey:before {
  content: "\f725";
}

/* line 1809, vendor/assets/stylesheets/fa/_icons.scss */
.fa-turtle:before {
  content: "\f726";
}

/* line 1810, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 1811, vendor/assets/stylesheets/fa/_icons.scss */
.fa-tv-retro:before {
  content: "\f401";
}

/* line 1812, vendor/assets/stylesheets/fa/_icons.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1813, vendor/assets/stylesheets/fa/_icons.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 1814, vendor/assets/stylesheets/fa/_icons.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 1815, vendor/assets/stylesheets/fa/_icons.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 1816, vendor/assets/stylesheets/fa/_icons.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 1817, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 1818, vendor/assets/stylesheets/fa/_icons.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 1819, vendor/assets/stylesheets/fa/_icons.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 1820, vendor/assets/stylesheets/fa/_icons.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 1821, vendor/assets/stylesheets/fa/_icons.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 1822, vendor/assets/stylesheets/fa/_icons.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 1823, vendor/assets/stylesheets/fa/_icons.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 1824, vendor/assets/stylesheets/fa/_icons.scss */
.fa-unicorn:before {
  content: "\f727";
}

/* line 1825, vendor/assets/stylesheets/fa/_icons.scss */
.fa-union:before {
  content: "\f6a2";
}

/* line 1826, vendor/assets/stylesheets/fa/_icons.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 1827, vendor/assets/stylesheets/fa/_icons.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 1828, vendor/assets/stylesheets/fa/_icons.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 1829, vendor/assets/stylesheets/fa/_icons.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 1830, vendor/assets/stylesheets/fa/_icons.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 1831, vendor/assets/stylesheets/fa/_icons.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1832, vendor/assets/stylesheets/fa/_icons.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 1833, vendor/assets/stylesheets/fa/_icons.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 1834, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 1835, vendor/assets/stylesheets/fa/_icons.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 1836, vendor/assets/stylesheets/fa/_icons.scss */
.fa-usd-circle:before {
  content: "\f2e8";
}

/* line 1837, vendor/assets/stylesheets/fa/_icons.scss */
.fa-usd-square:before {
  content: "\f2e9";
}

/* line 1838, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user:before {
  content: "\f007";
}

/* line 1839, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 1840, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 1841, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 1842, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-chart:before {
  content: "\f6a3";
}

/* line 1843, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 1844, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 1845, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 1846, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 1847, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-crown:before {
  content: "\f6a4";
}

/* line 1848, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 1849, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 1850, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 1851, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-hard-hat:before {
  content: "\f82c";
}

/* line 1852, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-headset:before {
  content: "\f82d";
}

/* line 1853, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 1854, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 1855, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 1856, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-md-chat:before {
  content: "\f82e";
}

/* line 1857, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 1858, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 1859, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 1860, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1861, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1862, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 1863, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 1864, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 1865, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 1866, vendor/assets/stylesheets/fa/_icons.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 1867, vendor/assets/stylesheets/fa/_icons.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 1868, vendor/assets/stylesheets/fa/_icons.scss */
.fa-users-class:before {
  content: "\f63d";
}

/* line 1869, vendor/assets/stylesheets/fa/_icons.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 1870, vendor/assets/stylesheets/fa/_icons.scss */
.fa-users-crown:before {
  content: "\f6a5";
}

/* line 1871, vendor/assets/stylesheets/fa/_icons.scss */
.fa-users-medical:before {
  content: "\f830";
}

/* line 1872, vendor/assets/stylesheets/fa/_icons.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 1873, vendor/assets/stylesheets/fa/_icons.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 1874, vendor/assets/stylesheets/fa/_icons.scss */
.fa-utensil-fork:before {
  content: "\f2e3";
}

/* line 1875, vendor/assets/stylesheets/fa/_icons.scss */
.fa-utensil-knife:before {
  content: "\f2e4";
}

/* line 1876, vendor/assets/stylesheets/fa/_icons.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 1877, vendor/assets/stylesheets/fa/_icons.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 1878, vendor/assets/stylesheets/fa/_icons.scss */
.fa-utensils-alt:before {
  content: "\f2e6";
}

/* line 1879, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 1880, vendor/assets/stylesheets/fa/_icons.scss */
.fa-value-absolute:before {
  content: "\f6a6";
}

/* line 1881, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 1882, vendor/assets/stylesheets/fa/_icons.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 1883, vendor/assets/stylesheets/fa/_icons.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1884, vendor/assets/stylesheets/fa/_icons.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1885, vendor/assets/stylesheets/fa/_icons.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1886, vendor/assets/stylesheets/fa/_icons.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 1887, vendor/assets/stylesheets/fa/_icons.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 1888, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 1889, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 1890, vendor/assets/stylesheets/fa/_icons.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 1891, vendor/assets/stylesheets/fa/_icons.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 1892, vendor/assets/stylesheets/fa/_icons.scss */
.fa-video-plus:before {
  content: "\f4e1";
}

/* line 1893, vendor/assets/stylesheets/fa/_icons.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 1894, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 1895, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 1896, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1897, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 1898, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1899, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 1900, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 1901, vendor/assets/stylesheets/fa/_icons.scss */
.fa-volcano:before {
  content: "\f770";
}

/* line 1902, vendor/assets/stylesheets/fa/_icons.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 1903, vendor/assets/stylesheets/fa/_icons.scss */
.fa-volume:before {
  content: "\f6a8";
}

/* line 1904, vendor/assets/stylesheets/fa/_icons.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 1905, vendor/assets/stylesheets/fa/_icons.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 1906, vendor/assets/stylesheets/fa/_icons.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 1907, vendor/assets/stylesheets/fa/_icons.scss */
.fa-volume-slash:before {
  content: "\f2e2";
}

/* line 1908, vendor/assets/stylesheets/fa/_icons.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 1909, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vote-nay:before {
  content: "\f771";
}

/* line 1910, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 1911, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 1912, vendor/assets/stylesheets/fa/_icons.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 1913, vendor/assets/stylesheets/fa/_icons.scss */
.fa-walker:before {
  content: "\f831";
}

/* line 1914, vendor/assets/stylesheets/fa/_icons.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 1915, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 1916, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wand:before {
  content: "\f72a";
}

/* line 1917, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wand-magic:before {
  content: "\f72b";
}

/* line 1918, vendor/assets/stylesheets/fa/_icons.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 1919, vendor/assets/stylesheets/fa/_icons.scss */
.fa-warehouse-alt:before {
  content: "\f495";
}

/* line 1920, vendor/assets/stylesheets/fa/_icons.scss */
.fa-watch:before {
  content: "\f2e1";
}

/* line 1921, vendor/assets/stylesheets/fa/_icons.scss */
.fa-watch-fitness:before {
  content: "\f63e";
}

/* line 1922, vendor/assets/stylesheets/fa/_icons.scss */
.fa-water:before {
  content: "\f773";
}

/* line 1923, vendor/assets/stylesheets/fa/_icons.scss */
.fa-water-lower:before {
  content: "\f774";
}

/* line 1924, vendor/assets/stylesheets/fa/_icons.scss */
.fa-water-rise:before {
  content: "\f775";
}

/* line 1925, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 1926, vendor/assets/stylesheets/fa/_icons.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 1927, vendor/assets/stylesheets/fa/_icons.scss */
.fa-webcam:before {
  content: "\f832";
}

/* line 1928, vendor/assets/stylesheets/fa/_icons.scss */
.fa-webcam-slash:before {
  content: "\f833";
}

/* line 1929, vendor/assets/stylesheets/fa/_icons.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 1930, vendor/assets/stylesheets/fa/_icons.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1931, vendor/assets/stylesheets/fa/_icons.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 1932, vendor/assets/stylesheets/fa/_icons.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 1933, vendor/assets/stylesheets/fa/_icons.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1934, vendor/assets/stylesheets/fa/_icons.scss */
.fa-whale:before {
  content: "\f72c";
}

/* line 1935, vendor/assets/stylesheets/fa/_icons.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1936, vendor/assets/stylesheets/fa/_icons.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 1937, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wheat:before {
  content: "\f72d";
}

/* line 1938, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1939, vendor/assets/stylesheets/fa/_icons.scss */
.fa-whistle:before {
  content: "\f460";
}

/* line 1940, vendor/assets/stylesheets/fa/_icons.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 1941, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1942, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wifi-1:before {
  content: "\f6aa";
}

/* line 1943, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wifi-2:before {
  content: "\f6ab";
}

/* line 1944, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wifi-slash:before {
  content: "\f6ac";
}

/* line 1945, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1946, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 1947, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wind-warning:before {
  content: "\f776";
}

/* line 1948, vendor/assets/stylesheets/fa/_icons.scss */
.fa-window:before {
  content: "\f40e";
}

/* line 1949, vendor/assets/stylesheets/fa/_icons.scss */
.fa-window-alt:before {
  content: "\f40f";
}

/* line 1950, vendor/assets/stylesheets/fa/_icons.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 1951, vendor/assets/stylesheets/fa/_icons.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 1952, vendor/assets/stylesheets/fa/_icons.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 1953, vendor/assets/stylesheets/fa/_icons.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 1954, vendor/assets/stylesheets/fa/_icons.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 1955, vendor/assets/stylesheets/fa/_icons.scss */
.fa-windsock:before {
  content: "\f777";
}

/* line 1956, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 1957, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 1958, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 1959, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 1960, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 1961, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 1962, vendor/assets/stylesheets/fa/_icons.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 1963, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1964, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 1965, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 1966, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 1967, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 1968, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 1969, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wreath:before {
  content: "\f7e2";
}

/* line 1970, vendor/assets/stylesheets/fa/_icons.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 1971, vendor/assets/stylesheets/fa/_icons.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 1972, vendor/assets/stylesheets/fa/_icons.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 1973, vendor/assets/stylesheets/fa/_icons.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 1974, vendor/assets/stylesheets/fa/_icons.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1975, vendor/assets/stylesheets/fa/_icons.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1976, vendor/assets/stylesheets/fa/_icons.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1977, vendor/assets/stylesheets/fa/_icons.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 1978, vendor/assets/stylesheets/fa/_icons.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 1979, vendor/assets/stylesheets/fa/_icons.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 1980, vendor/assets/stylesheets/fa/_icons.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 1981, vendor/assets/stylesheets/fa/_icons.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1982, vendor/assets/stylesheets/fa/_icons.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 1983, vendor/assets/stylesheets/fa/_icons.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 1984, vendor/assets/stylesheets/fa/_icons.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 1985, vendor/assets/stylesheets/fa/_icons.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 1986, vendor/assets/stylesheets/fa/_icons.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 1987, vendor/assets/stylesheets/fa/_icons.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/*!
 * Font Awesome Pro 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(/assets/fa/fa-brands-400-8f17557771576d03564b5ec948a4769e4099b5887a4f3634130032fde97ad092.eot);
  src: url(/assets/fa/fa-brands-400-8f17557771576d03564b5ec948a4769e4099b5887a4f3634130032fde97ad092.eot?#iefix) format("embedded-opentype"), url(/assets/fa/fa-brands-400-c1fafa96db8017493a7cd695989d0870a96a0aaf33243977acb03ce1ae2c2bd0.woff2) format("woff2"), url(/assets/fa/fa-brands-400-629941764176dc0242d8a9301f262c5735f15e4e17651f1ca9b8fc91ad24706c.woff) format("woff"), url(/assets/fa/fa-brands-400-abdad646e6e812927d63920c47fd5f9351e17ae243edd23224a48cf615dca16e.ttf) format("truetype"), url(/assets/fa/fa-brands-400-768b7c658bdafa1cfb321c7ce5c9e4c84358fdd98007f38798cda5dec47f622c.svg#fontawesome) format("svg");
}

/* line 20, vendor/assets/stylesheets/fa/brands.scss */
.fab {
  font-family: 'Font Awesome 5 Brands';
}

/*!
 * Font Awesome Pro 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/assets/fa/fa-regular-400-bc7538d2d02db2f1f76935b77b610a3fe35e1e1c3035cf1e268b8f96be3975c0.eot);
  src: url(/assets/fa/fa-regular-400-bc7538d2d02db2f1f76935b77b610a3fe35e1e1c3035cf1e268b8f96be3975c0.eot?#iefix) format("embedded-opentype"), url(/assets/fa/fa-regular-400-a3da6ab627ab47f8a91af9bf6d37b7d3a0acbd93dc959ca955397559105cd037.woff2) format("woff2"), url(/assets/fa/fa-regular-400-e4f28a681494f4c8a66e8fdc6c71a33c3f74a25bdf488205c0efa4e8fae0bd32.woff) format("woff"), url(/assets/fa/fa-regular-400-458c5de36f1eabd69b21e5ac2cea9af587cf218e4fd5184ad5fc3ea42fd1b0ae.ttf) format("truetype"), url(/assets/fa/fa-regular-400-f99773f9e1d1e99de0d5901538be5340abdf89c611b180e57abc5f0dd3c76cd2.svg#fontawesome) format("svg");
}

/* line 20, vendor/assets/stylesheets/fa/regular.scss */
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/assets/fa/fa-solid-900-9083b326829afed97b152b14914060af4bf738a1554b085a947cb0893772ba66.eot);
  src: url(/assets/fa/fa-solid-900-9083b326829afed97b152b14914060af4bf738a1554b085a947cb0893772ba66.eot?#iefix) format("embedded-opentype"), url(/assets/fa/fa-solid-900-86cc8b50d81f0529b5a9ed2ebb7761630528a602cce1005ddd3d2b82aaea0315.woff2) format("woff2"), url(/assets/fa/fa-solid-900-784f969f890bf143fc1744c7974ba8406a1dd22fcadc1d51b85baf68656aab16.woff) format("woff"), url(/assets/fa/fa-solid-900-6520b03762e23040a3aad25d99e372cbf1198b9198ea0f366c546bef6b965340.ttf) format("truetype"), url(/assets/fa/fa-solid-900-2d3bbd6b1369c388d6568af8f0b3b744b7a45cb3c03b9b3d30a3628c556d5b34.svg#fontawesome) format("svg");
}

/* line 20, vendor/assets/stylesheets/fa/solid.scss */
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}

/* line 1, app/assets/stylesheets/objects/_checkle.css.scss */
.checkle:not(:checked),
.checkle:checked {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: none;
  margin: 0;
}

/* line 7, app/assets/stylesheets/objects/_checkle.css.scss */
.checkle:not(:checked) + label,
.checkle:checked + label {
  position: relative;
  height: 20px !important;
  cursor: pointer;
  margin: 0;
  text-indent: 30px;
  line-height: 20px;
  display: inline-block !important;
}

/* line 17, app/assets/stylesheets/objects/_checkle.css.scss */
.checkle:not(:checked) + label:before,
.checkle:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  border-radius: 4px;
  background-color: #B8B8D9;
}

/* line 30, app/assets/stylesheets/objects/_checkle.css.scss */
.checkle:checked + label:before {
  background-color: #6078FF;
}

/* line 33, app/assets/stylesheets/objects/_checkle.css.scss */
.checkle:checked + label:after {
  content: "\f00c";
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  top: 50%;
  font-size: 14px;
  left: 0;
  transform: translate(0, -50%);
  width: 20px;
  height: 100%;
  color: white;
  text-indent: 0;
  text-align: center;
}

/* line 2, app/assets/stylesheets/objects/_choggle.css.scss */
.choggle {
  position: relative;
  width: 45px;
  height: 25px;
  border-radius: 25px;
  background: none;
  display: inline-block;
  vertical-align: middle;
  background-color: #B8B8D9;
  overflow: hidden;
}

/* line 13, app/assets/stylesheets/objects/_choggle.css.scss */
.choggle .b {
  display: block;
}

/* line 16, app/assets/stylesheets/objects/_choggle.css.scss */
.choggle .check {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 6;
  margin: 0;
}

/* line 30, app/assets/stylesheets/objects/_choggle.css.scss */
.choggle .check:checked ~ .switch {
  right: 3px;
  left: 23px;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: .03s, 0s;
}

/* line 37, app/assets/stylesheets/objects/_choggle.css.scss */
.choggle .check:checked ~ .track {
  background-color: #12C457;
  box-shadow: none;
}

/* line 43, app/assets/stylesheets/objects/_choggle.css.scss */
.choggle .switch {
  position: absolute;
  left: 3px;
  top: 3px;
  bottom: 3px;
  right: 23px;
  background-color: #fff;
  border-radius: 50%;
  z-index: 1;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: 0s, .03s;
}

/* line 56, app/assets/stylesheets/objects/_choggle.css.scss */
.choggle .track {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

/* line 1, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm {
  position: fixed;
  top: 0;
  left: 0;
  min-height: 100vh;
  width: 100vw;
  background-color: rgba(230, 230, 255, 0.8);
  z-index: 99;
  padding: 0 1.5rem;
  overflow: scroll;
}

/* line 12, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm .confirm-wrapper {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  margin: 6.25rem auto 0;
  padding: 3.125rem;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

/* line 25, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm .confirm-wrapper p {
  margin: 0;
  font-size: 1.25rem;
  margin-bottom: 2.5rem;
  width: 100%;
}

/* line 31, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm .confirm-wrapper .new-button {
  font-size: 1rem;
  background: linear-gradient(#239de9, #218ed1);
  box-shadow: rgba(150, 150, 150, 0.7) 0px 1px 2px 0px;
  text-transform: none;
  font-weight: 400;
  position: relative;
  padding: 1rem 2rem;
  height: auto;
  border-radius: 3px;
  margin-right: 0.75rem;
}

/* line 43, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm .confirm-wrapper .new-button:hover {
  background: linear-gradient(#239de9, #1f85c4);
}

/* line 46, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm .confirm-wrapper .new-button:active {
  box-shadow: none;
  top: 1px;
}

/* line 51, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm .confirm-wrapper > a {
  font-size: 0.875rem;
  color: #B8B8D9;
}

/* line 56, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm .confirm-wrapper > a:hover {
  color: #33334F;
}

/* line 62, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature {
  top: 70px;
  z-index: 0;
}

/* line 66, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature:before {
  content: '';
  position: fixed;
  left: 0;
  top: 70px;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 41, 64, 0.5);
}

/* line 75, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.notifications {
  background: url(/assets/notifications-pixel-bg-f76eedc2531688762a81c2778bce1f35075dc872828c82029f22ed4b4a64985e.png) no-repeat top center;
  background-size: cover;
}

/* line 79, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans, .confirm.future-feature.trials-unavailable {
  z-index: 11;
  top: 0;
}

/* line 83, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans:before, .confirm.future-feature.trials-unavailable:before {
  background-color: rgba(41, 41, 64, 0.5);
  top: 0;
}

/* line 88, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .confirm-wrapper, .confirm.future-feature.trials-unavailable .confirm-wrapper {
  margin-top: 150px;
  box-shadow: 0 2px 4px rgba(41, 41, 64, 0.2);
}

/* line 92, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .confirm-wrapper > img, .confirm.future-feature.trials-unavailable .confirm-wrapper > img {
  margin-bottom: 2.25rem;
}

/* line 95, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .confirm-wrapper > p, .confirm.future-feature.trials-unavailable .confirm-wrapper > p {
  margin-bottom: 3rem;
}

/* line 101, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .footer button, .confirm.future-feature.trials-unavailable .footer button {
  min-width: 120px;
}

/* line 106, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans ~ *, .confirm.future-feature.trials-unavailable ~ * {
  filter: blur(2px);
}

/* line 112, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .confirm-wrapper {
  padding-top: 2.25rem;
}

/* line 115, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .confirm-wrapper p {
  margin-bottom: 2.25rem;
}

/* line 118, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .confirm-wrapper p strong {
  color: #33334F;
}

/* line 122, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .confirm-wrapper .select2-chosen {
  color: #33334F;
}

/* line 126, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .wait {
  height: 100px;
  width: 100%;
  margin-top: -2.25rem;
}

/* line 131, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .plans {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2.25rem;
  max-height: 220px;
  overflow: scroll;
}

/* line 141, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .plans-header {
  display: flex;
  justify-content: space-between;
  background-color: #FCFCFF;
  font-weight: 400;
  font-size: 0.875rem;
  padding: 0.75rem 2.25rem;
  width: 100%;
}

/* line 150, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .plan {
  display: flex;
  justify-content: space-between;
  padding: 0.75rem 0;
  border-bottom: 1px solid #edf0f1;
  width: calc(100% - (36px * 2));
  margin-left: 2.25rem;
}

/* line 158, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .title, .confirm.future-feature.select-plans .length {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 400;
}

/* line 164, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .title {
  text-indent: 60px;
  font-weight: 600;
}

/* line 170, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .length input {
  margin-right: 0.5rem;
  max-width: 40px;
  font-size: 0.875rem;
  padding: 0 0.625rem;
  height: 34px;
  text-align: center;
}

/* line 179, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.select-plans .footer.green {
  background-color: #12C457;
  color: white;
}

/* line 184, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.invisible {
  display: none;
}

/* line 189, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.thanks:before {
  background: #F5F5F7;
}

/* line 193, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.thanks .confirm-wrapper {
  background: #12C457;
  padding-top: 2.25rem;
  max-width: 520px;
}

/* line 198, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.thanks .confirm-wrapper .image {
  width: 240px;
  height: 110px;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center -30px;
}

/* line 205, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.thanks .confirm-wrapper h1 {
  color: white;
  font-size: 1.5rem;
  margin-bottom: 0.75rem;
}

/* line 210, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.thanks .confirm-wrapper p {
  color: rgba(255, 255, 255, 0.75);
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 2.25rem;
}

/* line 216, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature.thanks .confirm-wrapper .footer {
  background-color: white;
  padding: 2.25rem 1.125rem;
}

/* line 223, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature .confirm-wrapper {
  max-width: 480px;
  min-width: auto;
  padding: 3rem 0 0 0;
}

/* line 228, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature .confirm-wrapper > img {
  margin-bottom: 3rem;
}

/* line 231, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature .confirm-wrapper > h1 {
  font-size: 1.25rem;
  margin-bottom: 1.125rem;
  width: 100%;
  padding: 0 3rem;
}

/* line 237, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature .confirm-wrapper > p {
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0 3rem;
  line-height: 1.5;
}

/* line 243, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature .confirm-wrapper .footer {
  background-color: #FCFCFF;
  padding: 1.125rem;
  width: 100%;
}

/* line 248, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature .confirm-wrapper .success {
  margin-bottom: 0;
  color: white !important;
  padding: 0.75rem;
}

/* line 253, app/assets/stylesheets/objects/_confirm.css.scss */
.confirm.future-feature .confirm-wrapper .error {
  margin-bottom: 1.125rem;
  color: white;
  padding: 0.75rem;
  background-color: #E84C85;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange {
  position: relative;
}

/* line 4, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange * {
  box-sizing: border-box;
}

/* line 7, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange div, .daterange span, .daterange ul, .daterange li {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 12, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange ul {
  list-style: none;
}

/* line 15, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange.dr-active {
  z-index: 10;
}

/* line 18, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-input {
  display: flex;
  box-shadow: 0 2px 5px 0 rgba(51, 51, 79, 0.07);
  border-radius: 6px;
  background-color: white;
  position: relative;
  z-index: 5;
  overflow: hidden;
  height: 40px;
  justify-content: space-between;
}

/* line 29, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-input .dr-dates {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 2.5rem 0 0.9375rem;
}

/* line 35, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-input .dr-dates .dr-date {
  font-size: 0.9375rem;
  padding: 0.65625rem 0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  outline: none;
}

/* line 44, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-input .dr-dates .dr-date:hover, .daterange .dr-input .dr-dates .dr-date:focus, .daterange .dr-input .dr-dates .dr-date.dr-active {
  color: #6078FF;
}

/* line 47, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-input .dr-dates .dr-date:empty:after {
  content: attr(placeholder);
  color: #DDDDF9;
}

/* line 52, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-input .dr-dates .dr-dates-dash {
  color: #B8B8D9;
  padding: 0 10px;
  flex-grow: 0;
  font-weight: 600;
}

/* line 59, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-input .dr-presets {
  width: 3.125rem;
  border-left: 1px solid #E6E6FF;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}

/* line 72, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-input .dr-presets:hover .dr-preset-bar, .daterange .dr-input .dr-presets.dr-active .dr-preset-bar {
  background-color: #6078FF;
}

/* line 76, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-input .dr-presets .dr-preset-bar {
  height: 2px;
  background-color: #7171A6;
  margin: 2px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 30%;
}

/* line 85, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-input .dr-presets .dr-preset-bar:nth-child(1), .daterange .dr-input .dr-presets .dr-preset-bar:nth-child(3) {
  width: 35%;
}

/* line 89, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-input .dr-presets .dr-preset-bar:nth-child(2) {
  width: 20%;
}

/* line 96, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections {
  position: absolute;
  width: 100%;
}

/* line 100, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar {
  background-color: white;
  font-size: 0.9375rem;
  box-shadow: 0 2px 8px rgba(41, 41, 64, 0.1);
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  transition: width .2s;
  z-index: 4;
  top: 5px;
  min-width: 210px;
  width: 100%;
}

/* line 113, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-range-switcher {
  display: flex;
  justify-content: space-between;
  padding: 0.375rem 0.5rem;
  font-size: 0.875rem;
}

/* line 119, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid rgba(230, 230, 255, 0.5);
  border-radius: 4px;
  height: 1.5625rem;
}

/* line 127, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i {
  color: #E6E6FF;
  position: relative;
  top: -1px;
  cursor: pointer;
  font-size: 0.75rem;
  height: 100%;
  width: 20px;
}

/* line 136, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i:hover:before, .daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i:hover:after {
  background-color: #6078FF;
}

/* line 139, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i.dr-disabled {
  pointer-events: none;
  opacity: 0;
}

/* line 143, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i:before, .daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 2px;
  background-color: #E6E6FF;
  border-radius: 1px;
  left: 50%;
}

/* line 152, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i.dr-left:before {
  top: calc(50% - 2px);
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* line 156, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i.dr-left:after {
  top: calc(50% + 2px);
  transform: translate(-50%, -50%) rotate(45deg);
}

/* line 160, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i.dr-right:before {
  top: calc(50% - 2px);
  transform: translate(-50%, -50%) rotate(45deg);
}

/* line 164, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i.dr-right:after {
  top: calc(50% + 2px);
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* line 170, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-month-switcher {
  width: 100%;
  margin-right: 0.375rem;
}

/* line 174, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-year-switcher {
  min-width: 80px;
}

/* line 178, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-days-of-week-list {
  display: flex;
  background-color: #F5F5F7;
  font-size: 0.625rem;
  color: #B8B8D9;
  padding: 0.3125rem 0;
  border: 1px solid rgba(230, 230, 255, 0.5);
  border-left: none;
  border-right: none;
}

/* line 188, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-days-of-week-list .dr-day-of-week {
  width: 14.28%;
  text-align: center;
}

/* line 193, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-day-list {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.9375rem;
}

/* line 198, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-day-list .dr-day {
  padding: 0.3125rem;
  text-align: center;
  width: 14.28%;
  cursor: pointer;
  color: #33334F;
}

/* line 205, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-day-list .dr-day.dr-hover:not(.dr-current) {
  background-color: #F5F5F7 !important;
}

/* line 208, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-day-list .dr-day.dr-hover-before {
  border-left: 2px solid #6078FF !important;
  border-radius: 2px 0 0 2px;
  padding-left: 0.1875rem !important;
}

/* line 213, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-day-list .dr-day.dr-hover-after {
  border-right: 2px solid #6078FF !important;
  border-radius: 0 2px 2px 0;
  padding-right: 0.1875rem !important;
}

/* line 219, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-day-list .dr-selected, .daterange .dr-selections .dr-calendar .dr-day-list .dr-start, .daterange .dr-selections .dr-calendar .dr-day-list .dr-end {
  background-color: #F5F5F7;
}

/* line 222, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-day-list .dr-maybe {
  background-color: #F5F5F7 !important;
}

/* line 225, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-day-list .dr-fade {
  color: #E6E6FF;
}

/* line 228, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-day-list .dr-start {
  border-left: 2px solid #6078FF;
  border-radius: 2px 0 0 2px;
  padding-left: 0.1875rem;
}

/* line 233, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-day-list .dr-end {
  border-right: 2px solid #6078FF;
  border-radius: 0 2px 2px 0;
  padding-right: 0.1875rem;
}

/* line 238, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-day-list .dr-current {
  color: #6078FF !important;
  background-color: rgba(96, 120, 255, 0.2) !important;
}

/* line 242, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-calendar .dr-day-list .dr-outside {
  pointer-events: none;
  cursor: default;
  color: rgba(230, 230, 255, 0.5);
}

/* line 250, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-preset-list {
  background-color: white;
  color: #6078FF;
  font-size: 0.9375rem;
  box-shadow: 0 2px 8px rgba(41, 41, 64, 0.1);
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  z-index: 4;
  top: 5px;
  min-width: 210px;
  width: 100%;
}

/* line 263, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-list-item {
  display: flex;
  align-items: flex-end;
  padding: 0.75rem 0.625rem;
  border-bottom: 1px solid #F5F5F7;
  cursor: pointer;
  white-space: nowrap;
}

/* line 271, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-list-item:hover {
  background-color: #F5F5F7;
}

/* line 274, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange .dr-selections .dr-list-item .dr-item-aside {
  color: #B8B8D9;
  font-size: 0.75rem;
  margin-left: 0.3125rem;
  position: relative;
  top: -1px;
}

/* line 287, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange--single .dr-input {
  cursor: text;
}

/* line 290, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange--single .dr-input .dr-dates {
  padding: 0;
  min-width: 160px;
  width: 100%;
}

/* line 295, app/assets/stylesheets/objects/_date_range.css.scss */
.daterange--single .dr-input .dr-dates .dr-date {
  width: 100%;
  padding: 0.65625rem 0.75rem;
  text-align: left;
  color: #33334F;
}

/* line 1, app/assets/stylesheets/objects/_dot-indicator.css.scss */
.dot-indicator {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 7, app/assets/stylesheets/objects/_dot-indicator.css.scss */
.dot-indicator__dot {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  display: block;
  padding: 3px;
  text-indent: -9999rem;
  overflow: hidden;
  height: 14px;
  width: 14px;
  position: relative;
  margin: 0 2px;
}

/* line 20, app/assets/stylesheets/objects/_dot-indicator.css.scss */
.dot-indicator__dot::before {
  content: '';
  display: block;
  background-color: white;
  opacity: 0.35;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  transition: opacity 128ms linear;
}

/* line 31, app/assets/stylesheets/objects/_dot-indicator.css.scss */
.dot-indicator__dot.is-active::before {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-container {
  font-size: 1rem;
}

/* line 4, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-container .select2-choice, .select2-container .select2-choices {
  background: none !important;
  border-color: #E6E6FF !important;
  box-shadow: none !important;
  padding: 3px 0 3px 10px;
  border-radius: 4px;
  position: static;
  display: flex;
  height: 100%;
  text-decoration: none !important;
}

/* line 15, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-container .select2-choice .select2-chosen, .select2-container .select2-choices .select2-chosen {
  font-weight: 400;
}

/* line 18, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-container .select2-choice .select2-arrow, .select2-container .select2-choices .select2-arrow {
  background: none;
  border: none;
  width: 24px;
}

/* line 23, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-container .select2-choice .select2-arrow b, .select2-container .select2-choices .select2-arrow b {
  background: none !important;
  position: relative;
}

/* line 27, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-container .select2-choice .select2-arrow b:after, .select2-container .select2-choices .select2-arrow b:after {
  content: "\f078";
  font-family: 'Font Awesome 5 Pro';
  color: #737c81;
  font-size: 0.5rem;
  position: absolute;
  top: calc(50% + 2px);
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 39, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-container .select2-choice .select2-search-field input, .select2-container .select2-choices .select2-search-field input {
  font-size: 0.875rem;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: none !important;
  padding-left: 0;
}

/* line 45, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-container .select2-choice .select2-search-choice, .select2-container .select2-choices .select2-search-choice {
  width: 25px;
  height: 25px;
  margin: 2px 4px 2px 0;
  border: none;
  box-shadow: none;
  color: white;
  display: flex;
}

/* line 54, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-container .select2-choice .select2-search-choice div, .select2-container .select2-choices .select2-search-choice div {
  order: 2;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
}

/* line 63, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-container .select2-choice .select2-search-choice a, .select2-container .select2-choices .select2-search-choice a {
  left: 0;
  top: 0;
  position: absolute;
  background: none;
  text-decoration: none;
  color: inherit;
  opacity: 0.5;
  order: 1;
  width: 100%;
  height: 100%;
}

/* line 75, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-container .select2-choice .select2-search-choice a:hover, .select2-container .select2-choices .select2-search-choice a:hover {
  opacity: 1;
}

/* line 78, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-container .select2-choice .select2-search-choice a:before, .select2-container .select2-choices .select2-search-choice a:before {
  content: "\00d7";
  font-size: 1.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 94, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-dropdown-open .select2-choice, .select2-dropdown-open .select2-choices {
  border-radius: 4px 4px 0 0;
}

/* line 97, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-dropdown-open .select2-choice b, .select2-dropdown-open .select2-choices b {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  background: none;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #292940;
}

/* line 106, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  border: none;
}

/* line 109, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-dropdown-open .select2-choice .select2-arrow b:after {
  top: calc(50% - 2px);
  transform: translate(-50%, -50%) rotate(180deg);
}

/* line 116, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop {
  box-shadow: none !important;
  border-top: 1px solid;
  z-index: 99;
}

/* line 121, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.select2-drop-active {
  border-color: #E6E6FF !important;
}

/* line 124, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.trendline--dropdown, .select2-drop.dates--dropdown {
  width: 280px !important;
  margin-top: 0.5rem;
  border-radius: 4px;
}

/* line 129, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.trendline--dropdown .select2-results, .select2-drop.dates--dropdown .select2-results {
  max-height: inherit;
}

/* line 132, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.trendline--dropdown .select2-results .select2-result, .select2-drop.dates--dropdown .select2-results .select2-result {
  border-bottom: 1px solid #E6E6FF;
}

/* line 135, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.trendline--dropdown .select2-results .select2-result:first-child, .select2-drop.dates--dropdown .select2-results .select2-result:first-child {
  border-radius: 4px 4px 0 0;
}

/* line 138, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.trendline--dropdown .select2-results .select2-result:last-child, .select2-drop.dates--dropdown .select2-results .select2-result:last-child {
  border-radius: 0 0 4px 4px;
  border-bottom: 0;
}

/* line 145, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown {
  width: 360px !important;
}

/* line 148, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown .daterange {
  cursor: auto;
}

/* line 151, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown .daterange .dr-dates {
  padding-left: 30px;
}

/* line 154, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown .daterange .dr-dates .dr-date {
  font-size: 0.875rem;
}

/* line 159, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown .vs {
  display: block;
  margin: 0.5rem 0 !important;
  text-align: center;
}

/* line 166, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown ul .select2-result {
  background-color: white !important;
}

/* line 169, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown ul .select2-result .select2-result-label {
  padding: 1.125rem;
}

/* line 175, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown ul, .select2-drop.trendline--dropdown ul {
  overflow: visible;
}

/* line 178, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown ul .select2-results .select2-result, .select2-drop.trendline--dropdown ul .select2-results .select2-result {
  border-bottom: 1px solid #E6E6FF;
}

/* line 181, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown ul .select2-result:last-of-type, .select2-drop.trendline--dropdown ul .select2-result:last-of-type {
  background-color: white !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.75rem;
  cursor: pointer;
}

/* line 189, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown ul .select2-result:last-of-type .select2-result-label, .select2-drop.trendline--dropdown ul .select2-result:last-of-type .select2-result-label {
  background-color: rgba(232, 76, 133, 0.1);
  color: #E84C85;
  font-weight: 600;
  padding: 0.75rem;
  min-width: 150px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
}

/* line 199, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown ul .select2-result:last-of-type .select2-result-label:before, .select2-drop.trendline--dropdown ul .select2-result:last-of-type .select2-result-label:before {
  display: none;
}

/* line 206, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.dates--dropdown ul .select2-result:last-of-type:hover .select2-result-label, .select2-drop.trendline--dropdown ul .select2-result:last-of-type:hover .select2-result-label {
  background-color: rgba(232, 76, 133, 0.2);
}

/* line 212, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.trendline--dropdown .select2-result-label {
  font-weight: 700;
  padding: 0.75rem;
}

/* line 216, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop.trendline--dropdown .select2-result-label .span-wrap {
  color: #33334F;
  margin-top: 6px;
}

/* line 221, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-search {
  padding: 0;
}

/* line 224, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-search:before {
  content: "N";
  font-family: "baremetrics";
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translate(0, -50%);
  color: #E6E6FF;
}

/* line 234, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-search input {
  width: calc(100% + 2px) !important;
  margin-left: -1px !important;
  margin-top: -1px !important;
  background: none !important;
  border-radius: 0 !important;
  padding-left: 26px !important;
  font-size: 0.875rem !important;
}

/* line 244, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results {
  margin: 0;
  padding: 0;
  font-size: 0.875rem;
}

/* line 249, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .select2-result {
  color: #33334F;
}

/* line 252, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .select2-result-label {
  padding: 0.75rem;
}

/* line 255, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results li > div {
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 259, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results li > div > span:last-of-type {
  margin-left: 5px;
  opacity: 0.4;
  font-weight: 600;
}

/* line 264, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results li > div .select2-match {
  display: none;
}

/* line 267, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results li > div .span-wrap {
  font-size: 0.75rem;
  color: #B8B8D9;
  display: block !important;
  line-height: 1;
  margin: 4px 0 0 0 !important;
  font-weight: 500 !important;
  opacity: 1 !important;
}

/* line 276, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results li > div a {
  text-decoration: none;
}

/* line 279, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results li > div a:hover {
  text-decoration: underline;
}

/* line 282, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results li > div a:before {
  vertical-align: middle;
  bottom: 2px;
  position: relative;
  margin-right: 5px;
  display: inline-block;
}

/* line 291, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .select2-highlighted {
  background-color: #F5F5F7;
}

/* line 294, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .selected, .select2-drop .select2-results .select2-selected {
  background-color: #F5F5F7;
  font-weight: 600;
}

/* line 298, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .selected > div, .select2-drop .select2-results .select2-selected > div {
  cursor: default;
}

/* line 301, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .selected > div *, .select2-drop .select2-results .select2-selected > div * {
  font-weight: 500;
}

/* line 304, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .selected > div:before, .select2-drop .select2-results .select2-selected > div:before {
  content: "";
  position: absolute;
  background-color: #6078FF;
  width: 5px;
  height: 10px;
  border-radius: 0px 10px 10px 0;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

/* line 319, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .selected--green > div:before {
  background-color: #12C457;
}

/* line 325, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .selected--pink > div:before, .select2-drop .select2-results .selected--pink > div:after {
  width: 10px;
  border-radius: 10px;
  left: 30px;
  z-index: 6;
}

/* line 331, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .selected--pink > div:before {
  background-color: #E477FB;
  top: calc(100% - 38px);
  position: absolute;
}

/* line 336, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .selected--pink > div:after {
  content: "";
  position: absolute;
  background-color: #6078FF;
  height: 10px;
  top: 38px;
  transform: translate(0, -50%);
}

/* line 345, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .select2-disabled, .select2-drop .select2-results .disabled {
  border: 1px dashed #E6E6FF;
  border-color: currentColor;
  display: block;
  pointer-events: none;
  opacity: 0.4;
}

/* line 352, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .select2-disabled.select2-highlighted, .select2-drop .select2-results .disabled.select2-highlighted {
  background: none !important;
}

/* line 355, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .select2-disabled.selected, .select2-drop .select2-results .disabled.selected {
  border-style: solid;
  border-width: 2px;
  background: none !important;
  opacity: 1;
}

/* line 361, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .select2-disabled.selected div:before, .select2-drop .select2-results .disabled.selected div:before {
  display: none;
}

/* line 365, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .select2-disabled.disabled--0, .select2-drop .select2-results .disabled.disabled--0 {
  color: #724CE9;
}

/* line 368, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .select2-disabled.disabled--1, .select2-drop .select2-results .disabled.disabled--1 {
  color: #E477FB;
}

/* line 371, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .select2-disabled.disabled--2, .select2-drop .select2-results .disabled.disabled--2 {
  color: #FFC148;
}

/* line 374, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .select2-disabled.disabled--3, .select2-drop .select2-results .disabled.disabled--3 {
  color: #36BEDF;
}

/* line 377, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop .select2-results .select2-disabled.disabled--4, .select2-drop .select2-results .disabled.disabled--4 {
  color: #12C457;
}

/* line 383, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop-above .select2-search input {
  margin-top: -1px !important;
  border-radius: 4px 4px 0 0;
}

/* line 387, app/assets/stylesheets/objects/_dropdown.css.scss */
.select2-drop-mask {
  z-index: 7;
}

/* line 393, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--plain {
  width: 100px;
}

/* line 398, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--dates, .dropdown--trendline {
  position: relative;
  padding-right: 1.875rem !important;
}

/* line 402, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--dates.select2-dropdown-open, .dropdown--trendline.select2-dropdown-open {
  background-color: #FCFCFF;
}

/* line 405, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--dates .select2-choice, .dropdown--trendline .select2-choice {
  padding: 0;
  border: none;
}

/* line 409, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--dates .select2-choice:before, .dropdown--trendline .select2-choice:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 417, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--dates .select2-choice .select2-chosen, .dropdown--trendline .select2-choice .select2-chosen {
  display: none;
}

/* line 424, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--interval {
  min-width: 95px;
  margin-left: 10px;
  background-color: white;
}

/* line 429, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--interval .select2-choice .select2-chosen {
  color: #7171A6 !important;
  font-size: 0.875rem !important;
  font-weight: 400 !important;
}

/* line 436, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--multiple {
  min-width: 250px;
}

/* line 439, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--multiple .select2-choices {
  padding: 2px 0 2px 4px;
}

/* line 443, app/assets/stylesheets/objects/_dropdown.css.scss */
.multiple--dropdown .select2-result-label:before {
  background-color: currentColor !important;
}

/* line 448, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking {
  flex-grow: 1;
  max-width: 20%;
  margin-right: 1.5rem;
}

/* line 453, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .select2-choice {
  padding: 6px 0 4px 35px;
  font-size: 0.875rem;
}

/* line 457, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .select2-choice .select2-chosen {
  margin-right: 26px;
}

/* line 460, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .select2-choice .select2-chosen span {
  display: none !important;
}

/* line 465, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .select2-choice:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transform: translate(15px, -50%);
}

/* line 475, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .select2-choice:after {
  content: "vs";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(17px, -50%);
  pointer-events: none;
  font-weight: 400;
  color: #B8B8D9;
  font-size: 0.625rem;
}

/* line 486, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .select2-choice:not(.empty):hover:before {
  content: "\00d7";
  background: none !important;
  line-height: 1;
  margin-top: -4px;
  font-size: 1.25rem;
  opacity: 0.5;
}

/* line 494, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .empty {
  border-style: dashed;
  z-index: 3;
  position: relative;
  overflow: visible;
}

/* line 500, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .empty:before {
  content: "+";
  background: none !important;
  line-height: 1;
  margin-top: -4px;
  font-size: 1.25rem;
  opacity: 1;
}

/* line 508, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .empty:after {
  display: none;
}

/* line 511, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .empty .select2-chosen {
  margin-right: 0;
}

/* line 514, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .empty .select2-arrow {
  display: none;
}

/* line 518, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .delete {
  position: absolute;
  width: 35px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

/* line 526, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking .delete:hover ~ :before {
  content: "\00d7";
  background: none !important;
  line-height: 1;
  margin-top: -4px;
  font-size: 1.25rem;
  opacity: 1;
}

/* line 536, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking:nth-of-type(1) .select2-choice:before {
  background-color: #724CE9;
}

/* line 539, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking:nth-of-type(2) .select2-choice:before {
  background-color: #E477FB;
}

/* line 542, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking:nth-of-type(3) .select2-choice:before {
  background-color: #FFC148;
}

/* line 545, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking:nth-of-type(4) .select2-choice:before {
  background-color: #36BEDF;
}

/* line 548, app/assets/stylesheets/objects/_dropdown.css.scss */
.dropdown--stacking:nth-of-type(5) .select2-choice:before {
  background-color: #12C457;
}

/* line 1, app/assets/stylesheets/objects/_endorsement.css.scss */
.endorsement {
  display: block;
  color: white;
}

/* line 5, app/assets/stylesheets/objects/_endorsement.css.scss */
.slideshow__item .endorsement {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* line 12, app/assets/stylesheets/objects/_endorsement.css.scss */
.endorsement__quote {
  display: block;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #FAFAFF;
  font-style: italic;
  margin-bottom: 30px;
  text-align: center;
}

/* line 22, app/assets/stylesheets/objects/_endorsement.css.scss */
.endorsement__cited {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
}

/* line 29, app/assets/stylesheets/objects/_endorsement.css.scss */
.endorsement__picture {
  margin-right: 15px;
  height: 40px;
  width: 40px;
  position: relative;
}

/* line 36, app/assets/stylesheets/objects/_endorsement.css.scss */
.endorsement__face {
  border-radius: 50%;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: block;
  background-color: white;
}

/* line 45, app/assets/stylesheets/objects/_endorsement.css.scss */
.endorsement__logo {
  display: block;
  border-radius: 50%;
  overflow: hidden;
  height: 50%;
  width: 50%;
  position: absolute;
  bottom: -5px;
  right: -5px;
  background-color: white;
  box-shadow: 0 0 4px rgba(113, 113, 166, 0.15);
  border: 4px solid white;
}

/* line 59, app/assets/stylesheets/objects/_endorsement.css.scss */
.endorsement__data {
  color: white;
  font-size: 0.875rem;
  line-height: 1.25;
}

/* line 64, app/assets/stylesheets/objects/_endorsement.css.scss */
.endorsement__data strong {
  display: block;
  color: white;
  font-weight: 400;
}

/* line 2, app/assets/stylesheets/objects/_flash-message.css.scss */
.flash-message {
  color: #6078FF;
  background-color: #e6e9f8;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  padding: 10px 15px 9px;
  border-radius: 4px;
  line-height: 1.5;
  font-size: 14px;
  margin-bottom: 0;
  width: auto;
  text-align: left;
}

/* line 15, app/assets/stylesheets/objects/_flash-message.css.scss */
.flash-message:not(:last-child) {
  margin-bottom: 20px;
}

/* line 19, app/assets/stylesheets/objects/_flash-message.css.scss */
.flash-message.flash-message--alert {
  background-color: #f4e4ec;
  color: #E84C85;
}

/* line 23, app/assets/stylesheets/objects/_flash-message.css.scss */
.flash-message.flash-message--alert a {
  color: currentcolor;
}

/* line 26, app/assets/stylesheets/objects/_flash-message.css.scss */
.flash-message.flash-message--alert a:hover {
  text-decoration: none;
}

/* line 32, app/assets/stylesheets/objects/_flash-message.css.scss */
.flash-message.flash-message--notice {
  background-color: #def0e7;
  color: #12C457;
}

/* line 36, app/assets/stylesheets/objects/_flash-message.css.scss */
.flash-message.flash-message--notice a {
  color: currentcolor;
}

/* line 39, app/assets/stylesheets/objects/_flash-message.css.scss */
.flash-message.flash-message--notice a:hover {
  text-decoration: none;
}

/* line 45, app/assets/stylesheets/objects/_flash-message.css.scss */
.flash-message strong {
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/objects/_slideshow.css.scss */
.slideshow {
  overflow: hidden;
  width: 100%;
}

/* line 6, app/assets/stylesheets/objects/_slideshow.css.scss */
.slideshow__items {
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  margin-bottom: 45px;
  transition: transform 256ms ease-out;
}

/* line 13, app/assets/stylesheets/objects/_slideshow.css.scss */
.slideshow__items[data-count="1"] {
  width: 100%;
}

/* line 14, app/assets/stylesheets/objects/_slideshow.css.scss */
.slideshow__items[data-count="2"] {
  width: 200%;
}

/* line 15, app/assets/stylesheets/objects/_slideshow.css.scss */
.slideshow__items[data-count="3"] {
  width: 300%;
}

/* line 18, app/assets/stylesheets/objects/_slideshow.css.scss */
.slideshow__item {
  flex: 1;
}

/* line 3, app/assets/stylesheets/objects/promo/_promo.css.scss */
.promo {
  background: #292940;
  color: white;
  position: sticky;
  bottom: 15px;
  z-index: 13;
  margin: 15px 15px 0;
  border-radius: 4px;
}

@media (min-width: 1024px) {
  /* line 3, app/assets/stylesheets/objects/promo/_promo.css.scss */
  .promo {
    margin: 30px 30px 0;
    bottom: 30px;
  }
}

/* line 17, app/assets/stylesheets/objects/promo/_promo.css.scss */
.promo .inner {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  white-space: nowrap;
}

/* line 27, app/assets/stylesheets/objects/promo/_promo.css.scss */
.promo h1 {
  font-size: 14px;
}

/* line 30, app/assets/stylesheets/objects/promo/_promo.css.scss */
.promo h1 span {
  font-size: 12px;
  color: #B8B8D9;
}

/* line 36, app/assets/stylesheets/objects/promo/_promo.css.scss */
.promo a {
  color: #292940;
  background-color: white;
  border-radius: 4px;
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 15px;
  font-size: 14px;
  text-decoration: none;
  margin-left: 10px;
}

/* line 51, app/assets/stylesheets/objects/promo/_promo.css.scss */
.promo a:hover {
  background-color: rgba(255, 255, 255, 0.925);
}

/* line 3, app/assets/stylesheets/pages/1.account/_forms.css.scss */
.signin header {
  margin: 5rem 0 7.5rem;
}

/* line 6, app/assets/stylesheets/pages/1.account/_forms.css.scss */
.signin header h1 {
  margin-bottom: 1rem;
  font-weight: 400;
  font-size: 2.25rem;
  text-align: center;
}

/* line 14, app/assets/stylesheets/pages/1.account/_forms.css.scss */
.signin .block {
  position: relative;
  padding: 4.375rem 3.125rem 2.25rem 3.125rem;
  max-width: 380px;
  margin: 0 auto;
  overflow: visible;
}

/* line 21, app/assets/stylesheets/pages/1.account/_forms.css.scss */
.signin .avatar-box {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  width: 110px;
  height: 110px;
  background-color: white;
  border-radius: 50%;
  overflow: hidden;
  border: 10px solid white;
}

/* line 33, app/assets/stylesheets/pages/1.account/_forms.css.scss */
.signin .avatar {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

/* line 38, app/assets/stylesheets/pages/1.account/_forms.css.scss */
.signin .button {
  width: 100%;
  font-size: 1.125rem;
}

/* line 42, app/assets/stylesheets/pages/1.account/_forms.css.scss */
.signin .forgot {
  font-size: 0.875rem;
  text-decoration: none;
  display: block;
  text-align: center;
  color: #33334F;
  margin: 1.5rem 0 0;
}

/* line 50, app/assets/stylesheets/pages/1.account/_forms.css.scss */
.signin .forgot:hover {
  text-decoration: underline;
  color: #6078FF;
}

/* line 55, app/assets/stylesheets/pages/1.account/_forms.css.scss */
.signin .create {
  text-align: center;
  font-size: 0.875rem;
}

/* line 63, app/assets/stylesheets/pages/1.account/_forms.css.scss */
.change-password header {
  margin: 2.5rem 0 4rem;
}

/* line 66, app/assets/stylesheets/pages/1.account/_forms.css.scss */
.change-password .simple_form {
  padding: 0 1.5rem 1.5rem !important;
}

/* line 6, app/assets/stylesheets/pages/3.graphs_charts/_1.base.css.scss */
.graph svg text, .chart svg text, .vue-graph svg text {
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  fill: #7171A6;
  font-size: 11px;
  letter-spacing: 0.005em;
}

/* line 12, app/assets/stylesheets/pages/3.graphs_charts/_1.base.css.scss */
.graph svg .axis, .chart svg .axis, .vue-graph svg .axis {
  fill: none;
  shape-rendering: crispEdges;
}

/* line 16, app/assets/stylesheets/pages/3.graphs_charts/_1.base.css.scss */
.graph svg .axis path, .graph svg .axis line, .chart svg .axis path, .chart svg .axis line, .vue-graph svg .axis path, .vue-graph svg .axis line {
  fill: none;
  stroke: none;
}

/* line 20, app/assets/stylesheets/pages/3.graphs_charts/_1.base.css.scss */
.graph svg .axis.axis--y line, .chart svg .axis.axis--y line, .vue-graph svg .axis.axis--y line {
  stroke: #F5F5F7;
}

/* line 28, app/assets/stylesheets/pages/3.graphs_charts/_1.base.css.scss */
.graph svg .axis--x .tick text {
  opacity: 0;
}

/* line 31, app/assets/stylesheets/pages/3.graphs_charts/_1.base.css.scss */
.graph svg .axis--x .tick:last-of-type text {
  text-anchor: end !important;
}

/* line 3, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph {
  position: inherit;
  overflow: visible;
  padding: 1.125rem 1.5rem 0;
  margin-bottom: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 10px 0 rgba(51, 51, 79, 0.02);
}

/* line 12, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph ::-webkit-scrollbar {
  display: none;
}

/* line 15, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph-actions {
  position: relative;
  float: right;
  display: flex;
  align-content: center;
  z-index: 1;
}

/* line 27, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-bottom: 1px solid #E6E6FF;
  padding-bottom: 0.375rem;
  margin-bottom: 1.75rem;
  align-items: flex-start;
}

/* line 36, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph-toolbar .downloads {
  margin-left: auto;
  display: flex;
  align-items: center;
}

/* line 41, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph-toolbar .export-button {
  margin-left: 8px;
  text-decoration: none;
  height: 34px;
  display: flex;
  align-items: center;
  color: #7171A6;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0 0.5rem 0 0.5rem;
  border: none;
}

/* line 53, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph-toolbar .export-button:before {
  margin-top: -2px;
  color: #7171A6;
}

/* line 58, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph-toolbar .export-button:hover {
  background-color: #FAFAFF;
}

/* line 61, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph-toolbar .export-button:hover:before {
  color: #6078FF;
}

/* line 66, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph-toolbar .reset {
  text-decoration: none;
  color: #E84C85;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0 0.5rem;
  height: 34px;
  display: flex;
  align-items: center;
}

/* line 76, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph-toolbar .reset:hover {
  text-decoration: underline;
}

/* line 81, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .toggle-switch {
  text-decoration: none;
  height: 34px;
  display: flex;
  align-items: center;
  color: #7171A6;
  box-shadow: 0 0 0 1px #E6E6FF;
  font-size: 14px;
  letter-spacing: -0.006em;
  font-weight: 400;
  margin: 0 0.75rem 0.75rem 0;
  border-radius: 8px;
  padding: 0 1.125rem;
}

/* line 95, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .toggle-switch.dropdown--dates:before {
  content: 'Compare Dates';
}

/* line 98, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .toggle-switch.dropdown--trendline:before {
  content: 'Trendlines';
}

/* line 102, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .toggle-switch[data-switch="1"] {
  background-color: #6078FF;
  color: white;
  box-shadow: none;
}

/* line 107, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .toggle-switch[data-switch="1"] .select2-arrow b:after {
  color: white;
}

/* line 111, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .toggle-switch[data-switch="1"].new-loading {
  color: rgba(255, 255, 255, 0.2) !important;
  background-image: url(/assets/svg/loading--light-86e91ce92cb433db6c4be5f25d4b81da0b49e13aa2aeb900fb650eeb4a7ba12d.svg);
}

/* line 117, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .toggle-switch:hover:not([data-switch="1"]) {
  color: #6078FF;
}

/* line 121, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .toggle-switch.toggle-graph.new-loading, .main-graph .toggle-switch.toggle-segments.new-loading {
  background-image: url(/assets/svg/loading--dark-9a0065d1c18c4de8fe1a4b0c2a6018a6dc171422c62d361493683ca1083eb27b.svg);
  color: rgba(51, 51, 79, 0.1);
  cursor: default;
  pointer-events: none;
}

/* line 129, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .toggle-benchmark {
  display: none;
}

/* line 132, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph {
  height: 300px;
  overflow-x: scroll;
  overflow-y: hidden;
  clear: both;
  padding-bottom: 20px;
  font-size: 12px;
}

/* line 145, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .line {
  fill: none;
}

/* line 148, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .line-0 {
  stroke: #724CE9;
}

/* line 151, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .line-0 circle {
  fill: #724CE9;
}

/* line 155, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .line-1 {
  stroke: #E477FB;
}

/* line 158, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .line-1 circle {
  fill: #E477FB;
}

/* line 162, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .line-2 {
  stroke: #FFC148;
}

/* line 165, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .line-2 circle {
  fill: #FFC148;
}

/* line 169, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .line-3 {
  stroke: #36BEDF;
}

/* line 172, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .line-3 circle {
  fill: #36BEDF;
}

/* line 176, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .line-4 {
  stroke: #12C457;
}

/* line 179, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .line-4 circle {
  fill: #12C457;
}

/* line 188, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .main-line .path, .main-graph .graph svg .main-line .dashed-start, .main-graph .graph svg .main-line .dashed-end, .main-graph .graph svg .sum-line .path, .main-graph .graph svg .sum-line .dashed-start, .main-graph .graph svg .sum-line .dashed-end {
  stroke: #6078FF;
}

/* line 191, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .main-line .goal, .main-graph .graph svg .sum-line .goal {
  stroke: #12C457;
}

/* line 194, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .main-line .benchmark, .main-graph .graph svg .sum-line .benchmark {
  stroke: #7171A6;
}

/* line 197, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .main-line .compare, .main-graph .graph svg .main-line .dashed-compare-start, .main-graph .graph svg .main-line .dashed-compare-end, .main-graph .graph svg .sum-line .compare, .main-graph .graph svg .sum-line .dashed-compare-start, .main-graph .graph svg .sum-line .dashed-compare-end {
  stroke: #E477FB;
}

/* line 200, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .main-line .area, .main-graph .graph svg .sum-line .area {
  fill: #6078FF;
  opacity: 0.1;
}

/* line 205, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph svg .hovers circle {
  fill: #6078FF;
}

/* line 211, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .graph.new-loading {
  pointer-events: none;
}

/* line 215, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat {
  display: inline-flex;
  padding-bottom: 18px;
}

/* line 219, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .col {
  display: flex;
  flex-direction: column;
}

/* line 223, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .col-cohort {
  margin-left: 150px;
  display: none;
}

/* line 228, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-abrev,
.main-graph .metric-stat .stat-cohort-arpu {
  color: #7171A6;
  font-size: 14px;
  margin-bottom: 15px;
}

/* line 234, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-abrev {
  text-transform: uppercase;
}

/* line 237, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-current,
.main-graph .metric-stat .stat-cohort-amount {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 15px;
}

/* line 243, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-current {
  color: #33334F;
}

/* line 246, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-cohort-amount {
  color: #7171A6;
}

/* line 249, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend {
  display: flex;
  align-items: center;
}

/* line 253, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend i {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: none;
  order: 0;
  margin-right: 5px;
  font-size: 12px;
  align-items: center;
  justify-content: center;
}

/* line 264, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend p {
  font-size: 14px;
  color: #7171A6;
  margin: 0;
}

/* line 270, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend.green {
  color: #12C457;
}

/* line 273, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend.green i {
  background-color: rgba(18, 196, 87, 0.1);
}

/* line 276, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend.green i .icon {
  fill: #12C457;
}

/* line 280, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend.green strong {
  color: #12C457;
}

/* line 284, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend.red {
  color: #E84C85;
}

/* line 287, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend.red i {
  background-color: rgba(232, 76, 133, 0.1);
}

/* line 290, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend.red i .icon {
  fill: #E84C85;
}

/* line 294, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend.red strong {
  color: #E84C85;
}

/* line 298, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend.up i.up {
  display: flex;
}

/* line 301, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .metric-stat .stat-trend.down i.down {
  display: flex;
}

/* line 306, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .r-squared {
  color: #7171A6;
  margin-left: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
}

/* line 312, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .side_note {
  color: #7171A6;
  margin-bottom: 18px;
}

/* line 316, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph .side_note span {
  color: #12C457;
}

/* line 324, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.graph_selection_box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 24px);
  margin-top: -35px;
  padding-bottom: 16px;
  float: left;
}

/* line 334, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.side_note + .graph_selection_box {
  margin-top: 10px;
}

/* line 338, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.graph_selection_box h3 {
  font-size: 30px;
  letter-spacing: -0.021em;
  font-weight: 400;
  margin: 0;
  margin-bottom: 28px;
  line-height: 1;
  width: 100%;
}

/* line 347, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.graph_selection_box:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1.5rem;
  height: 100px;
  background-color: white;
}

/* line 361, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip,
.vue-graph__tooltip {
  position: absolute;
  pointer-events: none;
  min-width: 100px;
  z-index: 8;
  transform: translate(-50%, -100%);
  transition: transform .3s, opacity .3s;
  background-color: white;
  border: 1px solid #F5F5F7;
  box-shadow: 0 1px 2px rgba(96, 120, 255, 0.1);
  padding: 6px 18px;
  box-sizing: border-box;
  border-radius: 4px;
  left: 50%;
  top: 50%;
  opacity: 0;
}

/* line 379, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div,
.vue-graph__tooltip > div {
  font-size: 0.75rem;
  color: #7171A6;
  text-align: center;
  line-height: 1.3;
  white-space: nowrap;
}

/* line 386, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div span,
.vue-graph__tooltip > div span {
  font-size: 0.875rem;
  font-weight: 600;
  margin-left: 8px;
}

/* line 391, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking,
.vue-graph__tooltip > div.stacking {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}

/* line 397, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking h5,
.vue-graph__tooltip > div.stacking h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 2;
  text-align: left;
}

/* line 407, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking span,
.vue-graph__tooltip > div.stacking span {
  text-align: right;
  flex-shrink: 0;
}

/* line 411, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking:nth-child(2),
.vue-graph__tooltip > div.stacking:nth-child(2) {
  width: calc(100% + 38px);
  margin-left: -19px;
  padding-top: 6px;
  margin-top: 6px;
  border-top: 1px solid #F5F5F7;
  text-indent: 19px;
}

/* line 419, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking:nth-child(2) span,
.vue-graph__tooltip > div.stacking:nth-child(2) span {
  color: #724CE9;
  text-indent: 0;
  margin-right: 19px;
}

/* line 425, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking:nth-child(3) span,
.vue-graph__tooltip > div.stacking:nth-child(3) span {
  color: #E477FB;
}

/* line 428, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking:nth-child(4) span,
.vue-graph__tooltip > div.stacking:nth-child(4) span {
  color: #FFC148;
}

/* line 431, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking:nth-child(5) span,
.vue-graph__tooltip > div.stacking:nth-child(5) span {
  color: #36BEDF;
}

/* line 434, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking:nth-child(6) span,
.vue-graph__tooltip > div.stacking:nth-child(6) span {
  color: #12C457;
}

/* line 438, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking-0 span,
.vue-graph__tooltip > div.stacking-0 span {
  color: #724CE9 !important;
}

/* line 441, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking-1 span,
.vue-graph__tooltip > div.stacking-1 span {
  color: #E477FB !important;
}

/* line 444, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking-2 span,
.vue-graph__tooltip > div.stacking-2 span {
  color: #FFC148 !important;
}

/* line 447, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking-3 span,
.vue-graph__tooltip > div.stacking-3 span {
  color: #36BEDF !important;
}

/* line 450, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking-4 span,
.vue-graph__tooltip > div.stacking-4 span {
  color: #12C457 !important;
}

/* line 454, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking.green span,
.vue-graph__tooltip > div.stacking.green span {
  color: #12C457;
}

/* line 457, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking.purple span,
.vue-graph__tooltip > div.stacking.purple span {
  color: #724CE9;
}

/* line 460, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking.blue span,
.vue-graph__tooltip > div.stacking.blue span {
  color: #6078FF;
}

/* line 463, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking.yellow span,
.vue-graph__tooltip > div.stacking.yellow span {
  color: #FFC148;
}

/* line 466, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking.red span,
.vue-graph__tooltip > div.stacking.red span {
  color: #E84C85;
}

/* line 469, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking.black,
.vue-graph__tooltip > div.stacking.black {
  width: calc(100% + 38px);
  margin-left: -19px;
  padding-top: 6px;
  margin-top: 6px;
  border-top: 1px solid #F5F5F7;
  text-indent: 19px;
}

/* line 477, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.stacking.black span,
.vue-graph__tooltip > div.stacking.black span {
  color: #33334F;
  text-indent: 0;
  margin-right: 19px;
}

/* line 484, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.current,
.vue-graph__tooltip > div.current {
  font-weight: 500;
}

/* line 487, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.current span,
.vue-graph__tooltip > div.current span {
  color: #6078FF;
  font-size: 1.125rem;
  display: block;
  margin-left: 0;
  margin-top: 3px;
  font-weight: 600;
}

/* line 496, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.trend,
.vue-graph__tooltip > div.trend {
  width: calc(100% + 36px);
  margin-left: -18px;
  margin-top: 6px;
}

/* line 501, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.trend span,
.vue-graph__tooltip > div.trend span {
  margin-left: 0;
}

/* line 504, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.trend span:before,
.vue-graph__tooltip > div.trend span:before {
  margin-right: 2px;
  margin-top: -2px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 600;
}

/* line 510, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.trend span.green,
.vue-graph__tooltip > div.trend span.green {
  color: #12C457;
}

/* line 513, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.trend span.red,
.vue-graph__tooltip > div.trend span.red {
  color: #E84C85;
}

/* line 516, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.trend span.up:before,
.vue-graph__tooltip > div.trend span.up:before {
  content: "↑";
}

/* line 519, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.trend span.down:before,
.vue-graph__tooltip > div.trend span.down:before {
  content: "↓";
}

/* line 524, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.days,
.vue-graph__tooltip > div.days {
  margin-bottom: 8px;
}

/* line 527, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.days span,
.vue-graph__tooltip > div.days span {
  color: #33334F;
}

/* line 531, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.compare-box,
.vue-graph__tooltip > div.compare-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 536, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.compare-box .dates div,
.vue-graph__tooltip > div.compare-box .dates div {
  text-align: left;
  line-height: 1.7;
}

/* line 540, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.compare-box .current span,
.vue-graph__tooltip > div.compare-box .current span {
  color: #6078FF;
}

/* line 543, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.compare-box .compare span,
.vue-graph__tooltip > div.compare-box .compare span {
  color: #E477FB;
}

/* line 546, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.compare-box .percent,
.vue-graph__tooltip > div.compare-box .percent {
  margin-left: 18px;
  padding: 0.375rem;
  border-radius: 4px;
  font-weight: 600;
}

/* line 552, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.compare-box .percent:before,
.vue-graph__tooltip > div.compare-box .percent:before {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin-right: 3px;
}

/* line 558, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.compare-box .percent.green,
.vue-graph__tooltip > div.compare-box .percent.green {
  background: rgba(18, 196, 87, 0.2);
  color: #12C457;
}

/* line 562, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.compare-box .percent.red,
.vue-graph__tooltip > div.compare-box .percent.red {
  background: rgba(232, 76, 133, 0.2);
  color: #E84C85;
}

/* line 566, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.compare-box .percent.up:before,
.vue-graph__tooltip > div.compare-box .percent.up:before {
  content: "↑";
}

/* line 569, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip > div.compare-box .percent.down:before,
.vue-graph__tooltip > div.compare-box .percent.down:before {
  content: "↓";
}

/* line 576, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip .tooltip-actions,
.vue-graph__tooltip .tooltip-actions {
  margin: 8px -18px -6px;
  position: relative;
  background: #FCFCFF;
  display: flex;
  justify-content: center;
}

/* line 583, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip .tooltip-actions .note-trigger,
.vue-graph__tooltip .tooltip-actions .note-trigger {
  text-align: center;
  text-decoration: none;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 8px;
}

/* line 590, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip .tooltip-actions .note-trigger:hover,
.vue-graph__tooltip .tooltip-actions .note-trigger:hover {
  background: #6078FF;
  color: white;
}

/* line 594, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip .tooltip-actions .note-trigger:before,
.vue-graph__tooltip .tooltip-actions .note-trigger:before {
  position: relative;
  top: 2px;
  margin-right: 3px;
}

/* line 600, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip .tooltip-actions .note-trigger,
.vue-graph__tooltip .tooltip-actions .note-trigger {
  padding-right: 12px;
  border-radius: 0 0 4px 4px;
  flex-basis: 100%;
}

/* line 605, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip .tooltip-actions .note-trigger .fa-plus,
.vue-graph__tooltip .tooltip-actions .note-trigger .fa-plus {
  margin-right: 4px;
}

/* line 609, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip .tooltip-actions .note-input,
.vue-graph__tooltip .tooltip-actions .note-input {
  resize: none;
  padding: 8px 12px;
  font-size: 0.875rem;
  max-height: 70px;
  display: none;
}

/* line 616, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip .tooltip-actions .note-check,
.vue-graph__tooltip .tooltip-actions .note-check {
  padding-top: 8px;
  display: none;
}

/* line 620, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip .tooltip-actions .note-check input,
.vue-graph__tooltip .tooltip-actions .note-check input {
  margin: 0 3px 0 0;
}

/* line 625, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip .tooltip-actions.active,
.vue-graph__tooltip .tooltip-actions.active {
  flex-wrap: wrap;
  padding: 6px;
}

/* line 629, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip .tooltip-actions.active .note-trigger,
.vue-graph__tooltip .tooltip-actions.active .note-trigger {
  display: none !important;
}

/* line 632, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip .tooltip-actions.active .note-input, .main-graph__tooltip .tooltip-actions.active .note-check,
.vue-graph__tooltip .tooltip-actions.active .note-input,
.vue-graph__tooltip .tooltip-actions.active .note-check {
  display: inherit;
}

/* line 638, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 20px;
}

/* line 646, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip_c {
  position: absolute;
  pointer-events: none;
  transition: opacity .3s;
  opacity: 0;
  left: 0;
  top: 25%;
  z-index: 2;
}

/* line 655, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip_c:before, .main-graph__tooltip_c:after {
  content: " ";
  position: absolute;
  left: -10px;
  border: solid transparent;
  border-color: rgba(255, 255, 255, 0);
  border-width: 10px;
}

/* line 663, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip_c:before {
  bottom: -13px;
  border-top-color: #F5F5F7;
}

/* line 667, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.main-graph__tooltip_c:after {
  bottom: -11px;
  border-top-color: #FCFCFF;
}

/* line 672, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
svg .scrubber {
  opacity: 0;
  transition: opacity .3s;
  pointer-events: none;
  stroke: #E6E6FF;
}

/* line 678, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
svg .scrubber line {
  shape-rendering: crispEdges;
}

/* line 683, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.side-by-side-charts {
  clear: both;
  overflow: hidden;
  margin-top: 20px;
}

/* line 688, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.side-by-side-charts .card {
  height: 450px !important;
  overflow: hidden;
  width: calc(50% - 10px);
  float: left;
  margin-bottom: 20px;
}

/* line 695, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.side-by-side-charts .card .card__header {
  height: 61px;
}

/* line 699, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.side-by-side-charts .card .card__content {
  height: calc(100% - 61px);
}

/* line 703, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.side-by-side-charts .card + .card {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: 0 !important;
}

@media only screen and (max-width: 1250px) {
  /* line 712, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
  .side-by-side-charts:not(:last-child) {
    margin-bottom: 1.125rem;
  }
  /* line 716, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
  .side-by-side-charts .card {
    float: none;
    clear: both;
    width: 100%;
    height: auto !important;
  }
}

/* line 725, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.metric-container::after {
  content: '';
  display: table;
  clear: both;
}

/* line 731, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
.metric-container__nav {
  width: 200px;
  margin-right: 20px;
  float: left;
}

@media (min-height: 985px) {
  /* line 731, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
  .metric-container__nav {
    position: sticky;
    top: 20px;
  }
}

@media (max-width: 1023px) {
  /* line 731, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
  .metric-container__nav {
    display: none;
  }
}

@media (min-width: 1280px) {
  /* line 731, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
  .metric-container__nav {
    margin-right: 40px;
  }
}

@media (min-width: 1024px) {
  /* line 750, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
  .metric-container__main {
    width: calc(100% - 200px - 20px);
    float: right;
  }
}

@media (min-width: 1280px) {
  /* line 750, app/assets/stylesheets/pages/3.graphs_charts/_2.main.css.scss */
  .metric-container__main {
    width: calc(100% - 200px - 40px);
  }
}

/* line 1, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.metric-container__main .main-graph {
  width: 100%;
}

/* line 5, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout {
  width: calc(100% + 48px);
  max-width: 1220px;
  margin-left: -24px;
  margin-right: -24px;
  border-radius: 0 0 10px 10px;
  position: relative;
  display: flex;
  overflow: hidden;
}

/* line 15, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .right-gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: box-shadow 250ms;
  pointer-events: none;
}

/* line 24, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .right-gradient.scrolling {
  box-shadow: inset -120px 0px 100px -70px white;
}

/* line 28, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .breakout-scroller {
  overflow: scroll;
  padding-left: 150px;
  display: flex;
  width: 100%;
  flex-direction: column;
}

/* line 37, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .breakout-scroller.span .breakout-table {
  width: 100% !important;
}

/* line 40, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .breakout-scroller.span .column {
  width: 100%;
}

/* line 43, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .breakout-scroller.span .column .cell {
  width: inherit;
  min-width: 130px;
}

/* line 50, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .breakout-table {
  display: flex;
}

/* line 54, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .column {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
}

/* line 60, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .column.titles {
  font-weight: 600;
  pointer-events: none;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: white;
  transition: box-shadow 250ms;
  width: 150px;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}

/* line 74, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .column.titles.scrolling {
  box-shadow: 5px 0 10px rgba(41, 41, 64, 0.1);
}

/* line 78, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .column.titles .cell {
  width: 150px;
}

/* line 84, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .column:hover:not(.titles) .cell, .breakout .column.active .cell {
  background-color: rgba(96, 120, 255, 0.1);
}

/* line 87, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .column:hover:not(.titles) .head, .breakout .column.active .head {
  background-color: #6078FF;
  border-color: #6078FF;
  color: white;
}

/* line 92, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .column:hover:not(.titles) .foot, .breakout .column.active .foot {
  background-color: rgba(96, 120, 255, 0.2);
}

/* line 97, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .cell {
  white-space: nowrap;
  line-height: 0.75;
  padding: 1rem 1.125rem;
  font-size: 14px;
  letter-spacing: -0.006em;
  border-bottom: 1px solid rgba(51, 51, 79, 0.05);
  width: 130px;
  cursor: pointer;
  background-position: 80% center;
}

/* line 108, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .cell:nth-last-child(1) {
  border-bottom: none;
  font-weight: 600;
}

/* line 112, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .cell:hover:not(.gray):not(.head) {
  text-decoration: underline;
}

/* line 117, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .head {
  background-color: #FCFCFF;
  border-top: 1px solid #E6E6FF;
  border-bottom: 1px solid #E6E6FF;
  padding: 0.5rem 1.125rem;
  color: #7171A6;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0em;
  font-weight: 600;
  cursor: default;
  position: relative;
  line-height: 1.2;
}

/* line 131, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .foot {
  background-color: #FCFCFF;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 138, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .red {
  color: #E84C85;
  font-weight: 400;
}

/* line 142, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .green {
  color: #12C457;
  font-weight: 400;
}

/* line 146, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .gray {
  color: #B8B8D9;
  cursor: default;
}

/* line 150, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout .black {
  font-weight: 400;
  color: #33334F;
}

/* line 156, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(41, 41, 64, 0.3);
  z-index: 11;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

/* line 169, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .red {
  color: #E84C85;
}

/* line 172, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .green {
  color: #12C457;
}

/* line 175, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .bold {
  font-weight: 600;
}

/* line 179, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-wrapper {
  width: 100%;
  max-width: 680px;
  background-color: white;
  padding: 2.25rem 2.25rem 2.875rem;
  border-radius: 4px;
}

/* line 186, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-title {
  font-weight: 600;
  padding-bottom: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 10px 12px -5px rgba(41, 41, 64, 0.1);
}

/* line 194, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-title .ex {
  font-size: 2.625rem;
  font-weight: 100;
  color: #B8B8D9;
  line-height: 20px;
  cursor: pointer;
}

/* line 201, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-title .ex:hover {
  color: #33334F;
}

/* line 206, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-table {
  overflow: scroll;
  max-height: 390px;
  position: relative;
  padding-top: 16;
}

/* line 212, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-table:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 100%;
  background-color: white;
}

/* line 222, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-table .row {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0;
  border-bottom: 1px solid #E6E6FF;
  position: relative;
}

/* line 229, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-table .row * {
  position: relative;
  z-index: 1;
}

/* line 235, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-table .row:last-of-type:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 15px;
  width: 100%;
  background-color: white;
}

/* line 246, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-table .cell {
  display: flex;
  align-items: center;
  font-size: 0.90625rem;
}

/* line 251, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-table .gravatar {
  margin-right: 0.75rem;
}

/* line 255, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-table .gravatar img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 0.75rem;
}

/* line 261, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-table .gravatar a {
  font-weight: 600;
  text-decoration: none;
}

/* line 265, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-table .gravatar a:hover {
  text-decoration: underline;
}

/* line 269, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-table .gravatar .reason {
  color: #B8B8D9;
  margin-left: 0.375rem;
}

/* line 275, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-table .amount {
  flex-shrink: 0;
}

/* line 279, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup .popup-foot {
  padding-top: 1rem;
  display: flex;
  justify-content: space-between;
  font-size: 0.90625rem;
  box-shadow: 0 -10px 12px -5px rgba(41, 41, 64, 0.1);
}

/* line 287, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup.show {
  display: flex;
}

/* line 290, app/assets/stylesheets/pages/3.graphs_charts/_breakout.css.scss */
.breakout-popup.show .popup-wrapper {
  -webkit-animation: smile 250ms forwards;
          animation: smile 250ms forwards;
}

/* line 1, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast {
  display: flex;
  padding: 2.25rem;
  margin-bottom: 1.5rem;
  height: 420px;
  justify-content: space-between;
  border-radius: 10px;
  box-shadow: 0 2px 10px 0 rgba(51, 51, 79, 0.02);
}

/* line 11, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left {
  width: 25%;
  min-width: 325px;
  margin-right: 1.5rem;
  color: #7171A6;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 20, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .title {
  font-size: 16px;
  letter-spacing: -0.011em;
  margin-bottom: 16px;
  color: #7171A6;
  font-weight: 400;
}

/* line 27, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .sub-title {
  display: flex;
  align-items: baseline;
  margin: 24px 0px;
}

/* line 32, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .sub-title h1 {
  color: #33334F;
  font-size: 36px;
  letter-spacing: -0.021em;
  font-weight: 600;
  margin: 0;
  margin-right: 12px;
}

/* line 40, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .sub-title span {
  text-transform: none;
  font-size: 14px;
  letter-spacing: -0.006em;
}

/* line 46, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .explain {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.011em;
  line-height: 1.55;
}

/* line 53, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .explain span {
  font-weight: 400;
  white-space: nowrap;
}

/* line 57, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .explain strong {
  font-weight: 400;
  white-space: nowrap;
}

/* line 61, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .explain i {
  font-style: italic;
  white-space: nowrap;
}

/* line 65, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .explain .blue {
  color: #6078FF;
}

/* line 68, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .explain .green {
  color: #12C457;
}

/* line 71, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .explain .red {
  color: #E84C85;
}

/* line 75, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend {
  display: flex;
  align-items: center;
  margin-top: 0.75rem;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0em;
}

/* line 83, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend .pill {
  width: 60px;
  height: 20px;
  display: flex;
  margin-right: 20px;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
}

/* line 92, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend .pill:hover {
  box-shadow: 0 0 0 2px white, 0 0 0 4px rgba(96, 120, 255, 0.4);
}

/* line 95, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend .pill.active {
  box-shadow: 0 0 0 2px white, 0 0 0 4px #E6E6FF;
}

/* line 99, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend .pill span {
  width: 100%;
}

/* line 103, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend .pill .monthly {
  background-color: #724CE9;
}

/* line 106, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend .pill .quarterly {
  background-color: #E84C85;
}

/* line 109, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend .pill .yearly {
  background-color: #36BEDF;
}

/* line 113, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend .pill .daily {
  background-color: #FFC148;
}

/* line 116, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend .pill .weekly {
  background-color: #ED87D4;
}

/* line 119, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend .pill .bi-weekly {
  background-color: #6078FF;
}

/* line 122, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend .pill .bi-annually {
  background-color: #724CE9;
}

/* line 126, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend .pill .growth {
  background-color: #12C457;
}

/* line 130, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend p {
  margin: 0;
  font-size: 14px;
  letter-spacing: -0.006em;
}

/* line 135, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .legend p strong {
  color: #33334F;
  font-weight: 600;
}

/* line 142, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .textainer {
  display: flex;
  align-items: center;
  font-size: 14px;
  letter-spacing: -0.006em;
  justify-content: space-between;
  margin-top: 0.5rem;
}

/* line 150, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .textainer label {
  width: calc(50% - 24px);
  color: #7171A6;
  font-weight: 400;
}

/* line 155, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .textainer input {
  width: 50%;
  font-size: 14px;
  letter-spacing: -0.006em;
}

/* line 162, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .toggletainer {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  letter-spacing: -0.006em;
  height: 34px;
  align-items: center;
  margin-top: 0.5rem;
}

/* line 171, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .toggletainer label {
  color: #7171A6;
  font-weight: 400;
}

/* line 176, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .toggletainer span {
  font-weight: 400;
}

/* line 179, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .toggletainer span.green {
  color: #12C457;
}

/* line 182, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .toggletainer span.red {
  color: #E84C85;
}

/* line 187, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .left .choggle {
  transform: scale(0.9);
}

/* line 192, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .right {
  width: calc(75% - 24px);
  display: flex;
  flex-wrap: wrap;
  overflow: scroll;
}

/* line 198, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .right .top {
  height: 52px;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
}

/* line 206, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .right .export-button {
  font-weight: 400;
  border: none;
  min-height: 34px;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  padding: 0 1rem;
}

/* line 215, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .right .export-button:hover {
  color: #6078FF;
}

/* line 219, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast .right .bottom {
  width: 100%;
}

/* line 224, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast svg {
  display: block;
}

/* line 229, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast svg .axis--y text {
  fill: #B8B8D9;
  font-weight: 400;
}

/* line 236, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast svg .axis--x text {
  font-weight: 400;
  fill: #7171A6;
  font-size: 12px;
  letter-spacing: 0em;
  margin-top: 16px;
}

/* line 256, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--cashflow .graph {
  height: calc(420px - 72px - 52px);
}

/* line 259, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--cashflow .graph .monthly rect {
  fill: #724CE9;
}

/* line 262, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--cashflow .graph .quarterly rect {
  fill: #E84C85;
}

/* line 265, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--cashflow .graph .yearly rect {
  fill: #36BEDF;
}

/* line 269, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--cashflow .graph .daily rect {
  fill: #FFC148;
}

/* line 272, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--cashflow .graph .weekly rect {
  fill: #ED87D4;
}

/* line 275, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--cashflow .graph .bi-weekly rect {
  fill: #6078FF;
}

/* line 278, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--cashflow .graph .bi-annually rect {
  fill: #724CE9;
}

/* line 282, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--cashflow .graph .layer-growth rect {
  fill: #12C457;
}

/* line 285, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--cashflow .graph .layer-trigger rect {
  fill: transparent;
}

/* line 288, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--cashflow .graph .layer-trigger rect:hover {
  fill: rgba(41, 41, 64, 0.05);
}

/* line 295, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--cashflow .graph .axis--x .tick:last-of-type text {
  text-anchor: middle !important;
}

/* line 300, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--mrr .graph, .forecast--user .graph {
  height: calc(420px - 72px);
}

/* line 303, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--mrr .graph .path, .forecast--user .graph .path {
  stroke: #6078FF;
}

/* line 306, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--mrr .graph .ghost, .forecast--user .graph .ghost {
  stroke: #B8B8D9;
}

/* line 309, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--mrr .graph .area, .forecast--user .graph .area {
  fill: rgba(96, 120, 255, 0.2);
}

/* line 312, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast--mrr .graph circle, .forecast--user .graph circle {
  fill: #6078FF;
}

/* line 320, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip {
  position: absolute;
  transform: translate(-50%, -100%);
  transition: opacity .3s, transform .3s;
  background-color: white;
  box-shadow: 0 0 8px rgba(41, 41, 64, 0.1);
  padding: 6px 18px;
  border-radius: 4px;
  top: 50%;
  left: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}

/* line 334, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip div {
  font-size: 0.75rem;
  color: #B8B8D9;
  text-align: center;
  line-height: 1.3;
  white-space: nowrap;
  font-size: 0.875rem;
  font-weight: 600;
}

/* line 343, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip div.custom {
  color: #6078FF;
}

/* line 347, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend {
  display: none;
  font-size: 0.75rem;
  color: #B8B8D9;
}

/* line 352, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend li {
  display: flex;
  justify-content: space-between;
  line-height: 1.4;
}

/* line 357, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend span {
  font-weight: 600;
  margin-left: 0.5rem;
}

/* line 362, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend .date {
  padding-bottom: 3px;
  margin-bottom: 6px;
  border-bottom: 1px solid #F5F5F7;
  font-weight: 600;
  color: #33334F;
  display: block;
  text-align: center;
}

/* line 372, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend .monthly span {
  color: #724CE9;
}

/* line 375, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend .quarterly span {
  color: #E84C85;
}

/* line 378, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend .yearly span {
  color: #36BEDF;
}

/* line 382, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend .daily span {
  color: #FFC148;
}

/* line 385, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend .weekly span {
  color: #ED87D4;
}

/* line 388, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend .bi-weekly span {
  color: #6078FF;
}

/* line 391, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend .bi-annually span {
  color: #724CE9;
}

/* line 395, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend .growth span {
  color: #12C457;
}

/* line 399, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend .total {
  padding-top: 6px;
  margin-top: 3px;
  border-top: 1px solid #F5F5F7;
  font-weight: 600;
  color: #33334F;
}

/* line 406, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip .legend .growth {
  font-weight: 600;
  color: #33334F;
}

/* line 412, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip.cashflow {
  padding: 6px 8px 4px;
  transform: translate(-100%, -100%);
}

/* line 416, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip.cashflow:before {
  content: '';
  position: absolute;
  right: -20px;
  top: 50%;
  background: url(/assets/svg/tip_c-1485d47b03f2f831dfc1c60c46fe032e688f6dc0814ae08cce66d45d00c9effd.svg) no-repeat left;
  background-size: contain;
  width: 20px;
  height: 25px;
  filter: drop-shadow(0 0 5px rgba(41, 41, 64, 0.1));
  transform: translate(0, -50%);
}

/* line 428, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip.cashflow:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 0;
  width: 5px;
  height: calc(100% - 10px);
  background-color: white;
}

/* line 438, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip.cashflow ~ .main-graph__tooltip_c, .forecast-graph__tooltip.cashflow .custom, .forecast-graph__tooltip.cashflow .default {
  display: none !important;
}

/* line 441, app/assets/stylesheets/pages/3.graphs_charts/_forecast.css.scss */
.forecast-graph__tooltip.cashflow .legend {
  display: block;
}

/* line 3, app/assets/stylesheets/pages/3.graphs_charts/_notes.css.scss */
.main-graph .notes g {
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/pages/3.graphs_charts/_notes.css.scss */
.main-graph .notes g circle {
  fill: #6078FF;
}

/* line 9, app/assets/stylesheets/pages/3.graphs_charts/_notes.css.scss */
.main-graph .notes g .bubble {
  fill: transparent;
  stroke: #6078FF;
  stroke-width: 2;
}

/* line 14, app/assets/stylesheets/pages/3.graphs_charts/_notes.css.scss */
.main-graph .notes g .badge {
  fill: #6078FF;
}

/* line 17, app/assets/stylesheets/pages/3.graphs_charts/_notes.css.scss */
.main-graph .notes g text {
  font-size: 12px;
  fill: white;
  text-anchor: middle;
}

/* line 24, app/assets/stylesheets/pages/3.graphs_charts/_notes.css.scss */
.main-graph .notes #highlight circle {
  fill: #292940;
}

/* line 27, app/assets/stylesheets/pages/3.graphs_charts/_notes.css.scss */
.main-graph .notes #highlight .bubble {
  stroke: #292940;
}

/* line 30, app/assets/stylesheets/pages/3.graphs_charts/_notes.css.scss */
.main-graph .notes #highlight .badge {
  fill: #292940;
}

/* line 1, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.segments-graph {
  padding-bottom: 1.25rem;
  width: 100%;
}

/* line 5, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.segments-graph.locked {
  pointer-events: none;
}

/* line 9, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.segments-graph .empty, .segments-graph .locked {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-content: center;
  height: 100%;
  background: url(/assets/graph-bg-257480b528fa7b23f4ee3bd99ecef9beaaa25e511ee2c2ffa43a699c458d7d64.png) no-repeat left bottom;
  background-size: 100%;
  position: relative;
  padding-bottom: 2.25rem;
}

/* line 22, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.segments-graph .empty > *, .segments-graph .locked > * {
  margin: 0;
  position: relative;
  z-index: 1;
}

/* line 27, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.segments-graph .empty strong, .segments-graph .locked strong {
  color: #33334F;
  line-height: 1.5;
}

/* line 31, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.segments-graph .empty p, .segments-graph .locked p {
  color: #7171A6;
}

/* line 35, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.segments-graph .empty:after, .segments-graph .locked:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 0;
}

/* line 46, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.segments-graph .locked {
  background: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

/* line 55, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.segment-pickers {
  display: flex;
  flex-wrap: wrap;
}

/* line 59, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.picker {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
  position: relative;
  min-width: 220px;
  min-height: 34px;
  margin-right: 1rem;
}

/* line 68, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.picker i {
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
  opacity: 0.8;
  flex-shrink: 0;
}

/* line 80, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.picker i:hover {
  opacity: 1;
}

/* line 83, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.picker i.loading {
  background: url(/assets/svg/loading--dark-9a0065d1c18c4de8fe1a4b0c2a6018a6dc171422c62d361493683ca1083eb27b.svg) no-repeat center;
  background-size: contain;
  opacity: 1;
  text-indent: 9999px;
}

/* line 90, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.picker input {
  position: relative;
  z-index: 5;
  font-size: 0.875rem !important;
  padding: 0 0.75rem !important;
  line-height: 34px;
}

/* line 100, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.picker-0 i {
  color: #724CE9;
  background-color: rgba(114, 76, 233, 0.2);
}

/* line 107, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.picker-1 i {
  color: #E477FB;
  background-color: rgba(228, 119, 251, 0.2);
}

/* line 114, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.picker-2 i {
  color: #FFC148;
  background-color: rgba(255, 193, 72, 0.2);
}

/* line 121, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.picker-3 i {
  color: #36BEDF;
  background-color: rgba(54, 190, 223, 0.2);
}

/* line 128, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.picker-4 i {
  color: #12C457;
  background-color: rgba(18, 196, 87, 0.2);
}

/* line 134, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.picker:after {
  content: "\f078";
  font-family: 'Font Awesome 5 Pro';
  color: #7171A6;
  font-size: 10px;
  position: absolute;
  top: 50%;
  right: 0.5rem;
  transform: translate(0, -50%);
  z-index: 5;
  pointer-events: none;
}

/* line 147, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  font-size: 0.875rem;
  background-color: white;
  cursor: pointer;
  z-index: 5;
  max-height: 220px;
  overflow: scroll;
}

/* line 159, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-dropdown.vue-dropdown--segments.open {
  margin-top: 6px;
  min-width: 360px;
}

/* line 164, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-dropdown li {
  padding: 0 0.75rem;
  line-height: 34px;
  display: none;
  color: #7171A6;
  font-weight: 400;
  position: relative;
  z-index: 1;
  background-color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

/* line 178, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-dropdown li[disabled] {
  pointer-events: none;
  background-color: #FCFCFF;
  color: #B8B8D9;
}

/* line 183, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-dropdown li.active {
  background-color: #F5F5F7;
  color: #33334F;
}

/* line 187, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-dropdown li:hover {
  background-color: #F5F5F7;
}

/* line 192, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-dropdown:before {
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  z-index: 0;
}

/* line 203, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-dropdown.open {
  box-shadow: 0 0 0 1px #E6E6FF;
  border-radius: 4px;
  cursor: default;
  z-index: 4;
  width: calc(100% - 2px);
  left: 1px;
}

/* line 211, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-dropdown.open li {
  display: block;
  box-shadow: none;
}

/* line 216, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-dropdown.open:before {
  display: block;
}

/* line 221, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph {
  height: 330px;
  overflow: hidden;
}

/* line 225, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph .axis--x .tick:last-of-type text {
  text-anchor: end !important;
}

/* line 231, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph .line circle {
  stroke: none;
}

/* line 235, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph .line-0 {
  stroke: #724CE9;
}

/* line 238, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph .line-0 circle {
  fill: #724CE9;
}

/* line 242, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph .line-1 {
  stroke: #E477FB;
}

/* line 245, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph .line-1 circle {
  fill: #E477FB;
}

/* line 249, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph .line-2 {
  stroke: #FFC148;
}

/* line 252, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph .line-2 circle {
  fill: #FFC148;
}

/* line 256, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph .line-3 {
  stroke: #36BEDF;
}

/* line 259, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph .line-3 circle {
  fill: #36BEDF;
}

/* line 263, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph .line-4 {
  stroke: #12C457;
}

/* line 266, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.vue-graph .line-4 circle {
  fill: #12C457;
}

/* line 273, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.segments-transition {
  transition: all 300ms ease;
  opacity: 1;
}

/* line 277, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.segments-enter,
.segments-leave {
  opacity: 0;
}

/* line 281, app/assets/stylesheets/pages/3.graphs_charts/_segments_graph.css.scss */
.segments-enter .segment-pickers,
.segments-leave .segment-pickers {
  display: none;
}

/* line 1, app/assets/stylesheets/pages/3.graphs_charts/_single_metric.css.scss */
.aux_charts {
  margin-bottom: 20px;
  padding: 20px;
}

/* line 6, app/assets/stylesheets/pages/3.graphs_charts/_single_metric.css.scss */
.aux_charts h3 {
  text-align: center;
  margin: 0 0 0.9375rem 0;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: -0.021em;
}

/* line 13, app/assets/stylesheets/pages/3.graphs_charts/_single_metric.css.scss */
.aux_charts .chart {
  height: 200px;
}

/* line 3, app/assets/stylesheets/pages/3.graphs_charts/_trial_metrics.css.scss */
.container.trial-metrics .tab-bar {
  display: flex;
  justify-content: center;
  background-color: white;
  border-radius: 4px 4px 0 0;
  padding: 25px 20px 10px;
  position: relative;
  z-index: 2;
}

/* line 12, app/assets/stylesheets/pages/3.graphs_charts/_trial_metrics.css.scss */
.container.trial-metrics .tab-bar .tab {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  max-width: 150px;
  flex: 1;
}

/* line 21, app/assets/stylesheets/pages/3.graphs_charts/_trial_metrics.css.scss */
.container.trial-metrics .tab-bar .tab h1 {
  font-size: 1.625rem;
  font-weight: 600;
  width: 100%;
  text-align: center;
  margin-bottom: 8px;
  color: #33334F;
  transition: color 75ms ease-in-out;
}

/* line 31, app/assets/stylesheets/pages/3.graphs_charts/_trial_metrics.css.scss */
.container.trial-metrics .tab-bar .tab span {
  padding: 0 2px 5px;
  font-size: 14px;
  color: #7171A6;
  border-bottom: 1px solid transparent;
  transition: color 96ms linear, border-color 96ms linear;
}

/* line 40, app/assets/stylesheets/pages/3.graphs_charts/_trial_metrics.css.scss */
.container.trial-metrics .tab-bar .tab:hover, .container.trial-metrics .tab-bar .tab:hover h1, .container.trial-metrics .tab-bar .tab:hover span {
  color: #6078FF;
}

/* line 44, app/assets/stylesheets/pages/3.graphs_charts/_trial_metrics.css.scss */
.container.trial-metrics .tab-bar .tab.active, .container.trial-metrics .tab-bar .tab.active h1, .container.trial-metrics .tab-bar .tab.active span {
  color: #6078FF;
}

/* line 46, app/assets/stylesheets/pages/3.graphs_charts/_trial_metrics.css.scss */
.container.trial-metrics .tab-bar .tab.active span {
  border-color: #6078FF;
}

/* line 61, app/assets/stylesheets/pages/3.graphs_charts/_trial_metrics.css.scss */
.container.trial-metrics .main-graph {
  border-radius: 0 0 4px 4px;
}

/* line 64, app/assets/stylesheets/pages/3.graphs_charts/_trial_metrics.css.scss */
.container.trial-metrics .metric-stat {
  display: none;
}

/* line 67, app/assets/stylesheets/pages/3.graphs_charts/_trial_metrics.css.scss */
.container.trial-metrics .graph-actions {
  margin-bottom: 1.5rem;
}

/* line 3, app/assets/stylesheets/pages/_base.css.scss */
* {
  box-sizing: border-box;
  outline: none;
}

/* line 7, app/assets/stylesheets/pages/_base.css.scss */
body, html {
  width: auto !important;
  height: auto !important;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  min-width: 1280px;
  min-height: 700px;
  font-style: normal;
  font-weight: 400;
}

/* line 16, app/assets/stylesheets/pages/_base.css.scss */
body.no-min-dimensions, html.no-min-dimensions {
  min-width: 0;
  min-height: 0;
}

/* line 21, app/assets/stylesheets/pages/_base.css.scss */
body {
  background: #F5F5F7;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #33334F;
  position: relative;
  display: flex;
  align-items: flex-start;
  font-feature-settings: "ss01";
}

/* line 30, app/assets/stylesheets/pages/_base.css.scss */
body.freeze {
  overflow: hidden !important;
}

/* line 36, app/assets/stylesheets/pages/_base.css.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 41, app/assets/stylesheets/pages/_base.css.scss */
textarea {
  resize: vertical;
}

/* line 44, app/assets/stylesheets/pages/_base.css.scss */
p {
  margin: 1.5em 0;
  line-height: 1.3em;
}

/* line 48, app/assets/stylesheets/pages/_base.css.scss */
b, strong {
  font-weight: 600;
}

/* line 54, app/assets/stylesheets/pages/_base.css.scss */
::-moz-selection {
  background-color: rgba(96, 120, 255, 0.1);
  text-shadow: none;
}

/* line 58, app/assets/stylesheets/pages/_base.css.scss */
::-moz-selection {
  background-color: rgba(96, 120, 255, 0.1);
  text-shadow: none;
}
::selection {
  background-color: rgba(96, 120, 255, 0.1);
  text-shadow: none;
}

/* line 62, app/assets/stylesheets/pages/_base.css.scss */
::-webkit-input-placeholder {
  color: #DDDDF9;
}

/* line 65, app/assets/stylesheets/pages/_base.css.scss */
::-moz-placeholder {
  color: #DDDDF9;
}

/* line 68, app/assets/stylesheets/pages/_base.css.scss */
:-ms-input-placeholder {
  color: #DDDDF9;
}

/* line 71, app/assets/stylesheets/pages/_base.css.scss */
:-moz-placeholder {
  color: #DDDDF9;
}

/* line 74, app/assets/stylesheets/pages/_base.css.scss */
a {
  color: #6078FF;
}

/* line 77, app/assets/stylesheets/pages/_base.css.scss */
[v-cloak] {
  display: none;
}

/* line 80, app/assets/stylesheets/pages/_base.css.scss */
.highlight {
  background-color: rgba(96, 120, 255, 0.1) !important;
}

/* line 83, app/assets/stylesheets/pages/_base.css.scss */
.label {
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  display: inline-block;
  padding: 0.3125rem 0.5rem;
  font-size: 0.6875rem;
  background-color: #ebf1f4;
  color: rgba(41, 41, 64, 0.5);
  border-radius: 4px;
}

/* line 97, app/assets/stylesheets/pages/_base.css.scss */
.view a {
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  display: inline-block;
  padding: 0.1875rem 0.5rem;
  font-size: 0.6875rem;
  background-color: rgba(96, 120, 255, 0.5);
  color: white;
  margin: -5px 0 0 5px;
  border-radius: 4px;
}

/* line 110, app/assets/stylesheets/pages/_base.css.scss */
.view a:hover {
  background-color: #6078FF;
}

/* line 115, app/assets/stylesheets/pages/_base.css.scss */
.block {
  padding: 1.25rem;
  margin-bottom: 1.25rem;
}

/* line 121, app/assets/stylesheets/pages/_base.css.scss */
abbr {
  border-bottom: 1px dotted #B8B8D9;
  cursor: help;
}

/* line 125, app/assets/stylesheets/pages/_base.css.scss */
.right {
  float: right;
}

/* line 128, app/assets/stylesheets/pages/_base.css.scss */
.left {
  float: left;
}

/* line 131, app/assets/stylesheets/pages/_base.css.scss */
.hidden {
  display: none !important;
}

/* line 134, app/assets/stylesheets/pages/_base.css.scss */
.visible {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* line 139, app/assets/stylesheets/pages/_base.css.scss */
.hide {
  display: none;
  opacity: 0;
  visibility: hidden;
}

/* line 144, app/assets/stylesheets/pages/_base.css.scss */
.overlay {
  background: rgba(41, 41, 64, 0.05);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}

/* line 153, app/assets/stylesheets/pages/_base.css.scss */
.alert {
  background: #E84C85;
  color: white;
  width: 100%;
  padding: 0.75rem 0.9375rem 0.625rem;
  margin-bottom: 1em;
  border-radius: 4px;
  line-height: 1.5;
}

/* line 162, app/assets/stylesheets/pages/_base.css.scss */
.success {
  background: #12C457;
  color: white;
  padding: 0.75rem 0.9375rem;
  width: 100%;
  margin-bottom: 1em;
  border-radius: 4px;
}

/* line 170, app/assets/stylesheets/pages/_base.css.scss */
.notice {
  background: #f5f0c0;
  width: 100%;
  padding: 0.75rem 0.9375rem;
  margin-bottom: 1em;
  border-radius: 4px;
}

/* line 177, app/assets/stylesheets/pages/_base.css.scss */
.generic {
  max-width: 56.25rem;
  margin: 0 auto 30px auto;
  background: white;
  padding: 0.625rem 1.875rem;
  border-radius: 4px;
  box-shadow: 0 2px 0 rgba(41, 41, 64, 0.06);
}

/* line 186, app/assets/stylesheets/pages/_base.css.scss */
.over_limit {
  display: block;
  background: #6078FF;
  color: white;
  padding: 1.375rem 1.125rem 1.125rem 1.125rem;
  font-weight: 400;
  position: relative;
  z-index: 1;
}

/* line 195, app/assets/stylesheets/pages/_base.css.scss */
.over_limit p {
  margin: 0;
}

/* line 198, app/assets/stylesheets/pages/_base.css.scss */
.over_limit p:first-child {
  font-size: 1.25rem;
  margin-bottom: 0.625rem;
}

/* line 203, app/assets/stylesheets/pages/_base.css.scss */
.over_limit .button {
  position: relative;
  top: -2px;
  left: 3px;
  font-size: 0.9375rem !important;
}

/* line 210, app/assets/stylesheets/pages/_base.css.scss */
.block_out {
  position: absolute;
  top: 56px;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.93);
  z-index: 6;
}

/* line 219, app/assets/stylesheets/pages/_base.css.scss */
.block_overlay {
  background: #6078FF;
  display: block;
  color: white;
  text-align: center;
  padding: 1.125rem 1.375rem 1.125rem;
  position: absolute;
  z-index: 7;
  top: 50%;
  left: 50%;
  width: 500px;
  transform: translate(-50%, -50%);
  border-radius: 4px;
  box-shadow: 0 2px 0 #3755ff, 0 0 80px 20px white;
}

/* line 234, app/assets/stylesheets/pages/_base.css.scss */
.block_overlay h3 {
  font-size: 1.75rem;
  margin: 10px 0 0 0;
}

/* line 238, app/assets/stylesheets/pages/_base.css.scss */
.block_overlay .button {
  font-size: 1.125rem !important;
  font-weight: 600;
  display: block;
  margin-top: 1.125rem;
  margin-bottom: -1.125rem;
}

/* line 245, app/assets/stylesheets/pages/_base.css.scss */
.block_overlay.red {
  background: #E84C85;
  box-shadow: 0 0 0 3px rgba(232, 76, 133, 0.5);
}

/* line 249, app/assets/stylesheets/pages/_base.css.scss */
.block_overlay.red a {
  color: white;
}

/* line 254, app/assets/stylesheets/pages/_base.css.scss */
.notes {
  background: #fffecc;
  border: 1px solid #eae9bc;
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}

/* line 262, app/assets/stylesheets/pages/_base.css.scss */
.notes h6 {
  font-size: 1.125rem;
  padding: 8px 15px 0 18px;
  margin: 0;
}

/* line 267, app/assets/stylesheets/pages/_base.css.scss */
.notes time {
  color: rgba(41, 41, 64, 0.4);
  margin-left: 10px;
  font-weight: 400;
  font-size: 0.8125rem;
  position: relative;
  top: -1px;
}

/* line 275, app/assets/stylesheets/pages/_base.css.scss */
.notes p {
  padding: 0 18px 12px 18px;
  margin: 0;
  line-height: 1.4375rem;
  background-size: 100% 1.6em;
  background-image: linear-gradient(to top, #e6f1d4 0%, #fffecc 5%);
}

/* line 283, app/assets/stylesheets/pages/_base.css.scss */
.new-loading {
  background-image: url(/assets/svg/loading-875163554c5756e6ba79d0395106331ecc04962367e23f272dabe0dfd3e944df.svg);
  background-repeat: no-repeat !important;
  background-position: center;
  background-size: contain;
  background-color: inherit;
}

/* line 290, app/assets/stylesheets/pages/_base.css.scss */
.new-loading.darker {
  background-image: url(/assets/svg/loading--dark-9a0065d1c18c4de8fe1a4b0c2a6018a6dc171422c62d361493683ca1083eb27b.svg);
}

/* line 293, app/assets/stylesheets/pages/_base.css.scss */
.new-loading.lighter {
  background-image: url(/assets/svg/loading--light-86e91ce92cb433db6c4be5f25d4b81da0b49e13aa2aeb900fb650eeb4a7ba12d.svg);
}

/* line 299, app/assets/stylesheets/pages/_base.css.scss */
code {
  font-family: inconsolata, monospace;
}

/* line 305, app/assets/stylesheets/pages/_base.css.scss */
.container {
  width: 100%;
}

@media (max-width: 1023px) {
  /* line 310, app/assets/stylesheets/pages/_base.css.scss */
  .app-sidebar + .container {
    padding-top: 68px;
  }
}

@media (min-width: 1024px) {
  /* line 315, app/assets/stylesheets/pages/_base.css.scss */
  .no-min-dimensions .container {
    width: calc(100% - 80px);
  }
}

/* line 321, app/assets/stylesheets/pages/_base.css.scss */
.container .container--inner {
  padding: 0 15px;
  max-width: calc(1440px + 60px);
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  /* line 321, app/assets/stylesheets/pages/_base.css.scss */
  .container .container--inner {
    padding: 0 30px;
  }
}

/* line 332, app/assets/stylesheets/pages/_base.css.scss */
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 337, app/assets/stylesheets/pages/_base.css.scss */
ul li {
  margin: 0;
  padding: 0;
}

/* line 341, app/assets/stylesheets/pages/_base.css.scss */
ul .gs-w {
  background: #DDD;
  cursor: pointer;
}

/* line 346, app/assets/stylesheets/pages/_base.css.scss */
#apple_private_key, #google_credentials_json {
  border-style: dashed;
  min-height: 100px;
}

/* line 350, app/assets/stylesheets/pages/_base.css.scss */
#apple_private_key.hover, #google_credentials_json.hover {
  border-color: #6078FF;
  box-shadow: 0 0 0 3px rgba(96, 120, 255, 0.3);
  z-index: 1;
}

/* line 360, app/assets/stylesheets/pages/_base.css.scss */
input[type="text"]:not(.bm-input), input[type="email"], input[type="password"], input[type="tel"], textarea, .content-area, .card_element {
  padding: 0.5rem 0.75rem;
  margin: 0;
  font-size: 14px;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #33334F;
  vertical-align: middle;
  border: 1px solid #E6E6FF;
  width: 100%;
  border-radius: 4px;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 373, app/assets/stylesheets/pages/_base.css.scss */
input[type="text"]:not(.bm-input):focus, input[type="email"]:focus, input[type="password"]:focus, input[type="tel"]:focus, textarea:focus, .content-area:focus, .card_element:focus {
  box-shadow: 0 0 0 3px rgba(96, 120, 255, 0.2);
  border-color: #6078FF;
}

/* line 377, app/assets/stylesheets/pages/_base.css.scss */
input[type="text"]:not(.bm-input).small, input[type="email"].small, input[type="password"].small, input[type="tel"].small, textarea.small, .content-area.small, .card_element.small {
  padding: 0.375rem 0.5rem;
  font-size: 0.75rem;
}

/* line 381, app/assets/stylesheets/pages/_base.css.scss */
input[type="text"]:not(.bm-input)[disabled], input[type="email"][disabled], input[type="password"][disabled], input[type="tel"][disabled], textarea[disabled], .content-area[disabled], .card_element[disabled] {
  background: #FCFCFF;
  color: #B8B8D9;
}

/* line 386, app/assets/stylesheets/pages/_base.css.scss */
input[type="submit"] {
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 4px;
  outline: none;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 393, app/assets/stylesheets/pages/_base.css.scss */
button {
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  margin: 0;
}

/* line 402, app/assets/stylesheets/pages/_base.css.scss */
select {
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #E6E6FF;
  box-shadow: none;
  font-size: 0.875rem;
  height: 2.5rem;
  vertical-align: top;
}

/* line 411, app/assets/stylesheets/pages/_base.css.scss */
select:hover {
  box-shadow: 0 0 0 3px rgba(96, 120, 255, 0.3);
  border-color: #6078FF;
}

/* line 415, app/assets/stylesheets/pages/_base.css.scss */
select.small {
  height: 30px;
  font-size: 0.75rem;
}

/* line 424, app/assets/stylesheets/pages/_base.css.scss */
.button {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: #6078FF;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #3755ff;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button:hover {
  background: #3755ff;
  border-bottom: 2px solid #1437ff;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 427, app/assets/stylesheets/pages/_base.css.scss */
.button.disabled {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: #292940;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #191927;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button.disabled:hover {
  background: #191927;
  border-bottom: 2px solid #0b0b11;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.disabled.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.disabled.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 430, app/assets/stylesheets/pages/_base.css.scss */
.button.red {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: #E84C85;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #e3286c;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button.red:hover {
  background: #e3286c;
  border-bottom: 2px solid #cd1a5c;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.red.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.red.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 433, app/assets/stylesheets/pages/_base.css.scss */
.button.gray {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: #88acbe;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #6e9ab0;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button.gray:hover {
  background: #6e9ab0;
  border-bottom: 2px solid #5889a1;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.gray.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.gray.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 436, app/assets/stylesheets/pages/_base.css.scss */
.button.green {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: #12C457;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #0f9f46;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button.green:hover {
  background: #0f9f46;
  border-bottom: 2px solid #0c7e38;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.green.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.green.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 439, app/assets/stylesheets/pages/_base.css.scss */
.button.black {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: #292940;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #191927;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button.black:hover {
  background: #191927;
  border-bottom: 2px solid #0b0b11;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.black.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.black.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 442, app/assets/stylesheets/pages/_base.css.scss */
.button.white {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: white;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #ebebeb;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button.white:hover {
  background: #ebebeb;
  border-bottom: 2px solid #d9d9d9;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.white.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.white.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 445, app/assets/stylesheets/pages/_base.css.scss */
.button.pink {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: #E477FB;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #dc4ffa;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button.pink:hover {
  background: #dc4ffa;
  border-bottom: 2px solid #d52df9;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.pink.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.pink.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 448, app/assets/stylesheets/pages/_base.css.scss */
.button.teal {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: #36BEDF;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #20aacc;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button.teal:hover {
  background: #20aacc;
  border-bottom: 2px solid #1c91ad;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.teal.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.teal.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 451, app/assets/stylesheets/pages/_base.css.scss */
.button.grass {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: #12C457;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #0f9f46;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button.grass:hover {
  background: #0f9f46;
  border-bottom: 2px solid #0c7e38;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.grass.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.grass.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 454, app/assets/stylesheets/pages/_base.css.scss */
.button.mustard {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: #FFC148;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #ffb31f;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button.mustard:hover {
  background: #ffb31f;
  border-bottom: 2px solid #fba600;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.mustard.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.mustard.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 457, app/assets/stylesheets/pages/_base.css.scss */
.button.salmon {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: #E84C85;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #e3286c;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button.salmon:hover {
  background: #e3286c;
  border-bottom: 2px solid #cd1a5c;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.salmon.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.salmon.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 460, app/assets/stylesheets/pages/_base.css.scss */
.button.blue {
  padding: 0.625rem 0.9375rem 0.5rem 0.9375rem;
  margin: 0;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  color: white;
  background-color: #6078FF;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  display: inline-block;
  border-bottom: 2px solid #3755ff;
}

/* line 20, app/assets/stylesheets/components/_mixins.css.scss */
.button.blue:hover {
  background: #3755ff;
  border-bottom: 2px solid #1437ff;
}

/* line 24, app/assets/stylesheets/components/_mixins.css.scss */
.button.blue.small {
  padding: 0.375rem 0.75rem 0.25rem 0.75rem;
  font-size: 0.8125rem;
}

/* line 28, app/assets/stylesheets/components/_mixins.css.scss */
.button.blue.tiny {
  padding: 0.1875rem 0.3125rem 0.125rem 0.3125rem;
  font-size: 0.5625rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  border-radius: 2px;
  box-shadow: none;
}

/* line 468, app/assets/stylesheets/pages/_base.css.scss */
.joey-button {
  line-height: 40px;
  text-decoration: none;
  background-color: #6078FF;
  color: white;
  padding: 0 1.25rem;
  border-radius: 4px;
  cursor: pointer;
  font-size: 0.875rem;
  text-align: center;
  display: inline-block;
}

/* line 480, app/assets/stylesheets/pages/_base.css.scss */
.joey-button:hover {
  background-color: #4762ff;
}

/* line 484, app/assets/stylesheets/pages/_base.css.scss */
.joey-button.gray {
  background-color: #E6E6FF;
  color: #33334F;
  font-weight: 600;
}

/* line 489, app/assets/stylesheets/pages/_base.css.scss */
.joey-button.gray:hover {
  background-color: #cdcdff;
}

/* line 493, app/assets/stylesheets/pages/_base.css.scss */
.joey-button.green {
  background-color: #12C457;
  font-weight: 600;
}

/* line 497, app/assets/stylesheets/pages/_base.css.scss */
.joey-button.green:hover {
  background-color: #10ad4d;
}

/* line 501, app/assets/stylesheets/pages/_base.css.scss */
.joey-button.disabled {
  pointer-events: none;
}

/* line 511, app/assets/stylesheets/pages/_base.css.scss */
table .yes, table .no, table .maybe {
  color: white;
  padding: 4px 6px 3px 6px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.6875rem;
  border-radius: 3px;
}

/* line 519, app/assets/stylesheets/pages/_base.css.scss */
table .yes {
  background: #12C457;
}

/* line 522, app/assets/stylesheets/pages/_base.css.scss */
table .no {
  background: #E84C85;
}

/* line 525, app/assets/stylesheets/pages/_base.css.scss */
table .maybe {
  background: #FB8854;
}

/* line 529, app/assets/stylesheets/pages/_base.css.scss */
.export-button {
  color: #33334F;
  text-decoration: none;
  border: 1px solid #E6E6FF;
  padding: 6px 12px 4px;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  margin-left: 10px;
  line-height: 1.1em;
  display: inline-block;
}

/* line 541, app/assets/stylesheets/pages/_base.css.scss */
.export-button:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  content: "\f019";
  margin-right: 8px;
  color: #7171A6;
}

/* line 549, app/assets/stylesheets/pages/_base.css.scss */
.export-button:hover {
  background-color: #FAFAFF;
}

/* line 551, app/assets/stylesheets/pages/_base.css.scss */
.export-button:hover:before {
  color: #6078FF;
}

/* line 1, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding {
  min-height: 100vh;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #7171A6;
}

@media only screen and (min-width: 768px) {
  /* line 1, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding {
    display: flex;
    flex-direction: column;
    position: relative;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 1, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding {
    flex-direction: row;
  }
}

/* line 18, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding.onboarding--centered {
  text-align: center;
}

/* line 22, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding.onboarding--top {
  display: block;
  margin-top: 30px;
}

/* line 27, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding small {
  display: block;
  color: #B8B8D9;
}

/* line 33, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__main,
.onboarding__aside {
  background-color: #F5F5F7;
  padding: 30px;
  display: flex;
  align-items: center;
  min-height: 100vh;
  align-items: center;
  justify-content: center;
}

@media only screen and (min-width: 768px) {
  /* line 33, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__main,
.onboarding__aside {
    min-height: 50%;
    flex-grow: 2;
    flex-shrink: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 33, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__main,
.onboarding__aside {
    min-height: 0;
    height: auto;
  }
  /* line 54, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__main:not(:only-child),
.onboarding__aside:not(:only-child) {
    width: 50%;
  }
}

/* line 60, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__aside {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width='718' height='1000' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M718 0v1000H299.093C197.33 928.018 106.532 814.977 42.17 670.582-36.335 494.458-.16 217.235 114.388 0H718z' fill='url(%23paint0_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='1224.34' y1='23.119' x2='-41.278' y2='613.489' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.297' stop-color='%23A488FD'/%3E%3Cstop offset='1' stop-color='%23769AED'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-position: right center;
  background-size: auto 500%;
  background-repeat: no-repeat;
  flex-grow: 1;
}

@media only screen and (min-width: 768px) {
  /* line 60, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__aside {
    background-size: 150%;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 60, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__aside {
    background-position: left center;
    background-size: cover;
  }
}

/* line 77, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="braintree"] .onboarding__aside {
  background-image: url("data:image/svg+xml,%3Csvg width='718' height='1000' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M718 0v1000H299.093C197.33 928.018 106.532 814.977 42.17 670.582-36.335 494.458-.16 217.235 114.388 0H718z' fill='%23000'/%3E%3C/svg%3E");
}

/* line 81, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="stripe"] .onboarding__aside {
  background-image: url("data:image/svg+xml,%3Csvg width='718' height='1000' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M718 0v1000H299.093C197.33 928.018 106.532 814.977 42.17 670.582-36.335 494.458-.16 217.235 114.388 0H718z' fill='url(%23paint0_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='1224.34' y1='23.119' x2='-41.278' y2='613.489' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.297' stop-color='%2334C3FC'/%3E%3Cstop offset='1' stop-color='%23425DFB'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}

/* line 85, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="recurly"] .onboarding__aside {
  background-image: url("data:image/svg+xml,%3Csvg width='718' height='1000' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M718 0v1000H299.093C197.33 928.018 106.532 814.977 42.17 670.582-36.335 494.458-.16 217.235 114.388 0H718z' fill='url(%23paint0_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='1224.34' y1='23.119' x2='-41.278' y2='613.489' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.297' stop-color='%2375347B'/%3E%3Cstop offset='1' stop-color='%23592965'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}

/* line 89, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="chargebee"] .onboarding__aside {
  background-image: url("data:image/svg+xml,%3Csvg width='718' height='1000' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M718 0v1000H299.093C197.33 928.018 106.532 814.977 42.17 670.582-36.335 494.458-.16 217.235 114.388 0H718z' fill='%23FB794D'/%3E%3C/svg%3E");
}

/* line 93, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="google"] .onboarding__aside {
  background-image: url("data:image/svg+xml,%3Csvg width='718' height='1000' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M718 0v1000H299.093C197.33 928.018 106.532 814.977 42.17 670.582-36.335 494.458-.16 217.235 114.388 0H718z' fill='%23F83548'/%3E%3C/svg%3E");
}

/* line 97, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="gocardless"] .onboarding__aside {
  background-image: url("data:image/svg+xml,%3Csvg width='718' height='1000' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M718 0v1000H299.093C197.33 928.018 106.532 814.977 42.17 670.582-36.335 494.458-.16 217.235 114.388 0H718z' fill='%230854b3'/%3E%3C/svg%3E");
}

/* line 101, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="shopify"] .onboarding__aside {
  background-image: url("data:image/svg+xml,%3Csvg width='718' height='1000' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M718 0v1000H299.093C197.33 928.018 106.532 814.977 42.17 670.582-36.335 494.458-.16 217.235 114.388 0H718z' fill='%2395BF47'/%3E%3C/svg%3E");
}

/* line 105, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="apple"] .onboarding__aside {
  background-image: url("data:image/svg+xml,%3Csvg width='718' height='1000' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M718 0v1000H299.093C197.33 928.018 106.532 814.977 42.17 670.582-36.335 494.458-.16 217.235 114.388 0H718z' fill='url(%23paint0_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='1224.34' y1='23.119' x2='-41.278' y2='613.489' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.297' stop-color='%231AC3FB'/%3E%3Cstop offset='1' stop-color='%231D72F1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}

/* line 110, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__wrapper {
  max-width: 350px;
}

/* line 113, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__aside .onboarding__wrapper {
  max-width: 550px;
  width: 100%;
}

/* line 118, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding.onboarding--centered .onboarding__wrapper {
  width: 300px;
}

/* line 122, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding.onboarding--wide .onboarding__wrapper {
  width: 100%;
  max-width: 500px;
}

/* line 128, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__content {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0px 4px 40px rgba(113, 113, 166, 0.05);
  padding: 50px 100px;
}

/* line 135, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__header {
  margin-bottom: 40px;
}

/* line 138, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__header p {
  font-size: 1rem;
  margin-top: 15px;
  margin-bottom: 0;
}

/* line 145, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__title {
  font-size: 22px;
  text-align: center;
  font-weight: 600;
  line-height: 1;
  color: #33334F;
}

@media (min-width: 768px) {
  /* line 145, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__title {
    font-size: 30px;
  }
}

/* line 157, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__logo {
  display: flex;
  height: 60px;
  width: 60px;
  margin: 0 0 40px;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

/* line 168, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__logo img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 174, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__logo.onboarding__logo--provider {
  width: auto;
  height: 40px;
}

/* line 178, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__logo.onboarding__logo--provider span {
  margin-left: 15px;
  margin-right: 15px;
  font-size: 30px;
  color: #B8B8D9;
  font-family: 'times new roman';
}

/* line 186, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__logo.onboarding__logo--provider img {
  width: auto;
  height: 40px;
}

/* line 193, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__options-separator {
  font-size: 0.75rem;
  margin: 20px 0;
  text-align: center;
}

/* line 199, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form {
  margin-top: 20px;
}

/* line 202, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .alert {
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  padding: 10px 15px 9px;
  border-radius: 4px;
  line-height: 1.5;
  font-size: 14px;
  width: auto;
  margin-top: 0;
  padding: 12px 15px 8px;
  margin-bottom: 15px;
  background-color: #f4e4ec;
  color: #E84C85;
}

/* line 216, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .alert.alert--success {
  background-color: #def0e7;
  color: #12C457;
}

/* line 223, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__field {
  margin-bottom: 15px;
  position: relative;
}

/* line 227, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__field:last-child {
  margin-bottom: 0;
}

/* line 232, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__label {
  display: block;
  margin-bottom: 5px;
  color: #7171A6;
  text-align: left;
}

/* line 238, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__field.onboarding__field--hide-label .onboarding__label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 250, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__label__instruction {
  display: block;
  color: #B8B8D9;
}

/* line 255, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__error {
  color: #E84C85;
  display: none;
  font-size: 0.75rem;
  margin-top: 7px;
}

/* line 261, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__field.has-error .onboarding__error {
  display: block;
}

/* line 266, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__footer {
  margin-top: 15px;
  font-size: 12px;
}

/* line 272, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .onboarding__input:not(.bm-input) {
  border-radius: 4px;
  border: 1px solid #E6E6FF;
  color: #33334F;
  font-size: 0.875rem;
  height: 40px;
  padding: 11px 10px 9px;
  width: 100%;
}

/* line 281, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .onboarding__input:not(.bm-input)::-moz-placeholder {
  color: #B8B8D9;
}
.onboarding__form .onboarding__input:not(.bm-input):-ms-input-placeholder {
  color: #B8B8D9;
}
.onboarding__form .onboarding__input:not(.bm-input)::placeholder {
  color: #B8B8D9;
}

/* line 285, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .onboarding__input:not(.bm-input):focus {
  box-shadow: 0 0 0 3px rgba(96, 120, 255, 0.2);
  border-color: #6078FF;
}

/* line 290, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .onboarding__input:not(.bm-input)[disabled] {
  background: #FCFCFF;
  color: #B8B8D9;
  font-style: normal;
}

/* line 296, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .onboarding__input:not(.bm-input):not([disabled]):focus {
  box-shadow: 0 0 0 3px #DEE2FF;
  border-color: #6078FF;
}

/* line 301, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .onboarding__input:not(.bm-input).onboarding__input--select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  width: 100%;
  background-image: url(/assets/select-chevron-down-a9c44aabb37066997b0955796a4aeccbd6015175a1a9920553b94899dcfb4cf9.svg);
  background-size: 12px 7px;
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) center;
}

/* line 310, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .onboarding__input:not(.bm-input).onboarding__input--select:hover {
  border-color: #E6E6FF;
  box-shadow: none;
}

/* line 315, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .onboarding__input:not(.bm-input).onboarding__input--select:focus {
  box-shadow: 0 0 0 3px #DEE2FF;
  border-color: #6078FF;
}

/* line 320, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .onboarding__input:not(.bm-input).onboarding__input--select[disabled] {
  opacity: 0.5;
}

/* line 324, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .onboarding__input:not(.bm-input).onboarding__input--select:not(:last-child) {
  margin-bottom: 15px;
}

/* line 331, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__form .onboarding__field.has-error .onboarding__input:not(.bm-input):not(:focus) {
  border-color: #E84C85;
}

/* line 336, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__field--inline-checkbox {
  text-align: left;
}

/* line 339, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__field--inline-checkbox .onboarding__input {
  position: absolute;
  top: 5px;
  left: 5px;
  height: 0 !important;
  opacity: 0;
  width: 0 !important;
}

/* line 348, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__field--inline-checkbox .onboarding__label {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 10px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 356, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__field--inline-checkbox .onboarding__label::before {
  background-color: white;
  border-radius: 4px;
  border: 1px solid #E6E6FF;
  content: '';
  display: block;
  height: 16px;
  margin-right: 5px;
  width: 16px;
  flex: 0 0 16px;
}

@media (min-width: 768px) {
  /* line 348, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__field--inline-checkbox .onboarding__label {
    font-size: 14px;
  }
  /* line 371, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__field--inline-checkbox .onboarding__label::before {
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
    margin-right: 10px;
  }
}

/* line 380, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__field--inline-checkbox .onboarding__input:focus + .onboarding__label::before,
.onboarding__field--inline-checkbox .onboarding__label:focus::before {
  box-shadow: 0 0 0 3px #DEE2FF;
}

/* line 385, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__field--inline-checkbox .onboarding__input:checked + .onboarding__label::before {
  background-color: #6078FF;
  border-color: #6078FF;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.0665 2.11926-6.67884 6.67886-2.45406-2.45406c-.11898-.11898-.3119-.11898-.4309 0l-.718152.71815c-.118981.11898-.118981.3119 0 .4309l3.387642 3.38769c.11898.1189.3119.1189.43091 0l7.6124-7.61248c.119-.11898.119-.3119 0-.43091l-.7181-.71815c-.119-.11898-.3119-.11898-.4309 0z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: 13px 13px;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 395, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__input-wrapper {
  display: flex;
}

/* line 400, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__input-wrapper.onboarding__input-wrapper--suffix .onboarding__input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 406, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__input-suffix {
  background-color: #F2F2FF;
  border: 1px solid #E6E6FF;
  border-left: none;
  color: #7171A6;
  font-size: 0.875rem;
  padding: 9px 16px 8px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 416, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__input:focus + .onboarding__input-suffix {
  background-color: #6078FF;
  border-color: #6078FF;
  color: white;
  box-shadow: 0 0 0 3px #DEE2FF;
  position: relative;
}

/* line 423, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__input:focus + .onboarding__input-suffix::before {
  content: '';
  display: block;
  left: -3px;
  top: -2px;
  bottom: -2px;
  width: 3px;
  background-color: #6078FF;
  position: absolute;
}

/* line 436, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__input-copy {
  background-color: #F2F2FF;
  color: #6078FF;
  font-size: 0.875rem;
  padding: 9px 18px 12px;
  border-radius: 4px;
  margin-left: 10px;
  width: 110px;
}

/* line 446, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}

/* line 452, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__actions:only-child {
  margin-top: 0;
}

/* line 456, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__actions .onboarding__button:only-child {
  margin-left: auto;
}

/* line 462, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button {
  background-color: #6078FF;
  border-radius: 4px;
  border: 0;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: "Inter", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 11px 15px;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  line-height: 18px;
  white-space: nowrap;
  transition: color 128ms linear, background-color 128ms linear, border-color 128ms linear;
}

/* line 480, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button.new-loading {
  color: transparent;
}

/* line 484, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button.onboarding__button--full-width {
  width: 100%;
}

/* line 488, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button:hover {
  border-bottom: none;
}

/* line 492, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button:focus {
  background-color: #3755ff;
}

/* line 495, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="braintree"] .button.onboarding__button:not(.onboarding__button--google) {
  background-color: #000;
}

/* line 498, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="braintree"] .button.onboarding__button:not(.onboarding__button--google):focus {
  background-color: #212121;
}

/* line 501, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="stripe"] .button.onboarding__button:not(.onboarding__button--google) {
  background-color: #425DFB;
}

/* line 503, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="stripe"] .button.onboarding__button:not(.onboarding__button--google):focus {
  background-color: #1a3bfa;
}

/* line 506, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="recurly"] .button.onboarding__button:not(.onboarding__button--google) {
  background-color: #74347B;
}

/* line 508, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="recurly"] .button.onboarding__button:not(.onboarding__button--google):focus {
  background-color: #59285e;
}

/* line 511, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="chargebee"] .button.onboarding__button:not(.onboarding__button--google) {
  background-color: #FB794D;
}

/* line 513, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="chargebee"] .button.onboarding__button:not(.onboarding__button--google):focus {
  background-color: #fa5b25;
}

/* line 516, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="google"] .button.onboarding__button:not(.onboarding__button--google) {
  background-color: #F83548;
}

/* line 518, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="google"] .button.onboarding__button:not(.onboarding__button--google):focus {
  background-color: #f70e24;
}

/* line 521, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="apple"] .button.onboarding__button:not(.onboarding__button--google) {
  background-color: #1C91F5;
}

/* line 523, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="apple"] .button.onboarding__button:not(.onboarding__button--google):focus {
  background-color: #0a7cde;
}

/* line 526, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="gocardless"] .button.onboarding__button:not(.onboarding__button--google) {
  background-color: #0854b3;
}

/* line 528, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="gocardless"] .button.onboarding__button:not(.onboarding__button--google):focus {
  background-color: #06428c;
}

/* line 531, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="shopify"] .button.onboarding__button:not(.onboarding__button--google) {
  background-color: #95BF47;
}

/* line 533, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding[data-provider="shopify"] .button.onboarding__button:not(.onboarding__button--google):focus {
  background-color: #7fa439;
}

/* line 538, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button.onboarding__button--google {
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.64 9.2c0-.63-.06-1.25-.16-1.84H9v3.49h4.84a4.14 4.14 0 01-1.8 2.71v2.26h2.92a8.78 8.78 0 002.68-6.62z' fill='%234285F4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 18a8.6 8.6 0 005.96-2.18l-2.91-2.26a5.4 5.4 0 01-8.09-2.85h-3v2.33A9 9 0 009 18z' fill='%2334A853'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.96 10.71a5.41 5.41 0 010-3.42V4.96h-3a9 9 0 000 8.08l3-2.33z' fill='%23FBBC05'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3.58c1.32 0 2.5.45 3.44 1.35l2.58-2.59A9 9 0 00.96 4.95l3 2.34A5.36 5.36 0 019 3.58z' fill='%23EA4335'/%3E%3C/svg%3E");
  background-position: 12px center;
  background-repeat: no-repeat;
  color: #33334F;
  position: relative;
  box-shadow: 0 5px 15px 0 rgba(51, 51, 79, 0.07);
  transition: color 96ms linear, box-shadow 128ms ease-out;
}

/* line 548, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button.onboarding__button--google:hover {
  color: #292940;
  box-shadow: 0 2px 7px 0 rgba(51, 51, 79, 0.1);
}

/* line 555, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button.onboarding__button--next::after {
  content: '';
  opacity: 0.3;
  display: inline-block;
  background-image: url(/assets/arrow-right-white-34e9a637b2d4af2f065c41c83963e16b94f1d3bebfec718483940dfaaf42657d.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 16px;
  width: 14px;
  margin-left: 5px;
  margin-right: -5px;
  vertical-align: middle;
}

/* line 571, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button.onboarding__button--previous::before {
  content: '';
  opacity: 0.3;
  display: inline-block;
  background-image: url(/assets/arrow-left-70888b395b3b1bc8e644df8c3948000ee53cf9684099d00a9793184c24144b3b.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 16px;
  width: 14px;
  margin-right: 5px;
  margin-left: -5px;
  vertical-align: middle;
}

/* line 586, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button.onboarding__button--secondary {
  background-color: #E6E6FF;
  color: #6078FF;
}

/* line 591, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button.onboarding__button--skip {
  margin-left: auto;
}

/* line 594, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button.onboarding__button--skip:not(:last-child) {
  margin-right: 10px;
}

/* line 599, app/assets/stylesheets/authentication/_onboarding.css.scss */
.button.onboarding__button.onboarding__button--cancel {
  background-color: rgba(232, 76, 133, 0.05);
  border: none;
  color: #E84C85;
}

/* line 605, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__cards {
  margin-top: 30px;
}

/* line 609, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__card {
  background-color: white;
  box-shadow: 0 4px 20px rgba(184, 184, 217, 0.05);
  border-radius: 6px;
  margin-bottom: 10px;
  transition: opacity 256ms linear;
}

/* line 616, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__cards.has-expanded-card .onboarding__card:not(.is-expanded) {
  opacity: 0.5;
}

/* line 620, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__card.onboarding__card--see-through {
  background: transparent;
  box-shadow: none;
}

/* line 625, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__card:not(:last-of-type) {
  margin-bottom: 10px;
}

/* line 630, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__card__content {
  padding: 10px;
  text-align: left;
}

@media only screen and (min-width: 568px) {
  /* line 630, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__card__content {
    padding: 20px;
  }
}

/* line 639, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__card__header {
  padding: 10px;
  padding-bottom: 0;
}

@media only screen and (min-width: 568px) {
  /* line 639, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__card__header {
    padding: 30px 30px 0;
  }
}

/* line 648, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__card__title {
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.35;
  color: #33334F;
  margin-bottom: 10px;
}

/* line 656, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection {
  display: flex;
  align-items: center;
  text-align: left;
}

/* line 662, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__logo {
  margin-right: 10px;
  border-radius: 50%;
  overflow: hidden;
  height: 30px;
  width: 30px;
  box-shadow: 0 1px 4px rgba(41, 41, 64, 0.15);
}

@media only screen and (min-width: 568px) {
  /* line 662, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__connection__logo {
    margin-right: 30px;
    height: 50px;
    width: 50px;
  }
}

/* line 676, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__logo img {
  display: block;
  height: 100%;
  width: 100%;
}

/* line 683, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__title {
  font-size: 1rem;
  color: #33334F;
  font-weight: 600;
}

@media only screen and (min-width: 568px) {
  /* line 683, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__connection__title {
    font-size: 1.125rem;
  }
}

/* line 692, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__title a {
  display: none;
  cursor: normal;
  text-decoration: none;
  font-size: 0.875rem;
  color: #B8B8D9;
  font-weight: 400;
}

@media only screen and (min-width: 568px) {
  /* line 692, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__connection__title a {
    display: block;
  }
}

/* line 705, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__title sup {
  font-size: 0.5rem;
  color: #7171A6;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  vertical-align: super;
}

@media only screen and (min-width: 568px) {
  /* line 705, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__connection__title sup {
    font-size: 0.625rem;
  }
}

/* line 718, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__action {
  display: block;
  overflow: hidden;
  height: 30px;
  width: 30px;
  margin-left: auto;
  background-image: url(/assets/arrow-right-gray-809d9266bd757ce9f46d7ded1d3afb736fd6304e7aac08d7e92b391f7029e36e.svg);
  text-indent: -9999rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-position: center center;
  background-size: 12px auto;
  background-repeat: no-repeat;
  transition: transform 192ms ease-out;
  will-change: transform;
  position: relative;
}

/* line 734, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__action:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-image: url(/assets/arrow-right-6720906fe966cedcaa651f49226915917605c431b7b0b09f22ba994c2b3bffb0.svg);
  background-position: center center;
  background-size: 12px auto;
  background-repeat: no-repeat;
  transition: transform 192ms ease-out;
  will-change: transform;
}

/* line 751, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__action:hover {
  background-image: transparent;
}

/* line 754, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__action:hover:before {
  opacity: 1;
}

@media only screen and (min-width: 568px) {
  /* line 718, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__connection__action {
    height: 50px;
    width: 50px;
    background-size: 18px auto;
  }
  /* line 765, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__connection__action:before {
    background-size: 18px auto;
  }
}

/* line 770, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__action[aria-expanded="true"] {
  transform: rotate(90deg);
}

/* line 775, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__secondary-action {
  border: 1px solid #DDDDF9;
  color: #7171A6;
  display: block;
  border-radius: 4px;
  font-size: 0.875rem;
  text-decoration: none;
  font-weight: 600;
  padding: 5px 7px 4px;
  margin-left: auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media only screen and (min-width: 568px) {
  /* line 775, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__connection__secondary-action {
    font-size: 1rem;
    padding: 9px 15px 7px;
  }
}

/* line 793, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__card__footer {
  background-color: #FCFCFF;
  padding: 10px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  text-align: left;
}

@media only screen and (min-width: 568px) {
  /* line 793, app/assets/stylesheets/authentication/_onboarding.css.scss */
  .onboarding__card__footer {
    padding: 20px;
    margin-top: -5px;
  }
}

/* line 805, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__card__footer p {
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 809, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__card__footer p:first-child {
  margin-top: 0;
}

/* line 813, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__card__footer p:last-child {
  margin-bottom: 0;
}

/* line 818, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__card__footer a {
  color: #6078FF;
}

/* line 823, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__instructions {
  margin-bottom: 30px;
}

/* line 826, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__instructions h3 {
  color: #33334F;
  line-height: 1.5;
  margin-bottom: 5px;
}

/* line 832, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__connection__instructions p {
  line-height: 1.5;
  margin-top: 5px;
}

/* line 842, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress__indicator {
  border-radius: 50%;
  height: 58px;
  width: 58px;
  margin: 0 auto 25px;
  display: block;
  position: relative;
}

/* line 850, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress__indicator svg {
  display: block;
  height: 100%;
  width: 100%;
}

/* line 855, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress__indicator svg .onboarding__progress__stroke {
  transition: stroke 256ms linear 256ms, stroke-dasharray 384ms ease-out;
}

/* line 858, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="0"] .onboarding__progress__indicator svg .onboarding__progress__stroke {
  stroke-dasharray: 43 170;
}

/* line 859, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="1"] .onboarding__progress__indicator svg .onboarding__progress__stroke {
  stroke-dasharray: 86 170;
}

/* line 860, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="2"] .onboarding__progress__indicator svg .onboarding__progress__stroke {
  stroke-dasharray: 129 170;
}

/* line 861, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="3"] .onboarding__progress__indicator svg .onboarding__progress__stroke {
  stroke-dasharray: 174 170;
  stroke: #12C457;
}

/* line 865, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress__indicator img {
  display: block;
  border-radius: 50%;
  overflow: hidden;
  height: 40px;
  width: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -20px;
}

/* line 879, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress__steps {
  color: #B8B8D9;
  font-size: 1.125rem;
  height: 50px;
  position: relative;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

/* line 888, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress__steps li {
  opacity: 0;
  font-weight: 400;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  transform: translateY(50px);
  transition: color 192ms linear, opacity 192ms linear, transform 384ms ease-out;
}

/* line 900, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="0"] .onboarding__progress__steps li:nth-child(1),
.onboarding__progress[data-current-step="0"] .onboarding__progress__steps li:nth-child(2) {
  opacity: 1;
}

/* line 905, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="0"] .onboarding__progress__steps li:nth-child(1) {
  color: #B8B8D9;
  transform: translateY(0);
}

/* line 906, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="0"] .onboarding__progress__steps li:nth-child(2) {
  color: #E6E6FF;
  transform: translateY(25px);
}

/* line 910, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="1"] .onboarding__progress__steps li:nth-child(2),
.onboarding__progress[data-current-step="1"] .onboarding__progress__steps li:nth-child(3) {
  opacity: 1;
}

/* line 915, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="1"] .onboarding__progress__steps li:nth-child(1) {
  transform: translateY(-25px);
}

/* line 916, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="1"] .onboarding__progress__steps li:nth-child(2) {
  color: #B8B8D9;
  transform: translateY(0);
}

/* line 917, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="1"] .onboarding__progress__steps li:nth-child(3) {
  color: #E6E6FF;
  transform: translateY(25px);
}

/* line 921, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="2"] .onboarding__progress__steps li:nth-child(3),
.onboarding__progress[data-current-step="2"] .onboarding__progress__steps li:nth-child(4) {
  opacity: 1;
}

/* line 926, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="2"] .onboarding__progress__steps li:nth-child(2) {
  transform: translateY(-25px);
}

/* line 927, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="2"] .onboarding__progress__steps li:nth-child(3) {
  color: #B8B8D9;
  transform: translateY(0);
}

/* line 928, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="2"] .onboarding__progress__steps li:nth-child(4) {
  color: #E6E6FF;
  transform: translateY(25px);
}

/* line 932, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="3"] .onboarding__progress__steps li:nth-child(4) {
  opacity: 1;
}

/* line 936, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="3"] .onboarding__progress__steps li:nth-child(3) {
  transform: translateY(-25px);
}

/* line 937, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__progress[data-current-step="3"] .onboarding__progress__steps li:nth-child(4) {
  color: #B8B8D9;
  transform: translateY(0);
}

/* line 941, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__team-members {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 420px;
}

/* line 947, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__team-members th:first-child,
.onboarding__team-members td:first-child {
  padding-right: 5px;
}

/* line 952, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__team-members th:last-child,
.onboarding__team-members td:last-child {
  padding-left: 5px;
}

/* line 958, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__team-members__header {
  text-align: left;
}

/* line 963, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__team-members__member td {
  padding-bottom: 10px;
}

/* line 968, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__team-members__actions {
  text-align: left;
}

/* line 971, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__team-members__actions td:first-child {
  padding-left: 0;
}

/* line 975, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__team-members__actions button {
  display: block;
  color: #6078FF;
  font-size: 0.875rem;
}

/* line 982, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__team-members__add {
  transition: opacity 128ms linear;
}

/* line 985, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__team-members__add[disabled] {
  opacity: 0.5;
  cursor: default;
}

/* line 990, app/assets/stylesheets/authentication/_onboarding.css.scss */
.onboarding__team-members__add img {
  opacity: 0.5;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 2px;
}

/* line 999, app/assets/stylesheets/authentication/_onboarding.css.scss */
.grecaptcha-badge {
  visibility: hidden;
}
