@charset "UTF-8";
@font-face {
  font-family: 'gothamlight-webfont';
  src: url(/learn/assets/gothamlight-webfont-c1d1726717212e68bf379005ee4f107546cd1336757775d1ecef5160abc341c7.eot);
  src: url(/learn/assets/gothamlight-webfont-c1d1726717212e68bf379005ee4f107546cd1336757775d1ecef5160abc341c7.eot) format("embedded-opentype"), url(/learn/assets/gothamlight-webfont-3e9586e4adea8b61b55b085e84e0946f7238c10c67d1b9fa8fb597960b04f3d0.woff) format("woff"), url(/learn/assets/gothamlight-webfont-6a0606d0427277c16dcce00937ca72df42c81f5755346b9e573e45e2de2ca1bf.ttf) format("truetype"), url(/learn/assets/gothamlight-webfont-2cf391fb1ceaf98e0c30960a73a5493c4e507e58915bd185294d87e7dc823334.svg#gothamlight-webfont) format("svg");
  font-display: swap;
}

@font-face {
  font-family: 'gothammedium-webfont';
  src: url(/learn/assets/gothammedium-webfont-aa86ca6cc4ce4beea17e7e8a4b09f8e05d90c89bafcfe96936f4fe88b97ec983.eot);
  src: url(/learn/assets/gothammedium-webfont-aa86ca6cc4ce4beea17e7e8a4b09f8e05d90c89bafcfe96936f4fe88b97ec983.eot) format("embedded-opentype"), url(/learn/assets/gothammedium-webfont-9e3b792b9890c2bbb0e21b10830be0e54a8fbe3dfffabff1c3ce9a19713c73b7.woff) format("woff"), url(/learn/assets/gothammedium-webfont-594368bfadcccd4304999f41d5b1f290ba2814c91b862586ae8519e4ef902fa0.ttf) format("truetype"), url(/learn/assets/gothammedium-webfont-87891dcb6ac9fcf8b54bc2857079108570916f1e327cb267eb54785c5d19257d.svg#gothammedium-webfont) format("svg");
  font-display: swap;
}

@font-face {
  font-family: 'gothambook-webfont';
  src: url(/learn/assets/gothambook-webfont-a35f20d58ba7aaf8c6d1eb416e777c37198d513375522e1f5045ff7780e1a202.eot);
  src: url(/learn/assets/gothambook-webfont-a35f20d58ba7aaf8c6d1eb416e777c37198d513375522e1f5045ff7780e1a202.eot) format("embedded-opentype"), url(/learn/assets/gothambook-webfont-fe43e75fe0d467b04c2a8d67e272ba429f7dd66d807b086b906b34f04f3ddc32.woff) format("woff"), url(/learn/assets/gothambook-webfont-e6bc82bf75ddecd64c0195906c3c5987a2de6bed17681190efa1950568421e62.ttf) format("truetype"), url(/learn/assets/gothambook-webfont-8b7cede137e4df3cc750db9b5f12640676d431be29db024815af362e590af9c2.svg#gothambook-webfont) format("svg");
  font-display: swap;
}

@font-face {
  font-family: 'gothambold-webfont';
  src: url(/learn/assets/gothambold-webfont-ab532985e33a5a5d16cd6faca9d9e4ea3abc206497fa5c7b68d5bff818b51ec8.eot);
  src: url(/learn/assets/gothambold-webfont-ab532985e33a5a5d16cd6faca9d9e4ea3abc206497fa5c7b68d5bff818b51ec8.eot) format("embedded-opentype"), url(/learn/assets/gothambold-webfont-e46cc67d631b4f393cdd405766b442a1a7e6b4f29bc16a4a3afa285743822764.woff) format("woff"), url(/learn/assets/gothambold-webfont-9794383ef055abeeafff56ec049ca57bd69632cccb2b30bb1dd96f75043a9745.ttf) format("truetype"), url(/learn/assets/gothambold-webfont-5821680f9023ef94dd95c4d3743d35e90f6874ba1ac3bb1beeba797f37ebba3c.svg#gothambold-webfont) format("svg");
  font-display: swap;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 72, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 94, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/learn/assets/bootstrap/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot);
  src: url(/learn/assets/bootstrap/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot?#iefix) format("embedded-opentype"), url(/learn/assets/bootstrap/glyphicons-halflings-regular-403acfcf0cbaebd1c28b404eec442cea53642644b3a73f91c5a4ab46859af772.woff2) format("woff2"), url(/learn/assets/bootstrap/glyphicons-halflings-regular-0703369a358a012c0011843ae337a8a20270c336948a8668df5cb89a8827299b.woff) format("woff"), url(/learn/assets/bootstrap/glyphicons-halflings-regular-7c9caa5f4e16169b0129fdf93c84e85ad14d6c107eb1b0ad60b542daf01ee1f0.ttf) format("truetype"), url(/learn/assets/bootstrap/glyphicons-halflings-regular-22d0c88a49d7d0ebe45627143a601061a32a46a9b9afd2dc7f457436f5f15f6e.svg#glyphicons_halflingsregular) format("svg");
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

/* line 250, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

/* line 265, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

/* line 286, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 287, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 57, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 62, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 101, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 171, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 114, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 108, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 136, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

/* line 146, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  /* line 197, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  /* line 202, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

/* line 215, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 231, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 248, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 264, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 285, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 295, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 307, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

/* line 315, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

/* line 333, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 340, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 344, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

/* line 348, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

/* line 359, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 366, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 370, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

/* line 374, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 388, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 393, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 398, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 410, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 417, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 442, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 478, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 569, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 575, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 582, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

/* line 593, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 603, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 611, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

/* line 101, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 109, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 139, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 78, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 88, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 103, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 128, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 163, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

/* line 193, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 175, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 179, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 184, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 212, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 101, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 117, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 129, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 144, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 146, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 150, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 159, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 165, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 171, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 199, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 206, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 108, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 128, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 138, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

/* line 170, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 175, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 180, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 206, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 211, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 217, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 193, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 235, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 243, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 232, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 286, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 478, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 508, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 298, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 286, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 346, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 349, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 359, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 382, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 397, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 401, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 403, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 410, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 415, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 418, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 425, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 433, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 444, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 448, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 453, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 462, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  /* line 473, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 482, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 490, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 506, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 508, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 513, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 515, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 521, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 535, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 537, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 544, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 549, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 552, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 559, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 567, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 577, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 579, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 583, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 588, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 607, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 630, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 641, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 643, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 648, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 650, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 656, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

/* line 78, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 87, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 101, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 82, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 131, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 164, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 66, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 80, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 87, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 42, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 92, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 100, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 107, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 116, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 123, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

/* line 109, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 112, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 128, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

/* line 158, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 163, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

/* line 207, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 229, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 260, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* line 267, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 10, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 11, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, vendor/bundle/ruby/3.2.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 1, vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 14, vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 24, vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 31, vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 37, vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 39, vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
}

/* line 44, vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 47, vendor/assets/stylesheets/select2.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 58, vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 61, vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 66, vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 70, vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 73, vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 76, vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 81, vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 86, vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 89, vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 93, vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 95, vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 98, vendor/assets/stylesheets/select2.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 115, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 119, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 122, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 126, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 128, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 134, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 145, vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 147, vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 150, vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 153, vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 155, vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 158, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 163, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 169, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

/* line 173, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 179, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 188, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 194, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 196, vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

/* line 198, vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 201, vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 204, vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 207, vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 210, vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 212, vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 215, vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 218, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 220, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
}

/* line 224, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 227, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 229, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 231, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 233, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 235, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 237, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 240, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 243, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 246, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 249, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 252, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 255, vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 260, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f6f6f6;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

/* line 270, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 272, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 275, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 280, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 282, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
}

/* line 298, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 309, vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 311, vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 319, vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 321, vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 324, vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 327, vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

/* line 336, vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
}

/* line 345, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 351, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 353, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 357, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 359, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 368, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 374, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 376, vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

/* line 378, vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 381, vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 384, vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 386, vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 390, vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 394, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 397, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
}

/* line 399, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 402, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 404, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 406, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 409, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 411, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 413, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 416, vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 420, vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* line 3, app/assets/stylesheets/jquery-ui.css.scss */
.no-close .ui-dialog-titlebar-close {
  display: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget-header {
  background: #339aff !important;
  border-color: #2c2b2d;
}

/* line 12, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-default a,
.ui-state-default a:link {
  color: #2c2b2d !important;
}

/* line 17, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-active a,
.ui-state-active a:link {
  color: #339aff !important;
}

/* line 22, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget-content {
  background: #fff !important;
}

/* line 27, app/assets/stylesheets/jquery-ui.css.scss */
.sortable {
  padding: 0;
  text-align: center;
}

/* line 30, app/assets/stylesheets/jquery-ui.css.scss */
.sortable h5 {
  color: #000;
}

/* line 33, app/assets/stylesheets/jquery-ui.css.scss */
.sortable li {
  width: 300px;
  display: inline-block;
  height: 250px;
  margin-bottom: 5px;
  vertical-align: top;
}

/* line 44, app/assets/stylesheets/jquery-ui.css.scss */
.company-reposition-container .sortable li {
  width: 200px;
  height: 150px;
}

/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
/* line 14, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-helper-hidden {
  display: none;
}

/* line 17, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 27, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 37, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 43, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 46, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 49, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

/* line 59, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 66, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 75, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 87, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 94, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 98, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-resizable {
  position: relative;
}

/* line 101, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 108, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 112, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 119, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 126, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 133, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 140, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 147, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 154, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 161, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 168, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 172, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/* line 177, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 181, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%;
}

/* line 190, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 193, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 196, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 202, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 207, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 213, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}

/* line 224, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
/* line 232, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
/* line 236, vendor/assets/stylesheets/jquery-ui.structure.css */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 239, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 242, vendor/assets/stylesheets/jquery-ui.structure.css */
button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
/* line 247, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 251, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 254, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 259, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 263, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 267, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
/* line 272, vendor/assets/stylesheets/jquery-ui.structure.css */
input.ui-button {
  padding: .4em 1em;
}

/* button icon element(s) */
/* line 277, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 286, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 290, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 295, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* button sets */
/* line 302, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-buttonset {
  margin-right: 7px;
}

/* line 305, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
/* line 312, vendor/assets/stylesheets/jquery-ui.structure.css */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 317, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 322, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 326, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 333, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 337, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 340, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 343, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 346, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 349, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 358, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 363, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 367, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

/* line 371, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 377, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 383, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 387, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 394, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 402, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 410, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 415, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 418, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 421, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 425, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 428, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 431, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 434, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 438, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 441, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 448, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 451, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 455, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 459, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 463, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 467, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 470, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 473, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 477, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 482, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 490, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 494, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 502, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 511, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 518, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 525, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 528, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 532, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

/* line 539, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 542, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

/* line 549, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-menu .ui-menu {
  position: absolute;
}

/* line 552, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

/* line 561, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 568, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
/* line 574, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-menu-icons {
  position: relative;
}

/* line 577, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
/* line 582, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
/* line 591, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/* line 595, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 600, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 604, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}

/* line 610, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/* line 613, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

/* line 621, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}

/* line 627, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

/* line 636, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-selectmenu-open {
  display: block;
}

/* line 639, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

/* line 646, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

/* line 653, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 662, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 666, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 675, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
/* line 685, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 690, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider-horizontal {
  height: .8em;
}

/* line 693, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 697, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 701, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 704, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 708, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 712, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 717, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 721, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 724, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 727, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 734, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 744, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
/* line 758, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertically center icon */
/* line 764, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 770, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-spinner-up {
  top: 0;
}

/* line 773, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
/* line 778, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

/* line 782, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

/* line 786, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 790, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 800, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 805, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 809, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

/* line 814, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

/* line 817, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 823, vendor/assets/stylesheets/jquery-ui.structure.css */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

/* line 831, vendor/assets/stylesheets/jquery-ui.structure.css */
body .ui-tooltip {
  border-width: 2px;
}

/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
/* line 17, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

/* line 21, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em;
}

/* line 31, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #222222;
}

/* line 36, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-widget-content a {
  color: #222222;
}

/* line 39, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(/learn/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}

/* line 45, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-widget-header a {
  color: #222222;
}

/* Interaction states
----------------------------------*/
/* line 51, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/learn/assets/ui-bg_glass_75_e6e6e6_1x400-eb40b3049c72c6d71f9567228d04198825d87446257029a3028ac6e906e7a671.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

/* line 59, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

/* line 65, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(/learn/assets/ui-bg_glass_75_e6e6e6_1x400-eb40b3049c72c6d71f9567228d04198825d87446257029a3028ac6e906e7a671.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 76, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}

/* line 87, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/learn/assets/ui-bg_glass_65_ffffff_1x400-eb40b3049c72c6d71f9567228d04198825d87446257029a3028ac6e906e7a671.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 95, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 104, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/learn/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}

/* line 111, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 116, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/learn/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

/* line 123, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

/* line 128, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

/* line 133, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 138, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

/* line 145, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

/* line 152, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 160, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 164, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/learn/assets/ui-icons_222222_256x240-cbc2ff2b7b5fa9b6952385c788313491f3117537c2316b9b50ee281995c289bb.png);
}

/* line 168, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-widget-header .ui-icon {
  background-image: url(/learn/assets/ui-icons_222222_256x240-cbc2ff2b7b5fa9b6952385c788313491f3117537c2316b9b50ee281995c289bb.png);
}

/* line 171, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-default .ui-icon {
  background-image: url(/learn/ui-icons_888888_256x240.png);
}

/* line 174, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/learn/ui-icons_454545_256x240.png);
}

/* line 178, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-active .ui-icon {
  background-image: url(/learn/ui-icons_454545_256x240.png);
}

/* line 181, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-highlight .ui-icon {
  background-image: url(/learn/ui-icons_2e83ff_256x240.png);
}

/* line 184, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/learn/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
/* line 190, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 191, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 192, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 193, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 194, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 195, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 196, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 197, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 198, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 199, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 200, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 201, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 202, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 203, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 204, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 205, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 206, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 207, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 208, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 209, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 210, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 211, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 212, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 213, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 214, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 215, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 216, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 217, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 218, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 219, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 220, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 221, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 222, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 223, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 224, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 225, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 226, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 227, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 228, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 229, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 230, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 231, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 232, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 233, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 234, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 235, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 236, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 237, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 238, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 239, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 240, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 241, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 242, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 243, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 244, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 245, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 246, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 247, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 248, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 249, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 250, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 251, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 252, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 253, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 254, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 255, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 256, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 257, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 258, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 259, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 260, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 261, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 262, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 263, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 264, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 265, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 266, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 267, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 268, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 269, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 270, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 271, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 272, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 273, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 274, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 275, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 276, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 277, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 278, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 279, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 280, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 281, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 282, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 283, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 284, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 285, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 286, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 287, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 288, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 289, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 290, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 291, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 292, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 293, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 294, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 295, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 296, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 297, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 298, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 299, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 300, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 301, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 302, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 303, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 304, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 305, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 306, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 307, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 308, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 309, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 310, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 311, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 312, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 313, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 314, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 315, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 316, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 317, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 318, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 319, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 320, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 321, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 322, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 323, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 324, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 325, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 326, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 328, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 329, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 330, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 331, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 332, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 333, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 334, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 335, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 336, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 337, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 338, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 339, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 340, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 341, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 342, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 343, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 344, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 345, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 346, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 347, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 348, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 349, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 350, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 351, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 352, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 353, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 354, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 355, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 356, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 357, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 358, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 359, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 360, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 361, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 362, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 363, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 364, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 365, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 372, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

/* line 378, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

/* line 384, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

/* line 390, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
/* line 398, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

/* line 403, vendor/assets/stylesheets/jquery-ui.theme.css */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/learn/assets/font-awesome/fa-solid-900-74883516ac6bb785f2d12d162d769fa7a8fabc7794ef44fc28ffc375b2d7c27c.eot);
  src: url(/learn/assets/font-awesome/fa-solid-900-74883516ac6bb785f2d12d162d769fa7a8fabc7794ef44fc28ffc375b2d7c27c.eot#iefix) format("embedded-opentype"), url(/learn/assets/font-awesome/fa-solid-900-e546fb3c56953992a5d20c52edb9e6d1b1141184b88ae19ba20a566d2ad98dbc.woff2) format("woff2"), url(/learn/assets/font-awesome/fa-solid-900-195989f30d333ecf41e0021dbb92c690f367d2672c43199079d9be4b81dc90da.woff) format("woff"), url(/learn/assets/font-awesome/fa-solid-900-aa4b725084f0ad0d2d28df4191084467663b409d7272ba2f1cb6ece2d03553ec.ttf) format("truetype"), url(/learn/assets/font-awesome/fa-solid-900-387bea778f72246fad5ea5b69f68cd059a942e3ab181eb2390ad089bc9cc5e06.svg#fontawesome) format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/learn/assets/font-awesome/fa-regular-400-aa1ea349a5a1557fdd700fa5b27df5a01e3b49761201c4d5a95c442e4f7b72c7.eot);
  src: url(/learn/assets/font-awesome/fa-regular-400-aa1ea349a5a1557fdd700fa5b27df5a01e3b49761201c4d5a95c442e4f7b72c7.eot#iefix) format("embedded-opentype"), url(/learn/assets/font-awesome/fa-regular-400-1efbec653801e7e6a8ea0cd94afd854c3d48225b52857008fe8a1d961cdfcc51.woff2) format("woff2"), url(/learn/assets/font-awesome/fa-regular-400-180eef6acca110a022bb81621c04937b3d2edf09fb7644daba7f95368e73b0bd.woff) format("woff"), url(/learn/assets/font-awesome/fa-regular-400-6fdc7b823f89434983845ce3435fa374af7e08912068b8955bdd6c697f1d2797.ttf) format("truetype"), url(/learn/assets/font-awesome/fa-regular-400-00c96447c535a41055597d80db75302fc04fd1c909239eada694daa76cd77a20.svg#fontawesome) format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url(/learn/assets/font-awesome/fa-brands-400-361037e19d0b6000027564e9edcad98c8a179be70c6c4e0a6ab54cd6d41685bd.eot);
  src: url(/learn/assets/font-awesome/fa-brands-400-361037e19d0b6000027564e9edcad98c8a179be70c6c4e0a6ab54cd6d41685bd.eot#iefix) format("embedded-opentype"), url(/learn/assets/font-awesome/fa-brands-400-c40f9aba3abc6fd5b0b28b1b125daa3b7bc43063955d456ae4d529705a6c975c.woff2) format("woff2"), url(/learn/assets/font-awesome/fa-brands-400-8b2dc7ace7b22f70f42c11f1606d1ee82ad46445c2f05587928e239e567ff68e.woff) format("woff"), url(/learn/assets/font-awesome/fa-brands-400-070fe2507cabb066093e6912b85147f7289f5dbb5b582d5c6aea80f9c406dcc5.ttf) format("truetype"), url(/learn/assets/font-awesome/fa-brands-400-b077551ebb83f7299deaa16b45877ddd3eda20c4988ac79b6def416e7d2b6b3a.svg#fontawesome) format("svg");
}

/* line 43, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_path.scss */
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_path.scss */
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_path.scss */
.fab {
  font-family: 'Font Awesome 5 Brands';
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_core.scss */
.fa,
.fas,
.far,
.fal,
.fad,
.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 5, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-xs {
  font-size: .75em;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-sm {
  font-size: .875em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-1x {
  font-size: 1em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-6x {
  font-size: 6em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-7x {
  font-size: 7em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-8x {
  font-size: 8em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-9x {
  font-size: 9em;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-10x {
  font-size: 10em;
}

/* line 3, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

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

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* 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/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 10, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 11, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 14, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 18, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 34, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 35, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 38, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 41, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 42, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 43, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 44, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 46, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 47, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 50, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 52, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 55, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 57, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 59, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 61, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 62, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 63, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 65, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 66, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 68, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 69, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 70, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 72, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 73, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 75, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 76, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 77, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 78, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 79, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 80, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-award:before {
  content: "\f559";
}

/* line 81, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 82, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 83, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 84, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 85, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 86, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 87, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacteria:before {
  content: "\e059";
}

/* line 88, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacterium:before {
  content: "\e05a";
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bahai:before {
  content: "\f666";
}

/* line 90, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 91, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 92, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 93, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 95, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 97, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 98, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 99, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 100, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 101, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 102, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 103, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 104, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 105, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 106, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 107, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 108, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 109, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 111, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 112, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 113, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 114, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 115, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 116, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 117, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 118, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 119, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 120, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 121, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 122, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 123, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 124, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 125, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 126, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 127, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 128, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 129, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 130, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 131, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 132, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 133, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 134, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 135, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 136, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 137, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 139, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 140, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 141, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 142, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 143, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 144, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 145, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 146, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 147, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 148, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 149, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 150, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-box:before {
  content: "\f466";
}

/* line 151, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 152, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-tissue:before {
  content: "\e05b";
}

/* line 153, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 154, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 155, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 156, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 158, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 159, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 160, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 161, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 162, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 163, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 164, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 165, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 166, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 167, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 168, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 169, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 170, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 171, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 172, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 173, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 175, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 176, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 177, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 178, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 179, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 180, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 181, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 182, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 183, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 184, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 185, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 186, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 187, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 188, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 189, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 190, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 191, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 192, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 193, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 194, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 195, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 196, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 197, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 198, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 199, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 200, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 201, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 202, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 203, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 204, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 205, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 206, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 207, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 208, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 209, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 210, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 211, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 212, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 213, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 214, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 215, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 216, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 217, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 218, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 219, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 220, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 221, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 222, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 223, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 224, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 225, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 226, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 227, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 228, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 229, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 230, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 231, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 232, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 233, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 234, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 235, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 236, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 237, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 238, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 239, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 240, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 241, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 242, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 243, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 244, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 245, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 246, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 247, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 248, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 249, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 250, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 251, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 252, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 253, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 254, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 255, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 256, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 257, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 258, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 259, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 260, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 261, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 262, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 263, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 264, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 265, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 266, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 267, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 268, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 269, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 270, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 271, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 272, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 273, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 274, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 275, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 276, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloudflare:before {
  content: "\e07d";
}

/* line 277, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 278, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 279, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 280, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 281, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-code:before {
  content: "\f121";
}

/* line 282, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 283, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 284, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 285, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 286, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 287, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 288, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 289, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 290, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 291, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 292, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 293, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 294, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 295, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 296, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 297, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 298, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 299, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 300, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 301, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 302, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 303, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 304, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 305, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 306, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 307, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 308, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 309, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 310, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 311, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 312, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 313, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 314, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 315, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 316, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 317, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 318, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 319, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 320, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 321, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 322, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 323, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 324, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 325, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 326, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 327, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 328, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 329, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 330, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 331, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 332, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 333, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 334, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 335, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 336, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 337, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 338, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 339, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 340, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 341, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 342, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 343, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 344, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 345, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dailymotion:before {
  content: "\e052";
}

/* line 346, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 347, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 348, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 349, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deezer:before {
  content: "\e077";
}

/* line 350, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 351, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 352, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 353, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 354, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 355, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 356, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 357, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 358, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 359, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 360, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 361, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 362, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 363, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 364, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 365, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 366, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 367, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 368, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 369, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 370, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 371, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 372, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 373, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 374, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 375, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 376, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-disease:before {
  content: "\f7fa";
}

/* line 377, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 378, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 379, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 380, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 381, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 382, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 383, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 384, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 385, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 386, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 387, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 388, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 389, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 390, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 391, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-download:before {
  content: "\f019";
}

/* line 392, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 393, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 394, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 395, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 396, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 397, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 398, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 399, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 400, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 401, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 402, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 403, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 404, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 405, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 406, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 407, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 408, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 409, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 410, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 411, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge-legacy:before {
  content: "\e078";
}

/* line 412, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 413, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 414, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 415, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 416, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 417, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 418, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 419, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 420, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 421, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 422, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 423, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 424, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 425, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 426, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 427, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 428, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 429, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 430, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 431, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 432, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 433, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 434, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 435, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 436, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 437, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 438, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 439, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 440, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 441, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 442, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 443, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 444, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 445, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 446, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 447, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 448, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 449, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 450, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 451, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 452, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 453, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 454, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 455, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet:before {
  content: "\e005";
}

/* line 456, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 457, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 458, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 459, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 460, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 461, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-female:before {
  content: "\f182";
}

/* line 462, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 463, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 464, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 465, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 466, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 467, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 468, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 469, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 470, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 471, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 472, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 473, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 474, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 475, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 476, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 477, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 478, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 479, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 480, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 481, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 482, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 483, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 484, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 485, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 486, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 487, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 488, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 489, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-film:before {
  content: "\f008";
}

/* line 490, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 491, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 492, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 493, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 494, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 495, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 496, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox-browser:before {
  content: "\e007";
}

/* line 497, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 498, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 499, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 500, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 501, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 502, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 503, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 504, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 505, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 506, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 507, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 508, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 509, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 510, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 511, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 512, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 513, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 514, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 515, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font:before {
  content: "\f031";
}

/* line 516, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 517, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 518, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 519, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 520, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 521, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 522, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 523, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 524, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 525, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 526, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 527, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 528, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 529, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 530, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 531, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 532, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 533, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 534, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 535, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 536, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 537, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 538, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 539, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 540, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 541, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 542, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 543, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 544, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 545, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 546, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 547, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 548, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 549, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 550, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 551, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 552, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 553, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 554, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 555, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 556, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 557, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 558, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 559, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 560, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 561, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 562, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 563, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 564, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 565, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 566, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 567, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 568, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 569, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 570, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 571, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 572, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 573, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 574, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 575, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 576, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-pay:before {
  content: "\e079";
}

/* line 577, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 578, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 579, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 580, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 581, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 582, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 583, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 584, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 585, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 586, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 587, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 588, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 589, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 590, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 591, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 592, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 593, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 594, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 595, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 596, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 597, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 598, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 599, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 600, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 601, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 602, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 603, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 604, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 605, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 606, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 607, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 608, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-guilded:before {
  content: "\e07e";
}

/* line 609, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 610, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 611, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 612, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 613, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 614, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 615, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 616, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 617, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 618, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 619, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 620, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-medical:before {
  content: "\e05c";
}

/* line 621, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 622, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 623, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 624, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 625, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 626, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 627, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 628, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 629, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 630, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 631, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 632, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 634, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-sparkles:before {
  content: "\e05d";
}

/* line 635, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 636, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 637, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 638, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-wash:before {
  content: "\e05e";
}

/* line 639, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 640, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt-slash:before {
  content: "\e05f";
}

/* line 641, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-slash:before {
  content: "\e060";
}

/* line 642, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 643, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 644, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 645, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 646, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 647, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 648, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 649, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough:before {
  content: "\e061";
}

/* line 650, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough-slash:before {
  content: "\e062";
}

/* line 651, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-mask:before {
  content: "\e063";
}

/* line 652, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-virus:before {
  content: "\e064";
}

/* line 653, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 654, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 655, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 656, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 658, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 659, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 660, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 661, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 662, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 663, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 664, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 665, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 666, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 667, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hive:before {
  content: "\e07f";
}

/* line 668, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 669, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 670, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-home:before {
  content: "\f015";
}

/* line 671, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 672, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 673, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 674, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 675, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 676, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 677, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 678, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 679, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 680, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 681, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 682, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 683, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 684, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 685, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 686, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 687, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 688, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-user:before {
  content: "\e065";
}

/* line 689, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 690, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 691, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 692, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 693, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 694, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 695, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 696, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 697, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 698, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 699, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 700, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ideal:before {
  content: "\e013";
}

/* line 701, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 702, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 703, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-images:before {
  content: "\f302";
}

/* line 704, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 705, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 706, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 707, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 708, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 709, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-info:before {
  content: "\f129";
}

/* line 710, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 711, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-innosoft:before {
  content: "\e080";
}

/* line 712, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 713, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram-square:before {
  content: "\e055";
}

/* line 714, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-instalod:before {
  content: "\e081";
}

/* line 715, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 716, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 717, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 718, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 719, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 720, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 721, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 722, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 723, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 724, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 725, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 726, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 727, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 728, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 729, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 730, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 731, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 732, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 733, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 734, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 735, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 736, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 737, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-key:before {
  content: "\f084";
}

/* line 738, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 739, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 740, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 741, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 742, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 743, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 744, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 745, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 746, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 747, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 748, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 749, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 750, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 751, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 752, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 753, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-house:before {
  content: "\e066";
}

/* line 754, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 755, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 756, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 757, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 758, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 759, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 760, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 761, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 762, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 763, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 764, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 765, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 766, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 767, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 768, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 769, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 770, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 771, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 772, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 773, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 774, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 775, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 776, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 777, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 778, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 779, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 780, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 781, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 782, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 783, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 784, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 785, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 786, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 787, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 788, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 789, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 790, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 791, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 792, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 793, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs:before {
  content: "\f604";
}

/* line 794, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs-virus:before {
  content: "\e067";
}

/* line 795, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 796, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 797, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 798, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 799, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 800, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 801, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-male:before {
  content: "\f183";
}

/* line 802, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 803, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map:before {
  content: "\f279";
}

/* line 804, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 805, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 806, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 807, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 808, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 809, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 810, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 811, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 812, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 813, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 814, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 815, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 816, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 817, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 818, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 819, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 820, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 821, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 822, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 823, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 824, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 825, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 826, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 827, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 828, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 829, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 830, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 831, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 832, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 833, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 834, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 835, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 836, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 837, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microblog:before {
  content: "\e01a";
}

/* line 838, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 839, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 840, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 841, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 842, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 843, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 844, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 845, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 846, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 847, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 848, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 849, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 850, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 851, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixer:before {
  content: "\e056";
}

/* line 852, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 853, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 854, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 855, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 856, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 857, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 858, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 859, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 860, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 861, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 862, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 863, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 864, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 865, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 866, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 867, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 868, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 869, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 870, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 871, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 872, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-music:before {
  content: "\f001";
}

/* line 873, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 874, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 875, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 876, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 877, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 878, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 879, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-node:before {
  content: "\f419";
}

/* line 880, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 881, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 882, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 883, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 884, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 885, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 886, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 887, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 888, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-octopus-deploy:before {
  content: "\e082";
}

/* line 889, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 890, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 891, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 892, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 893, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-om:before {
  content: "\f679";
}

/* line 894, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 895, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 896, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 897, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 898, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 899, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 900, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 901, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 902, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 903, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 904, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 905, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 906, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 907, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 908, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 909, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 910, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 911, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 912, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 913, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 914, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 915, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 916, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 917, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 918, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 919, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 920, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 921, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 922, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 923, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 924, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 925, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 926, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 927, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 928, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 929, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 930, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 931, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 932, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-arrows:before {
  content: "\e068";
}

/* line 933, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 934, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 935, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-perbyte:before {
  content: "\e083";
}

/* line 936, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 937, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 938, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 939, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 940, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 941, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 942, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 943, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 944, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 945, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 946, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 947, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 948, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 949, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 950, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-php:before {
  content: "\f457";
}

/* line 951, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 952, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 953, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 954, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 955, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-square:before {
  content: "\e01e";
}

/* line 956, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 957, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 958, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 959, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 960, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 961, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 962, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 963, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 964, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 965, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 966, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-slash:before {
  content: "\e069";
}

/* line 967, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 968, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 969, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 970, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 971, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 972, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 973, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 974, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 975, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 976, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 977, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 978, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 979, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 980, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 981, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 982, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 983, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 984, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 985, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 986, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 987, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 988, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 989, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 990, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 991, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 992, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-medical:before {
  content: "\e06a";
}

/* line 993, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-soap:before {
  content: "\e06b";
}

/* line 994, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 995, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 996, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 997, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 998, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 999, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-question:before {
  content: "\f128";
}

/* line 1000, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 1001, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 1002, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 1003, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 1004, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 1005, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 1006, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 1007, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 1008, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 1009, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 1010, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 1011, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-random:before {
  content: "\f074";
}

/* line 1012, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 1013, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 1014, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 1015, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 1016, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 1017, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1018, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 1019, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 1020, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1021, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 1022, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1023, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 1024, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1025, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 1026, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 1027, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 1028, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 1029, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 1030, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 1031, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 1032, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 1033, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 1034, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 1035, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 1036, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 1037, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 1038, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 1039, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 1040, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 1041, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 1042, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-road:before {
  content: "\f018";
}

/* line 1043, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 1044, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 1045, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 1046, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 1047, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 1048, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 1049, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1050, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 1051, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 1052, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 1053, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 1054, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 1055, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 1056, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 1057, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rust:before {
  content: "\e07a";
}

/* line 1058, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 1059, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 1060, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 1061, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 1062, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 1063, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 1064, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 1065, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 1066, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 1067, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-school:before {
  content: "\f549";
}

/* line 1068, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 1069, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 1070, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 1071, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 1072, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search:before {
  content: "\f002";
}

/* line 1073, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 1074, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 1075, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 1076, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 1077, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 1078, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 1079, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 1080, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1081, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-server:before {
  content: "\f233";
}

/* line 1082, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 1083, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 1084, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share:before {
  content: "\f064";
}

/* line 1085, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1086, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1087, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1088, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 1089, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 1090, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-virus:before {
  content: "\e06c";
}

/* line 1091, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 1092, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 1093, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1094, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 1095, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopify:before {
  content: "\e057";
}

/* line 1096, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 1097, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 1098, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 1099, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 1100, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 1101, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 1102, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 1103, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 1104, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 1105, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 1106, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 1107, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 1108, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 1109, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1110, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sink:before {
  content: "\e06d";
}

/* line 1111, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 1112, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 1113, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 1114, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 1115, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 1116, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 1117, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 1118, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 1119, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 1120, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1121, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 1122, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 1123, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 1124, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 1125, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 1126, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 1127, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1128, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 1129, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 1130, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 1131, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 1132, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 1133, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 1134, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 1135, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 1136, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 1137, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 1138, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 1139, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 1140, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 1141, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 1142, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-soap:before {
  content: "\e06e";
}

/* line 1143, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 1144, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 1145, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 1146, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 1147, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 1148, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 1149, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 1150, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 1151, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 1152, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 1153, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 1154, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 1155, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 1156, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 1157, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 1158, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 1159, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 1160, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1161, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 1162, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 1163, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1164, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 1165, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 1166, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 1167, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 1168, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 1169, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 1170, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1171, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 1172, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 1173, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 1174, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 1175, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 1176, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1177, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1178, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 1179, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 1180, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star:before {
  content: "\f005";
}

/* line 1181, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 1182, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 1183, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 1184, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 1185, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 1186, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 1187, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1188, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1189, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 1190, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 1191, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 1192, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 1193, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 1194, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1195, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 1196, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 1197, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 1198, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch-20:before {
  content: "\e06f";
}

/* line 1199, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 1200, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 1201, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt-slash:before {
  content: "\e070";
}

/* line 1202, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-slash:before {
  content: "\e071";
}

/* line 1203, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 1204, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 1205, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1206, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 1207, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 1208, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 1209, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 1210, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 1211, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1212, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1213, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1214, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 1215, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 1216, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 1217, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 1218, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 1219, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1220, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 1221, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 1222, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 1223, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 1224, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 1225, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 1226, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 1227, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 1228, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 1229, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 1230, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 1231, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 1232, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 1233, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 1234, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 1235, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 1236, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 1237, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 1238, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 1239, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 1240, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 1241, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 1242, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1243, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 1244, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 1245, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 1246, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 1247, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 1248, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 1249, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 1250, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1251, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 1252, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 1253, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 1254, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 1255, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 1256, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 1257, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 1258, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 1259, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 1260, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 1261, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 1262, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 1263, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 1264, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 1265, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 1266, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 1267, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 1268, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 1269, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1270, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1271, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 1272, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 1273, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tiktok:before {
  content: "\e07b";
}

/* line 1274, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 1275, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 1276, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 1277, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 1278, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 1279, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1280, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1281, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 1282, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 1283, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper-slash:before {
  content: "\e072";
}

/* line 1284, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 1285, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 1286, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 1287, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 1288, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 1289, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 1290, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 1291, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1292, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 1293, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trailer:before {
  content: "\e041";
}

/* line 1294, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-train:before {
  content: "\f238";
}

/* line 1295, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 1296, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 1297, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1298, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1299, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 1300, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 1301, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 1302, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1303, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 1304, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1305, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 1306, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 1307, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 1308, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 1309, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 1310, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 1311, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 1312, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1313, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1314, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1315, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 1316, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1317, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 1318, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 1319, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 1320, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 1321, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 1322, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 1323, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 1324, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 1325, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 1326, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-uncharted:before {
  content: "\e084";
}

/* line 1327, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 1328, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 1329, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 1330, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 1331, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unity:before {
  content: "\e049";
}

/* line 1332, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 1333, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 1334, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 1335, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 1336, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1337, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsplash:before {
  content: "\e07c";
}

/* line 1338, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 1339, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 1340, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 1341, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 1342, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user:before {
  content: "\f007";
}

/* line 1343, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 1344, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 1345, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 1346, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 1347, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 1348, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 1349, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 1350, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 1351, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 1352, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 1353, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 1354, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 1355, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 1356, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 1357, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 1358, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 1359, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1360, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1361, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 1362, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 1363, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 1364, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 1365, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 1366, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 1367, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 1368, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-slash:before {
  content: "\e073";
}

/* line 1369, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 1370, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 1371, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 1372, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 1373, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 1374, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 1375, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 1376, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1377, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1378, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest:before {
  content: "\e085";
}

/* line 1379, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest-patches:before {
  content: "\e086";
}

/* line 1380, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1381, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 1382, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 1383, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 1384, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 1385, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 1386, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 1387, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 1388, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 1389, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 1390, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1391, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 1392, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1393, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus:before {
  content: "\e074";
}

/* line 1394, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-slash:before {
  content: "\e075";
}

/* line 1395, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viruses:before {
  content: "\e076";
}

/* line 1396, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 1397, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 1398, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 1399, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 1400, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 1401, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 1402, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 1403, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 1404, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 1405, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 1406, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 1407, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 1408, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 1409, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 1410, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-watchman-monitoring:before {
  content: "\e087";
}

/* line 1411, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-water:before {
  content: "\f773";
}

/* line 1412, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 1413, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 1414, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 1415, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1416, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 1417, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 1418, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1419, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1420, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 1421, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1422, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 1423, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1424, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1425, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 1426, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 1427, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 1428, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 1429, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 1430, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 1431, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 1432, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 1433, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 1434, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 1435, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 1436, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wodu:before {
  content: "\e088";
}

/* line 1437, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 1438, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 1439, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1440, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 1441, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 1442, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 1443, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 1444, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 1445, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 1446, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 1447, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 1448, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 1449, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1450, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1451, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1452, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 1453, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 1454, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 1455, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 1456, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1457, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 1458, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 1459, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 1460, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 1461, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 1462, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 47, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-5.15.1/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* tables */
/* line 2, vendor/assets/stylesheets/tablesorter-blue.css */
table.tablesorter {
  /*background-color: #CDCDCD;*/
  margin: 10px 0pt 15px;
  width: 100%;
  text-align: left;
}

/* line 9, vendor/assets/stylesheets/tablesorter-blue.css */
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  background-color: #e6EEEE;
  border: 1px solid #FFF;
  padding: 4px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 15, vendor/assets/stylesheets/tablesorter-blue.css */
table.tablesorter thead tr .header {
  background-image: url(/learn/assets/buttons/bg-9d9d54644c7b40b4c2bcb62db3e967a4fea92d5fbb35d4564111ef99aad44b9f.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

/* line 21, vendor/assets/stylesheets/tablesorter-blue.css */
table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 4px;
  background-color: #FFF;
  vertical-align: top;
}

/* line 27, vendor/assets/stylesheets/tablesorter-blue.css */
table.tablesorter tbody tr.odd td {
  background-color: #F0F0F6;
}

/* line 30, vendor/assets/stylesheets/tablesorter-blue.css */
table.tablesorter thead tr .headerSortUp {
  background-image: url(/learn/assets/buttons/asc-f79a1e432c73561b199307721fb9d3a7f607e1019bbfee72c783c57b8b2d9d85.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

/* line 36, vendor/assets/stylesheets/tablesorter-blue.css */
table.tablesorter thead tr .headerSortDown {
  background-image: url(/learn/assets/buttons/desc-dff0c122869c48afc3e6de0ad69595c598478375eba79c457a40f29407969340.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

/* line 42, vendor/assets/stylesheets/tablesorter-blue.css */
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
  background-color: #2d7e7e;
  color: #fff;
}

/*
	Icon font
*/
@font-face {
  font-family: 'RedactorFont';
  src: url(/learn/assets/redactor-font-06d60beffdee947b289d0ef5ab115f6077063091446020da0f42195db1693cd1.eot);
}

@font-face {
  font-family: 'RedactorFont';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggi/NUAAAC8AAAAYGNtYXAaVcx2AAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zm8dIFkAAAFwAAATSGhlYWQACVb9AAAUuAAAADZoaGVhA+ECBQAAFPAAAAAkaG10eEEBA94AABUUAAAAkGxvY2FVlFE8AAAVpAAAAEptYXhwAC8AkgAAFfAAAAAgbmFtZRHEcG0AABYQAAABZnBvc3QAAwAAAAAXeAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmHwHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYf//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAwAAACUCAAGSAAQACQANAAA3EQURBQEFEQURATUXBwACAP4AAdv+SgG2/tySkiUBbgH+lAEBSgH+3AEBJv7/3G9sAAAGAAAASQIAAW4ABAAJAA4AEwAYAB0AABMhFSE1FSEVITUVIRUhNSczFSM1FTMVIzUVMxUjNZIBbv6SAW7+kgFu/pKSSUlJSUlJAW5JSW5JSW5JSdxJSW5JSW5JSQAAAAACAAAAJQH3AZIAFgAuAAAlLgMnBzIuAic+AyMXNh4CByUnMg4CBx4DIxcnHgMXNi4CBwH3Dik/XUABAR04Vjg+WDUYAQFNeEcZEv7MAQENHDMlHzIfEQEBASZUTDYHCSBIZj4lGCQaEARqFi5HLzJFKhJqDC1RZSzVPQoWIxkbJBQID0wCCQ4VDxo4KA8PAAACAG4AJQGSAZIABAAzAAA3IQchJzceAzMyPgI3PgMnNyMXDgMHDgMjIi4CJy4DNycjBx4DF24BJQH+3QFABRIUGg0QGBUQCAYKBgQBAUABAQEEBAQCCAgKBQYJCQcEAgUCAwEBPwEBAwcJCEkkJD8HCgYEBAYKBwcRFRkPtcMGCQkHAwMFAwEBAwUDAwcJCQbDtQ8ZFREHAAUAAP//AgABtwAGAA4AFgBHAF8AAAEzFTMVIzUfAQc1IzUzNS8BNxUzFSMVFx4DFRwBDgEHDgMHMh4CFx4DHwEjJzwBJjQjLgMrARUjNTMyHgIXBzMyPgI3PgM1NC4CJy4DKwEVAUkjS24mkZFvb96RkW9vDAMFAwECAwICBQUGBAECAgIBAQICAgEbIBMBAQIEBQUCCh0qCAwKCQM3DgMFBQMCAQIBAQEBAgECAwQGAw4BtpYgtv9cXEolSUhcXEklSlUDCAoNBwQJBwcCAwUDAgEBAQIBAQMEBANCLgEBAQIGBwYCSLYBAwUDRAECAgECBAQGAwQFBQQBAgIBATIAAAAAAwBtAAABkgGTAAMADAARAAAlIzcXBzM3MxczAyMDFyEVITUBI0YjI7ZKF2MXSmVbZQEBJP7c5nh4eUlJASb+2iRJSQAKAAAAJQIAAZIABAAJAA4AEwAYAB0AIgAnACwAMQAANxEFEQU3FzUHFTU3NScVJwcVFzUVJxU3NRUHFRc1NxUXNQclBxUXNRUnFTc1FQcVFzUAAgD+ALeSkpKSJW1tbW1tbSWSkgEkbW1tbW1tJQFuAf6UASUBSgFIbQFIAUq4AUgBSm8BSgFIbQFIAUrbSAFKAQEBSAFKbwFKAUhtAUgBSgAAAAIACQAlAgABkgAWAC4AACUOAxU1DgMHJj4CFzU0HgIXBT4DNxU1FD4CNy4DNRUmDgIXAgA5VTkcQVxAKA8RGEh3Thc2Vz/+PAY3S1UlECAxICYyHQw9Z0chCt8wRi8VAWsFDxsjGS1kUiwLaQETKUYxYBAUDwgDTRABCRMlGhoiFwkBPhAQJzkZAAAAAgBJAEkBtwFuAEcAjwAAAQ4DFRQeAhceAxc+Azc+AzU0LgInLgMHJg4CBwYiBiYHNAYmIicwLgE0NTQ+Ajc+Azc1DgMHJw4DFRQeAhceAxc+Azc+AzU0LgInLgMHJg4CBwYiBiYVJgYmIjUiJjQmNTQ+Ajc+Azc1DgMHATkJDQkEAwYKBgcOEBAJCA4NDAUGCAUDAwQHBQUKCgwGBQoICAMBAgIBAQEBAQEBAQMGCgYGDxITCxMhHBYJzQkNCQQDBwkHBg4QEQgIDg0MBgUIBQMCBQcFBAoLDAYFCQkIAwECAgEBAQEBAQEBAwcJBgcPERQLEyEcFwkBIgwYHBsQCxgUEgcICwgDAQECBggGBQ0MDwYIDA0KBgUIBAQBAQICBQECAgEBAQECAQQCBQEKEhQRCggQDAwDFwgQFBQNAQwYHBsQCxgUEgcICwgDAQECBggGBQ0MDwYIDA0KBgUIBAQBAQICBQECAgEBAQECAQQCBQEKEhQRCggQDAwDFwgQFBQNAAT//wBJAgABbgAEAAkADgASAAATIRUhNRchFSE1FSEVITUHNQcXAAIA/gC3AUn+twFJ/rclk5MBbklJbklJbklJSbdcWwAAAAUAAABJAgABbgAEAAkADgAaAG0AABMhFSE1FSEVITUVIRUhNSczNSM1IwcVNxUjFRc+Azc+Azc0PgE0NTQuAicuAyMiBioBByIOAiMVPgM3Mj4BMjM6AR4BFx4CFBUcAQYUBw4DBw4DDwEVMzUjPgM3MZIBbv6SAW7+kgFu/pKNRBgUFhYYIAUHBQMBAgICAQEBAQEDBAICBgcHBQEEAwQCAgMEBAICBAQDAgIDAwMCAgMDAwEBAgEBAQEBAgICAQQGCQULRC0BAwQEAgFuSUluSUluSUlrFF0GFAZJFJEFBwYEAQIDBAMBAgMDAwIDBwUFAgIEAgEBAQEBAhUBAgIBAQEBAQIBAQIDBAIBAgMCAQICAwMCAQUHCQYNExQBBAMFAgADAAAASQIAAW4ALAAxAGwAACUiLgInNTMeAzMyPgI1NC4CIyIOAgcjNT4DMzIeAhUUDgIjJzMVIzUnIg4CByMVDgMVFB4CFxUzHgMzMj4CNzMVDgMjIi4CNTQ+AjMyHgIXFSMuAyMBbgoUEhEIHgUKCwsGEyEZDg4ZIRMGCwsKBR4IERIUCh41KBcXKDUet5KSJQYLCwoFHgQHBQICBQcEHgUKCwsGBgsLCgUeCBESFAoeNSgXFyg1HgoUEhEIHgUKCwsGSQMGBwU0AgQDAQ0XHhESHhcNAQMEAjQFBwYDFyg1Hx41KBe3SUkvAQMEAhgFCw0OBwcNDQsGFwIEAwEBAwQCNAUHBgMXKDUeHzUoFwMGBwU0AgQDAQAAAAEAAAC3AgABAAAEAAATIRUhNQACAP4AAQBJSQABAJIASQGSAZIADAAAAQ8CFzcHNxc3DwEXAQcpQQvBC0ApQAvBC0EBWdYBOAE6AdgBOgE4AQAAAAQAAABJAgABbgAEAAkADgASAAATIRUhNRchFSE1FSEVITUHNRcHAAIA/gC3AUn+twFJ/re3k5MBbklJbklJbklJSbdcWwAAAAMAAAAlAgABkgAEAAkAEgAANxEFEQUBBREFEQc/ARcVJTU3FwACAP4AAdv+SgG2tiQwPv6Sbm4lAW4B/pQBAUoB/twBASa4AV5eSgFIk5MABAAlAAAB2wG3AAMAGgAeADUAAAEVJzMHHgIGDwEOAS4BJy4BNDY/AT4BHgEXARcnFTceATI2PwE+AS4BJy4CBg8BDgEeARcB29vbKgMDAQICcwIGBgYCAwMBAnQCBQYGAv5029sqAwYGBQJzAgEBAgMCBgYGAnICAgEDAgG33NwrAgYGBgJzAgEBAgMDBQYGAnMCAQECA/51AdvaKgMDAQJzAgUGBgMCAwECAnMCBQYGAgAABAAA/9sCAAHbAAMAGgAeADUAACU1Fwc3LgI2PwE+AR4BFx4BFAYPAQ4BIiYnBycXNQcuASIGDwEOAR4BFx4CNj8BPgEuAScBJdvbKgMDAQICcwIGBgYCAwMBAnQCBQYGAnTb2yoDBgYFAnMCAQECAwIGBgYCcgICAQMC/9zbASwCBgYGAnICAgEDAgMGBgUCcwIBAwN1AdzbKgMDAQJzAgUGBgMCAwECAnICBgYGAgABAG4AJQFuAZIAEgAAJREjESM1Ii4CNTQ+AjsBESMBSSRKFigeEREeKBaTJSUBSf63khEeKBcWKB4R/pMAAAAAAwAlAAEB3AG2AAoAVwB4AAAlMwcnMzUjNxcjFQcOAwcOAyMiLgInLgM1ND4CNz4DOwE1NC4CJy4DIyIOAgcOAwc1PgM3PgIyMzIeAhceAx0BIzU1IyIOAgcOAxUUHgIXHgMzMj4CNz4DPQEBkkpcXEpKXFxK6wIGBgcEAwgICQUIDw4LBQUHBQIDBQkGBQ8SFAwlAQMDAgMFBwgFBAoJCQQFCQkJBQQJCQkEBQkKCQUNFRENBQUIBQI0FQgMCggDAwUDAQECAwICBQUHAwUJCQcCAwUCApKRkZORkZMHBAYFBQECAwIBAgUHBQULDQ8JCRANCwQFBgUCCQMGBQQCAgICAQEBAgEBAwQFAy8CAwMCAQEBAQIFCAUGDhIXDXgYSwECAwICBgYIBQQGBgUCAgMCAQIEBgQECgsOBwQAAAAEACUASgHbAW4AAwAMAC0AegAANyM3FwczNzMXMwMjAyUVFA4CBw4DIyIuAicuAzU0PgI3PgM7ATcuAyMqAQ4BBw4DBxU+Azc+AzMyHgIXHgMdASMiDgIHDgMVFB4CFx4DMzI+Ajc+AzcVMzU0LgInrjUbGok4EUsSOE1ETQF/AQMFAwMHCQoFBAYGBQIDAwIBAgMEAwMJCw0IFiIFDhIWDQYKCgoFBAoJCgQFCgoJBQUJCgoFBAkHBgIDAwMBJg0WEw8GBgkGAwIFCAUFDA4QCQUJCQgEBAcHBgI3AgUIBsV1dXZHRwEf/uFlBAcOCwsEBAYEAwICAwICBQYHAwUJBwUCAgMCAWIFCAYCAQEBAQMCBAIwAwUEAwIBAgEBAQIDAQIEBgYDCQMEBwQFCw4QCgkPDgsFBQcFAgEBAwICBQUHAxh7DhcTDwUAAAIASQBJAbcBkwAEAIEAABMhFSE1Fx4DFx4DFRQOAgcOAyMiLgInLgMnFR4DFx4DMzI+Ajc+AzU0LgInLgMvAS4DJy4DNTQ+Ajc+AzMyHgIXHgMXNS4DJy4DIyIOAgcOAxUUHgIXHgMfAUkBbv6SvwQIBgYCAgMDAQIDBQQDCAkLBgYNDAwGBg0NDQYGCwwNBgYNDAwHDxoXEggHCwgDAgUHBAUMDxIKHAcNCQcDAgMDAQIDBQMDCAkKBgYLCgsGBQsLCgYGCwwLBgYLDAsGDBcUEQcICwcDAgQHBAUMERUNIAEAJSUxAgMFBAMDBgYHAwUICAYDAgQDAQECAwMCBQcIBEEDBAUDAgECAQEDBgkGBQ8SFQwJEA8NBgYKCggDCwIFBQQDAgUFBgMFBwcFAwIDAwEBAgMCAgQGBgM9AgUDBAEBAgEBAwcJBgYPERMLCA8ODAQFCgoJBQsAAAQAAABJAgABbgAEAAkADgATAAA/ARcHJxc3FwcnJScHFzcXJwcXNwAltiO4AbYluCMB/yO4JbYBuCO2Jdsdkh6TAZQekhwBHZIekwGUHpIcAAAAAAUAAP/bAgAB2wAEAAkADgATABgAABcRIREhASERIREHITUhFRUhNSEVFSE1IRUAAgD+AAHb/koBtkn+3AEk/twBJP7cASQlAgD+AAHc/kkBt5JJSW5JSW5JSQAAAwCTAEkBbQGSABcALwBbAAA3Mh4CFx4DFwYUDgEHDgMrATczNzIeAhceAhQXBhQOAQcOAysBNzMDMzI+Ajc+Ayc2LgInLgMnPgM3PgMnNi4CJy4DKwED+AcNCQkDBAMEAQEBBAQEAgkKDQcqASgBBQsIBwIDAwQBAQQCBAEICAsFKgEoZGQRGRgRCAYLBgQBAQMEBwQGCg8OCggMDQgFAwcDAwEBBAYLBgcQFBcOZAHeAQMEAwMICQwHBgsJCAIDBAMBYYECAgMDAgYHCQUFCQcGAgIEAgFN/uoDBQgGBQ4RFQsKEQ8NBgUJBgQBAQMFBwUECwwOCAsSDw0FBggFAv63AAADACUAAAHbAbcABAANABEAADcRIREhEyMDMzczFzMDBxcjNyUBtv5K/URMOBBLETdLIho0GgABt/5JAW7+20hIASU1eHgAAAACAEIAHwG8AZkAIQBLAAAlBycOAS4BJwcXBw4BIiYvAS4BNDY/AT4BMhYfAR4BFAYHJy4BIgYPAQ4BFBYXHgE+AT8BLgMnLgI2PwE+AhYXBxc3PgE0JicBvJQEBQsMCwYhHg8PJygnDw8PDw8P1w8nKCcPDw8QEA8lCxscHAvFCwwLCgsbHRsLJwMFBgUCCgwDBQhSBg8QEgl+JoYLCwoL9pQEAQECAwMgHg8PDw8PDxAmKCcP1w8QEA8PDycoJw9+CwoLC8YLGx0bCwoLAQsLJgIDBAUCChcXFQhSBgYBBAV9JYYLHBwbCwAAAAMAAABJAgABbgAEAAkADgAAEyEVITUXIRUhNRczFSM1AAIA/gCSAW7+kpPb2wFuSUluSUluSUkAAwAAAEkCAAFuAAQACQAOAAATIRUhNRUhFSE1FTMVIzUAAgD+AAFt/pPc3AFuSUluSUluSUkAAAADAAAASQIAAW4ABAAJAA4AABMhFSE1FSEVITUVIRUhNQAB//4BAf/+AQIA/gABbklJbklJbklJAAMAAABJAgABbgAEAAkADgAAEyEHIScHIRchNxchByEnbgElAf7dAW0B/wH9/wFtASUB/t0BAW5JSW5JSW5JSQAGAAAAJwIAAZUACAANABQAGAAdACEAADc1IxEhFTMRIQEhFSE1FyMVIRUhNQcjNxcXITUhFScXIzdJSQG3Sf5JAUn+kwFtSiX+twFu27hcXG3+2wElKSlJICdJASVK/twBSdzcSbcl3EltbSUlJW5JSQAAAAEAAAABAADCHXSvXw889QALAgAAAAAAz3WLJQAAAADPdYsl////2wIAAdsAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgD//wAAAgAAAQAAAAAAAAAAAAAAAAAAACQAAAAAAAAAAAAAAAABAAAAAgAAAAIAAAACAAAAAgAAbgIAAAACAABtAgAAAAIAAAkCAABJAgD//wIAAAACAAAAAgAAAAIAAJICAAAAAgAAAAIAACUCAAAAAgAAbgIAACUCAAAlAgAASQIAAAACAAAAAgAAkwIAACUCAABCAgAAAAIAAAACAAAAAgAAAAIAAAAAAAAAAAoAFAAeAEAAcAC4AQQBhgGoAfoCQAMCAyYDuARGBFQEcASUBLwFFgVuBY4GLgbUB4IHrAfaCFwIgAj2CRIJLglKCWoJpAAAAAEAAAAkAJAACgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAYAAAAAQAAAAAAAgAOAGoAAQAAAAAAAwAYAC4AAQAAAAAABAAYAHgAAQAAAAAABQAWABgAAQAAAAAABgAMAEYAAQAAAAAACgAoAJAAAwABBAkAAQAYAAAAAwABBAkAAgAOAGoAAwABBAkAAwAYAC4AAwABBAkABAAYAHgAAwABBAkABQAWABgAAwABBAkABgAYAFIAAwABBAkACgAoAJAAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0UmVkYWN0b3JGb250AFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0AFIAZQBnAHUAbABhAHIAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AABIoAAoAAAAAEeAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAADgEAAA4Bg0Rie09TLzIAAA74AAAAYAAAAGAIIvzVY21hcAAAD1gAAABMAAAATBpVzHZnYXNwAAAPpAAAAAgAAAAIAAAAEGhlYWQAAA+sAAAANgAAADYACVb9aGhlYQAAD+QAAAAkAAAAJAPhAgVobXR4AAAQCAAAAJAAAACQQQED3m1heHAAABCYAAAABgAAAAYAJFAAbmFtZQAAEKAAAAFmAAABZhHEcG1wb3N0AAASCAAAACAAAAAgAAMAAAEABAQAAQEBDVJlZGFjdG9yRm9udAABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeKZviU+HQFHQAAAT8PHQAAAUQRHQAAAAkdAAAN+BIAJQEBDRkbHSAlKi80OT5DSE1SV1xhZmtwdXp/hImOk5idoqessba7wFJlZGFjdG9yRm9udFJlZGFjdG9yRm9udHUwdTF1MjB1RTYwMHVFNjAxdUU2MDJ1RTYwM3VFNjA0dUU2MDV1RTYwNnVFNjA3dUU2MDh1RTYwOXVFNjBBdUU2MEJ1RTYwQ3VFNjBEdUU2MEV1RTYwRnVFNjEwdUU2MTF1RTYxMnVFNjEzdUU2MTR1RTYxNXVFNjE2dUU2MTd1RTYxOHVFNjE5dUU2MUF1RTYxQnVFNjFDdUU2MUR1RTYxRXVFNjFGAAACAYkAIgAkAgABAAQABwAKAA0AQQCYAPEBSQH6Ai8CxwMhA98EGwTXBYEFkQW0BfEGLwagBxEHOgf0CLUJaQmsCfwKhAq5C0QLdAuiC9AMAQxo/JQO/JQO/JQO+5QOi7AVi/gB+JSLi/wB/JSLBfhv990V/EqLi/u5+EqLi/e5Bfu4+5QVi/dv9yb7Avsm+wEFDvcm+AIV+AKLi0L8AouL1AWL+wIV+AKLi0L8AouL1AWL+wIV+AKLi0L8AouL1AX7JvdwFdSLi0JCi4vUBYv7AhXUi4tCQouL1AWL+wIV1IuLQkKLi9QFDviLsBVky0yq+0KWCIshBYuLQMb7LPcT9z33GsW4i4sIiyEF92Wr9wT7QV77Cgj7yfdpFYvIBYuLb3ImSOFBtnqLiwiLfIvXBe6F9yJ7nGSl0PsO6Ps2YwgO9wLUFfe4i4tn+7iLi68FysoVnHmngrGLsounlJydnJ2Up4uyCIv3SUyLi/tXBYt8hoCDg4ODgId8i32Lf4+Dk4OTh5aLmgiL91dLi4v7SQWLZJRvnXkIDvfd+EoVrouL+yrWi4tr+wKLi/dKBbH7kxX3JS/7JS+L1fsDi4uw9wOLi9QF+3LTFfsl5/cl54tC9wOLi2b7A4uLQQWXNhWTg499i3iLf4mBhoSGg4SHgYmOio6KjYiNiI6GjoQIpklri3i5BYuMio2KjYaZhZKEiwiBi4tDbouL90q1iwWfi5mHk4MIVEcVmYsFk4uRjY+Pjo+NkYuUi5SJkoiOh4+FjYOLCH2Li1kFDve393oVRYuu9wyu+wwF+0r7DRXVi6LU7ouiQtWLJve6MIsm+7oFjGcV97iLi0L7uIuL1AUOi7AVi/gB+JSLi/wB/JSLBfdLrxX3JouL1Psmi4tCBYv3AhX3JouL1Psmi4tCBWb3SxX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBbD3cBWLQvcmi4vU+yaLBfe4ixX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBQ74lPdzFfss+xNAUIuLCIv1BftCgExsZEte9wr3BPdB92VrCIv1BYuLxV73PfsaCPxYLBWcsvcim+6RCIs/i5oFi4u2nOHVJs5vpIuLCItOBfs2s/sOLqVGCA73zfe2FXNsgGiLY4tpk3Ccd513n4Gji6CLnJKZmpqakpyLn4uehZt+mH+ZfJJ7i32LgIeChQiIiYmKiYuKi4mMioyKjoqPi5GLpJOknKOco6KcqJYIi6EFWXhlcnRrCPthixV0bH9oi2OLaZNwnXecd6CBoougi5ySmpqZmpKci5+LnoWbfph/mX2Seot+i3+IgoQIiImJioqLiYuKjIqMiY6Kj4uRi6SUpJujnKOinKmWCIuhBVh4ZnJzawgOi/gCFfiUi4tC/JSLi9QF90v7AhX33YuLQvvdi4vUBYv7AhX33YuLQvvdi4vUBWZCFYv3S/snL/cnMAUO9yb4AhX4AouLQvwCi4vUBYv7AhX4AouLQvwCi4vUBYv7AhX4AouLQvwCi4vUBfsh9hXPi4ufc4uL6HeLdYWLd6GRi0Jzi4t3Bav7JRWXl5KTjY6PkI2PjY+Mj4yPi5CLlIiThJCFkYKOf4uHi4aKhoqGioaKhokIi3YFkI6QjZCNkIyPjI+LkIuPio6IjoiMh4uGi4iLiImIiYeJh4eHiIiDgX18CIB+i3jPi4ufXosFjo+QkJGRCIuLBQ74AtQVcItyk3aYCIu/qYsFmIWZh5uLvYu0sIu5i7pisFmLe4t9h36FCG2Li78FoJikk6aL3IvMSYs6iztKSTqLCPtL90sV9yaLi0L7JouL1AVmuhV8i3yHfoUIbYuLcwWAfYR6i3iLeZJ5ln0Ii3SpiwWYhZqHmoubi5mPmJEIqYuLVwV2fnKDcIs6i0rNi9uL3MzN3Iumi6SDoH4Ii1dtiwV+kX2Pe4sIDov3lBX4lIuLQvyUi4vUBQ73m/ftFWL7a0qLgFL3VYuWxEuLtPdry4uWxPtVi4BSzIsFDov4AhX4lIuLQvyUi4vUBfdL+wIV992Li0L73YuL1AWL+wIV992Li0L73YuL1AX7S0IVi/dL9ycv+ycwBQ6LsBWL+AH4lIuL/AH8lIsF+G/33RX8SouL+7n4SouL97kF+0r7SxWvi7vqySyLQvwCi4vU9wL3JvcC+yYFDvhv+EsVi/tw+2/3cPdviwVhYBWShIyChoUI+wf7BwWFhoKMhJKEkoqUkJEI9wj3BwWQkJWKkYQI/CD8HxX3b4r7b/dvi/tuBbW1FZKElYqQkAj3B/cHBZCQipWEkoSRgo2FhQj7BvsHBYWGjYGRhQgO97n3kxWL93D3b/tv+2+KBbW3FYSSipSQkQj3B/cGBZGRlIqShJKEjIGGhgj7CPsHBYaGgYyFkgj7CPsJFftvjPdv+3CL928FYWEVhJKBjIaGCPsH+wcFhoaMgZKEkoSUipGRCPcG9wYFkZGJlIWSCA733bAVi/fdZ4uL+91Bi4v3JgVPi1q8i8iLx7y8x4sI9yeLi/wBZosFDvgm9yYV1Ysv+yUv9yXVi4v3J0GL5/cl5/slQYuL+ycF+3+EFYWCgoSBhoGGgIh/i3WLeZF+mH6XhZ2Looujkp2blpqXopGriwiwi4uUBYuUiJKFj4SQgo1/i3+Lf4l/iH+If4V+hAiLugWWkJeOl46XjZiMmIusi6KEmH6ZfZFyi2gIi/sMV4uLowWL1hV2iwV3i32IhIaDhoeCi36LgY6EkIWQhpOIlIuZi5aQkpaTlo+ai58Ii48FDvdC91kVVoum9wml+wkF+x37ChXDi5zS1oudRMOLPvezR4s++7MF+BPwFYuHBYt3h3uDgIOAf4V9i4GLg46GkYWRiJOLlIuYj5WTkJSQmY6giwihiwWt7RV9mXOSaYt8i36Kfol/iH6Hf4YIi1sFmJOYkJiPl46YjZmLl4uViJGHkoaOhIuCCIuCZYsFaYtyhXt/e3+DeItyi3SReZl+mH6ehaOLmIuXjZWQlpCTk5KUCItzwouL9w8Fi6+EpX2ZCA7U95QV+AKLi2b8AouLsAX3U1oVloeUhZGEkYSOgouCi36GgYKEgoR/iHuLe4t6jnuRepB6lHqXCItKBZqEm4Wch5yIm4mci7OLqZOfm5+alKOLq4ujhZ9/mn6bd5dwlAhvlgV3kX6ShZGFkIiTi5OLl4+UlJGTkZeOm4uai5mImoaZhpqEmYIIi8gFfJF8kHuPfI58jXuLaYtxg3h6d3uCdItui3WQeZd+l32hf61+CKuABQ6L928Vr6n3S/snZ277S/cmBYuLFfdL9yevbvtL+ydnqAX4lIsVZ6n7S/snr273S/cmBYuLFftL9ydnbvdL+yevqAUOi2YVi/iU+JSLi/yU/JSLBfhv+HAV/EqLi/xL+EqLi/hLBUL7JhX7uIuL1Pe4i4tCBYv7AhX7uIuL1Pe4i4tCBYv7AhX7uIuL1Pe4i4tCBQ73jPdyFZ6LmYiUg5ODj36LeYt6h3+DhIOEfYd3iwhii4vstIsFi/cVFZuLloiShJKFjoKLfYt+iIGEhYSFgIh7iwhii4vYtIsFJvuqFfCLBbWLqJKemp2ZlKKLqoulhZ9/mn+ZeZRzjZ+NmpKVl5aXkJuLoIungqB5mHqZcJJoiwgmi4v73QUOsIsVi/hL+EqLi/xL/EqLBfeR+AIVR4s/+7nDi5vT1oucQ8KLQPe5BWlWFaX7DFeLpfcMBQ74UPeKFfso+yiHjwV9h3uNfJMIamupbXx8BWJiSYtitAh8mgVitIvNtLQI92v3awW0tM2LtGIImnwFtGKLSWJiCGb3EhVuqFyKbm4I+1n7WgVtbotcp26ob7qLqKkIsrEFg4+EkIWScKaGsJ+gCN3dBZuapIyifwj7EvsRsWb3GvcaBaiojLpuqAgOi/gCFfiUi4tC/JSLi9QF9yb7AhX4AouLQvwCi4vUBfcn+wIV92+Li0L7b4uL1AUOi/gCFfiUi4tC/JSLi9QFi/sCFfgBi4tC/AGLi9QFi/sCFfdwi4tC+3CLi9QFDov4AhX4k4uLQvyTi4vUBYv7AhX4k4uLQvyTi4vUBYv7AhX4lIuLQvyUi4vUBQ73AvgCFfe4i4tC+7iLi9QF+wL7AhX4lIuLQvyUi4vUBfcC+wIV97iLi0L7uIuL1AUO1LIVi9RCi4v3ufhLi4tB1IuL+7j8S4sF99333RX8AYuL+3D4AYuL93AF1UIVZouL+0v73YuLZvgCi4v3cAX7b0IV+0yL5/cB5/sBBfcBZhX7uYuLsPe5i4tmBWL3AhW0QkKLq9QFDviUFPiUFYsMCgAAAAADAgABkAAFAAABTAFmAAAARwFMAWYAAAD1ABkAhAAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOYfAeD/4P/gAeAAIAAAAAEAAAAAAAAAAAAAACAAAAAAAAIAAAADAAAAFAADAAEAAAAUAAQAOAAAAAoACAACAAIAAQAg5h///f//AAAAAAAg5gD//f//AAH/4xoEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAQAAhlBJsl8PPPUACwIAAAAAAM91iyUAAAAAz3WLJf///9sCAAHbAAAACAACAAAAAAAAAAEAAAHg/+AAAAIA//8AAAIAAAEAAAAAAAAAAAAAAAAAAAAkAAAAAAAAAAAAAAAAAQAAAAIAAAACAAAAAgAAAAIAAG4CAAAAAgAAbQIAAAACAAAJAgAASQIA//8CAAAAAgAAAAIAAAACAACSAgAAAAIAAAACAAAlAgAAAAIAAG4CAAAlAgAAJQIAAEkCAAAAAgAAAAIAAJMCAAAlAgAAQgIAAAACAAAAAgAAAAIAAAACAAAAAABQAAAkAAAAAAAOAK4AAQAAAAAAAQAYAAAAAQAAAAAAAgAOAGoAAQAAAAAAAwAYAC4AAQAAAAAABAAYAHgAAQAAAAAABQAWABgAAQAAAAAABgAMAEYAAQAAAAAACgAoAJAAAwABBAkAAQAYAAAAAwABBAkAAgAOAGoAAwABBAkAAwAYAC4AAwABBAkABAAYAHgAAwABBAkABQAWABgAAwABBAkABgAYAFIAAwABBAkACgAoAJAAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0UmVkYWN0b3JGb250AFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0AFIAZQBnAHUAbABhAHIAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* =Selection
-----------------------------------------------------------------------------*/
/* line 16, vendor/assets/stylesheets/redactor.css */
.redactor_box ::selection {
  background: #ffff9e;
}

/* line 19, vendor/assets/stylesheets/redactor.css */
.redactor_box ::-moz-selection {
  background: #ffff9e;
}

/* line 22, vendor/assets/stylesheets/redactor.css */
.redactor_box img::selection {
  background: transparent;
}

/* line 25, vendor/assets/stylesheets/redactor.css */
.redactor_box img::-moz-selection {
  background: transparent;
}

/*
	BOX
*/
/* line 31, vendor/assets/stylesheets/redactor.css */
.redactor_box {
  position: relative;
  overflow: visible;
  background: #fff;
}

/* line 36, vendor/assets/stylesheets/redactor.css */
.redactor_box iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 1px solid #eee;
}

/* line 42, vendor/assets/stylesheets/redactor.css */
.redactor_box textarea {
  position: relative;
  display: block;
  overflow: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  outline: none;
  border: none;
  background-color: #222;
  box-shadow: none;
  color: #ccc;
  font-size: 13px;
  font-family: Menlo, Monaco, monospace, sans-serif;
  resize: none;
}

/* line 58, vendor/assets/stylesheets/redactor.css */
.redactor_box textarea:focus {
  outline: none;
}

/* line 61, vendor/assets/stylesheets/redactor.css */
.redactor_box,
.redactor_box textarea {
  z-index: auto !important;
}

/* line 65, vendor/assets/stylesheets/redactor.css */
.redactor_box_fullscreen {
  z-index: 99 !important;
}

/* line 68, vendor/assets/stylesheets/redactor.css */
#redactor_modal_overlay,
#redactor_modal,
.redactor_dropdown {
  z-index: 100 !important;
}

/*
	AIR

*/
/* line 77, vendor/assets/stylesheets/redactor.css */
body .redactor_air {
  position: absolute;
  z-index: 502;
}

/*
	FULLSCREEN
*/
/* line 84, vendor/assets/stylesheets/redactor.css */
body .redactor_box_fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

/*
	LINK TOOLTIP
*/
/* line 93, vendor/assets/stylesheets/redactor.css */
.redactor-link-tooltip {
  position: absolute;
  z-index: 49999;
  padding: 10px;
  line-height: 1;
  display: inline-block;
  background-color: #000;
  color: #555 !important;
}

/* line 102, vendor/assets/stylesheets/redactor.css */
.redactor-link-tooltip,
.redactor-link-tooltip a {
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

/* line 107, vendor/assets/stylesheets/redactor.css */
.redactor-link-tooltip a {
  color: #ccc;
  margin: 0 5px;
  text-decoration: none;
}

/* line 112, vendor/assets/stylesheets/redactor.css */
.redactor-link-tooltip a:hover {
  color: #fff;
}

/*
	IMAGE BOX
*/
/* line 118, vendor/assets/stylesheets/redactor.css */
#redactor-image-box img {
  width: 100%;
}

/* line 121, vendor/assets/stylesheets/redactor.css */
.redactor_editor {
  position: relative;
  overflow: auto;
  margin: 0 !important;
  padding: 10px 20px;
  padding-bottom: 5px;
  outline: none;
  background: none;
  background: #fff;
  box-shadow: none !important;
  white-space: normal;
  border: 1px solid #eee;
}

/* line 134, vendor/assets/stylesheets/redactor.css */
.redactor_editor:focus {
  outline: none;
}

/* line 137, vendor/assets/stylesheets/redactor.css */
.redactor_editor div,
.redactor_editor p,
.redactor_editor ul,
.redactor_editor ol,
.redactor_editor table,
.redactor_editor dl,
.redactor_editor blockquote,
.redactor_editor pre,
.redactor_editor h1,
.redactor_editor h2,
.redactor_editor h3,
.redactor_editor h4,
.redactor_editor h5,
.redactor_editor h6 {
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

/* line 153, vendor/assets/stylesheets/redactor.css */
.redactor_editor code,
.redactor_editor pre {
  font-family: Menlo, Monaco, monospace, sans-serif;
}

/* line 157, vendor/assets/stylesheets/redactor.css */
.redactor_editor div,
.redactor_editor p,
.redactor_editor ul,
.redactor_editor ol,
.redactor_editor table,
.redactor_editor dl,
.redactor_editor blockquote,
.redactor_editor pre {
  font-size: 14px;
  line-height: 1.6em;
}

/* line 168, vendor/assets/stylesheets/redactor.css */
.redactor_editor a {
  color: #15c !important;
  text-decoration: underline !important;
}

/* line 172, vendor/assets/stylesheets/redactor.css */
.redactor_editor .redactor_placeholder {
  color: #999 !important;
  display: block !important;
}

/*
	TYPOGRAPHY
*/
/* line 179, vendor/assets/stylesheets/redactor.css */
.redactor_editor object,
.redactor_editor embed,
.redactor_editor video,
.redactor_editor img {
  max-width: 100%;
  width: auto;
}

/* line 186, vendor/assets/stylesheets/redactor.css */
.redactor_editor video,
.redactor_editor img {
  height: auto;
}

/* line 190, vendor/assets/stylesheets/redactor.css */
.redactor_editor div,
.redactor_editor p,
.redactor_editor ul,
.redactor_editor ol,
.redactor_editor table,
.redactor_editor dl,
.redactor_editor blockquote,
.redactor_editor pre {
  margin: 0;
  margin-bottom: 10px !important;
  border: none;
  background: none !important;
  box-shadow: none !important;
}

/* line 204, vendor/assets/stylesheets/redactor.css */
.redactor_editor iframe,
.redactor_editor object,
.redactor_editor hr {
  margin-bottom: 15px !important;
}

/* line 209, vendor/assets/stylesheets/redactor.css */
.redactor_editor blockquote {
  margin-left: 1.5em !important;
  padding-left: 0 !important;
  color: #777;
  font-style: italic !important;
}

/* line 215, vendor/assets/stylesheets/redactor.css */
.redactor_editor ul,
.redactor_editor ol {
  padding-left: 2em !important;
}

/* line 219, vendor/assets/stylesheets/redactor.css */
.redactor_editor ul ul,
.redactor_editor ol ol,
.redactor_editor ul ol,
.redactor_editor ol ul {
  margin: 2px !important;
  padding: 0 !important;
  padding-left: 2em !important;
  border: none;
}

/* line 228, vendor/assets/stylesheets/redactor.css */
.redactor_editor dl dt {
  font-weight: bold;
}

/* line 231, vendor/assets/stylesheets/redactor.css */
.redactor_editor dd {
  margin-left: 1em;
}

/* line 234, vendor/assets/stylesheets/redactor.css */
.redactor_editor table {
  border-collapse: collapse;
  font-size: 1em !important;
}

/* line 238, vendor/assets/stylesheets/redactor.css */
.redactor_editor table td {
  padding: 5px !important;
  border: 1px solid #ddd;
  vertical-align: top;
}

/* line 243, vendor/assets/stylesheets/redactor.css */
.redactor_editor table thead td {
  border-bottom: 2px solid #000 !important;
  font-weight: bold !important;
}

/* line 247, vendor/assets/stylesheets/redactor.css */
.redactor_editor code {
  background-color: #d8d7d7 !important;
}

/* line 250, vendor/assets/stylesheets/redactor.css */
.redactor_editor pre {
  overflow: auto;
  padding: 1em !important;
  border: 1px solid #ddd !important;
  border-radius: 3px !important;
  background: #f8f8f8 !important;
  white-space: pre;
  font-size: 90% !important;
}

/* line 259, vendor/assets/stylesheets/redactor.css */
.redactor_editor hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
}

/*
	HEADERS
*/
/* line 268, vendor/assets/stylesheets/redactor.css */
.redactor_editor h1,
.redactor_editor h2,
.redactor_editor h3,
.redactor_editor h4,
.redactor_editor h5,
.redactor_editor h6 {
  margin-top: 0 !important;
  padding: 0 !important;
  background: none;
  color: #000;
  font-weight: bold;
}

/* line 280, vendor/assets/stylesheets/redactor.css */
.redactor_editor h1 {
  font-size: 36px !important;
  line-height: 1.111em !important;
  margin-bottom: .15em !important;
}

/* line 285, vendor/assets/stylesheets/redactor.css */
.redactor_editor h2 {
  font-size: 30px !important;
  line-height: 1.111em !important;
  margin-bottom: .25em !important;
}

/* line 290, vendor/assets/stylesheets/redactor.css */
.redactor_editor h3 {
  font-size: 24px !important;
  line-height: 1.333em !important;
  margin-bottom: .2em !important;
}

/* line 295, vendor/assets/stylesheets/redactor.css */
.redactor_editor h4 {
  font-size: 18px !important;
  line-height: 1.5em !important;
  margin-bottom: .2em !important;
}

/* line 300, vendor/assets/stylesheets/redactor.css */
.redactor_editor h5 {
  font-size: 1em !important;
  line-height: 1.6em !important;
  margin-bottom: .25em !important;
}

/* line 305, vendor/assets/stylesheets/redactor.css */
.redactor_editor h6 {
  font-size: .8em !important;
  line-height: 1.6em !important;
  text-transform: uppercase;
  margin-bottom: .3em !important;
}

/*
	TOOLBAR
*/
/* line 314, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  font-size: 14px !important;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  line-height: 1 !important;
  background: #fff;
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 3;
}

/* line 329, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar:after {
  content: "";
  display: table;
  clear: both;
}

/* line 334, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar.redactor-toolbar-overflow {
  overflow-y: auto;
  height: 29px;
  white-space: nowrap;
}

/* line 339, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar.redactor-toolbar-external {
  z-index: 999;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 344, vendor/assets/stylesheets/redactor.css */
body .redactor_air .redactor_toolbar {
  padding-right: 2px !important;
}

/* line 347, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar li {
  vertical-align: top;
  display: inline-block;
  margin: 0 !important;
  padding: 0 !important;
  outline: none;
  list-style: none !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 358, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar li a {
  display: block;
  color: #333;
  text-align: center;
  padding: 9px 10px;
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  zoom: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 372, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar li a:hover {
  outline: none;
  background-color: #1f78d8;
  color: #fff;
}

/* line 377, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar li a:hover i:before {
  color: #fff;
}

/* line 380, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar li a:active,
.redactor_toolbar li a.redactor_act {
  outline: none;
  background-color: #ccc;
  color: #444;
}

/* line 386, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar li a.redactor-btn-image {
  width: 14px;
  height: 14px;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 392, vendor/assets/stylesheets/redactor.css */
.redactor_button_disabled {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}

/* line 397, vendor/assets/stylesheets/redactor.css */
.redactor_button_disabled:hover {
  outline: none;
  background-color: transparent !important;
  cursor: default;
}

/* line 402, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar li a.fa-redactor-btn {
  display: inline-block;
  padding: 9px 10px 8px 10px;
  line-height: 1;
}

/* line 407, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar.redactor-toolbar-typewriter {
  box-shadow: none;
  background: rgba(240, 240, 240, 0.9);
}

/* line 411, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar.redactor-toolbar-typewriter li a:hover {
  outline: none;
  background-color: #1f78d8;
  color: #fff;
}

/* line 416, vendor/assets/stylesheets/redactor.css */
.redactor_toolbar.redactor-toolbar-typewriter li a:active,
.redactor_toolbar.redactor-toolbar-typewriter li a.redactor_act {
  outline: none;
  background-color: #ccc;
  color: #444;
}

/* line 422, vendor/assets/stylesheets/redactor.css */
.re-icon {
  font-family: 'RedactorFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 433, vendor/assets/stylesheets/redactor.css */
.re-icon i:before {
  position: relative;
  font-size: 14px;
}

/* line 437, vendor/assets/stylesheets/redactor.css */
.re-video:before {
  content: "\e600";
}

/* line 440, vendor/assets/stylesheets/redactor.css */
.re-unorderedlist:before {
  content: "\e601";
}

/* line 443, vendor/assets/stylesheets/redactor.css */
.re-undo:before {
  content: "\e602";
}

/* line 446, vendor/assets/stylesheets/redactor.css */
.re-underline:before {
  content: "\e603";
}

/* line 449, vendor/assets/stylesheets/redactor.css */
.re-textdirection:before {
  content: "\e604";
}

/* line 452, vendor/assets/stylesheets/redactor.css */
.re-fontcolor:before {
  content: "\e605";
}

/* line 455, vendor/assets/stylesheets/redactor.css */
.re-table:before {
  content: "\e606";
}

/* line 458, vendor/assets/stylesheets/redactor.css */
.re-redo:before {
  content: "\e607";
}

/* line 461, vendor/assets/stylesheets/redactor.css */
.re-quote:before {
  content: "\e608";
}

/* line 464, vendor/assets/stylesheets/redactor.css */
.re-outdent:before {
  content: "\e609";
}

/* line 467, vendor/assets/stylesheets/redactor.css */
.re-orderedlist:before {
  content: "\e60a";
}

/* line 470, vendor/assets/stylesheets/redactor.css */
.re-link:before {
  content: "\e60b";
}

/* line 473, vendor/assets/stylesheets/redactor.css */
.re-horizontalrule:before {
  content: "\e60c";
}

/* line 476, vendor/assets/stylesheets/redactor.css */
.re-italic:before {
  content: "\e60d";
}

/* line 479, vendor/assets/stylesheets/redactor.css */
.re-indent:before {
  content: "\e60e";
}

/* line 482, vendor/assets/stylesheets/redactor.css */
.re-image:before {
  content: "\e60f";
}

/* line 485, vendor/assets/stylesheets/redactor.css */
.re-fullscreen:before {
  content: "\e610";
}

/* line 488, vendor/assets/stylesheets/redactor.css */
.re-normalscreen:before {
  content: "\e611";
}

/* line 491, vendor/assets/stylesheets/redactor.css */
.re-formatting:before {
  content: "\e612";
}

/* line 494, vendor/assets/stylesheets/redactor.css */
.re-fontsize:before {
  content: "\e613";
}

/* line 497, vendor/assets/stylesheets/redactor.css */
.re-fontfamily:before {
  content: "\e614";
}

/* line 500, vendor/assets/stylesheets/redactor.css */
.re-deleted:before {
  content: "\e615";
}

/* line 503, vendor/assets/stylesheets/redactor.css */
.re-html:before {
  content: "\e616";
}

/* line 506, vendor/assets/stylesheets/redactor.css */
.re-clips:before {
  content: "\e617";
}

/* line 509, vendor/assets/stylesheets/redactor.css */
.re-bold:before {
  content: "\e618";
}

/* line 512, vendor/assets/stylesheets/redactor.css */
.re-backcolor:before {
  content: "\e619";
}

/* line 515, vendor/assets/stylesheets/redactor.css */
.re-file:before {
  content: "\e61a";
}

/* line 518, vendor/assets/stylesheets/redactor.css */
.re-alignright:before {
  content: "\e61b";
}

/* line 521, vendor/assets/stylesheets/redactor.css */
.re-alignment:before,
.re-alignleft:before {
  content: "\e61c";
}

/* line 525, vendor/assets/stylesheets/redactor.css */
.re-alignjustify:before {
  content: "\e61d";
}

/* line 528, vendor/assets/stylesheets/redactor.css */
.re-aligncenter:before {
  content: "\e61e";
}

/* line 531, vendor/assets/stylesheets/redactor.css */
.re-gallery:before {
  content: "\e61f";
}

/*
	Toolbar classes
*/
/* line 537, vendor/assets/stylesheets/redactor.css */
.redactor_format_blockquote {
  padding-left: 10px;
  color: #666 !important;
  font-style: italic;
}

/* line 542, vendor/assets/stylesheets/redactor.css */
.redactor_format_pre {
  font-family: monospace, sans-serif;
}

/* line 545, vendor/assets/stylesheets/redactor.css */
.redactor_format_h1,
.redactor_format_h2,
.redactor_format_h3,
.redactor_format_h4,
.redactor_format_h5 {
  font-weight: bold;
}

/* line 552, vendor/assets/stylesheets/redactor.css */
.redactor_format_h1 {
  font-size: 30px;
  line-height: 36px;
}

/* line 556, vendor/assets/stylesheets/redactor.css */
.redactor_format_h2 {
  font-size: 24px;
  line-height: 36px;
}

/* line 560, vendor/assets/stylesheets/redactor.css */
.redactor_format_h3 {
  font-size: 20px;
  line-height: 30px;
}

/* line 564, vendor/assets/stylesheets/redactor.css */
.redactor_format_h4 {
  font-size: 16px;
  line-height: 26px;
}

/* line 568, vendor/assets/stylesheets/redactor.css */
.redactor_format_h5 {
  font-size: 14px;
  line-height: 23px;
}

/* line 572, vendor/assets/stylesheets/redactor.css */
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h1,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h3,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h4,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h5 {
  font-size: 1em;
  line-height: 1.6em;
  text-transform: uppercase;
}

/* line 581, vendor/assets/stylesheets/redactor.css */
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2 {
  font-size: .85em;
}

/*
	Typewriter
*/
/* line 587, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor-editor-typewriter {
  background: #f5f5f5 !important;
  padding: 25px 50px !important;
}

/* line 591, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor-editor-typewriter div,
.redactor_editor.redactor-editor-typewriter p,
.redactor_editor.redactor-editor-typewriter ul,
.redactor_editor.redactor-editor-typewriter ol,
.redactor_editor.redactor-editor-typewriter table,
.redactor_editor.redactor-editor-typewriter dl,
.redactor_editor.redactor-editor-typewriter blockquote,
.redactor_editor.redactor-editor-typewriter pre,
.redactor_editor.redactor-editor-typewriter h1,
.redactor_editor.redactor-editor-typewriter h2,
.redactor_editor.redactor-editor-typewriter h3,
.redactor_editor.redactor-editor-typewriter h4,
.redactor_editor.redactor-editor-typewriter h5,
.redactor_editor.redactor-editor-typewriter h6 {
  font-family: 'Courier New', 'Lucida Console', Consolas, Monaco, monospace, sans-serif;
  font-size: 18px !important;
  line-height: 1.5em !important;
  margin-bottom: 1.5em !important;
}

/* line 610, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor-editor-typewriter h2 {
  font-size: 14px !important;
}

/* line 613, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor-editor-typewriter h1,
.redactor_editor.redactor-editor-typewriter h2,
.redactor_editor.redactor-editor-typewriter h3,
.redactor_editor.redactor-editor-typewriter h4,
.redactor_editor.redactor-editor-typewriter h5,
.redactor_editor.redactor-editor-typewriter h6 {
  text-transform: uppercase;
}

/* line 621, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor-editor-typewriter a {
  color: #000 !important;
  text-decoration: underline !important;
}

/*
	WYM
*/
/* line 628, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor_editor_wym {
  padding: 10px 7px 0 7px !important;
  background: #f6f6f6 !important;
}

/* line 632, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor_editor_wym div,
.redactor_editor.redactor_editor_wym p,
.redactor_editor.redactor_editor_wym ul,
.redactor_editor.redactor_editor_wym ol,
.redactor_editor.redactor_editor_wym table,
.redactor_editor.redactor_editor_wym dl,
.redactor_editor.redactor_editor_wym pre,
.redactor_editor.redactor_editor_wym h1,
.redactor_editor.redactor_editor_wym h2,
.redactor_editor.redactor_editor_wym h3,
.redactor_editor.redactor_editor_wym h4,
.redactor_editor.redactor_editor_wym h5,
.redactor_editor.redactor_editor_wym h6,
.redactor_editor.redactor_editor_wym blockquote {
  margin-top: 0;
  margin-bottom: 5px !important;
  padding: 10px !important;
  border: 1px solid #e4e4e4 !important;
  background-color: #fff !important;
  z-index: 0;
}

/* line 653, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor_editor_wym blockquote:before {
  content: '';
}

/* line 656, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor_editor_wym img {
  position: relative;
  z-index: 1;
}

/* line 660, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor_editor_wym div {
  border: 1px dotted #aaa !important;
}

/* line 663, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor_editor_wym pre {
  border: 2px dashed #e4e4e4 !important;
  background-color: #f8f8f8 !important;
}

/* line 667, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor_editor_wym ul,
.redactor_editor.redactor_editor_wym ol {
  padding-left: 2em !important;
}

/* line 671, vendor/assets/stylesheets/redactor.css */
.redactor_editor.redactor_editor_wym ul li ul,
.redactor_editor.redactor_editor_wym ol li ul,
.redactor_editor.redactor_editor_wym ul li ol,
.redactor_editor.redactor_editor_wym ol li ol {
  border: none !important;
}

/*
	DROPDOWN
*/
/* line 680, vendor/assets/stylesheets/redactor.css */
.redactor_dropdown {
  position: absolute;
  top: 28px;
  left: 0;
  padding: 10px;
  width: 200px;
  background-color: #fff;
  box-shadow: 0 1px 5px #bbb;
  font-size: 13px;
  font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 21px;
}

/* line 692, vendor/assets/stylesheets/redactor.css */
.redactor-toolbar-typewriter .redactor_dropdown {
  font-family: 'Courier New', 'Lucida Console', Consolas, Monaco, monospace, sans-serif;
  background-color: #f5f5f5;
}

/* line 696, vendor/assets/stylesheets/redactor.css */
.redactor_separator_drop {
  padding: 0 !important;
  border-top: 1px solid #ddd;
  font-size: 0;
  line-height: 0;
}

/* line 702, vendor/assets/stylesheets/redactor.css */
.redactor_dropdown a {
  display: block;
  padding: 3px 5px;
  color: #000;
  text-decoration: none;
}

/* line 708, vendor/assets/stylesheets/redactor.css */
.redactor_dropdown a:hover {
  background-color: #dde4ef;
  color: #444 !important;
  text-decoration: none;
}

/*
	MODAL
*/
/* line 716, vendor/assets/stylesheets/redactor.css */
#redactor_modal_overlay {
  position: fixed;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: #000 !important;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}

/* line 728, vendor/assets/stylesheets/redactor.css */
#redactor_modal {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 0;
  background: #fff;
  color: #000;
  font-size: 12px !important;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
}

/* line 739, vendor/assets/stylesheets/redactor.css */
#redactor_modal header {
  padding: 20px 30px 5px 30px;
  font-size: 16px;
}

/* line 743, vendor/assets/stylesheets/redactor.css */
#redactor_modal section {
  padding: 20px 30px;
}

/* line 746, vendor/assets/stylesheets/redactor.css */
#redactor_modal label {
  display: block !important;
  float: none !important;
  margin: 10px 0 3px 0 !important;
  padding: 0 !important;
  font-size: 12px !important;
}

/* line 753, vendor/assets/stylesheets/redactor.css */
#redactor_modal footer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 758, vendor/assets/stylesheets/redactor.css */
#redactor_modal footer div {
  float: left;
}

/* line 761, vendor/assets/stylesheets/redactor.css */
#redactor_modal input[type="radio"],
#redactor_modal input[type="checkbox"] {
  position: relative;
  top: -1px;
}

/* line 766, vendor/assets/stylesheets/redactor.css */
#redactor_modal input[type="text"],
#redactor_modal input[type="password"],
#redactor_modal input[type="email"],
#redactor_modal textarea {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 1px 2px;
  height: 23px;
  border: 1px solid #ccc;
  border-radius: 1px;
  background-color: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  color: #333;
  font-size: 13px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  line-height: 1;
  -moz-transition: border 0.3s ease-in;
  transition: border 0.3s ease-in;
}

/* line 786, vendor/assets/stylesheets/redactor.css */
#redactor_modal textarea {
  display: block;
  margin-top: 4px;
  line-height: 1.4em;
}

/* line 791, vendor/assets/stylesheets/redactor.css */
#redactor_modal input:focus,
#redactor_modal textarea:focus {
  outline: none;
  border-color: #5ca9e4;
  box-shadow: 0 0 0 2px rgba(70, 161, 231, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}

/* line 797, vendor/assets/stylesheets/redactor.css */
#redactor_modal_close {
  position: absolute;
  top: 5px;
  right: 3px;
  width: 20px;
  height: 20px;
  color: #999;
  font-size: 26px;
  cursor: pointer;
}

/* line 807, vendor/assets/stylesheets/redactor.css */
#redactor_modal_close:hover {
  color: #000;
}

/* line 810, vendor/assets/stylesheets/redactor.css */
.redactor_input {
  width: 99%;
  font-size: 14px;
}

/* line 814, vendor/assets/stylesheets/redactor.css */
.redactor_modal_box {
  overflow: auto;
  margin-bottom: 10px;
  height: 350px;
}

/* line 819, vendor/assets/stylesheets/redactor.css */
#redactor_image_box {
  overflow: auto;
  margin-bottom: 10px;
  height: 270px;
}

/* line 824, vendor/assets/stylesheets/redactor.css */
#redactor_image_box_select {
  display: block;
  margin-bottom: 15px !important;
  width: 200px;
}

/* line 829, vendor/assets/stylesheets/redactor.css */
#redactor_image_box img {
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 100px;
  cursor: pointer;
}

/* line 835, vendor/assets/stylesheets/redactor.css */
#redactor_tabs {
  margin-bottom: 18px;
}

/* line 838, vendor/assets/stylesheets/redactor.css */
#redactor_tabs a {
  display: inline-block;
  margin-right: 2px;
  padding: 4px 14px;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  background: #fff;
  color: #000;
  text-decoration: none;
  line-height: 1;
}

/* line 849, vendor/assets/stylesheets/redactor.css */
#redactor_tabs a:hover,
#redactor_tabs a.redactor_tabs_act {
  border-color: #eee;
  color: #999 !important;
  text-decoration: none !important;
}

/* line 855, vendor/assets/stylesheets/redactor.css */
.redactor_modal_btn_hidden {
  display: none;
}

/* line 858, vendor/assets/stylesheets/redactor.css */
#redactor_modal footer button {
  position: relative;
  width: 100%;
  padding: 10px 16px;
  margin: 0;
  outline: none;
  border: none;
  background-color: #ddd;
  color: #000;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  line-height: 1;
  cursor: pointer;
}

/* line 875, vendor/assets/stylesheets/redactor.css */
#redactor_modal footer button:hover {
  color: #777;
  background: none;
  background: #bbb;
  text-decoration: none;
}

/* line 881, vendor/assets/stylesheets/redactor.css */
#redactor_modal footer button.redactor_modal_delete_btn {
  background: none;
  color: #fff;
  background-color: #b52525;
}

/* line 886, vendor/assets/stylesheets/redactor.css */
#redactor_modal footer button.redactor_modal_delete_btn:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: #881b1b;
}

/* line 890, vendor/assets/stylesheets/redactor.css */
#redactor_modal footer button.redactor_modal_action_btn {
  background: none;
  color: #fff;
  background-color: #2461b5;
}

/* line 895, vendor/assets/stylesheets/redactor.css */
#redactor_modal footer button.redactor_modal_action_btn:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: #1a4580;
}

/* Drag and Drop Area */
/* line 900, vendor/assets/stylesheets/redactor.css */
.redactor_droparea {
  position: relative;
  margin: auto;
  margin-bottom: 5px;
  width: 100%;
}

/* line 906, vendor/assets/stylesheets/redactor.css */
.redactor_droparea .redactor_dropareabox {
  position: relative;
  z-index: 1;
  padding: 60px 0;
  width: 99%;
  border: 1px dashed #ddd;
  background: #fff;
  text-align: center;
}

/* line 915, vendor/assets/stylesheets/redactor.css */
.redactor_droparea .redactor_dropareabox,
.redactor_dropalternative {
  color: #555;
  font-size: 12px;
}

/* line 920, vendor/assets/stylesheets/redactor.css */
.redactor_dropalternative {
  margin: 4px 0 2px 0;
}

/* line 923, vendor/assets/stylesheets/redactor.css */
.redactor_dropareabox.hover {
  border-color: #aaa;
  background: #efe3b8;
}

/* line 927, vendor/assets/stylesheets/redactor.css */
.redactor_dropareabox.error {
  border-color: #dcc3c3;
  background: #f7e5e5;
}

/* line 931, vendor/assets/stylesheets/redactor.css */
.redactor_dropareabox.drop {
  border-color: #e0e5d6;
  background: #f4f4ee;
}

/* =ProgressBar
-----------------------------------------------------------------------------*/
/* line 937, vendor/assets/stylesheets/redactor.css */
#redactor-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000000;
  height: 10px;
}

/* line 945, vendor/assets/stylesheets/redactor.css */
#redactor-progress span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #3d58a8;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-size: 40px 40px;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 1, vendor/assets/stylesheets/intlTelInput.css */
.iti {
  position: relative;
  display: inline-block;
}

/* line 4, vendor/assets/stylesheets/intlTelInput.css */
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 7, vendor/assets/stylesheets/intlTelInput.css */
.iti__hide {
  display: none;
}

/* line 9, vendor/assets/stylesheets/intlTelInput.css */
.iti__v-hide {
  visibility: hidden;
}

/* line 11, vendor/assets/stylesheets/intlTelInput.css */
.iti input, .iti input[type=text], .iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

/* line 18, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

/* line 24, vendor/assets/stylesheets/intlTelInput.css */
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

/* line 31, vendor/assets/stylesheets/intlTelInput.css */
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

/* line 38, vendor/assets/stylesheets/intlTelInput.css */
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}

/* line 41, vendor/assets/stylesheets/intlTelInput.css */
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

/* line 55, vendor/assets/stylesheets/intlTelInput.css */
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

@media (max-width: 500px) {
  /* line 59, vendor/assets/stylesheets/intlTelInput.css */
  .iti__country-list {
    white-space: normal;
  }
}

/* line 61, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag-box {
  display: inline-block;
  width: 20px;
}

/* line 64, vendor/assets/stylesheets/intlTelInput.css */
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

/* line 68, vendor/assets/stylesheets/intlTelInput.css */
.iti__country {
  padding: 5px 10px;
  outline: none;
}

/* line 71, vendor/assets/stylesheets/intlTelInput.css */
.iti__dial-code {
  color: #999;
}

/* line 73, vendor/assets/stylesheets/intlTelInput.css */
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 75, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag-box, .iti__country-name, .iti__dial-code {
  vertical-align: middle;
}

/* line 77, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag-box, .iti__country-name {
  margin-right: 6px;
}

/* line 79, vendor/assets/stylesheets/intlTelInput.css */
.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

/* line 83, vendor/assets/stylesheets/intlTelInput.css */
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}

/* line 86, vendor/assets/stylesheets/intlTelInput.css */
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}

/* line 88, vendor/assets/stylesheets/intlTelInput.css */
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 90, vendor/assets/stylesheets/intlTelInput.css */
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}

/* line 93, vendor/assets/stylesheets/intlTelInput.css */
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}

/* line 96, vendor/assets/stylesheets/intlTelInput.css */
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 98, vendor/assets/stylesheets/intlTelInput.css */
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}

/* line 100, vendor/assets/stylesheets/intlTelInput.css */
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

/* line 106, vendor/assets/stylesheets/intlTelInput.css */
.iti--container:hover {
  cursor: pointer;
}

/* line 109, vendor/assets/stylesheets/intlTelInput.css */
.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

/* line 116, vendor/assets/stylesheets/intlTelInput.css */
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}

/* line 120, vendor/assets/stylesheets/intlTelInput.css */
.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

/* line 124, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag {
  width: 20px;
}

/* line 126, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__be {
  width: 18px;
}

/* line 128, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ch {
  width: 15px;
}

/* line 130, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mc {
  width: 19px;
}

/* line 132, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ne {
  width: 18px;
}

/* line 134, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__np {
  width: 13px;
}

/* line 136, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__va {
  width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 139, vendor/assets/stylesheets/intlTelInput.css */
  .iti__flag {
    background-size: 5652px 15px;
  }
}

/* line 141, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}

/* line 144, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}

/* line 147, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}

/* line 150, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}

/* line 153, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}

/* line 156, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}

/* line 159, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}

/* line 162, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}

/* line 165, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}

/* line 168, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}

/* line 171, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}

/* line 174, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}

/* line 177, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}

/* line 180, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}

/* line 183, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}

/* line 186, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}

/* line 189, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}

/* line 192, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}

/* line 195, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}

/* line 198, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}

/* line 201, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}

/* line 204, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}

/* line 207, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}

/* line 210, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}

/* line 213, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}

/* line 216, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}

/* line 219, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}

/* line 222, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}

/* line 225, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}

/* line 228, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}

/* line 231, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}

/* line 234, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}

/* line 237, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}

/* line 240, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}

/* line 243, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}

/* line 246, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}

/* line 249, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}

/* line 252, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}

/* line 255, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}

/* line 258, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}

/* line 261, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}

/* line 264, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}

/* line 267, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}

/* line 270, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}

/* line 273, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}

/* line 276, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}

/* line 279, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}

/* line 282, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}

/* line 285, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}

/* line 288, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}

/* line 291, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}

/* line 294, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}

/* line 297, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}

/* line 300, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}

/* line 303, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}

/* line 306, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}

/* line 309, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}

/* line 312, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}

/* line 315, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}

/* line 318, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}

/* line 321, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}

/* line 324, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}

/* line 327, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}

/* line 330, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}

/* line 333, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}

/* line 336, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}

/* line 339, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}

/* line 342, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}

/* line 345, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}

/* line 348, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}

/* line 351, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}

/* line 354, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}

/* line 357, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}

/* line 360, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}

/* line 363, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}

/* line 366, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}

/* line 369, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}

/* line 372, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}

/* line 375, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}

/* line 378, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}

/* line 381, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}

/* line 384, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}

/* line 387, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}

/* line 390, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}

/* line 393, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}

/* line 396, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}

/* line 399, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}

/* line 402, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}

/* line 405, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}

/* line 408, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}

/* line 411, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}

/* line 414, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}

/* line 417, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}

/* line 420, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}

/* line 423, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}

/* line 426, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}

/* line 429, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}

/* line 432, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}

/* line 435, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}

/* line 438, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}

/* line 441, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}

/* line 444, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}

/* line 447, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}

/* line 450, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}

/* line 453, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}

/* line 456, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}

/* line 459, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}

/* line 462, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}

/* line 465, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}

/* line 468, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}

/* line 471, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}

/* line 474, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}

/* line 477, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}

/* line 480, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}

/* line 483, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}

/* line 486, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}

/* line 489, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}

/* line 492, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}

/* line 495, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}

/* line 498, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}

/* line 501, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}

/* line 504, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}

/* line 507, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}

/* line 510, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}

/* line 513, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}

/* line 516, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}

/* line 519, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}

/* line 522, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}

/* line 525, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}

/* line 528, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}

/* line 531, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}

/* line 534, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}

/* line 537, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}

/* line 540, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}

/* line 543, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}

/* line 546, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}

/* line 549, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}

/* line 552, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}

/* line 555, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}

/* line 558, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}

/* line 561, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}

/* line 564, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}

/* line 567, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}

/* line 570, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}

/* line 573, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}

/* line 576, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}

/* line 579, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}

/* line 582, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}

/* line 585, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}

/* line 588, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}

/* line 591, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}

/* line 594, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}

/* line 597, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}

/* line 600, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}

/* line 603, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}

/* line 606, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}

/* line 609, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}

/* line 612, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}

/* line 615, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}

/* line 618, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}

/* line 621, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}

/* line 624, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}

/* line 627, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}

/* line 630, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}

/* line 633, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}

/* line 636, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}

/* line 639, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}

/* line 642, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}

/* line 645, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}

/* line 648, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}

/* line 651, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}

/* line 654, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}

/* line 657, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}

/* line 660, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}

/* line 663, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}

/* line 666, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}

/* line 669, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}

/* line 672, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}

/* line 675, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}

/* line 678, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}

/* line 681, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}

/* line 684, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}

/* line 687, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}

/* line 690, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}

/* line 693, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}

/* line 696, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}

/* line 699, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}

/* line 702, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}

/* line 705, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}

/* line 708, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}

/* line 711, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}

/* line 714, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}

/* line 717, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}

/* line 720, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}

/* line 723, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}

/* line 726, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}

/* line 729, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}

/* line 732, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}

/* line 735, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}

/* line 738, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}

/* line 741, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}

/* line 744, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}

/* line 747, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}

/* line 750, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}

/* line 753, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}

/* line 756, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}

/* line 759, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}

/* line 762, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}

/* line 765, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}

/* line 768, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}

/* line 771, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}

/* line 774, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}

/* line 777, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}

/* line 780, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}

/* line 783, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}

/* line 786, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}

/* line 789, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}

/* line 792, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}

/* line 795, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}

/* line 798, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}

/* line 801, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}

/* line 804, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}

/* line 807, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}

/* line 810, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}

/* line 813, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}

/* line 816, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}

/* line 819, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}

/* line 822, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}

/* line 825, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}

/* line 828, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}

/* line 831, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}

/* line 834, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}

/* line 837, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}

/* line 840, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}

/* line 843, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}

/* line 846, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}

/* line 849, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}

/* line 852, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}

/* line 855, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}

/* line 858, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}

/* line 861, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}

/* line 864, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}

/* line 867, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}

/* line 870, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}

/* line 873, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}

/* line 876, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}

/* line 879, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}

/* line 882, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}

/* line 885, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}

/* line 888, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}

/* line 891, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}

/* line 894, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}

/* line 897, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}

/* line 900, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}

/* line 903, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}

/* line 906, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}

/* line 909, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}

/* line 912, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}

/* line 916, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(/learn/../img/flags.png);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 924, vendor/assets/stylesheets/intlTelInput.css */
  .iti__flag {
    background-image: url(/learn/../img/flags@2x.png);
  }
}

/* line 927, vendor/assets/stylesheets/intlTelInput.css */
.iti__flag.iti__np {
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/_buttons.scss */
.green-btn {
  background-color: #1aae4e !important;
}

/* line 7, app/assets/stylesheets/_buttons.scss */
.btn {
  text-transform: capitalize !important;
  border-radius: 20px !important;
  font-size: 14px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif !important;
}

/* line 13, app/assets/stylesheets/_buttons.scss */
.btn.primary-color {
  color: #fff;
  background: #2c2b2d;
}

/* line 16, app/assets/stylesheets/_buttons.scss */
.btn.primary-color:hover {
  background: #339aff;
  color: #fff;
}

/* line 20, app/assets/stylesheets/_buttons.scss */
.btn.primary-color:focus {
  color: #fff;
}

/* line 24, app/assets/stylesheets/_buttons.scss */
.btn.orange {
  color: #fff;
  background: #2c2b2d;
}

/* line 27, app/assets/stylesheets/_buttons.scss */
.btn.orange:hover {
  background: #339aff;
  color: #fff;
}

/* line 31, app/assets/stylesheets/_buttons.scss */
.btn.orange:focus {
  color: #fff;
}

/* line 35, app/assets/stylesheets/_buttons.scss */
.btn.red {
  color: #fff;
  background: #f93d03;
}

/* line 38, app/assets/stylesheets/_buttons.scss */
.btn.red:hover {
  background: #F55B2B;
  color: #fff;
}

/* line 42, app/assets/stylesheets/_buttons.scss */
.btn.red:focus {
  color: #fff;
}

/* line 47, app/assets/stylesheets/_buttons.scss */
.btn.light-orange, .btn.primary-color-light {
  color: #fff;
  background: #339aff;
  text-shadow: 1px 1px 2px #2c2b2d;
}

/* line 51, app/assets/stylesheets/_buttons.scss */
.btn.light-orange:hover, .btn.primary-color-light:hover {
  background: #2c2b2d;
  color: #fff;
}

/* line 55, app/assets/stylesheets/_buttons.scss */
.btn.light-orange:focus, .btn.primary-color-light:focus {
  color: #fff;
}

/* line 60, app/assets/stylesheets/_buttons.scss */
.btn.ghost {
  color: #2c2b2d;
  background: none !important;
  border: 1px solid #2c2b2d;
}

/* line 64, app/assets/stylesheets/_buttons.scss */
.btn.ghost:hover {
  background: #2c2b2d !important;
  color: #fff;
}

/* line 69, app/assets/stylesheets/_buttons.scss */
.btn.ghost-white {
  color: #fff;
  background: none !important;
  border: 1px solid #fff;
}

/* line 73, app/assets/stylesheets/_buttons.scss */
.btn.ghost-white:hover {
  background: #2c2b2d !important;
  color: #fff;
}

/* line 78, app/assets/stylesheets/_buttons.scss */
.btn.ghost-green {
  color: #2d7e7e;
  background: #fff !important;
  border: 1px solid #2d7e7e;
}

/* line 82, app/assets/stylesheets/_buttons.scss */
.btn.ghost-green:hover {
  background: #2d7e7e !important;
  color: #fff;
}

/* line 90, app/assets/stylesheets/_buttons.scss */
.btn.small {
  font-size: 14px !important;
  padding: 4.7px 10px;
}

/* line 95, app/assets/stylesheets/_buttons.scss */
.btn.medium {
  font-size: 22px;
  padding: 6px;
}

@media (max-width: 768px) {
  /* line 95, app/assets/stylesheets/_buttons.scss */
  .btn.medium {
    font-size: 17px;
  }
}

/* line 103, app/assets/stylesheets/_buttons.scss */
.btn.large {
  font-size: 24px;
  padding: 10px 30px;
}

@media (max-width: 600px) {
  /* line 103, app/assets/stylesheets/_buttons.scss */
  .btn.large {
    font-size: 20px;
    padding: 5px 15px;
  }
}

/* line 112, app/assets/stylesheets/_buttons.scss */
.btn.x-large {
  font-size: 34px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  padding: 10px 30px;
}

@media (max-width: 767px) {
  /* line 112, app/assets/stylesheets/_buttons.scss */
  .btn.x-large {
    font-size: 22px;
  }
}

@media (max-width: 600px) {
  /* line 112, app/assets/stylesheets/_buttons.scss */
  .btn.x-large {
    font-size: 20px;
    padding: 5px 15px;
  }
}

/* line 126, app/assets/stylesheets/_buttons.scss */
.btn.round {
  border-radius: 50%;
  height: 60px;
  width: 60px;
  padding: 0;
}

/* line 135, app/assets/stylesheets/_buttons.scss */
.btn-search {
  padding: 6px 12px;
  background: #2c2b2d;
  border-color: #339aff;
  color: #fff;
  position: absolute;
  top: 0px;
  right: 15px;
}

/* line 144, app/assets/stylesheets/_buttons.scss */
.btn-search:hover {
  background: #339aff;
  color: #fff;
}

/* line 151, app/assets/stylesheets/_buttons.scss */
.search-btn-hidden {
  display: none;
}

/* line 155, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper {
  margin: 0 0 5px;
}

/* line 158, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper .star-btn {
  display: inline-block;
  margin: 0 2px;
}

/* line 161, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper .star-btn, .user-stars-wrapper .star-btn:link, .user-stars-wrapper .star-btn:active, .user-stars-wrapper .star-btn:visited {
  color: #2c2b2d;
}

/* line 164, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper .star-btn:hover {
  color: #339aff;
}

/* line 167, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper .star-btn .unselected-state {
  display: inline-block;
}

/* line 170, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper .star-btn .selected-state {
  display: inline-block;
  display: none;
}

/* line 179, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper[data-stars='1'] .star-btn[data-star-lte~='1'] .unselected-state {
  display: none;
}

/* line 182, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper[data-stars='1'] .star-btn[data-star-lte~='1'] .selected-state {
  display: block;
}

/* line 189, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper[data-stars='2'] .star-btn[data-star-lte~='2'] .unselected-state {
  display: none;
}

/* line 192, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper[data-stars='2'] .star-btn[data-star-lte~='2'] .selected-state {
  display: block;
}

/* line 199, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper[data-stars='3'] .star-btn[data-star-lte~='3'] .unselected-state {
  display: none;
}

/* line 202, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper[data-stars='3'] .star-btn[data-star-lte~='3'] .selected-state {
  display: block;
}

/* line 209, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper[data-stars='4'] .star-btn[data-star-lte~='4'] .unselected-state {
  display: none;
}

/* line 212, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper[data-stars='4'] .star-btn[data-star-lte~='4'] .selected-state {
  display: block;
}

/* line 219, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper[data-stars='5'] .star-btn[data-star-lte~='5'] .unselected-state {
  display: none;
}

/* line 222, app/assets/stylesheets/_buttons.scss */
.user-stars-wrapper[data-stars='5'] .star-btn[data-star-lte~='5'] .selected-state {
  display: block;
}

/* line 1, app/assets/stylesheets/_forms.scss */
.required-label:after {
  content: "*";
  color: red;
}

/* line 6, app/assets/stylesheets/_forms.scss */
.single-col-form-wrapper {
  margin: 30px auto;
  max-width: 700px;
}

/* line 12, app/assets/stylesheets/_forms.scss */
.input-container.form-group p.explanation {
  margin: 5px 5px 0;
}

/* line 15, app/assets/stylesheets/_forms.scss */
.input-container.form-group input[type="text"],
.input-container.form-group input[type="url"] {
  padding: 12px 12px;
  border: 1px solid #eee;
  border-radius: 8px;
  font-size: 14px;
  width: 100%;
}

/* line 23, app/assets/stylesheets/_forms.scss */
.input-container.form-group .col-sm-6.white-padded {
  background: white;
  width: 100%;
  padding: 12px 15px;
}

/* line 29, app/assets/stylesheets/_forms.scss */
.edit-settings {
  padding: 10px !important;
}

/* line 31, app/assets/stylesheets/_forms.scss */
.edit-settings h1 {
  margin: 0;
}

/* line 34, app/assets/stylesheets/_forms.scss */
.edit-settings .edit-btn-wrapper {
  text-align: right;
}

/* line 37, app/assets/stylesheets/_forms.scss */
.edit-settings .profile-text-container {
  margin-bottom: 10px;
}

/* line 42, app/assets/stylesheets/_forms.scss */
.hidden-gender {
  display: none;
}

/* line 45, app/assets/stylesheets/_forms.scss */
.hidden-race {
  display: none;
  padding: 12px 12px;
  font-size: 14px;
  width: 100%;
  margin-top: 15px;
  border: 1px solid #eee;
}

/* line 53, app/assets/stylesheets/_forms.scss */
.update-profile-form-wrapper {
  background: #fff;
  padding: 20px;
}

/* line 56, app/assets/stylesheets/_forms.scss */
.update-profile-form-wrapper .input-container {
  padding-top: 20px;
}

/* line 58, app/assets/stylesheets/_forms.scss */
.update-profile-form-wrapper .input-container#bio {
  padding-top: 60px;
}

/* line 62, app/assets/stylesheets/_forms.scss */
.update-profile-form-wrapper textarea {
  width: 100%;
  border: 1px solid #ebebeb;
  height: 200px;
  padding: 10px;
}

/* line 68, app/assets/stylesheets/_forms.scss */
.update-profile-form-wrapper .hidden-gender {
  display: none;
  border-color: #339aff !important;
}

/* line 72, app/assets/stylesheets/_forms.scss */
.update-profile-form-wrapper .hidden-race {
  display: none;
  padding: 12px 12px;
  border: 1px solid #339aff;
  font-size: 14px;
  width: 100%;
  margin-top: 15px;
}

/* line 80, app/assets/stylesheets/_forms.scss */
.update-profile-form-wrapper #update-profile-form {
  padding: 0;
}

/* line 83, app/assets/stylesheets/_forms.scss */
.update-profile-form-wrapper .profile-update.resume-form {
  width: 100%;
}

/* line 87, app/assets/stylesheets/_forms.scss */
.update-profile-form-wrapper .profile-update .well.input-container,
.update-profile-form-wrapper .profile-update p {
  background: #fff;
}

/* line 96, app/assets/stylesheets/_forms.scss */
#setup-guide-page #registration-form .signup-about-top {
  margin: 5px 0 30px;
  font-size: 18px;
  line-height: 1.4em;
}

/* line 101, app/assets/stylesheets/_forms.scss */
#setup-guide-page #registration-form .signup-about-bottom {
  font-size: 18px;
}

/* line 104, app/assets/stylesheets/_forms.scss */
#setup-guide-page #registration-form .title-wrapper {
  display: none;
}

/* line 110, app/assets/stylesheets/_forms.scss */
#setup-guide-registration-form {
  padding: 20px;
}

/* line 112, app/assets/stylesheets/_forms.scss */
#setup-guide-registration-form .animated-form-label {
  margin: 0 0 5px 0;
}

/* line 115, app/assets/stylesheets/_forms.scss */
#setup-guide-registration-form fieldset {
  margin-top: 20px;
}

/* line 118, app/assets/stylesheets/_forms.scss */
#setup-guide-registration-form .submit-wrapper {
  margin: 18px 0 0;
}

/* line 121, app/assets/stylesheets/_forms.scss */
#setup-guide-registration-form .agreements {
  margin-top: 15px;
}

/* line 126, app/assets/stylesheets/_forms.scss */
.success-alert {
  text-transform: uppercase;
  color: #2c2b2d;
  margin: 20px auto;
  padding: 10px;
  background-color: #fff !important;
  text-align: center;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 134, app/assets/stylesheets/_forms.scss */
.success-alert p {
  display: inline-block;
}

/* line 139, app/assets/stylesheets/_forms.scss */
.generic-error-section {
  max-width: 600px;
  margin: 0 auto;
}

/* line 142, app/assets/stylesheets/_forms.scss */
.generic-error-section h2 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 24px;
  color: red;
}

/* line 147, app/assets/stylesheets/_forms.scss */
.generic-error-section p {
  font-size: 18px;
}

/* line 152, app/assets/stylesheets/_forms.scss */
.fail-alert {
  padding: 10px;
  border: 3px solid #2c2b2d;
  border-radius: 10px;
  text-align: center;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 160, app/assets/stylesheets/_forms.scss */
.checkbox-fields {
  -webkit-appearance: checkbox;
  font-size: 16px;
}

/* line 164, app/assets/stylesheets/_forms.scss */
.label-style {
  background-color: #ebebeb;
  width: 100%;
  padding: 10px;
  font-size: 16px;
}

/* line 172, app/assets/stylesheets/_forms.scss */
.fake-checkbox {
  cursor: pointer;
}

/* line 175, app/assets/stylesheets/_forms.scss */
.fake-checkbox .mode {
  cursor: pointer;
  font-size: 20px;
}

/* line 178, app/assets/stylesheets/_forms.scss */
.fake-checkbox .mode.on {
  display: none;
}

/* line 181, app/assets/stylesheets/_forms.scss */
.fake-checkbox .mode.off {
  display: block;
}

/* line 187, app/assets/stylesheets/_forms.scss */
.fake-checkbox.checked .mode.on {
  display: block;
}

/* line 190, app/assets/stylesheets/_forms.scss */
.fake-checkbox.checked .mode.off {
  display: none;
}

/* line 198, app/assets/stylesheets/_forms.scss */
.contactform-input-field {
  height: 42px;
  width: 100%;
  padding: 10px;
  border: 1px solid #fff;
  color: #000;
}

/* line 205, app/assets/stylesheets/_forms.scss */
.contactform-input-area {
  height: 94px;
  width: 100%;
  padding: 10px;
  border: 1px solid #fff;
  color: #000;
}

/* line 214, app/assets/stylesheets/_forms.scss */
:invalid {
  box-shadow: none;
}

/* line 217, app/assets/stylesheets/_forms.scss */
:-moz-submit-invalid {
  box-shadow: none;
}

/* line 220, app/assets/stylesheets/_forms.scss */
:-moz-ui-invalid {
  box-shadow: none;
}

/* line 224, app/assets/stylesheets/_forms.scss */
.warning-message-container {
  text-align: center;
  background-color: #ebebeb;
  padding: 15px 20px 1px;
}

/* line 228, app/assets/stylesheets/_forms.scss */
.warning-message-container p {
  line-height: 22px;
  font-size: 16px;
}

/* line 234, app/assets/stylesheets/_forms.scss */
.welcome-message-container {
  border: 1px solid #ebebeb;
  padding: 5px;
}

/* line 239, app/assets/stylesheets/_forms.scss */
.hidden {
  display: none;
}

/* line 243, app/assets/stylesheets/_forms.scss */
.subscribe-form,
.unsubscribe-form {
  width: 700px;
  margin: 0 auto;
  text-align: center;
}

/* line 248, app/assets/stylesheets/_forms.scss */
.subscribe-form h4,
.unsubscribe-form h4 {
  margin: 12px 0;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 20px;
}

@media (max-width: 870px) {
  /* line 248, app/assets/stylesheets/_forms.scss */
  .subscribe-form h4,
  .unsubscribe-form h4 {
    font-size: 16px;
  }
}

/* line 257, app/assets/stylesheets/_forms.scss */
.subscribe-form .checkbox-wrapper input,
.unsubscribe-form .checkbox-wrapper input {
  font-size: 16px;
}

/* line 260, app/assets/stylesheets/_forms.scss */
.subscribe-form .checkbox-wrapper label,
.unsubscribe-form .checkbox-wrapper label {
  padding: 20px 10px;
  width: 85%;
}

@media (max-width: 340px) {
  /* line 260, app/assets/stylesheets/_forms.scss */
  .subscribe-form .checkbox-wrapper label,
  .unsubscribe-form .checkbox-wrapper label {
    padding: 10px 4px;
  }
}

@media (max-width: 767px) {
  /* line 256, app/assets/stylesheets/_forms.scss */
  .subscribe-form .checkbox-wrapper,
  .unsubscribe-form .checkbox-wrapper {
    text-align: left;
  }
}

/* line 271, app/assets/stylesheets/_forms.scss */
.subscribe-form .form-error,
.unsubscribe-form .form-error {
  text-align: left;
}

/* line 274, app/assets/stylesheets/_forms.scss */
.subscribe-form .btn,
.unsubscribe-form .btn {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  font-size: 22px;
  vertical-align: top !important;
  height: 42px;
}

/* line 279, app/assets/stylesheets/_forms.scss */
.subscribe-form .btn.large-size,
.unsubscribe-form .btn.large-size {
  height: 51px;
}

@media (max-width: 870px) {
  /* line 274, app/assets/stylesheets/_forms.scss */
  .subscribe-form .btn,
  .unsubscribe-form .btn {
    font-size: 16px;
  }
}

@media (max-width: 450px) {
  /* line 274, app/assets/stylesheets/_forms.scss */
  .subscribe-form .btn,
  .unsubscribe-form .btn {
    width: 95%;
  }
}

@media (max-width: 800px) {
  /* line 243, app/assets/stylesheets/_forms.scss */
  .subscribe-form,
  .unsubscribe-form {
    width: 100%;
  }
  /* line 291, app/assets/stylesheets/_forms.scss */
  .subscribe-form h4,
  .unsubscribe-form h4 {
    width: 80%;
    margin: 10px auto;
  }
}

/* line 299, app/assets/stylesheets/_forms.scss */
.subscribe-with-job-category .row .padding-zero {
  padding: 0;
}

/* line 303, app/assets/stylesheets/_forms.scss */
.subscribe-with-job-category .btn {
  width: 100%;
}

/* line 306, app/assets/stylesheets/_forms.scss */
.subscribe-with-job-category .input-container {
  display: inline-block;
  width: 100%;
  border-radius: 8px;
}

/* line 310, app/assets/stylesheets/_forms.scss */
.subscribe-with-job-category .input-container .email-input-field {
  width: 100%;
  border: 1px solid #ebebeb;
  border-radius: 0;
  padding: 10px 25px;
}

/* line 316, app/assets/stylesheets/_forms.scss */
.subscribe-with-job-category .input-container select {
  height: 40px;
  font-size: 14px;
}

@media (max-width: 767px) {
  /* line 322, app/assets/stylesheets/_forms.scss */
  .subscribe-with-job-category .btn {
    margin-top: 10px;
  }
  /* line 325, app/assets/stylesheets/_forms.scss */
  .subscribe-with-job-category .input-container,
  .subscribe-with-job-category .btn {
    width: 90%;
  }
  /* line 329, app/assets/stylesheets/_forms.scss */
  .subscribe-with-job-category .col-sm-8 {
    padding: 0 15px !important;
  }
}

/* line 337, app/assets/stylesheets/_forms.scss */
.showpage-sub .subscribe-with-job-category .row .padding-zero {
  padding: 0;
}

/* line 339, app/assets/stylesheets/_forms.scss */
.showpage-sub .subscribe-with-job-category .row .padding-zero .select-style {
  padding: 0;
}

/* line 344, app/assets/stylesheets/_forms.scss */
.showpage-sub .subscribe-with-job-category .btn {
  margin-top: 0 !important;
}

@media (max-width: 1180px) {
  /* line 348, app/assets/stylesheets/_forms.scss */
  .showpage-sub .subscribe-with-job-category .col-sm-6 {
    width: 100%;
  }
  /* line 351, app/assets/stylesheets/_forms.scss */
  .showpage-sub .subscribe-with-job-category .btn {
    margin-top: 6px !important;
  }
  /* line 354, app/assets/stylesheets/_forms.scss */
  .showpage-sub .subscribe-with-job-category .email-input-field {
    padding-left: 10px;
  }
}

/* line 363, app/assets/stylesheets/_forms.scss */
.subscribe-container .subscribe-form .checkbox-wrapper label,
.subscribe-container .unsubscribe-form .checkbox-wrapper label {
  padding: 0px 10px 20px;
}

/* line 366, app/assets/stylesheets/_forms.scss */
.subscribe-container .subscribe-form input[type="checkbox"],
.subscribe-container .unsubscribe-form input[type="checkbox"] {
  vertical-align: top;
}

/* line 369, app/assets/stylesheets/_forms.scss */
.subscribe-container .subscribe-form .optin-label,
.subscribe-container .unsubscribe-form .optin-label {
  font-size: 16px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 600px) {
  /* line 361, app/assets/stylesheets/_forms.scss */
  .subscribe-container .subscribe-form,
  .subscribe-container .unsubscribe-form {
    padding-top: 30px;
  }
}

/* line 379, app/assets/stylesheets/_forms.scss */
.input {
  height: 35px;
  border: 1px solid #ddd;
  vertical-align: top;
  padding: 5px;
}

/* line 386, app/assets/stylesheets/_forms.scss */
.email-input-field {
  height: 42px;
  width: 70%;
  padding: 10px;
  border: 1px solid #ddd;
  color: #000;
  border-radius: 8px;
}

/* line 393, app/assets/stylesheets/_forms.scss */
.email-input-field.large-size {
  height: 51px;
  font-size: 18px;
}

@media (max-width: 600px) {
  /* line 386, app/assets/stylesheets/_forms.scss */
  .email-input-field {
    width: 55%;
  }
}

@media (max-width: 450px) {
  /* line 386, app/assets/stylesheets/_forms.scss */
  .email-input-field {
    width: 95%;
    margin-bottom: 5px;
  }
}

/* line 406, app/assets/stylesheets/_forms.scss */
.form-logo {
  display: inline-block;
  width: 85px;
  position: absolute;
  top: 12px;
  right: 30px;
}

@media (max-width: 500px) {
  /* line 406, app/assets/stylesheets/_forms.scss */
  .form-logo {
    width: 60px;
    top: 23px;
  }
}

@media (max-width: 400px) {
  /* line 406, app/assets/stylesheets/_forms.scss */
  .form-logo {
    top: 15px;
  }
}

@media (max-width: 350px) {
  /* line 406, app/assets/stylesheets/_forms.scss */
  .form-logo {
    top: 5px;
  }
}

/* line 424, app/assets/stylesheets/_forms.scss */
.cntr-outer {
  width: 100%;
  height: 100%;
  display: table;
}

/* line 430, app/assets/stylesheets/_forms.scss */
.cntr-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* line 436, app/assets/stylesheets/_forms.scss */
.wrppr {
  display: inline-block;
  background: #6c757d;
  width: 400px;
  border-radius: 3px;
  box-shadow: 0px 0px 20px 0px #555;
}

/* line 443, app/assets/stylesheets/_forms.scss */
.wrppr.animated {
  box-shadow: 0px 0px 50px 0px #000000;
  -ms-animation: fade 900ms ease 100ms;
  -o-animation: fade 900ms ease 100ms;
  -moz-animation: fade 900ms ease 100ms;
  -webkit-animation: fade 900ms ease 100ms;
  animation: fade 900ms ease 100ms;
  -ms-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
}

/* line 458, app/assets/stylesheets/_forms.scss */
.wrppr h1,
.wrppr .form-header {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  font-size: 2em;
  font-weight: 200;
  color: #ffffff;
  padding: 20px 30px;
  text-align: left;
  line-height: 34px;
  margin: 0;
  position: relative;
}

@media (max-width: 500px) {
  /* line 436, app/assets/stylesheets/_forms.scss */
  .wrppr {
    width: 380px;
  }
  /* line 472, app/assets/stylesheets/_forms.scss */
  .wrppr h1 {
    position: relative;
    font-size: 1.6em;
  }
}

@media (max-width: 400px) {
  /* line 436, app/assets/stylesheets/_forms.scss */
  .wrppr {
    width: 90%;
  }
  /* line 479, app/assets/stylesheets/_forms.scss */
  .wrppr h1 {
    line-height: 26px;
  }
}

@media (max-width: 350px) {
  /* line 484, app/assets/stylesheets/_forms.scss */
  .wrppr h1 {
    font-size: 20px;
    line-height: 24px;
    padding: 12px;
  }
}

/* line 492, app/assets/stylesheets/_forms.scss */
.modal-reg-form {
  display: inline-block;
  background: white;
  padding: 0;
  width: 400px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 0px 50px 0px #000000;
  -ms-animation: fade 900ms ease 100ms;
  -o-animation: fade 900ms ease 100ms;
  -moz-animation: fade 900ms ease 100ms;
  -webkit-animation: fade 900ms ease 100ms;
  animation: fade 900ms ease 100ms;
  -ms-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
}

/* line 511, app/assets/stylesheets/_forms.scss */
.modal-reg-form form.signup-form {
  margin: 20px 0 0;
  padding: 5px 20px 10px;
}

/* line 515, app/assets/stylesheets/_forms.scss */
.modal-reg-form .btn {
  width: 100%;
  margin: 10px 0;
  padding: 8px;
}

/* line 519, app/assets/stylesheets/_forms.scss */
.modal-reg-form .btn.small {
  font-size: 1em;
}

/* line 523, app/assets/stylesheets/_forms.scss */
.modal-reg-form .title-wrapper {
  background: #6c757d;
}

/* line 526, app/assets/stylesheets/_forms.scss */
.modal-reg-form h3,
.modal-reg-form .form-header {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  font-size: 2em;
  font-weight: 200;
  color: #ffffff;
  padding: 20px 30px;
  text-align: left;
  line-height: 34px;
  margin: 0;
  position: relative;
}

/* line 538, app/assets/stylesheets/_forms.scss */
.modal-reg-form .agreements {
  margin: 0 0 15px;
  font-size: 10px;
}

/* line 542, app/assets/stylesheets/_forms.scss */
.modal-reg-form .other-options {
  margin: 25px 0;
}

@media (max-width: 500px) {
  /* line 492, app/assets/stylesheets/_forms.scss */
  .modal-reg-form {
    width: 380px;
  }
  /* line 547, app/assets/stylesheets/_forms.scss */
  .modal-reg-form h3 {
    position: relative;
    font-size: 1.6em;
  }
}

@media (max-width: 400px) {
  /* line 492, app/assets/stylesheets/_forms.scss */
  .modal-reg-form {
    width: 90%;
  }
  /* line 554, app/assets/stylesheets/_forms.scss */
  .modal-reg-form h3 {
    line-height: 26px;
  }
}

@media (max-width: 350px) {
  /* line 559, app/assets/stylesheets/_forms.scss */
  .modal-reg-form h3 {
    font-size: 20px;
    line-height: 24px;
    padding: 12px;
  }
}

/* line 567, app/assets/stylesheets/_forms.scss */
.animated-form {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  padding: 20px;
  background: #ffffff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 573, app/assets/stylesheets/_forms.scss */
.animated-form label {
  font-weight: normal;
}

@media (max-width: 350px) {
  /* line 567, app/assets/stylesheets/_forms.scss */
  .animated-form {
    padding: 20px 10px;
  }
}

/* line 581, app/assets/stylesheets/_forms.scss */
.animated-form-label {
  font-weight: normal;
}

/* line 583, app/assets/stylesheets/_forms.scss */
.animated-form-label ::-webkit-input-placeholder {
  color: #fff;
}

/* line 586, app/assets/stylesheets/_forms.scss */
.animated-form-label :-moz-placeholder {
  color: #fff;
}

/* line 589, app/assets/stylesheets/_forms.scss */
.animated-form-label :-ms-input-placeholder {
  color: #fff;
}

/* line 592, app/assets/stylesheets/_forms.scss */
.animated-form-label :-o-input-placeholder {
  color: #fff;
}

/* line 597, app/assets/stylesheets/_forms.scss */
.button,
.animated-form-label {
  position: relative;
  display: block;
  border: 1px solid #ebebeb;
  padding: 12px;
  margin: 0px 0px 15px 0px;
  border-radius: 8px;
}

@media (max-width: 350px) {
  /* line 597, app/assets/stylesheets/_forms.scss */
  .button,
  .animated-form-label {
    padding: 9px;
    margin: 0px 0px 10px 0px;
  }
}

/* line 611, app/assets/stylesheets/_forms.scss */
.button,
.animated-form-input {
  font-size: 1em;
  border: 1px solid white;
  outline-width: 0px;
  width: 100%;
  color: #000;
}

/* line 620, app/assets/stylesheets/_forms.scss */
.animated-form-label input + .placeholder,
.animated-form-label .placeholder.phone-number {
  position: absolute;
  font-size: 12px;
  top: 10px;
  left: 5px;
  background: transparent;
  padding: 3px;
  -ms-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #000;
  -ms-animation: placeholder 100ms ease 100ms;
  -moz-animation: placeholder 100ms ease 100ms;
  -o-animation: placeholder 100ms ease 100ms;
  -webkit-animation: placeholder 100ms ease 100ms;
  animation: placeholder 100ms ease 100ms;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
}

/* line 646, app/assets/stylesheets/_forms.scss */
.animated-form-label input:focus + .placeholder,
.animated-form-label input.hasValue + .placeholder,
.animated-form-label .placeholder.phone-number {
  background: #fff;
  -ms-transform: translateY(-21px);
  -moz-transform: translateY(-21px);
  -o-transform: translateY(-21px);
  -webkit-transform: translateY(-21px);
  transform: translateY(-21px);
}

/* line 657, app/assets/stylesheets/_forms.scss */
.button {
  font-family: "gothamlight-webfont", Helvetica, sans-serif !important;
  text-transform: uppercase !important;
  padding: 8px;
  margin: 0px;
  background: #2c2b2d;
  color: #ffffff;
  height: 40px;
  cursor: pointer;
  -ms-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

@media (max-width: 350px) {
  /* line 657, app/assets/stylesheets/_forms.scss */
  .button {
    height: 30px;
    padding: 4px;
  }
}

/* line 677, app/assets/stylesheets/_forms.scss */
.button:hover {
  background: #339aff;
}

/* line 681, app/assets/stylesheets/_forms.scss */
.button:active {
  box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}

@keyframes fade {
  from {
    transform: translateY(50px);
    opacity: 0;
  }
  to {
    transform: translateY(0px);
    opacity: 1;
  }
}

@-webkit-keyframes fade {
  from {
    transform: translateY(50px);
    opacity: 0;
  }
  to {
    transform: translateY(0px);
    opacity: 1;
  }
}

@-moz-keyframes fade {
  from {
    transform: translateY(50px);
    opacity: 0;
  }
  to {
    transform: translateY(0px);
    opacity: 1;
  }
}

@-o-keyframes fade {
  from {
    transform: translateY(50px);
    opacity: 0;
  }
  to {
    transform: translateY(0px);
    opacity: 1;
  }
}

@-ms-keyframes fade {
  /* line 726, app/assets/stylesheets/_forms.scss */
  from {
    transform: translateY(50px);
    opacity: 0;
  }
  /* line 730, app/assets/stylesheets/_forms.scss */
  to {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes placeholder {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes placeholder {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-ms-keyframes placeholder {
  /* line 753, app/assets/stylesheets/_forms.scss */
  from {
    opacity: 0;
  }
  /* line 756, app/assets/stylesheets/_forms.scss */
  to {
    opacity: 1;
  }
}

@-moz-keyframes placeholder {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes placeholder {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 778, app/assets/stylesheets/_forms.scss */
.opt-in-text {
  margin-top: 5px;
  text-align: left !important;
  font-size: 12px !important;
}

/* line 782, app/assets/stylesheets/_forms.scss */
.opt-in-text .fa {
  font-size: 18px;
}

@media (max-width: 350px) {
  /* line 778, app/assets/stylesheets/_forms.scss */
  .opt-in-text {
    font-size: 10px !important;
  }
}

/* line 790, app/assets/stylesheets/_forms.scss */
.user-login-form {
  margin: 30px auto 15px;
}

/* line 794, app/assets/stylesheets/_forms.scss */
.form-error-block {
  color: #2c2b2d;
  margin: 10px 0 0;
}

/* line 799, app/assets/stylesheets/_forms.scss */
.form-notice-block {
  color: green;
  margin: 10px 0 0;
}

/* line 805, app/assets/stylesheets/_forms.scss */
.login-with-error-page .wrppr {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
}

/* line 811, app/assets/stylesheets/_forms.scss */
.admin-login-page {
  margin-top: 50px;
}

/* line 813, app/assets/stylesheets/_forms.scss */
.admin-login-page .wrppr {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
}

/* line 815, app/assets/stylesheets/_forms.scss */
.admin-login-page .wrppr h1 {
  padding: 37px 30px;
}

/* line 822, app/assets/stylesheets/_forms.scss */
.admin-edit.message {
  top: 18px;
  text-align: center;
}

/* line 829, app/assets/stylesheets/_forms.scss */
.custom-form-error {
  text-align: right;
  font-size: 12px;
  color: #2c2b2d;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  position: absolute !important;
  top: 0;
  right: 0;
}

/* line 837, app/assets/stylesheets/_forms.scss */
.custom-form-error.login-error {
  top: -30px;
}

/* line 842, app/assets/stylesheets/_forms.scss */
.pwd-error {
  color: #2c2b2d;
  text-align: left;
  font-size: 12px;
  margin: 0;
}

/* line 849, app/assets/stylesheets/_forms.scss */
.visible-form-error {
  color: #2c2b2d;
}

/* line 853, app/assets/stylesheets/_forms.scss */
.form-error {
  color: #2c2b2d;
  display: none;
}

/* line 858, app/assets/stylesheets/_forms.scss */
.submit-form-error {
  color: #2c2b2d;
  display: none;
  font-size: 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 864, app/assets/stylesheets/_forms.scss */
.requiredError,
.requiredCheckboxError,
.requiredUploadError {
  color: red;
  position: absolute;
  top: -18px;
}

/* line 873, app/assets/stylesheets/_forms.scss */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}

/* line 879, app/assets/stylesheets/_forms.scss */
#interest-id input {
  -webkit-appearance: checkbox !important;
}

/* line 885, app/assets/stylesheets/_forms.scss */
.category-form-container {
  padding: 20px;
  background: whitesmoke;
  margin-bottom: 20px;
}

/* line 890, app/assets/stylesheets/_forms.scss */
.category-form-container input {
  width: 300px;
  height: 35px;
  display: inline-block;
}

/* line 895, app/assets/stylesheets/_forms.scss */
.category-form-container button {
  display: inline-block;
  padding: 5px 10px !important;
  font-size: 17px !important;
  margin-bottom: 3px;
}

/* line 904, app/assets/stylesheets/_forms.scss */
.form-control.custom {
  display: inline-block;
  color: #2c2b2d;
  width: 200px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 8px;
  height: 34px;
  background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/arrowdown.gif") no-repeat right #fff;
  -webkit-appearance: none;
  background-position-x: 175px;
}

/* line 920, app/assets/stylesheets/_forms.scss */
.job-feed-filter__title_exclude_row {
  padding-top: 10px;
}

/* line 924, app/assets/stylesheets/_forms.scss */
.job-feed-filter__title_exclude_list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 929, app/assets/stylesheets/_forms.scss */
.job-feed-filter__title_exclude_list li {
  display: flex;
}

/* line 934, app/assets/stylesheets/_forms.scss */
.job-feed-filter__add-btn {
  margin-top: 10px;
}

/* line 941, app/assets/stylesheets/_forms.scss */
.feat-class-container .form-group {
  width: 330px;
}

/* line 945, app/assets/stylesheets/_forms.scss */
.feat-class-container .form-search select {
  font-size: 16px;
  border: none;
  border: 1px solid;
  height: 35px;
  margin: 15px;
  width: 85%;
}

/* line 954, app/assets/stylesheets/_forms.scss */
.feat-class-container .row {
  padding-bottom: 20px;
}

/* line 959, app/assets/stylesheets/_forms.scss */
.form-control,
.btn {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

/* line 967, app/assets/stylesheets/_forms.scss */
.input-container.required-field-container .form-group-description::after {
  content: "*";
  color: red;
  padding-left: 5px;
}

/* line 974, app/assets/stylesheets/_forms.scss */
.user-login,
.user-create {
  width: 400px;
  display: none;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  padding-top: 0;
}

/* line 977, app/assets/stylesheets/_forms.scss */
.user-login.top-level,
.user-create.top-level {
  z-index: 6;
}

@media (max-width: 500px) {
  /* line 974, app/assets/stylesheets/_forms.scss */
  .user-login,
  .user-create {
    width: 380px;
  }
}

@media (max-width: 400px) {
  /* line 974, app/assets/stylesheets/_forms.scss */
  .user-login,
  .user-create {
    width: 100%;
  }
}

@media (max-width: 350px) {
  /* line 974, app/assets/stylesheets/_forms.scss */
  .user-login,
  .user-create {
    top: 30px !important;
  }
}

/* line 996, app/assets/stylesheets/_forms.scss */
.user-login h2,
.user-create h2 {
  text-align: center;
  margin-bottom: 30px;
}

@media (max-width: 600px) {
  /* line 996, app/assets/stylesheets/_forms.scss */
  .user-login h2,
  .user-create h2 {
    margin-bottom: 20px;
  }
}

/* line 1004, app/assets/stylesheets/_forms.scss */
.user-login p,
.user-create p {
  text-align: center;
}

@media (max-width: 600px) {
  /* line 974, app/assets/stylesheets/_forms.scss */
  .user-login,
  .user-create {
    padding-top: 0;
  }
}

/* line 1012, app/assets/stylesheets/_forms.scss */
.main-login-form {
  margin: 65px auto 20px;
}

/* line 1014, app/assets/stylesheets/_forms.scss */
.main-login-form .user-login {
  display: block;
  position: relative;
  left: auto;
  right: auto;
}

/* line 1022, app/assets/stylesheets/_forms.scss */
.select-style {
  width: 50%;
  padding-left: 20px;
  margin: 0;
  border: 1px solid #ebebeb;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  background: #fff url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/arrowdown.gif") no-repeat 98% 50%;
}

/* line 1034, app/assets/stylesheets/_forms.scss */
.select-style.full-width {
  width: 100%;
}

/* line 1037, app/assets/stylesheets/_forms.scss */
.select-style.discount-code {
  display: inline-flex;
  width: 82%;
  margin-bottom: 10px;
}

/* line 1043, app/assets/stylesheets/_forms.scss */
.select-style select {
  font-size: 16px;
  padding: 5px 8px;
  width: 100%;
  height: 50px;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 1056, app/assets/stylesheets/_forms.scss */
.select-style select:focus {
  outline: none;
}

/* line 1063, app/assets/stylesheets/_forms.scss */
#interest-id .col-md-7 {
  padding: 0;
}

/* line 1069, app/assets/stylesheets/_forms.scss */
#user-edit-form input#role,
#user-edit-form input#ideal_field {
  width: 100%;
  height: 34px;
  border: none;
  border-bottom: 2px solid #f05a28;
}

/* line 1078, app/assets/stylesheets/_forms.scss */
.edit-user-wrapper {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  max-width: 800px;
  margin: 0 auto;
}

/* line 1082, app/assets/stylesheets/_forms.scss */
.edit-user-wrapper.account, .edit-user-wrapper.password {
  margin-top: 10px;
}

/* line 1085, app/assets/stylesheets/_forms.scss */
.edit-user-wrapper.account h3, .edit-user-wrapper.password h3 {
  margin: 0 auto;
  text-align: left;
  padding-bottom: 20px;
  padding-top: 20px;
}

/* line 1092, app/assets/stylesheets/_forms.scss */
.edit-user-wrapper label.col-md-4.col-sm-4 {
  padding-left: 0;
}

/* line 1096, app/assets/stylesheets/_forms.scss */
.edit-user-wrapper .form-control {
  width: 64.5%;
}

/* line 1100, app/assets/stylesheets/_forms.scss */
.edit-user-wrapper h5 {
  padding-left: 0;
}

/* line 1102, app/assets/stylesheets/_forms.scss */
.edit-user-wrapper h5 span {
  font-size: 14px;
  font-weight: lighter;
}

/* line 1108, app/assets/stylesheets/_forms.scss */
.edit-user-wrapper .remove-padding-left {
  padding-left: 0;
}

/* line 1112, app/assets/stylesheets/_forms.scss */
.edit-user-wrapper .slide-form-container {
  margin-top: 15px;
}

@media (max-width: 767px) {
  /* line 1112, app/assets/stylesheets/_forms.scss */
  .edit-user-wrapper .slide-form-container {
    margin-top: 20px;
  }
}

/* line 1122, app/assets/stylesheets/_forms.scss */
.slug-wrapper .slug-label {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  display: inline-block;
  width: 30%;
  background-color: #ddd;
  height: 34px;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  margin-right: -5px;
}

/* line 1133, app/assets/stylesheets/_forms.scss */
.slug-wrapper .form-control {
  width: 70%;
  display: inline-block;
}

/* line 1139, app/assets/stylesheets/_forms.scss */
.contact-form-textarea {
  height: 250px !important;
}

/* line 1144, app/assets/stylesheets/_forms.scss */
.edit-admin {
  margin: 0 auto;
  width: 100%;
}

/* line 1148, app/assets/stylesheets/_forms.scss */
.edit-admin .form-control {
  width: 64.5%;
}

/* line 1151, app/assets/stylesheets/_forms.scss */
.edit-admin .form-inline {
  background: #fff;
  margin: 0 auto;
  padding: 10px 0;
  width: 100%;
}

/* line 1159, app/assets/stylesheets/_forms.scss */
.color {
  height: 0;
  width: 0;
  z-index: -200;
  margin-bottom: -15px;
}

/* line 1166, app/assets/stylesheets/_forms.scss */
.checkbox-name {
  margin-left: 20px;
}

/* line 1171, app/assets/stylesheets/_forms.scss */
.form-inline label.col-sm-3 {
  font-weight: 500;
}

/* line 1175, app/assets/stylesheets/_forms.scss */
.select2-container--default .select2-selection--multiple {
  border: 1px solid #ebebeb;
}

/* line 1179, app/assets/stylesheets/_forms.scss */
.profile-text-container {
  margin-bottom: 30px;
  padding: 20px 0 0;
}

/* line 1182, app/assets/stylesheets/_forms.scss */
.profile-text-container h1 {
  font-size: 20px;
  line-height: 26px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 1182, app/assets/stylesheets/_forms.scss */
  .profile-text-container h1 {
    font-size: 16px;
    line-height: 22px;
  }
}

/* line 1192, app/assets/stylesheets/_forms.scss */
.profile-text-container p {
  font-size: 16px;
  line-height: 22px;
}

@media (max-width: 767px) {
  /* line 1192, app/assets/stylesheets/_forms.scss */
  .profile-text-container p {
    font-size: 14px;
    line-height: 20px;
  }
}

/* line 1201, app/assets/stylesheets/_forms.scss */
.profile-form-wrapper {
  background-color: #F3F3F4;
  width: 100%;
  margin-bottom: 100px;
}

/* line 1205, app/assets/stylesheets/_forms.scss */
.profile-form-wrapper .row {
  margin: 0;
}

/* line 1208, app/assets/stylesheets/_forms.scss */
.profile-form-wrapper h3 {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

@media (max-width: 992px) {
  /* line 1201, app/assets/stylesheets/_forms.scss */
  .profile-form-wrapper {
    width: 100%;
  }
  /* line 1213, app/assets/stylesheets/_forms.scss */
  .profile-form-wrapper h3 {
    font-size: 18px !important;
  }
}

/* line 1217, app/assets/stylesheets/_forms.scss */
.profile-form-wrapper .profile-nav-row {
  padding: 50px 45px;
  width: 800px;
  margin: 0 auto;
  max-width: 100%;
}

@media (max-width: 830px) {
  /* line 1217, app/assets/stylesheets/_forms.scss */
  .profile-form-wrapper .profile-nav-row {
    padding: 25px 5px 10px;
  }
}

/* line 1226, app/assets/stylesheets/_forms.scss */
.profile-form-wrapper .profile-nav {
  padding: 0;
  color: #fff;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 14px;
  text-transform: capitalize;
}

/* line 1232, app/assets/stylesheets/_forms.scss */
.profile-form-wrapper .profile-nav.col-xs-3 {
  width: 18%;
}

/* line 1235, app/assets/stylesheets/_forms.scss */
.profile-form-wrapper .profile-nav.col-xs-2 {
  width: 21%;
}

/* line 1238, app/assets/stylesheets/_forms.scss */
.profile-form-wrapper .profile-nav .fa-circle {
  padding: 0 5px;
  color: #fff;
}

@media (max-width: 1050px) {
  /* line 1238, app/assets/stylesheets/_forms.scss */
  .profile-form-wrapper .profile-nav .fa-circle {
    font-size: 10px;
    padding: 0 3px;
  }
  /* line 1244, app/assets/stylesheets/_forms.scss */
  .profile-form-wrapper .profile-nav .fa-circle.last {
    display: none;
  }
}

@media (max-width: 450px) {
  /* line 1238, app/assets/stylesheets/_forms.scss */
  .profile-form-wrapper .profile-nav .fa-circle {
    font-size: 8px;
    padding: 0 2px;
  }
}

@media (max-width: 350px) {
  /* line 1238, app/assets/stylesheets/_forms.scss */
  .profile-form-wrapper .profile-nav .fa-circle {
    font-size: 6px;
    padding: 0px;
  }
}

/* line 1257, app/assets/stylesheets/_forms.scss */
.profile-form-wrapper .profile-nav .text {
  padding-top: 20px;
}

@media (max-width: 1050px) {
  /* line 1257, app/assets/stylesheets/_forms.scss */
  .profile-form-wrapper .profile-nav .text {
    font-size: 14px;
  }
}

@media (max-width: 450px) {
  /* line 1257, app/assets/stylesheets/_forms.scss */
  .profile-form-wrapper .profile-nav .text {
    font-size: 12px;
  }
}

/* line 1266, app/assets/stylesheets/_forms.scss */
.profile-form-wrapper .profile-nav .num {
  font-size: 16px;
  background: #fff;
  padding: 15px 20px;
  border-radius: 50%;
  margin: 10px auto;
  color: #F3F3F4;
}

@media (max-width: 830px) {
  /* line 1266, app/assets/stylesheets/_forms.scss */
  .profile-form-wrapper .profile-nav .num {
    font-size: 14px;
    padding: 10px 14px;
  }
}

@media (max-width: 400px) {
  /* line 1266, app/assets/stylesheets/_forms.scss */
  .profile-form-wrapper .profile-nav .num {
    font-size: 12px;
    padding: 8px 12px;
  }
}

/* line 1285, app/assets/stylesheets/_forms.scss */
.profile-update {
  width: 70%;
  margin: 0 auto 50px;
}

@media (max-width: 767px) {
  /* line 1285, app/assets/stylesheets/_forms.scss */
  .profile-update {
    width: 95%;
  }
}

/* line 1291, app/assets/stylesheets/_forms.scss */
.profile-update p {
  background-color: #F3F3F4;
}

@media (max-width: 767px) {
  /* line 1291, app/assets/stylesheets/_forms.scss */
  .profile-update p {
    font-size: 14px;
  }
}

/* line 1297, app/assets/stylesheets/_forms.scss */
.profile-update .form-group {
  background-color: #F3F3F4;
  margin: 0;
  padding-bottom: 25px;
}

@media (max-width: 767px) {
  /* line 1297, app/assets/stylesheets/_forms.scss */
  .profile-update .form-group {
    font-size: 14px !important;
  }
}

/* line 1305, app/assets/stylesheets/_forms.scss */
.profile-update .padding-bottom-zero {
  padding-bottom: 0;
}

/* line 1308, app/assets/stylesheets/_forms.scss */
.profile-update .btn-container {
  padding-top: 50px;
}

/* line 1311, app/assets/stylesheets/_forms.scss */
.profile-update .btn {
  height: auto !important;
  width: auto !important;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 16px;
}

@media (max-width: 767px) {
  /* line 1311, app/assets/stylesheets/_forms.scss */
  .profile-update .btn {
    font-size: 14px;
  }
}

/* line 1321, app/assets/stylesheets/_forms.scss */
.profile-update .submit-form-error {
  font-size: 14px;
}

/* line 1324, app/assets/stylesheets/_forms.scss */
.profile-update.animated-form {
  padding: 0;
}

/* line 1327, app/assets/stylesheets/_forms.scss */
.profile-update input#profile_resume_attachment {
  max-width: 100%;
}

/* line 1330, app/assets/stylesheets/_forms.scss */
.profile-update .select2-container--default .select2-search--inline .select2-search__field {
  height: 35px;
  padding: 0 20px;
}

@media (max-width: 767px) {
  /* line 1330, app/assets/stylesheets/_forms.scss */
  .profile-update .select2-container--default .select2-search--inline .select2-search__field {
    font-size: 14px;
  }
}

/* line 1337, app/assets/stylesheets/_forms.scss */
.profile-update .select2-container--default .select2-selection--multiple .select2-selection__choice {
  font-size: 14px !important;
  background: #555 !important;
  border-color: #555 !important;
}

@media (max-width: 767px) {
  /* line 1337, app/assets/stylesheets/_forms.scss */
  .profile-update .select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 14px !important;
    padding: 5px;
  }
}

/* line 1348, app/assets/stylesheets/_forms.scss */
.profile-update .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  font-size: 18px;
}

@media (max-width: 767px) {
  /* line 1348, app/assets/stylesheets/_forms.scss */
  .profile-update .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-size: 14px !important;
  }
}

/* line 1356, app/assets/stylesheets/_forms.scss */
.profile-update .select-style {
  width: 100%;
  border: none;
}

/* line 1359, app/assets/stylesheets/_forms.scss */
.profile-update .select-style select {
  font-size: 14px !important;
  height: 47px;
}

/* line 1364, app/assets/stylesheets/_forms.scss */
.profile-update .select2-container--default .select2-selection--multiple {
  border: none;
}

/* line 1368, app/assets/stylesheets/_forms.scss */
.profile-update textarea.form-control,
.profile-update input.form-control {
  height: 47px;
  border-radius: 8px !important;
  border: none;
  box-shadow: none;
  width: 100%;
}

@media (max-width: 767px) {
  /* line 1368, app/assets/stylesheets/_forms.scss */
  .profile-update textarea.form-control,
  .profile-update input.form-control {
    font-size: 14px;
  }
}

/* line 1379, app/assets/stylesheets/_forms.scss */
.profile-update textarea.form-control {
  height: 105px;
}

/* line 1382, app/assets/stylesheets/_forms.scss */
.profile-update textarea#profile_bio {
  height: 100px;
  width: 100%;
  border-radius: 8px !important;
  border: none;
  box-shadow: none;
}

@media (max-width: 767px) {
  /* line 1382, app/assets/stylesheets/_forms.scss */
  .profile-update textarea#profile_bio {
    font-size: 14px;
  }
}

/* line 1392, app/assets/stylesheets/_forms.scss */
.profile-update .well.input-container,
.profile-update input.btn.orange.small {
  width: 100%;
}

/* line 1396, app/assets/stylesheets/_forms.scss */
.profile-update.resume-form {
  margin-bottom: 25px;
}

/* line 1398, app/assets/stylesheets/_forms.scss */
.profile-update.resume-form .resume-uploading {
  display: none;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1402, app/assets/stylesheets/_forms.scss */
.profile-update.resume-form .remove-resume-btn {
  display: none;
  font-size: 14px;
  cursor: pointer;
  padding-top: 10px;
}

/* line 1407, app/assets/stylesheets/_forms.scss */
.profile-update.resume-form .remove-resume-btn.allow-remove {
  display: block;
}

/* line 1411, app/assets/stylesheets/_forms.scss */
.profile-update.resume-form .remove-resume-alert {
  font-size: 14px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1415, app/assets/stylesheets/_forms.scss */
.profile-update.resume-form .resume-preview {
  position: absolute;
  left: 220px;
  top: 40px;
  font-size: 14px;
}

@media (max-width: 767px) {
  /* line 1415, app/assets/stylesheets/_forms.scss */
  .profile-update.resume-form .resume-preview {
    position: relative;
    left: 0;
    top: 5px;
  }
}

/* line 1425, app/assets/stylesheets/_forms.scss */
.profile-update.resume-form .resume-preview.allow-remove {
  position: relative;
  left: 0;
  top: 0;
}

/* line 1432, app/assets/stylesheets/_forms.scss */
.profile-update.resume-form .resume-present .update-info {
  margin: 10px 0;
  font-style: italic;
  color: #2d7e7e;
}

/* line 1438, app/assets/stylesheets/_forms.scss */
.profile-update.resume-form .col-sm-6 {
  padding: 0;
}

/* line 1441, app/assets/stylesheets/_forms.scss */
.profile-update.resume-form .resume-inner-well {
  position: relative;
}

/* line 1444, app/assets/stylesheets/_forms.scss */
.profile-update.resume-form .resume-alert {
  font-size: 14px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  color: #000;
}

/* line 1449, app/assets/stylesheets/_forms.scss */
.profile-update.resume-form .resume-error {
  margin: 16px auto;
  font-size: 16px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  color: #2c2b2d;
}

/* line 1456, app/assets/stylesheets/_forms.scss */
.profile-update .well.input-container {
  border: none;
  background-color: #F3F3F4;
  box-shadow: none;
  padding: 0;
  margin: 0;
}

/* line 1463, app/assets/stylesheets/_forms.scss */
.profile-update .resume-inner-well {
  min-height: 72px;
}

/* line 1466, app/assets/stylesheets/_forms.scss */
.profile-update .custom-file-input {
  color: transparent;
  width: 100%;
  height: 36px;
}

/* line 1471, app/assets/stylesheets/_forms.scss */
.profile-update .custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}

/* line 1474, app/assets/stylesheets/_forms.scss */
.profile-update .custom-file-input::before {
  content: "UPLOAD RESUME";
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  color: #fff;
  display: inline-block;
  background: #555;
  border: none;
  padding: 10px 20px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-size: 16px;
}

@media (max-width: 767px) {
  /* line 1474, app/assets/stylesheets/_forms.scss */
  .profile-update .custom-file-input::before {
    font-size: 14px;
  }
}

/* line 1491, app/assets/stylesheets/_forms.scss */
.profile-update .custom-file-input.success-green::before {
  background: #6c757d;
  content: "RESUME UPLOADED";
  position: absolute;
  left: 0;
  top: 25px;
}

/* line 1498, app/assets/stylesheets/_forms.scss */
.profile-update .custom-file-input:hover::before {
  border-color: black;
}

/* line 1501, app/assets/stylesheets/_forms.scss */
.profile-update .custom-file-input:active,
.profile-update .custom-file-input:focus {
  outline: 0;
}

/* line 1505, app/assets/stylesheets/_forms.scss */
.profile-update .custom-file-input:active::before {
  background: #999;
}

/* line 1511, app/assets/stylesheets/_forms.scss */
.compact-resume-form .profile-update {
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  /* line 1511, app/assets/stylesheets/_forms.scss */
  .compact-resume-form .profile-update {
    width: 100%;
  }
}

/* line 1517, app/assets/stylesheets/_forms.scss */
.compact-resume-form .profile-update .well.input-container {
  padding: 20px 10px;
}

/* line 1519, app/assets/stylesheets/_forms.scss */
.compact-resume-form .profile-update .well.input-container .resume-inner-well.no-resume {
  width: 180px;
  margin: 0 auto;
}

/* line 1527, app/assets/stylesheets/_forms.scss */
.resume-evaluation-checkbox {
  text-align: left;
  padding: 10px 0 0 10px;
}

/* line 1533, app/assets/stylesheets/_forms.scss */
form.user-settings-form .select-style {
  padding-left: 5px;
  margin: 0 0 15px;
}

/* line 1537, app/assets/stylesheets/_forms.scss */
form.user-settings-form select {
  font-size: 13px;
}

/* line 1544, app/assets/stylesheets/_forms.scss */
form.unsubscribe-form input[type="checkbox"],
form.subscribe-form input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

/* line 1549, app/assets/stylesheets/_forms.scss */
div.add-on-registration-page {
  margin: 0;
}

/* line 1552, app/assets/stylesheets/_forms.scss */
div.add-on-registration-page .add-on-info {
  margin: 35px auto;
}

/* line 1555, app/assets/stylesheets/_forms.scss */
div.add-on-registration-page .add-on-info h2 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  line-height: 1.3em;
  font-size: 1.75em;
  margin: 0px 0 20px;
}

/* line 1562, app/assets/stylesheets/_forms.scss */
div.add-on-registration-page .add-on-info p {
  margin: 10px 0 15px;
}

/* line 1569, app/assets/stylesheets/_forms.scss */
.short-form .profile-form.resume-form {
  margin-bottom: 0 !important;
}

/* line 1572, app/assets/stylesheets/_forms.scss */
.short-form .profile-text-container {
  text-align: center;
  padding-top: 10px;
  width: 70%;
  margin: 0 auto 20px;
}

/* line 1577, app/assets/stylesheets/_forms.scss */
.short-form .profile-text-container p {
  text-align: left;
}

/* line 1580, app/assets/stylesheets/_forms.scss */
.short-form .profile-text-container .edit-container {
  border-bottom: 1px solid #ddd;
  padding: 0;
  position: relative;
}

/* line 1584, app/assets/stylesheets/_forms.scss */
.short-form .profile-text-container .edit-container .edit-btn-container {
  text-align: right;
}

@media (max-width: 767px) {
  /* line 1572, app/assets/stylesheets/_forms.scss */
  .short-form .profile-text-container {
    width: 95%;
  }
}

/* line 1592, app/assets/stylesheets/_forms.scss */
.short-form #job-app-form {
  padding-top: 0;
}

/* line 1597, app/assets/stylesheets/_forms.scss */
div.registration-form-wrapper {
  padding: 0;
  width: 400px;
  border-radius: 8px;
  margin: 40px auto 50px;
  text-align: left;
  background: #6c757d;
}

/* line 1602, app/assets/stylesheets/_forms.scss */
div.registration-form-wrapper.no-margin {
  margin: 0 auto;
}

@media (max-width: 415px) {
  /* line 1597, app/assets/stylesheets/_forms.scss */
  div.registration-form-wrapper {
    width: 100%;
  }
}

/* line 1611, app/assets/stylesheets/_forms.scss */
div.registration-form-wrapper form {
  background: #fff;
  padding: 20px;
}

/* line 1616, app/assets/stylesheets/_forms.scss */
div.registration-form-wrapper h3,
div.registration-form-wrapper .form-header {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  line-height: 26px;
  font-size: 20px;
  margin: 13px 0 14px;
  color: #ffffff;
  padding: 20px 30px;
  text-align: left;
  margin: 0;
}

/* line 1628, app/assets/stylesheets/_forms.scss */
div.registration-form-wrapper input {
  width: 100%;
}

/* line 1632, app/assets/stylesheets/_forms.scss */
div.registration-form-wrapper label {
  margin: 15px 0px 0px 0px;
}

/* line 1636, app/assets/stylesheets/_forms.scss */
div.registration-form-wrapper .animated-form-label:first-child input + .placeholder {
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

/* line 1644, app/assets/stylesheets/_forms.scss */
div.registration-form-wrapper .checkbox-wrapper {
  margin: 5px 0 0;
}

/* line 1646, app/assets/stylesheets/_forms.scss */
div.registration-form-wrapper .checkbox-wrapper input[type="checkbox"] {
  width: 20px;
  display: inline-block;
  -webkit-appearance: checkbox;
}

/* line 1653, app/assets/stylesheets/_forms.scss */
div.registration-form-wrapper .submit-wrapper {
  margin: 20px 0 0;
}

/* line 1657, app/assets/stylesheets/_forms.scss */
div.registration-form-wrapper .agreements {
  margin: 5px 0 0;
  font-size: 10px;
}

/* line 1662, app/assets/stylesheets/_forms.scss */
div.registration-form-wrapper .other-options {
  margin: 30px 0 10px;
  text-align: center;
}

/* line 1669, app/assets/stylesheets/_forms.scss */
#profile-university-form .col-sm-6.left {
  padding: 0 6px 0 0;
}

@media (max-width: 767px) {
  /* line 1669, app/assets/stylesheets/_forms.scss */
  #profile-university-form .col-sm-6.left {
    padding: 0;
    margin-bottom: 10px;
  }
}

/* line 1676, app/assets/stylesheets/_forms.scss */
#profile-university-form .col-sm-6.right {
  padding: 0 0 0 6px;
}

@media (max-width: 767px) {
  /* line 1676, app/assets/stylesheets/_forms.scss */
  #profile-university-form .col-sm-6.right {
    padding: 0;
  }
}

/* line 1682, app/assets/stylesheets/_forms.scss */
#profile-university-form .form-error {
  text-align: left;
}

/* line 1688, app/assets/stylesheets/_forms.scss */
#profile-experience-form textarea {
  width: 100%;
  border: none;
  border-radius: 8px;
  height: 80px;
  padding-left: 25px;
}

/* line 1695, app/assets/stylesheets/_forms.scss */
#profile-experience-form input {
  padding-left: 25px;
}

/* line 1701, app/assets/stylesheets/_forms.scss */
#last-step-form input[type="checkbox"] {
  margin: 0 10px 0 0;
}

/* line 1704, app/assets/stylesheets/_forms.scss */
#last-step-form input {
  padding-left: 25px;
}

@-moz-document url-prefix() {
  /* line 1711, app/assets/stylesheets/_forms.scss */
  .custom-file-input {
    color: #000 !important;
  }
  /* line 1714, app/assets/stylesheets/_forms.scss */
  .resume-preview {
    position: relative !important;
    top: 8px !important;
    left: 0 !important;
  }
}

/* line 1721, app/assets/stylesheets/_forms.scss */
#user_replace_resume_box {
  display: none;
  font-size: 14px;
  padding-left: 0px;
}

/* line 1725, app/assets/stylesheets/_forms.scss */
#user_replace_resume_box input,
#user_replace_resume_box label {
  display: inline;
}

/* line 1731, app/assets/stylesheets/_forms.scss */
.discount-code-field {
  margin-top: 20px;
}

/* line 1733, app/assets/stylesheets/_forms.scss */
.discount-code-field label {
  font-weight: normal;
}

/* line 1738, app/assets/stylesheets/_forms.scss */
.percent_off_field.hide,
.amount_off_field.hide,
.job_pack_prices_field.hide {
  display: none;
}

/* line 1744, app/assets/stylesheets/_forms.scss */
.percent_off_field.show,
.amount_off_field.show,
.job_pack_prices_field.show {
  display: block;
}

/* line 1750, app/assets/stylesheets/_forms.scss */
.client-phone-number-container input.phone-num-field[type="text"] {
  padding-left: 45px;
}

/* line 1753, app/assets/stylesheets/_forms.scss */
.client-phone-number-container {
  width: 100%;
}

/* line 2, app/assets/stylesheets/_new_nav.scss */
.twitter:hover {
  border: 1px solid #1298E7 !important;
  background: #1298E7;
}

/* line 6, app/assets/stylesheets/_new_nav.scss */
.google-plus:hover {
  border: 1px solid #D1332B !important;
  background: #D1332B;
}

/* line 10, app/assets/stylesheets/_new_nav.scss */
.youtube:hover {
  border: 1px solid #D1332B !important;
  background: #D1332B;
}

/* line 14, app/assets/stylesheets/_new_nav.scss */
.instagram:hover {
  border: 1px solid #406B92 !important;
  background: #406B92;
}

/* line 18, app/assets/stylesheets/_new_nav.scss */
.facebook:hover {
  border: 1px solid #2A4285 !important;
  background: #2A4285;
}

/* line 22, app/assets/stylesheets/_new_nav.scss */
.linkedin:hover {
  border: 1px solid #0C66A6 !important;
  background: #0C66A6;
}

/* line 28, app/assets/stylesheets/_new_nav.scss */
.admin-nav {
  padding: 15px 0 !important;
  height: 50px;
  background-color: #fff;
  color: #000;
  text-align: right;
  border-bottom: 1px solid #ebebeb;
}

/* line 35, app/assets/stylesheets/_new_nav.scss */
.admin-nav .admin-mobile-menu {
  display: none;
}

@media (max-width: 767px) {
  /* line 35, app/assets/stylesheets/_new_nav.scss */
  .admin-nav .admin-mobile-menu {
    display: inline-block;
  }
}

/* line 41, app/assets/stylesheets/_new_nav.scss */
.admin-nav a {
  padding: 10px;
  color: #000;
}

/* line 45, app/assets/stylesheets/_new_nav.scss */
.admin-nav a:hover {
  color: #2c2b2d;
}

/* line 49, app/assets/stylesheets/_new_nav.scss */
.admin-nav .home-icon {
  position: absolute;
  left: -10px;
  top: -10px;
}

/* line 53, app/assets/stylesheets/_new_nav.scss */
.admin-nav .home-icon span {
  color: #2c2b2d;
  vertical-align: middle;
  text-transform: uppercase;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin-left: 10px;
}

/* line 61, app/assets/stylesheets/_new_nav.scss */
.admin-nav .message {
  position: relative;
  top: 0;
}

/* line 66, app/assets/stylesheets/_new_nav.scss */
.col-md-8.col-xs-8.secondary-nav,
.col-md-4.col-xs-4.mobile-left {
  padding: 0;
}

/* line 70, app/assets/stylesheets/_new_nav.scss */
.settings {
  display: none;
  position: absolute;
  width: 125px;
  right: 0;
  top: 37px;
  border: 1px solid #000;
  padding: 10px;
  box-shadow: 2px 2px #2D2A2A;
  z-index: 2;
  background: #2f2f30;
}

/* line 82, app/assets/stylesheets/_new_nav.scss */
.settings-container {
  display: inline-block;
}

/* line 87, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav {
  position: fixed;
  z-index: 4;
  background-color: #fff;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #f3f3f4;
}

/* line 94, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .box-logo-container {
  display: inline-block;
}

/* line 96, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .box-logo-container .fa-bars {
  height: 50px;
  font-size: 28px;
  padding: 11px 13px;
  background: #2c2b2d;
  color: #fff;
  vertical-align: middle;
  width: 50px;
  display: none;
}

@media (max-width: 1050px) {
  /* line 96, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .box-logo-container .fa-bars {
    display: inline-block;
  }
}

/* line 109, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .box-logo-container img.add-padding {
  padding-left: 12px;
}

/* line 113, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .company-name {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 0 20px;
  color: #2c2b2d;
}

@media (max-width: 1050px) {
  /* line 113, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .company-name {
    padding: 0 15px;
  }
}

/* line 122, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .divider-pipe {
  border-left: 1px solid #000;
  padding: 3px 10px;
}

@media (max-width: 1050px) {
  /* line 122, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .divider-pipe {
    display: none;
  }
}

/* line 129, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left {
  display: inline-block;
  white-space: nowrap;
  /*@media (min-width: 1050px) {
      display: inline-block !important;
    }*/
}

/* line 132, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left.position-relative {
  position: relative;
  top: 3px;
}

/* line 136, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left .nav-social {
  text-align: center;
  padding: 20px 0;
}

/* line 139, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left .nav-social p {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 18px;
}

/* line 143, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left .nav-social span {
  display: inline-block;
  padding: 8px;
  font-size: 20px;
  margin: 2px;
  color: #fff;
}

/* line 149, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left .nav-social span.twitter {
  border: 1px solid #1298E7 !important;
  background: #1298E7;
}

/* line 153, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left .nav-social span.instagram {
  border: 1px solid #406B92 !important;
  background: #406B92;
}

/* line 157, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left .nav-social span.facebook {
  border: 1px solid #2A4285 !important;
  background: #2A4285;
}

/* line 161, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left .nav-social span.linkedin {
  border: 1px solid #0C66A6 !important;
  background: #0C66A6;
}

/* line 167, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left .mobile-only {
  display: none;
}

/* line 170, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left span {
  padding: 0 12px;
}

@media (max-width: 1050px) {
  /* line 170, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-left span {
    padding: 0 4px;
  }
}

/* line 176, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left a {
  color: #000;
}

/* line 178, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-left a:hover {
  color: #2c2b2d;
}

@media (max-width: 1050px) {
  /* line 129, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-left {
    display: none;
    background: #fff;
    box-shadow: 0 10px 20px 2px rgba(0, 0, 0, 0.25);
    padding: 0 0 150px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  /* line 192, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-left .mobile-only {
    display: block;
  }
  /* line 194, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-left .mobile-only.user-registration-btns {
    text-align: center;
    padding: 16px;
    background-color: #F3F3F4;
  }
  /* line 198, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-left .mobile-only.user-registration-btns.post-jobs {
    background-color: #2c2b2d !important;
  }
  /* line 201, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-left .mobile-only.user-registration-btns span {
    display: inline-block;
    border: none;
    padding: 0 5px;
  }
  /* line 206, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-left .mobile-only.user-registration-btns a {
    font-family: "gothammedium-webfont", Helvetica, sans-serif !important;
    font-size: 18px;
  }
  /* line 212, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-left span {
    display: block;
    padding: 14px 0 14px 24px;
    border-bottom: 1px solid #f3f3f4;
    font-size: 16px;
    font-family: "gothammedium-webfont", Helvetica, sans-serif;
  }
}

@media (max-width: 400px) {
  /* line 129, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-left {
    height: 600px;
  }
}

/* line 224, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-right {
  position: static;
}

/* line 226, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-right .user-settings-btn {
  position: absolute;
  right: 120px;
  top: 15px;
  cursor: pointer;
}

/* line 231, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-right .user-settings-btn:hover {
  color: #2c2b2d;
}

/* line 234, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-right .user-settings-btn .fa-chevron-down {
  position: initial !important;
}

/* line 238, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-right .user-registration-btns {
  position: absolute;
  right: 70px;
  top: 8px;
}

/* line 242, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-right .user-registration-btns.hide-small-screen {
  right: 26px;
}

@media (max-width: 500px) {
  /* line 242, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-right .user-registration-btns.hide-small-screen {
    display: none;
  }
}

/* line 249, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-right .post-job-btn {
  padding: 6px 10px;
  margin-right: 10px;
}

/* line 253, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-right .user-create-btn,
.uncubed-nav .nav-links-right .user-login-btn,
.uncubed-nav .nav-links-right .setup-guide-btn {
  color: #000;
  padding: 8px 6px;
}

/* line 258, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-right .user-create-btn:hover,
.uncubed-nav .nav-links-right .user-login-btn:hover,
.uncubed-nav .nav-links-right .setup-guide-btn:hover {
  color: #2c2b2d;
}

/* line 262, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .nav-links-right .user-create-btn {
  text-transform: capitalize !important;
}

@media (max-width: 500px) {
  /* line 266, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-right .user-settings-btn,
  .uncubed-nav .nav-links-right .user-registration-btns {
    right: 26px;
  }
  /* line 269, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-right .user-settings-btn .fa-chevron-down,
  .uncubed-nav .nav-links-right .user-registration-btns .fa-chevron-down {
    position: initial !important;
  }
  /* line 273, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-right .user-login-btn {
    padding: 0 8px;
  }
}

@media (max-width: 400px) {
  /* line 278, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-right .user-create-btn {
    display: none;
  }
}

@media (max-width: 370px) {
  /* line 283, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-right .user-registration-btns {
    top: 10px;
  }
  /* line 286, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-right .user-create-btn,
  .uncubed-nav .nav-links-right .user-login-btn {
    font-size: 12px !important;
  }
  /* line 290, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .nav-links-right .user-create-btn {
    padding: 6px;
  }
}

/* line 295, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .fa-chevron-down {
  font-size: 8px;
  vertical-align: middle;
}

@media (max-width: 1050px) {
  /* line 295, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .fa-chevron-down {
    font-size: 12px;
    position: absolute;
    right: 24px;
    top: 22px;
  }
}

/* line 305, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .un-dropdown-menu {
  position: relative;
}

/* line 308, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .un-dropdown-menu .un-dropdown-btn {
  display: inline;
  cursor: pointer;
}

/* line 311, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .un-dropdown-menu .un-dropdown-btn.active {
  color: #2c2b2d;
}

/* line 314, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .un-dropdown-menu .un-dropdown-btn:hover {
  color: #2c2b2d;
}

@media (max-width: 1050px) {
  /* line 308, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .un-dropdown-menu .un-dropdown-btn {
    width: 100%;
    display: inline-block;
  }
}

/* line 322, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .un-dropdown-menu .un-dropdown-links {
  display: none;
  position: absolute;
  top: 34px;
  left: -20px;
  z-index: 3;
  background: #F3F3F4;
  -webkit-box-shadow: 0 10px 20px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 10px 20px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 10px 20px 2px rgba(0, 0, 0, 0.25);
}

/* line 332, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .un-dropdown-menu .un-dropdown-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 336, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .un-dropdown-menu .un-dropdown-links ul p {
  padding: 8px 40px;
  margin: 0;
  background: #ebebeb;
  color: #999;
  border-bottom: 1px solid #ddd;
}

@media (max-width: 1050px) {
  /* line 336, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .un-dropdown-menu .un-dropdown-links ul p {
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
  }
}

/* line 346, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .un-dropdown-menu .un-dropdown-links ul a {
  display: block;
}

/* line 349, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .un-dropdown-menu .un-dropdown-links ul li {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  border-bottom: 1px solid #ddd;
  padding: 15px 20px;
  width: 200px;
}

/* line 355, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .un-dropdown-menu .un-dropdown-links ul li:hover a {
  color: #2c2b2d;
}

@media (max-width: 1050px) {
  /* line 349, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .un-dropdown-menu .un-dropdown-links ul li {
    width: 100%;
    padding: 14px 40px;
    font-family: "gothammedium-webfont", Helvetica, sans-serif;
    background-color: #F3F3F4;
    border-bottom: 1px solid #fff;
  }
}

@media (max-width: 1050px) {
  /* line 322, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .un-dropdown-menu .un-dropdown-links {
    background: #fff;
    left: 0;
    top: 51px;
    width: 100%;
    height: 505px;
  }
  /* line 375, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .un-dropdown-menu .un-dropdown-links ul {
    padding: 0;
  }
  /* line 377, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .un-dropdown-menu .un-dropdown-links ul span {
    background: #F3F3F4;
    color: #000;
  }
}

/* line 385, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .user-settings-links {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 3;
  background: #fff;
  border-right: 1px solid #F3F3F4;
  border-left: 1px solid #F3F3F4;
}

/* line 394, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .user-settings-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 399, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .user-settings-links li {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 15px 20px;
  width: 160px;
}

/* line 406, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .user-settings-links li:hover a {
  color: #2c2b2d;
}

/* line 411, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .user-settings-links a {
  display: block;
  color: #000;
}

/* line 416, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .circle-search-icon {
  position: absolute;
  right: 20px;
  top: 12px;
  cursor: pointer;
}

/* line 421, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .circle-search-icon .fa {
  background: #2c2b2d;
  color: #fff;
  padding: 6px;
  border-radius: 50%;
}

@media (max-width: 500px) {
  /* line 416, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .circle-search-icon {
    right: 15px;
  }
}

/* line 431, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .sub-nav-search-container {
  position: fixed;
  top: 50px;
  display: none;
  background: #2f2f30;
  height: 100px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 441, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .sub-nav-search-container .close-search-btn {
  position: absolute;
  top: 10px;
  right: 50px;
  font-size: 20px;
}

@media (max-width: 1050px) {
  /* line 441, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .sub-nav-search-container .close-search-btn {
    right: 15px;
    top: 6px;
    font-size: 16px;
  }
}

/* line 452, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .sub-nav-search-container input {
  background: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 1px solid #fff;
  width: 50%;
  padding: 35px 0 10px;
  color: #fff;
  font-size: 20px;
  font-weight: lighter;
}

/* line 461, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .sub-nav-search-container input:focus {
  outline: none;
}

@media (max-width: 1050px) {
  /* line 452, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav .sub-nav-search-container input {
    width: 75%;
  }
}

/* line 468, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav .sub-nav-search-container button {
  border: none;
  background: rgba(0, 0, 0, 0);
}

/* line 473, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist {
  background: #3c405d;
  color: #fff;
  border-bottom: none;
  padding: 15px 30px 0 30px;
  height: 80px;
}

/* line 479, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .finalist-apply-btn {
  margin: -5px 5px;
}

@media (max-width: 1060px) {
  /* line 479, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav.finalist .finalist-apply-btn {
    padding: 5px;
  }
}

/* line 485, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .company-name {
  color: #fff;
}

/* line 488, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .nav-links-left {
  margin-top: 15px;
}

/* line 490, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .nav-links-left a {
  color: #fff;
}

@media (max-width: 1050px) {
  /* line 490, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav.finalist .nav-links-left a {
    color: #000;
  }
}

@media (max-width: 1050px) {
  /* line 497, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav.finalist .nav-links-left .un-dropdown-btn {
    color: #000;
  }
}

/* line 502, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .nav-links-right {
  display: inline;
  float: right;
}

/* line 505, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .nav-links-right .user-settings-btn {
  right: 26px;
  top: 40px;
}

/* line 508, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .nav-links-right .user-settings-btn.mobile-only {
  top: 29px;
}

/* line 512, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .nav-links-right .user-registration-btns {
  position: relative;
  right: 0;
}

/* line 515, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .nav-links-right .user-registration-btns a {
  color: #fff;
  padding-right: 15px;
}

@media (max-width: 450px) {
  /* line 520, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav.finalist .nav-links-right .user-registration-btns .user-login-btn {
    display: none;
  }
}

/* line 525, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .nav-links-right .logged-in-menu {
  position: relative;
  right: 0;
  margin-top: 15px;
}

/* line 531, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .un-dropdown-links {
  left: 0;
  top: 48px;
}

/* line 534, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .un-dropdown-links a {
  color: #000;
}

/* line 537, app/assets/stylesheets/_new_nav.scss */
.uncubed-nav.finalist .un-dropdown-links li a.active {
  color: #2c2b2d;
}

@media (min-width: 1350px) {
  /* line 473, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav.finalist {
    padding: 15px 45px 0 45px;
  }
}

@media (max-width: 1090px) {
  /* line 473, app/assets/stylesheets/_new_nav.scss */
  .uncubed-nav.finalist {
    padding: 15px 15px 0 15px;
  }
}

/* Dropdown Button */
/* line 551, app/assets/stylesheets/_new_nav.scss */
.dropbtn {
  border: none;
  cursor: pointer;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  color: #333 !important;
}

/* line 556, app/assets/stylesheets/_new_nav.scss */
.dropbtn button {
  padding: 14px 12px;
  border: none;
  background: #fff;
}

/* line 561, app/assets/stylesheets/_new_nav.scss */
.dropbtn button:focus {
  outline: 0;
}

/* line 566, app/assets/stylesheets/_new_nav.scss */
.logged-in-post-job {
  right: 51px;
  top: 7px;
  position: absolute;
}

@media (max-width: 1050px) {
  /* line 566, app/assets/stylesheets/_new_nav.scss */
  .logged-in-post-job {
    right: 0;
  }
}

@media (max-width: 500px) {
  /* line 566, app/assets/stylesheets/_new_nav.scss */
  .logged-in-post-job {
    display: none;
  }
}

/* line 578, app/assets/stylesheets/_new_nav.scss */
.dropdown {
  position: relative;
  display: inline-block;
}

/* line 581, app/assets/stylesheets/_new_nav.scss */
.dropdown.logged-in-menu {
  right: 175px;
  top: 0;
  position: absolute;
}

/* line 588, app/assets/stylesheets/_new_nav.scss */
.dropdown-content {
  display: none;
  position: absolute;
  background: #fff;
  min-width: 160px;
  border-right: 1px solid #F3F3F4;
  border-left: 1px solid #F3F3F4;
}

/* line 595, app/assets/stylesheets/_new_nav.scss */
.dropdown-content a {
  color: #333;
  padding: 15px 20px;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #ddd;
}

/* line 602, app/assets/stylesheets/_new_nav.scss */
.dropdown-content a:hover {
  color: #2c2b2d;
}

/* line 605, app/assets/stylesheets/_new_nav.scss */
.dropdown-content ul {
  list-style: none;
  padding: 0;
  margin: 15px 0 0 0;
}

/* line 609, app/assets/stylesheets/_new_nav.scss */
.dropdown-content ul a {
  display: block;
}

/* line 612, app/assets/stylesheets/_new_nav.scss */
.dropdown-content ul li {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  width: 200px;
}

/* line 616, app/assets/stylesheets/_new_nav.scss */
.dropdown-content ul li:hover a {
  color: #2c2b2d;
}

@media (max-width: 1050px) {
  /* line 612, app/assets/stylesheets/_new_nav.scss */
  .dropdown-content ul li {
    width: 100% !important;
    font-family: "gothammedium-webfont", Helvetica, sans-serif;
    background-color: #F3F3F4;
    border-bottom: 1px solid #fff;
  }
}

/* line 631, app/assets/stylesheets/_new_nav.scss */
.dropdown:hover .dropdown-content {
  display: block;
}

/* line 634, app/assets/stylesheets/_new_nav.scss */
.dropdown:hover .dropbtn {
  color: #2c2b2d !important;
}

@media (max-width: 1050px) {
  /* line 639, app/assets/stylesheets/_new_nav.scss */
  .desktop-only {
    display: none !important;
  }
}

/* line 645, app/assets/stylesheets/_new_nav.scss */
.user-settings-btn.mobile-only {
  display: none;
}

@media (max-width: 1050px) {
  /* line 645, app/assets/stylesheets/_new_nav.scss */
  .user-settings-btn.mobile-only {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/_new_footer.scss */
footer {
  padding: 20px 40px;
  background-color: #2c2b2d;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  color: #fff;
  z-index: 10;
  position: relative;
}

/* line 10, app/assets/stylesheets/_new_footer.scss */
footer .mb-footer h4 {
  font-size: 16px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 14, app/assets/stylesheets/_new_footer.scss */
footer .mb-footer ul {
  margin-bottom: 40px;
}

@media (max-width: 469px) {
  /* line 18, app/assets/stylesheets/_new_footer.scss */
  footer .mb-footer .footer-column {
    width: 100% !important;
  }
}

/* line 24, app/assets/stylesheets/_new_footer.scss */
footer .footer-career-communities-container {
  text-align: center;
}

/* line 26, app/assets/stylesheets/_new_footer.scss */
footer .footer-career-communities-container .footer-career-communities a {
  padding: 0 20px;
}

/* line 31, app/assets/stylesheets/_new_footer.scss */
footer .footer-column-12-max-width {
  text-align: center;
  width: 75%;
  margin: 30px auto;
}

@media (max-width: 767px) {
  /* line 31, app/assets/stylesheets/_new_footer.scss */
  footer .footer-column-12-max-width {
    width: 100% !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 42, app/assets/stylesheets/_new_footer.scss */
footer .company-name {
  font-size: 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  text-transform: uppercase;
  color: #fff;
  vertical-align: middle;
}

/* line 49, app/assets/stylesheets/_new_footer.scss */
footer .uncubed-tagline {
  line-height: 20px;
  font-size: 16px;
}

@media (max-width: 1120px) {
  /* line 49, app/assets/stylesheets/_new_footer.scss */
  footer .uncubed-tagline {
    font-size: 14px;
  }
}

/* line 56, app/assets/stylesheets/_new_footer.scss */
footer span.footer-divider {
  height: 120px;
  position: absolute;
  left: -15px;
  top: 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}

@media (max-width: 1190px) {
  /* line 56, app/assets/stylesheets/_new_footer.scss */
  footer span.footer-divider {
    left: 0;
  }
}

@media (max-width: 991px) {
  /* line 56, app/assets/stylesheets/_new_footer.scss */
  footer span.footer-divider {
    top: 50px;
  }
}

@media (max-width: 767px) {
  /* line 56, app/assets/stylesheets/_new_footer.scss */
  footer span.footer-divider {
    display: none;
  }
}

/* line 72, app/assets/stylesheets/_new_footer.scss */
footer .col-sm-9 {
  padding-left: 30px;
}

@media (max-width: 800px) {
  /* line 72, app/assets/stylesheets/_new_footer.scss */
  footer .col-sm-9 {
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/_new_footer.scss */
  footer {
    border: none;
  }
  /* line 80, app/assets/stylesheets/_new_footer.scss */
  footer .col-sm-9 {
    /*display: none;*/
  }
}

/* line 84, app/assets/stylesheets/_new_footer.scss */
footer .footer-uncubed-text {
  width: 255px;
  height: auto;
  margin-left: -5px;
  max-width: 100%;
  margin: 10px auto;
}

/* line 91, app/assets/stylesheets/_new_footer.scss */
footer ul {
  list-style: none;
  padding: 0;
}

/* line 94, app/assets/stylesheets/_new_footer.scss */
footer ul li {
  line-height: 24px;
}

@media (max-width: 955px) {
  /* line 94, app/assets/stylesheets/_new_footer.scss */
  footer ul li {
    font-size: 13px;
  }
}

/* line 101, app/assets/stylesheets/_new_footer.scss */
footer .footer-social {
  margin: 20px 0 15px;
}

/* line 103, app/assets/stylesheets/_new_footer.scss */
footer .footer-social span {
  border: 1px solid #fff;
  padding: 14px 5px 7px;
  margin-right: 3px;
}

/* line 108, app/assets/stylesheets/_new_footer.scss */
footer .footer-social span .fa, footer .footer-social span .fab {
  font-size: 24px;
  color: #fff;
  margin-top: 10px;
}

@media (max-width: 1020px) {
  /* line 108, app/assets/stylesheets/_new_footer.scss */
  footer .footer-social span .fa, footer .footer-social span .fab {
    font-size: 18px;
    margin-top: 10px;
  }
}

@media (max-width: 1020px) {
  /* line 103, app/assets/stylesheets/_new_footer.scss */
  footer .footer-social span {
    padding: 10px 5px 7px;
  }
}

@media (max-width: 767px) {
  /* line 101, app/assets/stylesheets/_new_footer.scss */
  footer .footer-social {
    padding-bottom: 50px;
  }
}

/* line 125, app/assets/stylesheets/_new_footer.scss */
footer .set-max-width {
  max-width: 1600px;
}

@media (max-width: 955px) {
  /* line 129, app/assets/stylesheets/_new_footer.scss */
  footer h4 {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/_new_footer.scss */
  footer {
    padding: 20px 0;
    text-align: center;
  }
}

/* line 139, app/assets/stylesheets/_new_footer.scss */
.footer-bottom {
  padding: 15px 0;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  background-color: #131213;
  color: #fff;
  z-index: 10;
  position: relative;
}

@media (min-width: 1600px) {
  /* line 139, app/assets/stylesheets/_new_footer.scss */
  .footer-bottom {
    padding: 10px 0 0 0;
  }
}

/* line 150, app/assets/stylesheets/_new_footer.scss */
.footer-bottom .set-max-width {
  max-width: 1600px;
}

/* line 153, app/assets/stylesheets/_new_footer.scss */
.footer-bottom ul {
  position: relative;
  list-style: none;
  margin-top: 20px;
  padding: 0;
}

/* line 158, app/assets/stylesheets/_new_footer.scss */
.footer-bottom ul .made-in-ny {
  height: auto;
  margin-left: 20px;
}

@media (max-width: 1135px) {
  /* line 158, app/assets/stylesheets/_new_footer.scss */
  .footer-bottom ul .made-in-ny {
    margin-left: 10px;
    width: 35px;
  }
}

/* line 166, app/assets/stylesheets/_new_footer.scss */
.footer-bottom ul li {
  display: inline-block;
  margin-left: 20px;
}

@media (max-width: 1195px) {
  /* line 166, app/assets/stylesheets/_new_footer.scss */
  .footer-bottom ul li {
    margin-left: 5px;
  }
}

@media (max-width: 767px) {
  /* line 166, app/assets/stylesheets/_new_footer.scss */
  .footer-bottom ul li {
    margin-left: 0px;
    display: block;
  }
}

/* line 177, app/assets/stylesheets/_new_footer.scss */
.footer-bottom ul a {
  color: #fff;
}

/* line 181, app/assets/stylesheets/_new_footer.scss */
.footer-bottom input.footer-input {
  border: none;
  padding: 10px;
  height: 35px;
  width: 70%;
  color: #000;
}

/* line 188, app/assets/stylesheets/_new_footer.scss */
.footer-bottom .btn.small {
  font-size: 14px;
  padding: 6.9px 10px;
}

@media (max-width: 1020px) {
  /* line 193, app/assets/stylesheets/_new_footer.scss */
  .footer-bottom .col-sm-4,
  .footer-bottom .col-sm-8 {
    width: 100%;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  /* line 139, app/assets/stylesheets/_new_footer.scss */
  .footer-bottom {
    padding: 20px 0 70px;
    text-align: center;
  }
  /* line 202, app/assets/stylesheets/_new_footer.scss */
  .footer-bottom span {
    position: absolute;
    bottom: -70px;
    left: 0;
    width: 100%;
  }
}

@media (max-width: 955px) {
  /* line 139, app/assets/stylesheets/_new_footer.scss */
  .footer-bottom {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  /* line 139, app/assets/stylesheets/_new_footer.scss */
  .footer-bottom {
    font-size: 14px;
  }
}

/* line 1, app/assets/stylesheets/_post_subscribe.scss */
.select-jobs-section {
  background: #fff;
  padding-bottom: 50px;
}

/* line 4, app/assets/stylesheets/_post_subscribe.scss */
.select-jobs-section h3 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin: 30px 0;
}

/* line 8, app/assets/stylesheets/_post_subscribe.scss */
.select-jobs-section .jc-container {
  background: #F3F3F4;
  color: #6c757d;
  height: 80px;
  margin: 18px 0 0;
}

/* line 13, app/assets/stylesheets/_post_subscribe.scss */
.select-jobs-section .jc-container h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  padding: 15px 0;
}

/* line 17, app/assets/stylesheets/_post_subscribe.scss */
.select-jobs-section .jc-container a {
  color: #6c757d;
}

/* line 20, app/assets/stylesheets/_post_subscribe.scss */
.select-jobs-section .jc-container:hover {
  background: #6c757d;
}

/* line 22, app/assets/stylesheets/_post_subscribe.scss */
.select-jobs-section .jc-container:hover a {
  color: #fff;
}

@media (max-width: 767px) {
  /* line 29, app/assets/stylesheets/_post_subscribe.scss */
  .select-jobs-section .row {
    margin: 0;
  }
  /* line 31, app/assets/stylesheets/_post_subscribe.scss */
  .select-jobs-section .row .col-xs-6 {
    padding: 0 10px;
  }
}

/* line 37, app/assets/stylesheets/_post_subscribe.scss */
.info-row {
  background: #2c2b2d;
  padding: 30px 0 40px;
  text-align: center;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 37, app/assets/stylesheets/_post_subscribe.scss */
  .info-row {
    padding: 12px 0 20px;
  }
}

/* line 47, app/assets/stylesheets/_post_subscribe.scss */
.info-row h2 {
  font-size: 30px;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 47, app/assets/stylesheets/_post_subscribe.scss */
  .info-row h2 {
    font-size: 23px;
  }
}

/* line 55, app/assets/stylesheets/_post_subscribe.scss */
.info-row .job-category-section {
  margin: 0 0 24px;
}

/* line 59, app/assets/stylesheets/_post_subscribe.scss */
.info-row p {
  margin: 20px 0 27px;
  line-height: 1.7em;
  font-size: 18px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 59, app/assets/stylesheets/_post_subscribe.scss */
  .info-row p {
    margin: 16px 0 32px;
    line-height: 1.2em;
    font-size: 16px;
  }
}

/* line 71, app/assets/stylesheets/_post_subscribe.scss */
.info-row .email-input-field {
  width: 270px;
  margin: 0 0 15px;
  height: 50px;
  font-size: 18px !important;
}

@media (max-width: 991px) {
  /* line 71, app/assets/stylesheets/_post_subscribe.scss */
  .info-row .email-input-field {
    width: 100%;
  }
}

/* line 81, app/assets/stylesheets/_post_subscribe.scss */
.info-row .career-field-warning,
.info-row .email-field-warning {
  display: none;
  color: yellow;
  margin: 0 0 6px;
  font-size: 16px;
}

/* line 89, app/assets/stylesheets/_post_subscribe.scss */
.info-row select {
  width: 270px;
  height: 50px;
  padding: 0 10px;
  border: none;
  box-shadow: none;
  background: #f2c0aa url(https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/arrowdown.gif) no-repeat 98% 50%;
  font-size: 18px !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-appearance: none;
}

@media (max-width: 991px) {
  /* line 89, app/assets/stylesheets/_post_subscribe.scss */
  .info-row select {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media (max-width: 340px) {
  /* line 89, app/assets/stylesheets/_post_subscribe.scss */
  .info-row select {
    padding: 0 5px 0 15px;
  }
}

/* line 110, app/assets/stylesheets/_post_subscribe.scss */
.info-row input[type=submit] {
  background: #6c757d;
  border: none;
  height: 50px;
  padding: 0 10px;
  font-size: 18px !important;
}

@media (max-width: 767px) {
  /* line 110, app/assets/stylesheets/_post_subscribe.scss */
  .info-row input[type=submit] {
    margin-top: 26px;
  }
}

/* line 121, app/assets/stylesheets/_post_subscribe.scss */
.info-row.intel-signup {
  background: none;
  padding: 30px 0;
}

/* line 127, app/assets/stylesheets/_post_subscribe.scss */
.info-row-orange-btn {
  background: #2c2b2d;
  padding: 30px 0 40px;
  text-align: center;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 127, app/assets/stylesheets/_post_subscribe.scss */
  .info-row-orange-btn {
    padding: 12px 0 20px;
  }
}

/* line 137, app/assets/stylesheets/_post_subscribe.scss */
.info-row-orange-btn h2 {
  font-size: 30px;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 137, app/assets/stylesheets/_post_subscribe.scss */
  .info-row-orange-btn h2 {
    font-size: 23px;
  }
}

/* line 145, app/assets/stylesheets/_post_subscribe.scss */
.info-row-orange-btn .job-category-section {
  margin: 0 0 24px;
}

/* line 149, app/assets/stylesheets/_post_subscribe.scss */
.info-row-orange-btn p {
  margin: 20px 0 27px;
  line-height: 1.7em;
  font-size: 18px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 149, app/assets/stylesheets/_post_subscribe.scss */
  .info-row-orange-btn p {
    margin: 16px 0 32px;
    line-height: 1.2em;
    font-size: 16px;
  }
}

/* line 161, app/assets/stylesheets/_post_subscribe.scss */
.info-row-orange-btn .email-input-field {
  width: 270px;
  margin: 0 0 15px;
  height: 50px;
  font-size: 18px !important;
}

@media (max-width: 991px) {
  /* line 161, app/assets/stylesheets/_post_subscribe.scss */
  .info-row-orange-btn .email-input-field {
    width: 100%;
  }
}

/* line 171, app/assets/stylesheets/_post_subscribe.scss */
.info-row-orange-btn .career-field-warning,
.info-row-orange-btn .email-field-warning {
  display: none;
  color: #2c2b2d;
  margin: 0 0 6px;
  font-size: 16px;
}

/* line 179, app/assets/stylesheets/_post_subscribe.scss */
.info-row-orange-btn select {
  width: 270px;
  height: 50px;
  padding: 0 10px;
  border: none;
  box-shadow: none;
  background: #f2c0aa url(https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/arrowdown.gif) no-repeat 98% 50%;
  font-size: 18px !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-appearance: none;
}

@media (max-width: 991px) {
  /* line 179, app/assets/stylesheets/_post_subscribe.scss */
  .info-row-orange-btn select {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media (max-width: 340px) {
  /* line 179, app/assets/stylesheets/_post_subscribe.scss */
  .info-row-orange-btn select {
    padding: 0 5px 0 15px;
  }
}

/* line 200, app/assets/stylesheets/_post_subscribe.scss */
.info-row-orange-btn input[type=submit] {
  background: #2c2b2d;
  border: none;
  height: 50px;
  padding: 0 10px;
  font-size: 18px !important;
}

@media (max-width: 767px) {
  /* line 200, app/assets/stylesheets/_post_subscribe.scss */
  .info-row-orange-btn input[type=submit] {
    margin-top: 26px;
  }
}

/* line 211, app/assets/stylesheets/_post_subscribe.scss */
.info-row-orange-btn.intel-signup {
  background: none;
  padding: 30px 0;
}

/* line 218, app/assets/stylesheets/_post_subscribe.scss */
.intel-signup .email-field-warning {
  color: #2c2b2d;
}

/* line 223, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page {
  width: 100%;
  padding: 1px;
  background: #F3F3F4;
  color: white;
  font-size: 18px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 231, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page h3, .subscriber-welcome-page h2 {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 235, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .top-row {
  background: #6c757d;
  width: 100%;
  text-align: left;
  position: relative;
}

@media (max-width: 767px) {
  /* line 235, app/assets/stylesheets/_post_subscribe.scss */
  .subscriber-welcome-page .top-row {
    padding: 0 12px;
    text-align: center;
    font-size: 16px;
  }
}

/* line 247, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .top-row .container {
  padding: 29px 60px 20px;
}

@media (max-width: 767px) {
  /* line 247, app/assets/stylesheets/_post_subscribe.scss */
  .subscriber-welcome-page .top-row .container {
    padding: 0;
  }
}

/* line 253, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .top-row p {
  max-width: 400px;
}

@media (max-width: 767px) {
  /* line 253, app/assets/stylesheets/_post_subscribe.scss */
  .subscriber-welcome-page .top-row p {
    text-align: center;
    margin: 0 auto;
  }
}

/* line 260, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .top-row .thanks-message {
  display: inline-block;
  width: 50%;
}

@media (max-width: 767px) {
  /* line 260, app/assets/stylesheets/_post_subscribe.scss */
  .subscriber-welcome-page .top-row .thanks-message {
    width: 100%;
    padding: 0 0 20px;
  }
  /* line 266, app/assets/stylesheets/_post_subscribe.scss */
  .subscriber-welcome-page .top-row .thanks-message h3 {
    margin: 24px auto 9px;
    font-family: "gothamlight-webfont", Helvetica, sans-serif;
    font-size: 16px;
  }
}

/* line 273, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .top-row .social-links {
  display: inline-block;
  vertical-align: top;
  margin-top: 40px;
  width: 300px;
  float: right;
  text-align: center;
}

@media (max-width: 767px) {
  /* line 273, app/assets/stylesheets/_post_subscribe.scss */
  .subscriber-welcome-page .top-row .social-links {
    display: none;
  }
}

/* line 283, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .top-row .social-links h5 {
  font-size: 18px;
  margin: 0 0 25px;
}

/* line 287, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .top-row .social-links span {
  color: white;
  border: 1px solid #fff;
  padding: 10px 5px 7px;
  margin-right: 3px;
}

/* line 295, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .benefits-row {
  background: #6c757d;
  width: 100%;
  padding: 1px 200px 20px;
  text-align: left;
}

/* line 300, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .benefits-row p {
  max-width: 400px;
}

/* line 305, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page h3 {
  width: 100%;
  margin: 25px auto 25px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

@media (max-width: 767px) {
  /* line 305, app/assets/stylesheets/_post_subscribe.scss */
  .subscriber-welcome-page h3 {
    font-size: 18px;
    line-height: 25px;
  }
}

/* line 317, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .complete-quiz {
  margin: 40px auto 0;
}

/* line 319, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .complete-quiz p {
  font-size: 16px;
}

/* line 324, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper {
  display: inline-block;
  max-width: 550px;
  padding: 5px 5px 0;
  margin: 0 auto;
}

/* line 331, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper .title-wrapper h3 {
  margin: 10px auto 0;
  padding: 0 10px;
  text-align: left;
  font-size: 16px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 340, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form {
  padding: 10px 5px;
  max-width: 500px;
  margin: 0 auto;
}

@media (max-width: 325px) {
  /* line 340, app/assets/stylesheets/_post_subscribe.scss */
  .subscriber-welcome-page .form-wrapper form {
    max-width: 100%;
  }
}

/* line 348, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form label {
  background-color: white;
  border-radius: 8px;
  margin-bottom: 8px;
}

/* line 352, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form label input {
  background-color: transparent;
  border: none;
}

/* line 356, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form label .placeholder {
  display: none;
}

/* line 359, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form label ::-webkit-input-placeholder {
  /* Chrome */
  color: #AAA;
}

/* line 362, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form label :-ms-input-placeholder {
  /* IE 10+ */
  color: #AAA;
}

/* line 365, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form label ::-moz-placeholder {
  /* Firefox 19+ */
  color: #AAA;
  opacity: 1;
}

/* line 369, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form label :-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #AAA;
  opacity: 1;
}

/* line 374, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form .btn {
  width: 100%;
  margin: 10px 0;
}

/* line 378, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form .visible-form-error {
  text-align: left;
  padding: 0 10px;
  margin: -8px 0 8px;
  color: #2c2b2d;
  background: #fff;
}

/* line 385, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form .agreements {
  color: #AAA;
}

/* line 387, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form .agreements a {
  color: #AAA;
  text-decoration: underline;
}

/* line 393, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form .other-options {
  margin-top: 12px;
  color: #AAA;
}

/* line 396, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .form-wrapper form .other-options a {
  color: #AAA;
  text-decoration: underline;
}

/* line 404, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .articles-section {
  background: #F3F3F4;
}

/* line 408, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .news-panel.recommended-classes-content {
  padding: 29px 29px 20px;
}

/* line 410, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .news-panel.recommended-classes-content h3 {
  color: #777777;
  text-align: left;
  padding: 0 17px;
  margin: 10px auto 0;
}

/* line 418, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .recommended-classes-content {
  padding: 25px 50px;
}

/* line 420, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .recommended-classes-content .row {
  margin: 0;
}

/* line 423, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .recommended-classes-content h2 {
  font-size: 24px;
  text-align: center;
  padding: 0 10px;
  position: relative;
}

@media (max-width: 550px) {
  /* line 423, app/assets/stylesheets/_post_subscribe.scss */
  .subscriber-welcome-page .recommended-classes-content h2 {
    font-size: 20px;
  }
}

@media (max-width: 600px) {
  /* line 418, app/assets/stylesheets/_post_subscribe.scss */
  .subscriber-welcome-page .recommended-classes-content {
    padding: 50px 0;
  }
}

@media (max-width: 450px) {
  /* line 437, app/assets/stylesheets/_post_subscribe.scss */
  .subscriber-welcome-page .recommended-classes-content .col-xs-6 {
    width: 100%;
  }
}

/* line 443, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .see-more {
  text-align: center;
  margin: 0 auto 40px;
}

/* line 446, app/assets/stylesheets/_post_subscribe.scss */
.subscriber-welcome-page .see-more a {
  font-size: 17px;
}

/* line 2, app/assets/stylesheets/main.css.scss */
.recaptcha_v2_element div {
  margin: 10px auto 20px;
}

/* line 7, app/assets/stylesheets/main.css.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 15, app/assets/stylesheets/main.css.scss */
.uc-display-only {
  display: none;
}

/* line 19, app/assets/stylesheets/main.css.scss */
.mb-display-only {
  display: none;
}

/* line 23, app/assets/stylesheets/main.css.scss */
.rc-display-only {
  display: none;
}

/* line 27, app/assets/stylesheets/main.css.scss */
.body-container {
  margin: 0 auto;
}

/* line 31, app/assets/stylesheets/main.css.scss */
img {
  border-radius: 10px;
  webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

/* line 37, app/assets/stylesheets/main.css.scss */
.rounded-corner {
  padding: 56.34% 0 0 0 !important;
  position: relative !important;
}

/* line 41, app/assets/stylesheets/main.css.scss */
.rounded-corner iframe {
  border-radius: 10px;
  webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* line 53, app/assets/stylesheets/main.css.scss */
.set-max-width-sixteen {
  max-width: 1600px;
  margin: 0 auto;
}

/* line 58, app/assets/stylesheets/main.css.scss */
.banner {
  text-align: center;
  padding: 10px 5px;
  max-width: 100%;
  margin: 0;
}

/* line 64, app/assets/stylesheets/main.css.scss */
.banner p {
  font-size: 16px;
  margin: 0;
  max-width: 800px;
  margin: 0 auto;
}

/* line 71, app/assets/stylesheets/main.css.scss */
.banner .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 75, app/assets/stylesheets/main.css.scss */
.banner .btn {
  margin-top: 5px;
}

/* line 79, app/assets/stylesheets/main.css.scss */
.banner.darkblue {
  background-color: #6c757d;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 86, app/assets/stylesheets/main.css.scss */
  .banner p,
  .banner .btn {
    font-size: 14px !important;
  }
}

@media (max-width: 350px) {
  /* line 94, app/assets/stylesheets/main.css.scss */
  .banner p,
  .banner .btn {
    font-size: 12px !important;
  }
}

/* line 101, app/assets/stylesheets/main.css.scss */
.fa-star {
  color: #2c2b2d;
}

/* line 105, app/assets/stylesheets/main.css.scss */
.highlighted-text {
  color: #fff;
  background-color: #2c2b2d;
  line-height: 38px;
  padding: 12px 0;
  -webkit-box-shadow: 10px 0px 0px #2c2b2d, -10px 0px 0px #2c2b2d;
  box-shadow: 10px 0px 0px #2c2b2d, -10px 0px 0px #2c2b2d;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}

/* line 117, app/assets/stylesheets/main.css.scss */
.highlighted-text.darkblue {
  background-color: #6c757d;
  box-shadow: 10px 0px 0px #6c757d, -10px 0px 0px #6c757d;
}

/* line 123, app/assets/stylesheets/main.css.scss */
.primary-color {
  color: #2c2b2d;
}

/* line 127, app/assets/stylesheets/main.css.scss */
.text-orange {
  color: #2c2b2d;
}

/* line 131, app/assets/stylesheets/main.css.scss */
.font-18 {
  font-size: 18px;
}

/* line 135, app/assets/stylesheets/main.css.scss */
.font-14 {
  font-size: 14px;
}

/* line 139, app/assets/stylesheets/main.css.scss */
.bold-weight {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 143, app/assets/stylesheets/main.css.scss */
.italics {
  font-style: italic;
}

/* line 147, app/assets/stylesheets/main.css.scss */
.underlined {
  text-decoration: underline;
}

/* line 151, app/assets/stylesheets/main.css.scss */
.warning-message {
  color: #2c2b2d;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin: 15px 5px;
}

/* line 157, app/assets/stylesheets/main.css.scss */
.small-text {
  font-size: 12px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif !important;
}

/* line 163, app/assets/stylesheets/main.css.scss */
img:-moz-loading {
  visibility: hidden;
}

/* line 167, app/assets/stylesheets/main.css.scss */
.five-fifty-padding {
  padding: 5px 50px;
}

@media (max-width: 600px) {
  /* line 167, app/assets/stylesheets/main.css.scss */
  .five-fifty-padding {
    padding: 10px;
  }
}

/* line 175, app/assets/stylesheets/main.css.scss */
.fifty-padding {
  padding: 50px;
}

@media (max-width: 600px) {
  /* line 175, app/assets/stylesheets/main.css.scss */
  .fifty-padding {
    padding: 10px;
  }
}

/* line 183, app/assets/stylesheets/main.css.scss */
.fifty-padding-horizontal {
  padding: 0 50px;
}

@media (max-width: 600px) {
  /* line 183, app/assets/stylesheets/main.css.scss */
  .fifty-padding-horizontal {
    padding: 0 10px;
  }
}

/* line 191, app/assets/stylesheets/main.css.scss */
.twenty-padding {
  padding: 20px;
}

@media (max-width: 600px) {
  /* line 191, app/assets/stylesheets/main.css.scss */
  .twenty-padding {
    padding: 10px;
  }
}

/* line 199, app/assets/stylesheets/main.css.scss */
.five-padding {
  padding: 5px;
}

@media (max-width: 600px) {
  /* line 199, app/assets/stylesheets/main.css.scss */
  .five-padding {
    padding: 3px;
  }
}

/* line 207, app/assets/stylesheets/main.css.scss */
.margin-top-twenty {
  margin-top: 20px;
}

/* line 211, app/assets/stylesheets/main.css.scss */
body,
.wrapper {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  background: #fff;
  position: relative;
}

/* line 218, app/assets/stylesheets/main.css.scss */
body.with-nav .page-content {
  padding-top: 50px;
}

/* line 223, app/assets/stylesheets/main.css.scss */
body.with-nav .page-content.uc-padding {
  padding-top: 80px;
}

/* line 228, app/assets/stylesheets/main.css.scss */
.centered-item-wrapper {
  width: 100%;
  padding: 0;
  text-align: center;
}

/* line 234, app/assets/stylesheets/main.css.scss */
.wrapper {
  overflow: hidden;
}

/* line 238, app/assets/stylesheets/main.css.scss */
.not-visible {
  display: none;
}

/* line 242, app/assets/stylesheets/main.css.scss */
input {
  -webkit-appearance: none;
}

/* line 246, app/assets/stylesheets/main.css.scss */
a {
  color: currentColor;
}

/* line 249, app/assets/stylesheets/main.css.scss */
a:hover {
  color: currentColor;
  filter: brightness(85%);
}

/* line 255, app/assets/stylesheets/main.css.scss */
.nav-highlight a {
  color: #2c2b2d !important;
}

/* line 259, app/assets/stylesheets/main.css.scss */
.container {
  margin: 0 auto;
}

/* line 263, app/assets/stylesheets/main.css.scss */
.divider {
  border-top: 4px solid #000;
}

/* line 267, app/assets/stylesheets/main.css.scss */
.subnav-elements {
  width: 100%;
  padding: 10px 0;
}

/* line 271, app/assets/stylesheets/main.css.scss */
.subnav-elements a {
  display: inline-block;
  margin: 0 10px 0 0;
}

/* line 278, app/assets/stylesheets/main.css.scss */
.container-fluid {
  padding: 0;
}

/* line 282, app/assets/stylesheets/main.css.scss */
.shim {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: rgba(12, 13, 13, 0.48);
}

/* line 294, app/assets/stylesheets/main.css.scss */
.watch-now-shim {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: rgba(12, 13, 13, 0.78);
}

/* line 305, app/assets/stylesheets/main.css.scss */
.opacity {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* For IE8 and earlier */
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 316, app/assets/stylesheets/main.css.scss */
.user-create-redirect,
.user-login-redirect {
  color: #2c2b2d;
}

/* line 320, app/assets/stylesheets/main.css.scss */
.user-create-redirect:hover,
.user-login-redirect:hover {
  text-decoration: none;
  color: #339aff;
}

/* line 326, app/assets/stylesheets/main.css.scss */
.bg-black {
  background: #000;
}

/* line 330, app/assets/stylesheets/main.css.scss */
.bg-white {
  background: #ffffff;
}

/* line 334, app/assets/stylesheets/main.css.scss */
.bg-tertiary {
  background: #000;
}

/* line 338, app/assets/stylesheets/main.css.scss */
.bg-grey {
  background-color: #f3f3f4;
}

/* line 342, app/assets/stylesheets/main.css.scss */
.bg-secondary {
  background-color: #3c405d;
}

/* line 346, app/assets/stylesheets/main.css.scss */
.bg-whitesmoke {
  background: whitesmoke;
}

/* line 350, app/assets/stylesheets/main.css.scss */
.bg-border {
  background-color: #fff;
  padding: 10px;
  border-bottom: 1px solid #ebebeb;
}

/* line 356, app/assets/stylesheets/main.css.scss */
.center {
  text-align: center;
}

/* line 359, app/assets/stylesheets/main.css.scss */
.center .btn {
  width: 100%;
}

/* line 364, app/assets/stylesheets/main.css.scss */
.right {
  text-align: right;
}

/* line 368, app/assets/stylesheets/main.css.scss */
.right-align {
  text-align: right;
}

/* line 372, app/assets/stylesheets/main.css.scss */
.left-align {
  margin-left: -20px;
}

/* line 376, app/assets/stylesheets/main.css.scss */
.text-white {
  color: #fff;
}

/* line 381, app/assets/stylesheets/main.css.scss */
.message {
  position: absolute;
  top: 0px;
  z-index: 200;
  min-height: 100px;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  background-size: 40px 40px;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(255, 255, 255, 0.05)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.05)), color-stop(0.75, rgba(255, 255, 255, 0.05)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
  -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
  width: 100%;
  color: #fff;
  padding: 0;
  _position: absolute;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  -webkit-animation: animate-bg 5s linear infinite;
  -moz-animation: animate-bg 5s linear infinite;
}

/* line 421, app/assets/stylesheets/main.css.scss */
.centered-content {
  max-width: 800px;
  margin: 0 auto;
}

@media (min-width: 1600px) {
  /* line 421, app/assets/stylesheets/main.css.scss */
  .centered-content {
    max-width: 1000px;
  }
}

/* line 430, app/assets/stylesheets/main.css.scss */
.success {
  background-color: #6c757d;
  border-color: #6c757d;
  color: #fff;
}

/* line 434, app/assets/stylesheets/main.css.scss */
.success.light-color {
  background-color: #adb5bd;
}

/* line 441, app/assets/stylesheets/main.css.scss */
.warning {
  background-color: #2c2b2d;
  border-color: #339aff;
}

/* line 446, app/assets/stylesheets/main.css.scss */
.error-notice {
  color: red;
  font-size: 1.4em;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 452, app/assets/stylesheets/main.css.scss */
.message h3 {
  margin: 0;
  text-align: center;
  padding: 15px 0 15px 0;
}

@media (max-width: 600px) {
  /* line 452, app/assets/stylesheets/main.css.scss */
  .message h3 {
    font-size: 16px;
  }
}

/* line 462, app/assets/stylesheets/main.css.scss */
div#error_explanation {
  font-size: 18px;
}

/* line 465, app/assets/stylesheets/main.css.scss */
div#error_explanation h2 {
  font-size: 24px;
  padding-top: 0;
  margin-top: 0;
}

/* line 471, app/assets/stylesheets/main.css.scss */
div#error_explanation li {
  list-style: none;
}

/* line 477, app/assets/stylesheets/main.css.scss */
.documentation-page-content p {
  font-size: 18px;
  padding: 7px 3px;
}

@-webkit-keyframes animate-bg {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -80px 0;
  }
}

@-moz-keyframes animate-bg {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -80px 0;
  }
}

@media (max-width: 600px) {
  /* line 506, app/assets/stylesheets/main.css.scss */
  .legal h1 {
    font-size: 24px;
    text-align: center;
  }
  /* line 511, app/assets/stylesheets/main.css.scss */
  .legal h2 {
    font-size: 20px;
  }
}

/* line 519, app/assets/stylesheets/main.css.scss */
.legal ul.privacy-details li {
  font-size: 18px;
  margin: 7px auto;
}

/* line 526, app/assets/stylesheets/main.css.scss */
.credit-card-integration .show-spinner {
  display: none;
  text-align: center;
}

/* line 531, app/assets/stylesheets/main.css.scss */
a:visited,
a:focus,
a:link {
  text-decoration: none;
}

/* line 537, app/assets/stylesheets/main.css.scss */
a:focus {
  color: inherit;
}

/* line 542, app/assets/stylesheets/main.css.scss */
a.subtle-link:visited,
a.subtle-link:active,
a.subtle-link:link {
  color: #3D3D3D;
}

/* line 548, app/assets/stylesheets/main.css.scss */
a.subtle-link:hover {
  color: #AAA;
}

/* line 552, app/assets/stylesheets/main.css.scss */
.iti__flag {
  background-image: url(/learn/assets/flags-959070a9f002abd28383322dd455a851d1fd445974edb3f720d54ff79894e28b.png);
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 558, app/assets/stylesheets/main.css.scss */
  .iti__flag {
    background-image: url(/learn/assets/flags@2x-d00ec77cf49d0c3fbd725dbcdcca661b5db35a02d12f8f4fcf8a3ce6065391bc.png);
  }
}

/* line 563, app/assets/stylesheets/main.css.scss */
.redactor_editor {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

/* line 1, app/assets/stylesheets/ads.scss */
.page-banner-full-width {
  width: 100%;
  padding: 10px 0;
  margin: 0;
  text-align: center;
  position: relative;
  background-color: white;
}

/* line 9, app/assets/stylesheets/ads.scss */
.page-banner-full-width a {
  display: block;
  background-color: #2c2b2d;
  text-align: center;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 14px 5px 8px;
}

/* line 18, app/assets/stylesheets/ads.scss */
.page-banner-full-width a.event-job-board-header {
  background-color: white;
}

/* line 20, app/assets/stylesheets/ads.scss */
.page-banner-full-width a.event-job-board-header h1 {
  color: #000;
}

/* line 23, app/assets/stylesheets/ads.scss */
.page-banner-full-width a.event-job-board-header .info {
  color: #2c2b2d;
  font-size: 15px;
}

/* line 29, app/assets/stylesheets/ads.scss */
.page-banner-full-width a:hover {
  opacity: 0.85;
}

/* line 33, app/assets/stylesheets/ads.scss */
.page-banner-full-width a h1 {
  color: white;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  font-size: 26px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  width: 100%;
}

@media (max-width: 1000px) {
  /* line 33, app/assets/stylesheets/ads.scss */
  .page-banner-full-width a h1 {
    font-size: 22px;
  }
}

/* line 47, app/assets/stylesheets/ads.scss */
.page-banner-full-width a .info {
  color: white;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  font-size: 12px;
  margin: 5px auto 0;
  padding: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/home.css.scss */
.rc-styles {
  font: 200 16px/22px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

/* line 6, app/assets/stylesheets/home.css.scss */
.rc-styles form label {
  font: 200 16px/22px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

/* line 12, app/assets/stylesheets/home.css.scss */
.rc-styles .heading-text-h3 {
  font: 700 44px/50px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

@media (max-width: 767px) {
  /* line 12, app/assets/stylesheets/home.css.scss */
  .rc-styles .heading-text-h3 {
    font: 700 30px/40px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  }
}

/* line 22, app/assets/stylesheets/home.css.scss */
.rc-styles .subheading-text-h4 {
  font: 400 24px/30px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

@media (max-width: 767px) {
  /* line 22, app/assets/stylesheets/home.css.scss */
  .rc-styles .subheading-text-h4 {
    font: 400 18px/24px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  }
}

/* line 32, app/assets/stylesheets/home.css.scss */
.rc-styles .subheading-text-h5 {
  font: 400 18px/24px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

@media (max-width: 767px) {
  /* line 32, app/assets/stylesheets/home.css.scss */
  .rc-styles .subheading-text-h5 {
    font: 400 16px/22px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  }
}

/* line 41, app/assets/stylesheets/home.css.scss */
.rc-styles .subheading-text-h5 .bold {
  font: 600 18px/24px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

/* line 47, app/assets/stylesheets/home.css.scss */
.rc-styles .bold-p-tag {
  font: 400 16px/22px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

/* line 52, app/assets/stylesheets/home.css.scss */
.rc-styles p {
  font: 200 16px/22px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

/* line 59, app/assets/stylesheets/home.css.scss */
.how-to-get-a-job-at .hero {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("https://uncubed-static.s3.amazonaws.com/background/2bb9aed6-9662-4c8a-8d28-b7aa6734577a.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: top top;
}

/* line 70, app/assets/stylesheets/home.css.scss */
.how-to-get-a-job-at .heading {
  text-align: center;
  color: #fff;
  max-width: 800px;
  margin: 0 auto;
  padding: 100px 0;
}

@media (max-width: 767px) {
  /* line 70, app/assets/stylesheets/home.css.scss */
  .how-to-get-a-job-at .heading {
    padding: 100px 0 50px;
  }
}

/* line 81, app/assets/stylesheets/home.css.scss */
.how-to-get-a-job-at .heading h4 {
  line-height: 24px;
}

/* line 87, app/assets/stylesheets/home.css.scss */
.how-to-get-a-job-at .section-wrap .section-title {
  padding: 50px 0;
}

/* line 91, app/assets/stylesheets/home.css.scss */
.how-to-get-a-job-at .section-wrap h4 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  color: #fff;
}

/* line 99, app/assets/stylesheets/home.css.scss */
.how-to-get-a-job-at .section-wrap img {
  max-width: 100%;
}

/* line 103, app/assets/stylesheets/home.css.scss */
.how-to-get-a-job-at .section-wrap .video-container {
  height: 365px;
}

@media (max-width: 1450px) {
  /* line 103, app/assets/stylesheets/home.css.scss */
  .how-to-get-a-job-at .section-wrap .video-container {
    height: 330px;
  }
}

@media (max-width: 1300px) {
  /* line 103, app/assets/stylesheets/home.css.scss */
  .how-to-get-a-job-at .section-wrap .video-container {
    height: 320px;
  }
}

@media (max-width: 1200px) {
  /* line 103, app/assets/stylesheets/home.css.scss */
  .how-to-get-a-job-at .section-wrap .video-container {
    height: 300px;
  }
}

@media (max-width: 1000px) {
  /* line 103, app/assets/stylesheets/home.css.scss */
  .how-to-get-a-job-at .section-wrap .video-container {
    height: 280px;
  }
}

@media (max-width: 767px) {
  /* line 103, app/assets/stylesheets/home.css.scss */
  .how-to-get-a-job-at .section-wrap .video-container {
    height: 100%;
  }
}

/* line 129, app/assets/stylesheets/home.css.scss */
.hero-wrap {
  background: #6c757d;
  color: #fff;
  padding: 0 50px;
}

/* line 134, app/assets/stylesheets/home.css.scss */
.hero-wrap.image-hero {
  background: #fffeff;
  color: #000;
}

/* line 138, app/assets/stylesheets/home.css.scss */
.hero-wrap.image-hero .page-title {
  font-family: "HelveticaNeue-CondensedBold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 80px;
  line-height: 80px;
  color: #000000;
  margin-bottom: 10px;
  letter-spacing: 0.01em;
}

@media (max-width: 1399px) {
  /* line 138, app/assets/stylesheets/home.css.scss */
  .hero-wrap.image-hero .page-title {
    font: 900 65px/70px "HelveticaNeue-CondensedBold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  }
}

@media (max-width: 1199px) {
  /* line 138, app/assets/stylesheets/home.css.scss */
  .hero-wrap.image-hero .page-title {
    font: 700 60px/65px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  }
}

@media (max-width: 767px) {
  /* line 138, app/assets/stylesheets/home.css.scss */
  .hero-wrap.image-hero .page-title {
    font: 700 40px/45px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  }
}

/* line 166, app/assets/stylesheets/home.css.scss */
.hero-wrap.image-hero picture img {
  max-width: 500px;
  height: 100%;
}

@media (max-width: 1300px) {
  /* line 166, app/assets/stylesheets/home.css.scss */
  .hero-wrap.image-hero picture img {
    max-width: 400px;
  }
}

@media (max-width: 930px) {
  /* line 166, app/assets/stylesheets/home.css.scss */
  .hero-wrap.image-hero picture img {
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  /* line 166, app/assets/stylesheets/home.css.scss */
  .hero-wrap.image-hero picture img {
    max-width: 100%;
  }
}

/* line 185, app/assets/stylesheets/home.css.scss */
.hero-wrap .set-max-width-sixteen.row {
  margin: -1px auto;
}

/* line 189, app/assets/stylesheets/home.css.scss */
.hero-wrap .row-padding {
  padding: 40px 80px 0;
}

@media (max-width: 1200px) {
  /* line 189, app/assets/stylesheets/home.css.scss */
  .hero-wrap .row-padding {
    padding: 0;
  }
}

/* line 197, app/assets/stylesheets/home.css.scss */
.hero-wrap p {
  font-size: 16px;
}

/* line 201, app/assets/stylesheets/home.css.scss */
.hero-wrap .page-title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 46px;
  line-height: 58px;
  letter-spacing: -3px;
  margin: 15px 0;
}

@media (max-width: 1200px) {
  /* line 201, app/assets/stylesheets/home.css.scss */
  .hero-wrap .page-title {
    font-size: 38px;
    line-height: 50px;
  }
}

@media (max-width: 850px) {
  /* line 201, app/assets/stylesheets/home.css.scss */
  .hero-wrap .page-title {
    font-size: 30px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  /* line 201, app/assets/stylesheets/home.css.scss */
  .hero-wrap .page-title {
    margin: 10px 0;
    font-size: 28px;
    line-height: 36px;
  }
}

/* line 225, app/assets/stylesheets/home.css.scss */
.hero-wrap .page-subtitle {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #f1f064;
  margin-bottom: 0;
}

@media (max-width: 400px) {
  /* line 225, app/assets/stylesheets/home.css.scss */
  .hero-wrap .page-subtitle {
    font-size: 16px;
    line-height: 22px;
  }
}

/* line 238, app/assets/stylesheets/home.css.scss */
.hero-wrap .italics {
  font-style: italic;
}

/* line 242, app/assets/stylesheets/home.css.scss */
.hero-wrap .bold {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 246, app/assets/stylesheets/home.css.scss */
.hero-wrap .btn {
  min-width: 180px;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 10px;
}

@media (max-width: 400px) {
  /* line 246, app/assets/stylesheets/home.css.scss */
  .hero-wrap .btn {
    max-width: 100%;
  }
}

/* line 257, app/assets/stylesheets/home.css.scss */
.hero-wrap .hero-image {
  padding: 25px 10%;
}

@media (max-width: 767px) {
  /* line 257, app/assets/stylesheets/home.css.scss */
  .hero-wrap .hero-image {
    padding: 20px 0 30px;
  }
}

/* line 264, app/assets/stylesheets/home.css.scss */
.hero-wrap .hero-image img {
  max-width: 100%;
}

/* line 268, app/assets/stylesheets/home.css.scss */
.hero-wrap .hero-image .videoWrapper {
  width: 100%;
}

@media (max-width: 767px) {
  /* line 129, app/assets/stylesheets/home.css.scss */
  .hero-wrap {
    text-align: center;
    padding: 10px;
  }
  /* line 278, app/assets/stylesheets/home.css.scss */
  .hero-wrap .video-container iframe {
    height: 100%;
  }
  /* line 283, app/assets/stylesheets/home.css.scss */
  .hero-wrap .mobile-hide {
    display: none;
  }
}

/* line 289, app/assets/stylesheets/home.css.scss */
.section-wrap {
  padding: 0 50px;
}

@media (max-width: 820px) {
  /* line 289, app/assets/stylesheets/home.css.scss */
  .section-wrap {
    padding: 20px 10px !important;
  }
}

/* line 296, app/assets/stylesheets/home.css.scss */
.section-wrap .btn {
  min-width: 180px;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 10px;
}

@media (max-width: 400px) {
  /* line 296, app/assets/stylesheets/home.css.scss */
  .section-wrap .btn {
    max-width: 100%;
  }
}

/* line 307, app/assets/stylesheets/home.css.scss */
.section-wrap .col-sm-6.padding-left {
  padding-left: 50px;
}

@media (max-width: 767px) {
  /* line 307, app/assets/stylesheets/home.css.scss */
  .section-wrap .col-sm-6.padding-left {
    padding: 0;
  }
}

/* line 315, app/assets/stylesheets/home.css.scss */
.section-wrap .col-sm-6.padding-right {
  padding-right: 50px;
}

@media (max-width: 767px) {
  /* line 315, app/assets/stylesheets/home.css.scss */
  .section-wrap .col-sm-6.padding-right {
    padding: 0;
  }
}

/* line 323, app/assets/stylesheets/home.css.scss */
.section-wrap .logos-row-3 {
  max-width: 600px;
  margin: 25px auto !important;
}

/* line 327, app/assets/stylesheets/home.css.scss */
.section-wrap .logos-row-3 img {
  width: 100%;
  background: #fff;
}

/* line 333, app/assets/stylesheets/home.css.scss */
.section-wrap .logos-row-8 {
  margin: 25px auto !important;
}

/* line 336, app/assets/stylesheets/home.css.scss */
.section-wrap .logos-row-8 .col-xs-8r {
  width: 12.5%;
  float: left;
  padding: 15px;
}

/* line 341, app/assets/stylesheets/home.css.scss */
.section-wrap .logos-row-8 .col-xs-8r img {
  width: 100%;
  background: #fff;
}

@media (max-width: 650px) {
  /* line 336, app/assets/stylesheets/home.css.scss */
  .section-wrap .logos-row-8 .col-xs-8r {
    width: 25%;
  }
}

/* line 352, app/assets/stylesheets/home.css.scss */
.section-wrap .logos-row-4 {
  max-width: 500px;
  margin: 0 auto !important;
}

/* line 356, app/assets/stylesheets/home.css.scss */
.section-wrap .logos-row-4 .col-xs-3 {
  padding: 0 30px 0 0;
}

/* line 360, app/assets/stylesheets/home.css.scss */
.section-wrap .logos-row-4.left-padding {
  padding-left: 100px;
}

@media (max-width: 767px) {
  /* line 360, app/assets/stylesheets/home.css.scss */
  .section-wrap .logos-row-4.left-padding {
    padding-left: 0;
  }
}

/* line 368, app/assets/stylesheets/home.css.scss */
.section-wrap .logos-row-4.right-padding {
  padding-right: 100px;
}

@media (max-width: 767px) {
  /* line 368, app/assets/stylesheets/home.css.scss */
  .section-wrap .logos-row-4.right-padding {
    padding-right: 0;
  }
}

@media (max-width: 1000px) {
  /* line 352, app/assets/stylesheets/home.css.scss */
  .section-wrap .logos-row-4 {
    padding: 0;
  }
}

@media (max-width: 767px) {
  /* line 381, app/assets/stylesheets/home.css.scss */
  .section-wrap .logos-row-4 .col-xs-3 {
    padding: 0 15px;
  }
}

/* line 386, app/assets/stylesheets/home.css.scss */
.section-wrap .logos-row-4 img {
  width: 100%;
}

@media (max-width: 1000px) {
  /* line 386, app/assets/stylesheets/home.css.scss */
  .section-wrap .logos-row-4 img {
    width: 100%;
  }
}

/* line 395, app/assets/stylesheets/home.css.scss */
.section-wrap .plus {
  color: #ddd;
  font-size: 100px;
  text-align: center;
}

/* line 401, app/assets/stylesheets/home.css.scss */
.section-wrap .credit-price-scale {
  border: 2px solid #3c405d;
  width: 600px;
  max-width: 100%;
  margin: 0 auto 20px;
  border-radius: 8px;
  padding: 30px;
}

/* line 409, app/assets/stylesheets/home.css.scss */
.section-wrap .credit-price-scale .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 413, app/assets/stylesheets/home.css.scss */
.section-wrap .credit-price-scale h1 {
  font-size: 36px;
  color: #3c405d;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 419, app/assets/stylesheets/home.css.scss */
.section-wrap .credit-price-scale #credit-slider {
  margin: 60px;
  background: #ddd !important;
  border-color: #ddd !important;
  border-radius: 0px;
}

/* line 425, app/assets/stylesheets/home.css.scss */
.section-wrap .credit-price-scale #credit-slider label {
  position: absolute;
  width: 20px;
  margin-left: -10px;
  text-align: center;
  margin-top: 50px;
}

/* line 433, app/assets/stylesheets/home.css.scss */
.section-wrap .credit-price-scale #credit-slider .ui-slider-handle {
  border-color: #3c405d;
  background: #3c405d;
  color: #fff;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  padding: 7px 0;
  margin: -10px 0;
  text-align: center;
}

@media (max-width: 767px) {
  /* line 419, app/assets/stylesheets/home.css.scss */
  .section-wrap .credit-price-scale #credit-slider {
    margin: 60px 15px;
  }
}

@media (max-width: 767px) {
  /* line 401, app/assets/stylesheets/home.css.scss */
  .section-wrap .credit-price-scale {
    padding: 30px 10px;
  }
}

/* line 455, app/assets/stylesheets/home.css.scss */
.section-wrap .pricing {
  border-radius: 8px;
  background: #F3F3F4;
  padding: 30px;
  margin-right: 20px;
}

/* line 461, app/assets/stylesheets/home.css.scss */
.section-wrap .pricing.left {
  margin-left: 20px;
}

/* line 465, app/assets/stylesheets/home.css.scss */
.section-wrap .pricing.right {
  margin-right: 20px;
  text-align: left;
}

/* line 470, app/assets/stylesheets/home.css.scss */
.section-wrap .pricing h3 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 32px;
  letter-spacing: -3px;
}

/* line 477, app/assets/stylesheets/home.css.scss */
.section-wrap .pricing h4 span {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 40px;
  letter-spacing: -3px;
}

/* line 484, app/assets/stylesheets/home.css.scss */
.section-wrap .pricing h5 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 26px;
  letter-spacing: -2px;
}

/* line 490, app/assets/stylesheets/home.css.scss */
.section-wrap .pricing hr {
  border-top: 1px solid #2c2b2d;
}

/* line 494, app/assets/stylesheets/home.css.scss */
.section-wrap .pricing ul {
  padding: 0;
}

/* line 497, app/assets/stylesheets/home.css.scss */
.section-wrap .pricing ul li {
  list-style: none;
  padding: 15px 0;
  font-size: 18px;
  font: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 505, app/assets/stylesheets/home.css.scss */
.section-wrap .pricing .btn {
  font-size: 24px !important;
  width: 100%;
}

/* line 512, app/assets/stylesheets/home.css.scss */
.section-wrap .custom-options h3 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  letter-spacing: -2px;
}

/* line 517, app/assets/stylesheets/home.css.scss */
.section-wrap .custom-options .options-container {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 20px;
  margin-top: 50px;
  min-height: 100%;
  height: 420px;
}

@media (max-width: 1100px) {
  /* line 517, app/assets/stylesheets/home.css.scss */
  .section-wrap .custom-options .options-container {
    height: 470px;
  }
}

@media (max-width: 991px) {
  /* line 517, app/assets/stylesheets/home.css.scss */
  .section-wrap .custom-options .options-container {
    height: 100%;
    margin-top: 25px;
  }
}

/* line 534, app/assets/stylesheets/home.css.scss */
.section-wrap .custom-options .options-container p {
  font-size: 14px;
}

/* line 538, app/assets/stylesheets/home.css.scss */
.section-wrap .custom-options .options-container img {
  max-width: 150px;
}

/* line 544, app/assets/stylesheets/home.css.scss */
.section-wrap .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 548, app/assets/stylesheets/home.css.scss */
.section-wrap .col-border {
  border-right: 2px solid #F3F3F4;
}

@media (max-width: 767px) {
  /* line 548, app/assets/stylesheets/home.css.scss */
  .section-wrap .col-border {
    border: none;
  }
}

/* line 556, app/assets/stylesheets/home.css.scss */
.section-wrap .col-sm-6 {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 561, app/assets/stylesheets/home.css.scss */
.section-wrap .set-max-width-sixteen.row {
  margin: 0 auto;
}

@media (max-width: 820px) {
  /* line 561, app/assets/stylesheets/home.css.scss */
  .section-wrap .set-max-width-sixteen.row {
    margin: 25px auto;
  }
}

/* line 569, app/assets/stylesheets/home.css.scss */
.section-wrap .faq {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 100px;
}

/* line 575, app/assets/stylesheets/home.css.scss */
.section-wrap .faq #accordion {
  border-radius: 30px;
  padding: 8px;
  background: #fff;
}

/* line 580, app/assets/stylesheets/home.css.scss */
.section-wrap .faq #accordion h2 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  padding: 25px 0;
  margin: 0 30px;
  border: none;
  background: #fff;
  color: #000;
  border-bottom: 1px solid #ddd;
  border-radius: 0px;
}

@media (max-width: 767px) {
  /* line 580, app/assets/stylesheets/home.css.scss */
  .section-wrap .faq #accordion h2 {
    font-size: 16px;
    line-height: 28px;
    padding: 20px 0;
    margin: 0 10px;
  }
}

/* line 601, app/assets/stylesheets/home.css.scss */
.section-wrap .faq #accordion p {
  text-align: left;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 606, app/assets/stylesheets/home.css.scss */
.section-wrap .faq #accordion .plus-span {
  float: right;
  background: #eee;
  border-radius: 5px;
  font-size: 20px;
  width: 36px;
  height: 36px;
  padding: 3px;
  text-align: center;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 618, app/assets/stylesheets/home.css.scss */
.section-wrap .faq #accordion .ui-accordion-content.ui-accordion-content-active {
  border: none !important;
}

/* line 622, app/assets/stylesheets/home.css.scss */
.section-wrap .faq #accordion .ui-state-focus {
  outline: none;
}

/* line 628, app/assets/stylesheets/home.css.scss */
.section-wrap.subscribe {
  text-align: center;
  margin-top: 100px;
}

/* line 632, app/assets/stylesheets/home.css.scss */
.section-wrap.subscribe p {
  max-width: 600px;
  margin: 0 auto;
}

@media (max-width: 800px) {
  /* line 639, app/assets/stylesheets/home.css.scss */
  .section-wrap.subscribe .subscribe-form .email-input-field {
    width: 100%;
  }
}

/* line 646, app/assets/stylesheets/home.css.scss */
.section-wrap.subscribe-double {
  text-align: center;
}

/* line 649, app/assets/stylesheets/home.css.scss */
.section-wrap.subscribe-double .col-padding {
  padding: 0 30px;
}

/* line 653, app/assets/stylesheets/home.css.scss */
.section-wrap.subscribe-double .subscribe-form {
  width: 100%;
}

/* line 656, app/assets/stylesheets/home.css.scss */
.section-wrap.subscribe-double .subscribe-form .email-input-field {
  width: 100%;
}

/* line 661, app/assets/stylesheets/home.css.scss */
.section-wrap.subscribe-double .fixed-height {
  height: 85px;
}

@media (max-width: 930px) {
  /* line 665, app/assets/stylesheets/home.css.scss */
  .section-wrap.subscribe-double .section-title {
    font-size: 22px;
  }
}

/* line 672, app/assets/stylesheets/home.css.scss */
.section-wrap.full-width {
  padding: 0;
  text-align: center;
}

/* line 677, app/assets/stylesheets/home.css.scss */
.section-wrap.bg-secondary {
  color: #fff;
}

/* line 681, app/assets/stylesheets/home.css.scss */
.section-wrap p {
  font-size: 16px;
  line-height: 22px;
}

/* line 686, app/assets/stylesheets/home.css.scss */
.section-wrap .section-pre-title {
  color: #3c405d;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 686, app/assets/stylesheets/home.css.scss */
  .section-wrap .section-pre-title {
    text-align: center;
  }
}

/* line 695, app/assets/stylesheets/home.css.scss */
.section-wrap .section-title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  letter-spacing: -2px;
  font-size: 30px;
  line-height: 42px;
}

/* line 701, app/assets/stylesheets/home.css.scss */
.section-wrap .section-title.large {
  font-size: 38px;
  line-height: 50px;
  margin-bottom: 30px;
  margin-top: 0;
}

@media (max-width: 1100px) {
  /* line 701, app/assets/stylesheets/home.css.scss */
  .section-wrap .section-title.large {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (max-width: 767px) {
  /* line 701, app/assets/stylesheets/home.css.scss */
  .section-wrap .section-title.large {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
}

@media (max-width: 1100px) {
  /* line 695, app/assets/stylesheets/home.css.scss */
  .section-wrap .section-title {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  /* line 695, app/assets/stylesheets/home.css.scss */
  .section-wrap .section-title {
    font-size: 22px;
    line-height: 28px;
  }
}

/* line 730, app/assets/stylesheets/home.css.scss */
.section-wrap .section-subtitle {
  line-height: 24px;
}

/* line 733, app/assets/stylesheets/home.css.scss */
.section-wrap .section-subtitle.padding {
  padding: 0 20px;
}

@media (max-width: 767px) {
  /* line 730, app/assets/stylesheets/home.css.scss */
  .section-wrap .section-subtitle {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 400px) {
  /* line 730, app/assets/stylesheets/home.css.scss */
  .section-wrap .section-subtitle {
    font-size: 16px;
    line-height: 22px;
  }
}

/* line 747, app/assets/stylesheets/home.css.scss */
.section-wrap .section-subtitle.medium {
  font-size: 22px;
  line-height: 28px;
  margin-top: -10px;
}

@media (max-width: 767px) {
  /* line 747, app/assets/stylesheets/home.css.scss */
  .section-wrap .section-subtitle.medium {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 400px) {
  /* line 747, app/assets/stylesheets/home.css.scss */
  .section-wrap .section-subtitle.medium {
    font-size: 16px;
    line-height: 22px;
  }
}

/* line 765, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .row {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 1600px) {
  /* line 765, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .row {
    margin: 0 auto;
  }
}

/* line 774, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .row.padding {
  padding: 50px;
}

@media (max-width: 1000px) {
  /* line 774, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .row.padding {
    padding: 50px 0;
  }
}

@media (max-width: 820px) {
  /* line 774, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .row.padding {
    padding: 10px;
  }
}

/* line 786, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections.single-col {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

/* line 792, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections.double-col {
  max-width: 90%;
  margin: -1px auto;
  text-align: center;
}

@media (max-width: 1100px) {
  /* line 792, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections.double-col {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 792, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections.double-col {
    max-width: 100%;
  }
  /* line 804, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections.double-col .col-sm-6 {
    padding: 10px 0 !important;
  }
}

/* line 809, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections.double-col .col-sm-6.col-padding {
  padding: 0 50px;
}

@media (max-width: 1200px) {
  /* line 809, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections.double-col .col-sm-6.col-padding {
    padding: 0 25px;
  }
}

@media (max-width: 1100px) {
  /* line 809, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections.double-col .col-sm-6.col-padding {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  /* line 809, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections.double-col .col-sm-6.col-padding {
    padding: 0px;
  }
}

/* line 825, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections.double-col .fixed-height {
  height: 100px;
}

@media (max-width: 1000px) {
  /* line 825, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections.double-col .fixed-height {
    height: 120px;
  }
}

@media (max-width: 767px) {
  /* line 825, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections.double-col .fixed-height {
    height: 100%;
  }
}

/* line 838, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections.left-align {
  text-align: left;
}

/* line 842, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .single-image-div {
  text-align: center;
}

/* line 845, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .single-image-div.right-padding {
  padding-right: 100px;
}

@media (max-width: 767px) {
  /* line 845, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .single-image-div.right-padding {
    padding-right: 0;
  }
}

/* line 853, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .single-image-div.left-padding {
  padding-left: 100px;
}

@media (max-width: 767px) {
  /* line 853, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .single-image-div.left-padding {
    padding-left: 0;
  }
}

/* line 861, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .single-image-div.center-padding {
  padding: 0 50px;
}

@media (max-width: 767px) {
  /* line 861, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .single-image-div.center-padding {
    padding: 0;
  }
}

@media (max-width: 1000px) {
  /* line 842, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .single-image-div {
    padding: 0;
  }
}

/* line 874, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .single-image-div.top-margin img {
  margin-top: 30px;
}

@media (max-width: 767px) {
  /* line 874, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .single-image-div.top-margin img {
    margin-top: 0;
  }
}

/* line 883, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .single-image-div img {
  max-width: 100%;
}

/* line 887, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .single-image-div.full-width-logos {
  overflow: hidden;
}

/* line 890, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .single-image-div.full-width-logos img {
  display: inline-block;
  width: 150px !important;
}

/* line 897, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .triple-image-div {
  text-align: center;
}

/* line 900, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .triple-image-div img {
  max-width: 160px;
  margin: 20px 0;
}

@media (max-width: 767px) {
  /* line 900, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .triple-image-div img {
    max-width: 120px;
    margin: 0;
  }
}

/* line 911, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .icon-img-container {
  display: flex;
  align-items: center;
  flex-direction: row;
  padding: 20px 40px 10px 0;
}

/* line 917, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .icon-img-container img {
  width: 70px;
}

/* line 921, app/assets/stylesheets/home.css.scss */
.section-wrap .content-sections .icon-img-container .fixed-height {
  height: 30px;
}

@media (max-width: 900px) {
  /* line 921, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .icon-img-container .fixed-height {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 767px) {
  /* line 921, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .icon-img-container .fixed-height {
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 1200px) {
  /* line 911, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .icon-img-container {
    padding: 20px 20px 10px 0;
  }
}

@media (max-width: 400px) {
  /* line 911, app/assets/stylesheets/home.css.scss */
  .section-wrap .content-sections .icon-img-container {
    padding: 0;
  }
}

/* line 949, app/assets/stylesheets/home.css.scss */
.wave-container svg {
  margin-top: -70px;
  margin-bottom: -70px;
}

@media (max-width: 850px) {
  /* line 949, app/assets/stylesheets/home.css.scss */
  .wave-container svg {
    margin-bottom: -25px;
    margin-top: -3px;
  }
}

/* line 960, app/assets/stylesheets/home.css.scss */
.wave-container.sm svg {
  margin-top: -100px;
}

@media (max-width: 767px) {
  /* line 948, app/assets/stylesheets/home.css.scss */
  .wave-container {
    display: none;
  }
}

/* line 970, app/assets/stylesheets/home.css.scss */
#entry-landing-page {
  background: #fff;
  color: #000;
  height: 100%;
}

/* line 975, app/assets/stylesheets/home.css.scss */
#entry-landing-page .background {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("https://uncubed-static.s3.amazonaws.com/background/Developer+surrounded+by+books+1417x946.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: top center;
  height: 100vh;
}

@media (max-width: 991px) {
  /* line 975, app/assets/stylesheets/home.css.scss */
  #entry-landing-page .background {
    height: 200px;
  }
}

/* line 991, app/assets/stylesheets/home.css.scss */
#entry-landing-page .text-container {
  height: 100vh;
  text-align: left;
  margin: 20px 20px -155px 0;
}

@media (max-width: 1050px) {
  /* line 991, app/assets/stylesheets/home.css.scss */
  #entry-landing-page .text-container {
    margin: 5px 20px -155px 0;
  }
}

/* line 1001, app/assets/stylesheets/home.css.scss */
#entry-landing-page .text-container .text-content {
  color: #6c757d;
}

/* line 1004, app/assets/stylesheets/home.css.scss */
#entry-landing-page .text-container .text-content h1 {
  margin: 0 auto 30px;
  text-shadow: none;
  font-size: 39px;
  line-height: 48px;
}

@media (max-width: 1050px) {
  /* line 1004, app/assets/stylesheets/home.css.scss */
  #entry-landing-page .text-container .text-content h1 {
    font-size: 29px;
    line-height: 37px;
    margin: 0 auto 15px;
  }
}

/* line 1017, app/assets/stylesheets/home.css.scss */
#entry-landing-page .text-container .text-content p {
  font-size: 18px;
  margin-bottom: 15px;
}

/* line 1022, app/assets/stylesheets/home.css.scss */
#entry-landing-page .text-container .text-content p span.bold-text {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1028, app/assets/stylesheets/home.css.scss */
#entry-landing-page .text-container .text-content form {
  margin: 24px auto 0;
}

@media (max-width: 991px) {
  /* line 991, app/assets/stylesheets/home.css.scss */
  #entry-landing-page .text-container {
    height: 100%;
    margin: 20px 20px 40px;
  }
  /* line 1037, app/assets/stylesheets/home.css.scss */
  #entry-landing-page .text-container .text-content {
    text-align: center;
  }
  /* line 1040, app/assets/stylesheets/home.css.scss */
  #entry-landing-page .text-container .text-content h1 {
    font-size: 28px;
    line-height: 34px;
  }
}

@media (max-width: 400px) {
  /* line 1049, app/assets/stylesheets/home.css.scss */
  #entry-landing-page .text-container .text-content h1 {
    font-size: 25px;
    line-height: 31px;
  }
}

@media (max-width: 991px) {
  /* line 1058, app/assets/stylesheets/home.css.scss */
  #entry-landing-page .col-md-6 {
    padding: 0;
    background: #fff;
  }
  /* line 1063, app/assets/stylesheets/home.css.scss */
  #entry-landing-page .row {
    margin: 0;
  }
}

/* line 1069, app/assets/stylesheets/home.css.scss */
.hero-bg-color {
  background-image: linear-gradient(90deg, #2963a4 31%, #38c3e3 100%);
  display: flex;
  align-items: center;
  padding-top: 42px;
  min-height: 300px;
}

/* line 1076, app/assets/stylesheets/home.css.scss */
.hero-bg-color .intro-wrapper {
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1200px;
}

/* line 1083, app/assets/stylesheets/home.css.scss */
.hero-bg-color .description {
  display: flex;
  line-height: normal;
  margin-right: 80px;
  font-size: 45px;
  color: #ffffff;
  text-align: left;
  font-family: "gothambold-webfont", Helvetica, sans-serif;
}

/* line 1092, app/assets/stylesheets/home.css.scss */
.hero-bg-color .description h1 {
  font-size: 45px;
  line-height: 52px;
  margin: 20px auto;
  text-align: center;
}

/* line 1101, app/assets/stylesheets/home.css.scss */
.hero-bg-color .feature-wrapper .feature {
  padding-left: 7px;
  margin-bottom: 42px;
  border-left: 2px solid #ffffff;
  line-height: normal;
  font-size: 22px;
  text-align: left;
}

/* line 1109, app/assets/stylesheets/home.css.scss */
.hero-bg-color .feature-wrapper .feature a {
  color: #fff;
}

/* line 1112, app/assets/stylesheets/home.css.scss */
.hero-bg-color .feature-wrapper .feature a:hover {
  text-decoration: underline;
}

/* line 1116, app/assets/stylesheets/home.css.scss */
.hero-bg-color .feature-wrapper .feature a h2 {
  font-size: 22px;
  line-height: normal;
}

@media screen and (min-width: 769px) {
  /* line 1125, app/assets/stylesheets/home.css.scss */
  .hero-bg-color .mobile-only {
    display: none !important;
  }
  /* line 1129, app/assets/stylesheets/home.css.scss */
  .hero-bg-color .desktop-only {
    display: inline-block !important;
  }
}

@media (max-width: 768px) {
  /* line 1135, app/assets/stylesheets/home.css.scss */
  .hero-bg-color .description {
    font-size: 30px;
  }
  /* line 1138, app/assets/stylesheets/home.css.scss */
  .hero-bg-color .description h1 {
    font-size: 30px;
    line-height: 36px;
  }
  /* line 1144, app/assets/stylesheets/home.css.scss */
  .hero-bg-color .desktop-only {
    display: none !important;
  }
  /* line 1148, app/assets/stylesheets/home.css.scss */
  .hero-bg-color .mobile-only {
    display: inline-block !important;
  }
  /* line 1152, app/assets/stylesheets/home.css.scss */
  .hero-bg-color .intro-wrapper {
    display: inline-block !important;
  }
}

/* line 1159, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .set-max-width-sixteen {
  max-width: 1200px;
  margin: 0 auto;
}

/* line 1164, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .post-jobs-cta {
  text-align: center;
  margin: 20px auto 60px;
}

/* line 1168, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .post-jobs-cta p {
  font-size: 18px;
  line-height: 1.85em;
}

/* line 1174, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .hero-wrapper {
  padding: 50px 50px;
}

/* line 1177, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .hero-wrapper .row {
  margin: 0;
  max-width: 1000px;
  margin: 0 auto;
}

/* line 1183, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .hero-wrapper h3 {
  font-size: 32px;
  line-height: 50px;
}

/* line 1188, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .hero-wrapper h5 {
  font-size: 20px;
  margin-top: 30px;
  color: #b3b0b8;
}

/* line 1194, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .hero-wrapper .img-container {
  text-align: right;
}

/* line 1197, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .hero-wrapper .img-container img {
  max-width: 250px;
}

@media (max-width: 1000px) {
  /* line 1174, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .hero-wrapper {
    padding: 50px;
  }
  /* line 1205, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .hero-wrapper h3 {
    font-size: 26px;
    line-height: 40px;
  }
  /* line 1210, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .hero-wrapper h5 {
    font-size: 16px;
    margin-top: 20px;
  }
  /* line 1216, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .hero-wrapper .img-container img {
    max-width: 175px;
  }
}

@media (max-width: 600px) {
  /* line 1174, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .hero-wrapper {
    padding: 20px;
  }
  /* line 1225, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .hero-wrapper h3 {
    font-size: 22px;
    line-height: 36px;
  }
  /* line 1231, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .hero-wrapper .img-container img {
    max-width: 150px;
  }
}

@media (max-width: 500px) {
  /* line 1239, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .hero-wrapper .img-container img {
    max-width: 125px;
  }
}

/* line 1250, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .offering-wrapper.rc-styles .col-left .content h2 {
  font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

/* line 1255, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .offering-wrapper.rc-styles .col-left .content p {
  font-size: 20px !important;
  line-height: 26px !important;
}

/* line 1263, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .offering-wrapper .title-divider {
  width: 80px;
  border-bottom: 5px solid #2c2b2d;
  margin: 30px 0 15px;
}

/* line 1269, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .offering-wrapper section {
  width: 100%;
  min-height: 100%;
  display: table;
  height: inherit;
  padding: 50px;
}

/* line 1276, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .offering-wrapper section .row {
  width: 100%;
  height: 100%;
  display: table-row;
}

/* line 1281, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .offering-wrapper section .row .col-left,
.pricing-plan-page .offering-wrapper section .row .col-right {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 767px) {
  /* line 1281, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .offering-wrapper section .row .col-left,
  .pricing-plan-page .offering-wrapper section .row .col-right {
    width: 100%;
    display: inline-block;
    max-width: 100%;
  }
}

/* line 1295, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .offering-wrapper section .row .col-left .content {
  padding: 0 40px;
}

/* line 1298, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .offering-wrapper section .row .col-left .content h2 {
  font-size: 30px;
  line-height: 42px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin: 0;
  padding: 15px 0 25px;
}

@media (max-width: 500px) {
  /* line 1298, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .offering-wrapper section .row .col-left .content h2 {
    font-size: 26px;
    line-height: 38px;
  }
}

/* line 1311, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .offering-wrapper section .row .col-left .content p {
  font-size: 18px;
  line-height: 30px;
}

@media (max-width: 930px) {
  /* line 1295, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .offering-wrapper section .row .col-left .content {
    padding: 15px;
  }
}

@media (max-width: 767px) {
  /* line 1295, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .offering-wrapper section .row .col-left .content {
    padding: 40px 0 0;
  }
}

/* line 1327, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .offering-wrapper section .row .col-right img {
  width: 100%;
}

@media (max-width: 767px) {
  /* line 1276, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .offering-wrapper section .row {
    display: inline-block;
    margin: 0;
  }
}

@media (max-width: 930px) {
  /* line 1269, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .offering-wrapper section {
    padding: 20px 50px;
  }
}

@media (max-width: 600px) {
  /* line 1269, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .offering-wrapper section {
    padding: 20px 30px;
  }
}

@media (max-width: 500px) {
  /* line 1269, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .offering-wrapper section {
    padding: 20px 15px;
  }
}

@media (max-width: 767px) {
  /* line 1246, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .offering-wrapper {
    padding: 50px 25px;
  }
}

@media (max-width: 600px) {
  /* line 1246, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .offering-wrapper {
    padding: 50px 20px;
  }
}

/* line 1361, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .companies-wrapper h3 {
  text-align: center;
  font-size: 24px;
  line-height: 36px;
}

/* line 1367, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .companies-wrapper .border {
  border-top: 4px solid #F3F3F4;
  border-left: 4px solid #F3F3F4;
  margin: 25px 10px;
  padding: 30px;
}

@media (max-width: 500px) {
  /* line 1367, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .companies-wrapper .border {
    padding: 10px;
    margin: 10px;
  }
}

/* line 1379, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .companies-wrapper .logo-container {
  text-align: center;
}

/* line 1382, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .companies-wrapper .logo-container img {
  max-width: 100%;
  width: 150px;
}

/* line 1389, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .companies-wrapper .large-logo-container p {
  font-size: 16px;
  line-height: 22px;
}

/* line 1394, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .companies-wrapper .large-logo-container img {
  max-width: 100%;
  width: 100px;
}

/* line 1401, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .companies-wrapper .large-bottom-logo-container img {
  width: 150px;
  max-width: 100%;
  margin-top: 0;
}

/* line 1407, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .companies-wrapper .large-bottom-logo-container .video-container {
  box-shadow: 1px 1px 12px 1px rgba(95, 95, 95, 0.45);
}

@media (max-width: 767px) {
  /* line 1413, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .companies-wrapper .col-xs-3 {
    padding: 0;
  }
  /* line 1417, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .companies-wrapper .border {
    padding: 2px;
  }
}

@media (max-width: 500px) {
  /* line 1360, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .companies-wrapper {
    padding: 20px 0;
  }
}

/* line 1427, app/assets/stylesheets/home.css.scss */
.pricing-plan-page .additional-info {
  font-size: 14px;
  margin: 10px auto 50px;
}

@media (max-width: 767px) {
  /* line 1433, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page .col-sm-4 {
    margin-top: 20px;
  }
}

@media (max-width: 500px) {
  /* line 1158, app/assets/stylesheets/home.css.scss */
  .pricing-plan-page {
    padding: 20px 0;
  }
}

/* line 1444, app/assets/stylesheets/home.css.scss */
.tech-careers-bios h4 {
  font-size: 16px;
  line-height: 24px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 890px) {
  /* line 1444, app/assets/stylesheets/home.css.scss */
  .tech-careers-bios h4 {
    height: 45px;
  }
}

@media (max-width: 767px) {
  /* line 1444, app/assets/stylesheets/home.css.scss */
  .tech-careers-bios h4 {
    height: 100%;
  }
}

/* line 1459, app/assets/stylesheets/home.css.scss */
.tech-careers-bios .bio-container .fifty-padding {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

/* line 1465, app/assets/stylesheets/home.css.scss */
.tech-careers-bios .bio-container p {
  font-size: 16px;
  line-height: 22px;
}

/* line 1470, app/assets/stylesheets/home.css.scss */
.tech-careers-bios .bio-container img {
  max-width: 100%;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 1476, app/assets/stylesheets/home.css.scss */
  .tech-careers-bios .bio-container .col-sm-4 {
    margin-bottom: 30px;
  }
}

/* line 1484, app/assets/stylesheets/home.css.scss */
.record-job-description-page {
  background: #fff;
}

/* line 1487, app/assets/stylesheets/home.css.scss */
.record-job-description-page .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1491, app/assets/stylesheets/home.css.scss */
.record-job-description-page h1 {
  font-size: 24px;
  line-height: 30px;
}

/* line 1496, app/assets/stylesheets/home.css.scss */
.record-job-description-page .video-input-field {
  margin: 20px 0;
  font-size: 16px;
}

/* line 1500, app/assets/stylesheets/home.css.scss */
.record-job-description-page .video-input-field h5 {
  font-size: 20px;
}

/* line 1504, app/assets/stylesheets/home.css.scss */
.record-job-description-page .video-input-field input {
  height: 41px;
  width: 300px;
  border: 1px solid #ddd;
  padding: 5px;
}

@media (max-width: 500px) {
  /* line 1504, app/assets/stylesheets/home.css.scss */
  .record-job-description-page .video-input-field input {
    width: 100%;
  }
}

/* line 1515, app/assets/stylesheets/home.css.scss */
.record-job-description-page .video-input-field button {
  background: #2c2b2d;
  color: #fff;
  border: none;
  height: 40px;
  font-size: 20px;
  padding: 0 20px;
}

@media (max-width: 500px) {
  /* line 1515, app/assets/stylesheets/home.css.scss */
  .record-job-description-page .video-input-field button {
    width: 100%;
  }
}

/* line 1529, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section {
  background: url(/learn/assets/background/subtlenet2-527e40a2220c27339d64b199e95b89a651d808615c730b06a60c3d5e29572266.png);
}

/* line 1532, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section .hero-container {
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
}

/* line 1536, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section .hero-container .hero-section-left {
  position: relative;
}

/* line 1539, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section .hero-container .hero-section-left img {
  position: absolute;
  top: 0;
  right: 10%;
}

@media (max-width: 951px) {
  /* line 1539, app/assets/stylesheets/home.css.scss */
  .record-job-description-page .hero-section .hero-container .hero-section-left img {
    width: 50px;
    right: 5%;
  }
}

@media (max-width: 850px) {
  /* line 1539, app/assets/stylesheets/home.css.scss */
  .record-job-description-page .hero-section .hero-container .hero-section-left img {
    top: -10px;
  }
}

@media (max-width: 767px) {
  /* line 1539, app/assets/stylesheets/home.css.scss */
  .record-job-description-page .hero-section .hero-container .hero-section-left img {
    top: -35px;
  }
}

/* line 1558, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section .hero-container .hero-section-left p {
  margin: 15px 0;
}

@media (max-width: 767px) {
  /* line 1558, app/assets/stylesheets/home.css.scss */
  .record-job-description-page .hero-section .hero-container .hero-section-left p {
    margin-top: 5px;
  }
}

/* line 1567, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section .hero-container .hero-section-right {
  margin-top: 100px;
}

@media (max-width: 950px) {
  /* line 1567, app/assets/stylesheets/home.css.scss */
  .record-job-description-page .hero-section .hero-container .hero-section-right {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  /* line 1567, app/assets/stylesheets/home.css.scss */
  .record-job-description-page .hero-section .hero-container .hero-section-right {
    margin-top: 30px;
  }
}

/* line 1580, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  text-transform: uppercase;
  color: #2c2b2d;
  font-size: 18px;
  line-height: 24px;
}

/* line 1588, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section h3 {
  margin: 20px 10px;
}

/* line 1592, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section p {
  font-size: 18px;
  line-height: 24px;
  margin: 30px 0;
  color: #2c2b2d;
}

/* line 1599, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section .btn-container {
  max-width: 300px;
  text-align: center;
  border-top: 6px solid #2c2b2d;
  border-right: 6px solid #2c2b2d;
  position: relative;
}

/* line 1606, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section .btn-container .point {
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-right: 26px solid #2c2b2d;
  float: left;
  position: absolute;
  left: -5px;
  top: -19px;
}

/* line 1618, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section .btn-container .border-bottom {
  border-bottom: 6px solid #2c2b2d;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 150px;
}

/* line 1626, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section .btn-container p {
  color: #000;
  margin: 0;
  padding: 30px 0;
}

/* line 1631, app/assets/stylesheets/home.css.scss */
.record-job-description-page .hero-section .btn-container p span {
  font-size: 14px;
}

@media (max-width: 767px) {
  /* line 1599, app/assets/stylesheets/home.css.scss */
  .record-job-description-page .hero-section .btn-container {
    display: none !important;
  }
}

/* line 1642, app/assets/stylesheets/home.css.scss */
.record-job-description-page #myVoiceRecorder {
  display: none;
}

/* line 1646, app/assets/stylesheets/home.css.scss */
.record-job-description-page .tips-section {
  text-align: center;
}

/* line 1649, app/assets/stylesheets/home.css.scss */
.record-job-description-page .tips-section h3 {
  font-size: 18px;
  line-height: 24px;
}

/* line 1654, app/assets/stylesheets/home.css.scss */
.record-job-description-page .tips-section .row {
  margin-top: 50px;
}

/* line 1658, app/assets/stylesheets/home.css.scss */
.record-job-description-page .tips-section .col-sm-2 {
  width: 20%;
}

@media (max-width: 767px) {
  /* line 1658, app/assets/stylesheets/home.css.scss */
  .record-job-description-page .tips-section .col-sm-2 {
    width: 100%;
  }
}

/* line 1665, app/assets/stylesheets/home.css.scss */
.record-job-description-page .tips-section .col-sm-2 p {
  font-size: 16px;
  line-height: 22px;
  padding: 20px;
}

/* line 1673, app/assets/stylesheets/home.css.scss */
.record-job-description-page .examples-container {
  background: #F3F3F4;
  text-align: center;
}

/* line 1677, app/assets/stylesheets/home.css.scss */
.record-job-description-page .examples-container h3 {
  font-size: 18px;
  line-height: 24px;
}

/* line 1682, app/assets/stylesheets/home.css.scss */
.record-job-description-page .examples-container p {
  font-size: 16px;
  line-height: 22px;
  padding: 20px 0 50px;
}

/* line 1687, app/assets/stylesheets/home.css.scss */
.record-job-description-page .examples-container p a {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1692, app/assets/stylesheets/home.css.scss */
.record-job-description-page .examples-container .row {
  margin-top: 50px;
}

/* line 1696, app/assets/stylesheets/home.css.scss */
.record-job-description-page .examples-container .player {
  max-width: 100%;
}

/* line 1700, app/assets/stylesheets/home.css.scss */
.record-job-description-page .examples-container .col-sm-4 {
  margin-bottom: 30px;
}

/* line 1708, app/assets/stylesheets/home.css.scss */
.vjd-landing-page #mc_embed_signup {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  background: none;
}

/* line 1712, app/assets/stylesheets/home.css.scss */
.vjd-landing-page #mc_embed_signup form {
  text-align: left;
}

/* line 1716, app/assets/stylesheets/home.css.scss */
.vjd-landing-page #mc_embed_signup input.email {
  height: 45px;
  width: 300px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  border: 1px solid #ebebeb;
  padding: 10px;
}

@media (max-width: 1260px) {
  /* line 1716, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page #mc_embed_signup input.email {
    width: 275px;
  }
}

/* line 1728, app/assets/stylesheets/home.css.scss */
.vjd-landing-page #mc_embed_signup .button {
  background: #2c2b2d;
  height: 45px;
  font-size: 16px;
}

/* line 1733, app/assets/stylesheets/home.css.scss */
.vjd-landing-page #mc_embed_signup .button:hover {
  background: #339aff;
}

@media (max-width: 1200px) {
  /* line 1740, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page #mc_embed_signup .clear,
  .vjd-landing-page #mc_embed_signup input.email {
    width: 100%;
    text-align: center;
  }
}

/* line 1748, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .bottom-subscribe {
  text-align: center;
}

/* line 1752, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .bottom-subscribe #mc_embed_signup form {
  text-align: center !important;
}

@media (max-width: 1200px) {
  /* line 1757, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .bottom-subscribe #mc_embed_signup .clear {
    width: 160px;
    display: inline-block;
  }
  /* line 1762, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .bottom-subscribe #mc_embed_signup input.email {
    width: 300px;
  }
}

@media (max-width: 767px) {
  /* line 1769, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .bottom-subscribe #mc_embed_signup .clear,
  .vjd-landing-page .bottom-subscribe #mc_embed_signup input.email {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 767px) {
  /* line 1748, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .bottom-subscribe {
    padding-bottom: 50px;
  }
}

/* line 1782, app/assets/stylesheets/home.css.scss */
.vjd-landing-page h1 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1786, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .hero-section {
  height: 675px;
}

@media (max-width: 1400px) {
  /* line 1786, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .hero-section {
    height: 600px;
  }
}

@media (max-width: 1200px) {
  /* line 1786, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .hero-section {
    height: 100%;
  }
}

/* line 1797, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .hero-section p {
  color: #000;
  font-size: 16px;
}

/* line 1802, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .hero-section .hero-section-left {
  position: relative;
}

/* line 1805, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .hero-section .hero-section-left .video-wrapper {
  position: absolute;
  width: 100%;
}

/* line 1809, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .hero-section .hero-section-left .video-wrapper .video-container {
  width: 95%;
}

/* line 1812, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .hero-section .hero-section-left .video-wrapper .video-container .shadow {
  background: #f3f3f4;
  box-shadow: 1px 1px 12px 1px rgba(95, 95, 95, 0.75);
}

@media (max-width: 767px) {
  /* line 1805, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .hero-section .hero-section-left .video-wrapper {
    position: relative;
  }
  /* line 1821, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .hero-section .hero-section-left .video-wrapper .video-container {
    width: 100%;
  }
  /* line 1824, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .hero-section .hero-section-left .video-wrapper .video-container p {
    margin-top: 20px;
  }
}

/* line 1831, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .hero-section .hero-section-left h1 {
  margin-bottom: 20px;
}

/* line 1837, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .hero-section .hero-section-right h4 {
  color: #000;
}

/* line 1841, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .hero-section .hero-section-right p {
  font-size: 18px;
  line-height: 24px;
}

/* line 1845, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .hero-section .hero-section-right p.subscribe-alert {
  margin-bottom: 0;
  font-size: 16px;
}

@media (max-width: 1400px) {
  /* line 1836, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .hero-section .hero-section-right {
    margin-top: 75px !important;
  }
}

@media (max-width: 1200px) {
  /* line 1836, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .hero-section .hero-section-right {
    margin-top: 50px !important;
  }
  /* line 1858, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .hero-section .hero-section-right h3 {
    font-size: 20px;
  }
}

/* line 1866, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .tips-section .fifty-padding {
  padding: 50px 100px;
}

@media (max-width: 950px) {
  /* line 1866, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .tips-section .fifty-padding {
    padding: 50px;
  }
}

@media (max-width: 600px) {
  /* line 1866, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .tips-section .fifty-padding {
    padding: 20px;
  }
}

/* line 1880, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .examples-container .fifty-padding {
  padding: 50px 150px;
}

@media (max-width: 950px) {
  /* line 1880, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .examples-container .fifty-padding {
    padding: 50px;
  }
}

@media (max-width: 600px) {
  /* line 1880, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .examples-container .fifty-padding {
    padding: 20px;
  }
}

/* line 1892, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .examples-container .job-link {
  padding: 15px 0 0;
  text-align: left;
}

/* line 1896, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .examples-container .job-link a {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 1901, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .examples-container .audio-player-container {
  max-width: 100%;
  text-align: left;
  background: #fff;
  padding: 20px;
  min-height: 170px;
}

@media (max-width: 767px) {
  /* line 1901, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .examples-container .audio-player-container {
    min-height: 100%;
  }
}

/* line 1912, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .examples-container .audio-player-container audio {
  max-width: 100%;
}

/* line 1916, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .examples-container .audio-player-container p {
  padding: 0;
}

/* line 1919, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .examples-container .audio-player-container p span {
  font-size: 14px;
}

/* line 1925, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .examples-container .tips {
  padding: 75px 0 50px;
}

@media (max-width: 767px) {
  /* line 1925, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .examples-container .tips {
    padding: 50px 0;
  }
}

/* line 1934, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .video-section {
  padding-bottom: 50px;
}

/* line 1937, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .video-section .fifty-padding {
  padding: 50px 150px;
}

@media (max-width: 950px) {
  /* line 1937, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .video-section .fifty-padding {
    padding: 50px;
  }
}

@media (max-width: 600px) {
  /* line 1937, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .video-section .fifty-padding {
    padding: 20px;
  }
  /* line 1947, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .video-section .fifty-padding .row {
    margin: 0 -10px;
  }
}

/* line 1953, app/assets/stylesheets/home.css.scss */
.vjd-landing-page .video-section .home-class-container {
  height: 100%;
}

@media (max-width: 767px) {
  /* line 1958, app/assets/stylesheets/home.css.scss */
  .vjd-landing-page .video-section .course-wrapper {
    width: 100%;
  }
}

/* line 1966, app/assets/stylesheets/home.css.scss */
.legal {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  margin: 0 auto 50px;
  width: 80%;
  max-width: 800px;
}

/* line 1972, app/assets/stylesheets/home.css.scss */
.legal .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 900px) {
  /* line 1966, app/assets/stylesheets/home.css.scss */
  .legal {
    width: 100%;
  }
}

/* line 1980, app/assets/stylesheets/home.css.scss */
.legal h1 {
  margin: 1.5em 0 1.5em;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1.3em;
  text-transform: uppercase;
}

/* line 1988, app/assets/stylesheets/home.css.scss */
.legal h2 {
  margin: 2em 0 0;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
  text-transform: uppercase;
}

/* line 1996, app/assets/stylesheets/home.css.scss */
.legal h3 {
  margin: 1.75em 0 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3em;
}

/* line 2003, app/assets/stylesheets/home.css.scss */
.legal p {
  font-size: 18px;
  margin: 1em 0 0;
}

/* line 2008, app/assets/stylesheets/home.css.scss */
.legal p.intro {
  margin: 2em 0 0;
}

/* line 2012, app/assets/stylesheets/home.css.scss */
.legal .indent-1 {
  padding-left: 2em;
}

/* line 2016, app/assets/stylesheets/home.css.scss */
.legal ol {
  margin-left: 2em;
}

/* line 2020, app/assets/stylesheets/home.css.scss */
.legal b {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-weight: normal;
}

/* line 2027, app/assets/stylesheets/home.css.scss */
.max-width-half {
  width: 560px;
  margin: 0 auto;
}

@media (max-width: 600px) {
  /* line 2027, app/assets/stylesheets/home.css.scss */
  .max-width-half {
    width: 100%;
  }
}

/* line 2036, app/assets/stylesheets/home.css.scss */
.max-width-half-left {
  width: 435px;
}

@media (max-width: 767px) {
  /* line 2036, app/assets/stylesheets/home.css.scss */
  .max-width-half-left {
    width: 370px;
  }
}

@media (max-width: 400px) {
  /* line 2036, app/assets/stylesheets/home.css.scss */
  .max-width-half-left {
    width: 100%;
  }
}

/* line 2049, app/assets/stylesheets/home.css.scss */
.video-container {
  position: relative;
  margin-bottom: -5px;
}

/* line 2053, app/assets/stylesheets/home.css.scss */
.video-container .mobile-bg {
  display: none;
}

/* line 2057, app/assets/stylesheets/home.css.scss */
.video-container #video-bg {
  width: 100%;
  height: auto;
}

/* line 2062, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc {
  z-index: 2;
  position: absolute;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  top: 45%;
  left: 50%;
  padding: 0 10px;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

/* line 2080, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc .dual-cta .left {
  text-align: left;
}

/* line 2083, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc .dual-cta .left .hero-cta {
  padding: 25px 10px;
}

/* line 2089, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc .dual-cta .right .hero-cta {
  padding: 25px 10px;
}

@media (max-width: 550px) {
  /* line 2096, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc .dual-cta .left,
  .video-container .overlay-desc .dual-cta .right {
    text-align: center;
  }
  /* line 2100, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc .dual-cta .left .hero-cta,
  .video-container .overlay-desc .dual-cta .right .hero-cta {
    padding: 10px;
  }
}

/* line 2106, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc .dual-cta .btn {
  width: 200px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

/* line 2107, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc .dual-cta .btn.blue {
  background: #6c757d;
  color: #fff;
}

/* line 2111, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc .dual-cta .btn.blue:hover {
  background: #525569;
}

@media (max-width: 550px) {
  /* line 2121, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc .dual-cta .col-xs-6 {
    width: 100%;
  }
}

/* line 2127, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc.info-row {
  background: none;
}

/* line 2131, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc h1 {
  padding: 0 20px;
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  text-shadow: 1px 1px 2px #333;
  font-size: 54px;
}

/* line 2138, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc h3 {
  font-size: 28px;
  line-height: 34px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  margin: 10px 0 31px;
}

/* line 2144, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc h3.email-signup {
  margin: 22px auto 31px;
  max-width: 800px;
}

/* line 2150, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc .hero-cta {
  padding: 30px;
}

@media (max-width: 767px) {
  /* line 2150, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc .hero-cta {
    padding: 10px;
  }
}

/* line 2157, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc .hero-cta a {
  text-transform: capitalize !important;
  padding: 10px 15px;
}

/* line 2163, app/assets/stylesheets/home.css.scss */
.video-container .overlay-desc .hero-cta.hero-email-signup .form-error {
  color: #2c2b2d;
  font-size: 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin: 5px 0 0 13px;
}

@media (max-width: 600px) {
  /* line 2163, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc .hero-cta.hero-email-signup .form-error {
    margin: 5px 0 0 13px;
  }
}

@media (max-width: 767px) {
  /* line 2163, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc .hero-cta.hero-email-signup .form-error {
    margin: 5px 0 14px 10%;
  }
}

/* line 2181, app/assets/stylesheets/home.css.scss */
.video-container .bg-overlay {
  position: absolute;
  top: -5px;
  left: 0;
  height: 100%;
  width: 100%;
  max-width: none;
  background-color: rgba(0, 0, 0, 0.2);
}

@media (max-width: 1000px) {
  /* line 2193, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc h1 {
    font-size: 40px;
  }
  /* line 2197, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc h3 {
    font-size: 22px;
    line-height: 25px;
    margin: 0;
  }
  /* line 2202, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc h3.email-signup {
    margin: 20px auto 16px;
    max-width: 600px;
  }
}

@media (max-width: 550px) {
  /* line 2211, app/assets/stylesheets/home.css.scss */
  .video-container video {
    display: none;
  }
  /* line 2215, app/assets/stylesheets/home.css.scss */
  .video-container .mobile-bg {
    display: block;
    width: 100%;
    height: 375px;
    background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/videobanner.png") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  /* line 2225, app/assets/stylesheets/home.css.scss */
  .video-container .mobile-bg.studios {
    background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/background-studio3.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  /* line 2233, app/assets/stylesheets/home.css.scss */
  .video-container .mobile-bg.dual-cta-wrapper {
    height: 475px;
  }
  /* line 2238, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc {
    top: 50%;
  }
  /* line 2241, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc h1 {
    font-size: 35px;
  }
  /* line 2245, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc h3 {
    font-size: 20px;
  }
  /* line 2250, app/assets/stylesheets/home.css.scss */
  .video-container .bg-overlay {
    top: 0;
  }
}

@media (max-width: 380px) {
  /* line 2257, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc h1 {
    font-size: 31px;
  }
}

@media (max-width: 374px) {
  /* line 2265, app/assets/stylesheets/home.css.scss */
  .video-container .overlay-desc h1 {
    font-size: 26px;
  }
}

/* line 2272, app/assets/stylesheets/home.css.scss */
.homepage-hero-container {
  background: url(/learn/assets/background/Typing_With_Gradient_Blur-0d0bec8921e82e34bf720d57f09adf8a9e1baadfb9877170c9b8727415215777.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center bottom;
  width: 100%;
  height: 500px;
  color: #fff;
  text-align: center;
}

/* line 2284, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.career-quiz-landing-page {
  height: 100vh;
  position: relative;
  background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/landing1.jpg") no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* line 2293, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.career-quiz-landing-page h2 {
  text-shadow: 1px 1px 2px #333;
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  font-size: 38px;
  line-height: 44px;
  margin-bottom: 30px;
}

@media (max-width: 1068px) {
  /* line 2293, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.career-quiz-landing-page h2 {
    font-size: 28px;
    line-height: 34px;
  }
}

/* line 2306, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.career-quiz-landing-page p {
  font-size: 18px;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  padding-top: 10px;
}

/* line 2311, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.career-quiz-landing-page p span {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 2316, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.career-quiz-landing-page .gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: -webkit-linear-gradient(45deg, black, rgba(0, 0, 0, 0.3));
  background-image: -moz-linear-gradient(45deg, black, rgba(0, 0, 0, 0.3));
  background-image: -o-linear-gradient(45deg, black, rgba(0, 0, 0, 0.3));
  background-image: linear-gradient(45deg, black, rgba(0, 0, 0, 0.3));
}

@media (max-width: 1068px) {
  /* line 2284, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.career-quiz-landing-page {
    height: 100% !important;
  }
  /* line 2333, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.career-quiz-landing-page h2 {
    font-size: 28px;
    line-height: 34px;
  }
  /* line 2338, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.career-quiz-landing-page p,
  .homepage-hero-container.career-quiz-landing-page li {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  /* line 2284, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.career-quiz-landing-page {
    padding: 25px 10px;
    background: #aaa;
  }
  /* line 2348, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.career-quiz-landing-page h2 {
    font-size: 32px;
    line-height: 38px;
    margin: 0;
  }
}

@media (max-width: 400px) {
  /* line 2356, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.career-quiz-landing-page h2 {
    font-size: 26px;
    line-height: 32px;
  }
}

/* line 2363, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.tech-careers {
  background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/young-business-profes.jpg") no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 620px !important;
}

@media (max-width: 470px) {
  /* line 2363, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.tech-careers {
    height: 100% !important;
  }
}

@media (max-width: 767px) {
  /* line 2363, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.tech-careers {
    height: 100% !important;
  }
}

/* line 2379, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.tech-careers h2 {
  font-size: 30px !important;
  line-height: 36px;
  margin-bottom: 10px;
  margin-top: 0;
}

@media (max-width: 800px) {
  /* line 2379, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.tech-careers h2 {
    font-size: 28px !important;
    line-height: 34px;
  }
}

/* line 2391, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.tech-careers .gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: -webkit-linear-gradient(45deg, #333, rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(45deg, #333, rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(45deg, #333, rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(45deg, #333, rgba(0, 0, 0, 0.2));
}

/* line 2405, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.tech-careers .loggedin-view {
  max-width: 700px;
  margin: 0 auto;
}

/* line 2409, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.tech-careers .loggedin-view h2 {
  font-size: 30px;
  margin-bottom: 0;
}

/* line 2414, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.tech-careers .loggedin-view p {
  font-size: 20px;
  line-height: 26px;
}

/* line 2419, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.tech-careers .loggedin-view .btn {
  margin-top: 30px;
}

/* line 2426, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.signed-in-hero .play-btn-container {
  margin: 0 auto;
}

/* line 2430, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.signed-in-hero .hero-copy {
  max-width: 650px;
  margin: 50px auto;
}

@media (max-width: 940px) {
  /* line 2430, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.signed-in-hero .hero-copy {
    max-width: 500px;
  }
}

@media (max-width: 767px) {
  /* line 2430, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.signed-in-hero .hero-copy {
    margin-bottom: 30px;
    padding: 0 10px;
  }
}

@media (max-width: 600px) {
  /* line 2425, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.signed-in-hero {
    height: 400px;
  }
}

/* line 2450, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.home-signup-form h4 {
  padding: 40px 0 10px;
}

@media (max-width: 850px) {
  /* line 2450, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.home-signup-form h4 {
    font-size: 20px;
    padding: 20px 0 5px;
  }
}

/* line 2459, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.home-signup-form .hero-signup-container {
  padding: 10px 0;
}

@media (max-width: 767px) {
  /* line 2459, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.home-signup-form .hero-signup-container {
    padding: 0;
  }
}

/* line 2466, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.home-signup-form .hero-signup-container .other-options {
  display: none;
}

/* line 2470, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.home-signup-form .hero-signup-container h3 {
  display: none;
}

/* line 2474, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.home-signup-form .hero-signup-container form {
  max-width: 300px;
  margin: 0 auto;
}

@media (max-width: 325px) {
  /* line 2474, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.home-signup-form .hero-signup-container form {
    max-width: 100%;
  }
}

/* line 2482, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.home-signup-form .hero-signup-container form label {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  margin-bottom: 8px;
}

/* line 2487, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.home-signup-form .hero-signup-container form label input {
  background-color: transparent;
  border: none;
  color: #fff;
}

/* line 2493, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.home-signup-form .hero-signup-container form label .placeholder {
  display: none;
}

/* line 2498, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.home-signup-form .hero-signup-container form .btn {
  width: 100%;
  margin: 10px 0;
}

/* line 2503, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.home-signup-form .hero-signup-container form .visible-form-error {
  text-align: left;
  padding: 0 10px;
  margin: -8px 0 8px;
  color: #2c2b2d;
  background: #fff;
}

/* line 2513, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.home-signup-form .row {
  max-width: 1400px;
  margin: 0 auto;
}

/* line 2518, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.home-signup-form .hero-copy {
  text-align: left;
  padding: 0 0 0 100px;
  max-width: 600px;
}

@media (max-width: 1200px) {
  /* line 2518, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.home-signup-form .hero-copy {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  /* line 2518, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.home-signup-form .hero-copy {
    padding: 20px 0 !important;
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
  }
}

@media (max-width: 600px) {
  /* line 2518, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.home-signup-form .hero-copy {
    padding: 50px 0 20px;
  }
}

@media (max-width: 767px) {
  /* line 2449, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.home-signup-form {
    height: 740px;
  }
}

/* line 2544, app/assets/stylesheets/home.css.scss */
.homepage-hero-container .homepage-edge-logo {
  -webkit-filter: brightness(1000%);
  -moz-filter: brightness(1000%);
  -o-filter: brightness(1000%);
  filter: brightness(1000%);
}

/* line 2551, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.university {
  background: url(/learn/assets/background/university-bg-dc0738c77aa9e181b30928740576cdb66d9b79f20aac046268e3a922c08a1351.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 490px;
}

@media (max-width: 767px) {
  /* line 2551, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.university {
    height: 770px;
  }
}

/* line 2563, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.university .hero-copy {
  max-width: 700px;
  margin: 0 auto 40px;
}

@media (max-width: 940px) {
  /* line 2563, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.university .hero-copy {
    max-width: 500px;
  }
}

@media (max-width: 767px) {
  /* line 2563, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.university .hero-copy {
    margin-bottom: 30px;
    padding: 0 10px;
  }
}

@media (max-width: 600px) {
  /* line 2577, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container.university .homepage-edge-logo {
    width: 225px;
  }
}

/* line 2583, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.university h2 {
  letter-spacing: 12px;
  margin-bottom: 40px;
  font-size: 20px;
}

/* line 2589, app/assets/stylesheets/home.css.scss */
.homepage-hero-container.university h4 {
  padding-top: 15px;
}

/* line 2595, app/assets/stylesheets/home.css.scss */
.homepage-hero-container h1 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 40px;
  line-height: 46px;
  text-shadow: 1px 1px 1px #313131;
}

@media (max-width: 800px) {
  /* line 2595, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container h1 {
    font-size: 30px;
    line-height: 36px;
  }
}

/* line 2607, app/assets/stylesheets/home.css.scss */
.homepage-hero-container h4 {
  font-size: 26px;
  line-height: 32px;
}

@media (max-width: 800px) {
  /* line 2607, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container h4 {
    font-size: 20px;
    line-height: 26px;
  }
}

@media (max-width: 400px) {
  /* line 2607, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container h4 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 320px) {
  /* line 2607, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container h4 {
    font-size: 16px;
    line-height: 22px;
  }
}

/* line 2627, app/assets/stylesheets/home.css.scss */
.homepage-hero-container .btn {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 22px;
}

@media (max-width: 870px) {
  /* line 2627, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container .btn {
    font-size: 16px;
  }
}

@media (max-width: 310px) {
  /* line 2627, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container .btn {
    width: 95%;
  }
}

@media (max-width: 400px) {
  /* line 2272, app/assets/stylesheets/home.css.scss */
  .homepage-hero-container {
    height: 440px;
  }
}

/* line 2645, app/assets/stylesheets/home.css.scss */
.referral-welcome {
  height: 100vh;
  position: relative;
  background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/teamwork.jpg") no-repeat center center #2c2b2d;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* line 2654, app/assets/stylesheets/home.css.scss */
.referral-welcome.video-container {
  height: 100%;
  background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/friends.png") no-repeat center center #2c2b2d;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media (max-width: 950px) {
  /* line 2663, app/assets/stylesheets/home.css.scss */
  .referral-welcome.video-container video {
    display: none;
  }
  /* line 2667, app/assets/stylesheets/home.css.scss */
  .referral-welcome.video-container .mobile-bg {
    display: block;
    width: 100%;
    height: 600px;
    background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/friends.png") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

/* line 2681, app/assets/stylesheets/home.css.scss */
.referral-welcome .other-options p {
  font-size: 14px;
}

/* line 2686, app/assets/stylesheets/home.css.scss */
.referral-welcome .overlay-desc {
  z-index: 2;
  position: absolute;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  top: 45%;
  left: 50%;
  padding: 0 10px;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

/* line 2702, app/assets/stylesheets/home.css.scss */
.referral-welcome .overlay-desc.info-row {
  background: none;
}

/* line 2706, app/assets/stylesheets/home.css.scss */
.referral-welcome .overlay-desc h1 {
  padding: 0 20px;
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  text-shadow: 1px 1px 2px #333;
  font-size: 54px;
  line-height: 60px;
}

/* line 2714, app/assets/stylesheets/home.css.scss */
.referral-welcome .overlay-desc h3 {
  font-size: 28px;
  line-height: 34px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  margin: 10px 0 31px;
}

/* line 2720, app/assets/stylesheets/home.css.scss */
.referral-welcome .overlay-desc h3.email-signup {
  margin: 22px auto 31px;
  max-width: 800px;
}

/* line 2726, app/assets/stylesheets/home.css.scss */
.referral-welcome .overlay-desc .hero-cta {
  padding: 30px;
}

@media (max-width: 767px) {
  /* line 2726, app/assets/stylesheets/home.css.scss */
  .referral-welcome .overlay-desc .hero-cta {
    padding: 10px;
  }
}

/* line 2733, app/assets/stylesheets/home.css.scss */
.referral-welcome .overlay-desc .hero-cta a {
  text-transform: capitalize !important;
  padding: 10px 15px;
}

/* line 2739, app/assets/stylesheets/home.css.scss */
.referral-welcome .overlay-desc .hero-cta.hero-email-signup .form-error {
  color: #2c2b2d;
  font-size: 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin: 5px 0 0 13px;
}

@media (max-width: 600px) {
  /* line 2739, app/assets/stylesheets/home.css.scss */
  .referral-welcome .overlay-desc .hero-cta.hero-email-signup .form-error {
    margin: 5px 0 0 13px;
  }
}

@media (max-width: 767px) {
  /* line 2739, app/assets/stylesheets/home.css.scss */
  .referral-welcome .overlay-desc .hero-cta.hero-email-signup .form-error {
    margin: 5px 0 14px 10%;
  }
}

@media (max-width: 1000px) {
  /* line 2757, app/assets/stylesheets/home.css.scss */
  .referral-welcome .overlay-desc h1 {
    font-size: 40px;
    line-height: 46px;
  }
  /* line 2762, app/assets/stylesheets/home.css.scss */
  .referral-welcome .overlay-desc h3 {
    font-size: 22px;
    line-height: 25px;
    margin: 0;
  }
  /* line 2767, app/assets/stylesheets/home.css.scss */
  .referral-welcome .overlay-desc h3.email-signup {
    margin: 20px auto 16px;
    max-width: 600px;
  }
}

@media (max-width: 550px) {
  /* line 2686, app/assets/stylesheets/home.css.scss */
  .referral-welcome .overlay-desc {
    top: 50%;
  }
  /* line 2777, app/assets/stylesheets/home.css.scss */
  .referral-welcome .overlay-desc h1 {
    font-size: 36px;
    line-height: 40px;
  }
  /* line 2782, app/assets/stylesheets/home.css.scss */
  .referral-welcome .overlay-desc h3 {
    font-size: 20px;
  }
}

@media (max-width: 380px) {
  /* line 2788, app/assets/stylesheets/home.css.scss */
  .referral-welcome .overlay-desc h1 {
    font-size: 32px;
    line-height: 38px;
  }
}

@media (max-width: 374px) {
  /* line 2795, app/assets/stylesheets/home.css.scss */
  .referral-welcome .overlay-desc h1 {
    font-size: 26px;
    line-height: 32px;
  }
}

/* line 2803, app/assets/stylesheets/home.css.scss */
.value-prop-panel {
  padding: 30px 100px;
  margin: 0 auto;
}

/* line 2807, app/assets/stylesheets/home.css.scss */
.value-prop-panel .col-sm-4 {
  padding: 0 20px;
}

@media (max-width: 770px) {
  /* line 2811, app/assets/stylesheets/home.css.scss */
  .value-prop-panel .col-xs-12 {
    min-height: 80px;
    margin-top: 17px;
  }
}

/* line 2818, app/assets/stylesheets/home.css.scss */
.value-prop-panel img {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 2824, app/assets/stylesheets/home.css.scss */
.value-prop-panel h3 {
  margin: 0 0 0 54px;
  line-height: 26px;
  font-size: 18px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 930px) {
  /* line 2824, app/assets/stylesheets/home.css.scss */
  .value-prop-panel h3 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 400px) {
  /* line 2824, app/assets/stylesheets/home.css.scss */
  .value-prop-panel h3 {
    font-size: 16px;
    line-height: 22px;
  }
}

/* line 2841, app/assets/stylesheets/home.css.scss */
.value-prop-panel p {
  font-size: 14px;
  line-height: 20px;
}

@media (max-width: 1000px) {
  /* line 2803, app/assets/stylesheets/home.css.scss */
  .value-prop-panel {
    padding: 30px 50px;
  }
}

@media (max-width: 767px) {
  /* line 2803, app/assets/stylesheets/home.css.scss */
  .value-prop-panel {
    padding: 30px 15px;
  }
}

@media (max-width: 600px) {
  /* line 2803, app/assets/stylesheets/home.css.scss */
  .value-prop-panel {
    padding: 10px;
  }
}

/* line 2859, app/assets/stylesheets/home.css.scss */
.home-index-classes {
  background-color: #fff;
  text-align: center;
  padding: 50px 100px 0;
  margin: 0 auto;
}

/* line 2865, app/assets/stylesheets/home.css.scss */
.home-index-classes .course-wrapper {
  margin-bottom: 0;
  padding: 0px 15px 0;
}

@media (max-width: 991px) {
  /* line 2865, app/assets/stylesheets/home.css.scss */
  .home-index-classes .course-wrapper {
    margin-bottom: 30px;
  }
}

/* line 2874, app/assets/stylesheets/home.css.scss */
.home-index-classes .home-class-container {
  padding: 0;
}

/* line 2877, app/assets/stylesheets/home.css.scss */
.home-index-classes .home-class-container .run-time {
  display: none;
}

@media (max-width: 1230px) {
  /* line 2881, app/assets/stylesheets/home.css.scss */
  .home-index-classes .home-class-container .course-logo img {
    width: 55% !important;
    height: auto;
    margin-left: 8px;
  }
}

@media (max-width: 800px) {
  /* line 2881, app/assets/stylesheets/home.css.scss */
  .home-index-classes .home-class-container .course-logo img {
    width: 45%;
    margin-left: 10px;
  }
}

@media (max-width: 600px) {
  /* line 2874, app/assets/stylesheets/home.css.scss */
  .home-index-classes .home-class-container {
    height: auto;
  }
}

/* line 2899, app/assets/stylesheets/home.css.scss */
.home-index-classes h3 {
  margin: 15px auto 30px;
}

@media (max-width: 930px) {
  /* line 2859, app/assets/stylesheets/home.css.scss */
  .home-index-classes {
    padding: 20px 50px 0;
  }
}

@media (max-width: 767px) {
  /* line 2859, app/assets/stylesheets/home.css.scss */
  .home-index-classes {
    padding: 20px !important;
  }
}

@media (max-width: 600px) {
  /* line 2859, app/assets/stylesheets/home.css.scss */
  .home-index-classes {
    padding: 0;
  }
  /* line 2912, app/assets/stylesheets/home.css.scss */
  .home-index-classes .row {
    margin: 0;
  }
  /* line 2918, app/assets/stylesheets/home.css.scss */
  .home-index-classes .col-xs-4 {
    width: 100% !important;
    padding: 0;
  }
}

/* line 2925, app/assets/stylesheets/home.css.scss */
.home-class-container {
  height: 100%;
  width: auto;
  padding: 10px;
}

/* line 2930, app/assets/stylesheets/home.css.scss */
.home-class-container .logo-thumbnail {
  line-height: 30px;
  font-size: 20px;
  height: 135px;
  max-height: 100% !important;
}

@media (min-width: 1400px) {
  /* line 2925, app/assets/stylesheets/home.css.scss */
  .home-class-container {
    height: 350px;
  }
}

@media (max-width: 1400px) {
  /* line 2925, app/assets/stylesheets/home.css.scss */
  .home-class-container {
    height: auto;
  }
}

@media (max-width: 1400px) {
  /* line 2925, app/assets/stylesheets/home.css.scss */
  .home-class-container {
    height: 325px;
  }
}

@media (max-width: 1200px) {
  /* line 2925, app/assets/stylesheets/home.css.scss */
  .home-class-container {
    height: 300px;
  }
}

@media (max-width: 767px) {
  /* line 2925, app/assets/stylesheets/home.css.scss */
  .home-class-container {
    padding: 0;
  }
}

@media (max-width: 550px) {
  /* line 2925, app/assets/stylesheets/home.css.scss */
  .home-class-container {
    height: 100% !important;
  }
}

/* line 2961, app/assets/stylesheets/home.css.scss */
.home-class-container h5 {
  color: #2c2b2d;
  padding: 5px 0;
  font-size: 16px;
  line-height: 22px;
}

/* line 2968, app/assets/stylesheets/home.css.scss */
.home-class-container p {
  padding: 0;
}

/* line 2972, app/assets/stylesheets/home.css.scss */
.home-class-container .course-logo {
  position: absolute;
  bottom: 0;
}

/* line 2978, app/assets/stylesheets/home.css.scss */
.icon-panel-wrapper {
  background-color: #F3F3F4;
  text-align: center;
  padding: 20px 100px 50px;
  margin: 0 auto;
}

/* line 2984, app/assets/stylesheets/home.css.scss */
.icon-panel-wrapper p {
  margin-top: 10px;
  font-size: 16px;
  width: 70%;
  margin: 10px auto;
  margin-bottom: 25px;
}

@media (max-width: 500px) {
  /* line 2984, app/assets/stylesheets/home.css.scss */
  .icon-panel-wrapper p {
    margin: 5px auto;
    width: 90%;
  }
}

/* line 2997, app/assets/stylesheets/home.css.scss */
.icon-panel-wrapper img {
  height: 60px;
  width: auto;
}

@media (max-width: 930px) {
  /* line 2997, app/assets/stylesheets/home.css.scss */
  .icon-panel-wrapper img {
    height: 50px;
  }
}

@media (max-width: 930px) {
  /* line 2978, app/assets/stylesheets/home.css.scss */
  .icon-panel-wrapper {
    padding: 20px 50px 50px;
  }
}

@media (max-width: 767px) {
  /* line 3011, app/assets/stylesheets/home.css.scss */
  .icon-panel-wrapper .col-xs-6 {
    height: 140px;
  }
  /* line 3015, app/assets/stylesheets/home.css.scss */
  .icon-panel-wrapper br {
    display: none;
  }
  /* line 3019, app/assets/stylesheets/home.css.scss */
  .icon-panel-wrapper h4 {
    margin-bottom: 45px;
  }
}

@media (max-width: 600px) {
  /* line 2978, app/assets/stylesheets/home.css.scss */
  .icon-panel-wrapper {
    padding: 20px;
  }
  /* line 3027, app/assets/stylesheets/home.css.scss */
  .icon-panel-wrapper .col-xs-6 {
    height: 160px;
  }
}

@media (max-width: 400px) {
  /* line 3033, app/assets/stylesheets/home.css.scss */
  .icon-panel-wrapper p {
    font-size: 14px;
  }
}

/* line 3039, app/assets/stylesheets/home.css.scss */
.article-wrapper {
  margin-bottom: 0;
  padding: 10px;
}

/* line 3043, app/assets/stylesheets/home.css.scss */
.article-wrapper .article-container {
  padding: 10px;
}

/* line 3047, app/assets/stylesheets/home.css.scss */
.article-wrapper .article-image-container {
  width: 330px;
  max-height: 205px;
  position: relative;
  overflow: hidden;
}

/* line 3053, app/assets/stylesheets/home.css.scss */
.article-wrapper .article-image-container img {
  min-width: 100%;
  min-height: 100%;
}

/* line 3059, app/assets/stylesheets/home.css.scss */
.article-wrapper a {
  color: #2f2f30;
}

/* line 3063, app/assets/stylesheets/home.css.scss */
.article-wrapper h5 {
  color: #2c2b2d;
  padding: 5px 0;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  text-align: left;
}

/* line 3073, app/assets/stylesheets/home.css.scss */
.article-wrapper p {
  padding: 0;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  text-align: left;
  color: #586f6f;
  font-size: 14px;
  max-height: 65px;
}

/* line 3083, app/assets/stylesheets/home.css.scss */
.aws-hero {
  background: url("https://s3.amazonaws.com/uncubed-static/background/Uber-Illustration-Alt.png") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* line 3090, app/assets/stylesheets/home.css.scss */
.aws-hero .aws-hero-video {
  position: absolute;
  top: 6%;
  width: 100%;
  right: 0;
  text-align: center;
  z-index: 1;
  display: none;
}

/* line 3099, app/assets/stylesheets/home.css.scss */
.aws-hero .aws-hero-video iframe {
  max-width: 100%;
}

@media (max-width: 767px) {
  /* line 3090, app/assets/stylesheets/home.css.scss */
  .aws-hero .aws-hero-video {
    top: 120px;
  }
}

/* line 3108, app/assets/stylesheets/home.css.scss */
.aws-hero .aws-container {
  width: 100%;
  height: 520px;
  color: #fff;
  padding: 60px 100px 0;
}

@media (max-width: 950px) {
  /* line 3108, app/assets/stylesheets/home.css.scss */
  .aws-hero .aws-container {
    padding: 30px 50px 0;
  }
}

@media (max-width: 600px) {
  /* line 3108, app/assets/stylesheets/home.css.scss */
  .aws-hero .aws-container {
    padding: 30px 30px 0;
  }
}

@media (max-width: 370px) {
  /* line 3108, app/assets/stylesheets/home.css.scss */
  .aws-hero .aws-container {
    padding: 25px 25px 0;
  }
}

/* line 3126, app/assets/stylesheets/home.css.scss */
.aws-hero .aws-container.video-visible {
  background: #000;
  color: #000;
}

/* line 3130, app/assets/stylesheets/home.css.scss */
.aws-hero .aws-container.video-visible .fa-times {
  color: #fff;
}

/* line 3135, app/assets/stylesheets/home.css.scss */
.aws-hero .aws-container .fa-times {
  font-size: 30px;
  display: none;
}

/* line 3140, app/assets/stylesheets/home.css.scss */
.aws-hero .aws-container h3 {
  margin-bottom: 40px;
  text-transform: uppercase;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 28px;
  line-height: 36px;
}

@media (max-width: 600px) {
  /* line 3140, app/assets/stylesheets/home.css.scss */
  .aws-hero .aws-container h3 {
    font-size: 24px;
    line-height: 32px;
  }
}

/* line 3153, app/assets/stylesheets/home.css.scss */
.aws-hero .aws-container p {
  font-size: 20px;
  max-width: 400px;
}

/* line 3158, app/assets/stylesheets/home.css.scss */
.aws-hero .aws-container .video-link {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  font-style: italic;
  font-size: 18px;
  position: absolute;
  top: 20px;
  right: 0;
  max-width: 300px;
  cursor: pointer;
  padding: 0 10px;
}

/* line 3172, app/assets/stylesheets/home.css.scss */
.image-panel-bg {
  background: url(/learn/assets/background/hand-drawn-1-fe7e58c32e43ca8a35023e52596702ca5b4fd75ab13935a1e58d331d709837c5.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* line 3180, app/assets/stylesheets/home.css.scss */
.image-panel-container {
  width: 100%;
  height: 440px;
  color: #fff;
  padding: 20px 100px 0;
}

/* line 3186, app/assets/stylesheets/home.css.scss */
.image-panel-container h3 {
  margin-bottom: 20px;
}

/* line 3190, app/assets/stylesheets/home.css.scss */
.image-panel-container h4 {
  margin-bottom: 20px;
}

/* line 3194, app/assets/stylesheets/home.css.scss */
.image-panel-container ul {
  padding: 0 15px;
}

/* line 3197, app/assets/stylesheets/home.css.scss */
.image-panel-container ul li {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 400px) {
  /* line 3197, app/assets/stylesheets/home.css.scss */
  .image-panel-container ul li {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 930px) {
  /* line 3180, app/assets/stylesheets/home.css.scss */
  .image-panel-container {
    padding: 20px 50px 0;
  }
}

@media (max-width: 767px) {
  /* line 3180, app/assets/stylesheets/home.css.scss */
  .image-panel-container {
    padding: 20px;
    height: auto;
  }
}

@media (max-width: 500px) {
  /* line 3218, app/assets/stylesheets/home.css.scss */
  .image-panel-container br {
    display: none;
  }
}

/* line 3224, app/assets/stylesheets/home.css.scss */
.news-panel {
  text-align: center;
  padding: 30px 130px;
  margin: 0 auto;
}

/* line 3229, app/assets/stylesheets/home.css.scss */
.news-panel .subheading-text-h4 {
  max-width: 800px;
  margin: 0 auto 10px;
}

/* line 3234, app/assets/stylesheets/home.css.scss */
.news-panel .btn {
  margin: 20px 0;
}

/* line 3238, app/assets/stylesheets/home.css.scss */
.news-panel .sailthru-recommended-container,
.news-panel .recent-articles-container {
  padding-top: 30px;
  min-height: 119px;
}

/* line 3244, app/assets/stylesheets/home.css.scss */
.news-panel .sailthru-recommended-container .content-item img,
.news-panel .recent-articles-container .content-item img {
  width: 100%;
  -webkit-transform: translateZ(0);
}

/* line 3248, app/assets/stylesheets/home.css.scss */
.news-panel .sailthru-recommended-container .content-item img:hover,
.news-panel .recent-articles-container .content-item img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* For IE8 and earlier */
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 3260, app/assets/stylesheets/home.css.scss */
.news-panel .sailthru-recommended-container .content-item .title,
.news-panel .recent-articles-container .content-item .title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
  padding: 5px 0;
  line-height: 22px;
}

@media (max-width: 1200px) {
  /* line 3224, app/assets/stylesheets/home.css.scss */
  .news-panel {
    padding: 15px 100px;
  }
}

@media (max-width: 1000px) {
  /* line 3224, app/assets/stylesheets/home.css.scss */
  .news-panel {
    padding: 15px 50px;
  }
}

@media (max-width: 767px) {
  /* line 3224, app/assets/stylesheets/home.css.scss */
  .news-panel {
    padding: 10px;
  }
  /* line 3280, app/assets/stylesheets/home.css.scss */
  .news-panel .row {
    margin: 0;
  }
  /* line 3284, app/assets/stylesheets/home.css.scss */
  .news-panel .col-xs-6 {
    padding: 7.5px;
  }
  /* line 3288, app/assets/stylesheets/home.css.scss */
  .news-panel .content-item {
    margin: 0;
    height: 315px;
  }
  /* line 3293, app/assets/stylesheets/home.css.scss */
  .news-panel .sailthru-recommended-container {
    padding-top: 0;
  }
}

@media (max-width: 650px) {
  /* line 3299, app/assets/stylesheets/home.css.scss */
  .news-panel .content-item {
    height: 275px;
  }
}

@media (max-width: 550px) {
  /* line 3305, app/assets/stylesheets/home.css.scss */
  .news-panel .content-item {
    height: 250px;
  }
  /* line 3309, app/assets/stylesheets/home.css.scss */
  .news-panel .title {
    font-size: 14px !important;
  }
}

@media (max-width: 400px) {
  /* line 3315, app/assets/stylesheets/home.css.scss */
  .news-panel .content-item {
    height: 100%;
  }
  /* line 3319, app/assets/stylesheets/home.css.scss */
  .news-panel .col-xs-6 {
    width: 100%;
  }
}

/* line 3325, app/assets/stylesheets/home.css.scss */
.job-board-panel-padding {
  padding: 30px 130px;
}

@media (max-width: 1200px) {
  /* line 3325, app/assets/stylesheets/home.css.scss */
  .job-board-panel-padding {
    padding: 15px 100px;
  }
}

@media (max-width: 1000px) {
  /* line 3325, app/assets/stylesheets/home.css.scss */
  .job-board-panel-padding {
    padding: 15px 50px;
  }
}

@media (max-width: 767px) {
  /* line 3325, app/assets/stylesheets/home.css.scss */
  .job-board-panel-padding {
    padding: 10px;
  }
}

/* line 3342, app/assets/stylesheets/home.css.scss */
.job-board-panel {
  text-align: center;
  padding: 30px 130px;
  margin: 0 auto;
}

/* line 3344, app/assets/stylesheets/home.css.scss */
.job-board-panel.mb .job-search button {
  background: #fff !important;
}

/* line 3349, app/assets/stylesheets/home.css.scss */
.job-board-panel.rc {
  background: #000 !important;
  color: #fff !important;
}

/* line 3353, app/assets/stylesheets/home.css.scss */
.job-board-panel.rc button {
  color: #fff !important;
}

/* line 3357, app/assets/stylesheets/home.css.scss */
.job-board-panel.rc .job-search button {
  background: #000 !important;
}

/* line 3361, app/assets/stylesheets/home.css.scss */
.job-board-panel.rc .jb-search {
  background: #000 !important;
}

/* line 3371, app/assets/stylesheets/home.css.scss */
.job-board-panel .job-board-page .jb-search {
  background: #F3F3F4;
  border-bottom: none;
}

/* line 3376, app/assets/stylesheets/home.css.scss */
.job-board-panel .job-board-page .jb-search .jb-search-div .dropdown {
  border-color: #F3F3F4;
}

/* line 3381, app/assets/stylesheets/home.css.scss */
.job-board-panel .job-board-page .jb-search .jb-search-div form button {
  background: #F3F3F4;
}

@media (max-width: 700px) {
  /* line 3388, app/assets/stylesheets/home.css.scss */
  .job-board-panel .job-board-page .jb-search button {
    display: none;
  }
  /* line 3392, app/assets/stylesheets/home.css.scss */
  .job-board-panel .job-board-page .jb-search .mobile-only-btn {
    display: block !important;
    margin: 0 auto;
    background: #2c2b2d !important;
    color: #fff !important;
  }
}

/* line 3402, app/assets/stylesheets/home.css.scss */
.job-board-panel .subheading-text-h4 {
  max-width: 800px;
  margin: 0 auto 10px;
}

/* line 3407, app/assets/stylesheets/home.css.scss */
.job-board-panel .comp-logo-containers {
  border: 1px solid #ccc;
  padding: 30px 20px;
  margin: 40px 0;
  background: #ffffff;
}

/* line 3413, app/assets/stylesheets/home.css.scss */
.job-board-panel .comp-logo-containers:hover {
  opacity: 0.7;
}

/* line 3417, app/assets/stylesheets/home.css.scss */
.job-board-panel .comp-logo-containers img {
  max-width: 100%;
}

@media (max-width: 1200px) {
  /* line 3342, app/assets/stylesheets/home.css.scss */
  .job-board-panel {
    padding: 15px 100px;
  }
}

@media (max-width: 1000px) {
  /* line 3342, app/assets/stylesheets/home.css.scss */
  .job-board-panel {
    padding: 15px 50px;
  }
}

@media (max-width: 767px) {
  /* line 3342, app/assets/stylesheets/home.css.scss */
  .job-board-panel {
    padding: 10px;
  }
  /* line 3433, app/assets/stylesheets/home.css.scss */
  .job-board-panel .row {
    margin: 0;
  }
  /* line 3437, app/assets/stylesheets/home.css.scss */
  .job-board-panel .col-xs-6 {
    padding: 7.5px;
  }
  /* line 3441, app/assets/stylesheets/home.css.scss */
  .job-board-panel .comp-logo-containers {
    margin: 0;
  }
}

/* line 3448, app/assets/stylesheets/home.css.scss */
.jobs-panel .company-panel-img {
  padding: 5px 0 !important;
}

@media (max-width: 767px) {
  /* line 3448, app/assets/stylesheets/home.css.scss */
  .jobs-panel .company-panel-img {
    padding: 5px 0 !important;
  }
}

/* line 3456, app/assets/stylesheets/home.css.scss */
.jobs-panel .btn {
  margin: 20px 0;
}

/* line 3460, app/assets/stylesheets/home.css.scss */
.jobs-panel .col-xs-6 {
  height: 200px;
}

@media (min-width: 1300px) {
  /* line 3460, app/assets/stylesheets/home.css.scss */
  .jobs-panel .col-xs-6 {
    height: 270px;
  }
}

@media (max-width: 1299px) {
  /* line 3460, app/assets/stylesheets/home.css.scss */
  .jobs-panel .col-xs-6 {
    height: 230px;
  }
}

@media (max-width: 767px) {
  /* line 3460, app/assets/stylesheets/home.css.scss */
  .jobs-panel .col-xs-6 {
    padding: 0 5px;
    height: 290px;
  }
}

@media (max-width: 600px) {
  /* line 3460, app/assets/stylesheets/home.css.scss */
  .jobs-panel .col-xs-6 {
    margin-bottom: 40px;
    height: 200px;
  }
}

@media (max-width: 450px) {
  /* line 3460, app/assets/stylesheets/home.css.scss */
  .jobs-panel .col-xs-6 {
    height: 170px;
  }
}

/* line 3487, app/assets/stylesheets/home.css.scss */
.company-panel-container {
  padding: 40px 130px 10px;
  background-color: #fff;
}

/* line 3491, app/assets/stylesheets/home.css.scss */
.company-panel-container .btn {
  padding: 10px 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 18px;
}

/* line 3497, app/assets/stylesheets/home.css.scss */
.company-panel-container .company-panel-img {
  padding: 5px 34px;
  background-color: #fff;
}

/* line 3502, app/assets/stylesheets/home.css.scss */
.company-panel-container .col-xs-2.col-sm-4.col-md-4 {
  padding: 2px 1px 0px;
}

/* line 3506, app/assets/stylesheets/home.css.scss */
.company-panel-container h3 {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 3511, app/assets/stylesheets/home.css.scss */
.company-panel-container h4 {
  margin-top: 15px;
}

/* line 3514, app/assets/stylesheets/home.css.scss */
.company-panel-container h4.bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 3519, app/assets/stylesheets/home.css.scss */
.company-panel-container .company-panel-text {
  padding-left: 70px;
}

@media (max-width: 1050px) {
  /* line 3524, app/assets/stylesheets/home.css.scss */
  .company-panel-container .company-panel-img {
    padding: 5px 25px;
  }
}

@media (max-width: 930px) {
  /* line 3487, app/assets/stylesheets/home.css.scss */
  .company-panel-container {
    padding: 20px 50px 30px;
  }
  /* line 3532, app/assets/stylesheets/home.css.scss */
  .company-panel-container .company-panel-img {
    padding: 5px 20px;
  }
  /* line 3536, app/assets/stylesheets/home.css.scss */
  .company-panel-container .company-panel-text {
    padding-left: 25px;
  }
  /* line 3540, app/assets/stylesheets/home.css.scss */
  .company-panel-container h3 {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  /* line 3487, app/assets/stylesheets/home.css.scss */
  .company-panel-container {
    padding: 0;
    height: auto;
  }
  /* line 3549, app/assets/stylesheets/home.css.scss */
  .company-panel-container .row {
    margin: 0;
  }
  /* line 3553, app/assets/stylesheets/home.css.scss */
  .company-panel-container .company-panel-text {
    margin-top: 20px;
    padding: 20px;
    padding-bottom: 0;
  }
  /* line 3559, app/assets/stylesheets/home.css.scss */
  .company-panel-container .company-panel-img {
    padding: 0;
  }
  /* line 3563, app/assets/stylesheets/home.css.scss */
  .company-panel-container .col-sm-6.col-md-6:first-of-type {
    padding: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 550px) {
  /* line 3570, app/assets/stylesheets/home.css.scss */
  .company-panel-container .col-xs-2 {
    padding: 5px;
  }
  /* line 3574, app/assets/stylesheets/home.css.scss */
  .company-panel-container .company-panel-img {
    padding: 5px 3px;
  }
  /* line 3578, app/assets/stylesheets/home.css.scss */
  .company-panel-container .col-xs-2.col-sm-4.col-md-4 {
    padding: 1px;
  }
}

/* line 3584, app/assets/stylesheets/home.css.scss */
.recruiter-quick-search-container {
  padding: 50px 200px 50px;
}

/* line 3587, app/assets/stylesheets/home.css.scss */
.recruiter-quick-search-container ul {
  list-style: none;
  padding: 0;
}

/* line 3591, app/assets/stylesheets/home.css.scss */
.recruiter-quick-search-container ul li {
  font-size: 18px;
  line-height: 24px;
}

/* line 3597, app/assets/stylesheets/home.css.scss */
.recruiter-quick-search-container h3 {
  max-width: 900px;
  margin: 20px auto;
}

@media (max-width: 1170px) {
  /* line 3584, app/assets/stylesheets/home.css.scss */
  .recruiter-quick-search-container {
    padding: 50px 100px 50px;
  }
}

@media (max-width: 870px) {
  /* line 3584, app/assets/stylesheets/home.css.scss */
  .recruiter-quick-search-container {
    padding: 50px 50px 50px;
  }
}

@media (max-width: 500px) {
  /* line 3584, app/assets/stylesheets/home.css.scss */
  .recruiter-quick-search-container {
    padding: 50px 20px 50px;
  }
}

/* line 3615, app/assets/stylesheets/home.css.scss */
.community-container,
.recruiting-container {
  padding: 50px 200px 50px;
  background: #065d93;
  color: #fff;
}

/* line 3620, app/assets/stylesheets/home.css.scss */
.community-container.bg-grey,
.recruiting-container.bg-grey {
  background: #F3F3F4;
  color: #000;
}

/* line 3627, app/assets/stylesheets/home.css.scss */
.community-container p,
.recruiting-container p {
  font-size: 18px !important;
  line-height: 24px !important;
  margin-bottom: 20px;
}

/* line 3632, app/assets/stylesheets/home.css.scss */
.community-container p .bold,
.recruiting-container p .bold {
  font: 600 18px/24px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

/* line 3637, app/assets/stylesheets/home.css.scss */
.community-container p.italics,
.recruiting-container p.italics {
  font-style: italic !important;
}

/* line 3642, app/assets/stylesheets/home.css.scss */
.community-container h3.heading-text-h4,
.recruiting-container h3.heading-text-h4 {
  margin-top: 30px;
  margin-bottom: 15px;
}

/* line 3647, app/assets/stylesheets/home.css.scss */
.community-container h2,
.recruiting-container h2 {
  margin-top: 60px;
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 55px;
}

/* line 3654, app/assets/stylesheets/home.css.scss */
.community-container h3,
.recruiting-container h3 {
  max-width: 1080px;
  margin: 0 auto;
  font-size: 22px;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 60px;
}

@media (max-width: 1170px) {
  /* line 3615, app/assets/stylesheets/home.css.scss */
  .community-container,
  .recruiting-container {
    padding: 50px 100px 50px;
  }
}

@media (max-width: 870px) {
  /* line 3615, app/assets/stylesheets/home.css.scss */
  .community-container,
  .recruiting-container {
    padding: 50px 50px 50px;
  }
}

@media (max-width: 767px) {
  /* line 3672, app/assets/stylesheets/home.css.scss */
  .community-container h2,
  .recruiting-container h2 {
    margin: 10px 0;
    font-size: 28px;
    line-height: 36px;
  }
  /* line 3678, app/assets/stylesheets/home.css.scss */
  .community-container h3,
  .recruiting-container h3 {
    margin: 10px 0;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 500px) {
  /* line 3615, app/assets/stylesheets/home.css.scss */
  .community-container,
  .recruiting-container {
    padding: 50px 20px 50px;
  }
}

/* line 3690, app/assets/stylesheets/home.css.scss */
.col-md-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  /* line 3698, app/assets/stylesheets/home.css.scss */
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

/* line 3704, app/assets/stylesheets/home.css.scss */
.companies-logo-container {
  width: 2600px;
  display: flex;
  animation: movelogo 25s linear infinite;
  margin: 20px 0;
}

@keyframes movelogo {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-2700px, 0, 0);
  }
}

/* line 3720, app/assets/stylesheets/home.css.scss */
.companies-logo-container__img {
  width: 200px;
  padding: 0 20px;
  margin: 0 35px;
  height: auto;
}

/* line 3728, app/assets/stylesheets/home.css.scss */
.post-a-job-panel-container {
  padding: 50px 0;
  overflow: hidden;
}

/* line 3734, app/assets/stylesheets/home.css.scss */
.post-a-job-panel-container__title {
  margin: 0 0 20px 0;
}

/* line 3738, app/assets/stylesheets/home.css.scss */
.post-a-job-panel-container .logo-img {
  padding: 30px 0;
}

/* line 3742, app/assets/stylesheets/home.css.scss */
.post-a-job-panel-container .jobs-wrapper {
  padding-bottom: 20px;
  min-height: 150px;
}

/* line 3747, app/assets/stylesheets/home.css.scss */
.post-a-job-panel-container .btn {
  min-width: 400px;
}

@media (max-width: 1170px) {
  /* line 3728, app/assets/stylesheets/home.css.scss */
  .post-a-job-panel-container {
    padding: 50px 100px 50px;
  }
}

@media (max-width: 870px) {
  /* line 3728, app/assets/stylesheets/home.css.scss */
  .post-a-job-panel-container {
    padding: 50px 50px 50px;
  }
}

@media (max-width: 500px) {
  /* line 3728, app/assets/stylesheets/home.css.scss */
  .post-a-job-panel-container {
    padding: 50px 20px 50px;
  }
  /* line 3762, app/assets/stylesheets/home.css.scss */
  .post-a-job-panel-container .col-xs-4 {
    width: 100%;
    min-height: 100% !important;
  }
  /* line 3767, app/assets/stylesheets/home.css.scss */
  .post-a-job-panel-container .jobs-wrapper {
    padding-bottom: 40px;
  }
  /* line 3771, app/assets/stylesheets/home.css.scss */
  .post-a-job-panel-container .col-xs-8 {
    width: 100%;
    text-align: center !important;
  }
}

/* line 3778, app/assets/stylesheets/home.css.scss */
.testimonial-panel-container {
  padding: 50px 200px 50px;
}

/* line 3781, app/assets/stylesheets/home.css.scss */
.testimonial-panel-container h3.heading-text-h3 {
  padding-left: 15px;
  margin: 0 0 1.5em;
}

/* line 3786, app/assets/stylesheets/home.css.scss */
.testimonial-panel-container .profile-image-container {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 3786, app/assets/stylesheets/home.css.scss */
  .testimonial-panel-container .profile-image-container {
    text-align: left;
  }
}

/* line 3794, app/assets/stylesheets/home.css.scss */
.testimonial-panel-container .profile-image {
  border-radius: 50%;
}

@media (max-width: 600px) {
  /* line 3794, app/assets/stylesheets/home.css.scss */
  .testimonial-panel-container .profile-image {
    width: 90px;
    height: 90px;
  }
}

@media (max-width: 320px) {
  /* line 3794, app/assets/stylesheets/home.css.scss */
  .testimonial-panel-container .profile-image {
    width: 70px;
    height: 70px;
  }
}

/* line 3808, app/assets/stylesheets/home.css.scss */
.testimonial-panel-container .testimonial-name {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 3812, app/assets/stylesheets/home.css.scss */
.testimonial-panel-container .testimonial-copy {
  font-size: 18px;
}

@media (max-width: 1170px) {
  /* line 3778, app/assets/stylesheets/home.css.scss */
  .testimonial-panel-container {
    padding: 50px 100px 50px;
  }
  /* line 3819, app/assets/stylesheets/home.css.scss */
  .testimonial-panel-container .testimonial-copy {
    font-size: 16px;
  }
}

@media (max-width: 870px) {
  /* line 3778, app/assets/stylesheets/home.css.scss */
  .testimonial-panel-container {
    padding: 50px 50px 50px;
  }
  /* line 3827, app/assets/stylesheets/home.css.scss */
  .testimonial-panel-container .testimonial-copy {
    font-size: 14px;
  }
}

@media (max-width: 500px) {
  /* line 3778, app/assets/stylesheets/home.css.scss */
  .testimonial-panel-container {
    padding: 50px 10px 50px;
  }
  /* line 3835, app/assets/stylesheets/home.css.scss */
  .testimonial-panel-container .row {
    margin: 0;
  }
}

@media (max-width: 400px) {
  /* line 3841, app/assets/stylesheets/home.css.scss */
  .testimonial-panel-container .col-xs-3 {
    padding: 0;
  }
}

/* line 3848, app/assets/stylesheets/home.css.scss */
.for-companies-panel .row {
  margin: 0;
}

/* line 3851, app/assets/stylesheets/home.css.scss */
.for-companies-panel .row .col-md-6 {
  padding: 0;
}

/* line 3856, app/assets/stylesheets/home.css.scss */
.for-companies-panel .community-text-container {
  position: relative;
}

/* line 3859, app/assets/stylesheets/home.css.scss */
.for-companies-panel .community-text-container .community-text {
  width: 100%;
  margin: 0 auto;
  padding: 0 100px;
}

@media (max-width: 1170px) {
  /* line 3859, app/assets/stylesheets/home.css.scss */
  .for-companies-panel .community-text-container .community-text {
    padding: 0 30px 0 50px;
  }
}

@media (max-width: 800px) {
  /* line 3859, app/assets/stylesheets/home.css.scss */
  .for-companies-panel .community-text-container .community-text {
    position: relative;
    padding: 0 20px;
    top: 0;
  }
}

/* line 3874, app/assets/stylesheets/home.css.scss */
.for-companies-panel .community-text-container .community-text h3 {
  padding-top: 40px;
}

@media (max-width: 1250px) {
  /* line 3874, app/assets/stylesheets/home.css.scss */
  .for-companies-panel .community-text-container .community-text h3 {
    padding-top: 10px;
  }
}

@media (max-width: 800px) {
  /* line 3874, app/assets/stylesheets/home.css.scss */
  .for-companies-panel .community-text-container .community-text h3 {
    padding-top: 0;
  }
}

/* line 3887, app/assets/stylesheets/home.css.scss */
.for-companies-panel .community-text-container span {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 3892, app/assets/stylesheets/home.css.scss */
.for-companies-panel .community-img {
  position: relative;
  background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/bounce-x-maricor.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 300px;
}

/* line 3901, app/assets/stylesheets/home.css.scss */
.for-companies-panel .community-img .hero-signup-container {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  text-align: center;
}

/* line 3909, app/assets/stylesheets/home.css.scss */
.for-companies-panel .community-img .btn {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}

@media (max-width: 767px) {
  /* line 3847, app/assets/stylesheets/home.css.scss */
  .for-companies-panel {
    height: auto;
  }
}

/* line 3921, app/assets/stylesheets/home.css.scss */
.uncubed-panel-container {
  background-color: #F3F3F4;
  padding: 40px 0 50px;
  text-align: center;
  min-height: 150px;
}

@media (max-width: 767px) {
  /* line 3921, app/assets/stylesheets/home.css.scss */
  .uncubed-panel-container {
    padding: 20px 10px 20px;
    min-height: 100px;
  }
}

/* line 3933, app/assets/stylesheets/home.css.scss */
.homepage-profile-form {
  width: 350px;
  padding: 0;
  text-align: left;
}

/* line 3938, app/assets/stylesheets/home.css.scss */
.homepage-profile-form .row {
  margin: 0;
}

/* line 3942, app/assets/stylesheets/home.css.scss */
.homepage-profile-form .select-style {
  width: 100%;
}

/* line 3947, app/assets/stylesheets/home.css.scss */
.homepage-companies {
  background-color: #fff !important;
  text-align: center;
  padding: 20px 120px 50px;
  margin: 0 auto;
}

/* line 3953, app/assets/stylesheets/home.css.scss */
.homepage-companies h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  text-align: left;
  margin: 0px -10px 0;
}

/* line 3959, app/assets/stylesheets/home.css.scss */
.homepage-companies .col-md-2 {
  padding: 2px;
}

/* line 3963, app/assets/stylesheets/home.css.scss */
.homepage-companies img {
  background: #2f2f30;
  padding: 5px 25px;
}

@media (max-width: 1000px) {
  /* line 3963, app/assets/stylesheets/home.css.scss */
  .homepage-companies img {
    padding: 5px 15px;
  }
}

@media (max-width: 600px) {
  /* line 3963, app/assets/stylesheets/home.css.scss */
  .homepage-companies img {
    padding: 4px;
  }
}

@media (max-width: 1100px) {
  /* line 3947, app/assets/stylesheets/home.css.scss */
  .homepage-companies {
    padding: 0 50px 50px;
  }
}

@media (max-width: 767px) {
  /* line 3947, app/assets/stylesheets/home.css.scss */
  .homepage-companies {
    padding: 5px 27px;
  }
}

/* line 3986, app/assets/stylesheets/home.css.scss */
.section-padding {
  padding: 20px 100px 50px;
  height: 100%;
}

@media (max-width: 930px) {
  /* line 3986, app/assets/stylesheets/home.css.scss */
  .section-padding {
    padding: 20px 50px 50px;
  }
}

@media (max-width: 600px) {
  /* line 3986, app/assets/stylesheets/home.css.scss */
  .section-padding {
    padding: 20px;
  }
}

/* line 3999, app/assets/stylesheets/home.css.scss */
.heading-text-h3 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  line-height: 30px;
}

@media (max-width: 930px) {
  /* line 3999, app/assets/stylesheets/home.css.scss */
  .heading-text-h3 {
    font-size: 20px;
    line-height: 26px;
  }
}

@media (max-width: 400px) {
  /* line 3999, app/assets/stylesheets/home.css.scss */
  .heading-text-h3 {
    font-size: 18px;
    line-height: 24px;
  }
}

/* line 4014, app/assets/stylesheets/home.css.scss */
.subheading-text-h4 {
  line-height: 28px;
}

@media (max-width: 930px) {
  /* line 4014, app/assets/stylesheets/home.css.scss */
  .subheading-text-h4 {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 400px) {
  /* line 4014, app/assets/stylesheets/home.css.scss */
  .subheading-text-h4 {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 767px) {
  /* line 4029, app/assets/stylesheets/home.css.scss */
  .row.reorder-xs {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    direction: rtl;
  }
  /* line 4038, app/assets/stylesheets/home.css.scss */
  .row.reorder-xs > [class*="col-"] {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    direction: ltr;
  }
}

/* line 4048, app/assets/stylesheets/home.css.scss */
.community-stats-container {
  background: url("https://s3.amazonaws.com/uncubed-static/background/media-kit-community-stats-img.png") no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 760px;
  width: 100%;
  position: relative;
  text-align: center;
  color: #fff;
  padding: 50px 130px;
}

@media (max-width: 1215px) {
  /* line 4048, app/assets/stylesheets/home.css.scss */
  .community-stats-container {
    padding: 50px 100px;
  }
}

@media (max-width: 1000px) {
  /* line 4048, app/assets/stylesheets/home.css.scss */
  .community-stats-container {
    padding: 50px 50px;
  }
}

@media (max-width: 820px) {
  /* line 4048, app/assets/stylesheets/home.css.scss */
  .community-stats-container {
    height: auto;
  }
}

@media (max-width: 767px) {
  /* line 4048, app/assets/stylesheets/home.css.scss */
  .community-stats-container {
    padding: 50px 15px;
  }
}

/* line 4077, app/assets/stylesheets/home.css.scss */
.community-stats-container .header-text h3 {
  border: 1px solid #fff;
  display: inline-block;
  padding: 10px 130px;
}

@media (max-width: 600px) {
  /* line 4077, app/assets/stylesheets/home.css.scss */
  .community-stats-container .header-text h3 {
    padding: 10px;
  }
}

/* line 4087, app/assets/stylesheets/home.css.scss */
.community-stats-container .stats-row-1 {
  padding: 30px 0 0;
}

/* line 4090, app/assets/stylesheets/home.css.scss */
.community-stats-container .stats-row-1 h1 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 75px;
}

@media (max-width: 1170px) {
  /* line 4090, app/assets/stylesheets/home.css.scss */
  .community-stats-container .stats-row-1 h1 {
    font-size: 50px;
  }
}

@media (max-width: 600px) {
  /* line 4090, app/assets/stylesheets/home.css.scss */
  .community-stats-container .stats-row-1 h1 {
    font-size: 30px;
  }
}

/* line 4103, app/assets/stylesheets/home.css.scss */
.community-stats-container .stats-row-1 p {
  padding: 0 50px;
}

@media (max-width: 600px) {
  /* line 4103, app/assets/stylesheets/home.css.scss */
  .community-stats-container .stats-row-1 p {
    padding: 0 10px;
  }
}

@media (max-width: 400px) {
  /* line 4112, app/assets/stylesheets/home.css.scss */
  .community-stats-container .stats-row-1 .col-xs-4 {
    width: 100%;
  }
}

/* line 4118, app/assets/stylesheets/home.css.scss */
.community-stats-container .stats-row-2 {
  padding: 55px 50px 0;
}

@media (max-width: 1170px) {
  /* line 4118, app/assets/stylesheets/home.css.scss */
  .community-stats-container .stats-row-2 {
    padding: 20px 0;
  }
}

/* line 4126, app/assets/stylesheets/home.css.scss */
.community-stats-container .stats-row-2 .col-sm-3 div {
  border: 1px solid #fff;
  margin: 8px;
  height: 155px;
}

@media (max-width: 767px) {
  /* line 4126, app/assets/stylesheets/home.css.scss */
  .community-stats-container .stats-row-2 .col-sm-3 div {
    height: auto;
  }
}

/* line 4135, app/assets/stylesheets/home.css.scss */
.community-stats-container .stats-row-2 .col-sm-3 div h2 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 55px;
}

@media (max-width: 1170px) {
  /* line 4135, app/assets/stylesheets/home.css.scss */
  .community-stats-container .stats-row-2 .col-sm-3 div h2 {
    font-size: 40px;
  }
}

@media (max-width: 600px) {
  /* line 4135, app/assets/stylesheets/home.css.scss */
  .community-stats-container .stats-row-2 .col-sm-3 div h2 {
    font-size: 30px;
  }
}

/* line 4148, app/assets/stylesheets/home.css.scss */
.community-stats-container .stats-row-2 .col-sm-3 div p {
  padding: 0 6px;
}

/* line 4155, app/assets/stylesheets/home.css.scss */
.community-stats-container .stats-row-3 {
  padding: 55px 0 0;
}

@media (max-width: 1170px) {
  /* line 4155, app/assets/stylesheets/home.css.scss */
  .community-stats-container .stats-row-3 {
    padding: 20px 0;
  }
}

/* line 4163, app/assets/stylesheets/home.css.scss */
.community-stats-container .stats-row-3 .col-sm-6 div {
  padding: 0 25px;
}

@media (max-width: 1170px) {
  /* line 4163, app/assets/stylesheets/home.css.scss */
  .community-stats-container .stats-row-3 .col-sm-6 div {
    padding: 0 5px;
  }
}

@media (max-width: 767px) {
  /* line 4163, app/assets/stylesheets/home.css.scss */
  .community-stats-container .stats-row-3 .col-sm-6 div {
    padding: 5px 0;
  }
}

/* line 4174, app/assets/stylesheets/home.css.scss */
.community-stats-container .stats-row-3 .col-sm-6 div p {
  padding: 0 30px;
}

/* line 4183, app/assets/stylesheets/home.css.scss */
.play-btn-container {
  border-top: 1px solid #fff;
  padding: 20px 0;
  max-width: 280px;
}

/* line 4188, app/assets/stylesheets/home.css.scss */
.play-btn-container a {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding-left: 10px;
}

/* line 4194, app/assets/stylesheets/home.css.scss */
.play-btn-container a:hover {
  color: #2c2b2d;
}

@media (max-width: 850px) {
  /* line 4188, app/assets/stylesheets/home.css.scss */
  .play-btn-container a {
    font-size: 14px;
  }
}

/* line 4203, app/assets/stylesheets/home.css.scss */
.play-btn-container .fa-play {
  font-size: 20px;
  border: 4px solid #fff;
  padding: 8px 9px 8px 12px;
  border-radius: 50%;
}

/* line 4209, app/assets/stylesheets/home.css.scss */
.play-btn-container .fa-play:hover {
  color: #2c2b2d;
  border-color: #2c2b2d;
}

@media (max-width: 850px) {
  /* line 4203, app/assets/stylesheets/home.css.scss */
  .play-btn-container .fa-play {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  /* line 4183, app/assets/stylesheets/home.css.scss */
  .play-btn-container {
    margin: 0 auto;
  }
}

/* line 4225, app/assets/stylesheets/home.css.scss */
.event-app-page .content {
  max-width: 570px;
  margin: 0 auto;
}

/* line 4230, app/assets/stylesheets/home.css.scss */
.event-app-page h2 {
  margin: 25px 0 10px;
  padding: 0 6px;
  font-size: 27px;
  text-align: center;
}

/* line 4237, app/assets/stylesheets/home.css.scss */
.event-app-page ol {
  margin-top: 25px;
  padding: 0 24px;
  font-size: 16px;
}

/* line 4242, app/assets/stylesheets/home.css.scss */
.event-app-page ol li {
  margin: 30px 0;
}

/* line 4247, app/assets/stylesheets/home.css.scss */
.event-app-page a.app-link,
.event-app-page a.app-link:hover,
.event-app-page a.app-link:active,
.event-app-page a.app-link:visited {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 17px;
}

/* line 4255, app/assets/stylesheets/home.css.scss */
.event-app-page .overview {
  font-size: 16px;
  padding: 0 24px;
  margin: 45px 0;
}

/* line 4263, app/assets/stylesheets/home.css.scss */
#homepage-courses-categories-section h2 {
  padding-bottom: 10px;
  text-transform: initial;
}

/* line 4269, app/assets/stylesheets/home.css.scss */
.bold-btn {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  line-height: 28px;
  font-size: 18px !important;
}

/* line 4275, app/assets/stylesheets/home.css.scss */
#homepage-for-companies-get-your-company-btn {
  text-align: center;
}

/* line 4279, app/assets/stylesheets/home.css.scss */
.search-btn-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 40px auto;
  max-width: 1400px;
}

/* line 4287, app/assets/stylesheets/home.css.scss */
.search-btn-section a {
  margin: 20px;
}

/* line 1, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper {
  background: #F3F3F4;
  padding-bottom: 50px;
}

/* line 4, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .row {
  margin-top: 8px;
}

/* line 7, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .title {
  text-align: center;
  padding: 50px 0 0;
  max-width: 800px;
  margin: 0 auto;
}

/* line 12, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .title .heading-text-h3 {
  font-size: 36px;
  line-height: 42px;
  margin: 8px auto 38px;
}

/* line 17, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .title.mid-section {
  margin-top: 50px;
}

/* line 20, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .title.bottom-section {
  margin-top: 0;
  padding-top: 30px;
}

/* line 26, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper h1.custom-pricing {
  margin-top: 30px;
  font-size: 24px;
  line-height: 30px;
}

/* line 32, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper h3 {
  font-size: 26px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 36, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .subscription-plans-cta {
  margin: 25px auto 60px;
  font-size: 16px;
  text-align: center;
}

/* line 41, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan {
  max-width: 500px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
  border: 1px solid #DDD;
}

/* line 48, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan .plan-left,
.pricing-plan-wrapper .pricing-plan .plan-right {
  margin-bottom: 50px;
}

/* line 52, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan .plan-right {
  border-left: 2px dashed #2c2b2d;
  padding-left: 30px;
}

/* line 55, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan .plan-right .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 52, app/assets/stylesheets/pricing_plans.css.scss */
  .pricing-plan-wrapper .pricing-plan .plan-right {
    border: none;
    padding: 0;
  }
}

/* line 63, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan ul {
  list-style-type: none;
}

/* line 65, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan ul li {
  font-size: 14px;
  line-height: 20px;
  padding: 5px 0;
}

/* line 69, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan ul li:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f00c';
  margin: 0 5px 0 -5px;
  color: #339aff;
  vertical-align: top;
  font-weight: 900;
}

/* line 77, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan ul li p {
  display: inline-block;
}

/* line 82, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan .tier-text {
  width: 88%;
}

@media (max-width: 1055px) {
  /* line 82, app/assets/stylesheets/pricing_plans.css.scss */
  .pricing-plan-wrapper .pricing-plan .tier-text {
    width: 84%;
  }
}

/* line 88, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan .tier-restriction {
  text-align: center;
  color: #6c757d;
  margin: -10px auto 10px;
  padding: 0;
  text-transform: uppercase;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  line-height: 20px;
}

/* line 97, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan .tier-tip {
  width: 10%;
  display: none;
  text-align: right;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  color: #2c2b2d;
}

/* line 105, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.hide-tips .tier-tip {
  display: none;
}

@media (max-width: 500px) {
  /* line 41, app/assets/stylesheets/pricing_plans.css.scss */
  .pricing-plan-wrapper .pricing-plan {
    padding: 30px 15px;
  }
}

/* line 112, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column {
  padding: 10px 30px 30px;
  margin-bottom: 30px;
}

/* line 115, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column h4 {
  color: #2c2b2d;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  text-align: center;
  text-transform: capitalize;
  border-bottom: 1px solid #F3F3F4;
  margin: 5px 0;
  padding-bottom: 10px;
  font-size: 18px;
}

/* line 125, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column .tier-price {
  text-align: center;
  color: #6c757d;
  padding: 10px 0;
}

/* line 129, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column .tier-price h3 {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  font-size: 32px;
}

/* line 133, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column .tier-price .discount-original-price {
  display: none;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  font-size: 20px;
}

/* line 137, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column .tier-price .discount-original-price .orig-price {
  text-decoration: line-through;
}

/* line 141, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column .tier-price .discount-explanation {
  display: none;
  color: #2d7e7e;
  font-size: 20px;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  margin: 4px auto 12px;
}

/* line 148, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column .tier-price h5 {
  text-transform: uppercase;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  line-height: 20px;
}

/* line 153, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column .tier-price h6 {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  color: #6c757d;
  font-size: 26px;
  line-height: 32px;
}

@media (max-width: 1155px) {
  /* line 153, app/assets/stylesheets/pricing_plans.css.scss */
  .pricing-plan-wrapper .pricing-plan.column .tier-price h6 {
    font-size: 24px;
  }
}

@media (max-width: 1092px) {
  /* line 153, app/assets/stylesheets/pricing_plans.css.scss */
  .pricing-plan-wrapper .pricing-plan.column .tier-price h6 {
    font-size: 20px;
  }
}

/* line 165, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column .tier-price p {
  font-size: 16px;
}

/* line 168, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column .tier-price .renewal-rate-price {
  margin-top: 50px;
  font-size: 16px;
}

/* line 173, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column ul {
  border-top: 1px solid #F3F3F4;
  padding: 20px 0 0px;
}

/* line 176, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column ul li {
  padding: 0;
}

/* line 179, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column ul li p.bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 182, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column ul li p .fa {
  color: #2c2b2d;
}

/* line 188, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column .btn {
  width: 100%;
  border-radius: 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif !important;
  text-transform: capitalize !important;
  font-size: 18px;
}

/* line 195, app/assets/stylesheets/pricing_plans.css.scss */
.pricing-plan-wrapper .pricing-plan.column .choice-action {
  width: 100%;
  border-radius: 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif !important;
  text-transform: capitalize !important;
  font-size: 18px;
  color: white;
}

@media (max-width: 600px) {
  /* line 206, app/assets/stylesheets/pricing_plans.css.scss */
  .pricing-plan-wrapper .fifty-padding {
    padding: 50px 25px;
  }
}

/* line 1, app/assets/stylesheets/course.css.scss */
.candidate-view-logo-thumbnail {
  height: 100% !important;
  width: 100% !important;
  line-height: 26px !important;
  font-size: 20px !important;
}

/* line 7, app/assets/stylesheets/course.css.scss */
.video-header {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #F3F3F4;
}

/* line 12, app/assets/stylesheets/course.css.scss */
.video-header a {
  text-transform: uppercase;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 16, app/assets/stylesheets/course.css.scss */
.video-header a, .video-header a:active, .video-header a:visited {
  color: #3D3D3D;
}

/* line 19, app/assets/stylesheets/course.css.scss */
.video-header a:hover {
  color: #2c2b2d;
}

/* line 23, app/assets/stylesheets/course.css.scss */
.video-header .label-section {
  background-color: #F3F3F4;
  padding: 15px 0 20px;
}

/* line 27, app/assets/stylesheets/course.css.scss */
.video-header .label-section .title-section {
  max-width: 1600px;
  margin: 0 auto;
  padding: 20px 105px 15px;
}

@media (max-width: 767px) {
  /* line 27, app/assets/stylesheets/course.css.scss */
  .video-header .label-section .title-section {
    padding: 10px 25px 0;
  }
}

/* line 35, app/assets/stylesheets/course.css.scss */
.video-header .label-section h1 {
  display: inline;
  font-size: 30px;
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  /* line 35, app/assets/stylesheets/course.css.scss */
  .video-header .label-section h1 {
    font-size: 20px;
  }
}

/* line 45, app/assets/stylesheets/course.css.scss */
.video-header .label-section h1 a {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
}

/* line 49, app/assets/stylesheets/course.css.scss */
.video-header .label-section .video-tagline {
  font-size: 14px;
  padding-left: 5px;
  color: #AAA;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  text-transform: uppercase;
}

/* line 58, app/assets/stylesheets/course.css.scss */
.video-header .category-section {
  padding: 15px 0 15px;
}

@media (max-width: 767px) {
  /* line 58, app/assets/stylesheets/course.css.scss */
  .video-header .category-section {
    padding: 15px 0 10px;
  }
}

/* line 64, app/assets/stylesheets/course.css.scss */
.video-header .category-section ul {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 105px;
}

@media (max-width: 767px) {
  /* line 64, app/assets/stylesheets/course.css.scss */
  .video-header .category-section ul {
    padding: 0 20px;
  }
}

/* line 72, app/assets/stylesheets/course.css.scss */
.video-header .category-section li {
  display: inline;
  padding: 0 15px 0 0;
}

@media (max-width: 767px) {
  /* line 72, app/assets/stylesheets/course.css.scss */
  .video-header .category-section li {
    padding: 0 5px 0 0;
  }
}

/* line 78, app/assets/stylesheets/course.css.scss */
.video-header .category-section li.current-category {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
}

/* line 86, app/assets/stylesheets/course.css.scss */
.course-index .fifty-padding {
  padding: 25px 100px;
}

@media (max-width: 1000px) {
  /* line 86, app/assets/stylesheets/course.css.scss */
  .course-index .fifty-padding {
    padding: 25px;
  }
}

@media (max-width: 767px) {
  /* line 86, app/assets/stylesheets/course.css.scss */
  .course-index .fifty-padding {
    padding: 15px;
  }
}

/* line 95, app/assets/stylesheets/course.css.scss */
.course-index .page-title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 20px;
  margin: 0 0 20px;
}

/* line 101, app/assets/stylesheets/course.css.scss */
.course-index .video-search-container form {
  width: 400px;
  margin: 0 auto;
  position: relative;
}

/* line 105, app/assets/stylesheets/course.css.scss */
.course-index .video-search-container form input {
  height: 40px;
}

/* line 108, app/assets/stylesheets/course.css.scss */
.course-index .video-search-container form button {
  right: 0;
  font-size: 20px;
  border: none;
}

@media (max-width: 767px) {
  /* line 101, app/assets/stylesheets/course.css.scss */
  .course-index .video-search-container form {
    width: 100%;
  }
}

/* line 121, app/assets/stylesheets/course.css.scss */
.videos-horizontal-layout a {
  color: #000;
}

/* line 124, app/assets/stylesheets/course.css.scss */
.videos-horizontal-layout .underline {
  border-bottom: 1px solid #000;
}

/* line 127, app/assets/stylesheets/course.css.scss */
.videos-horizontal-layout .video-row {
  padding: 15px 0;
  border-bottom: 1px solid #F3F3F4;
}

/* line 130, app/assets/stylesheets/course.css.scss */
.videos-horizontal-layout .video-row .image-thumb-container {
  position: relative;
}

/* line 132, app/assets/stylesheets/course.css.scss */
.videos-horizontal-layout .video-row .image-thumb-container .cat-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  padding: 2px;
}

/* line 139, app/assets/stylesheets/course.css.scss */
.videos-horizontal-layout .video-row .image-thumb-container img {
  max-width: 100%;
}

/* line 143, app/assets/stylesheets/course.css.scss */
.videos-horizontal-layout .video-row .fa-circle {
  font-size: 3px;
  vertical-align: middle;
  padding: 0 5px;
}

/* line 148, app/assets/stylesheets/course.css.scss */
.videos-horizontal-layout .video-row .title {
  margin-bottom: 0;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
}

@media (max-width: 767px) {
  /* line 127, app/assets/stylesheets/course.css.scss */
  .videos-horizontal-layout .video-row {
    padding: 10px 0 0;
    border: none;
    border-bottom: 1px solid #F3F3F4;
  }
  /* line 157, app/assets/stylesheets/course.css.scss */
  .videos-horizontal-layout .video-row p, .videos-horizontal-layout .video-row span {
    font-size: 12px;
  }
  /* line 160, app/assets/stylesheets/course.css.scss */
  .videos-horizontal-layout .video-row .title {
    font-size: 14px;
  }
  /* line 164, app/assets/stylesheets/course.css.scss */
  .videos-horizontal-layout .video-row .image-thumb-container .cat-wrapper {
    display: none;
  }
  /* line 168, app/assets/stylesheets/course.css.scss */
  .videos-horizontal-layout .video-row .col-xs-4 {
    padding-right: 0;
  }
}

/* line 174, app/assets/stylesheets/course.css.scss */
.video-history {
  max-width: 700px;
  margin: 0 auto;
}

/* line 179, app/assets/stylesheets/course.css.scss */
.next-up-wrapper {
  padding: 30px 0 50px !important;
}

/* line 181, app/assets/stylesheets/course.css.scss */
.next-up-wrapper .classes-unit {
  padding: 20px 100px;
}

/* line 183, app/assets/stylesheets/course.css.scss */
.next-up-wrapper .classes-unit h2 {
  padding: 0 15px;
  font-size: 24px;
  color: #000;
}

/* line 188, app/assets/stylesheets/course.css.scss */
.next-up-wrapper .classes-unit .home-class-container {
  height: 100%;
}

/* line 191, app/assets/stylesheets/course.css.scss */
.next-up-wrapper .classes-unit .course-logo {
  width: 30%;
}

@media (max-width: 991px) {
  /* line 196, app/assets/stylesheets/course.css.scss */
  .next-up-wrapper .classes-unit {
    padding: 20px 50px;
  }
  /* line 199, app/assets/stylesheets/course.css.scss */
  .next-up-wrapper .home-class-container {
    height: 300px !important;
  }
}

@media (max-width: 767px) {
  /* line 204, app/assets/stylesheets/course.css.scss */
  .next-up-wrapper .classes-unit {
    padding: 20px 10px;
  }
  /* line 206, app/assets/stylesheets/course.css.scss */
  .next-up-wrapper .classes-unit h2 {
    padding: 0;
    margin: 0 0 15px 5px;
  }
}

@media (max-width: 500px) {
  /* line 213, app/assets/stylesheets/course.css.scss */
  .next-up-wrapper .see-more-btn {
    font-size: 10px !important;
  }
  /* line 217, app/assets/stylesheets/course.css.scss */
  .next-up-wrapper .classes-unit h2 {
    font-size: 16px;
  }
  /* line 221, app/assets/stylesheets/course.css.scss */
  .next-up-wrapper .course-wrapper {
    width: 100%;
    margin-bottom: 50px;
  }
  /* line 224, app/assets/stylesheets/course.css.scss */
  .next-up-wrapper .course-wrapper .home-class-container {
    height: 100% !important;
  }
}

@media (max-width: 350px) {
  /* line 231, app/assets/stylesheets/course.css.scss */
  .next-up-wrapper .classes-unit h2 {
    font-size: 14px;
  }
}

/* line 238, app/assets/stylesheets/course.css.scss */
.dot {
  font-size: 22px;
  font-family: sans-serif;
  vertical-align: sub;
}

/* line 244, app/assets/stylesheets/course.css.scss */
.meta-container {
  background: #dddddd;
  padding: 15px;
  margin: 20px 0;
}

/* line 248, app/assets/stylesheets/course.css.scss */
.meta-container h4 {
  font-size: 16px;
  margin: 5px 7px 18px;
}

/* line 252, app/assets/stylesheets/course.css.scss */
.meta-container select {
  width: 100%;
  height: 35px;
}

/* line 260, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-8 {
  margin-bottom: -90px !important;
  height: auto;
  margin: auto;
  text-align: center;
  position: relative;
}

/* line 266, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-8 img {
  padding: 30px 0px 0px 20px;
}

/* line 269, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-8 .comp-logo {
  position: absolute;
  top: 0;
  left: 30px;
}

@media (max-width: 767px) {
  /* line 269, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-8 .comp-logo {
    top: 5px;
    left: 10px;
    width: 30%;
  }
}

/* line 279, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-8 .text-box-container {
  position: relative;
  background: rgba(0, 0, 0, 0.3);
  bottom: 120px;
  height: 120px;
  margin: 0 0 0 20px;
}

@media (max-width: 550px) {
  /* line 279, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-8 .text-box-container {
    position: inherit;
  }
}

/* line 289, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-8 .text-box {
  position: absolute;
  color: #fff;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 296, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-8 .text-box h2 {
  padding: 0;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 30px;
  line-height: 36px;
  margin-top: 5px;
  text-align: left;
  margin-left: 15px;
}

/* line 305, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-8 .text-box p {
  text-align: left;
  margin-left: 15px;
  line-height: 23px;
  font-size: 20px;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 314, app/assets/stylesheets/course.css.scss */
.learn-classes-container .hero-right-container {
  margin-bottom: -33px;
}

@media (max-width: 767px) {
  /* line 314, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .hero-right-container {
    padding: 0;
  }
}

/* line 322, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-12 .comp-logo {
  position: absolute;
  top: 30px;
  left: 20px;
}

@media (max-width: 767px) {
  /* line 322, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-12 .comp-logo {
    top: 5px;
    left: 10px;
    width: 30%;
  }
}

/* line 332, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-12 .text-box-container {
  position: relative;
  background: rgba(0, 0, 0, 0.3);
  bottom: 80px;
  height: 80px;
  margin: 0px 35px 0px 10px;
}

@media (max-width: 550px) {
  /* line 332, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-12 .text-box-container {
    position: inherit;
    background: #fff;
    height: auto;
    bottom: 0;
  }
}

/* line 345, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-12 .text-box {
  position: absolute;
  color: #fff;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 352, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-12 .text-box p {
  display: none;
}

/* line 355, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-12 .text-box h2 {
  padding: 0;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  margin-left: 15px;
}

@media (max-width: 880px) {
  /* line 355, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-12 .text-box h2 {
    font-size: 14px;
  }
}

/* line 365, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-12 .text-box h2 span {
  font-size: 14px;
  line-height: 20px;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 370, app/assets/stylesheets/course.css.scss */
.learn-classes-container .col-sm-12 .text-box h2 .subtitle {
  display: none;
}

@media (max-width: 550px) {
  /* line 370, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-12 .text-box h2 .subtitle {
    display: initial;
  }
}

@media (max-width: 550px) {
  /* line 345, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-12 .text-box {
    position: inherit;
    color: #000;
  }
  /* line 380, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-12 .text-box p {
    display: block;
    font-family: "gothammedium-webfont", Helvetica, sans-serif;
    color: #2d7e7e;
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    margin-left: 0;
  }
  /* line 389, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-12 .text-box h2 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
    margin-left: 0;
  }
  /* line 394, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-12 .text-box h2 span {
    color: #2d7e7e;
    font-family: "gothammedium-webfont", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    margin-left: 0;
  }
}

/* line 406, app/assets/stylesheets/course.css.scss */
.learn-classes-container .classes-top {
  margin-bottom: -94px;
  padding: 30px 35px 0px 5px;
}

@media (max-width: 767px) {
  /* line 406, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .classes-top {
    margin-bottom: 0;
    padding: 0;
  }
  /* line 412, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .classes-top img {
    padding: 0px 5px 0 10px;
  }
}

@media (max-width: 550px) {
  /* line 406, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .classes-top {
    width: 100%;
    margin-bottom: 30px !important;
  }
  /* line 419, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .classes-top img {
    padding: 0px 10px 0 10px;
  }
}

/* line 424, app/assets/stylesheets/course.css.scss */
.learn-classes-container .classes-bottom {
  padding: 30px 35px 0px 5px;
}

@media (max-width: 767px) {
  /* line 424, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .classes-bottom {
    margin-bottom: 0;
    padding: 0;
  }
  /* line 429, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .classes-bottom img {
    padding: 0 10px 0 5px;
  }
}

@media (max-width: 550px) {
  /* line 424, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .classes-bottom {
    width: 100%;
    margin-bottom: 55px !important;
  }
  /* line 436, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .classes-bottom img {
    padding: 0px 10px 0 10px;
  }
}

@media (max-width: 767px) {
  /* line 443, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .row {
    margin: 0 0 -30px 0;
  }
  /* line 446, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-8 {
    padding: 0;
    margin-bottom: -130px !important;
  }
  /* line 449, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-8 img {
    padding: 20px 10px;
  }
  /* line 452, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-8 .text-box-container {
    margin: 0 10px 0 10px;
    bottom: 140px;
  }
}

@media (max-width: 550px) {
  /* line 459, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-8 {
    margin-bottom: 30px !important;
  }
  /* line 461, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-8 img {
    padding-bottom: 0;
  }
  /* line 464, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-8 .text-box-container {
    background: #fff;
    height: auto;
    bottom: 0;
  }
  /* line 469, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-8 .text-box {
    color: #000;
    position: inherit;
  }
  /* line 472, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-8 .text-box h2 {
    font-size: 18px;
    line-height: 24px;
    margin-top: -5px;
    margin-left: 0;
  }
  /* line 478, app/assets/stylesheets/course.css.scss */
  .learn-classes-container .col-sm-8 .text-box p {
    font-family: "gothammedium-webfont", Helvetica, sans-serif;
    color: #2d7e7e;
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    margin-left: 0;
  }
}

/* line 491, app/assets/stylesheets/course.css.scss */
.classes-unit {
  padding: 30px 130px;
}

/* line 493, app/assets/stylesheets/course.css.scss */
.classes-unit .section-title {
  text-align: center;
  margin: 40px 0;
}

/* line 496, app/assets/stylesheets/course.css.scss */
.classes-unit .section-title h2 {
  color: #000;
  text-transform: capitalize;
  font-size: 24px;
  line-height: 30px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 496, app/assets/stylesheets/course.css.scss */
  .classes-unit .section-title h2 {
    font-size: 20px;
    line-height: 26px;
  }
}

/* line 507, app/assets/stylesheets/course.css.scss */
.classes-unit .section-title a {
  text-transform: capitalize;
  font-size: 16px;
  padding: 10px;
}

@media (max-width: 767px) {
  /* line 507, app/assets/stylesheets/course.css.scss */
  .classes-unit .section-title a {
    font-size: 14px;
    padding: 4px;
  }
}

/* line 518, app/assets/stylesheets/course.css.scss */
.classes-unit .center .btn {
  width: auto;
  padding: 10px 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin-bottom: 20px;
  font-size: 18px;
}

/* line 526, app/assets/stylesheets/course.css.scss */
.classes-unit .course-wrapper {
  padding: 0 5px;
}

/* line 529, app/assets/stylesheets/course.css.scss */
.classes-unit .classes-class-container {
  padding: 0;
}

@media (max-width: 767px) {
  /* line 529, app/assets/stylesheets/course.css.scss */
  .classes-unit .classes-class-container {
    padding: 5px;
  }
}

/* line 535, app/assets/stylesheets/course.css.scss */
.classes-unit h2 {
  color: #2c2b2d;
  padding: 0;
  font-size: 30px;
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  position: relative;
  text-transform: uppercase;
}

@media (max-width: 994px) {
  /* line 535, app/assets/stylesheets/course.css.scss */
  .classes-unit h2 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  /* line 535, app/assets/stylesheets/course.css.scss */
  .classes-unit h2 {
    margin: 5px;
  }
}

@media (max-width: 550px) {
  /* line 535, app/assets/stylesheets/course.css.scss */
  .classes-unit h2 {
    font-size: 20px;
  }
}

/* line 551, app/assets/stylesheets/course.css.scss */
.classes-unit h2 span {
  font-size: 14px;
  padding-left: 5px;
  color: #9E9797;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 551, app/assets/stylesheets/course.css.scss */
  .classes-unit h2 span {
    display: none;
  }
}

/* line 559, app/assets/stylesheets/course.css.scss */
.classes-unit h2 span.see-more-btn {
  text-transform: capitalize;
  position: absolute;
  right: 10px;
  bottom: 0;
  font-size: 18px;
  color: #2c2b2d;
}

@media (max-width: 767px) {
  /* line 559, app/assets/stylesheets/course.css.scss */
  .classes-unit h2 span.see-more-btn {
    display: initial;
  }
}

/* line 572, app/assets/stylesheets/course.css.scss */
.classes-unit p {
  color: #2d7e7e;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin-bottom: 0;
  padding: 0 0 2px;
}

/* line 578, app/assets/stylesheets/course.css.scss */
.classes-unit h4 {
  margin-top: 0;
}

/* line 580, app/assets/stylesheets/course.css.scss */
.classes-unit h4 p {
  padding: 0;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin-top: 0;
  color: #444;
}

/* line 587, app/assets/stylesheets/course.css.scss */
.classes-unit h4 p:hover {
  color: #2c2b2d;
}

/* line 593, app/assets/stylesheets/course.css.scss */
.classes-unit .companies-section-wistia-container .img-wrapper {
  width: 100%;
}

@media (max-width: 1200px) {
  /* line 491, app/assets/stylesheets/course.css.scss */
  .classes-unit {
    padding: 15px 100px;
  }
}

@media (max-width: 1000px) {
  /* line 491, app/assets/stylesheets/course.css.scss */
  .classes-unit {
    padding: 15px 50px;
  }
}

@media (max-width: 767px) {
  /* line 491, app/assets/stylesheets/course.css.scss */
  .classes-unit {
    padding: 10px;
    margin: 0;
  }
  /* line 608, app/assets/stylesheets/course.css.scss */
  .classes-unit .row {
    margin: 0;
  }
}

@media (max-width: 550px) {
  /* line 613, app/assets/stylesheets/course.css.scss */
  .classes-unit .col-xs-4 {
    width: 100%;
    margin-bottom: 20px;
  }
}

/* line 620, app/assets/stylesheets/course.css.scss */
.preview-image-play-container {
  position: relative;
}

/* line 622, app/assets/stylesheets/course.css.scss */
.preview-image-play-container .fa {
  font-size: 60px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  border: 4px solid #fff;
  padding: 20px 25px 20px 35px;
  border-radius: 50%;
  background: rgba(105, 105, 105, 0.3);
}

/* line 634, app/assets/stylesheets/course.css.scss */
.preview-image-play-container .fa:hover {
  color: #2c2b2d;
  border-color: #2c2b2d;
  background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 600px) {
  /* line 622, app/assets/stylesheets/course.css.scss */
  .preview-image-play-container .fa {
    padding: 15px 20px 15px 25px;
    font-size: 40px;
  }
}

/* line 647, app/assets/stylesheets/course.css.scss */
.content-block .col-md-4,
.content-block .col-md-8 {
  padding: 0;
  margin-bottom: 10px;
}

/* line 652, app/assets/stylesheets/course.css.scss */
.content-block label {
  padding: 6px !important;
  text-align: right;
}

/* line 663, app/assets/stylesheets/course.css.scss */
.new-course-page .preview-container p,
.admin-edit-page-wrapper .preview-container p,
.company-new-page .preview-container p,
.edit-course-page .preview-container p {
  margin: 10px 0 0;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 667, app/assets/stylesheets/course.css.scss */
.new-course-page .preview-container img,
.admin-edit-page-wrapper .preview-container img,
.company-new-page .preview-container img,
.edit-course-page .preview-container img {
  max-width: 100px;
}

/* line 671, app/assets/stylesheets/course.css.scss */
.new-course-page h4.company-title,
.admin-edit-page-wrapper h4.company-title,
.company-new-page h4.company-title,
.edit-course-page h4.company-title {
  padding: 0 10px 3px;
  font-size: 26px;
}

/* line 675, app/assets/stylesheets/course.css.scss */
.new-course-page .company-entities-section,
.admin-edit-page-wrapper .company-entities-section,
.company-new-page .company-entities-section,
.edit-course-page .company-entities-section {
  width: 100%;
  position: relative;
  padding: 0 14px 15px;
}

/* line 679, app/assets/stylesheets/course.css.scss */
.new-course-page .company-entities-section a,
.admin-edit-page-wrapper .company-entities-section a,
.company-new-page .company-entities-section a,
.edit-course-page .company-entities-section a {
  display: inline-block;
  margin: 0 17px 0 0;
}

/* line 682, app/assets/stylesheets/course.css.scss */
.new-course-page .company-entities-section a.hover-link:link, .new-course-page .company-entities-section a.hover-link:visited,
.admin-edit-page-wrapper .company-entities-section a.hover-link:link,
.admin-edit-page-wrapper .company-entities-section a.hover-link:visited,
.company-new-page .company-entities-section a.hover-link:link,
.company-new-page .company-entities-section a.hover-link:visited,
.edit-course-page .company-entities-section a.hover-link:link,
.edit-course-page .company-entities-section a.hover-link:visited {
  color: #777777;
}

/* line 685, app/assets/stylesheets/course.css.scss */
.new-course-page .company-entities-section a.hover-link:active, .new-course-page .company-entities-section a.hover-link:hover,
.admin-edit-page-wrapper .company-entities-section a.hover-link:active,
.admin-edit-page-wrapper .company-entities-section a.hover-link:hover,
.company-new-page .company-entities-section a.hover-link:active,
.company-new-page .company-entities-section a.hover-link:hover,
.edit-course-page .company-entities-section a.hover-link:active,
.edit-course-page .company-entities-section a.hover-link:hover {
  color: #2c2b2d;
}

/* line 690, app/assets/stylesheets/course.css.scss */
.new-course-page .nav-links-input,
.admin-edit-page-wrapper .nav-links-input,
.company-new-page .nav-links-input,
.edit-course-page .nav-links-input {
  border: 1px solid #ccc;
}

/* line 692, app/assets/stylesheets/course.css.scss */
.new-course-page .nav-links-input p,
.admin-edit-page-wrapper .nav-links-input p,
.company-new-page .nav-links-input p,
.edit-course-page .nav-links-input p {
  margin-bottom: 0;
  background-color: #ebebeb;
  width: 100%;
  padding: 0 10px 10px;
  font-size: 14px;
}

/* line 699, app/assets/stylesheets/course.css.scss */
.new-course-page .nav-links-input input,
.admin-edit-page-wrapper .nav-links-input input,
.company-new-page .nav-links-input input,
.edit-course-page .nav-links-input input {
  border: 1px solid #ccc;
  padding: 5px;
  margin: 5px;
  width: 80%;
}

/* line 706, app/assets/stylesheets/course.css.scss */
.new-course-page label,
.admin-edit-page-wrapper label,
.company-new-page label,
.edit-course-page label {
  margin-bottom: 0;
  background-color: #ebebeb;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  color: #2b3636;
}

/* line 714, app/assets/stylesheets/course.css.scss */
.new-course-page input,
.admin-edit-page-wrapper input,
.company-new-page input,
.edit-course-page input {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 717, app/assets/stylesheets/course.css.scss */
.new-course-page .redactor_editor,
.admin-edit-page-wrapper .redactor_editor,
.company-new-page .redactor_editor,
.edit-course-page .redactor_editor {
  height: 150px;
}

/* line 720, app/assets/stylesheets/course.css.scss */
.new-course-page input[type="radio"],
.new-course-page input[type="checkbox"],
.admin-edit-page-wrapper input[type="radio"],
.admin-edit-page-wrapper input[type="checkbox"],
.company-new-page input[type="radio"],
.company-new-page input[type="checkbox"],
.edit-course-page input[type="radio"],
.edit-course-page input[type="checkbox"] {
  margin: 10px 10px 0;
}

/* line 725, app/assets/stylesheets/course.css.scss */
.new-course-page .section-contents p,
.admin-edit-page-wrapper .section-contents p,
.company-new-page .section-contents p,
.edit-course-page .section-contents p {
  margin-bottom: 0;
  background-color: #ebebeb;
  width: 100%;
  padding: 0 10px 10px;
  font-size: 14px;
}

/* line 732, app/assets/stylesheets/course.css.scss */
.new-course-page .section-contents textarea,
.admin-edit-page-wrapper .section-contents textarea,
.company-new-page .section-contents textarea,
.edit-course-page .section-contents textarea {
  min-height: 400px;
  height: 100% !important;
}

/* line 740, app/assets/stylesheets/course.css.scss */
.admin-edit-page-wrapper #course-embeds-form .video-embeds {
  padding: 20px;
}

/* line 745, app/assets/stylesheets/course.css.scss */
.admin-edit-page-wrapper #company-delete-form button {
  background: none;
  color: #2c2b2d;
  border: none;
  margin-top: 13px;
}

/* line 754, app/assets/stylesheets/course.css.scss */
.admin-edit-page-wrapper #course-delete-form button,
.admin-edit-page-wrapper #sizzle-delete-form button {
  background: none;
  color: #2c2b2d;
  border: none;
  margin-top: 13px;
}

/* line 761, app/assets/stylesheets/course.css.scss */
.admin-edit-page-wrapper .navbar-right {
  margin-right: 0;
}

/* line 763, app/assets/stylesheets/course.css.scss */
.admin-edit-page-wrapper .navbar-right a {
  color: #2c2b2d !important;
}

/* line 767, app/assets/stylesheets/course.css.scss */
.admin-edit-page-wrapper section {
  display: none;
}

/* line 769, app/assets/stylesheets/course.css.scss */
.admin-edit-page-wrapper section.active {
  display: inline;
}

/* line 773, app/assets/stylesheets/course.css.scss */
.admin-edit-page-wrapper .section-form {
  background: #ddd;
  padding: 10px;
  margin-bottom: 20px;
}

/* line 778, app/assets/stylesheets/course.css.scss */
.admin-edit-page-wrapper .hidden-unit {
  display: none;
}

/* line 782, app/assets/stylesheets/course.css.scss */
.admin-edit-page-wrapper .section-form textarea {
  height: 300px;
}

/* line 787, app/assets/stylesheets/course.css.scss */
.edit-course-container {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 10px;
  display: inline-block;
  background: #ffffff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}

/* line 798, app/assets/stylesheets/course.css.scss */
.edit-course-container label {
  font-size: 12px;
}

/* line 801, app/assets/stylesheets/course.css.scss */
.edit-course-container .show-check {
  -webkit-appearance: checkbox;
}

/* line 805, app/assets/stylesheets/course.css.scss */
.edit-course-container .pub-tooltip {
  display: none;
  background: #007bff;
  color: #fff;
  text-shadow: 1px 1px 2px #444;
  padding: 10px;
  position: absolute;
  bottom: -75px;
  left: 0;
  border: 1px solid #007bff;
}

/* line 817, app/assets/stylesheets/course.css.scss */
.edit-course-container .pub-tooltip::before {
  border-style: solid;
  position: absolute;
  z-index: 1;
  content: '\0020';
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #007bff transparent;
  top: -10px;
  margin-left: -10px;
}

/* line 830, app/assets/stylesheets/course.css.scss */
.edit_course label {
  margin-bottom: 0;
  font-size: 16px;
  color: #2b3636;
}

/* line 835, app/assets/stylesheets/course.css.scss */
.edit_course .redactor_editor {
  height: 150px;
}

/* line 839, app/assets/stylesheets/course.css.scss */
.edit_course .resources .redactor_editor {
  height: 100%;
}

/* line 845, app/assets/stylesheets/course.css.scss */
.course-wrapper {
  margin-bottom: 0;
  padding: 10px;
}

/* line 848, app/assets/stylesheets/course.css.scss */
.course-wrapper a {
  color: #2f2f30;
}

/* line 851, app/assets/stylesheets/course.css.scss */
.course-wrapper h5 {
  margin: 0;
  line-height: 25px;
  padding: 5px 16px 0 16px;
  font-size: 16px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  text-align: left;
}

/* line 859, app/assets/stylesheets/course.css.scss */
.course-wrapper p {
  padding: 5px 16px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  text-align: left;
  color: #586f6f;
  font-size: 14px;
  max-height: 65px;
}

/* line 869, app/assets/stylesheets/course.css.scss */
.class-container {
  background: #fff;
  height: 400px;
  width: auto;
  padding: 10px;
}

/* line 874, app/assets/stylesheets/course.css.scss */
.class-container a {
  color: #2c2b2d;
}

/* line 877, app/assets/stylesheets/course.css.scss */
.class-container .course-logo {
  width: 100px;
  position: absolute;
  margin: 0;
  bottom: 0;
  left: 5px;
}

/* line 884, app/assets/stylesheets/course.css.scss */
.class-container .all-courses-container {
  box-shadow: 1px 1px 12px 1px rgba(95, 95, 95, 0.45);
  overflow: visible;
  border-radius: 10px;
}

/* line 889, app/assets/stylesheets/course.css.scss */
.class-container h5 {
  padding: 10px 0 0 0;
}

/* line 892, app/assets/stylesheets/course.css.scss */
.class-container p {
  padding: 5px 0;
}

@media (max-width: 1400px) {
  /* line 869, app/assets/stylesheets/course.css.scss */
  .class-container {
    height: 350px;
  }
}

@media (max-width: 1200px) {
  /* line 869, app/assets/stylesheets/course.css.scss */
  .class-container {
    height: 330px;
  }
}

/* line 903, app/assets/stylesheets/course.css.scss */
.icon-container {
  position: absolute;
  bottom: 10px;
  right: 30px;
}

/* line 909, app/assets/stylesheets/course.css.scss */
.remove-link {
  color: #000;
  cursor: default;
}

/* line 914, app/assets/stylesheets/course.css.scss */
.remove-link a:hover {
  text-decoration: none;
}

/* line 918, app/assets/stylesheets/course.css.scss */
.publish-container {
  width: 100%;
  padding: 20px;
}

/* line 923, app/assets/stylesheets/course.css.scss */
.featured-img {
  position: relative;
  margin-top: -10px;
}

/* line 927, app/assets/stylesheets/course.css.scss */
.featured-img img {
  width: 100%;
}

/* line 932, app/assets/stylesheets/course.css.scss */
.course-text {
  position: absolute;
  top: 30%;
  left: 0;
  color: #fff;
  width: 100%;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 942, app/assets/stylesheets/course.css.scss */
.course-text a {
  color: #fff;
}

/* line 944, app/assets/stylesheets/course.css.scss */
.course-text a:hover {
  color: #fff;
}

/* line 949, app/assets/stylesheets/course.css.scss */
.course-text h1 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  text-shadow: 2px 2px #1d1c1d;
  font-size: 49px;
  width: 85%;
  margin: 0 auto;
}

/* line 957, app/assets/stylesheets/course.css.scss */
.course-text h4 {
  text-shadow: 1px 1px #1d1c1d;
  font-size: 34px;
}

/* line 963, app/assets/stylesheets/course.css.scss */
.course-logo {
  text-align: left;
  position: inherit;
  margin-top: -65px;
  margin-left: 10px;
  width: 150px;
  height: auto;
}

/* line 971, app/assets/stylesheets/course.css.scss */
.course-logo img {
  width: 100%;
}

/* line 976, app/assets/stylesheets/course.css.scss */
.company-logo {
  margin-bottom: 10px;
  margin-top: 10px;
  max-width: 100%;
}

/* line 983, app/assets/stylesheets/course.css.scss */
.company-about-container,
.content-container {
  background: #fff;
}

/* line 987, app/assets/stylesheets/course.css.scss */
.company-about-container li,
.content-container li {
  list-style: none;
}

/* line 990, app/assets/stylesheets/course.css.scss */
.company-about-container .subtitle-container,
.content-container .subtitle-container {
  margin-top: 10px;
}

/* line 995, app/assets/stylesheets/course.css.scss */
.company-about-container {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

/* line 998, app/assets/stylesheets/course.css.scss */
.company-about-container img {
  width: 100px;
}

/* line 1001, app/assets/stylesheets/course.css.scss */
.company-about-container .btn {
  font-size: 14px;
}

/* line 1005, app/assets/stylesheets/course.css.scss */
.company-about-container .col-md-9 p:first-of-type {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* line 1010, app/assets/stylesheets/course.css.scss */
.company-about-container .col-md-9 p {
  margin-bottom: 0;
}

@media (max-width: 1115px) {
  /* line 1015, app/assets/stylesheets/course.css.scss */
  .company-about-container .col-md-9 {
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
  /* line 1020, app/assets/stylesheets/course.css.scss */
  .company-about-container .row {
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
  }
}

/* line 1027, app/assets/stylesheets/course.css.scss */
.time-year {
  color: #586f6f;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  font-style: italic;
  font-weight: lighter;
}

/* line 1032, app/assets/stylesheets/course.css.scss */
.time-year a {
  color: #586f6f !important;
}

/* line 1034, app/assets/stylesheets/course.css.scss */
.time-year a:hover {
  color: #2c2b2d !important;
}

/* line 1040, app/assets/stylesheets/course.css.scss */
.resources-container .resources-title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1045, app/assets/stylesheets/course.css.scss */
.class-content-title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
}

@media (max-width: 991px) {
  /* line 1045, app/assets/stylesheets/course.css.scss */
  .class-content-title {
    padding-left: 10px;
  }
}

/* line 1051, app/assets/stylesheets/course.css.scss */
.class-content-title span {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 1056, app/assets/stylesheets/course.css.scss */
.class-course-title {
  font-size: 22px;
  line-height: 28px;
}

@media (max-width: 1160px) {
  /* line 1056, app/assets/stylesheets/course.css.scss */
  .class-course-title {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 991px) {
  /* line 1056, app/assets/stylesheets/course.css.scss */
  .class-course-title {
    padding-left: 10px;
    margin-top: 0;
  }
}

/* line 1069, app/assets/stylesheets/course.css.scss */
.class-course-subhead {
  font-size: 16px;
  font-style: italic;
}

@media (max-width: 991px) {
  /* line 1069, app/assets/stylesheets/course.css.scss */
  .class-course-subhead {
    padding-left: 10px;
  }
}

/* line 1077, app/assets/stylesheets/course.css.scss */
.toggled-content {
  display: none;
}

/* line 1082, app/assets/stylesheets/course.css.scss */
.social {
  font-size: 1.5em;
  margin-top: 15px;
}

/* line 1085, app/assets/stylesheets/course.css.scss */
.social span {
  color: #000;
  border: 1px solid #000;
  padding: 8px;
  width: 50px;
  text-align: center;
  margin-bottom: 5px;
  display: block;
}

/* line 1093, app/assets/stylesheets/course.css.scss */
.social span:hover {
  color: #fff;
}

/* line 1099, app/assets/stylesheets/course.css.scss */
.select2-container {
  width: 100% !important;
}

/* line 1103, app/assets/stylesheets/course.css.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #2c2b2d;
  border: 1px solid #339aff;
  color: #fff;
  font-size: 16px;
  padding-bottom: 3px;
}

/* line 1111, app/assets/stylesheets/course.css.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  font-size: 24px;
  color: #fff;
  padding: 3px;
}

/* line 1116, app/assets/stylesheets/course.css.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #586f6f;
}

/* line 1123, app/assets/stylesheets/course.css.scss */
.media,
.videos,
.contents,
.resources {
  display: none;
}

/* line 1130, app/assets/stylesheets/course.css.scss */
#edit-menu {
  list-style: none;
  padding-left: 0;
  color: #000;
  cursor: pointer;
}

/* line 1136, app/assets/stylesheets/course.css.scss */
#edit-menu li {
  padding: 10px 5px;
}

/* line 1141, app/assets/stylesheets/course.css.scss */
a.preview-link {
  display: block;
  margin: 20px 4px 5px;
}

/* line 1145, app/assets/stylesheets/course.css.scss */
a.enrollments-link {
  display: block;
  margin: 17px 4px 35px;
}

/* line 1150, app/assets/stylesheets/course.css.scss */
.highlight {
  color: #bac1c7;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1155, app/assets/stylesheets/course.css.scss */
.category-filter,
.company-filter {
  display: inline-block;
  padding: 10px;
  background: #fff;
  margin-top: 20px;
  box-shadow: 1px 1px 2px rgba(132, 132, 132, 0.25);
  border: 1px solid #fff;
}

/* line 1165, app/assets/stylesheets/course.css.scss */
.featured-img.show-page {
  margin-top: -20px;
  position: relative;
}

@media (max-width: 1100px) {
  /* line 1170, app/assets/stylesheets/course.css.scss */
  .featured-img.show-page .course-text h1 {
    font-size: 34px;
  }
  /* line 1173, app/assets/stylesheets/course.css.scss */
  .featured-img.show-page .course-text h4 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  /* line 1180, app/assets/stylesheets/course.css.scss */
  .featured-img.show-page .course-text h1 {
    font-size: 20px;
  }
  /* line 1183, app/assets/stylesheets/course.css.scss */
  .featured-img.show-page .course-text h4 {
    font-size: 18px;
  }
  /* line 1186, app/assets/stylesheets/course.css.scss */
  .featured-img.show-page .course-text .btn.large {
    font-size: 18px;
    padding: 5px 15px;
  }
}

@media (max-width: 550px) {
  /* line 1194, app/assets/stylesheets/course.css.scss */
  .featured-img.show-page .course-text h4 {
    display: none;
  }
  /* line 1197, app/assets/stylesheets/course.css.scss */
  .featured-img.show-page .course-text h1 {
    font-size: 18px;
  }
  /* line 1200, app/assets/stylesheets/course.css.scss */
  .featured-img.show-page .course-text .course_btn {
    margin-top: -20px;
  }
  /* line 1203, app/assets/stylesheets/course.css.scss */
  .featured-img.show-page .course-text .btn.large {
    font-size: 15px;
    padding: 3px 8px;
  }
}

/* line 1211, app/assets/stylesheets/course.css.scss */
.all-courses-container {
  position: relative;
  overflow: auto;
}

/* line 1214, app/assets/stylesheets/course.css.scss */
.all-courses-container .cat-wrapper {
  position: absolute;
  top: 15px;
  left: 0;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  color: #fff;
  padding: 5px;
  font-size: 12px;
  text-transform: uppercase;
  box-shadow: 1px 1px 1px #4f4f4f;
  text-shadow: 1px 1px 1px #4f4f4f;
}

/* line 1225, app/assets/stylesheets/course.css.scss */
.all-courses-container .cat-wrapper:hover {
  background-color: #fff;
  color: #000;
  text-shadow: none;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1234, app/assets/stylesheets/course.css.scss */
.myedge-labels {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  font-size: 22px;
  text-align: left;
  text-transform: uppercase;
}

/* line 1241, app/assets/stylesheets/course.css.scss */
#all-courses-container,
.browse,
.ajax-index-success,
.recommended-container {
  max-width: 1600px;
  margin: 0 auto;
}

/* line 1253, app/assets/stylesheets/course.css.scss */
.recommended-container h3, .recommended-container h1,
.browse h3,
.browse h1,
.ajax-index-success h3,
.ajax-index-success h1,
#all-courses-container h3,
#all-courses-container h1 {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  color: #444;
  margin: 0;
  line-height: 1.25em;
}

@media (max-width: 600px) {
  /* line 1253, app/assets/stylesheets/course.css.scss */
  .recommended-container h3, .recommended-container h1,
  .browse h3,
  .browse h1,
  .ajax-index-success h3,
  .ajax-index-success h1,
  #all-courses-container h3,
  #all-courses-container h1 {
    margin: 20px 0 10px;
  }
}

/* line 1264, app/assets/stylesheets/course.css.scss */
.run-time {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 14px;
  right: 5px;
  padding: 0 5px;
  color: #fff;
  text-align: center;
  z-index: 3;
}

/* line 1274, app/assets/stylesheets/course.css.scss */
.run-time span {
  font-size: 13px;
}

/* line 1279, app/assets/stylesheets/course.css.scss */
.home-feat-course {
  position: relative;
}

/* line 1281, app/assets/stylesheets/course.css.scss */
.home-feat-course .course-text {
  text-align: left;
}

/* line 1286, app/assets/stylesheets/course.css.scss */
.comp-info-wrap {
  background: #fff;
}

/* line 1288, app/assets/stylesheets/course.css.scss */
.comp-info-wrap p, .comp-info-wrap li {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

@media (max-width: 500px) {
  /* line 1288, app/assets/stylesheets/course.css.scss */
  .comp-info-wrap p, .comp-info-wrap li {
    font-size: 14px;
    line-height: 20px;
  }
}

/* line 1297, app/assets/stylesheets/course.css.scss */
.comp-info-wrap .show-all-jobs-container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 50px 0;
  display: none;
  border-top: 1px solid #ddd;
}

/* line 1303, app/assets/stylesheets/course.css.scss */
.comp-info-wrap .show-all-jobs-container h3 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

@media (max-width: 1150px) {
  /* line 1303, app/assets/stylesheets/course.css.scss */
  .comp-info-wrap .show-all-jobs-container h3 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 991px) {
  /* line 1297, app/assets/stylesheets/course.css.scss */
  .comp-info-wrap .show-all-jobs-container {
    padding: 20px 0;
  }
}

@media (max-width: 767px) {
  /* line 1297, app/assets/stylesheets/course.css.scss */
  .comp-info-wrap .show-all-jobs-container {
    padding: 40px 0;
  }
  /* line 1317, app/assets/stylesheets/course.css.scss */
  .comp-info-wrap .show-all-jobs-container .dept-links-container,
  .comp-info-wrap .show-all-jobs-container .dept-jobs-container {
    padding: 0 20px !important;
  }
  /* line 1321, app/assets/stylesheets/course.css.scss */
  .comp-info-wrap .show-all-jobs-container .dept-links-container .featured-jobs-section h4,
  .comp-info-wrap .show-all-jobs-container .dept-jobs-container .featured-jobs-section h4 {
    margin: 0 0 10px 0 !important;
  }
}

/* line 1330, app/assets/stylesheets/course.css.scss */
.next-up {
  margin-top: 0;
  padding-bottom: 10px;
  padding-left: 15px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 22px;
  color: #444;
}

/* line 1339, app/assets/stylesheets/course.css.scss */
.course-information {
  padding: 20px 50px;
}

/* line 1341, app/assets/stylesheets/course.css.scss */
.course-information .col-md-1 {
  padding: 0;
}

/* line 1344, app/assets/stylesheets/course.css.scss */
.course-information h5 {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 15px;
}

@media (max-width: 500px) {
  /* line 1344, app/assets/stylesheets/course.css.scss */
  .course-information h5 {
    font-size: 14px;
    line-height: 20px;
  }
}

/* line 1353, app/assets/stylesheets/course.css.scss */
.course-information h4 {
  line-height: 24px;
  font-size: 18px;
  margin-bottom: 5px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1359, app/assets/stylesheets/course.css.scss */
.course-information img {
  background: #fff;
  height: 45px;
  min-width: 100px;
}

@media (max-width: 850px) {
  /* line 1339, app/assets/stylesheets/course.css.scss */
  .course-information {
    padding: 20px 40px;
  }
}

@media (max-width: 767px) {
  /* line 1339, app/assets/stylesheets/course.css.scss */
  .course-information {
    padding: 20px 15px;
  }
  /* line 1369, app/assets/stylesheets/course.css.scss */
  .course-information .social span {
    display: inline-block;
  }
  /* line 1372, app/assets/stylesheets/course.css.scss */
  .course-information .col-md-5 {
    padding: 0 15px;
  }
}

/* line 1378, app/assets/stylesheets/course.css.scss */
.wistia-container {
  padding-right: 30px;
  min-height: 600px;
}

@media (max-width: 1690px) {
  /* line 1378, app/assets/stylesheets/course.css.scss */
  .wistia-container {
    min-height: 100%;
  }
}

@media (max-width: 1276px) {
  /* line 1378, app/assets/stylesheets/course.css.scss */
  .wistia-container {
    min-height: 400px;
  }
}

@media (max-width: 1200px) {
  /* line 1378, app/assets/stylesheets/course.css.scss */
  .wistia-container {
    min-height: 100%;
  }
}

/* line 1390, app/assets/stylesheets/course.css.scss */
.wistia-container .show-jobs-postroll {
  z-index: 3;
  display: none;
  position: absolute;
  font-size: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  background: #fff;
  min-width: 450px;
  padding: 50px 10px;
  border: 1px solid #999;
}

/* line 1403, app/assets/stylesheets/course.css.scss */
.wistia-container .show-jobs-postroll .replay-btn {
  position: absolute;
  left: 10px;
  bottom: 5px;
  font-size: 24px;
}

/* line 1409, app/assets/stylesheets/course.css.scss */
.wistia-container .show-jobs-postroll h4 {
  font-size: 20px !important;
  line-height: 26px !important;
}

/* line 1412, app/assets/stylesheets/course.css.scss */
.wistia-container .show-jobs-postroll h4 .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 450px) {
  /* line 1390, app/assets/stylesheets/course.css.scss */
  .wistia-container .show-jobs-postroll {
    min-width: 85%;
    padding: 15px 10px;
  }
  /* line 1419, app/assets/stylesheets/course.css.scss */
  .wistia-container .show-jobs-postroll .replay-btn {
    font-size: 20px;
    color: #fff;
    bottom: -40px;
    left: 0;
  }
  /* line 1425, app/assets/stylesheets/course.css.scss */
  .wistia-container .show-jobs-postroll h4 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}

/* line 1431, app/assets/stylesheets/course.css.scss */
.wistia-container .add-company-btn,
.wistia-container .jobs-link {
  font-size: 18px !important;
  text-align: center;
}

@media (max-width: 1160px) {
  /* line 1431, app/assets/stylesheets/course.css.scss */
  .wistia-container .add-company-btn,
  .wistia-container .jobs-link {
    font-size: 14px !important;
  }
}

@media (max-width: 992px) {
  /* line 1431, app/assets/stylesheets/course.css.scss */
  .wistia-container .add-company-btn,
  .wistia-container .jobs-link {
    margin-bottom: 40px;
  }
}

/* line 1443, app/assets/stylesheets/course.css.scss */
.wistia-container .chapter-list {
  margin-bottom: 50px;
  max-height: 130px;
  overflow-y: scroll;
  border: 1px solid #ccc;
}

@media (min-width: 1330px) {
  /* line 1443, app/assets/stylesheets/course.css.scss */
  .wistia-container .chapter-list {
    max-height: 200px;
  }
}

@media (min-width: 1600px) {
  /* line 1443, app/assets/stylesheets/course.css.scss */
  .wistia-container .chapter-list {
    max-height: 250px;
  }
}

@media (min-width: 1800px) {
  /* line 1443, app/assets/stylesheets/course.css.scss */
  .wistia-container .chapter-list {
    max-height: 350px;
  }
}

@media (min-width: 2100px) {
  /* line 1443, app/assets/stylesheets/course.css.scss */
  .wistia-container .chapter-list {
    max-height: 450px;
  }
}

@media (max-width: 1350px) {
  /* line 1443, app/assets/stylesheets/course.css.scss */
  .wistia-container .chapter-list {
    margin-bottom: 30px;
  }
}

@media (max-width: 1110px) {
  /* line 1443, app/assets/stylesheets/course.css.scss */
  .wistia-container .chapter-list {
    max-height: 90px;
  }
}

@media (max-width: 991px) {
  /* line 1443, app/assets/stylesheets/course.css.scss */
  .wistia-container .chapter-list {
    border: none;
    margin-bottom: 20px;
  }
}

/* line 1472, app/assets/stylesheets/course.css.scss */
.wistia-container .chapter-list::-webkit-scrollbar {
  width: 10px;
}

/* line 1475, app/assets/stylesheets/course.css.scss */
.wistia-container .chapter-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* line 1478, app/assets/stylesheets/course.css.scss */
.wistia-container .chapter-list::-webkit-scrollbar-thumb {
  background-color: #ccc;
}

/* line 1482, app/assets/stylesheets/course.css.scss */
.wistia-container .chapter-item {
  margin: 0;
  border-bottom: 1px solid #ccc;
  padding: 12px;
  font-size: 15px;
  cursor: pointer;
}

/* line 1488, app/assets/stylesheets/course.css.scss */
.wistia-container .chapter-item:hover {
  color: #2c2b2d;
}

@media (max-width: 992px) {
  /* line 1482, app/assets/stylesheets/course.css.scss */
  .wistia-container .chapter-item {
    border: 1px solid #ccc;
    margin: 0 5px;
  }
}

/* line 1496, app/assets/stylesheets/course.css.scss */
.wistia-container .current-chapter {
  border: 1px solid #000;
}

/* line 1500, app/assets/stylesheets/course.css.scss */
.wistia-container .wistia-video-container {
  padding-right: 30px;
  margin-bottom: -1px;
}

/* line 1503, app/assets/stylesheets/course.css.scss */
.wistia-container .wistia-video-container .video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

/* line 1509, app/assets/stylesheets/course.css.scss */
.wistia-container .wistia-video-container .video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

@media (max-width: 991px) {
  /* line 1500, app/assets/stylesheets/course.css.scss */
  .wistia-container .wistia-video-container {
    padding-right: 0;
  }
}

/* line 1521, app/assets/stylesheets/course.css.scss */
.wistia-container .col-md-4 {
  max-height: 441px;
  overflow: hidden;
  overflow-y: scroll;
  padding: 0 30px 0 0;
}

@media (min-width: 1330px) {
  /* line 1521, app/assets/stylesheets/course.css.scss */
  .wistia-container .col-md-4 {
    max-height: 475px;
  }
}

@media (min-width: 1600px) {
  /* line 1521, app/assets/stylesheets/course.css.scss */
  .wistia-container .col-md-4 {
    max-height: 630px;
  }
}

@media (min-width: 2100px) {
  /* line 1521, app/assets/stylesheets/course.css.scss */
  .wistia-container .col-md-4 {
    max-height: 800px;
  }
}

@media (max-width: 1230px) {
  /* line 1521, app/assets/stylesheets/course.css.scss */
  .wistia-container .col-md-4 {
    max-height: 402px;
  }
}

@media (max-width: 1134px) {
  /* line 1521, app/assets/stylesheets/course.css.scss */
  .wistia-container .col-md-4 {
    max-height: 380px;
  }
}

@media (max-width: 1020px) {
  /* line 1521, app/assets/stylesheets/course.css.scss */
  .wistia-container .col-md-4 {
    max-height: 335px;
  }
}

/* line 1544, app/assets/stylesheets/course.css.scss */
.wistia-container .col-md-4 hr {
  border-top: 1px solid #ccc;
}

@media (max-width: 991px) {
  /* line 1378, app/assets/stylesheets/course.css.scss */
  .wistia-container {
    padding: 0;
  }
  /* line 1552, app/assets/stylesheets/course.css.scss */
  .wistia-container .col-md-4 {
    padding: 0 15px;
  }
  /* line 1555, app/assets/stylesheets/course.css.scss */
  .wistia-container .wistia-chapters {
    display: inline-block;
    width: auto;
  }
  /* line 1559, app/assets/stylesheets/course.css.scss */
  .wistia-container .col-xs-9 {
    padding: 0;
    width: 100%;
  }
  /* line 1563, app/assets/stylesheets/course.css.scss */
  .wistia-container .col-xs-3 {
    padding: 0;
    width: 100%;
  }
  /* line 1567, app/assets/stylesheets/course.css.scss */
  .wistia-container .chapter-list {
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    width: 100%;
    padding: 0 5px;
  }
}

/* line 1577, app/assets/stylesheets/course.css.scss */
.after-adding.full-playlist {
  display: none;
}

/* line 1581, app/assets/stylesheets/course.css.scss */
.playlist-title,
.playlist-time {
  font-weight: normal;
}

/* line 1586, app/assets/stylesheets/course.css.scss */
.user-courses-wrapper {
  background: #fff;
  padding: 10px;
}

/* line 1591, app/assets/stylesheets/course.css.scss */
.pub-text {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  color: #2c2b2d;
  position: absolute;
  bottom: 10px;
  right: 46px;
}

/* line 1599, app/assets/stylesheets/course.css.scss */
.all-courses-container {
  position: relative;
}

@media (max-width: 1200px) {
  /* line 1605, app/assets/stylesheets/course.css.scss */
  .index-classes .container {
    width: 100%;
  }
}

@media (max-width: 995px) {
  /* line 1612, app/assets/stylesheets/course.css.scss */
  .class-container {
    height: 350px;
  }
  /* line 1616, app/assets/stylesheets/course.css.scss */
  .full-playlist.container {
    width: 100%;
  }
  /* line 1621, app/assets/stylesheets/course.css.scss */
  .home-feat-course .course-text h1 {
    font-size: 28px !important;
  }
  /* line 1624, app/assets/stylesheets/course.css.scss */
  .home-feat-course .course-text h4 {
    font-size: 20px !important;
  }
  /* line 1627, app/assets/stylesheets/course.css.scss */
  .home-feat-course .course-logo {
    width: 100px !important;
    top: -5px !important;
    right: -20px !important;
  }
  /* line 1634, app/assets/stylesheets/course.css.scss */
  .run-time {
    bottom: 15px;
    right: 10px;
    padding: 4px !important;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  /* line 1644, app/assets/stylesheets/course.css.scss */
  .course-text h1 {
    font-size: 24px;
  }
  /* line 1647, app/assets/stylesheets/course.css.scss */
  .course-text h4 {
    font-size: 18px;
  }
  /* line 1652, app/assets/stylesheets/course.css.scss */
  .class-container {
    height: auto;
  }
  /* line 1655, app/assets/stylesheets/course.css.scss */
  .mobile-remove-bottom-padding {
    padding-bottom: 0 !important;
  }
  /* line 1658, app/assets/stylesheets/course.css.scss */
  .mobile-remove-top-padding {
    padding-top: 0 !important;
  }
}

/* line 1663, app/assets/stylesheets/course.css.scss */
.jobs-link {
  font-size: 14px !important;
}

/* line 1667, app/assets/stylesheets/course.css.scss */
.removeHighlight {
  border: none !important;
}

/* line 1671, app/assets/stylesheets/course.css.scss */
.highlight {
  border: 1px solid #000 !important;
}

/* line 2, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page {
  color: white;
  background-color: #2f2f30;
  width: 100%;
  min-height: 75vh;
  position: relative;
}

@media (max-width: 992px) {
  /* line 2, app/assets/stylesheets/sweeps.css.scss */
  .sweeps-page {
    min-height: 200vh;
  }
}

/* line 12, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .sweeps-bg-list {
  position: relative;
  float: left;
  width: 100vw;
  height: 105vh;
  max-height: 765px;
  margin-bottom: 20px;
  background-color: rgba(47, 47, 48, 0);
  overflow: hidden;
}

@media (max-width: 992px) {
  /* line 12, app/assets/stylesheets/sweeps.css.scss */
  .sweeps-page .sweeps-bg-list {
    width: 100vw;
    height: 200vh;
  }
}

/* line 26, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .sweeps-bg {
  float: left;
  width: 100vw;
  position: relative;
  display: none;
}

@media (max-width: 767px) {
  /* line 26, app/assets/stylesheets/sweeps.css.scss */
  .sweeps-page .sweeps-bg {
    width: 200vw;
  }
}

/* line 34, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .sweeps-bg.bg-1 {
  display: block;
}

/* line 39, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .sweeps-body {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

/* line 47, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .row {
  margin: 0;
}

/* line 51, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .about-section {
  padding: 40px 30px 10px 90px;
}

@media (max-width: 767px) {
  /* line 51, app/assets/stylesheets/sweeps.css.scss */
  .sweeps-page .about-section {
    padding: 20px 12px 10px;
  }
}

/* line 57, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .about-section h1 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 41px;
  line-height: 1.25em;
}

@media (max-width: 767px) {
  /* line 57, app/assets/stylesheets/sweeps.css.scss */
  .sweeps-page .about-section h1 {
    font-size: 22px;
    text-align: center;
  }
}

/* line 66, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .about-section div.subheader {
  font-size: 18px;
  margin-bottom: 35px;
}

/* line 70, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .about-section a {
  color: white;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 74, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .about-section p {
  font-size: 18px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  margin-bottom: 1.5em;
}

/* line 79, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .about-section div.list-title {
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 83, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .about-section ul {
  font-size: 18px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  padding-left: 25px;
}

/* line 90, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .registration-form-wrapper {
  margin-top: 62px;
  border: 1px solid #555;
  color: #3D3D3D;
}

/* line 94, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .registration-form-wrapper h3 {
  font-size: 19px;
}

/* line 99, app/assets/stylesheets/sweeps.css.scss */
.sweeps-page .sweeps-widget-wrapper {
  min-height: 800px;
  width: 100%;
  padding: 60px 0 60px;
  text-align: center;
}

/* line 1, app/assets/stylesheets/company.css.scss */
.logo-thumbnail {
  color: #fff;
  width: 100%;
  text-align: center;
  height: 346px;
  line-height: 340px;
  font-size: 30px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 9, app/assets/stylesheets/company.css.scss */
.logo-thumbnail.hide-thumb {
  display: none;
}

@media (max-width: 900px) {
  /* line 1, app/assets/stylesheets/company.css.scss */
  .logo-thumbnail {
    height: 275px;
    line-height: 280px;
  }
}

/* line 17, app/assets/stylesheets/company.css.scss */
.jb-logo-thumbnail.logo-thumbnail {
  height: 170px;
  line-height: 26px;
  font-size: 20px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}

/* line 27, app/assets/stylesheets/company.css.scss */
.company-display-logo-thumbnail,
.company-video-display-logo-thumbnail {
  height: 100%;
  font-size: 24px;
}

@media (max-width: 1500px) {
  /* line 27, app/assets/stylesheets/company.css.scss */
  .company-display-logo-thumbnail,
  .company-video-display-logo-thumbnail {
    line-height: 240px;
  }
}

@media (max-width: 1400px) {
  /* line 27, app/assets/stylesheets/company.css.scss */
  .company-display-logo-thumbnail,
  .company-video-display-logo-thumbnail {
    line-height: 220px;
  }
}

@media (max-width: 1300px) {
  /* line 27, app/assets/stylesheets/company.css.scss */
  .company-display-logo-thumbnail,
  .company-video-display-logo-thumbnail {
    line-height: 190px;
  }
}

@media (max-width: 1200px) {
  /* line 27, app/assets/stylesheets/company.css.scss */
  .company-display-logo-thumbnail,
  .company-video-display-logo-thumbnail {
    line-height: 180px;
  }
}

@media (max-width: 1100px) {
  /* line 27, app/assets/stylesheets/company.css.scss */
  .company-display-logo-thumbnail,
  .company-video-display-logo-thumbnail {
    line-height: 160px;
  }
}

@media (max-width: 1000px) {
  /* line 27, app/assets/stylesheets/company.css.scss */
  .company-display-logo-thumbnail,
  .company-video-display-logo-thumbnail {
    line-height: 140px;
  }
}

@media (max-width: 767px) {
  /* line 27, app/assets/stylesheets/company.css.scss */
  .company-display-logo-thumbnail,
  .company-video-display-logo-thumbnail {
    line-height: auto;
  }
}

@media (max-width: 767px) {
  /* line 53, app/assets/stylesheets/company.css.scss */
  .sizzle-video {
    box-shadow: none !important;
  }
  /* line 56, app/assets/stylesheets/company.css.scss */
  .sizzle-video .logo-thumbnail {
    display: none;
  }
}

/* line 61, app/assets/stylesheets/company.css.scss */
.modal-header {
  border-bottom: none;
}

/* line 64, app/assets/stylesheets/company.css.scss */
.featured-jobs-section {
  margin-bottom: 50px;
}

/* line 66, app/assets/stylesheets/company.css.scss */
.featured-jobs-section .video-desc-beta-text {
  font-size: 14px;
}

/* line 69, app/assets/stylesheets/company.css.scss */
.featured-jobs-section .fa-star {
  padding-right: 5px;
}

/* line 72, app/assets/stylesheets/company.css.scss */
.featured-jobs-section h4 {
  padding-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 20px 0 !important;
}

@media (max-width: 767px) {
  /* line 72, app/assets/stylesheets/company.css.scss */
  .featured-jobs-section h4 {
    margin: 0 0 10px 10px !important;
  }
}

/* line 81, app/assets/stylesheets/company.css.scss */
.featured-jobs-section p {
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0;
}

/* line 86, app/assets/stylesheets/company.css.scss */
.featured-jobs-section audio {
  margin-top: 10px;
}

@media (max-width: 767px) {
  /* line 90, app/assets/stylesheets/company.css.scss */
  .featured-jobs-section audio {
    margin-top: 35px;
  }
}

/* line 99, app/assets/stylesheets/company.css.scss */
#courseCarousel .carousel-inner,
#companyCarousel .carousel-inner,
#subsidiariesCarousel .carousel-inner {
  width: 100%;
}

/* line 101, app/assets/stylesheets/company.css.scss */
#courseCarousel .carousel-inner .row,
#companyCarousel .carousel-inner .row,
#subsidiariesCarousel .carousel-inner .row {
  margin: 0;
}

/* line 104, app/assets/stylesheets/company.css.scss */
#courseCarousel .carousel-inner .item,
#companyCarousel .carousel-inner .item,
#subsidiariesCarousel .carousel-inner .item {
  left: 8px;
}

/* line 108, app/assets/stylesheets/company.css.scss */
#courseCarousel .carousel-control,
#companyCarousel .carousel-control,
#subsidiariesCarousel .carousel-control {
  padding-top: 15%;
  width: 0;
  color: #2c2b2d;
  background: none;
  opacity: 1;
  font-size: 50px;
  text-shadow: none;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 117, app/assets/stylesheets/company.css.scss */
#courseCarousel .carousel-control.left,
#companyCarousel .carousel-control.left,
#subsidiariesCarousel .carousel-control.left {
  left: -10px;
}

/* line 120, app/assets/stylesheets/company.css.scss */
#courseCarousel .carousel-control.right,
#companyCarousel .carousel-control.right,
#subsidiariesCarousel .carousel-control.right {
  right: -10px;
}

@media (max-width: 767px) {
  /* line 96, app/assets/stylesheets/company.css.scss */
  #courseCarousel,
  #companyCarousel,
  #subsidiariesCarousel {
    display: none;
  }
}

/* line 130, app/assets/stylesheets/company.css.scss */
.perks-input .row {
  background: #dddddd;
  padding: 10px 0;
}

/* line 134, app/assets/stylesheets/company.css.scss */
.perks-input textarea {
  width: 100%;
  height: 80px;
  border-color: #dddddd;
  padding: 10px;
}

/* line 142, app/assets/stylesheets/company.css.scss */
.show-all-jobs-container {
  background-color: #fff;
  padding: 50px;
  margin-top: 30px;
}

/* line 146, app/assets/stylesheets/company.css.scss */
.show-all-jobs-container .jobs-row {
  margin-bottom: 20px;
}

/* line 148, app/assets/stylesheets/company.css.scss */
.show-all-jobs-container .jobs-row .col-sm-6 {
  margin-bottom: 25px;
  height: 55px;
}

@media (max-width: 950px) {
  /* line 148, app/assets/stylesheets/company.css.scss */
  .show-all-jobs-container .jobs-row .col-sm-6 {
    height: 75px;
  }
}

/* line 155, app/assets/stylesheets/company.css.scss */
.show-all-jobs-container .jobs-row .job-title {
  margin-bottom: 0;
  font-size: 16px;
}

@media (max-width: 767px) {
  /* line 160, app/assets/stylesheets/company.css.scss */
  .show-all-jobs-container .jobs-row .col-sm-6 {
    padding: 0 10px;
    height: 100%;
  }
}

/* line 168, app/assets/stylesheets/company.css.scss */
.show-all-jobs-container .dept-links-container .dept-links {
  background: #2c2b2d;
  font-size: 14px;
  border-radius: 8px;
  margin: 0 2px 6px 0;
  text-transform: capitalize !important;
}

@media (max-width: 767px) {
  /* line 167, app/assets/stylesheets/company.css.scss */
  .show-all-jobs-container .dept-links-container {
    padding: 0 0 25px 5px;
  }
  /* line 177, app/assets/stylesheets/company.css.scss */
  .show-all-jobs-container .dept-links-container .dept-links {
    margin: 0 0 8px 4px;
  }
}

/* line 183, app/assets/stylesheets/company.css.scss */
.show-all-jobs-container .dept-jobs-container {
  padding-right: 50px;
}

@media (max-width: 767px) {
  /* line 183, app/assets/stylesheets/company.css.scss */
  .show-all-jobs-container .dept-jobs-container {
    padding: 0;
  }
}

/* line 191, app/assets/stylesheets/company.css.scss */
.show-all-jobs-container h3 {
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  /* line 191, app/assets/stylesheets/company.css.scss */
  .show-all-jobs-container h3 {
    padding: 0 0 10px 10px;
    font-size: 20px;
    line-height: 26px;
  }
}

@media (max-width: 400px) {
  /* line 191, app/assets/stylesheets/company.css.scss */
  .show-all-jobs-container h3 {
    font-size: 18px;
    line-height: 24px;
  }
}

/* line 204, app/assets/stylesheets/company.css.scss */
.show-all-jobs-container h4 {
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 20px 15px;
}

@media (max-width: 767px) {
  /* line 204, app/assets/stylesheets/company.css.scss */
  .show-all-jobs-container h4 {
    margin: 0 0 10px 10px;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 5px;
  }
}

/* line 219, app/assets/stylesheets/company.css.scss */
.arrow {
  display: none;
}

/* line 223, app/assets/stylesheets/company.css.scss */
.add-company-btn,
.jobs-link {
  color: #fff;
  margin-top: 25px !important;
  text-transform: uppercase !important;
  font-family: "gothamlight-webfont", Helvetica, sans-serif !important;
}

/* line 229, app/assets/stylesheets/company.css.scss */
.add-company-btn a,
.jobs-link a {
  padding: 10px 15px;
  background-color: #2c2b2d;
  color: #fff;
}

/* line 233, app/assets/stylesheets/company.css.scss */
.add-company-btn a:active,
.jobs-link a:active {
  color: #fff;
}

/* line 236, app/assets/stylesheets/company.css.scss */
.add-company-btn a:hover,
.jobs-link a:hover {
  color: #fff !important;
  background: #339aff;
}

/* line 241, app/assets/stylesheets/company.css.scss */
.add-company-btn.company-added,
.jobs-link.company-added {
  color: green;
}

/* line 243, app/assets/stylesheets/company.css.scss */
.add-company-btn.company-added span,
.jobs-link.company-added span {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 249, app/assets/stylesheets/company.css.scss */
.interested-company-container {
  color: #1aae4e !important;
  padding: 10px;
  border: 1px solid #ebebeb;
  width: 350px;
  text-align: center !important;
  margin-top: 25px !important;
}

/* line 256, app/assets/stylesheets/company.css.scss */
.interested-company-container img {
  width: 30px;
  padding: 0 !important;
  margin: 0 !important;
  background: #fff !important;
}

@media (max-width: 350px) {
  /* line 249, app/assets/stylesheets/company.css.scss */
  .interested-company-container {
    width: 100%;
  }
}

/* line 268, app/assets/stylesheets/company.css.scss */
.company-thumbnail-row .company-name {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin-bottom: 4px;
  font-size: 16px;
}

/* line 273, app/assets/stylesheets/company.css.scss */
.company-thumbnail-row p {
  line-height: 18px;
  font-size: 14px;
}

/* line 280, app/assets/stylesheets/company.css.scss */
.companies-unit .home-class-container {
  height: auto;
}

@media (max-width: 767px) {
  /* line 283, app/assets/stylesheets/company.css.scss */
  .companies-unit .col-xs-6 {
    padding: 5px;
  }
}

/* line 288, app/assets/stylesheets/company.css.scss */
.companies-unit .company-name {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin: 5px 0;
  font-size: 16px;
}

/* line 292, app/assets/stylesheets/company.css.scss */
.companies-unit .company-name a {
  color: #2c2b2d;
}

/* line 296, app/assets/stylesheets/company.css.scss */
.companies-unit p {
  line-height: 18px;
  font-size: 14px;
}

/* line 302, app/assets/stylesheets/company.css.scss */
.share-buttons-wrapper {
  height: 65px;
  padding: 20px 0 0;
}

/* line 307, app/assets/stylesheets/company.css.scss */
.comp-reorder-logo {
  background-color: #000;
  width: 100%;
}

/* line 312, app/assets/stylesheets/company.css.scss */
.company-content {
  color: #000;
  padding: 20px;
}

/* line 316, app/assets/stylesheets/company.css.scss */
.company-content h5 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  color: #000;
  text-transform: uppercase;
}

/* line 322, app/assets/stylesheets/company.css.scss */
.company-content p {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 326, app/assets/stylesheets/company.css.scss */
.company-content a {
  text-decoration: none;
}

/* line 329, app/assets/stylesheets/company.css.scss */
.company-content ul {
  list-style: none;
  padding: 0;
}

/* line 333, app/assets/stylesheets/company.css.scss */
.company-content .fa {
  width: 35px;
}

/* line 338, app/assets/stylesheets/company.css.scss */
.wysihtml5-sandbox,
.description {
  height: 150px !important;
}

/* line 344, app/assets/stylesheets/company.css.scss */
.company-search-info h3 {
  margin-top: 0;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 348, app/assets/stylesheets/company.css.scss */
.company-search-info a {
  font-size: 16px;
  line-height: 22px;
}

/* line 352, app/assets/stylesheets/company.css.scss */
.company-search-info p {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  text-align: left;
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

/* line 359, app/assets/stylesheets/company.css.scss */
.company-search-info img {
  background: #000;
  margin-bottom: 20px;
  padding: 0 10px;
}

/* line 366, app/assets/stylesheets/company.css.scss */
.company-search-container {
  height: auto;
}

/* line 368, app/assets/stylesheets/company.css.scss */
.company-search-container .col-md-6 {
  padding: 0;
}

/* line 371, app/assets/stylesheets/company.css.scss */
.company-search-container .company-logo {
  padding: 0;
}

/* line 373, app/assets/stylesheets/company.css.scss */
.company-search-container .company-logo img {
  width: 150px;
}

/* line 377, app/assets/stylesheets/company.css.scss */
.company-search-container .company-search-info {
  padding: 0 30px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 380, app/assets/stylesheets/company.css.scss */
.company-search-container .company-search-info p, .company-search-container .company-search-info a {
  margin-top: 10px;
}

/* line 383, app/assets/stylesheets/company.css.scss */
.company-search-container .company-search-info a:hover {
  color: #2c2b2d;
}

@media (max-width: 1046px) {
  /* line 377, app/assets/stylesheets/company.css.scss */
  .company-search-container .company-search-info {
    padding: 10px;
  }
}

/* line 392, app/assets/stylesheets/company.css.scss */
.video-360-row {
  margin: 20px 10px;
  background: #fff;
  padding: 15px 10px 15px;
  border: 1px solid #ebebeb;
  position: relative;
  text-align: center;
}

/* line 400, app/assets/stylesheets/company.css.scss */
.video-360-row h3 {
  margin: 5px auto;
}

@media (max-width: 950px) {
  /* line 400, app/assets/stylesheets/company.css.scss */
  .video-360-row h3 {
    font-size: 18px;
    font-weight: bold;
  }
}

/* line 408, app/assets/stylesheets/company.css.scss */
.video-360-row p {
  max-width: 500px;
  margin: 0 auto 16px;
  font-size: 16px;
}

@media (max-width: 950px) {
  /* line 408, app/assets/stylesheets/company.css.scss */
  .video-360-row p {
    text-align: left;
  }
}

/* line 417, app/assets/stylesheets/company.css.scss */
.video-360-row .video-section-360 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 20px auto;
  height: 125px;
  width: 125px;
  border-radius: 250px;
  background: #EEE;
  cursor: pointer;
  transition: background-color 140ms linear;
}

/* line 429, app/assets/stylesheets/company.css.scss */
.video-360-row .video-section-360:hover {
  background: #FDE3CF;
  background: #FFDAAB;
}

/* line 434, app/assets/stylesheets/company.css.scss */
.video-360-row .video-section-360 img.icon-360 {
  background: none;
  width: 90px;
  position: absolute;
  left: 16px;
  top: 17px;
}

/* line 442, app/assets/stylesheets/company.css.scss */
.video-360-row .video-section-360 .label {
  font-size: 16px;
  color: #2c2b2d;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 33px;
}

/* line 456, app/assets/stylesheets/company.css.scss */
.companies-show-page {
  font-size: 18px;
  line-height: 24px;
}

/* line 459, app/assets/stylesheets/company.css.scss */
.companies-show-page .text-orange {
  color: #2c2b2d;
}

/* line 462, app/assets/stylesheets/company.css.scss */
.companies-show-page .bold {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
}

/* line 465, app/assets/stylesheets/company.css.scss */
.companies-show-page .uppercase {
  text-transform: uppercase;
}

/* line 471, app/assets/stylesheets/company.css.scss */
.companies-show-page #featured-videos .mobile-only {
  display: none;
}

@media (max-width: 767px) {
  /* line 471, app/assets/stylesheets/company.css.scss */
  .companies-show-page #featured-videos .mobile-only {
    display: block;
  }
}

/* line 478, app/assets/stylesheets/company.css.scss */
.companies-show-page .fifty-padding {
  padding-top: 0;
}

/* line 481, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding {
  padding: 20px 50px;
  height: 560px;
}

/* line 484, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 487, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .logo-header {
  padding: 0 0 20px 0;
}

/* line 489, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .logo-header img {
  width: 115px;
  margin: 0;
}

/* line 493, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .logo-header h3 {
  display: inline-block;
  padding-left: 15px;
  vertical-align: bottom;
}

/* line 499, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .hero-left {
  position: relative;
}

/* line 501, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .hero-left .sizzle-container {
  position: absolute;
  width: 100%;
}

/* line 504, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .hero-left .sizzle-container .sizzle-video {
  -webkit-box-shadow: 1px 1px 12px 1px rgba(95, 95, 95, 0.75);
  -moz-box-shadow: 1px 1px 12px 1px rgba(95, 95, 95, 0.75);
  box-shadow: 1px 1px 12px 1px rgba(95, 95, 95, 0.75);
  width: 95%;
  background: #F3F3F4;
}

/* line 510, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .hero-left .sizzle-container .sizzle-video .videoWrapper {
  padding-top: 0;
}

/* line 513, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .hero-left .sizzle-container .sizzle-video p {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 14px;
  background: #2c2b2d;
  color: #fff;
  padding: 10px;
  margin-top: -6px;
}

/* line 520, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .hero-left .sizzle-container .sizzle-video p a {
  color: #fff;
  padding-bottom: 2px;
  border-bottom: 1px solid #fff;
}

/* line 529, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .hero-right {
  color: #2c2b2d;
}

/* line 531, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .hero-right h3 {
  margin: 20px 10px;
}

/* line 534, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .hero-right p {
  margin: 30px 0;
}

/* line 537, app/assets/stylesheets/company.css.scss */
.companies-show-page .hero-padding .hero .hero-right .btn {
  text-transform: capitalize !important;
  margin-bottom: 20px;
}

@media (min-width: 1280px) {
  /* line 481, app/assets/stylesheets/company.css.scss */
  .companies-show-page .hero-padding {
    height: 660px;
  }
}

@media (max-width: 1100px) {
  /* line 481, app/assets/stylesheets/company.css.scss */
  .companies-show-page .hero-padding {
    height: 500px;
    padding: 20px;
  }
  /* line 551, app/assets/stylesheets/company.css.scss */
  .companies-show-page .hero-padding .hero .hero-right p {
    margin: 0 0 30px;
  }
}

@media (max-width: 900px) {
  /* line 481, app/assets/stylesheets/company.css.scss */
  .companies-show-page .hero-padding {
    height: 450px;
  }
}

@media (max-width: 767px) {
  /* line 481, app/assets/stylesheets/company.css.scss */
  .companies-show-page .hero-padding {
    height: 100%;
    padding: 0;
  }
  /* line 563, app/assets/stylesheets/company.css.scss */
  .companies-show-page .hero-padding .hero {
    padding: 0 15px;
  }
  /* line 566, app/assets/stylesheets/company.css.scss */
  .companies-show-page .hero-padding .hero .logo-header img {
    display: none;
  }
  /* line 569, app/assets/stylesheets/company.css.scss */
  .companies-show-page .hero-padding .hero .logo-header h3 {
    padding-left: 0;
  }
  /* line 574, app/assets/stylesheets/company.css.scss */
  .companies-show-page .hero-padding .hero .hero-left .sizzle-container {
    position: relative;
  }
  /* line 576, app/assets/stylesheets/company.css.scss */
  .companies-show-page .hero-padding .hero .hero-left .sizzle-container .sizzle-video {
    width: 100%;
  }
  /* line 582, app/assets/stylesheets/company.css.scss */
  .companies-show-page .hero-padding .hero .hero-right p {
    margin: 30px 0;
  }
}

/* line 590, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-overview h3 {
  margin: 0 0 25px 0;
}

@media (max-width: 767px) {
  /* line 590, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-overview h3 {
    display: none;
  }
}

/* line 596, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-overview img {
  width: 115px;
}

@media (max-width: 767px) {
  /* line 589, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-overview {
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  /* line 604, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-featured-videos .class-container {
    padding: 0 15px;
  }
}

/* line 611, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-perks .modal-img {
  border-bottom: 10px solid #fff;
  border-right: 10px solid #fff;
}

/* line 615, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-perks .row-container {
  padding: 15px;
}

@media (max-width: 767px) {
  /* line 615, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-perks .row-container {
    padding: 25px;
  }
}

/* line 621, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-perks .perks-wrapper {
  height: 250px;
  padding: 15px 30px 15px 15px;
}

/* line 622, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-perks .perks-wrapper:nth-child(4n+2) {
  background: #F3F3F4;
}

/* line 625, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-perks .perks-wrapper:nth-child(4n+3) {
  background: #F3F3F4;
}

/* line 630, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-perks .perks-wrapper h3 {
  color: #2c2b2d;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0 0 25px 0;
}

/* line 637, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-perks .perks-wrapper p {
  font-size: 16px;
}

@media (max-width: 1024px) {
  /* line 642, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-perks .col-sm-10 {
    width: 100%;
  }
  /* line 645, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-perks .perks-wrapper {
    width: 33%;
  }
}

@media (max-width: 900px) {
  /* line 650, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-perks .perks-wrapper {
    width: 50%;
  }
}

@media (max-width: 767px) {
  /* line 655, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-perks .perks-wrapper {
    width: 100%;
    height: 100%;
  }
  /* line 658, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-perks .perks-wrapper:nth-child(4n+2) {
    background: #fff;
  }
  /* line 661, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-perks .perks-wrapper:nth-child(4n+3) {
    background: #fff;
  }
  /* line 664, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-perks .perks-wrapper p {
    padding-left: 10px;
  }
}

/* line 671, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-job-listings .show-all-jobs-container {
  padding: 0;
}

/* line 673, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-job-listings .show-all-jobs-container h3 {
  display: none;
}

/* line 677, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-job-listings .show-all-jobs-container .jobs-row .col-sm-6 {
  height: 80px;
}

/* line 680, app/assets/stylesheets/company.css.scss */
.companies-show-page .company-page-job-listings .show-all-jobs-container .jobs-row p {
  font-size: 16px;
}

@media (max-width: 1200px) {
  /* line 686, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-job-listings .show-all-jobs-container .jobs-row .col-sm-6 {
    height: 6em;
  }
}

@media (max-width: 850px) {
  /* line 691, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-job-listings .show-all-jobs-container .row {
    margin: 15px -15px;
  }
}

@media (max-width: 767px) {
  /* line 697, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-job-listings .show-all-jobs-container .row {
    margin: 0;
  }
  /* line 701, app/assets/stylesheets/company.css.scss */
  .companies-show-page .company-page-job-listings .show-all-jobs-container .jobs-row .col-sm-6 {
    height: 100%;
  }
}

/* line 708, app/assets/stylesheets/company.css.scss */
.companies-show-page .section {
  padding-top: 50px;
}

@media (max-width: 767px) {
  /* line 708, app/assets/stylesheets/company.css.scss */
  .companies-show-page .section {
    padding-top: 30px;
  }
  /* line 712, app/assets/stylesheets/company.css.scss */
  .companies-show-page .section h3 {
    padding-left: 10px;
  }
}

@media (max-width: 1024px) {
  /* line 719, app/assets/stylesheets/company.css.scss */
  .companies-show-page .section-wrapper {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 725, app/assets/stylesheets/company.css.scss */
  .companies-show-page .fifty-padding {
    padding: 10px;
  }
}

/* line 731, app/assets/stylesheets/company.css.scss */
#company-page-sidebar.affix {
  top: 70px;
}

/* line 735, app/assets/stylesheets/company.css.scss */
.bs-docs-sidebar {
  padding-top: 50px;
}

/* line 737, app/assets/stylesheets/company.css.scss */
.bs-docs-sidebar .nav > li > a {
  color: #999;
  border-left: 2px solid transparent;
  padding: 6px 6px 6px 20px;
  font-size: 16px;
}

/* line 743, app/assets/stylesheets/company.css.scss */
.bs-docs-sidebar .nav > .active > a,
.bs-docs-sidebar .nav > li > a:hover,
.bs-docs-sidebar .nav > li > a:focus {
  color: #2c2b2d;
  text-decoration: none;
  background-color: transparent;
  border-left-color: #2c2b2d;
}

/* line 751, app/assets/stylesheets/company.css.scss */
.bs-docs-sidebar .nav > .active > a,
.bs-docs-sidebar .nav > .active:hover > a,
.bs-docs-sidebar .nav > .active:focus > a {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 1024px) {
  /* line 735, app/assets/stylesheets/company.css.scss */
  .bs-docs-sidebar {
    display: none;
  }
}

/* line 761, app/assets/stylesheets/company.css.scss */
.companies-index-page {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 763, app/assets/stylesheets/company.css.scss */
.companies-index-page .fifty-padding {
  padding: 25px 100px;
}

@media (max-width: 1000px) {
  /* line 763, app/assets/stylesheets/company.css.scss */
  .companies-index-page .fifty-padding {
    padding: 25px;
  }
  /* line 767, app/assets/stylesheets/company.css.scss */
  .companies-index-page .fifty-padding .featured-company-row {
    margin: 0 40px 0 20px;
  }
  /* line 769, app/assets/stylesheets/company.css.scss */
  .companies-index-page .fifty-padding .featured-company-row p, .companies-index-page .fifty-padding .featured-company-row a {
    font-size: 12px;
  }
  /* line 772, app/assets/stylesheets/company.css.scss */
  .companies-index-page .fifty-padding .featured-company-row h4 {
    font-size: 16px;
  }
  /* line 775, app/assets/stylesheets/company.css.scss */
  .companies-index-page .fifty-padding .featured-company-row .col-xs-3 {
    padding: 0;
  }
}

@media (max-width: 767px) {
  /* line 781, app/assets/stylesheets/company.css.scss */
  .companies-index-page .fifty-padding.featured-companies {
    display: none;
  }
}

/* line 786, app/assets/stylesheets/company.css.scss */
.companies-index-page .search-container {
  text-align: center;
}

/* line 788, app/assets/stylesheets/company.css.scss */
.companies-index-page .search-container form {
  position: relative;
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
}

/* line 793, app/assets/stylesheets/company.css.scss */
.companies-index-page .search-container form input {
  height: 40px;
  display: inline-block;
}

/* line 797, app/assets/stylesheets/company.css.scss */
.companies-index-page .search-container form button {
  right: 0;
  font-size: 20px;
  border: none;
}

/* line 804, app/assets/stylesheets/company.css.scss */
.companies-index-page .autocomplete-list {
  display: none;
}

/* line 807, app/assets/stylesheets/company.css.scss */
.companies-index-page .page-title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 20px;
  margin: 0 0 20px;
}

@media (max-width: 767px) {
  /* line 807, app/assets/stylesheets/company.css.scss */
  .companies-index-page .page-title {
    font-size: 18px;
  }
}

/* line 815, app/assets/stylesheets/company.css.scss */
.companies-index-page a {
  color: #2c2b2d;
}

/* line 817, app/assets/stylesheets/company.css.scss */
.companies-index-page a:hover {
  color: #339aff;
}

/* line 821, app/assets/stylesheets/company.css.scss */
.companies-index-page p {
  margin-top: 15px;
}

/* line 824, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-row {
  height: 440px;
  padding: 10px;
  background: #fff;
  margin-bottom: 30px;
}

@media (max-width: 1300px) {
  /* line 824, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-row {
    height: 380px;
  }
}

@media (max-width: 1100px) {
  /* line 824, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-row {
    height: 370px;
  }
}

@media (max-width: 767px) {
  /* line 824, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-row {
    height: auto;
  }
}

/* line 840, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section {
  overflow: hidden;
  position: relative;
  height: 260px;
}

@media (max-width: 1500px) {
  /* line 840, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-video-section {
    height: 240px;
  }
}

@media (max-width: 1400px) {
  /* line 840, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-video-section {
    height: 220px;
  }
}

@media (max-width: 1300px) {
  /* line 840, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-video-section {
    height: 190px;
  }
}

@media (max-width: 1200px) {
  /* line 840, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-video-section {
    height: 180px;
  }
}

@media (max-width: 1100px) {
  /* line 840, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-video-section {
    height: 160px;
  }
}

@media (max-width: 1000px) {
  /* line 840, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-video-section {
    height: 140px;
  }
}

@media (max-width: 767px) {
  /* line 840, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-video-section {
    height: auto;
  }
}

/* line 865, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode {
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

/* line 871, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode .bg-wrapper {
  position: relative;
  background-color: #F3F3F4;
}

/* line 874, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode .bg-wrapper img {
  min-height: 150px;
  background: none;
  position: relative;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 886, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode.show-thumbnail {
  display: block;
}

/* line 888, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode.show-thumbnail a.play:hover .fa {
  color: #2c2b2d;
  border-color: #2c2b2d;
  background: rgba(255, 255, 255, 0.5);
}

/* line 893, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode.show-thumbnail .fa.fa-play {
  font-size: 50px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  border: 4px solid #fff;
  padding: 20px 25px 20px 35px;
  border-radius: 50%;
  background: rgba(105, 105, 105, 0.3);
}

@media (max-width: 767px) {
  /* line 893, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-video-section .mode.show-thumbnail .fa.fa-play {
    padding: 15px 20px 15px 25px;
    font-size: 40px;
  }
}

/* line 911, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode.show-spinner {
  background-color: #F3F3F4;
}

/* line 913, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode.show-spinner .spinner {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

/* line 920, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode.show-spinner .spinner .fa.fa-spinner {
  font-size: 40px;
}

/* line 927, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode.show-postroll .bg-wrapper img {
  opacity: 0.2;
}

/* line 931, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode.show-postroll a.replay {
  color: #3D3D3D;
  display: block;
  margin: 52px auto 60px;
  text-align: center;
  position: absolute;
  top: 12%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

/* line 933, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode.show-postroll a.replay:hover {
  color: #AAA;
}

/* line 944, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode.show-postroll a.replay .fa.fa-repeat {
  font-size: 40px;
}

/* line 948, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-video-section .mode.show-postroll h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 22px;
  margin: 20px auto;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 5;
}

@media (max-width: 767px) {
  /* line 948, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-video-section .mode.show-postroll h4 {
    font-size: 18px;
    margin: 28px auto 0;
  }
}

/* line 966, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section {
  margin-top: 15px;
}

@media (max-width: 767px) {
  /* line 966, app/assets/stylesheets/company.css.scss */
  .companies-index-page .company-info-section {
    margin-bottom: 20px;
  }
}

/* line 971, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section ul {
  padding: 0;
}

/* line 973, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section ul li {
  list-style: none;
  display: inline-block;
}

/* line 976, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section ul li:after {
  content: ' | ';
}

/* line 979, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section ul li:last-child:after {
  content: " ";
}

/* line 984, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section img {
  width: 100px;
  margin: 0;
}

/* line 988, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 18px;
  margin-top: 0;
  display: inline-block;
}

/* line 993, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section h4 a {
  color: #3D3D3D;
}

/* line 995, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section h4 a:hover {
  color: #339aff;
}

/* line 1000, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section p {
  margin-top: 0;
}

/* line 1005, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section .company-links .arrow {
  display: inline-block;
}

/* line 1008, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section .company-links a {
  display: block;
  margin: 10px 0;
}

/* line 1013, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section .company-links .interested-company-container a {
  margin: 0;
}

/* line 1018, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section .company-links .jobs-link a, .companies-index-page .company-info-section .company-links .add-company-btn a {
  display: inline-block;
  text-transform: none;
  color: #2c2b2d;
  background: none;
  margin: 0;
  padding: 0;
}

/* line 1025, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section .company-links .jobs-link a:active, .companies-index-page .company-info-section .company-links .add-company-btn a:active {
  color: #339aff;
}

/* line 1028, app/assets/stylesheets/company.css.scss */
.companies-index-page .company-info-section .company-links .jobs-link a:hover, .companies-index-page .company-info-section .company-links .add-company-btn a:hover {
  color: #339aff !important;
}

/* line 1035, app/assets/stylesheets/company.css.scss */
.companies-index-page .subsidiary.company-row {
  height: auto;
  margin-bottom: 0px;
}

/* line 1038, app/assets/stylesheets/company.css.scss */
.companies-index-page .subsidiary.company-row .company-video-section {
  height: 170px;
}

/* line 1045, app/assets/stylesheets/company.css.scss */
.company-current-stats-container {
  background: #F3F3F4;
}

/* line 1050, app/assets/stylesheets/company.css.scss */
.company-your-stats-container .course-stats-info {
  background: #F3F3F4;
  padding: 10px;
}

/* line 1056, app/assets/stylesheets/company.css.scss */
.company-home-wrapper {
  margin: 0;
  padding: 20px 45px 50px;
}

/* line 1061, app/assets/stylesheets/company.css.scss */
.company-home-wrapper .row .callout {
  color: #2c2b2d;
  margin: 15px 0;
}

/* line 1065, app/assets/stylesheets/company.css.scss */
.company-home-wrapper .row p {
  max-width: 600px;
}

/* line 1068, app/assets/stylesheets/company.css.scss */
.company-home-wrapper .row li {
  max-width: 550px;
  margin: 0 0 5px;
}

/* line 1076, app/assets/stylesheets/company.css.scss */
.col-sm-6.subsidiaries-jobs-items {
  margin-bottom: 10px;
}

/* line 1078, app/assets/stylesheets/company.css.scss */
.col-sm-6.subsidiaries-jobs-items .company-logo {
  width: 50px !important;
  padding: 0 5px !important;
  float: left;
  margin-right: 10px;
  font-size: 8px;
}

/* line 1087, app/assets/stylesheets/company.css.scss */
img.company-logo {
  max-height: 95px;
  width: 100%;
  max-width: 150px;
  height: 100%;
  padding: 5px;
}

/* line 1, app/assets/stylesheets/jobs.css.scss */
.referral-link-signup-popup-container {
  position: fixed;
  z-index: 10;
  width: 700px;
  top: 300px;
  left: 45%;
  margin-right: -45%;
  transform: translate(-45%, -45%);
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/jobs.css.scss */
  .referral-link-signup-popup-container {
    width: 100%;
  }
}

/* line 12, app/assets/stylesheets/jobs.css.scss */
.referral-link-signup-popup-container .referral-link-signup-popup {
  display: none;
}

/* line 14, app/assets/stylesheets/jobs.css.scss */
.referral-link-signup-popup-container .referral-link-signup-popup h3 {
  color: #000;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 22px;
}

/* line 19, app/assets/stylesheets/jobs.css.scss */
.referral-link-signup-popup-container .referral-link-signup-popup .wrppr {
  text-align: left;
  background-color: #fff;
  width: 100%;
  padding: 15px;
}

/* line 24, app/assets/stylesheets/jobs.css.scss */
.referral-link-signup-popup-container .referral-link-signup-popup .wrppr .subscribe-form {
  padding: 30px;
  background-color: #F3F3F4;
}

/* line 27, app/assets/stylesheets/jobs.css.scss */
.referral-link-signup-popup-container .referral-link-signup-popup .wrppr .subscribe-form .input-container {
  text-align: left;
}

/* line 30, app/assets/stylesheets/jobs.css.scss */
.referral-link-signup-popup-container .referral-link-signup-popup .wrppr .subscribe-form .email-input-field {
  width: 100%;
}

/* line 33, app/assets/stylesheets/jobs.css.scss */
.referral-link-signup-popup-container .referral-link-signup-popup .wrppr .subscribe-form .agreements {
  text-align: left;
  padding: 10px 0 30px;
}

/* line 37, app/assets/stylesheets/jobs.css.scss */
.referral-link-signup-popup-container .referral-link-signup-popup .wrppr .subscribe-form .btn {
  font-size: 18px;
}

/* line 41, app/assets/stylesheets/jobs.css.scss */
.referral-link-signup-popup-container .referral-link-signup-popup .wrppr .cancel-btn {
  text-align: center;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  padding: 15px;
  font-size: 16px;
}

/* line 51, app/assets/stylesheets/jobs.css.scss */
.email-shim {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: rgba(12, 13, 13, 0.48);
}

/* line 63, app/assets/stylesheets/jobs.css.scss */
.job-desc-container img {
  max-width: 100% !important;
  height: 100% !important;
}

/* line 68, app/assets/stylesheets/jobs.css.scss */
.audio-player-container {
  max-width: 100%;
}

/* line 70, app/assets/stylesheets/jobs.css.scss */
.audio-player-container audio {
  max-width: 100%;
}

/* line 76, app/assets/stylesheets/jobs.css.scss */
.display-jobs-single-col-container h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin: 30px 0 10px;
}

/* line 80, app/assets/stylesheets/jobs.css.scss */
.display-jobs-single-col-container .jobs-row {
  border-bottom: 1px solid #F3F3F4;
  margin: 0;
}

/* line 83, app/assets/stylesheets/jobs.css.scss */
.display-jobs-single-col-container .jobs-row p {
  margin: 10px 0;
}

/* line 86, app/assets/stylesheets/jobs.css.scss */
.display-jobs-single-col-container .jobs-row .col-sm-9 {
  padding: 0;
}

@media (max-width: 767px) {
  /* line 90, app/assets/stylesheets/jobs.css.scss */
  .display-jobs-single-col-container .jobs-row .col-sm-3 {
    padding: 0;
  }
  /* line 93, app/assets/stylesheets/jobs.css.scss */
  .display-jobs-single-col-container .jobs-row p {
    margin: 5px 0;
  }
}

/* line 100, app/assets/stylesheets/jobs.css.scss */
#job-app-form {
  padding: 20px 0;
}

/* line 104, app/assets/stylesheets/jobs.css.scss */
.sending-spinner {
  display: none;
}

@media (max-width: 1100px) {
  /* line 110, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container.fifty-padding {
    padding: 15px;
  }
}

/* line 115, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .sizzle-video,
.job-detail-container .audio-player-container {
  max-width: 500px;
  margin: 30px auto;
}

/* line 120, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .job-detail {
  background: #fff;
  padding: 20px;
  font-size: 16px;
  line-height: 22px;
}

/* line 125, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .job-detail .collapse {
  display: inline-block;
}

/* line 128, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .job-detail h1, .job-detail-container .job-detail h2 {
  font-size: 18px;
  line-height: 24px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 133, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .job-detail h1.title {
  font-size: 24px;
  line-height: 30px;
}

/* line 137, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .job-detail .job-apply-link {
  text-align: right;
}

/* line 139, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .job-detail .job-apply-link .btn {
  background: #fff;
  font-size: 18px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif !important;
  color: #2c2b2d;
}

/* line 145, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .job-detail .job-apply-link .referral-link-section {
  text-align: right;
}

/* line 149, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .job-detail .company-logo {
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
}

/* line 155, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .job-detail .title {
  margin-top: 0;
}

/* line 158, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .job-detail .location {
  margin-bottom: 2px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  margin-top: 0;
}

/* line 163, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .job-detail .btn-container {
  text-align: right;
  padding: 0;
}

@media (max-width: 500px) {
  /* line 168, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .job-detail .col-xs-4, .job-detail-container .job-detail .col-xs-8 {
    width: 100%;
    text-align: center;
  }
  /* line 171, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .job-detail .col-xs-4 .company-logo, .job-detail-container .job-detail .col-xs-8 .company-logo {
    max-width: 100px;
    margin-bottom: 10px;
  }
  /* line 175, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .job-detail .col-xs-4 .job-apply-link, .job-detail-container .job-detail .col-xs-8 .job-apply-link {
    text-align: center;
  }
  /* line 177, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .job-detail .col-xs-4 .job-apply-link .btn-container, .job-detail-container .job-detail .col-xs-8 .job-apply-link .btn-container {
    text-align: center;
  }
}

/* line 184, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .jobs-show-classes-container {
  background: #fff;
  padding: 20px !important;
  margin: 20px 0;
}

/* line 189, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .application-container {
  padding: 20px;
  margin: 20px 0;
}

/* line 193, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .application-container .referral-link-section .referral-link {
  margin-bottom: 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 196, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .application-container .referral-link-section .referral-link.bold {
  font-size: 20px;
}

/* line 200, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .application-container .referral-link-section h3 {
  max-width: 600px;
  margin: 0 auto;
  padding: 30px 0 15px;
  background: #F3F3F4;
}

/* line 206, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .application-container .referral-link-section p {
  max-width: 600px;
  margin: 0 auto;
  padding: 0 15px;
  background: #F3F3F4;
}

/* line 213, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .application-container .job-application-form-section {
  background: #fff;
}

/* line 216, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .application-container .job-application-form-section form textarea,
.job-detail-container .application-container .job-application-form-section form select {
  border: 1px solid #F3F3F4;
}

/* line 220, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .application-container .job-application-form-section form .select-style {
  padding-left: 0;
}

/* line 223, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .application-container .job-application-form-section form .form-group, .job-detail-container .application-container .job-application-form-section form p, .job-detail-container .application-container .job-application-form-section form .well.input-container {
  background: #fff;
}

/* line 229, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .sign-up-box {
  background: #F3F3F4;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 234, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .sign-up-box h4 {
  font-size: 18px;
}

/* line 237, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .sign-up-box .subscribe-form {
  max-width: 100%;
}

/* line 239, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .sign-up-box .subscribe-form .row {
  margin: 0;
}

/* line 242, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .sign-up-box .subscribe-form .btn {
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
  background: #2c2b2d;
}

/* line 248, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .sign-up-box .subscribe-form .col-sm-4,
.job-detail-container .sign-up-box .subscribe-form .col-sm-8 {
  padding: 0 !important;
}

@media (max-width: 1275px) {
  /* line 254, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .sign-up-box .col-sm-8, .job-detail-container .sign-up-box .col-sm-4 {
    width: 100%;
    padding: 0;
  }
  /* line 258, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .sign-up-box .btn {
    margin-top: 6px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 229, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .sign-up-box {
    margin-top: 50px;
  }
  /* line 265, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .sign-up-box .input-container {
    width: 100%;
  }
}

/* line 270, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .additional-questions-container {
  max-width: 600px;
  margin: 0 auto 15px;
  background: #F3F3F4;
  padding: 0px 20px 5px;
  text-align: center;
}

/* line 277, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .referral-resume-container {
  max-width: 600px;
  margin: 0 auto 15px;
  background: #F3F3F4;
  padding: 20px 20px 10px;
  text-align: center;
}

/* line 283, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .referral-resume-container .custom-file-input {
  width: 200px;
  margin: 15px auto 35px;
}

/* line 287, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .referral-resume-container .profile-update {
  width: 100%;
  margin-bottom: 0;
}

/* line 291, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .referral-resume-container .custom-file-input::before {
  width: 100%;
  text-align: center;
}

/* line 295, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .referral-resume-container .resume-preview {
  position: relative;
  top: 0;
  left: 0;
}

/* line 300, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .referral-resume-container h3 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 1475px) {
  /* line 307, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .mobile-sign-up-box .col-sm-4, .job-detail-container .mobile-sign-up-box .col-sm-5, .job-detail-container .mobile-sign-up-box .col-sm-3 {
    width: 100%;
  }
  /* line 310, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .mobile-sign-up-box .btn {
    margin-top: 6px;
    width: 100%;
  }
}

/* line 316, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .recommended-jobs-section {
  background: #fff;
  padding: 10px;
  margin-bottom: 20px;
}

/* line 320, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .recommended-jobs-section ul {
  padding: 0;
}

/* line 322, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .recommended-jobs-section ul li {
  list-style: none;
  padding: 10px 0 0;
  border-top: 1px solid #F3F3F4;
}

/* line 326, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .recommended-jobs-section ul li:first-of-type {
  border: none;
}

/* line 329, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .recommended-jobs-section ul li img {
  margin: 0;
}

/* line 334, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .recommended-jobs-section .title {
  font-size: 18px;
  color: #000;
  text-transform: capitalize;
}

/* line 340, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .container {
  max-width: 100% !important;
  padding: 0 !important;
}

/* line 344, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .link {
  background: #fff;
  padding: 10px;
  margin: 20px 0;
  color: #000;
  font-size: 18px;
  text-align: center;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 600px) {
  /* line 109, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container {
    padding: 20px 10px !important;
  }
}

/* line 356, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .comp-index-logo {
  max-width: 150px;
}

/* line 359, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .title {
  font-size: 24px;
  line-height: 30px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 359, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .title {
    font-size: 20px;
    line-height: 26px;
  }
}

/* line 368, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .location {
  font-size: 16px !important;
}

/* line 371, app/assets/stylesheets/jobs.css.scss */
.job-detail-container p {
  font-size: 16px !important;
  line-height: 22px !important;
}

/* line 376, app/assets/stylesheets/jobs.css.scss */
.job-detail-container ul li {
  font-size: 16px !important;
  line-height: 22px !important;
}

/* line 379, app/assets/stylesheets/jobs.css.scss */
.job-detail-container ul li span {
  font-size: 16px !important;
  line-height: 22px !important;
}

/* line 385, app/assets/stylesheets/jobs.css.scss */
.job-detail-container strong {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 388, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .btn-container {
  text-align: center;
  padding: 40px 0;
}

/* line 391, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .btn-container .btn {
  font-size: 18px;
  padding: 8px 20px;
}

/* line 396, app/assets/stylesheets/jobs.css.scss */
.job-detail-container h3 {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
}

/* line 399, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .course-wrapper {
  padding: 0;
}

@media (max-width: 767px) {
  /* line 399, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .course-wrapper {
    padding: 10px;
    width: 50%;
  }
}

@media (max-width: 500px) {
  /* line 399, app/assets/stylesheets/jobs.css.scss */
  .job-detail-container .course-wrapper {
    width: 100%;
  }
}

/* line 410, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .jobs-show-classes-container.classes-count-1 p {
  margin: 0 auto 10px;
}

/* line 413, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .jobs-show-classes-container.classes-count-1 .row {
  text-align: center;
}

/* line 415, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .jobs-show-classes-container.classes-count-1 .row .col-xs-4.course-wrapper {
  float: none;
  margin: 0 auto;
}

/* line 421, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .course-logo {
  width: 100px;
}

/* line 425, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .home-class-container p {
  font-size: 14px !important;
}

/* line 429, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .jobs-show-classes-container {
  padding: 10px 0 0;
}

/* line 431, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .jobs-show-classes-container h4 {
  text-align: center;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

/* line 436, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .jobs-show-classes-container h4 span {
  padding-right: 6px;
}

/* line 440, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .jobs-show-classes-container .title {
  font-size: 18px;
  line-height: 24px;
}

/* line 445, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .referral-link-section {
  text-align: center;
}

/* line 447, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .referral-link-section h3 {
  margin: 40px 0 25px;
  font-size: 18px;
  line-height: 24px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 453, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .referral-link-section .description {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin: 35px auto 0;
  max-width: 650px;
}

/* line 460, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .referral-link-section .referral-btn-wrapper {
  margin-top: 20px;
}

/* line 462, app/assets/stylesheets/jobs.css.scss */
.job-detail-container .referral-link-section .referral-btn-wrapper.no-sponsorship {
  display: none;
}

/* line 469, app/assets/stylesheets/jobs.css.scss */
.visa-question-section,
.visa-confirmation-section {
  text-align: center;
}

/* line 472, app/assets/stylesheets/jobs.css.scss */
.visa-question-section p,
.visa-confirmation-section p {
  background: white;
}

/* line 475, app/assets/stylesheets/jobs.css.scss */
.visa-question-section h4,
.visa-confirmation-section h4 {
  font-size: 18px;
  line-height: 24px;
}

/* line 479, app/assets/stylesheets/jobs.css.scss */
.visa-question-section .form-section,
.visa-confirmation-section .form-section {
  margin: 30px 0 45px;
}

/* line 483, app/assets/stylesheets/jobs.css.scss */
.visa-question-section .answers a,
.visa-confirmation-section .answers a {
  display: inline-block;
  margin: 5px 10px 5px 0;
  padding: 8px 5px;
  width: 95px;
  text-align: center;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  color: #222;
  background: #FDE3A7;
}

/* line 492, app/assets/stylesheets/jobs.css.scss */
.visa-question-section .answers a.long-answer,
.visa-confirmation-section .answers a.long-answer {
  width: 295px;
}

/* line 497, app/assets/stylesheets/jobs.css.scss */
.visa-question-section .processing-section,
.visa-confirmation-section .processing-section {
  display: none;
  margin: 15px 10px;
  padding: 8px 5px;
}

/* line 502, app/assets/stylesheets/jobs.css.scss */
.visa-question-section .visa-message-section,
.visa-confirmation-section .visa-message-section {
  display: none;
}

/* line 509, app/assets/stylesheets/jobs.css.scss */
.job-application-form-section .over-applied-notification {
  display: none;
  text-align: center;
  position: relative;
  padding: 12px 0 50px;
}

/* line 514, app/assets/stylesheets/jobs.css.scss */
.job-application-form-section .over-applied-notification h1 {
  color: red;
  font-size: 24px;
  margin: 25px 0;
}

@media (max-width: 767px) {
  /* line 514, app/assets/stylesheets/jobs.css.scss */
  .job-application-form-section .over-applied-notification h1 {
    font-size: 18px;
    margin: 15px 0 25px;
    padding: 4px;
    line-height: 1.4em;
  }
}

/* line 525, app/assets/stylesheets/jobs.css.scss */
.job-application-form-section .over-applied-notification .video-notice-wrapper {
  max-width: 700px;
  margin: 0 auto;
  background: #2f2f30;
}

/* line 530, app/assets/stylesheets/jobs.css.scss */
.job-application-form-section .over-applied-notification .over-applied-choices {
  margin: 20px auto 0;
}

/* line 532, app/assets/stylesheets/jobs.css.scss */
.job-application-form-section .over-applied-notification .over-applied-choices p {
  padding: 10px;
  margin: 30px 0 20px;
}

/* line 536, app/assets/stylesheets/jobs.css.scss */
.job-application-form-section .over-applied-notification .over-applied-choices .btn {
  margin: 0 10px;
}

@media (max-width: 767px) {
  /* line 536, app/assets/stylesheets/jobs.css.scss */
  .job-application-form-section .over-applied-notification .over-applied-choices .btn {
    margin: 23px 10px;
  }
}

/* line 544, app/assets/stylesheets/jobs.css.scss */
.job-application-form-section .cancelled-notification {
  display: none;
  text-align: center;
  position: relative;
  padding: 40px 0 80px;
}

/* line 549, app/assets/stylesheets/jobs.css.scss */
.job-application-form-section .cancelled-notification h1 {
  font-size: 24px;
  margin: 25px 0;
}

/* line 553, app/assets/stylesheets/jobs.css.scss */
.job-application-form-section .cancelled-notification a {
  display: block;
  margin: 40px auto 0;
  font-size: 24px;
}

@media (max-width: 767px) {
  /* line 553, app/assets/stylesheets/jobs.css.scss */
  .job-application-form-section .cancelled-notification a {
    font-size: 18px;
  }
}

/* line 564, app/assets/stylesheets/jobs.css.scss */
.saved-job-actions {
  float: right;
  position: relative;
}

/* line 567, app/assets/stylesheets/jobs.css.scss */
.saved-job-actions .show-star {
  display: inline-block;
}

/* line 570, app/assets/stylesheets/jobs.css.scss */
.saved-job-actions .hide-star {
  display: none;
}

/* line 573, app/assets/stylesheets/jobs.css.scss */
.saved-job-actions .add-saved-job {
  margin-right: 10px;
}

/* line 577, app/assets/stylesheets/jobs.css.scss */
.saved-job-actions.listing {
  top: -30px;
}

/* line 580, app/assets/stylesheets/jobs.css.scss */
.saved-job-actions.detail {
  right: 15px;
}

/* line 585, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page .saved-job-list-title {
  padding: 0 10px;
  font-size: 24px;
}

@media (max-width: 767px) {
  /* line 585, app/assets/stylesheets/jobs.css.scss */
  #saved-jobs-page .saved-job-list-title {
    font-size: 18px;
    margin-top: 35px;
  }
}

/* line 592, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page .saved-job-list-title a {
  display: block;
  margin-top: 18px;
}

/* line 598, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page ul.saved-job-list {
  padding: 3px 10px;
}

/* line 600, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page ul.saved-job-list li {
  padding-top: 10px;
  list-style-type: none;
  margin: 15px 0 35px;
  font-size: 18px;
}

@media (max-width: 767px) {
  /* line 600, app/assets/stylesheets/jobs.css.scss */
  #saved-jobs-page ul.saved-job-list li {
    font-size: 14px;
  }
}

/* line 609, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page ul.saved-job-list li .job-description a {
  font-size: 24px;
}

@media (max-width: 767px) {
  /* line 609, app/assets/stylesheets/jobs.css.scss */
  #saved-jobs-page ul.saved-job-list li .job-description a {
    font-size: 18px;
  }
}

/* line 616, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page ul.saved-job-list li p {
  margin-top: 5px;
  line-height: 1.65em;
}

/* line 621, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page ul.saved-job-list li.inactive-job {
  color: #AAA;
}

/* line 623, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page ul.saved-job-list li.inactive-job a:link, #saved-jobs-page ul.saved-job-list li.inactive-job a:active, #saved-jobs-page ul.saved-job-list li.inactive-job a:visited {
  color: #AAA;
}

/* line 626, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page ul.saved-job-list li.inactive-job a:hover {
  color: #586f6f;
}

/* line 629, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page ul.saved-job-list li.inactive-job a.btn.orange {
  color: #fff;
  background-color: #AAA;
}

/* line 633, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page ul.saved-job-list li.inactive-job a.delete {
  color: #ec7d5a;
}

/* line 640, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page a.search-jobs-link {
  display: inline-block;
  font-size: 24px;
  padding: 10px;
  margin: 0 0 10px;
}

@media (max-width: 767px) {
  /* line 640, app/assets/stylesheets/jobs.css.scss */
  #saved-jobs-page a.search-jobs-link {
    font-size: 18px;
  }
}

/* line 650, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page .job-apply-link.saved-jobs-links .uc-record-click-section {
  display: inline-block;
}

/* line 653, app/assets/stylesheets/jobs.css.scss */
#saved-jobs-page .job-apply-link.saved-jobs-links a.small {
  margin-right: 20px;
}

/* line 1, app/assets/stylesheets/job_applications.css.scss */
.finalist-job-link-section {
  text-align: center;
}

/* line 3, app/assets/stylesheets/job_applications.css.scss */
.finalist-job-link-section .title {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}

/* line 8, app/assets/stylesheets/job_applications.css.scss */
.finalist-job-link-section .btn {
  font-size: 20px;
}

/* line 13, app/assets/stylesheets/job_applications.css.scss */
.job-application-success-page .content-centered {
  max-width: 900px;
  margin: 0 auto;
}

/* line 16, app/assets/stylesheets/job_applications.css.scss */
.job-application-success-page .content-centered h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 20, app/assets/stylesheets/job_applications.css.scss */
.job-application-success-page .application-submitted-notice {
  margin: 0 auto 40px;
  background: #6c757d;
  border-radius: 8px;
  padding: 10px;
  text-align: center;
  color: #fff;
}

/* line 28, app/assets/stylesheets/job_applications.css.scss */
.job-application-success-page .application-submitted-notice h1 {
  margin: 15px auto;
  font-size: 24px;
}

/* line 34, app/assets/stylesheets/job_applications.css.scss */
.job-application-success-page .jf-submitted-notice {
  margin: 0 auto 40px;
  padding: 10px;
  text-align: center;
}

/* line 38, app/assets/stylesheets/job_applications.css.scss */
.job-application-success-page .jf-submitted-notice h3 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  line-height: 1.4em;
  margin: 0 auto 20px;
}

/* line 45, app/assets/stylesheets/job_applications.css.scss */
.job-application-success-page .mobile-only {
  display: none;
}

@media (max-width: 767px) {
  /* line 45, app/assets/stylesheets/job_applications.css.scss */
  .job-application-success-page .mobile-only {
    display: inline;
  }
}

@media (max-width: 600px) {
  /* line 54, app/assets/stylesheets/job_applications.css.scss */
  #job-applications-page .user-subnav-content {
    padding-left: 50px;
  }
}

/* line 58, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page .job-applications-list-title {
  padding: 0 10px;
  font-size: 24px;
}

@media (max-width: 767px) {
  /* line 58, app/assets/stylesheets/job_applications.css.scss */
  #job-applications-page .job-applications-list-title {
    font-size: 18px;
    margin-top: 35px;
  }
}

/* line 65, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page .job-applications-list-title a {
  display: block;
  margin-top: 18px;
}

/* line 71, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page ul.job-applications-list {
  padding: 3px 10px;
}

/* line 73, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page ul.job-applications-list li {
  padding-top: 10px;
  list-style-type: none;
  margin: 15px 0 35px;
  font-size: 18px;
}

@media (max-width: 767px) {
  /* line 73, app/assets/stylesheets/job_applications.css.scss */
  #job-applications-page ul.job-applications-list li {
    font-size: 14px;
  }
}

/* line 82, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page ul.job-applications-list li a {
  font-size: 18px;
}

@media (max-width: 767px) {
  /* line 82, app/assets/stylesheets/job_applications.css.scss */
  #job-applications-page ul.job-applications-list li a {
    font-size: 18px;
  }
}

/* line 89, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page ul.job-applications-list li p {
  margin-top: 5px;
  line-height: 1.65em;
}

/* line 94, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page ul.job-applications-list li.inactive-job {
  color: #AAA;
}

/* line 96, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page ul.job-applications-list li.inactive-job a:link, #job-applications-page ul.job-applications-list li.inactive-job a:active, #job-applications-page ul.job-applications-list li.inactive-job a:visited {
  color: #AAA;
}

/* line 99, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page ul.job-applications-list li.inactive-job a:hover {
  color: #586f6f;
}

/* line 106, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page .ja-outcomes-wrapper {
  margin-top: -10px;
}

/* line 108, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page .ja-outcomes-wrapper .btn {
  font-size: 14px;
  padding: 2px 5px;
}

/* line 112, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page .ja-outcomes-wrapper .bold {
  font-style: "gothammedium-webfont", Helvetica, sans-serif;
  color: red;
}

/* line 118, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page .job-application-warning {
  color: #2c2b2d;
  font-size: 13px;
  padding-left: 22px;
  padding-right: 5px;
  position: relative;
}

/* line 124, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page .job-application-warning .fa {
  position: absolute;
  left: 0;
  top: 3px;
}

/* line 132, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page a.search-jobs-link {
  display: inline-block;
  font-size: 24px;
  padding: 10px;
  margin: 0 0 10px;
}

@media (max-width: 767px) {
  /* line 132, app/assets/stylesheets/job_applications.css.scss */
  #job-applications-page a.search-jobs-link {
    font-size: 18px;
  }
}

/* line 142, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page .status-explanation {
  padding: 0 10px;
  margin: 25px 0 10px;
}

/* line 145, app/assets/stylesheets/job_applications.css.scss */
#job-applications-page .status-explanation .status-name {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 142, app/assets/stylesheets/job_applications.css.scss */
  #job-applications-page .status-explanation {
    margin: 35px 0 20px;
  }
  /* line 150, app/assets/stylesheets/job_applications.css.scss */
  #job-applications-page .status-explanation p {
    margin: 20px 0;
  }
}

/* line 1, app/assets/stylesheets/category.css.scss */
.categories-index {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 3, app/assets/stylesheets/category.css.scss */
.categories-index .bg-white.row {
  padding: 10px 0;
}

/* line 6, app/assets/stylesheets/category.css.scss */
.categories-index ul {
  padding-left: 0;
}

/* line 11, app/assets/stylesheets/category.css.scss */
.cat-wrapper {
  background-color: #37BBDA;
}

/* line 13, app/assets/stylesheets/category.css.scss */
.cat-wrapper.tech {
  background-color: #2d7e7e;
}

/* line 16, app/assets/stylesheets/category.css.scss */
.cat-wrapper.design {
  background-color: #0B2E9E;
}

/* line 19, app/assets/stylesheets/category.css.scss */
.cat-wrapper.career {
  background-color: #0DCDBF;
}

/* line 22, app/assets/stylesheets/category.css.scss */
.cat-wrapper.marketing {
  background-color: #37BBDA;
}

/* line 25, app/assets/stylesheets/category.css.scss */
.cat-wrapper.business {
  background-color: #0077F4;
}

/* line 30, app/assets/stylesheets/category.css.scss */
.category-heading {
  font-size: 30px;
  padding: 0;
}

@media (max-width: 600px) {
  /* line 30, app/assets/stylesheets/category.css.scss */
  .category-heading {
    padding: 5px 0 10px 19px;
  }
}

/* line 38, app/assets/stylesheets/category.css.scss */
.cat-block {
  padding: 0 15px !important;
}

@media (max-width: 767px) {
  /* line 38, app/assets/stylesheets/category.css.scss */
  .cat-block {
    padding: 5px !important;
  }
}

/* line 43, app/assets/stylesheets/category.css.scss */
.cat-block .cat-wrapper {
  height: 130px;
  color: #fff;
  text-transform: uppercase;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 24px;
  letter-spacing: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 950px) {
  /* line 43, app/assets/stylesheets/category.css.scss */
  .cat-block .cat-wrapper {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  /* line 43, app/assets/stylesheets/category.css.scss */
  .cat-block .cat-wrapper {
    height: 100px;
    font-size: 16px;
  }
}

/* line 2, app/assets/stylesheets/user.css.scss */
.user-delivery-page .about-header {
  margin: 30px 0 0 10px;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  font-size: 16px;
}

/* line 7, app/assets/stylesheets/user.css.scss */
.user-delivery-page .user-subnav-container {
  width: 50px;
}

/* line 10, app/assets/stylesheets/user.css.scss */
.user-delivery-page .user-subnav-content {
  width: calc(100% - 50px);
}

/* line 13, app/assets/stylesheets/user.css.scss */
.user-delivery-page .no-deliveries {
  text-align: center;
}

/* line 16, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-filter {
  margin: 30px 0 0 10px;
  height: 35px;
  padding: 0 12px 0 0;
}

/* line 21, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section {
  margin: 30px 0 50px 10px;
}

/* line 24, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-status ul {
  list-style: none;
  padding: 0;
  margin: 0 0 5px;
}

/* line 28, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-status ul li {
  display: inline-block;
  padding: 2px;
  margin-right: -6px;
  border: 1px solid #ccc;
  color: #ccc;
  background: #fff;
  min-width: 125px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
}

/* line 39, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-status ul li.active {
  color: #fff;
}

/* line 41, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-status ul li.active.status-1 {
  background: rgba(20, 153, 64, 0.4);
}

/* line 44, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-status ul li.active.status-2 {
  background: rgba(20, 153, 64, 0.65);
}

/* line 47, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-status ul li.active.status-3 {
  background: rgba(20, 153, 64, 0.65);
}

/* line 50, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-status ul li.active.status-4 {
  background: rgba(20, 153, 64, 0.85);
}

/* line 53, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-status ul li.active.status-5 {
  background: #149940;
}

/* line 60, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-about {
  background: #fff;
  padding: 20px 15px 10px;
}

/* line 63, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-about .company-logo {
  margin: 0;
}

/* line 66, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-about h3 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 18px;
  margin-top: 0;
}

/* line 71, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-about h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
}

/* line 75, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-about .delivery-decisions {
  text-align: right;
}

/* line 77, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-about .delivery-decisions form {
  display: inline-block;
}

/* line 80, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-about .delivery-decisions .decision-check {
  background: #149940;
  padding: 10px;
  color: #fff;
  font-size: 16px;
}

/* line 86, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-about .delivery-decisions .interested {
  text-transform: capitalize !important;
  font-size: 14px;
}

/* line 90, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-about .delivery-decisions .ignore {
  cursor: pointer;
  background: none;
  border: none;
  font-size: 14px;
  padding: 4.7px 10px;
  border: 1px solid #fff;
  text-align: center;
  vertical-align: middle;
}

/* line 99, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-section .delivery-about .delivery-decisions .ignore:hover {
  color: #2c2b2d;
}

@media (max-width: 1095px) {
  /* line 75, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-section .delivery-about .delivery-decisions {
    padding-bottom: 15px;
  }
}

@media (max-width: 1095px) {
  /* line 108, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-section .delivery-about .delivery-company {
    width: 100%;
  }
  /* line 111, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-section .delivery-about .delivery-buttons {
    width: 100%;
  }
  /* line 114, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-section .delivery-about .row.reorder-xs {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    direction: rtl;
  }
  /* line 122, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-section .delivery-about .row.reorder-xs > [class*="col-"] {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    direction: ltr;
  }
}

@media (max-width: 400px) {
  /* line 133, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-section .delivery-about .delivery-company .col-xs-3 {
    width: 100%;
  }
  /* line 135, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-section .delivery-about .delivery-company .col-xs-3 .company-logo {
    max-width: 100px;
    margin-bottom: 10px;
  }
  /* line 140, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-section .delivery-about .delivery-company .col-xs-9 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 21, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-section {
    margin: 30px 10px 50px 10px;
  }
}

@media (max-width: 400px) {
  /* line 21, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-section {
    margin: 20px 0 30px 0;
  }
  /* line 151, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-section .delivery-status {
    display: none;
  }
}

/* line 156, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-uncubed-take {
  margin-top: 20px;
}

/* line 158, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-uncubed-take h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
}

/* line 162, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-uncubed-take p {
  font-size: 16px;
}

/* line 165, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-uncubed-take .withdraw-text {
  font-size: 16px;
  padding: 10px 0;
  background: #fff;
  border: none;
}

/* line 170, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-uncubed-take .withdraw-text:hover {
  background: #fff;
  color: #2c2b2d;
}

/* line 174, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-uncubed-take .withdraw-text:focus {
  color: #2c2b2d;
}

/* line 178, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-uncubed-take .withdraw-section {
  display: none;
}

/* line 180, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-uncubed-take .withdraw-section textarea {
  display: block;
  margin: 12px 0 8px;
  min-width: 300px;
}

/* line 187, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-btns-container {
  border-top: 2px solid #ccc;
  text-align: center;
  background: #fff;
}

/* line 191, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-btns-container p {
  padding: 15px 0;
  cursor: pointer;
  margin-bottom: 0;
}

/* line 195, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-btns-container p .fa {
  font-size: 12px;
  color: #666;
}

/* line 200, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-btns-container .delivery-job-desc-btn {
  display: inline-block;
  width: 50%;
  border-right: 2px solid #ccc;
}

/* line 205, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-btns-container .delivery-job-desc-btn:hover p, .user-delivery-page .delivery-btns-container .delivery-job-desc-btn:hover .fa {
  color: #2c2b2d;
}

/* line 210, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-btns-container .delivery-see-dossier {
  display: inline-block;
  width: 48%;
}

/* line 213, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-btns-container .delivery-see-dossier a {
  color: #000;
}

/* line 217, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-btns-container .delivery-see-dossier:hover p, .user-delivery-page .delivery-btns-container .delivery-see-dossier:hover .fa {
  color: #2c2b2d;
}

/* line 223, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-job-desc {
  display: none;
  background: #fff;
  padding: 15px;
  border-top: 2px solid #ccc;
  font-size: 16px;
}

/* line 230, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-faq {
  background: #fff;
  padding: 15px 15px 100px;
  margin: 123px 10px 50px -5px;
}

/* line 234, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-faq .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
}

/* line 238, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-faq ul {
  padding: 0;
  margin-top: 20px;
}

/* line 241, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-faq ul li {
  list-style: none;
  margin-bottom: 20px;
}

/* line 244, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-faq ul li .delivery-faq-answer {
  font-style: italic;
  margin-top: -5px;
  display: none;
}

/* line 249, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-faq ul li .delivery-faq-question {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  cursor: pointer;
}

/* line 252, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-faq ul li .delivery-faq-question:hover {
  color: #2c2b2d;
}

/* line 256, app/assets/stylesheets/user.css.scss */
.user-delivery-page .delivery-faq ul li .delivery-faq-answer {
  margin-top: 20px;
}

@media (max-width: 767px) {
  /* line 230, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-faq {
    margin: 0 10px 50px;
  }
}

@media (max-width: 400px) {
  /* line 230, app/assets/stylesheets/user.css.scss */
  .user-delivery-page .delivery-faq {
    margin: 20px 0 30px 0;
  }
}

/* line 270, app/assets/stylesheets/user.css.scss */
.candidate-view-container .show-spinner,
.candidate-view-container .finalist-match-show-spinner {
  display: none;
}

/* line 275, app/assets/stylesheets/user.css.scss */
.candidate-view-container .finalist-status-btns form, .candidate-view-container .finalist-source-status-btns form {
  display: inline-block;
}

/* line 280, app/assets/stylesheets/user.css.scss */
.candidate-view-container.finalist_matches-container .credits-info {
  padding: 10px 0 0 10px;
}

/* line 284, app/assets/stylesheets/user.css.scss */
.candidate-view-container .response-success {
  padding: 15px;
  color: #2d7e7e;
}

/* line 288, app/assets/stylesheets/user.css.scss */
.candidate-view-container .response-failed {
  color: #ec7d5a;
  padding: 15px;
}

/* line 292, app/assets/stylesheets/user.css.scss */
.candidate-view-container #resolution-modal {
  padding-left: 15px;
}

/* line 294, app/assets/stylesheets/user.css.scss */
.candidate-view-container #resolution-modal select {
  margin: 0 0 15px 0;
  color: #000;
  height: 35px;
  padding: 0 10px;
}

/* line 300, app/assets/stylesheets/user.css.scss */
.candidate-view-container #resolution-modal textarea {
  width: 500px;
  min-height: 100px;
  padding: 0 10px;
  color: #000;
}

/* line 306, app/assets/stylesheets/user.css.scss */
.candidate-view-container #resolution-modal button {
  margin: 15px;
}

/* line 310, app/assets/stylesheets/user.css.scss */
.candidate-view-container .client-delivery-status-container {
  background-color: #2b2f4a;
}

/* line 313, app/assets/stylesheets/user.css.scss */
.candidate-view-container .client-delivery-status-container p {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  padding: 15px;
  margin-bottom: 0;
}

/* line 320, app/assets/stylesheets/user.css.scss */
.candidate-view-container .client-delivery-status-container .btn {
  border-radius: 20px;
  font-size: 12px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif !important;
}

/* line 324, app/assets/stylesheets/user.css.scss */
.candidate-view-container .client-delivery-status-container .btn.white {
  color: #000;
}

/* line 329, app/assets/stylesheets/user.css.scss */
.candidate-view-container .pagination-container {
  padding: 0 10px;
}

/* line 331, app/assets/stylesheets/user.css.scss */
.candidate-view-container .pagination-container .pagination {
  background: #fff;
  padding: 10px;
}

/* line 334, app/assets/stylesheets/user.css.scss */
.candidate-view-container .pagination-container .pagination a {
  padding: 0;
}

/* line 337, app/assets/stylesheets/user.css.scss */
.candidate-view-container .pagination-container .pagination .page.current {
  padding: 5px;
}

/* line 342, app/assets/stylesheets/user.css.scss */
.candidate-view-container .set-delivery-form {
  width: 100%;
  border: 1px solid;
  padding: 15px;
  margin-top: 10px;
  display: none;
}

/* line 348, app/assets/stylesheets/user.css.scss */
.candidate-view-container .set-delivery-form.green-success {
  border-color: #2d7e7e;
}

/* line 351, app/assets/stylesheets/user.css.scss */
.candidate-view-container .set-delivery-form.red-fail {
  border-color: red;
}

/* line 355, app/assets/stylesheets/user.css.scss */
.candidate-view-container .set-admin-delivery-btn,
.candidate-view-container .set-delivery-btn,
.candidate-view-container .set-finalist-match-btn {
  font-size: 12px;
  margin: 10px;
}

/* line 361, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn {
  margin-top: 15px;
  text-transform: uppercase;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 12px;
}

/* line 366, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .select-opt-in-container {
  color: #000;
  width: 200px;
  height: 40px;
  margin-top: 15px;
  font-size: 14px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  display: none;
}

/* line 374, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .select-opt-in-container.success {
  color: #fff !important;
}

/* line 378, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .delivery-options {
  background: #F3F3F4;
  color: #000;
  display: none;
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 235px;
  box-shadow: 0 10px 20px 2px rgba(0, 0, 0, 0.25);
  text-transform: capitalize;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 389, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .delivery-options ul {
  padding: 15px;
  margin: 0;
}

/* line 392, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .delivery-options ul li {
  list-style: none;
  padding-bottom: 10px;
  cursor: pointer;
}

/* line 396, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .delivery-options ul li:hover {
  color: #2c2b2d;
}

/* line 402, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .do-not-send-list {
  padding: 15px;
  border: 1px solid #fff;
  margin-top: 15px;
  display: none;
}

/* line 407, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .do-not-send-list .select2-selection__choice {
  font-size: 14px;
  padding-bottom: 0;
}

/* line 411, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .do-not-send-list .select2-selection__choice__remove {
  font-size: 14px;
}

/* line 415, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .ellipsis-down {
  display: none;
}

/* line 418, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .opt-in-container {
  border-radius: 8px;
  padding: 7px 5px;
  background: #F3F3F4;
  color: #000;
}

/* line 423, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .opt-in-container.orange {
  background: #2c2b2d;
  color: #fff;
}

/* line 427, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .opt-in-container .opt-in {
  padding: 5px 10px;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 431, app/assets/stylesheets/user.css.scss */
.candidate-view-container .deliver-btn .opt-in-container .ellipsis,
.candidate-view-container .deliver-btn .opt-in-container .ellipsis-down {
  border-left: 1px solid #FFF;
  padding: 5px 5px 5px 10px;
}

@media (max-width: 1100px) {
  /* line 438, app/assets/stylesheets/user.css.scss */
  .candidate-view-container .flex-row {
    display: inline-flex;
    background: #F3F3F4;
  }
}

/* line 444, app/assets/stylesheets/user.css.scss */
.candidate-view-container .left-container,
.candidate-view-container .right-container {
  padding: 0;
  background: white;
}

/* line 449, app/assets/stylesheets/user.css.scss */
.candidate-view-container .left-container {
  z-index: 1;
}

@media (max-width: 1100px) {
  /* line 449, app/assets/stylesheets/user.css.scss */
  .candidate-view-container .left-container {
    width: 400px;
    display: inline-block;
  }
}

/* line 457, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container.affix-top {
  right: 0;
  top: 0;
  bottom: 0;
  overflow-y: scroll;
}

/* line 463, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container.affix {
  right: 0;
  top: 0;
  bottom: 0;
  padding-left: 87px;
  overflow-y: scroll;
}

@media (max-width: 1100px) {
  /* line 456, app/assets/stylesheets/user.css.scss */
  .candidate-view-container .right-container {
    width: 700px;
    display: inline-block;
  }
  /* line 473, app/assets/stylesheets/user.css.scss */
  .candidate-view-container .right-container.affix {
    position: relative;
    padding-left: 0;
  }
}

/* line 480, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .active-filter-values {
  margin: 10px 0;
  padding: 0;
}

/* line 483, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .active-filter-values li {
  list-style: none;
  display: inline-block;
  background: #2c2b2d;
  color: #fff;
  padding: 3px 6px;
  border-radius: 8px;
  margin: 0 3px 6px 0;
}

/* line 493, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .user-search {
  padding: 10px 0;
}

/* line 496, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .user-search form input {
  border-radius: 8px !important;
  border: none;
}

/* line 500, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .user-search form .btn-search {
  top: 1px;
  right: 16px;
  background: #fff;
  border-color: #fff;
  color: #2c2b2d;
  border: none;
}

/* line 511, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-icon img {
  width: 34px;
  height: 34px;
}

/* line 515, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-icon.down {
  display: none;
  text-align: right;
}

/* line 520, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section {
  height: 100%;
  min-height: 100vh;
  background: #F3F3F4;
  display: none;
  width: 100%;
  margin-top: 15px;
  border-top: 1px solid #fff;
}

/* line 528, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections {
  border-bottom: 1px solid #fff;
}

/* line 530, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .active-clear-field {
  color: #8e8e8e;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 1;
}

/* line 538, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .filter-field {
  padding: 15px;
}

/* line 540, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .filter-field .field {
  padding: 0;
}

/* line 542, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .filter-field .field span {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 546, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .filter-field .plus, .candidate-view-container .filter-container .filter-section .filter-sections .filter-field .close-field {
  padding: 0;
  text-align: left;
  color: #8e8e8e;
}

/* line 551, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .filter-field .active-check-field {
  color: #149A3F;
  padding: 0;
  text-align: left;
}

/* line 557, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .filter-field .close-field.active {
  text-align: right;
}

/* line 561, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .filter-field .close-field {
  display: none;
}

/* line 563, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .filter-field .close-field .fa-times {
  font-size: 14px !important;
}

/* line 568, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .filter-inputs {
  padding: 0 15px 15px;
  display: none;
}

/* line 571, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .filter-inputs .col-xs-6 {
  padding: 0;
}

/* line 574, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .filter-inputs .form-field {
  width: 100%;
  min-height: 34px;
  padding: 0 5px;
  border: 1px solid #ebebeb;
  border-radius: 8px;
}

/* line 581, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section .filter-sections .filter-inputs .filter-label {
  margin: 10px 0 0;
}

/* line 588, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section form #years-of-exprience-slider-range,
.candidate-view-container .filter-container .filter-section form #star-rating-slider-range {
  margin-top: 10px;
}

/* line 592, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section form #star-rating-slider,
.candidate-view-container .filter-container .filter-section form #years-of-exprience-slider {
  background: none;
}

/* line 596, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section form .ui-corner-all {
  border-radius: 10px;
  background: #fff;
  border: 1px solid #ebebeb;
}

/* line 601, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section form .ui-widget-content {
  border: 1px solid #ebebeb;
  border-radius: 4px;
}

/* line 605, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section form .datepicker-input {
  width: 95%;
  height: 34px;
  border-radius: 8px;
  border: 1px solid #ebebeb;
  padding: 0 5px;
}

/* line 612, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section form #watched_videos,
.candidate-view-container .filter-container .filter-section form #visa,
.candidate-view-container .filter-container .filter-section form #finalist_status_select {
  background: #fff;
  height: 34px;
  border-radius: 8px;
  border: 1px solid #ebebeb;
  padding: 0 5px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 624, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section form #filter_referral_link_clicks,
.candidate-view-container .filter-container .filter-section form #will_relocate,
.candidate-view-container .filter-container .filter-section form #delivery,
.candidate-view-container .filter-container .filter-section form #job_opportunity_opt_in,
.candidate-view-container .filter-container .filter-section form #no_stars,
.candidate-view-container .filter-container .filter-section form #no_stars_only {
  -webkit-appearance: checkbox;
  font-size: 16px;
  margin: 15px 0;
}

/* line 634, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section form input[type="radio"] {
  -webkit-appearance: radio;
  font-size: 16px;
  margin: 15px 0;
}

/* line 639, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section form hr {
  border-color: #fff;
  margin: 5px 0;
}

/* line 643, app/assets/stylesheets/user.css.scss */
.candidate-view-container .filter-container .filter-section form .btn {
  margin: 0 15px 50px;
}

/* line 649, app/assets/stylesheets/user.css.scss */
.candidate-view-container .sort-results {
  background: #fff;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
  font-size: 12px;
}

/* line 655, app/assets/stylesheets/user.css.scss */
.candidate-view-container .sort-results select {
  border-radius: 8px;
  background: #fff;
}

/* line 659, app/assets/stylesheets/user.css.scss */
.candidate-view-container .sort-results .export-candidates {
  padding-top: 10px;
}

/* line 664, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header {
  background: #6c757d;
  color: #fff;
}

/* line 667, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .show-more-tags,
.candidate-view-container .right-container .header .show-less-tags {
  text-align: right;
  font-size: 12px;
  padding: 0 10px 10px;
  display: none;
  cursor: pointer;
}

/* line 674, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .show-more-tags:hover,
.candidate-view-container .right-container .header .show-less-tags:hover {
  color: #6c757d;
}

/* line 678, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .field-tags {
  padding-left: 40px;
}

/* line 680, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .field-tags ul {
  padding: 0;
  text-align: left;
}

/* line 684, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .field-tags.trim-height {
  height: 64px;
  overflow: hidden;
}

/* line 688, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .field-tags li {
  list-style: none;
  display: inline-block;
  background: #F3F3F4;
  color: #000;
  padding: 3px 6px;
  border-radius: 8px;
  margin: 0 3px 6px 0;
}

/* line 698, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .col-xs-9 {
  padding-left: 0;
}

/* line 701, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .right-view {
  margin: 20px 0;
  border-left: 1px solid #fff;
  padding-left: 40px;
}

/* line 705, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .right-view .user-tags-section {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 707, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .right-view .user-tags-section span {
  cursor: pointer;
}

/* line 710, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .right-view .user-tags-section .select-years-container,
.candidate-view-container .right-container .header .right-view .user-tags-section .select-category-container {
  color: #000;
  width: 100px;
  height: 20px;
  display: none;
}

/* line 716, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .right-view .user-tags-section .select-years-container.success,
.candidate-view-container .right-container .header .right-view .user-tags-section .select-category-container.success {
  color: #fff !important;
}

/* line 721, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .right-view .user-work-section {
  margin-bottom: 0;
}

/* line 724, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .right-view .user-admin-notes {
  font-style: italic;
}

/* line 726, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .right-view .user-admin-notes .edit {
  color: #2c2b2d;
}

/* line 731, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .right-view .user-info-section .fa, .candidate-view-container .right-container .header .right-view .user-info-section .fab {
  color: #6c757d;
  background: #fff;
  padding: 3px;
  border-radius: 50%;
  font-size: 12px;
  margin: 0 2px;
}

/* line 739, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .right-view .user-info-section .user-name {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 18px;
  vertical-align: middle;
  position: relative;
}

/* line 744, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .right-view .user-info-section .user-name .hidden-info {
  visibility: hidden;
  position: absolute;
  z-index: 1;
  background: #fff;
  color: #000;
  padding: 10px;
  font-size: 12px;
  border: 2px solid #149A3F;
  border-radius: 8px;
  width: 200px;
}

/* line 757, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .right-view .user-info-section .user-name:hover .hidden-info {
  visibility: visible;
}

/* line 764, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .left-view {
  text-align: center;
  margin: 20px 0;
}

/* line 767, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .left-view .fa.fa-star {
  padding: 2px;
  border: 1px solid;
  font-size: 12px;
  border-radius: 2px;
}

/* line 773, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .left-view .far.fa-star {
  padding: 2px;
  border: 1px solid;
  font-size: 12px;
  border-radius: 2px;
  color: #fff;
}

/* line 780, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .left-view .user-stars-wrapper .star-btn {
  margin: 1px;
}

/* line 783, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .left-view .user-icon {
  text-align: center;
}

/* line 785, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .left-view .user-icon img {
  border-radius: 50%;
  width: 65px;
  margin: 15px auto;
}

/* line 790, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .header .left-view .user-icon .circle {
  margin: 15px auto;
  width: 65px;
  height: 65px;
  border: 3px solid #149A3F;
  border-radius: 50%;
  line-height: 65px;
  text-align: center;
  background: #F3F3F4;
  color: #000;
  font-size: 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 806, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .navigation {
  background: #fff;
  text-align: center;
}

/* line 809, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .navigation ul {
  padding: 0;
}

/* line 811, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .navigation ul li {
  list-style: none;
  padding: 10px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
}

/* line 818, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .navigation ul li.item {
  cursor: pointer;
}

/* line 821, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .navigation ul li.active {
  color: #2c2b2d;
  border-bottom: solid 2px #2c2b2d;
  display: inline;
  padding-bottom: 3px;
}

/* line 827, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .navigation ul li:hover {
  color: #339aff;
}

/* line 834, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #activity,
.candidate-view-container .right-container .displayed-content #applications,
.candidate-view-container .right-container .displayed-content #video,
.candidate-view-container .right-container .displayed-content #delivery-section,
.candidate-view-container .right-container .displayed-content #deliveries,
.candidate-view-container .right-container .displayed-content #cover-letter,
.candidate-view-container .right-container .displayed-content #docs,
.candidate-view-container .right-container .displayed-content #referral_link_clicks,
.candidate-view-container .right-container .displayed-content #resolution-section,
.candidate-view-container .right-container .displayed-content #responses {
  display: none;
}

/* line 847, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #finalist-match-section .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif !important;
}

/* line 851, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #resume-section, .candidate-view-container .right-container .displayed-content #docs {
  position: relative;
}

/* line 853, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #resume-section .resume-overlay, .candidate-view-container .right-container .displayed-content #docs .resume-overlay {
  z-index: 99;
  position: absolute;
  top: 40px;
  right: 0;
  width: 100%;
  height: 1200px;
}

/* line 861, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #resume-section embed, .candidate-view-container .right-container .displayed-content #docs embed {
  width: 100%;
  height: 6000px;
  padding-bottom: 50px;
}

/* line 869, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content .finalist-user-approved-container .alert-tag.green-success {
  color: #2d7e7e;
}

/* line 872, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content .finalist-user-approved-container .alert-tag.red-fail {
  color: red;
}

/* line 878, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #delivery-section .delivery-user-status-container {
  display: none;
}

/* line 881, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #delivery-section .delivery-user-status-container .alert-tag.green-success {
  color: #2d7e7e;
}

/* line 884, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #delivery-section .delivery-user-status-container .alert-tag.red-fail {
  color: red;
}

/* line 889, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #delivery-section .delivery-user-status {
  margin-bottom: 0;
  cursor: pointer;
}

/* line 892, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #delivery-section .delivery-user-status:hover {
  color: #2c2b2d;
}

/* line 900, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #applications ul li,
.candidate-view-container .right-container .displayed-content #delivery-section ul li {
  list-style: none;
  padding-bottom: 5px;
}

/* line 908, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #activity ul li {
  list-style: none;
  padding-bottom: 5px;
}

/* line 911, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #activity ul li span {
  font-style: italic;
}

/* line 917, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #video {
  padding: 30px 15px;
}

/* line 919, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #video .text-box {
  padding: 20px 0;
  font-size: 14px;
  background: #F3F3F4;
  text-align: center;
}

/* line 924, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #video .text-box span {
  font-size: 36px;
}

/* line 928, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #video .videos-horizontal-layout {
  max-width: 700px;
  margin: 0 auto;
  border-left: 1px solid #F3F3F4;
  padding-left: 30px;
}

@media (max-width: 767px) {
  /* line 928, app/assets/stylesheets/user.css.scss */
  .candidate-view-container .right-container .displayed-content #video .videos-horizontal-layout {
    padding-left: 0;
  }
}

/* line 936, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #video .videos-horizontal-layout .video-row {
  display: none;
}

/* line 939, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #video .videos-horizontal-layout h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
  background: #F3F3F4;
  padding: 15px;
  margin: 0;
  border-bottom: 8px solid #fff;
}

/* line 946, app/assets/stylesheets/user.css.scss */
.candidate-view-container .right-container .displayed-content #video .videos-horizontal-layout h4 span {
  position: absolute;
  right: 35px;
}

/* line 957, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .user-tab .delivery-date {
  font-size: 12px;
  position: absolute;
  right: 0;
}

/* line 962, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .user-tab p {
  margin: 0;
}

/* line 965, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .user-tab .fa-star {
  color: #2c2b2d;
}

/* line 969, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .user-name {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
}

/* line 972, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .user-name a {
  color: #2c2b2d;
}

/* line 974, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .user-name a:hover {
  color: #2c2b2d;
}

/* line 979, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .user-work-data {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  font-size: 13px;
}

/* line 983, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .user-school-data {
  font-size: 13px;
}

/* line 986, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .user-link {
  border: 1px solid #F3F3F4;
  padding: 10px;
}

/* line 989, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .user-link img {
  border-radius: 50%;
  width: 45px;
}

/* line 993, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .user-link.active {
  background: #F3F3F4;
}

/* line 996, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .user-link:hover {
  background: #F3F3F4;
}

/* line 1000, app/assets/stylesheets/user.css.scss */
.candidate-view-container .listings-container .circle {
  margin: 0 auto;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  line-height: 45px;
  text-align: center;
  background: #F3F3F4;
  color: #000;
  font-size: 16px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1016, app/assets/stylesheets/user.css.scss */
.select-container-success .success-alert-msg {
  color: #2c2b2d;
}

/* line 1022, app/assets/stylesheets/user.css.scss */
.user-profile-page.for-finalist .select2-search__field {
  width: 100% !important;
}

/* line 1026, app/assets/stylesheets/user.css.scss */
.user-profile-page .opt-in-switch {
  /* Rounded sliders */
}

/* line 1027, app/assets/stylesheets/user.css.scss */
.user-profile-page .opt-in-switch p {
  font-size: 16px;
  line-height: 22px;
}

/* line 1031, app/assets/stylesheets/user.css.scss */
.user-profile-page .opt-in-switch h3 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  line-height: 24px;
  font-size: 18px;
}

/* line 1036, app/assets/stylesheets/user.css.scss */
.user-profile-page .opt-in-switch .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* line 1043, app/assets/stylesheets/user.css.scss */
.user-profile-page .opt-in-switch .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* line 1049, app/assets/stylesheets/user.css.scss */
.user-profile-page .opt-in-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 1061, app/assets/stylesheets/user.css.scss */
.user-profile-page .opt-in-switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 1073, app/assets/stylesheets/user.css.scss */
.user-profile-page .opt-in-switch input:checked + .slider {
  background-color: #149A3F;
}

/* line 1077, app/assets/stylesheets/user.css.scss */
.user-profile-page .opt-in-switch input:focus + .slider {
  box-shadow: 0 0 1px #149A3F;
}

/* line 1081, app/assets/stylesheets/user.css.scss */
.user-profile-page .opt-in-switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* line 1088, app/assets/stylesheets/user.css.scss */
.user-profile-page .opt-in-switch .slider.round {
  border-radius: 34px;
}

/* line 1092, app/assets/stylesheets/user.css.scss */
.user-profile-page .opt-in-switch .slider.round:before {
  border-radius: 50%;
}

/* line 1096, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container {
  padding: 25px 25px 50px;
  max-width: 800px;
  margin: 0 auto;
  display: block;
  border: 1px solid #DDD;
  background: #fff;
  text-align: left;
  font-size: 16px;
}

/* line 1105, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container .profile-update {
  width: 100%;
}

/* line 1107, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container .profile-update .well.input-container {
  padding: 15px;
}

/* line 1111, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container .hide-field {
  display: none;
}

/* line 1113, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container .hide-field.eng-show {
  display: block;
}

/* line 1117, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container .form-control.text-field {
  height: 50px !important;
  box-shadow: none;
  font-size: 16px !important;
  border-color: #ebebeb;
  border-radius: 4px !important;
}

/* line 1124, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container .select2-selection__choice__remove {
  font-size: 18px;
}

/* line 1127, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container .select2-selection--multiple {
  min-height: 50px !important;
  height: 100%;
  border-color: #ebebeb;
}

/* line 1132, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container .select2-selection__choice {
  margin: 6px 3px !important;
  padding: 0 3px !important;
}

/* line 1136, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container .select2-search__field {
  height: 50px;
  margin-top: 0 !important;
  padding: 10px 20px;
}

/* line 1142, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container .center .btn {
  width: 300px;
}

@media (max-width: 375px) {
  /* line 1142, app/assets/stylesheets/user.css.scss */
  .user-profile-page .form-container .center .btn {
    width: 250px;
  }
}

/* line 1149, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container h3 {
  font-size: 22px;
  line-height: 26px;
  text-align: center;
}

/* line 1154, app/assets/stylesheets/user.css.scss */
.user-profile-page .form-container .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1158, app/assets/stylesheets/user.css.scss */
.user-profile-page hr {
  border-top: 2px solid #222222;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1163, app/assets/stylesheets/user.css.scss */
.user-profile-page .profile-label {
  padding-top: 40px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 20px 0;
}

/* line 1171, app/assets/stylesheets/user.css.scss */
.user-profile-page .profile-title {
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media (max-width: 600px) {
  /* line 1176, app/assets/stylesheets/user.css.scss */
  .user-settings-page {
    padding: 20px 10px 10px !important;
  }
}

/* line 1182, app/assets/stylesheets/user.css.scss */
.col-md-9.col-sm-9.col-xs-8.border-left {
  margin-bottom: 40px;
}

/* line 1186, app/assets/stylesheets/user.css.scss */
.form-shim {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: rgba(12, 13, 13, 0.67);
}

/* line 1196, app/assets/stylesheets/user.css.scss */
.col-md-3.col-sm-3.profile-btn-wrapper {
  margin-top: 20px;
  padding: 0;
}

/* line 1201, app/assets/stylesheets/user.css.scss */
.other-field {
  display: none;
  margin-top: 5px;
  padding-left: 25px;
}

/* line 1208, app/assets/stylesheets/user.css.scss */
select#role,
select#user_ideal_field {
  width: 100%;
  height: 34px;
  background-color: #fff;
  font-size: 16px;
}

/* line 1217, app/assets/stylesheets/user.css.scss */
input#interest_id_ {
  font-size: 16px;
}

/* line 1221, app/assets/stylesheets/user.css.scss */
.interest-name {
  margin-right: 20px;
}

/* line 1225, app/assets/stylesheets/user.css.scss */
.users-index {
  padding: 0 30px;
}

/* line 1227, app/assets/stylesheets/user.css.scss */
.users-index p {
  padding: 0;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 1231, app/assets/stylesheets/user.css.scss */
.users-index td {
  min-width: 360px;
}

/* line 1236, app/assets/stylesheets/user.css.scss */
.border-left {
  border-left: 1px solid #ebebeb;
}

/* line 1240, app/assets/stylesheets/user.css.scss */
.deactivate,
.subscription {
  height: 350px;
}

/* line 1245, app/assets/stylesheets/user.css.scss */
.active-link {
  color: #2c2b2d !important;
}

/* line 1250, app/assets/stylesheets/user.css.scss */
.nav-links-left .active a {
  color: #2c2b2d !important;
}

/* line 1255, app/assets/stylesheets/user.css.scss */
.edit-user-nav {
  margin-bottom: 20px;
  margin-top: 20px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 1259, app/assets/stylesheets/user.css.scss */
.edit-user-nav ul {
  padding-left: 0;
}

/* line 1261, app/assets/stylesheets/user.css.scss */
.edit-user-nav ul li {
  list-style: none;
  padding: 15px 0px 15px;
  border-bottom: 1px solid #ebebeb;
}

/* line 1265, app/assets/stylesheets/user.css.scss */
.edit-user-nav ul li a {
  color: #000;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1270, app/assets/stylesheets/user.css.scss */
.edit-user-nav ul li:hover a {
  color: #bac1c7;
}

@media (max-width: 600px) {
  /* line 1255, app/assets/stylesheets/user.css.scss */
  .edit-user-nav {
    padding: 0;
    font-size: 12px;
  }
}

@media (max-width: 600px) {
  /* line 1282, app/assets/stylesheets/user.css.scss */
  .col-md-9.col-sm-9.col-xs-9.border-left {
    padding: 0 0 0 10px;
    font-size: 12px;
  }
}

/* line 1289, app/assets/stylesheets/user.css.scss */
.notice-wrapper {
  z-index: 4;
  position: absolute;
  background: #fff;
  color: #000;
  padding: 60px;
  margin-top: 20px;
  box-shadow: 2px 2px 3px rgba(132, 132, 132, 0.35);
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 1298, app/assets/stylesheets/user.css.scss */
.notice-wrapper select {
  color: #000;
}

/* line 1301, app/assets/stylesheets/user.css.scss */
.notice-wrapper .select-style {
  width: 100%;
}

/* line 1304, app/assets/stylesheets/user.css.scss */
.notice-wrapper .row {
  margin: 0;
  padding-bottom: 20px;
}

@media (max-width: 600px) {
  /* line 1289, app/assets/stylesheets/user.css.scss */
  .notice-wrapper {
    padding: 15px;
  }
  /* line 1310, app/assets/stylesheets/user.css.scss */
  .notice-wrapper .interest-name {
    margin-right: 10px;
  }
}

/* line 1316, app/assets/stylesheets/user.css.scss */
.deactivate-wrapper {
  margin: 20px 0;
}

/* line 1321, app/assets/stylesheets/user.css.scss */
.edit-user-wrapper .form-inline {
  background: #fff;
  margin: 0 auto;
  padding: 10px 0;
}

/* line 1326, app/assets/stylesheets/user.css.scss */
.edit-user-wrapper.profile {
  margin: 0 auto;
}

/* line 1328, app/assets/stylesheets/user.css.scss */
.edit-user-wrapper.profile .btn {
  width: 92%;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 70px;
}

@media (max-width: 992px) {
  /* line 1335, app/assets/stylesheets/user.css.scss */
  .edit-user-wrapper.profile .select-style {
    width: 100%;
  }
}

@media (max-width: 600px) {
  /* line 1341, app/assets/stylesheets/user.css.scss */
  .edit-user-wrapper .form-control {
    width: 100%;
  }
  /* line 1344, app/assets/stylesheets/user.css.scss */
  .edit-user-wrapper h3 {
    font-size: 20px;
  }
}

/* line 1350, app/assets/stylesheets/user.css.scss */
.select-input-field {
  width: 95%;
  height: 34px;
  border-radius: 8px;
  border: 1px solid #ebebeb;
  padding: 0 5px;
}

/* line 1358, app/assets/stylesheets/user.css.scss */
.user-search {
  padding: 10px;
  background: #f2f2f2;
  border: 1px solid #f7f7f7;
  position: relative;
}

/* line 1363, app/assets/stylesheets/user.css.scss */
.user-search .select2-search__field {
  width: 100% !important;
}

@media (max-width: 600px) {
  /* line 1371, app/assets/stylesheets/user.css.scss */
  label.col-md-4 {
    padding: 0;
  }
  /* line 1375, app/assets/stylesheets/user.css.scss */
  .edit-user-wrapper h5 {
    margin-left: 0;
  }
  /* line 1378, app/assets/stylesheets/user.css.scss */
  .company-search-container {
    width: 100%;
  }
  /* line 1382, app/assets/stylesheets/user.css.scss */
  .new-registration div {
    text-align: center;
  }
  /* line 1387, app/assets/stylesheets/user.css.scss */
  .new-registration h2 {
    font-size: 22px;
  }
  /* line 1393, app/assets/stylesheets/user.css.scss */
  .user-create h2,
  .user-login h2 {
    font-size: 22px;
  }
}

@media (max-width: 770px) {
  /* line 1404, app/assets/stylesheets/user.css.scss */
  #fragment-1 .row,
  #fragment-2 .row {
    border-bottom: 1px solid #bac1c7;
    margin-bottom: 10px;
  }
  /* line 1409, app/assets/stylesheets/user.css.scss */
  .edit-user-wrapper .form-control {
    width: 100%;
  }
  /* line 1414, app/assets/stylesheets/user.css.scss */
  .promo-video {
    width: 100%;
  }
}

@media (max-width: 992px) {
  /* line 1421, app/assets/stylesheets/user.css.scss */
  .edit-menu-container {
    position: relative;
    top: 0;
    left: 0;
  }
  /* line 1425, app/assets/stylesheets/user.css.scss */
  .edit-menu-container p {
    display: inline-block;
  }
  /* line 1429, app/assets/stylesheets/user.css.scss */
  #edit-menu li {
    display: inline-block;
    margin: 0 20px;
  }
  /* line 1433, app/assets/stylesheets/user.css.scss */
  .settings {
    padding: 0;
  }
  /* line 1437, app/assets/stylesheets/user.css.scss */
  .edit-user-wrapper .form-inline {
    width: 100%;
  }
  /* line 1442, app/assets/stylesheets/user.css.scss */
  .search-wrapper {
    text-align: center;
  }
  /* line 1446, app/assets/stylesheets/user.css.scss */
  input#interest_id_ {
    margin-bottom: 20px;
  }
}

@media (max-width: 1015px) {
  /* line 1453, app/assets/stylesheets/user.css.scss */
  .admin .edit-user-wrapper {
    width: 95%;
  }
  /* line 1456, app/assets/stylesheets/user.css.scss */
  .admin .edit-user-wrapper .form-inline {
    width: 95%;
  }
}

/* line 1464, app/assets/stylesheets/user.css.scss */
.university-stats-content {
  display: none;
}

/* line 1466, app/assets/stylesheets/user.css.scss */
.university-stats-content ul {
  list-style: none;
  padding: 0;
}

/* line 1470, app/assets/stylesheets/user.css.scss */
.university-stats-content h4 {
  background: #F3F3F4;
  padding: 5px;
}

/* line 1473, app/assets/stylesheets/user.css.scss */
.university-stats-content h4 .fa {
  font-size: 14px;
}

/* line 1476, app/assets/stylesheets/user.css.scss */
.university-stats-content h4 span {
  color: #2c2b2d;
}

/* line 1482, app/assets/stylesheets/user.css.scss */
.edit-settings {
  max-width: 600px;
  margin: 0 auto;
  background-color: #F3F3F4;
  padding: 20px;
}

/* line 1487, app/assets/stylesheets/user.css.scss */
.edit-settings .user-info-section {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  padding: 20px;
  background: #ffffff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 1494, app/assets/stylesheets/user.css.scss */
.edit-settings .user-info-section .settings-resume-container .profile-update {
  width: 100%;
}

/* line 1496, app/assets/stylesheets/user.css.scss */
.edit-settings .user-info-section .settings-resume-container .profile-update .well.input-container, .edit-settings .user-info-section .settings-resume-container .profile-update p {
  background: #ffffff;
}

/* line 1504, app/assets/stylesheets/user.css.scss */
.my-classes-header {
  text-align: center;
  line-height: 2em;
  font-size: 2.5em;
  padding: 30px;
}

/* line 1509, app/assets/stylesheets/user.css.scss */
.my-classes-header a {
  color: #2c2b2d;
}

/* line 1512, app/assets/stylesheets/user.css.scss */
.my-classes-header a:hover {
  color: #339aff;
  text-decoration: none;
}

/* line 1520, app/assets/stylesheets/user.css.scss */
#setup-guide-page .agreements {
  margin: 10px 0 0;
}

/* line 1525, app/assets/stylesheets/user.css.scss */
#user-attributes {
  display: none;
}

/* line 1530, app/assets/stylesheets/user.css.scss */
.career-goals-page .body-column {
  margin: 0 auto;
  text-align: center;
  max-width: 600px;
  min-height: 500px;
  position: relative;
}

/* line 1537, app/assets/stylesheets/user.css.scss */
.career-goals-page .select2-container--default .select2-selection--multiple {
  border: none !important;
}

/* line 1540, app/assets/stylesheets/user.css.scss */
.career-goals-page .select2-container .select2-search--inline .select2-search__field {
  min-height: 50px;
  margin-top: 0px !important;
}

/* line 1544, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder {
  width: 100%;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  /* line 1544, app/assets/stylesheets/user.css.scss */
  .career-goals-page #question-holder {
    min-height: 500px;
  }
}

/* line 1552, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame {
  display: block;
  position: absolute;
  left: 600px;
  top: 0;
  width: 100%;
}

/* line 1553, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .input-label {
  text-align: left;
  font-size: 16px;
}

/* line 1557, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame h1 {
  font-size: 55px;
  line-height: 61px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 1557, app/assets/stylesheets/user.css.scss */
  .career-goals-page #question-holder .question-frame h1 {
    font-size: 28px;
    line-height: 34px;
  }
}

@media (max-width: 767px) {
  /* line 1566, app/assets/stylesheets/user.css.scss */
  .career-goals-page #question-holder .question-frame .input-container {
    width: 100% !important;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  /* line 1572, app/assets/stylesheets/user.css.scss */
  .career-goals-page #question-holder .question-frame .btn.medium {
    font-size: 15px;
  }
}

/* line 1582, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame:first-child {
  left: 0;
}

/* line 1586, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-job-happiness .job_happiness {
  display: inline-block;
  height: 42px;
  width: 42px;
  background: #FDE3A7;
  color: #222;
  font-size: 18px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  padding: 8px;
  margin-bottom: 5px;
}

/* line 1596, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-job-happiness .job_happiness:hover {
  background-color: #339aff;
}

/* line 1599, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-job-happiness .job_happiness.light-orange {
  background-color: #2c2b2d;
}

/* line 1603, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-job-happiness h4 {
  line-height: 24px;
}

/* line 1607, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame h4 {
  margin: 25px auto 40px;
  font-size: 18px;
  line-height: 1.5em;
}

/* line 1612, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .checkboxes-container {
  text-align: left;
}

/* line 1614, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .checkboxes-container .checkbox-wrapper {
  padding: 10px;
  background: #FDE3A7;
  margin: 12px auto;
  color: #222;
  font-size: 18px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  position: relative;
}

/* line 1622, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .checkboxes-container .checkbox-wrapper label {
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 22px;
}

/* line 1627, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .checkboxes-container .checkbox-wrapper label .fa-square-o::before {
  background-color: #FDE3A7;
}

/* line 1631, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .checkboxes-container .checkbox-wrapper input[type=checkbox] {
  margin-right: 20px;
  cursor: pointer;
  font-size: 22px;
}

/* line 1636, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .checkboxes-container .checkbox-wrapper input[type=checkbox] + label::after {
  content: "";
  background-color: #FDE3A7;
  display: inline-block;
  visibility: visible;
  left: -3px;
  position: absolute;
  padding: 2px;
  font-size: 22px;
  width: 28px;
}

/* line 1647, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .checkboxes-container .checkbox-wrapper input[type=checkbox]:checked + label::after {
  content: "\2713";
}

@media all and (min-width: 767px) {
  /* line 1651, app/assets/stylesheets/user.css.scss */
  .career-goals-page #question-holder .question-frame .checkboxes-container .checkbox-wrapper:hover {
    background-color: #339aff;
  }
  /* line 1653, app/assets/stylesheets/user.css.scss */
  .career-goals-page #question-holder .question-frame .checkboxes-container .checkbox-wrapper:hover input[type=checkbox] + label::after {
    background-color: #339aff;
  }
  /* line 1656, app/assets/stylesheets/user.css.scss */
  .career-goals-page #question-holder .question-frame .checkboxes-container .checkbox-wrapper:hover .fa-square-o::before {
    background-color: #339aff;
  }
}

/* line 1663, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .textarea-field {
  width: 100%;
  height: 109px;
  border: 1px solid #ddd;
  padding: 10px;
}

/* line 1669, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .input-field {
  width: 100%;
  height: 60px;
  border: 1px solid #ddd;
  padding: 10px;
}

/* line 1675, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .select-field {
  width: 100%;
  height: 42px;
  border: 1px solid #ddd;
}

/* line 1680, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .well.input-container {
  padding: 0 10px 40px;
}

/* line 1684, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-gender .hidden-gender {
  display: none;
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1691, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-race .hidden-race {
  display: none;
}

/* line 1695, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-resume {
  padding-bottom: 0;
}

/* line 1697, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-resume h4 {
  margin: 10px 0;
}

/* line 1700, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-resume .form-error {
  font-size: 16px;
}

/* line 1704, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-resume .profile-update .resume-inner-well {
  width: 100%;
  min-height: 100%;
}

/* line 1708, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-resume .profile-update .custom-file-input::before {
  width: 100%;
  text-align: center;
}

/* line 1712, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-resume .profile-update.resume-form .resume-preview {
  left: 0;
  top: 140%;
}

/* line 1716, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-resume .profile-update .custom-file-input.success-green::before {
  top: 0;
}

/* line 1719, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame#question-resume .profile-update .custom-file-input {
  height: 40px;
}

/* line 1724, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame a.previous-question {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  color: #AAA;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  text-transform: capitalize;
}

/* line 1733, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame p {
  font-size: 18px;
}

/* line 1736, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame input[type=text] {
  width: 100%;
  font-size: 18px;
  padding: 10px;
}

/* line 1741, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame h4.status-text {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1744, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .fa-spinner {
  margin: 60px auto 30px;
}

/* line 1747, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .question-frame .save-completed {
  display: none;
}

/* line 1751, app/assets/stylesheets/user.css.scss */
.career-goals-page #question-holder .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1759, app/assets/stylesheets/user.css.scss */
#job-applications-page .user-subnav-container .sub-nav-container {
  margin-left: 50px;
  width: 50px;
  position: fixed;
}

/* line 1760, app/assets/stylesheets/user.css.scss */
#job-applications-page .user-subnav-container .sub-nav-container .sidebar-subnav {
  padding: 20px 0 0 0;
}

/* line 1766, app/assets/stylesheets/user.css.scss */
#job-applications-page .user-subnav-container .sub-nav-container ul h5 i {
  font-size: 22px;
}

/* line 1773, app/assets/stylesheets/user.css.scss */
#show-reset-password-link {
  display: none;
  margin: 15px;
  background-color: #f7f3d5;
  padding: 10px;
  width: 60%;
}

/* line 1, app/assets/stylesheets/errorpage.css.scss */
.error-page-main-container {
  position: relative;
  height: 500px;
  width: 100%;
}

/* line 5, app/assets/stylesheets/errorpage.css.scss */
.error-page-main-container h1 {
  font: 700 50px/60px "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  margin-bottom: 30px;
}

/* line 9, app/assets/stylesheets/errorpage.css.scss */
.error-page-main-container h4 {
  font-size: 24px;
  padding: 20px 0;
}

/* line 13, app/assets/stylesheets/errorpage.css.scss */
.error-page-main-container .error-main-text {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 25px;
}

/* line 18, app/assets/stylesheets/errorpage.css.scss */
.error-page-main-container .error-main-text .btn {
  margin: 15px;
  font-size: 16px;
  text-transform: none !important;
}

/* line 1, app/assets/stylesheets/admin.css.scss */
.admin-notes-bg {
  background: #ece85a;
  color: #000;
}

/* line 6, app/assets/stylesheets/admin.css.scss */
.application-emails.show-field, .referral-url.show-field {
  display: block;
}

/* line 9, app/assets/stylesheets/admin.css.scss */
.application-emails.hide-field, .referral-url.hide-field {
  display: none;
}

/* line 14, app/assets/stylesheets/admin.css.scss */
.wall-of-fame #canvas {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

/* line 20, app/assets/stylesheets/admin.css.scss */
.wall-of-fame .wall-of-fame-contents {
  background: #fff;
  position: absolute;
  width: 100%;
  top: 240px;
}

/* line 28, app/assets/stylesheets/admin.css.scss */
.open-company-data {
  text-align: right;
  cursor: pointer;
}

/* line 32, app/assets/stylesheets/admin.css.scss */
.open-job-data {
  cursor: pointer;
}

/* line 34, app/assets/stylesheets/admin.css.scss */
.open-job-data .caret-wrapper {
  text-align: right;
}

/* line 38, app/assets/stylesheets/admin.css.scss */
.delivery-chart-select {
  width: 200px;
  height: 35px;
}

/* line 42, app/assets/stylesheets/admin.css.scss */
.delivery-stats-chart {
  padding: 45px;
  text-align: right;
}

/* line 46, app/assets/stylesheets/admin.css.scss */
.delivery-stats-totals {
  background: #F3F3F4;
  text-align: center;
  padding: 10px;
  margin: 10px 0;
}

/* line 51, app/assets/stylesheets/admin.css.scss */
.delivery-stats-totals h5 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
}

/* line 55, app/assets/stylesheets/admin.css.scss */
.delivery-stats-totals p {
  font-size: 24px;
}

/* line 58, app/assets/stylesheets/admin.css.scss */
.delivery-stats-totals .weekly-change {
  cursor: pointer;
  font-size: 14px;
}

/* line 61, app/assets/stylesheets/admin.css.scss */
.delivery-stats-totals .weekly-change .up {
  color: #149A3F;
}

/* line 64, app/assets/stylesheets/admin.css.scss */
.delivery-stats-totals .weekly-change .down {
  color: red;
}

/* line 68, app/assets/stylesheets/admin.css.scss */
.delivery-stats-totals .more-info {
  background: #fff;
  font-size: 14px;
  visibility: hidden;
  width: 120px;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  margin: 0 10px;
}

/* line 79, app/assets/stylesheets/admin.css.scss */
.delivery-stats-totals .weekly-change:hover .more-info {
  visibility: visible;
}

/* line 84, app/assets/stylesheets/admin.css.scss */
.delivery-index .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 88, app/assets/stylesheets/admin.css.scss */
.delivery-index .email-helper-container .sample-email {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 90, app/assets/stylesheets/admin.css.scss */
.delivery-index .email-helper-container .sample-email .custom-copy {
  color: red;
  font-size: 18px;
  padding: 20px 0;
}

/* line 97, app/assets/stylesheets/admin.css.scss */
.delivery-index .delivery-send-email-form {
  width: 100%;
}

/* line 99, app/assets/stylesheets/admin.css.scss */
.delivery-index .delivery-send-email-form .admin-alert,
.delivery-index .delivery-send-email-form .users-alert,
.delivery-index .delivery-send-email-form .checkbox-alert {
  display: none;
  color: red;
}

/* line 105, app/assets/stylesheets/admin.css.scss */
.delivery-index .delivery-send-email-form button.darkblue {
  color: #fff;
}

/* line 107, app/assets/stylesheets/admin.css.scss */
.delivery-index .delivery-send-email-form button.darkblue:hover {
  background-color: #5e627b;
}

/* line 111, app/assets/stylesheets/admin.css.scss */
.delivery-index .delivery-send-email-form #confirm-check {
  -webkit-appearance: checkbox !important;
  font-size: 16px;
}

/* line 115, app/assets/stylesheets/admin.css.scss */
.delivery-index .delivery-send-email-form .input-container {
  border: 1px solid #ddd;
}

/* line 117, app/assets/stylesheets/admin.css.scss */
.delivery-index .delivery-send-email-form .input-container label {
  padding: 5px 10px;
}

/* line 120, app/assets/stylesheets/admin.css.scss */
.delivery-index .delivery-send-email-form .input-container .redactor_box {
  min-height: 300px;
}

/* line 122, app/assets/stylesheets/admin.css.scss */
.delivery-index .delivery-send-email-form .input-container .redactor_box .redactor_editor {
  min-height: 300px;
}

/* line 130, app/assets/stylesheets/admin.css.scss */
.delivery-index .send-email-checkbox input,
.delivery-index .finalist-status-complete-checkbox input {
  -webkit-appearance: checkbox !important;
  font-size: 16px;
}

/* line 136, app/assets/stylesheets/admin.css.scss */
.user-filters {
  padding: 20px 30px;
}

/* line 138, app/assets/stylesheets/admin.css.scss */
.user-filters .select-width {
  height: 35px;
  width: 200px;
}

/* line 142, app/assets/stylesheets/admin.css.scss */
.user-filters .select-height {
  height: 35px;
}

/* line 147, app/assets/stylesheets/admin.css.scss */
.view-subscription-page h4 {
  line-height: 24px;
}

/* line 152, app/assets/stylesheets/admin.css.scss */
.new-subscription-page .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 158, app/assets/stylesheets/admin.css.scss */
.subscription-plans .inactive a, .subscription-plans .inactive .fa, .subscription-plans .inactive p, .subscription-plans .inactive .fab, .subscription-plans .inactive .fas, .subscription-plans .inactive .far {
  color: #ddd;
}

/* line 164, app/assets/stylesheets/admin.css.scss */
.client_index .alert {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 18px;
  padding: 0;
  color: #2c2b2d;
}

/* line 173, app/assets/stylesheets/admin.css.scss */
.client_index .user-info-row .stats-email thead tr:first-of-type {
  background: #fff;
}

/* line 177, app/assets/stylesheets/admin.css.scss */
.client_index .user-info-row .stats-email .admin-stats-form {
  display: none;
  background: #fff;
  border: 1px solid #000;
  padding: 20px;
  text-align: center;
}

/* line 183, app/assets/stylesheets/admin.css.scss */
.client_index .user-info-row .stats-email .admin-stats-form input {
  height: 35px;
  border: 1px solid #ddd;
  padding: 10px;
}

/* line 188, app/assets/stylesheets/admin.css.scss */
.client_index .user-info-row .stats-email .admin-stats-form button {
  margin-top: 10px;
  border: none;
  background: #2c2b2d;
  color: #fff;
}

/* line 195, app/assets/stylesheets/admin.css.scss */
.client_index .user-info-row .stats-email .admin-stats-email-btn {
  padding: 40px 0;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 204, app/assets/stylesheets/admin.css.scss */
.select-position:focus {
  outline: none;
}

/* line 207, app/assets/stylesheets/admin.css.scss */
.select-position.success {
  border-width: 2px;
  border-color: #2d7e7e;
  background-color: initial;
}

/* line 212, app/assets/stylesheets/admin.css.scss */
.select-position.fail {
  border-width: 2px;
  border-color: red;
  background-color: initial;
}

/* line 220, app/assets/stylesheets/admin.css.scss */
.locations-show .pagination-container .pagination {
  padding: 0;
  background: #fff;
}

/* line 224, app/assets/stylesheets/admin.css.scss */
.locations-show .pagination-container .pagination .next a, .locations-show .pagination-container .pagination .last a {
  padding: 2px 4px;
}

/* line 229, app/assets/stylesheets/admin.css.scss */
.locations-show .pagination-container .pagination .page.current, .locations-show .pagination-container .pagination .page a {
  padding: 2px 4px;
}

/* line 236, app/assets/stylesheets/admin.css.scss */
.locations-index {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 238, app/assets/stylesheets/admin.css.scss */
.locations-index .bg-white.row {
  padding: 10px 0;
}

/* line 241, app/assets/stylesheets/admin.css.scss */
.locations-index ul {
  padding-left: 0;
}

/* line 244, app/assets/stylesheets/admin.css.scss */
.locations-index .location-form-container {
  padding: 20px;
  background: whitesmoke;
  margin-bottom: 20px;
}

/* line 249, app/assets/stylesheets/admin.css.scss */
.locations-index .location-form-container input {
  width: 100%;
  height: 35px;
  display: inline-block;
  margin-bottom: 10px;
}

/* line 255, app/assets/stylesheets/admin.css.scss */
.locations-index .location-form-container button {
  display: inline-block;
  padding: 5px 10px !important;
  font-size: 17px !important;
  margin-bottom: 3px;
  margin-top: 24px;
}

/* line 265, app/assets/stylesheets/admin.css.scss */
a.hover-link {
  color: #3D3D3D;
}

/* line 267, app/assets/stylesheets/admin.css.scss */
a.hover-link:visited {
  color: #3D3D3D;
}

/* line 270, app/assets/stylesheets/admin.css.scss */
a.hover-link:hover {
  color: #2c2b2d;
}

/* line 273, app/assets/stylesheets/admin.css.scss */
a.hover-link:active {
  color: #339aff;
}

/* line 280, app/assets/stylesheets/admin.css.scss */
.client-edit-page form {
  max-width: 600px;
  margin-top: 50px;
}

/* line 283, app/assets/stylesheets/admin.css.scss */
.client-edit-page form input {
  height: 50px;
}

/* line 289, app/assets/stylesheets/admin.css.scss */
.hidden-unit {
  display: none;
}

/* line 292, app/assets/stylesheets/admin.css.scss */
.new-select-input-fields {
  display: none;
}

/* line 295, app/assets/stylesheets/admin.css.scss */
.select-values-row {
  margin-top: 10px !important;
}

/* line 299, app/assets/stylesheets/admin.css.scss */
#create-edit-job-form .add-unit {
  font-size: 16px;
  margin-bottom: 20px;
}

/* line 304, app/assets/stylesheets/admin.css.scss */
#create-edit-job-form .custom-questions p {
  font-size: 16px;
}

/* line 308, app/assets/stylesheets/admin.css.scss */
#create-edit-job-form .new-btn-container {
  display: none;
  margin-bottom: 20px;
}

/* line 311, app/assets/stylesheets/admin.css.scss */
#create-edit-job-form .new-btn-container.show-on-load {
  display: inline-block;
}

/* line 316, app/assets/stylesheets/admin.css.scss */
#create-edit-job-form .well p {
  margin-bottom: 0;
}

/* line 319, app/assets/stylesheets/admin.css.scss */
#create-edit-job-form .well .input-container {
  margin: 20px 0;
}

/* line 327, app/assets/stylesheets/admin.css.scss */
.department-new-page ul,
.department-edit-page ul,
.office-new-page ul {
  list-style: none;
  padding: 0;
}

/* line 334, app/assets/stylesheets/admin.css.scss */
.department-new-page #department-edit-form .input-container,
.department-new-page #department-form .input-container,
.department-new-page #office-form .input-container,
.department-edit-page #department-edit-form .input-container,
.department-edit-page #department-form .input-container,
.department-edit-page #office-form .input-container,
.office-new-page #department-edit-form .input-container,
.office-new-page #department-form .input-container,
.office-new-page #office-form .input-container {
  width: 300px;
  display: inline-block;
}

/* line 337, app/assets/stylesheets/admin.css.scss */
.department-new-page #department-edit-form .input-container input,
.department-new-page #department-form .input-container input,
.department-new-page #office-form .input-container input,
.department-edit-page #department-edit-form .input-container input,
.department-edit-page #department-form .input-container input,
.department-edit-page #office-form .input-container input,
.office-new-page #department-edit-form .input-container input,
.office-new-page #department-form .input-container input,
.office-new-page #office-form .input-container input {
  height: 37px;
}

/* line 341, app/assets/stylesheets/admin.css.scss */
.department-new-page #department-edit-form button,
.department-new-page #department-form button,
.department-new-page #office-form button,
.department-edit-page #department-edit-form button,
.department-edit-page #department-form button,
.department-edit-page #office-form button,
.office-new-page #department-edit-form button,
.office-new-page #department-form button,
.office-new-page #office-form button {
  vertical-align: top;
}

/* line 346, app/assets/stylesheets/admin.css.scss */
.charts-container {
  font-size: 16px;
}

/* line 348, app/assets/stylesheets/admin.css.scss */
.charts-container .header-text {
  font-size: 18px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 352, app/assets/stylesheets/admin.css.scss */
.charts-container .header-sub-text {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 357, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections {
  margin: 20px 0 !important;
  padding: 20px;
  background: #F3F3F4;
  box-shadow: 1px 1px 3px #ccc;
}

/* line 362, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts {
  text-align: center;
  background-color: #F3F3F4;
  padding: 15px 0;
  margin: 15px 0;
  font-size: 16px;
}

/* line 368, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts .num {
  font-size: 26px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 1100px) {
  /* line 368, app/assets/stylesheets/admin.css.scss */
  .dashboard .dash-sections .counts .num {
    font-size: 20px;
  }
}

/* line 375, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts .header {
  font-size: 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 379, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts.interactions, .dashboard .dash-sections .counts.sessions {
  background-color: #386ea5;
  color: #fff;
}

/* line 384, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts.colored.one {
  color: #fff;
  background-color: #386ea5;
}

/* line 388, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts.colored.two {
  color: #fff;
  background-color: #3fcac0;
}

/* line 392, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts.colored.three {
  color: #fff;
  background-color: #7db079;
}

/* line 396, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts.colored.four {
  color: #fff;
  background-color: #77c3e5;
}

/* line 400, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts .two-col-container {
  position: relative;
  padding: 25px 0px 50px;
}

/* line 403, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts .two-col-container span {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 26px;
}

@media (max-width: 1100px) {
  /* line 403, app/assets/stylesheets/admin.css.scss */
  .dashboard .dash-sections .counts .two-col-container span {
    font-size: 20px;
  }
}

/* line 410, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts .two-col-container .col-left {
  float: left;
  width: 50%;
}

/* line 414, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts .two-col-container .col-right {
  float: right;
  width: 50%;
}

/* line 418, app/assets/stylesheets/admin.css.scss */
.dashboard .dash-sections .counts .two-col-container .col-divider {
  position: absolute;
  left: 50%;
  top: 10%;
  bottom: 10%;
  border-left: 1px solid #fff;
}

/* line 429, app/assets/stylesheets/admin.css.scss */
.dashboard .filter-selection-container select {
  height: 36px;
  width: 250px;
  margin: 10px 0;
}

/* line 434, app/assets/stylesheets/admin.css.scss */
.dashboard .filter-selection-container .date-range {
  font-size: 18px;
}

/* line 437, app/assets/stylesheets/admin.css.scss */
.dashboard .filter-selection-container .fa-spin {
  display: none;
  vertical-align: middle;
  color: #aaa;
}

/* line 442, app/assets/stylesheets/admin.css.scss */
.dashboard .filter-selection-container#admin-jobs-dash {
  text-align: right;
  margin-bottom: 20px;
  margin-right: 20px;
}

/* line 448, app/assets/stylesheets/admin.css.scss */
.dashboard h4 {
  text-transform: uppercase;
}

/* line 452, app/assets/stylesheets/admin.css.scss */
.dashboard .top-vids-container h5 {
  font-size: 16px;
}

/* line 455, app/assets/stylesheets/admin.css.scss */
.dashboard .top-vids-container .col-sm-6 {
  padding: 0;
}

/* line 459, app/assets/stylesheets/admin.css.scss */
.dashboard .top-vids-container ol li {
  min-height: 100px;
}

/* line 461, app/assets/stylesheets/admin.css.scss */
.dashboard .top-vids-container ol li p {
  margin: 0;
}

/* line 466, app/assets/stylesheets/admin.css.scss */
.dashboard .top-vids-container .thumb-img img {
  width: 100%;
}

/* line 471, app/assets/stylesheets/admin.css.scss */
.dashboard .charts-js-container .col-sm-3,
.dashboard .charts-js-container .col-sm-6,
.dashboard .charts-js-container .col-sm-9,
.dashboard .charts-js-container .col-sm-12 {
  padding: 0;
}

/* line 477, app/assets/stylesheets/admin.css.scss */
.dashboard .charts-js-container .col-sm-6 {
  margin-bottom: 30px;
}

/* line 480, app/assets/stylesheets/admin.css.scss */
.dashboard .charts-js-container h5 {
  font-size: 16px;
}

/* line 485, app/assets/stylesheets/admin.css.scss */
.dashboard .piechart-legend ul {
  border: 1px solid #ebebeb;
  padding: 10px;
}

/* line 488, app/assets/stylesheets/admin.css.scss */
.dashboard .piechart-legend ul li {
  list-style: none;
  vertical-align: top;
  font-size: 14px;
}

/* line 492, app/assets/stylesheets/admin.css.scss */
.dashboard .piechart-legend ul li span {
  display: inline-block;
  margin: 5px;
  padding: 8px;
  vertical-align: middle;
  border: 1px solid #fff;
}

/* line 504, app/assets/stylesheets/admin.css.scss */
.admin-notes-container {
  position: relative;
}

/* line 506, app/assets/stylesheets/admin.css.scss */
.admin-notes-container b {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 509, app/assets/stylesheets/admin.css.scss */
.admin-notes-container .edit-btn {
  position: absolute;
  bottom: -10px;
  right: 0;
  color: #2c2b2d;
  cursor: pointer;
}

/* line 515, app/assets/stylesheets/admin.css.scss */
.admin-notes-container .edit-btn:hover {
  color: #339aff;
}

/* line 518, app/assets/stylesheets/admin.css.scss */
.admin-notes-container .edit-btn .cancel-span {
  display: inline-block;
}

/* line 521, app/assets/stylesheets/admin.css.scss */
.admin-notes-container .edit-btn .edit-span {
  display: none;
}

/* line 526, app/assets/stylesheets/admin.css.scss */
.admin-notes-container .admin-notes-form-wrapper .admin-notes-form {
  display: inline-block;
  width: 100%;
}

/* line 530, app/assets/stylesheets/admin.css.scss */
.admin-notes-container .admin-notes-form-wrapper .admin-notes-text {
  padding-top: 10px;
  display: none;
}

/* line 535, app/assets/stylesheets/admin.css.scss */
.admin-notes-container .form-error {
  display: inline-block;
}

/* line 539, app/assets/stylesheets/admin.css.scss */
.admin-notes-container.show-edit .cancel-span {
  display: none;
}

/* line 542, app/assets/stylesheets/admin.css.scss */
.admin-notes-container.show-edit .edit-span {
  display: inline-block;
}

/* line 546, app/assets/stylesheets/admin.css.scss */
.admin-notes-container.show-edit .admin-notes-form-wrapper .admin-notes-form {
  display: none;
}

/* line 549, app/assets/stylesheets/admin.css.scss */
.admin-notes-container.show-edit .admin-notes-form-wrapper .admin-notes-text {
  display: inline-block;
}

/* line 553, app/assets/stylesheets/admin.css.scss */
.admin-notes-container.show-edit .form-error {
  display: none;
}

/* line 559, app/assets/stylesheets/admin.css.scss */
.admin-info {
  padding: 15px;
}

/* line 563, app/assets/stylesheets/admin.css.scss */
.admin-form-wrapper {
  max-width: 600px;
  padding: 15px;
}

/* line 567, app/assets/stylesheets/admin.css.scss */
.admin-form-wrapper.outlined {
  margin: 20px 15px;
  border: 2px solid #F3F3F4;
}

/* line 571, app/assets/stylesheets/admin.css.scss */
.admin-form-wrapper.outlined h3:first-of-type {
  margin-top: 0;
}

/* line 576, app/assets/stylesheets/admin.css.scss */
.admin-form-wrapper .field {
  margin: 15px 0;
}

/* line 579, app/assets/stylesheets/admin.css.scss */
.admin-form-wrapper .input-num-field {
  display: inline-block;
  width: 300px;
  border-radius: 0;
  height: 30px;
}

/* line 585, app/assets/stylesheets/admin.css.scss */
.admin-form-wrapper .input-group-addon {
  margin: 0 -4px 0 10px;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
}

/* line 594, app/assets/stylesheets/admin.css.scss */
.create-company-page {
  background: #95F985;
}

/* line 596, app/assets/stylesheets/admin.css.scss */
.create-company-page h1 {
  margin: 0 auto 30px;
}

/* line 601, app/assets/stylesheets/admin.css.scss */
.edit_job, .new_job {
  border: 1px solid #EEE;
  padding: 20px 15px;
  background: #EEE;
}

/* line 606, app/assets/stylesheets/admin.css.scss */
.edit_job .input-container.form-group, .new_job .input-container.form-group {
  background: #EEE;
  padding: 8px 0;
}

/* line 609, app/assets/stylesheets/admin.css.scss */
.edit_job .input-container.form-group p, .new_job .input-container.form-group p {
  font-size: 16px;
  margin-top: 6px;
}

/* line 612, app/assets/stylesheets/admin.css.scss */
.edit_job .input-container.form-group p i, .new_job .input-container.form-group p i {
  font-size: 14px;
}

/* line 616, app/assets/stylesheets/admin.css.scss */
.edit_job .input-container.form-group .checkbox-fields, .new_job .input-container.form-group .checkbox-fields {
  margin-left: 5px;
}

/* line 623, app/assets/stylesheets/admin.css.scss */
.csv-export-dashboard .input-container {
  margin-bottom: 15px;
}

/* line 626, app/assets/stylesheets/admin.css.scss */
.csv-export-dashboard .form-group {
  width: 50%;
  padding-left: 20px;
  margin: 0;
  border: 1px solid #ebebeb;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
}

/* line 634, app/assets/stylesheets/admin.css.scss */
.csv-export-dashboard .form-group input {
  width: 100%;
  box-shadow: none;
  border: none !important;
  height: 50px;
}

/* line 643, app/assets/stylesheets/admin.css.scss */
.admin-job-applications-container {
  padding: 25px 0;
}

/* line 645, app/assets/stylesheets/admin.css.scss */
.admin-job-applications-container ul {
  padding: 0;
}

/* line 647, app/assets/stylesheets/admin.css.scss */
.admin-job-applications-container ul li {
  list-style: none;
}

/* line 654, app/assets/stylesheets/admin.css.scss */
.video-stats-by-company h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  padding: 20px 0;
}

/* line 658, app/assets/stylesheets/admin.css.scss */
.video-stats-by-company .divider {
  margin: 40px 0;
}

/* line 665, app/assets/stylesheets/admin.css.scss */
.course-viewer-data h4 span {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin-right: 15px;
}

/* line 672, app/assets/stylesheets/admin.css.scss */
.user-info-row td {
  overflow: hidden;
}

/* line 674, app/assets/stylesheets/admin.css.scss */
.user-info-row td .notes-field {
  min-width: 340px;
  overflow-wrap: break-word;
  min-height: 180px;
}

/* line 682, app/assets/stylesheets/admin.css.scss */
#show-user-table td {
  min-width: 440px;
  overflow-wrap: break-word;
  min-height: 180px;
}

/* line 689, app/assets/stylesheets/admin.css.scss */
.user-info-row tr:nth-child(even) {
  background-color: #fff;
}

/* line 692, app/assets/stylesheets/admin.css.scss */
.user-info-row tr:nth-child(odd) {
  background-color: #F3F3F4;
}

/* line 695, app/assets/stylesheets/admin.css.scss */
.user-info-row td.min-width-250 {
  min-width: 250px;
}

/* line 698, app/assets/stylesheets/admin.css.scss */
.user-info-row td.min-width-200 {
  min-width: 200px;
}

/* line 701, app/assets/stylesheets/admin.css.scss */
.user-info-row td.min-width-150 {
  min-width: 150px;
}

/* line 705, app/assets/stylesheets/admin.css.scss */
.resume-section-divider {
  width: 70%;
  margin: 24px 4px 10px;
  height: 10px;
  border-top: 1px solid #dddddd;
}

/* line 711, app/assets/stylesheets/admin.css.scss */
.admin-remove-resume {
  color: #2c2b2d;
  cursor: pointer;
}

/* line 715, app/assets/stylesheets/admin.css.scss */
.resume-location {
  padding: 0 4px;
}

/* line 719, app/assets/stylesheets/admin.css.scss */
ul.resume-experience-list {
  list-style-type: none;
  padding: 0 4px;
}

/* line 722, app/assets/stylesheets/admin.css.scss */
ul.resume-experience-list li {
  margin: 5px 0 10px;
}

/* line 724, app/assets/stylesheets/admin.css.scss */
ul.resume-experience-list li .experience-headline {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 730, app/assets/stylesheets/admin.css.scss */
.admin-chart,
#company_chart_div {
  width: 100%;
  height: 400px;
}

/* line 736, app/assets/stylesheets/admin.css.scss */
.admin-sidebar {
  width: 300px;
  min-height: 1000px;
  float: left;
}

/* line 742, app/assets/stylesheets/admin.css.scss */
a.plain {
  color: #333;
  text-decoration: underline;
}

/* line 747, app/assets/stylesheets/admin.css.scss */
.section {
  margin: 15px 0;
}

/* line 749, app/assets/stylesheets/admin.css.scss */
.section .title {
  font-weight: bold;
  margin: 0 0 5px;
}

/* line 753, app/assets/stylesheets/admin.css.scss */
.section .item {
  margin: 5px 0;
}

/* line 755, app/assets/stylesheets/admin.css.scss */
.section .item a.action {
  padding: 0 5px;
}

/* line 761, app/assets/stylesheets/admin.css.scss */
.dashboard-content-block {
  background: #fff;
  padding: 5px;
}

/* line 765, app/assets/stylesheets/admin.css.scss */
.dashboard-content-block h4 {
  padding: 10px 0;
  margin-top: 0;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 42px;
}

/* line 771, app/assets/stylesheets/admin.css.scss */
.dashboard-content-block h1 {
  text-align: center;
  color: #000;
}

/* line 775, app/assets/stylesheets/admin.css.scss */
.dashboard-content-block ul {
  padding: 0;
}

/* line 777, app/assets/stylesheets/admin.css.scss */
.dashboard-content-block ul li {
  font-size: 18px;
  padding: 5px 0;
  list-style: none;
}

/* line 781, app/assets/stylesheets/admin.css.scss */
.dashboard-content-block ul li span {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 786, app/assets/stylesheets/admin.css.scss */
.dashboard-content-block ul li.stat-total a, .dashboard-content-block ul li.stat-total a:visited, .dashboard-content-block ul li.job-category-total a, .dashboard-content-block ul li.job-category-total a:visited {
  color: #3D3D3D;
}

/* line 789, app/assets/stylesheets/admin.css.scss */
.dashboard-content-block ul li.stat-total a:hover, .dashboard-content-block ul li.stat-total a:active, .dashboard-content-block ul li.job-category-total a:hover, .dashboard-content-block ul li.job-category-total a:active {
  color: #2c2b2d;
}

/* line 797, app/assets/stylesheets/admin.css.scss */
.dashboard-footer {
  padding: 20px;
}

/* line 802, app/assets/stylesheets/admin.css.scss */
#course-stats-loading {
  display: none;
  background: #2c2b2d;
  padding: 20px;
  text-align: center;
  margin-top: 20px;
  color: #fff;
}

/* line 809, app/assets/stylesheets/admin.css.scss */
#course-stats-loading .fa {
  font-size: 40px;
}

/* line 814, app/assets/stylesheets/admin.css.scss */
.dashboard-grid {
  background: #fff;
  padding: 10px 30px;
}

/* line 817, app/assets/stylesheets/admin.css.scss */
.dashboard-grid .spinner-container {
  text-align: center;
}

/* line 819, app/assets/stylesheets/admin.css.scss */
.dashboard-grid .spinner-container .fa {
  font-size: 30px;
  padding: 20px;
}

/* line 826, app/assets/stylesheets/admin.css.scss */
.pagination-container {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  text-align: right;
}

/* line 830, app/assets/stylesheets/admin.css.scss */
.pagination-container .pagination-info {
  margin-top: 10px;
}

/* line 833, app/assets/stylesheets/admin.css.scss */
.pagination-container .pagination {
  background-color: #ebebeb;
  padding: 20px;
}

@media (max-width: 600px) {
  /* line 833, app/assets/stylesheets/admin.css.scss */
  .pagination-container .pagination {
    padding: 15px 10px;
  }
}

/* line 839, app/assets/stylesheets/admin.css.scss */
.pagination-container .pagination a {
  background-color: white;
  padding: 8px;
  margin: 2px;
}

@media (max-width: 600px) {
  /* line 839, app/assets/stylesheets/admin.css.scss */
  .pagination-container .pagination a {
    padding: 2px;
    margin: 1px;
    background: #ebebeb;
  }
}

/* line 849, app/assets/stylesheets/admin.css.scss */
.pagination-container .pagination .current {
  background-color: #2c2b2d;
  color: #fff;
  padding: 14px;
  margin: 2px;
}

@media (max-width: 600px) {
  /* line 849, app/assets/stylesheets/admin.css.scss */
  .pagination-container .pagination .current {
    padding: 2px;
    margin: 1px;
    background: #ebebeb;
  }
}

/* line 863, app/assets/stylesheets/admin.css.scss */
tr.tablesorter-headerRow {
  text-transform: capitalize;
}

/* line 867, app/assets/stylesheets/admin.css.scss */
table.tablesorter tbody td {
  width: 35px;
}

/* line 871, app/assets/stylesheets/admin.css.scss */
.datepicker-input {
  border: 1px solid #F3F3F4;
  width: 100px;
}

/* line 878, app/assets/stylesheets/admin.css.scss */
div.listing div.row {
  background: white;
  border: 1px solid #EEE;
  padding: 5px 0;
}

/* line 883, app/assets/stylesheets/admin.css.scss */
div.listing div.row:nth-child(odd) {
  background: #f1f1f1;
}

/* line 888, app/assets/stylesheets/admin.css.scss */
.non-approved-companies-text.green-success {
  color: #2d7e7e !important;
}

/* line 891, app/assets/stylesheets/admin.css.scss */
.non-approved-companies-text.red-fail {
  color: red !important;
}

/* line 895, app/assets/stylesheets/admin.css.scss */
.select-event-rsvp-status-container,
.select-location-container,
.select-category-container,
.select-community-container,
.select-years-container,
.select-opt-in-container {
  height: 35px;
  width: 230px;
  outline: none;
  margin: 5px 0;
}

/* line 905, app/assets/stylesheets/admin.css.scss */
.select-event-rsvp-status-container.success,
.select-location-container.success,
.select-category-container.success,
.select-community-container.success,
.select-years-container.success,
.select-opt-in-container.success {
  border-width: 2px;
  border-color: #2d7e7e;
  background-color: initial;
}

/* line 910, app/assets/stylesheets/admin.css.scss */
.select-event-rsvp-status-container.fail,
.select-location-container.fail,
.select-category-container.fail,
.select-community-container.fail,
.select-years-container.fail,
.select-opt-in-container.fail {
  border-width: 2px;
  border-color: red;
  background-color: initial;
}

/* line 916, app/assets/stylesheets/admin.css.scss */
.location-success {
  color: #2d7e7e;
  background: none;
}

/* line 920, app/assets/stylesheets/admin.css.scss */
.error {
  color: red;
}

/* line 924, app/assets/stylesheets/admin.css.scss */
table.admin-listing tr {
  background: white;
  border: 1px solid #EEE;
}

/* line 928, app/assets/stylesheets/admin.css.scss */
table.admin-listing tr:nth-child(odd) {
  background: #f1f1f1;
}

/* line 932, app/assets/stylesheets/admin.css.scss */
table.admin-listing.no-alternate-rows tr:nth-child(odd) {
  background: white;
}

/* line 936, app/assets/stylesheets/admin.css.scss */
table.admin-listing tr.inactive {
  color: #AAA;
}

/* line 938, app/assets/stylesheets/admin.css.scss */
table.admin-listing tr.inactive a:link, table.admin-listing tr.inactive a:hover, table.admin-listing tr.inactive a:active, table.admin-listing tr.inactive a:visited {
  color: #AAA;
}

/* line 942, app/assets/stylesheets/admin.css.scss */
table.admin-listing td, table.admin-listing th {
  overflow: hidden;
  padding: 7px 15px;
}

/* line 945, app/assets/stylesheets/admin.css.scss */
table.admin-listing td.max-width, table.admin-listing th.max-width {
  max-width: 430px;
  overflow-wrap: break-word;
}

/* line 949, app/assets/stylesheets/admin.css.scss */
table.admin-listing td.has-line-title, table.admin-listing th.has-line-title {
  padding-left: 3em;
}

/* line 952, app/assets/stylesheets/admin.css.scss */
table.admin-listing td ul, table.admin-listing th ul {
  padding-left: 2rem;
  list-style-type: none;
}

/* line 956, app/assets/stylesheets/admin.css.scss */
table.admin-listing td ul li, table.admin-listing th ul li {
  margin: 0 auto;
  padding: 5px;
}

/* line 961, app/assets/stylesheets/admin.css.scss */
table.admin-listing .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 966, app/assets/stylesheets/admin.css.scss */
span.line-title {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  color: #AAA;
  display: inline-block;
  width: 2em;
  text-align: right;
  padding-right: 3px;
}

/* line 976, app/assets/stylesheets/admin.css.scss */
#active-users-list td {
  min-width: 450px;
  overflow-wrap: break-word;
}

/* line 979, app/assets/stylesheets/admin.css.scss */
#active-users-list td .row {
  max-width: 700px;
  overflow-x: auto;
}

/* line 986, app/assets/stylesheets/admin.css.scss */
#campaign-list form {
  display: inline;
}

/* line 992, app/assets/stylesheets/admin.css.scss */
.admin-container .alternates a {
  display: inline-block;
  margin: 0 5px;
}

/* line 997, app/assets/stylesheets/admin.css.scss */
.admin-container .row {
  margin: 0;
}

/* line 1001, app/assets/stylesheets/admin.css.scss */
.admin-container .row.label-and-value div.col-md-6:first-child {
  text-align: right;
}

/* line 1004, app/assets/stylesheets/admin.css.scss */
.admin-container .row.label-and-value div.col-md-6:last-child {
  font-weight: bold;
}

/* line 1009, app/assets/stylesheets/admin.css.scss */
.admin-container .admin-yield-content {
  padding: 0;
  overflow: auto;
  width: calc(100% - 50px);
}

/* line 1016, app/assets/stylesheets/admin.css.scss */
.user-subnav-row {
  margin: 0;
  max-width: 100%;
}

/* line 1020, app/assets/stylesheets/admin.css.scss */
.user-subnav-container {
  padding: 0;
}

/* line 1022, app/assets/stylesheets/admin.css.scss */
.user-subnav-container .side-bar-nav {
  position: fixed;
  z-index: 3;
}

@media (max-width: 600px) {
  /* line 1020, app/assets/stylesheets/admin.css.scss */
  .user-subnav-container {
    width: 50px;
  }
}

/* line 1030, app/assets/stylesheets/admin.css.scss */
.user-subnav-content {
  padding: 0;
  min-height: 600px;
}

@media (max-width: 600px) {
  /* line 1030, app/assets/stylesheets/admin.css.scss */
  .user-subnav-content {
    width: calc(100% - 50px);
  }
}

/* line 1037, app/assets/stylesheets/admin.css.scss */
.side-bar-nav {
  width: 50px;
  padding: 20px 0 0 0;
  text-align: center;
  background: #2c2b2d;
  min-height: 100vh;
}

/* line 1043, app/assets/stylesheets/admin.css.scss */
.side-bar-nav ul {
  list-style: none;
  padding: 0;
}

/* line 1046, app/assets/stylesheets/admin.css.scss */
.side-bar-nav ul li {
  padding: 3px 0 15px 0;
  height: 70px;
}

/* line 1049, app/assets/stylesheets/admin.css.scss */
.side-bar-nav ul li .nav-text {
  display: none;
  position: absolute;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ddd;
  width: 150px;
  z-index: 2;
  color: #000;
}

/* line 1060, app/assets/stylesheets/admin.css.scss */
.side-bar-nav ul li:hover .nav-text {
  display: inline-block;
}

/* line 1065, app/assets/stylesheets/admin.css.scss */
.side-bar-nav ul h5 {
  margin: 15px 0 5px;
  padding: 15px 0;
}

/* line 1068, app/assets/stylesheets/admin.css.scss */
.side-bar-nav ul h5 .fa, .side-bar-nav ul h5 .fab, .side-bar-nav ul h5 .fas, .side-bar-nav ul h5 .far {
  font-size: 22px;
  color: #F3F3F4;
}

/* line 1071, app/assets/stylesheets/admin.css.scss */
.side-bar-nav ul h5 .fa:hover, .side-bar-nav ul h5 .fab:hover, .side-bar-nav ul h5 .fas:hover, .side-bar-nav ul h5 .far:hover {
  color: #2c2b2d;
}

/* line 1075, app/assets/stylesheets/admin.css.scss */
.side-bar-nav ul h5.active {
  background: #4c4e4d;
}

/* line 1076, app/assets/stylesheets/admin.css.scss */
.side-bar-nav ul h5.active .fa, .side-bar-nav ul h5.active .fab, .side-bar-nav ul h5.active .fas, .side-bar-nav ul h5.active .far {
  color: #2c2b2d;
}

/* line 1083, app/assets/stylesheets/admin.css.scss */
.side-bar-nav a {
  color: #000;
}

/* line 1085, app/assets/stylesheets/admin.css.scss */
.side-bar-nav a:hover {
  color: #2c2b2d;
}

/* line 1090, app/assets/stylesheets/admin.css.scss */
.sub-nav-container {
  width: 80px;
  padding: 20px 0 0 0;
  text-align: center;
  background: #4c4e4d;
  display: inline-block;
  min-height: 100vh;
}

/* line 1098, app/assets/stylesheets/admin.css.scss */
.sub-nav-container .sidebar-subnav .title {
  color: white;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1103, app/assets/stylesheets/admin.css.scss */
.sub-nav-container ul {
  list-style: none;
  padding: 0;
}

/* line 1106, app/assets/stylesheets/admin.css.scss */
.sub-nav-container ul li {
  padding: 3px 0 15px 0;
}

/* line 1108, app/assets/stylesheets/admin.css.scss */
.sub-nav-container ul li .nav-text {
  display: none;
  position: absolute;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ddd;
  width: 150px;
  z-index: 1;
  color: #000;
}

/* line 1119, app/assets/stylesheets/admin.css.scss */
.sub-nav-container ul li:hover .nav-text {
  display: inline-block;
}

/* line 1124, app/assets/stylesheets/admin.css.scss */
.sub-nav-container ul h5 {
  margin: 15px 0 5px;
  font-size: 12px;
  line-height: 20px;
}

/* line 1128, app/assets/stylesheets/admin.css.scss */
.sub-nav-container ul h5 a {
  color: #F3F3F4;
}

/* line 1131, app/assets/stylesheets/admin.css.scss */
.sub-nav-container ul h5 a.active {
  color: #2c2b2d;
}

/* line 1136, app/assets/stylesheets/admin.css.scss */
.sub-nav-container a {
  color: #000;
}

/* line 1138, app/assets/stylesheets/admin.css.scss */
.sub-nav-container a:hover {
  color: #2c2b2d;
}

/* line 1143, app/assets/stylesheets/admin.css.scss */
.admin-main-container {
  width: calc(100% - 80px);
  display: inline-block;
  padding: 0;
}

/* line 1149, app/assets/stylesheets/admin.css.scss */
.analytics-totals .col-sm-6 {
  padding-bottom: 15px;
}

/* line 1151, app/assets/stylesheets/admin.css.scss */
.analytics-totals .col-sm-6 p {
  background: #F3F3F4;
  padding: 10px;
  text-align: center;
  text-transform: capitalize;
  line-height: 30px;
}

/* line 1157, app/assets/stylesheets/admin.css.scss */
.analytics-totals .col-sm-6 p span {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1164, app/assets/stylesheets/admin.css.scss */
.company_analytics_totals_show .admin-analytics-dates {
  width: 200px;
  height: 35px;
  margin: 0;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/arrowdown.gif") no-repeat right #fff;
  background-position-x: 98%;
  border-radius: 0;
  padding: 0 5px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  font-size: 14px;
  border: 1px solid #ddd;
}

/* line 1180, app/assets/stylesheets/admin.css.scss */
.company_analytics_totals_show .date-input {
  height: 35px;
  border: 1px solid #ddd;
  padding: 10px;
}

/* line 1185, app/assets/stylesheets/admin.css.scss */
.company_analytics_totals_show .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1191, app/assets/stylesheets/admin.css.scss */
.company-admin-page .text-orange a {
  color: #2c2b2d !important;
}

/* line 1195, app/assets/stylesheets/admin.css.scss */
.company-admin-page .headline {
  margin: 15px 0;
  max-width: 360px;
}

/* line 1199, app/assets/stylesheets/admin.css.scss */
.company-admin-page .greenhouse-api {
  color: green;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1203, app/assets/stylesheets/admin.css.scss */
.company-admin-page .admin-disabled {
  color: #AAA;
}

/* line 1205, app/assets/stylesheets/admin.css.scss */
.company-admin-page .admin-disabled a:link,
.company-admin-page .admin-disabled a:hover,
.company-admin-page .admin-disabled a:visited,
.company-admin-page .admin-disabled a:active {
  color: #AAA;
}

/* line 1212, app/assets/stylesheets/admin.css.scss */
.company-admin-page .companies-index {
  padding: 20px 30px 0;
}

/* line 1216, app/assets/stylesheets/admin.css.scss */
.company-admin-page table.table.admin-listing td {
  padding: 17px 10px;
}

/* line 1218, app/assets/stylesheets/admin.css.scss */
.company-admin-page table.table.admin-listing td h3 {
  margin-top: 0;
  font-size: 20px;
}

/* line 1224, app/assets/stylesheets/admin.css.scss */
.company-admin-page img.company-logo, .company-admin-page .logo-bg {
  background-color: #EEE;
  width: 160px;
  height: 80px;
  padding: 0;
  margin: 0;
}

/* line 1231, app/assets/stylesheets/admin.css.scss */
.company-admin-page img.company-thumbnail, .company-admin-page .thumbnail-bg {
  position: relative;
  background-color: #EEE;
  width: 250px;
  height: 141px;
  padding: 0;
  margin: 0;
}

/* line 1238, app/assets/stylesheets/admin.css.scss */
.company-admin-page img.company-thumbnail .logo-thumbnail, .company-admin-page .thumbnail-bg .logo-thumbnail {
  height: 100%;
  width: 100%;
  line-height: 36px;
}

/* line 1243, app/assets/stylesheets/admin.css.scss */
.company-admin-page img.company-thumbnail .fa.fa-play, .company-admin-page .thumbnail-bg .fa.fa-play {
  font-size: 26px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  border: 4px solid #fff;
  padding: 20px 25px;
  border-radius: 50%;
  background: rgba(105, 105, 105, 0.3);
}

/* line 1258, app/assets/stylesheets/admin.css.scss */
.company-admin-page .search-section input {
  padding: 10px;
  border: 1px solid #ddd;
}

/* line 1266, app/assets/stylesheets/admin.css.scss */
#check-api-credentials .in-progress,
#check-api-credentials .response-success,
#check-api-credentials .response-failure {
  display: none;
  margin: 5px 3px;
}

/* line 1272, app/assets/stylesheets/admin.css.scss */
#check-api-credentials .response-success {
  color: green;
}

/* line 1275, app/assets/stylesheets/admin.css.scss */
#check-api-credentials .response-failure {
  color: red;
}

/* line 1282, app/assets/stylesheets/admin.css.scss */
.courses-admin-page table.table.admin-listing td {
  padding: 17px 10px;
}

/* line 1285, app/assets/stylesheets/admin.css.scss */
.courses-admin-page table.table.admin-listing h3 {
  margin-top: 0;
  font-size: 20px;
}

/* line 1289, app/assets/stylesheets/admin.css.scss */
.courses-admin-page table.table.admin-listing .course-image {
  width: 255px;
}

/* line 1291, app/assets/stylesheets/admin.css.scss */
.courses-admin-page table.table.admin-listing .course-image img {
  width: 250px;
}

/* line 1298, app/assets/stylesheets/admin.css.scss */
#video_embed_code {
  width: 600px;
  padding: 4px;
}

/* line 1303, app/assets/stylesheets/admin.css.scss */
.search-section {
  padding: 10px 5px;
}

/* line 1305, app/assets/stylesheets/admin.css.scss */
.search-section input {
  width: 350px;
  padding: 5px;
  border: 1px solid #F3F3F4;
}

/* line 1310, app/assets/stylesheets/admin.css.scss */
.search-section .autocomplete-list {
  display: none;
}

/* line 1313, app/assets/stylesheets/admin.css.scss */
.search-section .companies-autocomplete-list {
  display: none;
}

/* line 1319, app/assets/stylesheets/admin.css.scss */
.daily-video-plays-page .total {
  text-align: center;
}

/* line 1322, app/assets/stylesheets/admin.css.scss */
.daily-video-plays-page .top-courses-section {
  min-height: 4.5em;
}

/* line 1325, app/assets/stylesheets/admin.css.scss */
.daily-video-plays-page .top-courses-section .course span.total {
  display: inline-block;
  width: 20px;
}

/* line 1334, app/assets/stylesheets/admin.css.scss */
#top-viewers p.highlight-text {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1337, app/assets/stylesheets/admin.css.scss */
#top-viewers span.date-tag {
  padding: 0 5px;
}

/* line 1340, app/assets/stylesheets/admin.css.scss */
#top-viewers ul {
  padding: 0 10px;
}

/* line 1342, app/assets/stylesheets/admin.css.scss */
#top-viewers ul li {
  list-style-type: none;
}

/* line 1351, app/assets/stylesheets/admin.css.scss */
.job-applications-page.deliver-dash .col-sm-3,
.job-applications-page.deliver-dash .col-sm-4 {
  padding: 0;
}

/* line 1355, app/assets/stylesheets/admin.css.scss */
.job-applications-page.deliver-dash .select-style {
  width: 100%;
  border-radius: 8px;
  border: none;
}

/* line 1360, app/assets/stylesheets/admin.css.scss */
.job-applications-page.deliver-dash .btn {
  height: 50px;
}

/* line 1364, app/assets/stylesheets/admin.css.scss */
.job-applications-page .form-group.col-sm-3 {
  padding: 0;
}

/* line 1368, app/assets/stylesheets/admin.css.scss */
.job-applications-page .admin-listing .edit-fields {
  display: none;
}

/* line 1371, app/assets/stylesheets/admin.css.scss */
.job-applications-page .admin-listing .edit-pencil {
  padding: 10px;
  vertical-align: top;
  font-size: 12px;
  text-align: right;
}

/* line 1377, app/assets/stylesheets/admin.css.scss */
.job-applications-page .admin-listing td {
  min-width: 430px;
  overflow-wrap: break-word;
}

/* line 1380, app/assets/stylesheets/admin.css.scss */
.job-applications-page .admin-listing td .notes-field {
  min-height: 150px;
}

/* line 1385, app/assets/stylesheets/admin.css.scss */
.job-applications-page .navigation {
  list-style: none;
  background: #fff;
  padding: 10px 30px;
  border: 1px solid #ddd;
}

/* line 1390, app/assets/stylesheets/admin.css.scss */
.job-applications-page .navigation li {
  display: inline-block;
  margin: 5px 30px 0 0;
  font-size: 16px;
}

/* line 1398, app/assets/stylesheets/admin.css.scss */
.search-page {
  max-width: 1200px;
  padding: 10px;
}

/* line 1403, app/assets/stylesheets/admin.css.scss */
.search-page .search-inputs fieldset {
  display: block;
  margin: 10px 0;
}

/* line 1406, app/assets/stylesheets/admin.css.scss */
.search-page .search-inputs fieldset span.input-title {
  padding-right: 5px;
}

/* line 1409, app/assets/stylesheets/admin.css.scss */
.search-page .search-inputs fieldset input[type=text] {
  min-width: 400px;
}

/* line 1412, app/assets/stylesheets/admin.css.scss */
.search-page .search-inputs fieldset i {
  padding-left: 80px;
}

/* line 1418, app/assets/stylesheets/admin.css.scss */
.search-page .search-results {
  margin: 20px 0 0;
}

/* line 1421, app/assets/stylesheets/admin.css.scss */
.search-page .search-results .search-result {
  display: block;
  margin: 20px 0 30px;
}

/* line 1424, app/assets/stylesheets/admin.css.scss */
.search-page .search-results .search-result .result-title {
  font-size: 22px;
}

/* line 1427, app/assets/stylesheets/admin.css.scss */
.search-page .search-results .search-result .result-section {
  margin: 2px 0 8px;
}

/* line 1429, app/assets/stylesheets/admin.css.scss */
.search-page .search-results .search-result .result-section .detail {
  font-size: 14px;
}

/* line 1431, app/assets/stylesheets/admin.css.scss */
.search-page .search-results .search-result .result-section .detail em {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-style: normal;
}

/* line 1435, app/assets/stylesheets/admin.css.scss */
.search-page .search-results .search-result .result-section .detail.excerpt {
  font-style: italic;
}

/* line 1439, app/assets/stylesheets/admin.css.scss */
.search-page .search-results .search-result .result-section .detail-i {
  font-style: italic;
  padding-left: 6px;
}

/* line 1447, app/assets/stylesheets/admin.css.scss */
.search-page .search-results .pagination-section a.previous-page {
  padding-right: 15px;
}

/* line 1456, app/assets/stylesheets/admin.css.scss */
thead.mixed-size-header tr td {
  vertical-align: bottom;
  padding-bottom: 10px;
}

/* line 1459, app/assets/stylesheets/admin.css.scss */
thead.mixed-size-header tr td h2 {
  margin: 15px 0 0;
}

/* line 1466, app/assets/stylesheets/admin.css.scss */
.field.wide input {
  width: 300px;
}

/* line 1469, app/assets/stylesheets/admin.css.scss */
.field.fullwidth input {
  width: 300px;
  height: 40px;
  border: 1px solid #2c2b2d;
}

/* line 1475, app/assets/stylesheets/admin.css.scss */
a.download-link,
a.download-link:hover,
a.download-link:active,
a.download-link:visited {
  display: block;
  margin: 10px 0;
  color: #2c2b2d;
}

/* line 1485, app/assets/stylesheets/admin.css.scss */
.api-status-page .api-method-info {
  font-size: 18px;
  margin: 45px auto 25px;
}

/* line 1488, app/assets/stylesheets/admin.css.scss */
.api-status-page .api-method-info .method-name {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1491, app/assets/stylesheets/admin.css.scss */
.api-status-page .api-method-info .method-metric {
  position: relative;
  margin: 10px auto;
}

/* line 1494, app/assets/stylesheets/admin.css.scss */
.api-status-page .api-method-info .method-metric .method-label {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1497, app/assets/stylesheets/admin.css.scss */
.api-status-page .api-method-info .method-metric .method-numeric {
  position: absolute;
  left: 100px;
}

/* line 1501, app/assets/stylesheets/admin.css.scss */
.api-status-page .api-method-info .method-metric .method-lookup {
  position: absolute;
  left: 165px;
  top: 0px;
  height: 15px;
}

/* line 1514, app/assets/stylesheets/admin.css.scss */
.admin-job-info .property-job-row {
  margin: 8px auto;
  vertical-align: top;
}

/* line 1518, app/assets/stylesheets/admin.css.scss */
.admin-job-info .item-label {
  display: inline-block;
  width: 150px;
  vertical-align: top;
  text-align: right;
  padding: 3px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1526, app/assets/stylesheets/admin.css.scss */
.admin-job-info .item {
  vertical-align: top;
  display: inline-block;
  padding: 3px;
}

/* line 1533, app/assets/stylesheets/admin.css.scss */
.select-style.jobs-listing {
  width: 25%;
  margin-right: 6px;
}

/* line 1538, app/assets/stylesheets/admin.css.scss */
.search-by-job-id input {
  width: 85%;
  padding: 15px 20px;
  border: 1px solid #ebebeb;
}

/* line 1543, app/assets/stylesheets/admin.css.scss */
.search-by-job-id button {
  font-size: 22px;
  border: none;
  color: #666;
  background: #fff !important;
}

/* line 1551, app/assets/stylesheets/admin.css.scss */
.sortable-table.company_jobs_table th {
  padding: 4px 20px;
}

/* line 1555, app/assets/stylesheets/admin.css.scss */
.admin-client-filter-email {
  width: 53%;
  float: left;
}

/* line 1558, app/assets/stylesheets/admin.css.scss */
.admin-client-filter-email input {
  width: 300px;
}

/* line 1562, app/assets/stylesheets/admin.css.scss */
.admin-client-filter-company {
  width: 47%;
  float: left;
}

/* line 1565, app/assets/stylesheets/admin.css.scss */
.admin-client-filter-company input {
  width: 300px;
}

/* line 1569, app/assets/stylesheets/admin.css.scss */
.feed-process-ui .processing-section {
  display: none;
}

/* line 1573, app/assets/stylesheets/admin.css.scss */
.finalist-match-overview {
  border: 1px solid #F3F3F4;
  border-right: 0;
  border-top: 0;
  padding: 20px;
  margin: 0;
}

@media (min-width: 1295px) {
  /* line 1, app/assets/stylesheets/style_guide.css.scss */
  .max-width-1295 {
    max-width: 1295px;
    margin: 0 auto;
  }
}

/* line 7, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper {
  background-color: #fff;
  padding: 50px 100px;
}

@media (max-width: 767px) {
  /* line 7, app/assets/stylesheets/style_guide.css.scss */
  .style-guide-wrapper {
    padding: 10px;
  }
}

/* line 13, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper .row {
  margin: 0;
}

/* line 16, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper section {
  padding: 45px 0 0;
}

/* line 18, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper section h2 {
  text-transform: uppercase;
  font-size: 18px;
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  border-bottom: 2px double #2c2b2d;
  margin-top: 35px;
}

/* line 26, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper ul {
  list-style: none;
  padding: 0;
}

/* line 31, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper .style-guide-nav {
  font-size: 20px;
  text-align: center;
}

/* line 34, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper .style-guide-nav li {
  display: inline-block;
  padding: 20px;
}

/* line 37, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper .style-guide-nav li a {
  color: #000;
}

/* line 39, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper .style-guide-nav li a:hover {
  color: #2c2b2d;
}

/* line 47, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper #branding img {
  width: 100%;
}

/* line 50, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper #branding li {
  border: 1px solid #F3F3F4;
  height: 152px;
  line-height: 152px;
}

@media (min-width: 1295px) {
  /* line 50, app/assets/stylesheets/style_guide.css.scss */
  .style-guide-wrapper #branding li {
    height: 190px;
    line-height: 180px;
  }
}

@media (max-width: 767px) {
  /* line 50, app/assets/stylesheets/style_guide.css.scss */
  .style-guide-wrapper #branding li {
    height: 120px;
    line-height: 120px;
    padding: 2px;
  }
}

@media (max-width: 500px) {
  /* line 50, app/assets/stylesheets/style_guide.css.scss */
  .style-guide-wrapper #branding li {
    height: 80px;
    line-height: 73px;
  }
}

/* line 71, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper #icons img {
  width: 60px;
}

@media (max-width: 767px) {
  /* line 71, app/assets/stylesheets/style_guide.css.scss */
  .style-guide-wrapper #icons img {
    width: 45px !important;
  }
}

/* line 77, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper #icons .box-outline {
  border-top: 1px solid #ebebeb;
  padding: 20px 0;
}

/* line 81, app/assets/stylesheets/style_guide.css.scss */
.style-guide-wrapper #icons li {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0;
}

/* line 93, app/assets/stylesheets/style_guide.css.scss */
#icons .circle-search-icon.fa-icons {
  font-size: 14px;
  padding-top: 10px;
}

/* line 97, app/assets/stylesheets/style_guide.css.scss */
#icons .circle-search-icon .fa {
  background: #2c2b2d;
  color: #fff;
  padding: 6px;
  border-radius: 50%;
}

/* line 104, app/assets/stylesheets/style_guide.css.scss */
#icons .fa-icons {
  font-size: 22px;
  padding: 5px 10px !important;
}

/* line 109, app/assets/stylesheets/style_guide.css.scss */
#icons .social-buttons {
  width: 250px;
}

@media (max-width: 615px) {
  /* line 109, app/assets/stylesheets/style_guide.css.scss */
  #icons .social-buttons {
    width: 100%;
    padding-top: 20px;
  }
}

/* line 115, app/assets/stylesheets/style_guide.css.scss */
#icons .social-buttons a {
  color: #000;
}

/* line 118, app/assets/stylesheets/style_guide.css.scss */
#icons .social-buttons a:hover {
  color: #fff;
}

/* line 121, app/assets/stylesheets/style_guide.css.scss */
#icons .social-buttons span {
  border: 1px solid #000;
  font-size: 22px;
  padding: 4px 2px;
  margin-right: 2px;
}

/* line 126, app/assets/stylesheets/style_guide.css.scss */
#icons .social-buttons span:hover {
  color: #fff;
}

/* line 134, app/assets/stylesheets/style_guide.css.scss */
.email-social-icons img {
  width: 50px !important;
}

/* line 141, app/assets/stylesheets/style_guide.css.scss */
#colors .col-sm-3 {
  padding: 5px;
}

/* line 145, app/assets/stylesheets/style_guide.css.scss */
.color-swatch-container {
  padding: 5px;
  border: 1px solid #F3F3F4;
  margin-bottom: 5px;
}

/* line 149, app/assets/stylesheets/style_guide.css.scss */
.color-swatch-container p {
  text-align: center;
  padding-top: 5px;
  margin: 0;
  color: #000;
}

@media (max-width: 500px) {
  /* line 145, app/assets/stylesheets/style_guide.css.scss */
  .color-swatch-container {
    height: 200px;
  }
}

/* line 159, app/assets/stylesheets/style_guide.css.scss */
.color-swatch {
  width: 100%;
  height: 100px;
}

/* line 163, app/assets/stylesheets/style_guide.css.scss */
.orange {
  background-color: #2c2b2d;
}

/* line 166, app/assets/stylesheets/style_guide.css.scss */
.lightorange {
  background: #339aff;
}

/* line 169, app/assets/stylesheets/style_guide.css.scss */
.green {
  background: #2d7e7e;
}

/* line 172, app/assets/stylesheets/style_guide.css.scss */
.grey {
  background: #2f2f30;
}

/* line 175, app/assets/stylesheets/style_guide.css.scss */
.darkgrey {
  background: #2c2b2d;
}

/* line 178, app/assets/stylesheets/style_guide.css.scss */
.lightgrey {
  background: #F3F3F4;
}

/* line 181, app/assets/stylesheets/style_guide.css.scss */
.pattern {
  background-image: url(/learn/assets/background/subtlenet2-527e40a2220c27339d64b199e95b89a651d808615c730b06a60c3d5e29572266.png);
}

/* line 184, app/assets/stylesheets/style_guide.css.scss */
.darkblue {
  background: #6c757d;
}

/* line 190, app/assets/stylesheets/style_guide.css.scss */
#buttons .col-sm-1 {
  padding-left: 0;
}

@media (max-width: 1220px) {
  /* line 194, app/assets/stylesheets/style_guide.css.scss */
  #buttons button {
    margin-bottom: 10px;
  }
}

@media (max-width: 900px) {
  /* line 199, app/assets/stylesheets/style_guide.css.scss */
  #buttons button.round.btn.ghost-green {
    margin-left: 30px;
  }
}

@media (max-width: 400px) {
  /* line 204, app/assets/stylesheets/style_guide.css.scss */
  #buttons button.round.btn.ghost-green {
    margin-left: 40px;
  }
}

/* line 210, app/assets/stylesheets/style_guide.css.scss */
.font-bold {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  font-size: 44px;
}

/* line 214, app/assets/stylesheets/style_guide.css.scss */
.font-light {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  font-size: 20px;
}

/* line 218, app/assets/stylesheets/style_guide.css.scss */
.font-medium {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 25px;
}

/* line 222, app/assets/stylesheets/style_guide.css.scss */
.font-book {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  font-size: 25px;
}

/* line 229, app/assets/stylesheets/style_guide.css.scss */
#forms .row {
  margin: 0 -15px;
}

/* line 234, app/assets/stylesheets/style_guide.css.scss */
.style-guide-flash-msg-container .message {
  position: relative;
  top: 0;
}

/* line 1, app/assets/stylesheets/job_board.css.scss */
.job-board-page {
  background: #F3F3F4;
}

/* line 3, app/assets/stylesheets/job_board.css.scss */
.job-board-page .affix {
  top: 70px;
  right: 0;
  padding: 0 50px 0 15px;
}

/* line 7, app/assets/stylesheets/job_board.css.scss */
.job-board-page .affix.extra-padding {
  top: 120px;
}

@media (max-width: 1100px) {
  /* line 11, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .fifty-padding {
    padding: 15px;
  }
}

@media (max-width: 767px) {
  /* line 11, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .fifty-padding {
    padding: 10px;
  }
}

@media (max-width: 320px) {
  /* line 11, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .fifty-padding {
    padding: 0;
  }
}

/* line 22, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown {
  margin-bottom: 10px;
}

/* line 24, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown a.button, .job-board-page .dropdown button {
  background-color: #fff;
  color: #000;
  border: 1px solid #2c2b2d;
  margin: 0 1px;
  text-transform: capitalize !important;
  padding: 8px 6px;
}

/* line 31, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown a.button.orange, .job-board-page .dropdown button.orange {
  border: none;
}

/* line 34, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown a.button a, .job-board-page .dropdown button a {
  color: #000;
}

/* line 37, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown a.button.active, .job-board-page .dropdown button.active {
  background-color: #2c2b2d;
  color: #fff;
  border-color: #fff;
}

/* line 41, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown a.button.active a, .job-board-page .dropdown button.active a {
  color: #fff;
}

/* line 46, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown button {
  padding: 9px 6px;
}

/* line 50, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown-menu {
  width: 400px;
  font-size: 16px;
}

/* line 54, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown-menu li a {
  padding: 10px;
}

/* line 56, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown-menu li a .loading-indicator {
  display: none;
}

/* line 58, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown-menu li a .loading-indicator i {
  font-size: 18px;
}

/* line 62, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown-menu li a.loading {
  color: #2c2b2d;
}

/* line 64, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown-menu li a.loading .loading-indicator {
  display: inline-block;
}

/* line 70, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown-menu .divider {
  border-top: none;
}

/* line 73, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown-menu .active a {
  background-color: #2c2b2d;
  color: #fff;
}

/* line 77, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown-menu input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
  margin: 12px;
}

/* line 81, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown-menu .apply-filter-btn {
  text-align: right;
  padding: 0 10px;
}

/* line 84, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown-menu .apply-filter-btn a {
  color: #fff;
}

/* line 87, app/assets/stylesheets/job_board.css.scss */
.job-board-page .dropdown-menu .apply-filter-btn .js-cancel-toggle {
  border: none;
}

@media (max-width: 400px) {
  /* line 50, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .dropdown-menu {
    width: 100%;
  }
}

/* line 95, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-category-name {
  font-size: 24px;
  margin: 26px 0 0;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 1100px) {
  /* line 95, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-category-name {
    display: none;
  }
}

/* line 103, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search {
  padding: 15px 50px 5px;
  background: #fff;
  border-bottom: 1px solid #ddd;
}

/* line 107, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .jb-search-div {
  max-width: 2000px;
  margin: 0 auto;
}

/* line 110, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .jb-search-div .btn {
  font-family: "gothamlight-webfont", Helvetica, sans-serif !important;
}

/* line 114, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .search-container {
  display: inline-block;
  margin-bottom: 10px;
}

/* line 117, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .search-container .autocomplete-list {
  display: none;
}

/* line 121, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .search-container .dropdown-career-communities button {
  font-size: 14px;
  border: 1px solid #2c2b2d;
}

/* line 125, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .search-container .dropdown-career-communities button.active {
  background-color: #2c2b2d;
  color: #fff;
  border-color: #fff;
}

/* line 132, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .search-container form {
  padding: 0;
  position: relative;
}

/* line 135, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .search-container form button {
  font-size: 22px;
  border: none;
  color: #666;
  background: #fff;
}

@media (max-width: 400px) {
  /* line 135, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .search-container form button {
    right: 1px;
  }
}

/* line 145, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .search-container .form-control {
  width: 300px;
  display: inline-block;
  margin-right: 10px;
  background: #fff;
  border: none;
  box-shadow: none;
  height: 40px;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 8px;
}

@media (max-width: 400px) {
  /* line 145, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .search-container .form-control {
    font-size: 14px;
  }
}

@media (max-width: 1100px) {
  /* line 114, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .search-container {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
  }
  /* line 164, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .search-container .form-control {
    width: 40%;
  }
}

@media (max-width: 700px) {
  /* line 114, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .search-container {
    width: 100%;
    margin-left: 0;
  }
  /* line 171, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .search-container .form-control {
    width: 75%;
    margin-bottom: 5px;
  }
}

@media (max-width: 350px) {
  /* line 177, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .search-container .form-control {
    width: 80%;
  }
}

/* line 182, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .jb-categories-list {
  margin-top: 20px;
}

/* line 184, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .jb-categories-list ul {
  padding: 0;
}

/* line 186, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .jb-categories-list ul li {
  list-style: none;
  display: inline-block;
  padding: 8px 8px 8px 0;
}

/* line 190, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .jb-categories-list ul li a {
  color: #000;
  background: #F3F3F4;
  padding: 4px 8px;
  border-radius: 20px;
}

/* line 195, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .jb-categories-list ul li a:hover {
  color: #2c2b2d;
}

/* line 198, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .jb-categories-list ul li a.active {
  background: #aaa;
  color: #fff;
}

@media (max-width: 1100px) {
  /* line 182, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .jb-categories-list {
    display: none;
  }
}

/* line 209, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .dropdown.mobile {
  display: none;
}

/* line 211, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .dropdown.mobile .btn {
  background-color: #2c2b2d;
  color: #fff;
  padding: 10px;
  font-size: 14px;
}

/* line 216, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-search .dropdown.mobile .btn.light-grey {
  background: #F3F3F4;
  color: #000;
}

@media (max-width: 1100px) {
  /* line 209, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .dropdown.mobile {
    display: inline-block;
  }
}

@media (min-width: 600px) {
  /* line 209, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .dropdown.mobile {
    margin-right: 10px;
  }
}

@media (max-width: 600px) {
  /* line 209, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .dropdown.mobile {
    width: 100%;
  }
  /* line 229, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .dropdown.mobile .btn {
    width: 100%;
    margin: 10px 0;
  }
}

@media (max-width: 320px) {
  /* line 235, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search .dropdown.mobile .btn {
    font-size: 12px;
  }
}

@media (max-width: 1100px) {
  /* line 103, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search {
    padding: 15px;
  }
}

@media (max-width: 600px) {
  /* line 103, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jb-search {
    padding: 10px;
  }
}

/* line 247, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jb-mobile-close {
  display: none;
}

/* line 250, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-board-jb-alert {
  margin: 20px 50px -30px;
}

@media (max-width: 1100px) {
  /* line 250, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .job-board-jb-alert {
    margin: 20px;
  }
}

@media (max-width: 549px) {
  /* line 256, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .job-board-jb-alert .btn {
    margin-top: 10px;
  }
}

/* line 261, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings-container {
  max-width: 2000px;
  margin: 0 auto;
  min-height: 300px;
}

/* line 265, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings-container .search-alert {
  font-size: 18px;
  line-height: 24px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin-bottom: 20px;
}

/* line 271, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings-container .alert {
  padding: 15px;
  font-size: 18px;
  line-height: 24px;
}

@media (max-width: 767px) {
  /* line 276, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings-container .mobile-sign-up-box {
    display: none;
  }
}

/* line 281, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings-container .sign-up-box {
  max-width: 100%;
  padding: 15px 30px 15px;
  border-bottom: 1px solid #ddd;
}

/* line 285, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings-container .sign-up-box h4 {
  font-size: 18px;
}

/* line 288, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings-container .sign-up-box form {
  max-width: 100%;
}

/* line 290, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings-container .sign-up-box form .select-style {
  padding: 0;
}

/* line 293, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings-container .sign-up-box form .email-input-field {
  padding: 0 8px;
}

/* line 296, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings-container .sign-up-box form .padding-zero {
  padding: 0;
}

/* line 299, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings-container .sign-up-box form .btn {
  font-size: 16px;
  background: #2c2b2d;
  color: #fff;
}

/* line 305, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings-container .sign-up-box .col-sm-4 {
  padding: 0;
}

@media (max-width: 1100px) {
  /* line 309, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings-container .sign-up-box .select-col,
  .job-board-page .jobs-listings-container .sign-up-box .col-sm-5,
  .job-board-page .jobs-listings-container .sign-up-box .col-sm-3 {
    width: 100%;
  }
  /* line 314, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings-container .sign-up-box .input-container {
    margin-top: 5px;
  }
  /* line 317, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings-container .sign-up-box .btn {
    width: 100%;
    margin-top: 5px;
    background: #F3F3F4 !important;
    color: #000 !important;
  }
  /* line 322, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings-container .sign-up-box .btn.orange {
    background: #2c2b2d !important;
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  /* line 329, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings-container .sign-up-box .input-container {
    width: 100%;
  }
  /* line 332, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings-container .sign-up-box .col-sm-4 {
    padding: 0 15px;
  }
  /* line 335, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings-container .sign-up-box .col-xs-4,
  .job-board-page .jobs-listings-container .sign-up-box .col-xs-8 {
    padding: 0 !important;
  }
}

@media (max-width: 768px) {
  /* line 281, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings-container .sign-up-box {
    padding: 15px 30px;
  }
  /* line 342, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings-container .sign-up-box h4 {
    font-size: 14px;
  }
}

/* line 348, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings {
  border: 1px solid #ddd;
  background: #fff;
}

/* line 351, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-company {
  border-bottom: 1px solid #ddd;
  background: #d8e4ef;
  cursor: pointer;
  min-height: 100px;
  position: relative;
}

/* line 357, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-company .row {
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100%;
}

/* line 368, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-company.active {
  border-left: 3px solid #2c2b2d;
}

/* line 371, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-company:hover {
  background: #E5EBF3;
}

/* line 374, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-company .featured-company-logo {
  margin: 10px;
  opacity: 0.8;
  max-width: 150px;
  width: 100%;
}

/* line 380, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-company .featured-company-info {
  margin-top: 15px;
}

/* line 382, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-company .featured-company-info .title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
}

/* line 386, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-company .featured-company-info .sub-title {
  font-size: 14px;
  line-height: 20px;
}

/* line 390, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-company .featured-company-info ul {
  padding: 0;
}

/* line 392, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-company .featured-company-info ul li {
  display: inline-block;
  list-style: none;
}

/* line 395, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-company .featured-company-info ul li:after {
  content: ' | ';
}

/* line 398, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-company .featured-company-info ul li:last-child:after {
  content: " ";
}

@media (max-width: 1200px) {
  /* line 405, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings .featured-company .row {
    position: relative;
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
    top: 0;
  }
}

/* line 417, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link {
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  min-height: 225px;
  position: relative;
}

/* line 422, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link.expanded-height {
  min-height: 350px;
}

/* line 425, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link .row {
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100%;
}

/* line 436, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link.active {
  border-left: 3px solid #2c2b2d;
  background: #ebebeb;
}

/* line 440, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link:hover {
  background: #F3F3F4;
}

/* line 443, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link .job-info-container {
  margin: 10px 0;
}

/* line 445, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link .job-info-container .title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 16px;
  color: #2c2b2d;
  display: inline;
  margin: 0 0 10px;
}

/* line 451, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link .job-info-container .title a {
  color: #2c2b2d;
}

/* line 455, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link .job-info-container .location {
  color: #2c2b2d;
}

/* line 458, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link .job-info-container .more-btn {
  font-size: 14px !important;
}

@media (max-width: 767px) {
  /* line 458, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings .job-link .job-info-container .more-btn {
    display: none;
  }
}

/* line 464, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link .job-info-container .link {
  display: none;
}

/* line 466, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link .job-info-container .link p, .job-board-page .jobs-listings .job-link .job-info-container .link a {
  margin-bottom: 0;
  font-size: 14px !important;
  display: inline;
}

@media (max-width: 767px) {
  /* line 466, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings .job-link .job-info-container .link p, .job-board-page .jobs-listings .job-link .job-info-container .link a {
    color: #2c2b2d !important;
  }
}

/* line 477, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .job-link .job-company-logo .company-logo {
  margin: 10px;
  opacity: 0.8;
  max-width: 150px;
  width: 100%;
  font-size: 12px;
  overflow: hidden;
  border-radius: 10px;
}

@media (max-width: 1000px) {
  /* line 488, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings .job-link .row {
    position: relative;
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
    top: 0;
  }
}

/* line 501, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-jobs .job-link {
  background: #F5EDC7;
}

/* line 503, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-jobs .job-link:active {
  background: #F5EDC7 !important;
  border-left: 3px solid #2c2b2d;
}

/* line 507, app/assets/stylesheets/job_board.css.scss */
.job-board-page .jobs-listings .featured-jobs .job-link:hover {
  background: #f5efd3;
}

@media (max-width: 1200px) {
  /* line 511, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .jobs-listings .featured-jobs .job-link .row {
    position: relative;
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
    top: 0;
  }
}

/* line 525, app/assets/stylesheets/job_board.css.scss */
.job-board-page .pagination-div {
  padding: 15px;
  text-align: right;
}

/* line 528, app/assets/stylesheets/job_board.css.scss */
.job-board-page .pagination-div p {
  margin-bottom: 0;
}

/* line 531, app/assets/stylesheets/job_board.css.scss */
.job-board-page .pagination-div .pagination-grey-container {
  background: #ebebeb;
  padding: 15px;
  margin: 20px 0;
  border-radius: 4px;
  display: inline-block;
}

/* line 538, app/assets/stylesheets/job_board.css.scss */
.job-board-page .pagination-div span.nums {
  padding: 5px;
  margin: 1px;
  line-height: 2.5;
  color: #2c2b2d;
  background: #fff;
}

/* line 544, app/assets/stylesheets/job_board.css.scss */
.job-board-page .pagination-div span.nums.current {
  background: #2c2b2d;
  color: #fff;
}

@media (max-width: 600px) {
  /* line 550, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .pagination-div span.nums {
    background: #ebebeb;
  }
  /* line 552, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .pagination-div span.nums.current {
    background: #ebebeb;
  }
}

/* line 559, app/assets/stylesheets/job_board.css.scss */
.job-board-page .pagination-container .pagination {
  padding: 15px;
}

/* line 561, app/assets/stylesheets/job_board.css.scss */
.job-board-page .pagination-container .pagination a {
  padding: 6px;
  margin: 1px;
  line-height: 2.5;
}

/* line 566, app/assets/stylesheets/job_board.css.scss */
.job-board-page .pagination-container .pagination .current {
  padding: 6px;
}

/* line 571, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info {
  font-size: 16px;
  line-height: 22px;
  max-height: 90vh;
  max-width: 1100px;
  overflow-y: scroll;
  padding-bottom: 500px;
}

/* line 578, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .videoWrapper {
  padding-top: 0;
}

/* line 581, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info h2 {
  font-size: 24px;
  line-height: 30px;
}

/* line 585, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info h1 {
  font-size: 18px;
  line-height: 24px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 589, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info h1.rc-styles {
  font: 600 18px/24px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

/* line 593, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .section-wrapper {
  border: 1px solid #ddd;
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
}

/* line 598, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .section-wrapper.active {
  border-top: 2px solid #2c2b2d;
}

@media (max-width: 500px) {
  /* line 593, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .job-info .section-wrapper {
    padding: 15px;
  }
}

/* line 605, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .section-title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  line-height: 24px;
  font-size: 18px;
}

/* line 609, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .section-title.rc-styles {
  font: 600 18px/24px "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

/* line 613, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .section-location {
  font-size: 14px;
  margin-top: -8px;
}

/* line 616, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .section-location span {
  color: #7f7f7f;
}

/* line 620, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .show-spinner {
  display: none;
  text-align: center;
}

/* line 624, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .header-section {
  padding-bottom: 0;
}

/* line 626, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .header-section nav {
  margin-top: 20px;
}

/* line 628, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .header-section nav ul {
  padding: 0;
  margin: 0;
}

/* line 631, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .header-section nav ul li {
  padding: 10px;
  cursor: pointer;
  list-style: none;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #eaeaea;
  box-sizing: border-box;
}

/* line 640, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .header-section nav ul li p {
  margin-bottom: 0;
}

/* line 643, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .header-section nav ul li.active {
  border-bottom: 2px solid #2c2b2d;
}

/* line 646, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .header-section nav ul li.apply-container {
  border-right: none;
}

/* line 649, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .header-section nav ul li:hover {
  color: #339aff;
}

/* line 653, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .header-section nav ul .apply-container {
  display: table-cell;
  padding: 10px;
}

@media (max-width: 500px) {
  /* line 660, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .job-info .header-section nav ul li {
    padding: 10px 5px;
  }
  /* line 662, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .job-info .header-section nav ul li:last-of-type {
    border: none;
  }
  /* line 666, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .job-info .header-section nav ul .apply-container {
    display: none;
  }
  /* line 668, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .job-info .header-section nav ul .apply-container.featured {
    display: table-cell;
  }
}

/* line 675, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .header-section .logo-container {
  padding-right: 0;
}

/* line 677, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .header-section .logo-container .company-logo {
  margin: 0;
  font-size: 12px;
  overflow: hidden;
  line-height: 16px;
}

/* line 687, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .company-videos-section .home-class-container .course-logo {
  width: 40%;
}

@media (max-width: 950px) {
  /* line 692, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .job-info .company-videos-section .course-wrapper {
    width: 50%;
  }
}

@media (max-width: 500px) {
  /* line 697, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .job-info .company-videos-section .course-wrapper {
    width: 100%;
  }
}

/* line 703, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .company-section .learn-more-btn {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  text-align: center;
  padding: 10px 0;
}

@media (max-width: 767px) {
  /* line 709, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .job-info .company-section .sizzle-video {
    display: none;
  }
}

/* line 715, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .description-section img {
  max-width: 100%;
}

/* line 718, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .description-section h3 {
  font-size: 18px;
  line-height: 24px;
}

/* line 722, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .description-section .container {
  max-width: 100%;
}

/* line 725, app/assets/stylesheets/job_board.css.scss */
.job-board-page .job-info .description-section .btn-container {
  text-align: center;
  margin: 50px 0;
}

/* line 731, app/assets/stylesheets/job_board.css.scss */
.job-board-page .bottom-section {
  padding: 50px 15px;
  background: #F3F3F4;
  position: relative;
  border-top: 1px solid #ddd;
}

/* line 736, app/assets/stylesheets/job_board.css.scss */
.job-board-page .bottom-section .btn {
  background: #2c2b2d;
  color: #fff;
}

@media (max-width: 800px) {
  /* line 742, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .bottom-section .col-sm-8 .input-container {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 748, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .bottom-section .col-sm-8 {
    margin-top: 10px;
    padding: 0 !important;
  }
  /* line 752, app/assets/stylesheets/job_board.css.scss */
  .job-board-page .bottom-section .col-sm-4 {
    padding: 0 !important;
  }
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/job_board.css.scss */
  .job-board-page {
    max-width: 100%;
    overflow: hidden;
  }
  /* line 760, app/assets/stylesheets/job_board.css.scss */
  .job-board-page #jb-affix {
    display: none;
  }
  /* line 764, app/assets/stylesheets/job_board.css.scss */
  .job-board-page.mobile-view .job-info {
    max-height: 100%;
    max-width: 100%;
    padding-bottom: 0;
  }
  /* line 769, app/assets/stylesheets/job_board.css.scss */
  .job-board-page.mobile-view .jb-mobile-close {
    display: inline-block;
    font-size: 18px;
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    width: 100%;
    padding: 10px;
    background: #2c2b2d;
    color: #fff;
    z-index: 100;
  }
  /* line 782, app/assets/stylesheets/job_board.css.scss */
  .job-board-page.mobile-view #jb-affix {
    display: inline-block;
    max-width: 100%;
  }
  /* line 786, app/assets/stylesheets/job_board.css.scss */
  .job-board-page.mobile-view .jb-search,
  .job-board-page.mobile-view .jobs-listings,
  .job-board-page.mobile-view .pagination-container {
    display: none;
  }
}

/* line 794, app/assets/stylesheets/job_board.css.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

/* line 800, app/assets/stylesheets/job_board.css.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page {
  font-size: 18px;
}

/* line 3, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page p, .company-jobs-landing-page li {
  font-size: 18px;
  line-height: 28px;
}

@media (max-width: 767px) {
  /* line 7, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .fifty-padding {
    padding: 10px !important;
  }
}

/* line 12, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .text-red {
  color: red;
}

/* line 15, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 18, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .underline {
  text-decoration: underline;
}

/* line 23, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .hero-container {
  background-color: #F3F3F4;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 430px;
  color: #000;
}

/* line 33, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .hero-container h1 {
  max-width: 625px;
  line-height: 44px;
}

/* line 37, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .hero-container h2 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 1195px) {
  /* line 41, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .hero-container h1 {
    max-width: 500px;
  }
}

@media (max-width: 960px) {
  /* line 46, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .hero-container h1 {
    font-size: 32px;
    max-width: 400px;
  }
  /* line 50, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .hero-container h2 {
    font-size: 28px;
  }
}

@media (max-width: 600px) {
  /* line 23, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .hero-container {
    background-image: none !important;
    border-bottom: 1px solid #ddd;
    color: #000 !important;
  }
  /* line 58, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .hero-container h1 {
    max-width: 100%;
    margin: 65px 25px;
    text-align: center;
  }
  /* line 63, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .hero-container h2 {
    text-align: center;
  }
}

@media (max-width: 470px) {
  /* line 68, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .hero-container h1 {
    margin: 40px 20px;
    font-size: 30px;
  }
  /* line 72, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .hero-container h2 {
    font-size: 26px;
  }
}

@media (max-width: 350px) {
  /* line 77, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .hero-container h1 {
    font-size: 28px;
    margin: 30px 20px;
  }
}

@media (max-width: 550px) {
  /* line 84, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .course-wrapper {
    width: 100%;
  }
}

/* line 91, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body h1 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin-bottom: 20px;
  font-size: 24px;
}

/* line 98, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #about .company-logos-section img {
  max-width: 100%;
  padding: 15px;
}

/* line 103, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #about h2 {
  font-size: 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 110, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #perks h2 {
  font-size: 20px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 114, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #perks img {
  max-width: 100%;
}

/* line 117, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #perks ul {
  padding: 0;
}

/* line 119, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #perks ul li {
  list-style: none;
  margin: 15px 0;
}

/* line 122, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #perks ul li .fa {
  color: #2c2b2d;
  font-size: 28px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  /* line 119, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .company-jobs-body #perks ul li {
    margin: 10px 0;
  }
  /* line 129, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .company-jobs-body #perks ul li .fa {
    font-size: 20px;
  }
}

/* line 138, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #how-it-works li {
  padding: 5px 0;
}

/* line 141, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #how-it-works img {
  max-width: 100%;
  margin: 40px 0;
}

/* line 148, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #open-jobs .show-all-jobs-container {
  padding: 0;
}

/* line 151, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #open-jobs h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 154, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #open-jobs .featured-jobs-section {
  padding: 20px;
}

/* line 156, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #open-jobs .featured-jobs-section .fa {
  padding-right: 10px;
}

/* line 159, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body #open-jobs .featured-jobs-section h4 {
  text-transform: uppercase;
}

/* line 165, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body .section {
  padding: 50px 10px;
  max-width: 850px;
  margin: 0 auto;
}

/* line 169, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body .section.company-logo-section {
  padding-top: 25px;
}

/* line 171, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body .section.company-logo-section img {
  max-width: 100%;
}

/* line 176, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body .section .col-sm-6 h5 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 180, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body .section .div-padding {
  padding: 0 0 10px;
}

/* line 182, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body .section .div-padding h4 {
  line-height: 30px;
}

/* line 186, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .company-jobs-body .section .li-padding {
  padding-bottom: 10px;
}

/* line 193, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .sub-nav {
  margin: 0;
  text-align: center;
  padding: 0;
  border-bottom: 1px solid #ddd;
  background: #fff;
}

/* line 200, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .sub-nav.fixed {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  right: 0;
}

/* line 208, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .sub-nav h3 {
  text-transform: capitalize;
  font-size: 18px;
  line-height: 24px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  max-width: 850px;
  margin: 0 auto;
}

/* line 216, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .sub-nav li {
  display: inline-block;
  padding: 14px 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 221, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .sub-nav li a {
  color: #999;
}

/* line 223, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .sub-nav li a:hover {
  color: #2c2b2d;
}

@media (max-width: 767px) {
  /* line 223, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .sub-nav li a:hover {
    color: #999;
  }
}

/* line 229, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .sub-nav li a.active {
  color: #2c2b2d;
}

@media (max-width: 500px) {
  /* line 216, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .sub-nav li {
    padding: 14px 18px;
  }
}

/* line 239, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .fixed-btn-container {
  position: relative;
}

/* line 241, app/assets/stylesheets/company_jobs.css.scss */
.company-jobs-landing-page .fixed-btn-container .fixed-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  color: #2c2b2d;
  border: 1px solid #2c2b2d;
  padding: 8px;
  cursor: pointer;
}

@media (max-width: 1100px) {
  /* line 239, app/assets/stylesheets/company_jobs.css.scss */
  .company-jobs-landing-page .fixed-btn-container {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/client.css.scss */
.ui-dialog-content .upgrade-option {
  font-weight: normal;
}

/* line 4, app/assets/stylesheets/client.css.scss */
.modal-publish-confirm .confirm-button .ui-button-text {
  font-weight: bold;
}

/* line 9, app/assets/stylesheets/client.css.scss */
#client-company-info-form .profile-incomplete p {
  color: #2c2b2d;
}

/* line 12, app/assets/stylesheets/client.css.scss */
#client-company-info-form .score-display {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  padding: 0 2px;
  font-size: 18px;
}

/* line 17, app/assets/stylesheets/client.css.scss */
#client-company-info-form .colorpicker {
  width: 120px;
  height: 38px;
}

/* line 21, app/assets/stylesheets/client.css.scss */
#client-company-info-form .colorpicker-label {
  vertical-align: top;
  padding: 0.1em 5px 0.1em 0;
}

/* line 27, app/assets/stylesheets/client.css.scss */
.ats-integrations-section .token-input {
  display: none;
}

/* line 31, app/assets/stylesheets/client.css.scss */
.company-logo-uploading {
  display: none;
}

/* line 34, app/assets/stylesheets/client.css.scss */
.client-logo-display {
  display: inline-block;
  min-height: 100px;
}

/* line 38, app/assets/stylesheets/client.css.scss */
.new-company-message {
  background-color: #F3F3F4;
  padding: 8px;
  margin-bottom: 20px;
}

/* line 42, app/assets/stylesheets/client.css.scss */
.new-company-message .welcome-message {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin: 6px auto 12px;
}

/* line 46, app/assets/stylesheets/client.css.scss */
.new-company-message .job-link {
  margin: 6px auto 12px;
}

/* line 49, app/assets/stylesheets/client.css.scss */
.new-company-message .next-step {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 54, app/assets/stylesheets/client.css.scss */
.delivery-status-select {
  color: #fff;
  background: #2c2b2d;
  border-radius: 8px !important;
  border: none;
  height: 30px;
  font-size: 14px;
  margin-right: 15px;
}

/* line 63, app/assets/stylesheets/client.css.scss */
.delivery-status-updating {
  display: none;
}

/* line 66, app/assets/stylesheets/client.css.scss */
.delivery-job-select-tag {
  border-radius: 8px !important;
  border: none;
  background: #fff;
  height: 32px;
  max-width: 100%;
}

/* line 75, app/assets/stylesheets/client.css.scss */
.subscription-plan-show .pricing-plan {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  box-shadow: 1px 1px 12px 1px rgba(95, 95, 95, 0.45);
}

/* line 80, app/assets/stylesheets/client.css.scss */
.subscription-plan-show .pricing-plan ul {
  text-align: left;
}

/* line 82, app/assets/stylesheets/client.css.scss */
.subscription-plan-show .pricing-plan ul li {
  list-style: none;
  font-size: 16px;
  line-height: 22px;
  padding: 5px 0;
}

/* line 88, app/assets/stylesheets/client.css.scss */
.subscription-plan-show .pricing-plan ul li p.bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 91, app/assets/stylesheets/client.css.scss */
.subscription-plan-show .pricing-plan ul li p .fa {
  color: #2c2b2d;
  width: 20px;
  padding-right: 25px;
}

/* line 103, app/assets/stylesheets/client.css.scss */
.client-purchase-walkthrough h2.main-title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 24px;
  text-align: center;
  margin: 35px auto 30px;
}

@media (max-width: 1055px) {
  /* line 103, app/assets/stylesheets/client.css.scss */
  .client-purchase-walkthrough h2.main-title {
    margin: 25px auto 0;
  }
}

/* line 113, app/assets/stylesheets/client.css.scss */
.client-purchase-walkthrough h3.sub-title {
  font-family: "gothambook-webfont", Helvetica, sans-serif;
  font-size: 20px;
  text-align: center;
  margin: 25px auto 25px;
}

/* line 120, app/assets/stylesheets/client.css.scss */
.client-purchase-walkthrough .registration-form-wrapper {
  background: #6c757d;
}

/* line 125, app/assets/stylesheets/client.css.scss */
.client-company-edit {
  max-width: 1000px;
  min-height: 400px;
  margin: 0 auto;
  text-align: left;
}

@media (min-width: 1600px) {
  /* line 125, app/assets/stylesheets/client.css.scss */
  .client-company-edit {
    max-width: 100%;
  }
}

/* line 133, app/assets/stylesheets/client.css.scss */
.client-company-edit .company-thumbnail {
  max-width: 400px !important;
}

/* line 136, app/assets/stylesheets/client.css.scss */
.client-company-edit .company-logo {
  max-width: 150px;
}

/* line 139, app/assets/stylesheets/client.css.scss */
.client-company-edit h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 142, app/assets/stylesheets/client.css.scss */
.client-company-edit .btn {
  width: 300px;
}

/* line 145, app/assets/stylesheets/client.css.scss */
.client-company-edit .form-group {
  margin-bottom: 30px;
}

/* line 147, app/assets/stylesheets/client.css.scss */
.client-company-edit .form-group label {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 150, app/assets/stylesheets/client.css.scss */
.client-company-edit .form-group select {
  height: 35px;
  width: 100%;
  border-radius: 8px;
  border-color: #555555;
}

/* line 156, app/assets/stylesheets/client.css.scss */
.client-company-edit .form-group .row {
  margin: 0 -15px;
}

@media (max-width: 767px) {
  /* line 160, app/assets/stylesheets/client.css.scss */
  .client-company-edit .form-group .row {
    margin: 0;
  }
  /* line 163, app/assets/stylesheets/client.css.scss */
  .client-company-edit .form-group .col-sm-6 {
    padding: 0;
  }
  /* line 165, app/assets/stylesheets/client.css.scss */
  .client-company-edit .form-group .col-sm-6 .company-thumbnail {
    margin: 10px 0;
  }
}

/* line 171, app/assets/stylesheets/client.css.scss */
.client-company-edit .redactor_editor {
  border: 1px solid #eee !important;
  min-height: 150px;
}

@media (max-width: 767px) {
  /* line 125, app/assets/stylesheets/client.css.scss */
  .client-company-edit {
    margin-bottom: 50px;
  }
}

/* line 180, app/assets/stylesheets/client.css.scss */
.client-company-page p {
  font-size: 16px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 184, app/assets/stylesheets/client.css.scss */
.client-company-page .editable {
  border: 1px solid #F3F3F4 !important;
  padding: 20px;
}

/* line 189, app/assets/stylesheets/client.css.scss */
.client-company-info-setup {
  max-width: 900px;
  margin: 0 auto;
  padding: 55px 5px 100px;
  text-align: center;
}

/* line 195, app/assets/stylesheets/client.css.scss */
.client-company-info-setup h3.sub-title {
  margin-top: 0;
}

/* line 198, app/assets/stylesheets/client.css.scss */
.client-company-info-setup p {
  margin: 18px auto;
  font-size: 16px;
}

/* line 202, app/assets/stylesheets/client.css.scss */
.client-company-info-setup form.company-info {
  max-width: 625px;
  margin: 10px auto 20px;
  padding: 5px 15px 30px;
  background: white;
  border: 1px solid #DDD;
}

/* line 209, app/assets/stylesheets/client.css.scss */
.client-company-info-setup .show-spinner {
  display: none;
  text-align: center;
}

/* line 215, app/assets/stylesheets/client.css.scss */
.company-subscription-success {
  text-align: left;
  max-width: 900px;
  margin-bottom: 250px;
}

/* line 219, app/assets/stylesheets/client.css.scss */
.company-subscription-success h2 {
  font-size: 24px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  margin: 25px auto;
}

/* line 224, app/assets/stylesheets/client.css.scss */
.company-subscription-success .create-job-post-action {
  margin: 50px auto;
}

/* line 227, app/assets/stylesheets/client.css.scss */
.company-subscription-success .selected-plan-info, .company-subscription-success .selected-pack-info {
  margin: 50px auto;
}

/* line 229, app/assets/stylesheets/client.css.scss */
.company-subscription-success .selected-plan-info h3, .company-subscription-success .selected-pack-info h3 {
  font-size: 18px;
  margin: 10px 0;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 236, app/assets/stylesheets/client.css.scss */
  .company-subscription-success h2 {
    font-size: 20px;
  }
  /* line 239, app/assets/stylesheets/client.css.scss */
  .company-subscription-success h3 {
    font-size: 18px;
  }
}

/* line 245, app/assets/stylesheets/client.css.scss */
.client-purchase-walkthrough {
  padding-top: 1px;
}

/* line 248, app/assets/stylesheets/client.css.scss */
.client-purchase-walkthrough .selected-item-col, .client-purchase-walkthrough .billing-details-col {
  padding-top: 30px;
  margin-bottom: 40px;
}

@media (max-width: 1095px) {
  /* line 248, app/assets/stylesheets/client.css.scss */
  .client-purchase-walkthrough .selected-item-col, .client-purchase-walkthrough .billing-details-col {
    margin-bottom: 20px;
  }
}

/* line 258, app/assets/stylesheets/client.css.scss */
.credit-card-integration form.credit-card-entry, .credit-card-integration .show-results {
  background: white;
  padding: 25px 15px 50px;
  border: 1px solid #DDD;
  text-align: center;
}

/* line 264, app/assets/stylesheets/client.css.scss */
.credit-card-integration form.credit-card-entry h3.title, .credit-card-integration .show-results h3.title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 267, app/assets/stylesheets/client.css.scss */
.credit-card-integration form.credit-card-entry .stripe-card-entry, .credit-card-integration .show-results .stripe-card-entry {
  border: 1px solid #EEE;
  padding: 12px 12px;
  margin-bottom: 27px;
}

/* line 272, app/assets/stylesheets/client.css.scss */
.credit-card-integration form.credit-card-entry .btn-wrapper, .credit-card-integration .show-results .btn-wrapper {
  margin-top: 30px;
}

/* line 275, app/assets/stylesheets/client.css.scss */
.credit-card-integration form.credit-card-entry p, .credit-card-integration .show-results p {
  font-size: 16px;
}

/* line 278, app/assets/stylesheets/client.css.scss */
.credit-card-integration form.credit-card-entry .purchase-details, .credit-card-integration .show-results .purchase-details {
  margin: 35px auto 30px;
}

/* line 281, app/assets/stylesheets/client.css.scss */
.credit-card-integration form.credit-card-entry .job-published-section, .credit-card-integration .show-results .job-published-section {
  display: none;
  margin-bottom: 45px;
}

/* line 285, app/assets/stylesheets/client.css.scss */
.credit-card-integration form.credit-card-entry .create-job-section, .credit-card-integration .show-results .create-job-section {
  display: block;
}

/* line 288, app/assets/stylesheets/client.css.scss */
.credit-card-integration form.credit-card-entry a.view-job-link, .credit-card-integration form.credit-card-entry a.view-packs-link, .credit-card-integration .show-results a.view-job-link, .credit-card-integration .show-results a.view-packs-link {
  display: block;
  margin-top: 12px;
}

/* line 292, app/assets/stylesheets/client.css.scss */
.credit-card-integration form.credit-card-entry span.job-title, .credit-card-integration form.credit-card-entry span.product-name, .credit-card-integration .show-results span.job-title, .credit-card-integration .show-results span.product-name {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 296, app/assets/stylesheets/client.css.scss */
.credit-card-integration .show-results {
  display: none;
  text-align: center;
}

/* line 303, app/assets/stylesheets/client.css.scss */
.payment-results-integration h3.title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 306, app/assets/stylesheets/client.css.scss */
.payment-results-integration .btn-wrapper {
  margin-top: 30px;
}

/* line 309, app/assets/stylesheets/client.css.scss */
.payment-results-integration p {
  font-size: 16px;
}

/* line 312, app/assets/stylesheets/client.css.scss */
.payment-results-integration .purchase-details {
  margin: 35px auto 30px;
}

/* line 315, app/assets/stylesheets/client.css.scss */
.payment-results-integration .job-published-section {
  display: inline-block;
  margin: 25px auto 45px;
  background: white;
  padding: 25px 35px;
  border: 1px solid #DDD;
  text-align: center;
}

/* line 323, app/assets/stylesheets/client.css.scss */
.payment-results-integration .create-job-section {
  display: block;
  margin: 25px auto 45px;
}

/* line 327, app/assets/stylesheets/client.css.scss */
.payment-results-integration a.view-job-link {
  display: block;
  margin-top: 12px;
}

/* line 331, app/assets/stylesheets/client.css.scss */
.payment-results-integration a.view-packs-link {
  display: block;
}

/* line 334, app/assets/stylesheets/client.css.scss */
.payment-results-integration span.job-title, .payment-results-integration span.product-name {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 340, app/assets/stylesheets/client.css.scss */
#company-info {
  padding-top: 35px;
}

/* line 342, app/assets/stylesheets/client.css.scss */
#company-info h2 {
  margin: 0 auto 45px;
}

/* line 347, app/assets/stylesheets/client.css.scss */
.company-subscription-change {
  max-width: 600px;
  margin: 0 auto;
}

/* line 351, app/assets/stylesheets/client.css.scss */
.company-subscription-change form {
  margin: 10px 0;
}

/* line 353, app/assets/stylesheets/client.css.scss */
.company-subscription-change form input {
  margin: 10px 0;
}

/* line 359, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .unbold {
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 362, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .job-actions-section {
  display: inline-block;
}

/* line 364, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .job-actions-section .publish-button-wrapper {
  display: inline;
}

/* line 367, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .job-actions-section .job-action {
  padding-left: 12px;
}

/* line 369, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .job-actions-section .job-action.btn {
  margin-top: 0;
}

/* line 374, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .job-status-container {
  padding: 15px;
  background: #F3F3F4;
  border: 2px solid #EEE;
}

/* line 378, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .job-status-container form {
  display: inline;
}

/* line 380, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .job-status-container form .btn {
  text-transform: initial !important;
}

@media (max-width: 767px) {
  /* line 386, app/assets/stylesheets/client.css.scss */
  .client-edit-jobs .job-status-container .right .btn {
    font-size: 14px;
  }
}

/* line 392, app/assets/stylesheets/client.css.scss */
.client-edit-jobs form {
  background: none;
  padding: 0;
  border: none;
  max-width: 1000px;
}

@media (min-width: 1600px) {
  /* line 392, app/assets/stylesheets/client.css.scss */
  .client-edit-jobs form {
    max-width: 100%;
  }
}

/* line 400, app/assets/stylesheets/client.css.scss */
.client-edit-jobs form .redactor_editor {
  min-height: 150px;
}

/* line 403, app/assets/stylesheets/client.css.scss */
.client-edit-jobs form .input-container.form-group {
  background: none;
}

/* line 406, app/assets/stylesheets/client.css.scss */
.client-edit-jobs form .select-style {
  padding-left: 5px;
}

/* line 408, app/assets/stylesheets/client.css.scss */
.client-edit-jobs form .select-style select {
  font-size: 14px;
  height: 35px;
}

/* line 414, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .job-form-containers {
  margin: 0 -15px !important;
}

/* line 416, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .job-form-containers form {
  max-width: 100%;
}

/* line 419, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .job-form-containers a:visited {
  color: #2c2b2d;
}

/* line 423, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .well {
  border-radius: 0;
  background: #F3F3F4;
  border: 2px solid #EEE;
  padding: 20px 10px;
}

/* line 429, app/assets/stylesheets/client.css.scss */
.client-edit-jobs .show-spinner {
  display: none;
}

/* line 434, app/assets/stylesheets/client.css.scss */
.cart-contents {
  width: 100%;
  padding: 1rem;
  margin-bottom: 8rem;
  text-align: center;
}

/* line 439, app/assets/stylesheets/client.css.scss */
.cart-contents .empty-cart-section {
  display: none;
}

/* line 443, app/assets/stylesheets/client.css.scss */
.cart-contents.empty .empty-cart-section {
  display: block;
}

/* line 447, app/assets/stylesheets/client.css.scss */
.cart-contents .non-empty-cart-section {
  display: block;
}

/* line 451, app/assets/stylesheets/client.css.scss */
.cart-contents.empty .non-empty-cart-section {
  display: none;
}

/* line 455, app/assets/stylesheets/client.css.scss */
.cart-contents .cart-item {
  padding: 1rem;
  margin: 1rem auto;
  text-align: center;
}

/* line 460, app/assets/stylesheets/client.css.scss */
.cart-contents .update-cart-quantity-section {
  font-size: 1.85em;
}

/* line 465, app/assets/stylesheets/client.css.scss */
.spinner.cart-spinner {
  display: none;
}

/* line 469, app/assets/stylesheets/client.css.scss */
.client-dash-contact {
  border-bottom: 1px solid #ddd;
  margin-bottom: 50px;
}

/* line 472, app/assets/stylesheets/client.css.scss */
.client-dash-contact p {
  font-size: 16px !important;
  line-height: 22px !important;
}

/* line 478, app/assets/stylesheets/client.css.scss */
.client-subscriptions {
  font-size: 16px;
}

/* line 479, app/assets/stylesheets/client.css.scss */
.client-subscriptions #client-invite-form {
  background: #F3F3F4;
  padding: 20px;
}

/* line 483, app/assets/stylesheets/client.css.scss */
.client-subscriptions .nyc-uncubed-notice {
  text-align: center;
  padding: 20px;
  margin-bottom: 0;
  background: #fff57e;
}

/* line 488, app/assets/stylesheets/client.css.scss */
.client-subscriptions .nyc-uncubed-notice .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 493, app/assets/stylesheets/client.css.scss */
.client-subscriptions .client-jobs-select {
  height: 35px;
  width: 200px;
  margin-bottom: 20px;
}

/* line 498, app/assets/stylesheets/client.css.scss */
.client-subscriptions .buttons-row {
  margin: 0;
}

/* line 500, app/assets/stylesheets/client.css.scss */
.client-subscriptions .buttons-row .col-sm-6 {
  padding: 0;
}

/* line 505, app/assets/stylesheets/client.css.scss */
.client-subscriptions.overview .section {
  margin-bottom: 10px;
}

/* line 508, app/assets/stylesheets/client.css.scss */
.client-subscriptions.overview .col-xs-12 {
  max-width: 600px;
}

/* line 511, app/assets/stylesheets/client.css.scss */
.client-subscriptions.overview .client-logo-mobile {
  display: none;
}

/* line 515, app/assets/stylesheets/client.css.scss */
.client-subscriptions .row {
  margin: 0;
}

/* line 519, app/assets/stylesheets/client.css.scss */
.client-subscriptions .companies-show-page .preview-disclaimer {
  padding: 15px 50px;
}

/* line 521, app/assets/stylesheets/client.css.scss */
.client-subscriptions .companies-show-page .preview-disclaimer h3 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 18px;
}

/* line 525, app/assets/stylesheets/client.css.scss */
.client-subscriptions .companies-show-page .preview-disclaimer .edit-link {
  font-size: 16px;
  margin-left: 5px;
}

/* line 530, app/assets/stylesheets/client.css.scss */
.client-subscriptions .companies-show-page .row {
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 767px) {
  /* line 536, app/assets/stylesheets/client.css.scss */
  .client-subscriptions .fifty-padding {
    padding: 10px;
  }
}

@media (max-width: 500px) {
  /* line 541, app/assets/stylesheets/client.css.scss */
  .client-subscriptions .col-xs-3, .client-subscriptions .col-xs-9 {
    width: 100%;
  }
  /* line 543, app/assets/stylesheets/client.css.scss */
  .client-subscriptions .col-xs-3 .client-logo-mobile, .client-subscriptions .col-xs-9 .client-logo-mobile {
    display: inline-block;
    max-width: 100px;
  }
}

/* line 549, app/assets/stylesheets/client.css.scss */
.client-subscriptions .company-thumbnail {
  max-width: 100%;
}

/* line 552, app/assets/stylesheets/client.css.scss */
.client-subscriptions .col-xs-9 {
  min-height: 500px;
}

/* line 554, app/assets/stylesheets/client.css.scss */
.client-subscriptions .col-xs-9.playlist-title {
  min-height: 100%;
}

/* line 558, app/assets/stylesheets/client.css.scss */
.client-subscriptions .side-navs {
  background: #2c2b2d;
  position: fixed;
  height: 100vh;
  z-index: 3;
}

/* line 563, app/assets/stylesheets/client.css.scss */
.client-subscriptions .side-navs .active-icon, .client-subscriptions .side-navs .inactive-icon {
  border-radius: 0;
}

/* line 567, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module {
  text-align: center;
  padding-top: 10px;
  width: 50px;
}

/* line 571, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module img {
  width: 24px;
}

@media (max-width: 800px) {
  /* line 571, app/assets/stylesheets/client.css.scss */
  .client-subscriptions .sidebar-module img {
    width: 22px;
  }
}

/* line 577, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module.add-border {
  float: left;
  display: inline-block;
  width: 50px;
  height: 100%;
}

/* line 584, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module.add-border ol li.active {
  background: #4c4e4d;
}

/* line 590, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module .nav-text {
  display: none;
  position: absolute;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ddd;
  width: 150px;
  z-index: 2;
  color: #000;
}

/* line 601, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module li:hover .nav-text {
  display: inline-block;
}

/* line 605, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module li {
  padding: 15px 0 !important;
  height: 60px;
  margin-bottom: 15px;
}

/* line 609, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module li .active-icon {
  display: none;
}

/* line 613, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module li.active .active-icon {
  display: inline-block;
}

/* line 616, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module li.active .inactive-icon {
  display: none;
}

@media (max-width: 500px) {
  /* line 622, app/assets/stylesheets/client.css.scss */
  .client-subscriptions .sidebar-module li {
    display: inline-block;
    padding: 0 8px !important;
  }
  /* line 626, app/assets/stylesheets/client.css.scss */
  .client-subscriptions .sidebar-module .client-logo {
    display: none;
  }
}

/* line 631, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-subnav {
  font-size: 22px;
  text-align: center;
  display: inline-block;
  width: 50px;
  min-height: 100vh;
  background: #4c4e4d;
  padding-top: 12px;
}

/* line 639, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-subnav img {
  width: 24px;
}

@media (max-width: 800px) {
  /* line 639, app/assets/stylesheets/client.css.scss */
  .client-subscriptions .sidebar-subnav img {
    width: 22px;
  }
}

/* line 645, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-subnav li {
  position: relative;
  padding: 10px 0 !important;
  height: 60px;
  margin-bottom: 15px;
}

/* line 650, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-subnav li .active-icon {
  display: none;
}

/* line 654, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-subnav li.active .active-icon {
  display: inline-block;
}

/* line 657, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-subnav li.active .inactive-icon {
  display: none;
}

/* line 662, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-subnav .nav-text {
  display: none;
  position: absolute;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ddd;
  width: 150px;
  z-index: 1;
  color: #000;
}

/* line 673, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-subnav li:hover .nav-text {
  display: inline-block;
}

@media (max-width: 500px) {
  /* line 678, app/assets/stylesheets/client.css.scss */
  .client-subscriptions .sidebar-subnav li {
    display: inline-block;
    padding: 0 8px !important;
  }
}

/* line 685, app/assets/stylesheets/client.css.scss */
.client-subscriptions.change-page .company-subscription-change {
  margin: 0;
  text-align: left;
}

/* line 689, app/assets/stylesheets/client.css.scss */
.client-subscriptions.change-page .company-subscription-change form input[type=text] {
  height: 35px;
  border: 1px solid #ddd;
  width: 300px;
}

/* line 698, app/assets/stylesheets/client.css.scss */
.client-subscriptions.cancellation-page .company-subscription-change {
  margin: 0;
  text-align: left;
}

/* line 702, app/assets/stylesheets/client.css.scss */
.client-subscriptions.cancellation-page .company-subscription-change #cancellation-form input[type=text] {
  height: 35px;
  border: 1px solid #ddd;
  width: 300px;
}

/* line 711, app/assets/stylesheets/client.css.scss */
.client-subscriptions.update-card .client-company-info-setup {
  max-width: 600px;
  margin: 0;
  padding: 0;
}

/* line 715, app/assets/stylesheets/client.css.scss */
.client-subscriptions.update-card .client-company-info-setup form.company-info {
  background: #F3F3F4;
}

/* line 717, app/assets/stylesheets/client.css.scss */
.client-subscriptions.update-card .client-company-info-setup form.company-info .stripe-card-entry {
  background: #fff;
}

/* line 723, app/assets/stylesheets/client.css.scss */
.client-subscriptions h5 {
  font-size: 16px;
}

/* line 726, app/assets/stylesheets/client.css.scss */
.client-subscriptions #client-billing-email {
  max-width: 400px;
  padding: 30px 0 0;
  text-align: left;
}

/* line 730, app/assets/stylesheets/client.css.scss */
.client-subscriptions #client-billing-email .form-group {
  min-width: 300px;
  display: block;
}

/* line 733, app/assets/stylesheets/client.css.scss */
.client-subscriptions #client-billing-email .form-group input {
  height: 35px;
  border: 1px solid #AAA;
}

/* line 737, app/assets/stylesheets/client.css.scss */
.client-subscriptions #client-billing-email .form-group .btn {
  height: 35px;
  vertical-align: top;
}

@media (max-width: 767px) {
  /* line 730, app/assets/stylesheets/client.css.scss */
  .client-subscriptions #client-billing-email .form-group {
    min-width: 100%;
  }
}

/* line 747, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module li {
  padding: 5px 0;
}

/* line 749, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module li a {
  color: #000;
}

/* line 753, app/assets/stylesheets/client.css.scss */
.client-subscriptions .sidebar-module li.active a {
  color: #2c2b2d;
}

/* line 759, app/assets/stylesheets/client.css.scss */
.client-subscriptions h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 763, app/assets/stylesheets/client.css.scss */
.client-subscriptions .plan-table td {
  padding: 20px 0;
  border-bottom: 1px solid #F3F3F4;
  border-top: none;
}

/* line 767, app/assets/stylesheets/client.css.scss */
.client-subscriptions .plan-table td span {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 770, app/assets/stylesheets/client.css.scss */
.client-subscriptions .plan-table td .btn {
  padding: 5px;
  text-transform: lowercase;
}

@media (max-width: 767px) {
  /* line 762, app/assets/stylesheets/client.css.scss */
  .client-subscriptions .plan-table {
    border: none !important;
    border-bottom: 1px solid #F3F3F4 !important;
  }
}

/* line 782, app/assets/stylesheets/client.css.scss */
.client-dash-page {
  min-height: 500px;
}

/* line 784, app/assets/stylesheets/client.css.scss */
.client-dash-page .side-navs-container {
  padding: 0;
}

/* line 786, app/assets/stylesheets/client.css.scss */
.client-dash-page .side-navs-container.col-xs-2 {
  width: 100px;
}

/* line 789, app/assets/stylesheets/client.css.scss */
.client-dash-page .side-navs-container.col-xs-1 {
  width: 50px;
}

/* line 795, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container .filter-container .select2-search__field {
  width: 100% !important;
}

/* line 799, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container .action-link {
  display: inline-block;
  min-width: 115px;
}

/* line 803, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container .duplicate-job-link i {
  font-weight: 600;
}

/* line 806, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container .job-preview-title {
  padding-top: 43px;
  margin-bottom: 18px;
}

/* line 810, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container .job-top-action {
  padding: 55px 25px 10px 0;
}

/* line 813, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container .job-info-wrapper {
  padding: 50px 8px 5px;
}

/* line 815, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container .job-info-wrapper a.live-job-url {
  margin-left: 20px;
}

/* line 818, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container .job-info-wrapper a.publish-job {
  margin-left: 20px;
}

/* line 821, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container .job-info-wrapper h2, .client-dash-page .client-contents-container .job-info-wrapper h3, .client-dash-page .client-contents-container .job-info-wrapper h4 {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  display: inline;
  vertical-align: baseline;
}

/* line 825, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container .job-info-wrapper h2.newline, .client-dash-page .client-contents-container .job-info-wrapper h3.newline, .client-dash-page .client-contents-container .job-info-wrapper h4.newline {
  display: block;
}

/* line 828, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container .job-info-wrapper h2.job-status-label, .client-dash-page .client-contents-container .job-info-wrapper h3.job-status-label, .client-dash-page .client-contents-container .job-info-wrapper h4.job-status-label {
  margin-right: 5px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
}

/* line 832, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container .job-info-wrapper h2 a.publish-job, .client-dash-page .client-contents-container .job-info-wrapper h3 a.publish-job, .client-dash-page .client-contents-container .job-info-wrapper h4 a.publish-job {
  margin-left: 30px;
}

/* line 837, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container.col-xs-10 {
  width: calc(100% - 100px);
}

/* line 840, app/assets/stylesheets/client.css.scss */
.client-dash-page .client-contents-container.col-xs-11 {
  width: calc(100% - 50px);
}

@media (max-width: 600px) {
  /* line 846, app/assets/stylesheets/client.css.scss */
  .client-dash-page .client-contents-container .pagination-container .pagination a {
    padding: 0;
    background: #ebebeb;
  }
  /* line 850, app/assets/stylesheets/client.css.scss */
  .client-dash-page .client-contents-container .pagination-container .pagination .current {
    padding: 7px;
  }
}

/* line 857, app/assets/stylesheets/client.css.scss */
.client-dash-page .bold {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 861, app/assets/stylesheets/client.css.scss */
.client-dash-page .job-title a, .client-dash-page .job-title a:visited, .client-dash-page .job-title a:active, .client-dash-page .job-title a:hover {
  color: #2c2b2d;
}

/* line 863, app/assets/stylesheets/client.css.scss */
.client-dash-page .job-title a i, .client-dash-page .job-title a:visited i, .client-dash-page .job-title a:active i, .client-dash-page .job-title a:hover i {
  font-size: 14px;
  padding: 0 4px;
}

/* line 869, app/assets/stylesheets/client.css.scss */
.client-dash-page tr.inactive {
  color: #AAA;
}

/* line 871, app/assets/stylesheets/client.css.scss */
.client-dash-page tr.inactive a:link, .client-dash-page tr.inactive a:hover, .client-dash-page tr.inactive a:active, .client-dash-page tr.inactive a:visited {
  color: #AAA;
}

/* line 874, app/assets/stylesheets/client.css.scss */
.client-dash-page tr.inactive a.client-job-actions:link,
.client-dash-page tr.inactive a.client-job-actions:hover,
.client-dash-page tr.inactive a.client-job-actions:visited {
  color: #fff;
}

/* line 882, app/assets/stylesheets/client.css.scss */
.ui-widget-header {
  color: #000 !important;
}

/* line 886, app/assets/stylesheets/client.css.scss */
.client-login-page {
  max-width: 800px;
  margin: 0 auto;
}

/* line 889, app/assets/stylesheets/client.css.scss */
.client-login-page .header {
  padding-bottom: 30px;
  text-align: center;
}

/* line 892, app/assets/stylesheets/client.css.scss */
.client-login-page .header p {
  font-size: 20px;
  line-height: 26px;
}

/* line 897, app/assets/stylesheets/client.css.scss */
.client-login-page .error {
  color: red;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 901, app/assets/stylesheets/client.css.scss */
.client-login-page .form-error {
  text-align: left;
  font-size: 12px;
}

/* line 905, app/assets/stylesheets/client.css.scss */
.client-login-page .animated-form-label {
  margin: 0;
}

/* line 908, app/assets/stylesheets/client.css.scss */
.client-login-page .input-container {
  margin-bottom: 15px;
}

/* line 911, app/assets/stylesheets/client.css.scss */
.client-login-page h3 {
  color: #fff;
  padding: 0 20px;
  line-height: 30px;
}

/* line 916, app/assets/stylesheets/client.css.scss */
.client-login-page .button {
  font-size: 20px;
  height: 45px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif !important;
}

/* line 927, app/assets/stylesheets/client.css.scss */
.client-candidates .right-container .header .navigation ul {
  margin-bottom: 0;
}

/* line 931, app/assets/stylesheets/client.css.scss */
.client-candidates .right-container .header .col-xs-9 {
  min-height: 100%;
}

/* line 933, app/assets/stylesheets/client.css.scss */
.client-candidates .right-container .header .col-xs-9 .show-more-tags {
  padding: 10px;
}

/* line 941, app/assets/stylesheets/client.css.scss */
.client-videos {
  min-height: 400px;
  max-width: 1000px;
  margin: 0 auto;
}

@media (min-width: 1600px) {
  /* line 941, app/assets/stylesheets/client.css.scss */
  .client-videos {
    max-width: 100%;
  }
}

/* line 949, app/assets/stylesheets/client.css.scss */
.client-videos .section .row {
  min-height: 250px;
}

/* line 953, app/assets/stylesheets/client.css.scss */
.client-videos .section .client-course-img .logo-thumbnail {
  height: 100%;
  width: 100%;
  line-height: 30px;
  font-size: 20px;
  padding: 20px;
}

/* line 960, app/assets/stylesheets/client.css.scss */
.client-videos .section .client-course-img img {
  max-width: 100%;
  margin-top: 30px;
}

/* line 965, app/assets/stylesheets/client.css.scss */
.client-videos .section .share-url-section {
  margin: 10px 0;
}

/* line 968, app/assets/stylesheets/client.css.scss */
.client-videos .section .video-embed-section {
  margin: 10px 0;
}

/* line 970, app/assets/stylesheets/client.css.scss */
.client-videos .section .video-embed-section input[type=text] {
  width: 500px;
  padding: 12px 12px;
  border: 1px solid #EEE;
}

/* line 978, app/assets/stylesheets/client.css.scss */
.client-videos .no-vids p {
  font-size: 16px;
  line-height: 22px;
}

/* line 985, app/assets/stylesheets/client.css.scss */
.client-analytics {
  min-height: 400px;
  max-width: 1000px;
  margin: 0 auto;
}

@media (min-width: 1600px) {
  /* line 985, app/assets/stylesheets/client.css.scss */
  .client-analytics {
    max-width: 100%;
  }
}

/* line 992, app/assets/stylesheets/client.css.scss */
.client-analytics .analytics-totals {
  padding: 10px 0 50px;
}

/* line 995, app/assets/stylesheets/client.css.scss */
.client-analytics .analytics-totals .col-sm-6 p {
  font-size: 16px;
  font-weight: 500;
}

/* line 1001, app/assets/stylesheets/client.css.scss */
.client-analytics .client-analytics-dates {
  width: 200px;
  height: 35px;
  margin: 0;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/arrowdown.gif") no-repeat right #fff;
  background-position-x: 98%;
  border-radius: 8px;
  padding: 0 5px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  font-size: 14px;
  border: 1px solid #ddd;
}

/* line 1019, app/assets/stylesheets/client.css.scss */
.client-jobs {
  min-height: 400px;
  margin: 0 auto;
  padding: 20px 23px 50px;
}

/* line 1023, app/assets/stylesheets/client.css.scss */
.client-jobs p {
  font-size: 16px;
  line-height: 22px;
}

/* line 1027, app/assets/stylesheets/client.css.scss */
.client-jobs table tr {
  cursor: pointer;
}

@media (min-width: 1600px) {
  /* line 1019, app/assets/stylesheets/client.css.scss */
  .client-jobs {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  /* line 1036, app/assets/stylesheets/client.css.scss */
  .client-jobs .pagination-container .pagination a {
    padding: 0;
    background: #ebebeb;
  }
  /* line 1040, app/assets/stylesheets/client.css.scss */
  .client-jobs .pagination-container .pagination .current {
    padding: 7px;
  }
}

/* line 1049, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page .client-contents-container {
  min-height: 1000px;
}

/* line 1052, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page .title-section {
  text-align: center;
}

/* line 1055, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page h4.title {
  margin: 50px auto 20px;
}

/* line 1058, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page .explanation {
  margin: 10px auto 25px;
  max-width: 600px;
}

/* line 1061, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page .explanation form {
  background: white;
  border: none;
}

/* line 1066, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page.recommend-pack .publishing-option.pack,
.client-publishing-options-page.recommend-subscription .publishing-option.subscription {
  background: #95F985;
  border: 1px solid #AAA;
}

/* line 1070, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page.recommend-pack .publishing-option.pack .recommend-callout,
.client-publishing-options-page.recommend-subscription .publishing-option.subscription .recommend-callout {
  display: block;
  margin: -38px auto 15px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  color: green;
}

/* line 1077, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page .publishing-option {
  max-width: 600px;
  margin: 50px auto;
  padding: 21px 10px 35px;
  text-align: center;
  border: 1px solid #DDD;
  background: white;
  position: relative;
}

/* line 1086, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page .publishing-option .recommend-callout {
  display: none;
}

/* line 1089, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page .publishing-option h4.title, .client-publishing-options-page .publishing-option h3.title {
  margin: 10px auto 45px;
  font-family: "gothambook-webfont", Helvetica, sans-serif;
}

/* line 1093, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page .publishing-option form {
  background: white;
  border: none;
}

/* line 1097, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page .publishing-option .btn {
  white-space: normal;
  margin-top: 10px;
}

/* line 1101, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page .publishing-option .plan-name {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1104, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page .publishing-option .plan-cost {
  white-space: nowrap;
}

/* line 1107, app/assets/stylesheets/client.css.scss */
.client-publishing-options-page .publishing-option .action-item {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 18px;
  color: #2c2b2d;
  margin: 33px auto 15px;
  padding: 10px 3px;
}

/* line 1118, app/assets/stylesheets/client.css.scss */
.client-dash .date-range {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 25px;
}

/* line 1125, app/assets/stylesheets/client.css.scss */
.client-dash .top-videos-sidebar .top-vids-applicants,
.client-dash .top-videos-sidebar .top-vids-viewers {
  display: none;
}

/* line 1128, app/assets/stylesheets/client.css.scss */
.client-dash .top-videos-sidebar .top-vids-applicants.active,
.client-dash .top-videos-sidebar .top-vids-viewers.active {
  display: inline;
}

/* line 1132, app/assets/stylesheets/client.css.scss */
.client-dash .top-videos-sidebar select {
  width: 105px;
  height: 30px;
  margin: 0;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/arrowdown.gif") no-repeat right #fff;
  background-position-x: 98%;
  border-radius: 8px;
  padding: 0 5px;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  font-size: 14px;
  border: 1px solid #ddd;
}

/* line 1148, app/assets/stylesheets/client.css.scss */
.client-dash .top-videos-sidebar .header {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  margin-top: -5px;
}

/* line 1155, app/assets/stylesheets/client.css.scss */
.client-dash .top-videos-sidebar .video-container {
  margin: 15px 0 20px;
}

/* line 1157, app/assets/stylesheets/client.css.scss */
.client-dash .top-videos-sidebar .video-container p {
  margin: 5px 0;
}

/* line 1160, app/assets/stylesheets/client.css.scss */
.client-dash .top-videos-sidebar .video-container img {
  width: 100%;
  box-shadow: 1px 1px 3px #ccc;
}

/* line 1166, app/assets/stylesheets/client.css.scss */
.client-dash .custom-date-range {
  display: none;
  margin-top: 20px;
}

/* line 1169, app/assets/stylesheets/client.css.scss */
.client-dash .custom-date-range input {
  color: #000;
}

/* line 1173, app/assets/stylesheets/client.css.scss */
.client-dash .filter-selection-container {
  background: #555;
  color: #fff;
  padding: 20px 50px;
}

/* line 1177, app/assets/stylesheets/client.css.scss */
.client-dash .filter-selection-container .row {
  max-width: 1000px;
}

/* line 1181, app/assets/stylesheets/client.css.scss */
.client-dash .filter-selection-container .refresh-icon .fa {
  margin-top: 20px;
}

/* line 1185, app/assets/stylesheets/client.css.scss */
.client-dash .filter-selection-container select {
  height: 36px;
  width: 100%;
  margin: 0;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("https://production-rails-default.s3.us-east-2.amazonaws.com/public/images/arrowdown.gif") no-repeat right #fff;
  background-position-x: 98%;
  border-radius: 8px;
  border: none;
  padding: 0 22px 0 10px;
}

/* line 1199, app/assets/stylesheets/client.css.scss */
.client-dash .filter-selection-container .select-labels {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  /* line 1173, app/assets/stylesheets/client.css.scss */
  .client-dash .filter-selection-container {
    padding: 10px 50px 20px;
  }
  /* line 1205, app/assets/stylesheets/client.css.scss */
  .client-dash .filter-selection-container .select-labels {
    margin-top: 10px;
  }
  /* line 1208, app/assets/stylesheets/client.css.scss */
  .client-dash .filter-selection-container .refresh-icon {
    text-align: center;
  }
}

@media (max-width: 500px) {
  /* line 1173, app/assets/stylesheets/client.css.scss */
  .client-dash .filter-selection-container {
    padding: 10px 10px 20px;
  }
}

/* line 1216, app/assets/stylesheets/client.css.scss */
.client-dash .totals {
  text-align: center;
}

/* line 1218, app/assets/stylesheets/client.css.scss */
.client-dash .totals .row {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

/* line 1222, app/assets/stylesheets/client.css.scss */
.client-dash .totals .totals-container {
  background: #F3F3F4;
  padding: 20px;
  position: relative;
}

/* line 1226, app/assets/stylesheets/client.css.scss */
.client-dash .totals .totals-container p {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
}

/* line 1231, app/assets/stylesheets/client.css.scss */
.client-dash .totals .totals-container .helper-info {
  position: absolute;
  top: 50px;
  left: 0;
  background: #F3F3F4;
  display: none;
  font-family: "gothamlight-webfont", Helvetica, sans-serif;
  text-transform: inherit;
}

@media (max-width: 950px) {
  /* line 1231, app/assets/stylesheets/client.css.scss */
  .client-dash .totals .totals-container .helper-info {
    top: 60px;
  }
}

@media (max-width: 767px) {
  /* line 1231, app/assets/stylesheets/client.css.scss */
  .client-dash .totals .totals-container .helper-info {
    top: 45px;
    padding: 20px;
  }
}

/* line 1247, app/assets/stylesheets/client.css.scss */
.client-dash .totals .totals-container .count {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 24px;
}

@media (max-width: 991px) {
  /* line 1253, app/assets/stylesheets/client.css.scss */
  .client-dash .totals .col-sm-6.col-md-3 {
    margin-bottom: 20px;
  }
}

/* line 1258, app/assets/stylesheets/client.css.scss */
.client-dash .top-vids-container {
  padding: 40px;
}

/* line 1261, app/assets/stylesheets/client.css.scss */
.client-dash .dash-sections {
  background: #F3F3F4;
}

/* line 1263, app/assets/stylesheets/client.css.scss */
.client-dash .dash-sections h4 {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  font-size: 16px;
}

/* line 1268, app/assets/stylesheets/client.css.scss */
.client-dash .skills-data-container {
  padding: 40px;
}

/* line 1270, app/assets/stylesheets/client.css.scss */
.client-dash .skills-data-container h5 {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

/* line 1276, app/assets/stylesheets/client.css.scss */
.client-dash .by-video-section {
  margin-bottom: 25px;
}

/* line 1279, app/assets/stylesheets/client.css.scss */
.client-dash .by-video-section .col-sm-8 h3 {
  line-height: 30px;
  font-size: 18px;
}

/* line 1284, app/assets/stylesheets/client.css.scss */
.client-dash .by-video-section h4 {
  font-family: "gothambold-webfont", Helvetica, sans-serif;
  font-size: 16px;
  margin-top: 0;
}

/* line 1289, app/assets/stylesheets/client.css.scss */
.client-dash .by-video-section .image-container {
  position: relative;
  margin: 15px 0;
}

/* line 1292, app/assets/stylesheets/client.css.scss */
.client-dash .by-video-section .image-container img {
  width: 100%;
  box-shadow: 1px 1px 3px #ccc;
  -ms-filter: brightness(50%);
  -moz-filter: brightness(50%);
  -o-filter: brightness(50%);
  -webkit-filter: brightness(50%);
  filter: brightness(40%);
}

/* line 1301, app/assets/stylesheets/client.css.scss */
.client-dash .by-video-section .image-container .stats-container {
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  text-align: center;
  width: 100%;
}

/* line 1312, app/assets/stylesheets/client.css.scss */
.client-dash .by-video-section .image-container .stats-container p {
  font-size: 14px;
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  color: #fff;
  margin-bottom: 4px;
}

@media (max-width: 850px) {
  /* line 1312, app/assets/stylesheets/client.css.scss */
  .client-dash .by-video-section .image-container .stats-container p {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  /* line 1312, app/assets/stylesheets/client.css.scss */
  .client-dash .by-video-section .image-container .stats-container p {
    font-size: 14px;
  }
}

/* line 1328, app/assets/stylesheets/client.css.scss */
.client-settings {
  min-height: 1000px;
  max-width: 1000px;
  margin: 0 auto;
}

/* line 1332, app/assets/stylesheets/client.css.scss */
.client-settings .back-link {
  display: block;
  margin: 0 0 30px;
}

/* line 1337, app/assets/stylesheets/client.css.scss */
.client-dash-no-courses {
  min-height: 400px;
  max-width: 1000px;
  margin: 0 auto;
}

/* line 1341, app/assets/stylesheets/client.css.scss */
.client-dash-no-courses p {
  font-size: 16px;
  line-height: 22px;
}

/* line 1348, app/assets/stylesheets/client.css.scss */
.client-job-packs .job-activation-totals {
  margin: 0 auto;
}

/* line 1351, app/assets/stylesheets/client.css.scss */
.client-job-packs .job-pack-job-link {
  min-width: 160px;
  margin-bottom: 4px;
}

/* line 1357, app/assets/stylesheets/client.css.scss */
.client-pricing-page {
  min-height: 1000px;
}

/* line 1359, app/assets/stylesheets/client.css.scss */
.client-pricing-page .pricing-plan {
  margin: 8px auto;
}

/* line 1365, app/assets/stylesheets/client.css.scss */
#client-company-settings h3.title {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
}

/* line 1368, app/assets/stylesheets/client.css.scss */
#client-company-settings h3.subheading {
  font-family: "gothammedium-webfont", Helvetica, sans-serif;
  font-size: 18px;
}

/* line 1372, app/assets/stylesheets/client.css.scss */
#client-company-settings .settings-link {
  color: #2c2b2d;
}

/* line 1375, app/assets/stylesheets/client.css.scss */
#client-company-settings .info-section {
  margin: 50px auto;
}

/* line 1380, app/assets/stylesheets/client.css.scss */
.valid-code {
  color: green;
  font-weight: 600;
  margin-left: 66px;
}

/* line 1, app/assets/stylesheets/job_alerts.css.scss */
.job-alert-container {
  max-width: 800px;
  padding: 20px;
}

/* line 4, app/assets/stylesheets/job_alerts.css.scss */
.job-alert-container h4 {
  line-height: 24px;
}

/* line 8, app/assets/stylesheets/job_alerts.css.scss */
.job-alert-container form input {
  display: inline-block;
  height: 42px;
  border: 1px solid #ddd;
}

/* line 14, app/assets/stylesheets/job_alerts.css.scss */
.job-alert-container form .checkbox-container input {
  -webkit-appearance: checkbox !important;
  font-size: 16px;
  height: auto;
  width: 18px !important;
}

/* line 21, app/assets/stylesheets/job_alerts.css.scss */
.job-alert-container form .autocomplete-list {
  display: none;
}

/* line 25, app/assets/stylesheets/job_alerts.css.scss */
.job-alert-container td.actions {
  text-align: right;
  width: 230px;
}

/* line 2, app/assets/stylesheets/_career_communities.scss */
.community-title {
  padding-top: 50px;
  margin-top: -50px;
}

/* line 7, app/assets/stylesheets/_career_communities.scss */
.communities-row {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 1em auto;
}

/* line 16, app/assets/stylesheets/_career_communities.scss */
.community-link {
  display: block;
  max-width: 10em;
  padding: 0.1em 0.25em;
  border: 5px solid white;
  border-radius: 50px;
  color: white;
  font-weight: bold;
  font-size: 32px;
  margin: 0.2em 0.4em 1em;
}

/* line 27, app/assets/stylesheets/_career_communities.scss */
.community-link:hover {
  border-color: #339aff;
  color: white;
}

/* line 1, app/assets/stylesheets/_utils.scss */
.d-flex {
  display: flex;
}

/* line 5, app/assets/stylesheets/_utils.scss */
.d-inline-block {
  display: inline-block;
}

@media (min-width: 1180px) {
  /* line 9, app/assets/stylesheets/_utils.scss */
  .d-lg-flex {
    display: flex;
  }
}

/* line 15, app/assets/stylesheets/_utils.scss */
.d-flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 21, app/assets/stylesheets/_utils.scss */
.m-0 {
  margin: 0 !important;
}

/* line 25, app/assets/stylesheets/_utils.scss */
.b-none {
  background-color: transparent !important;
}
