@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *

 * require_tree .
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

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

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

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

/* line 111, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

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

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

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

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

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

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

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

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

/* line 188, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

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

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

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

/* line 224, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

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

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

/* line 269, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

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

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

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

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

/* line 325, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

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

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

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

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

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

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

/* line 399, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

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

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

/* line 424, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 72, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 94, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

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

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

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

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

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

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

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

/* line 93, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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: 400;
  line-height: 1;
  color: #777777;
}

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

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

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

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

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

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

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

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

/* line 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 138, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 211, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

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

/* line 241, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

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

/* line 286, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

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

/* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 43, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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-right: 15px;
  padding-left: 15px;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 78, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

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

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 109, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 122, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

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

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

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 171, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

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

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

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

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

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

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

/* line 95, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 102, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 133, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 254, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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-top: 4px \9;
  margin-left: -20px;
}

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

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

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

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

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

/* line 305, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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-right: 0;
  padding-left: 0;
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.input-sm[multiple],
.input-group-sm > .form-control[multiple],
.input-group-sm > .input-group-addon[multiple],
.input-group-sm > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 323, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 330, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

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

/* line 338, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.input-lg[multiple],
.input-group-lg > .form-control[multiple],
.input-group-lg > .input-group-addon[multiple],
.input-group-lg > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 349, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 356, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

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

/* line 364, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 378, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

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

/* line 388, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 400, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 407, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

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

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

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

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

/* line 21, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control, .field_with_errors .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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus, .field_with_errors .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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon, .field_with_errors .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

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

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

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

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

@media (min-width: 768px) {
  /* line 468, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 486, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 498, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 502, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 520, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

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

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

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

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

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

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

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

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

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

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

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

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

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .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 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

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

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

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

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

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

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

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

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

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

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

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

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .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 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

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

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

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

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

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .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 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

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

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

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

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

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .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 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

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

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

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

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

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .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 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

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

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

/* line 101, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

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

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

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

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

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

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

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

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

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

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  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);
}

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

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

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

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

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

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

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

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

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

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

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

/* line 150, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 160, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

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

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

/* line 190, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 204, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

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

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

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

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

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

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

/* line 72, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

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

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

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

/* line 116, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

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

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

/* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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

/* line 184, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 201, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

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

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

/* line 237, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

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

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

/* line 120, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

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

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

/* line 150, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

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

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

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

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

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}

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

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

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

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

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

/* line 84, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

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

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

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

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

/* line 131, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

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

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

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

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

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

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

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

/* line 193, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 206, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

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

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

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

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

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

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

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

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

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

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

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

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

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

@media (min-width: 768px) {
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

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

/* line 92, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

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

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

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

/* line 129, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 129, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 149, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 191, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 233, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 241, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 249, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 253, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 255, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 284, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -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 468, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 486, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 498, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 502, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 520, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 296, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 300, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 284, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 325, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 330, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 341, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 344, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 347, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 357, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 357, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 377, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 384, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 395, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 399, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 401, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 408, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 413, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 416, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 423, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 431, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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 {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 453, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 455, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 462, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 470, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 481, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 483, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 487, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 492, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 502, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 504, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 509, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 511, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 517, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 527, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 531, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 533, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 540, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 545, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 548, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 555, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 563, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 573, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 767px) {
  /* line 584, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 592, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 599, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 607, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 619, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 621, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 625, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 630, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 635, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 637, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 642, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 644, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 61, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

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

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

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger, .alert-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr, .alert-error hr {
  border-top-color: #e4b9c0;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link, .alert-error .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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 57, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 83, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 92, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

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

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 82, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 127, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 153, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  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);
  outline: 0;
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

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

/* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

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

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 58, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 65, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 72, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 79, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 86, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 106, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  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 26, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 105, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  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);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 250, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

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

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

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-Light-6469bdaf2ccf9d975d5cacfe63b17017ffe21a19dc7bb5ab3b99cbf5b8fbe7dc.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-LightItalic-fc239527cf19e04ac1a1ab0b2bc614bfdaac85504e1cd42082cc672d7333b932.woff2) format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-Book-a26e26be1b1a10d2791d01fa77104cf2181c8f37ba1666f575bcc39c60615e0e.woff2) format("woff2");
  font-weight: 350;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-BookItalic-e6ad9d52043a8b0e3c2e59a0bea46f4f327ea7a6cbf4501c3509faddf43525f6.woff2) format("woff2");
  font-weight: 350;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-Regular-be63964afb107413f30073a5fe34437023a835b0313fe7e28cd591f6f5fccf52.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-RegularItalic-d32b5cca7bf9e482a9f073e9b51df7e81607a454f97ed0514d0c3b2a0eb02ebc.woff2) format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/TermoliWeb-SemiBold-c3bbebe27d2d24e3b70e8a26c28d823c1a1602144763dada8e55f7ccfcdfa834.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-SemiBoldItalic-5db1a319f5850230025e3a6accad39681ebac612371d990e487787d85b6cfa5a.woff2) format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/TermoliWeb-Bold-1bd7146568bf10e8d55799f0c905e29588666e6f5140d48261b50adb7b56f803.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-BoldItalic-415a23302424cfa006a278a39c16e0ef02ed592454e56ccd3c343916f35209b5.woff2) format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-Black-6586384865654da4ccffe61851cadb8dfc6aa9c21ad6ad545b17977808198e7e.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-BlackItalic-51acde761b54693eeaca9d7d64c90026f02401333a0ff6c2d4daa20896357516.woff2) format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/* --- BRAND: PRIMARY ---------------------- */
/* --- BRAND: ACCENTS ---------------------- */
/* --- NEUTRALS ---------------------- */
/* --- SPECTRUM: ILLUSTRATIONS ---------------------- */
/* --- GREYS ---------------------- */
/* Same as silver-300 */
/* --- PRODUCT ---------------------- */
/* --- ALERTS ---------------------- */
/* --- BRAND REDESIGN ---------------------- */
/* Hot Persimmon */
/* Volt */
/* Amethyst */
/* Sand */
/* Grey */
/* --- PLANS ---------------------- */
/* line 3, app/assets/stylesheets/shared/styles/universal.scss */
body {
  margin: 0;
  height: 100%;
  padding-right: 0 !important;
}

/* line 8, app/assets/stylesheets/shared/styles/universal.scss */
body.no-scroll {
  overflow: hidden;
}

/* line 11, app/assets/stylesheets/shared/styles/universal.scss */
body.no-scroll .alert:not(.free-sample-alert) {
  display: none;
}

/* line 17, app/assets/stylesheets/shared/styles/universal.scss */
html {
  margin: 0;
  padding: 0;
  height: 100%;
  /* set the root element font size to the Tailwind & browser standard of 16px */
  font-size: 16px;
}

/* line 25, app/assets/stylesheets/shared/styles/universal.scss */
.main_content {
  padding-top: 80px;
}

/* line 28, app/assets/stylesheets/shared/styles/universal.scss */
.main_content .ember-app-loader {
  position: absolute;
  color: #00B2E8;
  font-size: 24px;
  left: calc(50% - 13px + 90px);
  top: 50vh;
  z-index: 10;
}

/* line 37, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.visitor_content {
  padding-bottom: 0px;
}

/* line 39, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.visitor_content .container-fluid {
  padding: 0 30px;
}

@media (max-width: 767px) {
  /* line 44, app/assets/stylesheets/shared/styles/universal.scss */
  .main_content.visitor_content .report-tab-pane .container-fluid {
    padding: 0px;
  }
}

/* line 50, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.visitor_content .grant-detail-body .grant-attributes {
  padding-bottom: 0;
}

/* line 52, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.visitor_content .grant-detail-body .grant-attributes.fow {
  margin-bottom: 0;
}

/* line 59, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.covid19_content {
  padding-bottom: 0px;
}

/* line 63, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.sign-up-page-content {
  padding-top: 90px;
}

/* line 67, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.admin-main-content {
  padding-top: 0px;
}

/* line 71, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.compact-main-content {
  padding-top: 88px;
}

/* line 76, app/assets/stylesheets/shared/styles/universal.scss */
.visitor-footer {
  padding-bottom: 275px;
}

@media (max-width: 991px) {
  /* line 76, app/assets/stylesheets/shared/styles/universal.scss */
  .visitor-footer {
    padding-bottom: 0px;
  }
}

@media (max-width: 767px) {
  /* line 83, app/assets/stylesheets/shared/styles/universal.scss */
  .main.navbar-present {
    margin-top: 125px;
  }
}

/* line 89, app/assets/stylesheets/shared/styles/universal.scss */
.main > .main_content {
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  /* line 89, app/assets/stylesheets/shared/styles/universal.scss */
  .main > .main_content {
    padding-top: 0px;
  }
}

/* line 95, app/assets/stylesheets/shared/styles/universal.scss */
.main > .main_content.user_content {
  padding-bottom: 0px;
}

/* line 100, app/assets/stylesheets/shared/styles/universal.scss */
section {
  overflow: auto;
}

/* line 104, app/assets/stylesheets/shared/styles/universal.scss */
textarea {
  resize: vertical;
}

/* line 108, app/assets/stylesheets/shared/styles/universal.scss */
.center {
  text-align: center;
}

/* line 111, app/assets/stylesheets/shared/styles/universal.scss */
.center h1 {
  margin-bottom: 10px;
}

/* line 116, app/assets/stylesheets/shared/styles/universal.scss */
#logo {
  float: left;
  margin-top: 24px;
  aspect-ratio: 6.41 / 1;
}

@media (max-width: 1260px) {
  /* line 116, app/assets/stylesheets/shared/styles/universal.scss */
  #logo {
    width: 165px;
  }
}

@media (max-width: 991px) {
  /* line 116, app/assets/stylesheets/shared/styles/universal.scss */
  #logo {
    width: 120px;
    margin-top: 28px;
    margin-left: 0px;
  }
}

@media (max-width: 767px) {
  /* line 116, app/assets/stylesheets/shared/styles/universal.scss */
  #logo {
    width: 140px;
  }
}

@media (max-width: 767px) {
  /* line 132, app/assets/stylesheets/shared/styles/universal.scss */
  #logo:not(.new-footer #logo) {
    margin-left: 16px;
  }
}

/* line 139, app/assets/stylesheets/shared/styles/universal.scss */
#logo-short {
  float: left;
  margin-top: 16px;
  margin-left: 16px;
}

/* line 145, app/assets/stylesheets/shared/styles/universal.scss */
a {
  color: #00799E;
  text-decoration: none;
  transition-duration: 0.25s;
  transition-property: color;
}

/* line 151, app/assets/stylesheets/shared/styles/universal.scss */
a:hover, a:focus, a:active {
  color: #005A75;
  text-decoration: none;
  cursor: pointer;
}

/* line 159, app/assets/stylesheets/shared/styles/universal.scss */
a.a-underlined, .static-index .grants a {
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 4px;
}

/* line 165, app/assets/stylesheets/shared/styles/universal.scss */
a.a-azure {
  font-weight: 600;
  color: #00799E;
}

/* line 168, app/assets/stylesheets/shared/styles/universal.scss */
a.a-azure:hover, a.a-azure:focus, a.a-azure:active {
  color: #005A75;
}

/* line 174, app/assets/stylesheets/shared/styles/universal.scss */
a.a-azure-dark {
  color: #005A75;
}

/* line 176, app/assets/stylesheets/shared/styles/universal.scss */
a.a-azure-dark:hover, a.a-azure-dark:focus, a.a-azure-dark:active {
  color: #003F52;
}

/* line 184, app/assets/stylesheets/shared/styles/universal.scss */
a.a-jazzy {
  font-weight: 600;
  color: #8D46C3;
}

/* line 187, app/assets/stylesheets/shared/styles/universal.scss */
a.a-jazzy:hover, a.a-jazzy:focus, a.a-jazzy:active {
  color: #70339E;
}

/* line 196, app/assets/stylesheets/shared/styles/universal.scss */
.alert .fa-arrow-right {
  margin: 0px 4px;
}

/* line 200, app/assets/stylesheets/shared/styles/universal.scss */
.alert-info {
  background-color: #EAFAFF;
  border: 0;
  border-radius: 6px;
}

/* line 205, app/assets/stylesheets/shared/styles/universal.scss */
.alert-info .fa-solid {
  font-size: 16px;
  position: relative;
  top: 1px;
}

/* line 211, app/assets/stylesheets/shared/styles/universal.scss */
.alert-info .close {
  opacity: 1;
  color: #00799E;
}

/* line 215, app/assets/stylesheets/shared/styles/universal.scss */
.alert-info .close:hover, .alert-info .close:active, .alert-info .close:focus {
  color: #333333;
}

/* line 222, app/assets/stylesheets/shared/styles/universal.scss */
.alert-warning {
  background-color: #FFF8E1;
  border: 1px solid #FFEDB6 !important;
  border-radius: 6px !important;
}

/* line 227, app/assets/stylesheets/shared/styles/universal.scss */
.alert-warning .fa-solid {
  font-size: 16px;
}

/* line 229, app/assets/stylesheets/shared/styles/universal.scss */
.alert-warning .fa-solid.fa-triangle-exclamation {
  color: #D07101;
}

/* line 234, app/assets/stylesheets/shared/styles/universal.scss */
.alert-warning .close {
  opacity: 1;
  color: #8E5806;
}

/* line 238, app/assets/stylesheets/shared/styles/universal.scss */
.alert-warning .close:hover, .alert-warning .close:active, .alert-warning .close:focus {
  color: #764905;
}

/* line 250, app/assets/stylesheets/shared/styles/universal.scss */
.alert-danger .fa-solid, .alert-error .fa-solid {
  font-size: 16px;
}

/* line 253, app/assets/stylesheets/shared/styles/universal.scss */
.alert-danger .close, .alert-error .close {
  opacity: 0.7;
}

/* line 258, app/assets/stylesheets/shared/styles/universal.scss */
.alert .external-integration-alert {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  line-height: 19px;
}

/* line 265, app/assets/stylesheets/shared/styles/universal.scss */
.alert .external-integration-alert a {
  text-decoration: underline;
}

/* line 270, app/assets/stylesheets/shared/styles/universal.scss */
.alert .external-integration-alert.danger a {
  color: #B80000;
}

/* line 276, app/assets/stylesheets/shared/styles/universal.scss */
.alert .external-integration-alert.warning a {
  color: #8E5806;
}

/* line 283, app/assets/stylesheets/shared/styles/universal.scss */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 289, app/assets/stylesheets/shared/styles/universal.scss */
input[type='number'] {
  -moz-appearance: textfield;
}

/* line 293, app/assets/stylesheets/shared/styles/universal.scss */
.vertical-center {
  min-height: 100%;
  /* Fallback for browsers don't support vh unit */
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 302, app/assets/stylesheets/shared/styles/universal.scss */
.vertical-center-in-block {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 308, app/assets/stylesheets/shared/styles/universal.scss */
.hide-until-ready {
  visibility: hidden;
}

/* line 312, app/assets/stylesheets/shared/styles/universal.scss */
.hide-until-ready:before {
  font-size: 12pt;
  color: #737373;
  content: 'Loading...';
  visibility: visible;
}

/* line 319, app/assets/stylesheets/shared/styles/universal.scss */
.row.wrapper-row {
  margin-left: 0px;
  margin-right: 0px;
}

/* line 324, app/assets/stylesheets/shared/styles/universal.scss */
.main.navbar-present {
  padding-top: 50px;
}

/* line 328, app/assets/stylesheets/shared/styles/universal.scss */
.left-nav.navbar-present {
  margin-top: 50px;
}

/* line 332, app/assets/stylesheets/shared/styles/universal.scss */
.text-muted {
  color: #747171 !important;
}

@media (max-width: 767px) {
  /* line 337, app/assets/stylesheets/shared/styles/universal.scss */
  .main_content {
    padding-top: 80px !important;
  }
  /* line 340, app/assets/stylesheets/shared/styles/universal.scss */
  .main_content .ember-app-loader {
    left: calc(50% - 13px);
  }
  /* line 344, app/assets/stylesheets/shared/styles/universal.scss */
  .main_content.admin-main-content {
    padding-top: 0px !important;
  }
}

/* line 350, app/assets/stylesheets/shared/styles/universal.scss */
.share a.share {
  padding-left: 10px;
}

/* line 354, app/assets/stylesheets/shared/styles/universal.scss */
.btn-link {
  color: #00B2E8;
}

/* line 358, app/assets/stylesheets/shared/styles/universal.scss */
.pt5 {
  padding-top: 5px;
}

/* line 362, app/assets/stylesheets/shared/styles/universal.scss */
.pt10 {
  padding-top: 10px;
}

/* line 366, app/assets/stylesheets/shared/styles/universal.scss */
.pt20 {
  padding-top: 20px;
}

/* line 370, app/assets/stylesheets/shared/styles/universal.scss */
.pt15 {
  padding-top: 15px;
}

/* line 374, app/assets/stylesheets/shared/styles/universal.scss */
.pt20 {
  padding-top: 20px;
}

/* line 378, app/assets/stylesheets/shared/styles/universal.scss */
.pt40 {
  padding-top: 40px;
}

/* line 382, app/assets/stylesheets/shared/styles/universal.scss */
.pb10 {
  padding-bottom: 10px;
}

/* line 386, app/assets/stylesheets/shared/styles/universal.scss */
.no-margin {
  margin: 0 !important;
}

/* line 390, app/assets/stylesheets/shared/styles/universal.scss */
.d-inline-block {
  display: inline-block;
}

/* line 394, app/assets/stylesheets/shared/styles/universal.scss */
.d-inline-lg {
  display: none;
}

@media (min-width: 992px) {
  /* line 394, app/assets/stylesheets/shared/styles/universal.scss */
  .d-inline-lg {
    display: inline;
  }
}

/* line 401, app/assets/stylesheets/shared/styles/universal.scss */
.d-inline-xs {
  display: none;
}

@media (max-width: 991px) {
  /* line 401, app/assets/stylesheets/shared/styles/universal.scss */
  .d-inline-xs {
    display: inline;
  }
}

@media (max-width: 767px) {
  /* line 409, app/assets/stylesheets/shared/styles/universal.scss */
  .sm-mb40 {
    margin-bottom: 40px;
  }
}

@media (max-width: 991px) {
  /* line 415, app/assets/stylesheets/shared/styles/universal.scss */
  .md-mb40 {
    margin-bottom: 40px;
  }
}

/* line 420, app/assets/stylesheets/shared/styles/universal.scss */
.visitor-quick-find {
  border: 1px solid #c5d1d4;
  border-radius: 5px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

/* line 427, app/assets/stylesheets/shared/styles/universal.scss */
.visitor-quick-find .quick-find-text {
  display: inline-block;
  padding: 6px 12px;
  letter-spacing: 0.27px;
  color: #6b6d6d;
  font-size: 14px;
  width: 100%;
  height: 32px;
}

/* line 436, app/assets/stylesheets/shared/styles/universal.scss */
.visitor-quick-find .search-btn {
  border-color: #C5D1D4;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-width: 0;
  border-top-width: 0;
  border-right-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 6px 12px;
  height: 32px;
}

/* line 447, app/assets/stylesheets/shared/styles/universal.scss */
.visitor-quick-find .search-btn:hover, .visitor-quick-find .search-btn:active {
  background-color: transparent;
}

/* line 451, app/assets/stylesheets/shared/styles/universal.scss */
.visitor-quick-find .search-btn i {
  color: #c5d1d4;
}

/* line 457, app/assets/stylesheets/shared/styles/universal.scss */
.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 462, app/assets/stylesheets/shared/styles/universal.scss */
.update-notification.flex-centered {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 467, app/assets/stylesheets/shared/styles/universal.scss */
.update-notification.flex-centered p {
  margin-left: 6px;
  margin-bottom: 0;
}

/* line 472, app/assets/stylesheets/shared/styles/universal.scss */
.update-notification.flex-centered button {
  width: 92px;
  height: 34px;
  font-weight: 700;
  background: #ffffff;
  color: #00799E;
  border: 1px solid #FFEDB6;
  border-radius: 4px;
  margin-left: 16px;
}

/* line 483, app/assets/stylesheets/shared/styles/universal.scss */
.update-notification.flex-centered button i {
  margin-right: 6px;
}

/* line 489, app/assets/stylesheets/shared/styles/universal.scss */
.alerts-container-for-project-form {
  height: 50px;
}

/* line 491, app/assets/stylesheets/shared/styles/universal.scss */
.alerts-container-for-project-form .alert {
  height: 50px;
}

/* line 1, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand {
  font-family: 'Source Sans Pro', sans-serif;
  padding-top: 30px;
}

/* line 4, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .container-fluid {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 75px;
}

/* line 10, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .main-block img.img-responsive {
  margin: 0 auto;
}

/* line 14, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .main-block .left-block h1 {
  margin-bottom: 20px;
  font-size: 52px;
  line-height: 58px;
  font-weight: 600;
  color: #44433D;
  margin-top: 0;
  overflow: hidden;
}

@media (max-width: 1325px) {
  /* line 14, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block h1 {
    font-size: 44px;
    line-height: 54px;
  }
}

@media (max-width: 1200px) {
  /* line 14, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block h1 {
    font-size: 36px;
    line-height: 46px;
  }
}

/* line 31, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .main-block .left-block h2 {
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}

@media (max-width: 1260px) {
  /* line 31, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block h2 {
    font-size: 16px;
    margin: 15px 0;
  }
}

/* line 40, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .main-block .left-block .upgrade-row {
  margin-top: 20px;
}

/* line 45, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .main-block .right-block .hero-img {
  width: 95%;
  margin: 0 auto;
  display: block;
  aspect-ratio: 330/299;
}

/* line 51, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .main-block .right-block img.browse-grants-img {
  margin-top: 24px;
}

@media (max-width: 1280px) {
  /* line 44, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .right-block {
    padding: 0px !important;
  }
}

@media (min-width: 991px) {
  /* line 59, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .hero-row {
    position: relative;
    min-height: 500px;
  }
  /* line 63, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .right-block {
    position: absolute;
    right: -22%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  /* line 70, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block {
    position: absolute;
    left: 22%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

/* line 79, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand h1 {
  font-size: 48px;
  line-height: 120%;
  color: #393040;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 20px;
}

/* line 86, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand h1 .page-header {
  border: none;
}

/* line 88, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand h1 .page-header h1 {
  font-size: 36px;
  font-weight: 500;
}

/* line 94, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand h3 {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  margin-top: 0;
  color: #393040;
}

/* line 101, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .link-blue {
  color: #00799E;
  font-size: 16px;
  line-height: 28px;
}

/* line 106, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .link-blue.pull-right {
  font-size: 14px;
}

/* line 110, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .btn-red {
  width: 100%;
  margin-top: 20px;
  padding: 15px;
  background: #FF6E61;
  color: #FFFFFF;
  border: 1px solid #FF6E61;
  font-size: 16px;
  line-height: 34px;
  font-weight: 600;
  letter-spacing: 0.85px;
  border-radius: 0;
  text-transform: uppercase;
  text-align: center;
}

/* line 124, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .btn-red:hover {
  background-color: #ff5d4d;
}

/* line 127, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .btn-red:focus {
  background-color: #ff5d4d;
}

/* line 130, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .btn-red:disabled {
  cursor: not-allowed;
  opacity: 0.65;
  box-shadow: none;
}

/* line 138, app/assets/stylesheets/shared/styles/new_universal.scss */
.bg-admin {
  background-color: #DDDDF8;
  color: #3D3A82;
}

/* line 143, app/assets/stylesheets/shared/styles/new_universal.scss */
li.bg-admin > a:hover, li.bg-admin:hover {
  background-color: #C0C0F2 !important;
}

/* line 147, app/assets/stylesheets/shared/styles/new_universal.scss */
li.bg-admin > a {
  color: #3D3A82 !important;
}

@media (max-width: 990px) {
  /* line 153, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .container-fluid {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 158, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block {
    padding: 50px 30px 0;
  }
  /* line 160, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block h1 {
    text-align: center;
    font-size: 34px;
    line-height: 45px;
  }
  /* line 165, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block h2 {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.53px;
  }
  /* line 172, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .right-block {
    padding-right: 0;
  }
  /* line 174, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .right-block img.img-responsive {
    padding: 0 10px;
    margin-top: 20px;
  }
  /* line 180, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .content-block {
    padding: 0 30px;
  }
}

/* line 187, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand.authentication h1 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 16px;
}

/* line 192, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand.authentication h1 .emphasized-name {
  font-weight: 600;
}

@media (max-width: 767px) {
  /* line 197, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand.authentication h1 {
    font-size: 26px;
  }
  /* line 201, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand.authentication h3 {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 24px;
  }
}

/* line 209, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication {
  text-align: center;
  padding-top: 0;
}

/* line 212, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .page-header {
  margin: 0 0 20px;
}

/* line 215, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .wrapper-row {
  padding: 0 30px;
}

/* line 218, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .form-control {
  font-size: 16px;
}

/* line 221, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication form {
  text-align: left;
}

/* line 224, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication form .error {
  margin-bottom: 0px;
}

/* line 228, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication form input {
  margin-bottom: 0px;
}

/* line 232, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication form label {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #44433d;
  padding: 0px;
}

/* line 241, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .control-label.required::after {
  content: '';
}

/* line 244, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication input[type=submit] {
  margin: 24px 0;
}

/* line 248, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .login_signup p {
  font-size: 16px;
  line-height: 28px;
}

/* line 253, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .form-control {
  background-color: #f6f6f5;
  border: 1px solid #f6f6f5;
  border-radius: 0;
  box-shadow: none;
  padding: 4px 14px;
  height: 50px;
}

/* line 261, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .checkbox {
  margin-top: 10px;
}

/* line 264, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .checkbox span {
  padding-left: 10px;
}

/* line 268, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication input[type='checkbox'] {
  min-width: 20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  appearance: none;
  border: 1px solid #C5D1D4;
  border-radius: 4px;
}

/* line 277, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication input[type='checkbox']:hover {
  border-color: #455C63;
}

/* line 281, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication input[type='checkbox']:checked {
  appearance: checkbox;
}

/* line 285, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .form-group.user_mailing_list_opt_in {
  margin-left: 20px;
}

/* line 287, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .form-group.user_mailing_list_opt_in span {
  display: block;
  padding: 0;
  margin-left: 10px;
}

/* line 293, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .btn-auth {
  height: 48px;
  line-height: normal;
  font-size: 18px;
  padding: 10px;
  margin-bottom: 13px;
}

/* line 299, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .btn-auth:focus {
  outline-color: transparent;
}

/* line 303, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .lead {
  margin-bottom: 0;
}

/* line 306, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication h1 {
  margin-top: 0;
}

/* line 309, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication #forgot-password-header {
  margin-bottom: 5px;
}

/* line 312, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication #user_organization_type, .authentication #user_organization_location, .authentication #new_user #organization-fields .form-control.select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
  background-position: calc(100% - 15px) 22px, calc(100% - 10px) 22px;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
  padding-right: 1.5625rem;
}

/* line 323, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication #organization-fields #user_client_operating_revenue_wrapper, .authentication #organization-fields #user_current_grants_program_wrapper, .authentication #organization-fields #user_organization_location_wrapper {
  display: none;
}

/* line 328, app/assets/stylesheets/shared/styles/new_universal.scss */
.max-width-cover {
  max-width: 1400px;
  margin: 0 auto;
}

/* line 333, app/assets/stylesheets/shared/styles/new_universal.scss */
.full-hero-cover {
  background-color: #f7f5f2;
  background-position: center top;
  background-size: cover;
  padding: 48px 0;
  margin-bottom: 0 !important;
}

/* line 340, app/assets/stylesheets/shared/styles/new_universal.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #F2F5F7;
  border-radius: 4px;
}

/* line 344, app/assets/stylesheets/shared/styles/new_universal.scss */
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 349, app/assets/stylesheets/shared/styles/new_universal.scss */
.no-side-margin {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 768px) {
  /* line 355, app/assets/stylesheets/shared/styles/new_universal.scss */
  .full-hero-cover.webp {
    background-image: url(/assets/homepage/hero-full-a67b771a81f0149fa431ce47c6fca4a624e7b1739c08816dd8553c1dab1fa046.webp);
  }
  /* line 359, app/assets/stylesheets/shared/styles/new_universal.scss */
  .full-hero-cover.no-webp {
    background-image: url(/assets/homepage/hero-full-57206f50fe194ac593d13c4516cb2e85aa380694f6df61cfa72f40b6f861c612.jpg);
  }
  /* line 364, app/assets/stylesheets/shared/styles/new_universal.scss */
  .first-name-last-name-wrapper {
    display: flex;
  }
  /* line 367, app/assets/stylesheets/shared/styles/new_universal.scss */
  .first-name-last-name-wrapper > div {
    align-self: flex-start;
  }
  /* line 371, app/assets/stylesheets/shared/styles/new_universal.scss */
  .first-name-last-name-wrapper > .col-sm-6:first-of-type,
.first-name-last-name-wrapper .col-sm-4:first-of-type {
    padding-right: 7.5px;
  }
  /* line 376, app/assets/stylesheets/shared/styles/new_universal.scss */
  .first-name-last-name-wrapper > .col-sm-6:last-of-type,
.first-name-last-name-wrapper .col-sm-4:last-of-type {
    padding-left: 7.5px;
  }
}

@media (max-width: 767px) {
  /* line 384, app/assets/stylesheets/shared/styles/new_universal.scss */
  .cf-turnstile {
    margin: 0 !important;
  }
}

@media (min-width: 768px) {
  /* line 390, app/assets/stylesheets/shared/styles/new_universal.scss */
  body.signup-unlock-form::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(45deg, rgba(211, 217, 248, 0.5) 0.68%, rgba(225, 216, 253, 0.5) 42.58%, rgba(243, 217, 252, 0.5) 83.96%, rgba(254, 215, 245, 0.5) 100%);
    z-index: -1;
  }
  /* line 401, app/assets/stylesheets/shared/styles/new_universal.scss */
  header nav.navbar-no-bg {
    background-color: transparent;
  }
}

/* line 1, app/assets/stylesheets/shared/styles/typography.scss */
body {
  font-family: 'Lato', 'Helvetica Neue', 'Arial', sans-serif;
}

/* line 5, app/assets/stylesheets/shared/styles/typography.scss */
.lead {
  font-size: 18px;
}

/* line 2, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.text-contrast p,
.text-contrast h1,
.text-contrast h2,
.text-contrast h3,
.text-contrast h4,
.text-contrast h5,
.text-contrast h6 {
  color: #fff;
}

/* line 13, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.debug_dump {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 45px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 21, app/assets/stylesheets/shared/styles/miscellaneous.scss */
kbd {
  background-color: inherit !important;
}

/* line 25, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.truncate {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 32, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.media-rounded {
  border: 1px solid #eee;
  border-radius: 2px;
  padding: 10px;
}

/* line 38, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.pull-top {
  top: 0px;
}

/* line 42, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.glyphicon.spinning {
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

/* line 66, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.pikaday-container .input-group-addon {
  background-color: #FFFFFF;
}

/* line 69, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.pikaday-container .input-group-addon:hover {
  cursor: pointer;
}

/* line 76, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.new_request_quote_form label {
  font-weight: 400;
}

/* line 81, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.anticipated-pattern {
  color: #57287B !important;
  display: inline-block;
  text-decoration-line: underline;
  text-decoration-style: dotted;
  text-decoration-skip-ink: none;
  text-decoration-color: #8D46C3;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 3.5px;
  text-underline-position: from-font;
  line-height: 130%;
}

/* line 94, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.project-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

/* Masked overflow for scroll containers */
/* line 102, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.masked-overflow {
  --mask-height: 24px;
  --scroll-buffer: 1rem;
  --top-mask-height: 0px;
  --bottom-mask-height: var(--mask-height);
  mask-image: linear-gradient(to top, transparent, black 90%), linear-gradient(to bottom, transparent 0%, black 100%), linear-gradient(black, black);
  mask-size: 100% var(--top-mask-height), 100% var(--bottom-mask-height), 100% 100%;
  mask-position: 0 0, 0 100%, 0 0;
  mask-repeat: no-repeat, no-repeat, no-repeat;
  mask-composite: exclude;
  animation-name: show-top-mask, hide-bottom-mask;
  animation-timeline: scroll(self), scroll(self);
  animation-range: 0 var(--scroll-buffer), calc(100% - var(--scroll-buffer)) 100%;
  animation-fill-mode: both;
}

@keyframes show-top-mask {
  from {
    --top-mask-height: 0px;
  }
  to {
    --top-mask-height: var(--mask-height);
  }
}

@keyframes hide-bottom-mask {
  from {
    --bottom-mask-height: var(--mask-height);
  }
  to {
    --bottom-mask-height: 0px;
  }
}

/* line 1, app/assets/stylesheets/shared/styles/form.scss */
input,
textarea,
select,
.uneditable-input {
  border: 1px solid #bbb;
  margin-bottom: 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 11, app/assets/stylesheets/shared/styles/form.scss */
.select2-search {
  background: #F2F5F7 url(/assets/icons/search-bcddda375d7519bedc738d844ee9202c5c4178abdac025ddad5fe237e94a8444.svg) right 0.83125rem bottom 0.73125rem no-repeat;
}

/* line 15, app/assets/stylesheets/shared/styles/form.scss */
#error_explanation {
  color: red;
}

/* line 18, app/assets/stylesheets/shared/styles/form.scss */
#error_explanation ul {
  color: red;
  margin: 0 0 30px 0;
}

/* line 27, app/assets/stylesheets/shared/styles/form.scss */
.field_with_errors .form-control {
  color: #B80000;
}

/* line 32, app/assets/stylesheets/shared/styles/form.scss */
.checkbox {
  margin-top: -10px;
  margin-bottom: 10px;
}

/* line 36, app/assets/stylesheets/shared/styles/form.scss */
.checkbox span {
  margin-left: 20px;
  font-weight: normal;
}

/* line 42, app/assets/stylesheets/shared/styles/form.scss */
.help-block {
  margin-bottom: 12px;
  margin-top: 0px;
  color: #747171;
}

/* line 48, app/assets/stylesheets/shared/styles/form.scss */
#session_remember_me {
  margin-left: 0;
}

/* line 54, app/assets/stylesheets/shared/styles/form.scss */
.field_with_errors .select2-container .select2-selection {
  border: 1px solid #B80000 !important;
}

/* line 56, app/assets/stylesheets/shared/styles/form.scss */
.field_with_errors .select2-container .select2-selection span {
  color: #B80000;
}

/* line 64, app/assets/stylesheets/shared/styles/form.scss */
.label-group .label {
  margin-right: 3px;
}

/* line 69, app/assets/stylesheets/shared/styles/form.scss */
.has-error .help-block,
.field_with_errors .help-block,
.has-error .control-label,
.field_with_errors .control-label,
.has-error .radio,
.field_with_errors .radio,
.has-error .checkbox,
.field_with_errors .checkbox,
.has-error .radio-inline,
.field_with_errors .radio-inline,
.has-error .checkbox-inline,
.field_with_errors .checkbox-inline,
.has-error.radio label,
.radio.field_with_errors label,
.has-error.checkbox label,
.checkbox.field_with_errors label,
.has-error.radio-inline label,
.radio-inline.field_with_errors label,
.has-error.checkbox-inline label,
.checkbox-inline.field_with_errors label {
  color: #B80000;
}

/* line 92, app/assets/stylesheets/shared/styles/form.scss */
.radio-panel.has-error, .radio-panel.field_with_errors {
  border-left: 3px solid #B80000;
  background-color: #FFF1F0;
  padding-left: 12px;
}

/* line 98, app/assets/stylesheets/shared/styles/form.scss */
.radio-panel.has-error .help-block, .radio-panel.field_with_errors .help-block {
  font-weight: 600;
}

/* line 2, app/assets/stylesheets/shared/styles/custom.scss */
.dropdown-menu .active a,
.dropdown-menu .active a:hover,
.dropdown-menu .active a:focus {
  color: black;
  background-color: transparent;
  border: none;
}

/* line 2, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .grant-type-head {
  color: #333333;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 20px;
}

/* line 9, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .counties {
  padding-left: 16px;
  margin-bottom: 24px;
}

/* line 13, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .counties .county-name {
  text-decoration: none;
}

/* line 17, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .counties .county-list {
  list-style-type: none;
  padding-left: 16px;
}

/* line 21, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .counties .county-list a {
  font-size: 16px;
  margin-bottom: 12px;
  font-weight: 400;
}

/* line 30, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .grants a {
  font-size: 18px;
  line-height: 120%;
  display: block;
  margin-bottom: 24px;
}

/* line 39, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .with-dropdown-arrow {
  display: flex !important;
  gap: 6px;
  width: fit-content;
  align-items: center;
}

/* line 45, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .with-dropdown-arrow::after {
  content: '';
  width: 8px;
  height: 8px;
  border-top-style: solid;
  border-top-width: 3px;
  border-right-style: solid;
  border-right-width: 3px;
  transform: rotate(135deg);
  padding: 3px;
}

/* line 58, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .with-dropdown-arrow[aria-expanded='true']::after {
  margin-top: 5px;
  transform: rotate(315deg);
}

/* line 65, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .location-list {
  list-style-type: none;
  padding-left: 16px;
}

/* line 72, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .see-more-button-wrapper {
  display: block;
  margin-left: auto;
}

/* line 77, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show #seeMoreGrantsBtn {
  display: block;
  margin: 20px auto;
}

/* line 82, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

/* line 87, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show section {
  overflow: initial;
}

/* line 91, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .gradient-background {
  background: #F2F5F7 url(/assets/990-report-hero-gradient-9cb361585b894eee8426d41e7ef7ad5e2d16e29b0e429360160af9bef72b2427.jpg) no-repeat center top;
  background-size: cover;
  padding-bottom: 40px;
  border-bottom-right-radius: 50% 20%;
  border-bottom-left-radius: 50% 20%;
  margin-bottom: 20px;
}

/* line 99, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .gradient-background .hero-section {
  padding: 32px 25px 0px 25px;
}

@media screen and (max-width: 991px) {
  /* line 99, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .gradient-background .hero-section {
    padding: 32px 30px 24px 30px;
  }
}

/* line 109, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .header-section .h1 {
  font-weight: 800;
  font-size: 42px;
  line-height: 120%;
  color: #333333;
}

/* line 115, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .header-section .h2 {
  font-size: 22px;
  line-height: 120%;
  color: #747171;
}

/* line 122, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .share-section {
  padding-top: 20px;
}

/* line 125, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .share-section .share-logout-resource {
  display: inline-flex;
  gap: 6px;
  height: 28px;
  padding: 4px 8px;
  color: #747171;
  border: 2px solid #C5D1D4;
  border-radius: 4px;
  font-size: 14px;
  align-items: center;
}

/* line 136, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .share-section .share-logout-resource a:hover {
  cursor: pointer;
}

/* line 143, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .breadcrumbs .link {
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
}

/* line 148, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .breadcrumbs .navigation-icon {
  margin: 0px 4px;
  opacity: 0.5;
}

/* line 153, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .breadcrumbs ul > li {
  display: inline;
}

/* line 158, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .grants-background {
  margin-bottom: 0;
  padding-bottom: 20px;
  background: linear-gradient(187deg, #FFFFFF 5.37%, #f9f9f9 94.63%);
}

/* line 164, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .grant-pagination {
  padding-left: 16px;
  width: 100%;
}

/* line 169, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .stat-of-a-browse-grant {
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  margin: 0;
  display: flex;
  flex-direction: column;
}

/* line 177, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .stat-of-a-browse-grant .detail-text {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

/* line 186, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body {
  padding-right: 3.75rem;
  padding-left: 3.75rem;
}

/* line 190, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body > .description {
  margin: 15px 0px 40px 0px;
}

/* line 193, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body > .description h4 {
  font-size: 20px;
}

/* line 197, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body > .description p {
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  color: #333333;
  margin: 0;
}

/* line 205, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body > .description a {
  color: #64447C;
  font-weight: bold;
}

/* line 211, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .total-grants-count {
  color: #333333;
  font-size: 24px;
}

/* line 216, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .total-grants-count-subheader {
  color: #333333;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  margin-bottom: 40px;
}

/* line 224, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body #grants_loader {
  height: 300px;
  display: block;
  position: relative;
}

/* line 229, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body #grants_loader .page-loader {
  top: 30%;
}

/* line 234, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 15px;
}

@media screen and (min-width: 1280px) {
  /* line 234, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/* line 243, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: fit-content;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 16px;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  background: #FFFFFF;
}

/* line 257, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .deadline {
  width: 100%;
  display: flex;
  column-gap: 16px;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (min-width: 992px) and (max-width: 1260px) {
  /* line 257, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .deadline {
    min-height: 37px;
  }
}

/* line 268, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .deadline span {
  font-weight: normal;
  font-size: 12px;
  line-height: 130%;
  color: #747171;
}

@media screen and (min-width: 640px) {
  /* line 268, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .deadline span {
    font-size: 14px;
  }
}

/* line 280, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .header {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 0;
  row-gap: 4px;
}

@media screen and (min-width: 640px) {
  /* line 280, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .header {
    padding-top: 16px;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 992px) {
  /* line 280, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .header {
    min-height: 105px;
  }
}

/* line 297, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .header h3 {
  margin: 0px;
}

/* line 300, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .header h3 a {
  font-weight: bold;
  font-size: 15px;
  line-height: 120%;
  margin: 4px 0px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

@media screen and (min-width: 640px) {
  /* line 300, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .header h3 a {
    font-size: 18px;
  }
}

/* line 318, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .header .funder-name {
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #747171;
}

@media screen and (min-width: 640px) {
  /* line 318, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .header .funder-name {
    font-size: 16px;
  }
}

/* line 328, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .header .funder-name a {
  color: #0098C7;
}

/* line 331, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .header .funder-name a:hover {
  color: #00799E;
}

/* line 338, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .description {
  width: 100%;
  padding-right: 15px;
}

/* line 342, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .description .amount {
  font-weight: normal;
  font-size: 12px;
  line-height: 130%;
  color: #747171;
  margin: 8px 0px;
}

@media screen and (min-width: 640px) {
  /* line 342, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .description .amount {
    font-size: 14px;
  }
}

/* line 354, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .description .body {
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  max-height: 100px;
  color: #333333;
  margin: 8px 0px 0px 0px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 12;
  line-clamp: 12;
  -webkit-box-orient: vertical;
  white-space: normal;
}

/* line 369, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .description .body p,
#featured-grants-show .feature-body .grants-list .featured-grant .description .body li {
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  color: #333333;
  margin: 0;
}

/* line 380, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .featured-grant-footer {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}

/* line 385, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .featured-grant-footer .featured-grant-deadline {
  margin-bottom: 10px;
  display: block;
}

/* line 388, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .featured-grant-footer .featured-grant-deadline .text-warning {
  color: orange;
}

/* line 393, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .featured-grant-footer .featured-grant-links {
  display: flex;
  gap: 8px;
}

/* line 397, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .featured-grant-footer .featured-grant-links .view-grant {
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
}

/* line 407, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants {
  position: relative;
  padding-top: 15px;
}

/* line 411, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants.modal {
  padding-top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

/* line 424, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants.modal .see-more-overlay.generic-see-more-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/* line 432, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants.modal:not(.show) {
  display: none;
}

/* line 437, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants .featured-grant {
  filter: blur(5px);
  pointer-events: none;
  user-select: none;
}

/* line 443, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants .see-more-overlay {
  position: absolute;
  background: #FFFFFF;
  top: 40px;
  width: 85%;
  left: 50%;
  transform: translateX(-50%);
  padding: 30px;
  border-radius: 4px;
  box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.15);
}

/* line 454, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants .see-more-overlay .see-more-text {
  font-size: 18px;
  color: #747171;
}

/* line 459, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants .see-more-overlay .testimonial-message {
  text-align: center;
  padding-left: 24px;
}

/* line 463, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants .see-more-overlay .testimonial-message .testimonial-face {
  border-radius: 100%;
  border: 4px solid #FFFFFF;
  margin: 0 auto;
  display: block;
}

/* line 469, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants .see-more-overlay .testimonial-message .testimonial-face .testimonial-quote {
  font-size: 18px;
  color: #747171;
}

/* line 478, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list-header-section {
  margin: 40px 0px 20px 0px;
}

/* line 482, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .section-header {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  color: #333333;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 492, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section,
#featured-grants-show .feature-body .focus-areas-section {
  padding: 40px 0 0 0;
}

/* line 496, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states,
#featured-grants-show .feature-body .states-section .focus-areas,
#featured-grants-show .feature-body .focus-areas-section .states,
#featured-grants-show .feature-body .focus-areas-section .focus-areas {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 20px;
}

/* line 503, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state,
#featured-grants-show .feature-body .states-section .states .focus-area,
#featured-grants-show .feature-body .states-section .focus-areas .state,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area,
#featured-grants-show .feature-body .focus-areas-section .states .state,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 12px;
  height: 72px;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.03);
  border-radius: 8px;
}

/* line 514, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state:hover, #featured-grants-show .feature-body .states-section .states .state:active, #featured-grants-show .feature-body .states-section .states .state:focus,
#featured-grants-show .feature-body .states-section .states .focus-area:hover,
#featured-grants-show .feature-body .states-section .states .focus-area:active,
#featured-grants-show .feature-body .states-section .states .focus-area:focus,
#featured-grants-show .feature-body .states-section .focus-areas .state:hover,
#featured-grants-show .feature-body .states-section .focus-areas .state:active,
#featured-grants-show .feature-body .states-section .focus-areas .state:focus,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area:hover,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area:active,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area:focus,
#featured-grants-show .feature-body .focus-areas-section .states .state:hover,
#featured-grants-show .feature-body .focus-areas-section .states .state:active,
#featured-grants-show .feature-body .focus-areas-section .states .state:focus,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area:hover,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area:active,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area:focus,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state:hover,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state:active,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state:focus,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area:hover,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area:active,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area:focus {
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}

/* line 521, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state .state-name,
#featured-grants-show .feature-body .states-section .states .state .focus-area-name,
#featured-grants-show .feature-body .states-section .states .focus-area .state-name,
#featured-grants-show .feature-body .states-section .states .focus-area .focus-area-name,
#featured-grants-show .feature-body .states-section .focus-areas .state .state-name,
#featured-grants-show .feature-body .states-section .focus-areas .state .focus-area-name,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .state-name,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .focus-area-name,
#featured-grants-show .feature-body .focus-areas-section .states .state .state-name,
#featured-grants-show .feature-body .focus-areas-section .states .state .focus-area-name,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .state-name,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .focus-area-name,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .state-name,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .focus-area-name,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .state-name,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .focus-area-name {
  flex-grow: 2;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}

/* line 532, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state .state-name span,
#featured-grants-show .feature-body .states-section .states .state .focus-area-name span,
#featured-grants-show .feature-body .states-section .states .focus-area .state-name span,
#featured-grants-show .feature-body .states-section .states .focus-area .focus-area-name span,
#featured-grants-show .feature-body .states-section .focus-areas .state .state-name span,
#featured-grants-show .feature-body .states-section .focus-areas .state .focus-area-name span,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .state-name span,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .focus-area-name span,
#featured-grants-show .feature-body .focus-areas-section .states .state .state-name span,
#featured-grants-show .feature-body .focus-areas-section .states .state .focus-area-name span,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .state-name span,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .focus-area-name span,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .state-name span,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .focus-area-name span,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .state-name span,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .focus-area-name span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 540, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state .state-name::after,
#featured-grants-show .feature-body .states-section .states .state .focus-area-name::after,
#featured-grants-show .feature-body .states-section .states .focus-area .state-name::after,
#featured-grants-show .feature-body .states-section .states .focus-area .focus-area-name::after,
#featured-grants-show .feature-body .states-section .focus-areas .state .state-name::after,
#featured-grants-show .feature-body .states-section .focus-areas .state .focus-area-name::after,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .state-name::after,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .focus-area-name::after,
#featured-grants-show .feature-body .focus-areas-section .states .state .state-name::after,
#featured-grants-show .feature-body .focus-areas-section .states .state .focus-area-name::after,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .state-name::after,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .focus-area-name::after,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .state-name::after,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .focus-area-name::after,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .state-name::after,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .focus-area-name::after {
  content: '';
  width: 13px;
  height: 13px;
  border-top-color: #8C9699;
  border-top-style: solid;
  border-top-width: 3px;
  border-right-color: #8C9699;
  border-right-style: solid;
  border-right-width: 3px;
  transform: rotate(45deg);
  padding: 5px;
  margin: 3px;
}

/* line 556, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state .state-icon,
#featured-grants-show .feature-body .states-section .states .state .focus-area-icon,
#featured-grants-show .feature-body .states-section .states .focus-area .state-icon,
#featured-grants-show .feature-body .states-section .states .focus-area .focus-area-icon,
#featured-grants-show .feature-body .states-section .focus-areas .state .state-icon,
#featured-grants-show .feature-body .states-section .focus-areas .state .focus-area-icon,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .state-icon,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .focus-area-icon,
#featured-grants-show .feature-body .focus-areas-section .states .state .state-icon,
#featured-grants-show .feature-body .focus-areas-section .states .state .focus-area-icon,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .state-icon,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .focus-area-icon,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .state-icon,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .focus-area-icon,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .state-icon,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .focus-area-icon {
  height: 48px;
  margin-right: 12px;
}

/* line 561, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state .state-icon img,
#featured-grants-show .feature-body .states-section .states .state .focus-area-icon img,
#featured-grants-show .feature-body .states-section .states .focus-area .state-icon img,
#featured-grants-show .feature-body .states-section .states .focus-area .focus-area-icon img,
#featured-grants-show .feature-body .states-section .focus-areas .state .state-icon img,
#featured-grants-show .feature-body .states-section .focus-areas .state .focus-area-icon img,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .state-icon img,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .focus-area-icon img,
#featured-grants-show .feature-body .focus-areas-section .states .state .state-icon img,
#featured-grants-show .feature-body .focus-areas-section .states .state .focus-area-icon img,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .state-icon img,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .focus-area-icon img,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .state-icon img,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .focus-area-icon img,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .state-icon img,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .focus-area-icon img {
  height: 100%;
  object-fit: cover;
}

/* line 569, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .btn-view-more,
#featured-grants-show .feature-body .focus-areas-section .btn-view-more {
  margin-top: 16px;
}

/* line 574, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters {
  margin: 56px 0;
  gap: 8px;
}

/* line 578, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper {
  gap: 16px;
}

/* line 581, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a {
  gap: 8px;
  padding: 8px 24px;
  flex-basis: 0;
  flex-grow: 1;
}

/* line 587, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.private-funders {
  background: linear-gradient(90deg, #f6fdff 0%, #d6f6ff 100%);
}

/* line 589, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.private-funders div.title {
  color: #002e3c;
}

/* line 594, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.over-20k {
  background: linear-gradient(90deg, #fff7fd 0%, #fed7f5 100%);
}

/* line 596, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.over-20k div.title {
  color: #590748;
}

/* line 602, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.over-20k div.arrow svg path {
  fill: #BB0695;
}

/* line 609, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.projects-and-programs {
  background: linear-gradient(90deg, #f9f6ff 0%, #e0d6ff 100%);
}

/* line 611, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.projects-and-programs div.title {
  color: #1f0e54;
}

/* line 617, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.projects-and-programs div.arrow svg path {
  fill: #6331F7;
}

/* line 624, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.government-funders {
  background: linear-gradient(90deg, #fffaf6 0%, #ffe5d6 100%);
}

/* line 626, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.government-funders div.title {
  color: #501d01;
}

/* line 632, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.government-funders div.arrow svg path {
  fill: #A63C03;
}

/* line 639, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a div.arrow {
  height: 40px;
}

/* line 643, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a div.title {
  min-height: 72px;
  width: 95%;
}

/* line 652, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu {
  padding-left: 2.8125rem;
  padding-right: 0.625rem;
}

/* line 656, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access {
  display: flex;
  flex-direction: column;
}

/* line 660, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access h3.head {
  font-family: 'Source Sans Pro';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #333333;
  margin-bottom: 0;
}

/* line 670, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter {
  margin-top: 5px;
}

/* line 673, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-name {
  display: flex;
  gap: 6px;
  width: fit-content;
  align-items: center;
  padding: 8px 12px;
  color: #5A56B3;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.42px;
  border-radius: 8px;
}

/* line 685, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-name::after {
  content: '';
  width: 8px;
  height: 8px;
  border-top-color: #5A56B3;
  border-top-style: solid;
  border-top-width: 3px;
  border-right-color: #5A56B3;
  border-right-style: solid;
  border-right-width: 3px;
  transform: rotate(135deg);
  padding: 3px;
}

/* line 699, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-name:hover {
  background-color: #F2F5F7;
}

/* line 704, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-name[aria-expanded='true']::after {
  margin-top: 5px;
  transform: rotate(315deg);
}

/* line 711, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-list {
  list-style-type: none;
  padding-left: 25px;
}

/* line 715, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-list li {
  padding-top: 4px;
  padding-bottom: 4px;
}

/* line 720, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-list a {
  font-weight: 400;
  color: #333333;
}

/* line 724, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-list a:hover {
  color: #5A56B3;
  text-decoration: underline;
}

/* line 732, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .no-arrow::after {
  content: none;
}

/* line 740, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show iframe {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 746, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .video-container {
  position: relative;
  padding-bottom: 62%;
}

/* line 751, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .d-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 992px) {
  /* line 761, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .testimonial-message {
    padding-left: 32px;
  }
}

@media screen and (max-width: 991px) {
  /* line 768, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body {
    padding-right: 30px;
    padding-left: 30px;
  }
  /* line 772, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list,
#featured-grants-show .feature-body .states-section .states,
#featured-grants-show .feature-body .focus-areas-section .focus-areas {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  /* line 778, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-side-menu {
    display: none;
  }
  /* line 781, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .d-flex {
    display: block;
  }
  /* line 784, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .testimonial-message {
    margin-top: 60px;
    padding-left: 0px;
  }
  /* line 788, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .see-more-overlay {
    width: 90%;
    top: 120px;
    text-align: center;
  }
  /* line 792, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .see-more-overlay .input-group {
    display: block;
  }
  /* line 795, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .see-more-overlay .btn {
    margin-top: 8px;
    display: block;
    border-radius: 4px;
    width: 100%;
  }
  /* line 803, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .stat-of-a-browse-grant {
    display: block;
  }
  /* line 807, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .container-fluid {
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  /* line 815, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  /* line 820, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .input-group .form-control {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}

/* line 828, app/assets/stylesheets/shared/styles/featured-grants.scss */
body.modal-open #browseGrantsModal {
  display: flex !important;
}

/* line 832, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal {
  align-items: center;
  justify-content: center;
}

/* line 835, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .modal-header {
  background: #F2F5F7;
  border-radius: 5px 5px 0 0;
}

/* line 838, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .modal-header .close {
  color: #747171;
  text-shadow: none;
  opacity: 1;
}

/* line 844, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal h2.modal-title {
  font-size: 15px;
  color: #333333;
}

/* line 847, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal h2.modal-title .bold {
  font-weight: 800;
  color: #64447C;
}

/* line 852, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .caret {
  border: none;
  margin: 0;
  width: auto;
  height: auto;
  vertical-align: initial;
  color: #747171;
  font-weight: 600;
}

/* line 862, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container #browse-grants-carousel {
  padding: 0.625rem 0;
}

/* line 865, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner {
  overflow: auto;
  max-height: calc(100vh - 12.5rem);
  border-bottom: 1px solid #C5D1D4;
  padding: 0 1.25rem;
}

/* line 871, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body h4 {
  font-size: 24px;
  margin-top: 0;
}

/* line 875, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body h3 {
  font-size: 20px;
}

/* line 878, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body h4 {
  font-size: 14px;
  padding-bottom: 0.625rem;
}

/* line 882, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .grant-attributes {
  height: auto;
  padding-bottom: initial;
}

/* line 885, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .grant-attributes .label-grey {
  background-color: #E4EAEC;
  color: #333333 !important;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  margin: 0 5px 7px 0;
  padding: 4px 6px;
  line-height: 1.21;
}

/* line 897, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .filing-summary .filing-header {
  margin-bottom: 0.625rem;
}

/* line 899, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .filing-summary .filing-header .filing-header-grouped-actions {
  display: none;
}

/* line 902, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .filing-summary .filing-header .summary-header-button {
  display: none;
}

/* line 905, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .filing-summary .filing-header .foundations-breadcrumbs {
  margin-top: 0.625rem;
}

/* line 910, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-panel-link {
  display: none;
}

/* line 914, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane .panel-heading h3 {
  font-size: 16px;
}

/* line 917, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane .standard-plan-upsell.row {
  display: none;
}

/* line 920, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container {
  background: linear-gradient(180deg, #F2F5F7 0%, rgba(242, 245, 247, 0) 100%);
  padding-top: 50px;
}

/* line 923, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner {
  margin: auto auto 20px auto;
  padding: 0px 24px;
  max-width: 95%;
}

/* line 927, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .standard-plan-upsell-image-wrap {
  position: relative;
}

/* line 930, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner img {
  max-width: 100%;
  margin-top: 0.625rem;
}

/* line 934, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .standard-plan-upsell-header {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 939, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .standard-plan-upsell-header .signup-section .btn-plan-standard {
  margin-bottom: 5px;
}

@media only screen and (max-width: 991px) {
  /* line 934, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .standard-plan-upsell-header {
    flex-direction: column;
    text-align: center;
  }
  /* line 945, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .standard-plan-upsell-header h4 {
    margin-bottom: 0.9375rem;
  }
}

/* line 950, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner h3 {
  color: #64447C;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 32px !important;
  margin-bottom: 10px !important;
  margin-top: 0 !important;
}

/* line 958, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner h4 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
}

/* line 965, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner h5 {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
}

/* line 970, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner section {
  margin-top: 0.9375rem;
}

/* line 973, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .signup-section {
  text-align: center;
}

/* line 976, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .sample-data-container {
  position: absolute;
  top: 1.5625rem;
  right: 1.5625rem;
}

/* line 980, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .sample-data-container .sample-data-header {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

/* line 986, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .sample-data-container .sample-data-description {
  color: #747171;
  font-size: 12px;
  line-height: 12px;
  margin: 0px;
}

@media only screen and (max-width: 992px) {
  /* line 976, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .sample-data-container {
    top: 0.9375rem;
    right: 0.3125rem;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 0.15625rem;
  }
  /* line 997, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .sample-data-container .sample-data-header {
    font-size: 12px;
    margin-bottom: 0;
  }
}

/* line 1006, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .browse-grants-modal-grant-details-header-container {
  display: flex;
  justify-content: space-between;
}

/* line 1009, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .browse-grants-modal-grant-details-header-container .grant-actions-row {
  align-items: flex-start;
  margin: 0;
}

/* line 1014, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .browse-grants-modal-grant-details-header-container .grant-name {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Lato;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  font-size: 24px;
}

@media only screen and (max-width: 992px) {
  /* line 1006, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .browse-grants-modal-grant-details-header-container {
    flex-direction: column;
  }
  /* line 1027, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .browse-grants-modal-grant-details-header-container .grant-actions-row {
    margin: 5px 0 15px 0;
  }
}

/* line 1034, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls {
  display: flex;
  padding-top: 0.3125rem;
}

/* line 1037, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .control-wrap {
  width: 50%;
  display: flex;
}

/* line 1040, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .control-wrap.left {
  justify-content: flex-start;
}

/* line 1043, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .control-wrap.right {
  justify-content: flex-end;
}

/* line 1047, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control {
  opacity: 1;
  background-image: none;
  margin: 0;
  position: unset;
  width: auto;
}

/* line 1053, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control .rotateimg180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 1060, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control #previous-grant-name,
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control #next-grant-name {
  font-size: 14px;
  font-weight: 700;
  color: #333333;
  text-shadow: none;
}

@media only screen and (max-width: 600px) {
  /* line 1060, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control #previous-grant-name,
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control #next-grant-name {
    padding: 0 1.25rem;
    line-height: 1.1;
  }
}

/* line 1071, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control #previous-grant-name {
  padding-left: 0.625rem;
}

/* line 1074, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control #next-grant-name {
  padding-right: 0.625rem;
}

/* line 1080, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal p.view-full-report {
  font-size: 15px;
  margin-bottom: 1.25rem;
}

/* line 1083, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal p.view-full-report #browse-grants-modal-view-full-990-report {
  color: #64447C;
  font-weight: bold;
}

/* line 1091, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial .testimonial-message,
#browse-grants-modal-page-takeover .testimonial-message {
  text-align: center;
  padding-left: 24px;
  padding-bottom: 0.625rem;
}

@media only screen and (max-width: 991px) {
  /* line 1091, app/assets/stylesheets/shared/styles/featured-grants.scss */
  .browse-grants-interstitial .testimonial-message,
#browse-grants-modal-page-takeover .testimonial-message {
    margin-top: 2.5rem;
    padding-left: 0;
  }
}

/* line 1099, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial .testimonial-message .testimonial-face,
#browse-grants-modal-page-takeover .testimonial-message .testimonial-face {
  border-radius: 100%;
  border: 4px solid #FFFFFF;
  margin: 0 auto;
  display: block;
}

/* line 1106, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial .see-more-text,
#browse-grants-modal-page-takeover .see-more-text {
  font-size: 18px;
  color: #747171;
}

/* line 1110, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial .form-wrap,
#browse-grants-modal-page-takeover .form-wrap {
  max-width: 450px;
}

/* line 1113, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial p.learn-more,
#browse-grants-modal-page-takeover p.learn-more {
  font-size: 15px;
  color: #333333;
  clear: both;
  padding-top: 0.9375rem;
}

/* line 1118, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial p.learn-more a,
#browse-grants-modal-page-takeover p.learn-more a {
  color: #64447C;
  font-weight: 600;
}

/* line 1124, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browse-grants-modal-page-takeover {
  background: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.15);
  padding: 30px;
  backdrop-filter: blur(5px);
  position: absolute;
  top: calc(50% - 167px);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 900px;
  z-index: 2000;
}

/* line 1137, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browse-grants-modal-page-takeover p.testimonial-quote {
  margin-bottom: 0;
}

/* line 1140, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browse-grants-modal-page-takeover .testimonial-message {
  padding-top: 9px;
}

@media only screen and (max-width: 991px) {
  /* line 1124, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browse-grants-modal-page-takeover {
    top: auto;
    bottom: 0;
    text-align: center;
  }
  /* line 1147, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browse-grants-modal-page-takeover .form-wrap {
    margin: 0 auto;
  }
  /* line 1150, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browse-grants-modal-page-takeover .testimonial-message {
    display: none;
  }
}

/* line 1154, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browse-grants-modal-page-takeover.d-none {
  display: none;
}

/* line 1159, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial.d-none {
  display: none;
}

/* line 1163, app/assets/stylesheets/shared/styles/featured-grants.scss */
.takeover-blur-and-disable-background {
  filter: blur(5px);
  pointer-events: none;
  user-select: none;
}

/* line 1170, app/assets/stylesheets/shared/styles/featured-grants.scss */
.show-search-box .select2-selection__rendered {
  line-height: 2.5rem !important;
  font-size: 1rem;
}

/* line 1174, app/assets/stylesheets/shared/styles/featured-grants.scss */
.show-search-box .select2-container .select2-selection--single {
  border: 1px solid #E4EAEC;
  height: 2.5rem !important;
  border-radius: 0.5rem !important;
}

/* line 1179, app/assets/stylesheets/shared/styles/featured-grants.scss */
.show-search-box .select2-selection__arrow {
  height: 2.5rem !important;
}

/* line 1183, app/assets/stylesheets/shared/styles/featured-grants.scss */
.show-search-box .select2-container--default .select2-selection--single {
  border-radius: 0.5rem;
}

/* line 1187, app/assets/stylesheets/shared/styles/featured-grants.scss */
.show-search-box .select2-dropdown {
  border-radius: 0.5rem;
}

/* line 1192, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown {
  color: #333333;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  box-shadow: 0px 4px 12px 0px #E5E5E5;
}

/* line 1199, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown .select2-search--dropdown {
  background: none;
}

/* line 1202, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown .select2-search--dropdown .select2-search__field {
  margin-bottom: 8px;
  border: none !important;
  border-bottom: 1px solid #E4EAEC !important;
}

/* line 1207, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown .select2-search--dropdown .select2-search__field:focus {
  outline: none !important;
}

/* line 1213, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown ul {
  scrollbar-color: #888888;
  scrollbar-width: 6px;
}

/* line 1218, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown ul::-webkit-scrollbar {
  width: 6px;
}

/* line 1222, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown ul::-webkit-scrollbar-thumb {
  background-color: #888888;
  border-radius: 10px;
}

/* line 1229, app/assets/stylesheets/shared/styles/featured-grants.scss */
.select2-container--open .browse-grants-show-dropdown.select2-dropdown--below {
  border: 1px solid #E4EAEC;
  border-radius: 13px;
  margin-top: 10px;
}

/* line 1235, app/assets/stylesheets/shared/styles/featured-grants.scss */
.select2-container--open .browse-grants-show-dropdown.select2-dropdown--below .select2-results__options .select2-results__option {
  padding-left: 0.75rem;
}

/* line 1239, app/assets/stylesheets/shared/styles/featured-grants.scss */
.select2-container--open .browse-grants-show-dropdown.select2-dropdown--below .select2-results__options .select2-results__option--highlighted.select2-results__option--selectable {
  color: #333333;
  background-color: #EEEEEE;
}

/* line 1247, app/assets/stylesheets/shared/styles/featured-grants.scss */
.blurred-grant-attribute {
  filter: blur(3px);
}

/* line 1, app/assets/stylesheets/shared/layout/header.scss */
header {
  /* Multiple accounts navbar */
}

/* line 2, app/assets/stylesheets/shared/layout/header.scss */
header .navbar {
  background-color: white;
  border: none;
  height: 80px;
}

/* line 7, app/assets/stylesheets/shared/layout/header.scss */
header .navbar a {
  font-family: 'Source Sans Pro', sans-serif;
}

/* line 12, app/assets/stylesheets/shared/layout/header.scss */
header .navbar.compact-nav {
  height: 70px;
}

/* line 16, app/assets/stylesheets/shared/layout/header.scss */
header #navbar-collapse {
  background: white;
  border: none;
}

@media (min-width: 768px) {
  /* line 16, app/assets/stylesheets/shared/layout/header.scss */
  header #navbar-collapse {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 16, app/assets/stylesheets/shared/layout/header.scss */
  header #navbar-collapse {
    padding: 1.5rem 0px;
    border-radius: 0.5rem;
  }
}

/* line 33, app/assets/stylesheets/shared/layout/header.scss */
header .navbar-fixed-top .navbar-collapse {
  max-height: calc(100dvh - 58px);
}

/* line 37, app/assets/stylesheets/shared/layout/header.scss */
header .btn-head {
  margin-bottom: 20px;
}

/* line 42, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown a {
  border: 0px;
}

/* line 47, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown.grants > a {
  margin-bottom: 0 !important;
}

/* line 51, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown.grants ul.dropdown-menu {
  gap: 0;
}

@media (max-width: 767px) {
  /* line 56, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open {
    width: 100%;
  }
}

/* line 61, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown.open .dropdown-toggle {
  background-color: #FFFFFF;
}

@media (max-width: 767px) {
  /* line 61, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-toggle {
    margin-bottom: 1rem;
  }
}

/* line 69, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown.open .dropdown-menu {
  display: flex;
}

@media (max-width: 1024px) {
  /* line 72, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu.resources {
    left: -85px;
  }
}

@media (min-width: 1025px) and (max-width: 1278px) {
  /* line 72, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu.resources {
    left: -150px;
  }
}

@media (min-width: 1279px) {
  /* line 72, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu.resources {
    left: -240px;
  }
}

@media (max-width: 1024px) {
  /* line 86, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu.platform {
    left: -20px;
  }
}

@media (min-width: 1025px) and (max-width: 1278px) {
  /* line 86, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu.platform {
    left: -95px;
  }
}

@media (min-width: 1279px) {
  /* line 86, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu.platform {
    left: -185px;
  }
}

@media (max-width: 767px) {
  /* line 69, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu {
    flex-direction: column;
    padding: 0;
    gap: 1.5rem;
  }
}

/* line 108, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .dropdown-menu {
  border-radius: 0.5rem;
  padding: 1.5rem;
  column-gap: 2rem;
  min-width: auto !important;
}

/* line 115, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .dropdown-menu.platform li {
  width: 13.125rem;
}

@media (min-width: 1025px) and (max-width: 1279px) {
  /* line 115, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown .dropdown-menu.platform li {
    width: 13.125rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 115, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown .dropdown-menu.platform li {
    width: 10.625rem;
  }
}

/* line 128, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .dropdown-menu li {
  width: 11.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  font-size: 1rem;
  font-weight: 600;
  color: #333333;
}

@media (max-width: 767px) {
  /* line 128, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown .dropdown-menu li {
    gap: 0.25rem;
    width: 100%;
  }
}

@media (min-width: 1025px) and (max-width: 1279px) {
  /* line 128, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown .dropdown-menu li {
    width: 9.375rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 128, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown .dropdown-menu li {
    width: 7.5rem;
    font-size: 0.8125rem;
  }
}

/* line 151, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .dropdown-menu li div {
  display: flex;
  flex-direction: column;
}

/* line 155, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .dropdown-menu li div a {
  align-items: center;
  color: #5A56B3;
  display: flex;
  min-height: 2rem;
}

@media (max-width: 767px) {
  /* line 155, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown .dropdown-menu li div a {
    font-size: 1rem;
  }
}

/* line 166, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .dropdown-menu li div a:hover {
  color: #3D3A82;
}

/* line 173, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .caret {
  width: 0px !important;
  margin-right: 0;
}

/* line 179, app/assets/stylesheets/shared/layout/header.scss */
header .navbar nav div.btn-links {
  font-weight: 600;
  letter-spacing: 0.85px;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 8px;
  text-transform: unset;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 767px) {
  /* line 179, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar nav div.btn-links {
    margin-top: 2rem;
    flex-direction: column;
    justify-content: start;
    gap: 0.5rem;
  }
}

/* line 198, app/assets/stylesheets/shared/layout/header.scss */
header .navbar nav div.btn-links .head-login, header .navbar nav div.btn-links .head-upgrade {
  padding: 0.5rem 1rem;
}

@media (max-width: 767px) {
  /* line 198, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar nav div.btn-links .head-login, header .navbar nav div.btn-links .head-upgrade {
    width: 100%;
    line-height: 34px;
  }
}

@media (max-width: 990px) {
  /* line 207, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar nav div.btn-links .head-login svg, header .navbar nav div.btn-links .head-upgrade svg {
    top: 25%;
    width: 14px;
  }
  /* line 212, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar nav div.btn-links .head-login span, header .navbar nav div.btn-links .head-upgrade span {
    font-size: 0.8125rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 198, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar nav div.btn-links .head-login, header .navbar nav div.btn-links .head-upgrade {
    padding: 0.125rem 0.5rem;
  }
}

/* line 224, app/assets/stylesheets/shared/layout/header.scss */
header .navbar.navbar-multiple-accounts {
  background-color: #F2F5F7;
  height: 50px;
}

/* line 228, app/assets/stylesheets/shared/layout/header.scss */
header .navbar.navbar-multiple-accounts > .container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-width: 100%;
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 224, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar.navbar-multiple-accounts {
    padding: 0.625rem;
    height: unset;
  }
}

/* line 242, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown {
  display: inline-block;
  margin-left: 0.5rem;
}

/* line 246, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-button {
  border-radius: 16.5px;
  background-color: #F2F5F7;
  border: 1px solid #C5D1D4;
  line-height: 15px;
  padding: 8px 12px;
}

/* line 254, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown.open > .account-swap-dropdown-button {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* line 259, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu {
  border: none;
  padding: 0;
  margin: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  width: 100%;
  max-height: 500px;
  overflow: auto;
}

/* line 269, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu > li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 274, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu > li:hover {
  background-color: #F6F6F5;
}

/* line 278, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu > li > .fa-plus {
  color: #747171;
}

/* line 282, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu > li > .fa-check {
  margin-right: 12px;
}

/* line 286, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu > li > a {
  color: #333333;
  font-size: 14px;
  line-height: 17px;
  padding: 10px 12px;
  width: 100%;
  text-overflow: ellipsis;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 296, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu > li > a:hover {
  background: none;
}

/* line 303, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .add-new-client {
  background-color: #F2F5F7;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-weight: 600;
}

/* line 309, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .add-new-client .fa-plus {
  color: #8C9699;
  margin-right: 5px;
}

/* line 314, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .add-new-client:hover {
  background-color: #e2e9ed !important;
}

/* line 321, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 326, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .add-new-project {
  padding-top: 0px;
  padding-bottom: 8px;
}

/* line 27, app/assets/stylesheets/shared/base/mixin.scss */
header .mobile-navbar .add-new-project a:not(.btn),
header .mobile-navbar .add-new-project .btn-link {
  color: #00799E;
}

/* line 30, app/assets/stylesheets/shared/base/mixin.scss */
header .mobile-navbar .add-new-project a:not(.btn):hover,
header .mobile-navbar .add-new-project .btn-link:hover {
  color: #00526b;
}

/* line 333, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .projects-and-filter {
  margin: 0;
}

/* line 337, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .master-tracker {
  margin-bottom: 8px;
}

/* line 340, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .master-tracker a {
  color: #333333 !important;
  font-size: 12px;
  line-height: 16px !important;
  padding-right: 15px;
}

/* line 346, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .master-tracker a span {
  color: #A8AFB1;
  margin-right: 8px;
}

/* line 355, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .project-group-tracker .project-group-dropdown .dropdown-component {
  position: relative;
  width: auto;
}

/* line 359, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .project-group-tracker .project-group-dropdown .dropdown-component .dropdown-button button {
  display: block !important;
  width: fit-content;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 370, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .left-navbar-group-header {
  border-bottom: 1px solid #EEEEEE;
  color: #747171;
  font-size: 12px;
  letter-spacing: 0.8px;
  line-height: normal;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0px;
}

/* line 383, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar a.project-link {
  border-left: 4px solid #FDC05A;
}

/* line 387, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .active > a,
header .mobile-navbar .active > a:hover,
header .mobile-navbar .active > a:focus {
  background-color: #F2F5F7 !important;
}

/* line 392, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .active > a > .project-title,
header .mobile-navbar .active > a:hover > .project-title,
header .mobile-navbar .active > a:focus > .project-title {
  color: #333333 !important;
}

/* line 396, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .active > a path,
header .mobile-navbar .active > a:hover path,
header .mobile-navbar .active > a:focus path {
  fill: #333333;
}

/* line 401, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar li > a:not(.head-login) > span,
header .mobile-navbar li > a:not(.head-login) > i {
  display: inline-block;
  margin-right: 8px;
  text-align: center;
  width: 18px;
}

/* line 408, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar li > a:not(.head-login) > span > svg,
header .mobile-navbar li > a:not(.head-login) > i > svg {
  vertical-align: middle;
}

/* line 413, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .free-sample-alert {
  margin: 15px 10px 5px 10px;
}

/* line 419, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav {
  display: flex;
  justify-content: right;
  width: 100%;
}

/* line 424, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin {
  gap: 0.5625rem;
}

/* line 427, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin li.accordion-item a,
header .revamped-navbar.nav.loggedin div.add-new-project a {
  font-family: inherit;
}

/* line 432, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin li.list-header a {
  padding-left: 0;
  padding-right: 0;
}

/* line 437, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin > li > a {
  padding: 0.875rem;
}

@media (max-width: 990px) {
  /* line 437, app/assets/stylesheets/shared/layout/header.scss */
  header .revamped-navbar.nav.loggedin > li > a {
    font-size: 0.875rem;
  }
}

@media (min-width: 991px) and (max-width: 1260px) {
  /* line 437, app/assets/stylesheets/shared/layout/header.scss */
  header .revamped-navbar.nav.loggedin > li > a {
    font-size: 1rem;
  }
}

/* line 450, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin .dropup .dropdown-toggle {
  background-color: #FFFFFF;
  border: none;
  border-top: 1px solid #EEEEEE;
  padding: 0.875rem 0px 0.875rem 0.875rem;
  width: 100%;
  text-align: left;
  font-family: 'Source Sans Pro', sans-serif;
  gap: 0.5rem;
}

/* line 461, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin .dropup .dropdown-menu {
  position: absolute;
  float: unset;
  left: 10px;
  border: 1px solid #C5D1D4;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding-bottom: 8px;
}

/* line 471, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin .dropup .dropdown-menu .upgrade-item {
  color: #64447C !important;
}

/* line 474, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin .dropup .dropdown-menu .upgrade-item:hover, header .revamped-navbar.nav.loggedin .dropup .dropdown-menu .upgrade-item:focus, header .revamped-navbar.nav.loggedin .dropup .dropdown-menu .upgrade-item:active {
  color: #523866;
}

/* line 480, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin .dropup .dropdown-menu .upgrade-item img {
  max-height: 16px;
  margin-left: 2px;
  position: relative;
  top: -2px;
}

/* line 491, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav li > a.mobile-border,
header .revamped-navbar.nav li > a.admin {
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem;
  padding: 0.875rem 0;
  margin: 0 0.5rem;
  color: #333333;
}

/* line 501, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav > div.nav-links {
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 1.5rem;
  padding: 0px 1rem;
}

@media (max-width: 767px) {
  /* line 501, app/assets/stylesheets/shared/layout/header.scss */
  header .revamped-navbar.nav > div.nav-links {
    padding-top: 0px;
    flex-direction: column;
    align-items: start;
    gap: 2rem;
  }
}

/* line 516, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav > div.nav-links > li > a {
  color: #333333;
  font-style: normal;
  font-size: 1rem;
  font-weight: 600;
}

@media (max-width: 767px) {
  /* line 516, app/assets/stylesheets/shared/layout/header.scss */
  header .revamped-navbar.nav > div.nav-links > li > a {
    font-size: 1.125rem;
    padding: 0px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 516, app/assets/stylesheets/shared/layout/header.scss */
  header .revamped-navbar.nav > div.nav-links > li > a {
    font-size: 0.8125rem;
  }
}

@media (max-width: 767px) {
  /* line 536, app/assets/stylesheets/shared/layout/header.scss */
  header .revamped-navbar.nav {
    flex-direction: column;
  }
}

/* line 542, app/assets/stylesheets/shared/layout/header.scss */
.master-tracker-actions-top {
  display: flex;
  align-items: center;
}

/* line 547, app/assets/stylesheets/shared/layout/header.scss */
.master-tracker-actions-top .referral-link img {
  padding: 0 0 2px 0;
}

/* line 554, app/assets/stylesheets/shared/layout/header.scss */
.mobile-navbar .navigation-new-item::after {
  content: url(/assets/navigation-new-notification-3ae633a185a9039a1707dc1b293c3fd0c88fa167caafa314d46c9dc20ee48889.svg);
  height: 1.0625rem;
  padding-left: 8px;
}

/* line 560, app/assets/stylesheets/shared/layout/header.scss */
.mobile-navbar .dropdown-toggle,
.mobile-navbar .profile-item {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

@media (max-width: 991px) {
  /* line 569, app/assets/stylesheets/shared/layout/header.scss */
  .mobile-navbar {
    margin-right: 0;
  }
  /* line 574, app/assets/stylesheets/shared/layout/header.scss */
  .navbar > .container {
    width: 100%;
  }
  /* line 579, app/assets/stylesheets/shared/layout/header.scss */
  .master-tracker-actions-top {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  /* line 584, app/assets/stylesheets/shared/layout/header.scss */
  .master-tracker-actions-top .hidden-md.hidden-lg .referral-link {
    display: flex;
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  /* line 593, app/assets/stylesheets/shared/layout/header.scss */
  .mobile-navbar {
    margin-right: -15px;
  }
  /* line 596, app/assets/stylesheets/shared/layout/header.scss */
  .mobile-navbar .mobile-border {
    border-bottom: 1px solid #EEEEEE;
  }
  /* line 600, app/assets/stylesheets/shared/layout/header.scss */
  .mobile-navbar .project-link {
    color: #333333;
  }
  /* line 604, app/assets/stylesheets/shared/layout/header.scss */
  .mobile-navbar li > a > span {
    margin-right: 13px;
  }
  /* line 610, app/assets/stylesheets/shared/layout/header.scss */
  .navbar-default .mobile-common-search {
    display: inline-block;
    float: right;
  }
  /* line 615, app/assets/stylesheets/shared/layout/header.scss */
  .navbar-default .common-search,
.navbar-default .common-search-modal-trigger-container {
    display: inline-block;
    margin: 0 0 0 0.625rem;
  }
  /* line 620, app/assets/stylesheets/shared/layout/header.scss */
  .navbar-default .common-search .btn-default,
.navbar-default .common-search-modal-trigger-container .btn-default {
    padding: 0 14px;
    height: 34px;
    border-radius: 4px;
  }
  /* line 625, app/assets/stylesheets/shared/layout/header.scss */
  .navbar-default .common-search .btn-default .fa,
.navbar-default .common-search-modal-trigger-container .btn-default .fa {
    color: #888888;
  }
  /* line 632, app/assets/stylesheets/shared/layout/header.scss */
  .nav-tabs {
    margin: auto;
  }
  /* line 635, app/assets/stylesheets/shared/layout/header.scss */
  .nav-tabs .page-tab-pill {
    font-size: 14px !important;
    line-height: 17px !important;
    overflow: hidden;
  }
  /* line 640, app/assets/stylesheets/shared/layout/header.scss */
  .nav-tabs .page-tab-pill .help-text {
    display: none !important;
  }
  /* line 646, app/assets/stylesheets/shared/layout/header.scss */
  .project-title {
    font-weight: bold;
    margin-bottom: 3px;
    line-height: 16px;
  }
  /* line 651, app/assets/stylesheets/shared/layout/header.scss */
  .project-title .arrow {
    float: right;
    margin-top: 8px;
  }
  /* line 657, app/assets/stylesheets/shared/layout/header.scss */
  .project-lead-name {
    color: #747171;
    line-height: 13px;
    font-size: 14px !important;
    display: block;
  }
  /* line 664, app/assets/stylesheets/shared/layout/header.scss */
  .snippet-container {
    padding-right: 16px;
  }
  /* line 668, app/assets/stylesheets/shared/layout/header.scss */
  .list-inline li {
    display: inline-block !important;
    max-width: 174px;
  }
  /* line 673, app/assets/stylesheets/shared/layout/header.scss */
  li.accordion-item {
    border-left-width: 7px !important;
    margin: 4px 0px !important;
  }
  /* line 678, app/assets/stylesheets/shared/layout/header.scss */
  .navbar .common-search-modal-trigger-container.mobile-hidden {
    display: none;
  }
}

/* line 683, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container {
  padding: 1rem 4rem;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  /* line 683, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 1rem;
    background-color: #FFFFFF;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
  }
  /* line 698, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container .revamped-navbar-header {
    order: 1;
    justify-content: space-between;
  }
  /* line 702, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container .swap-dropdown {
    order: 2;
    margin-top: 1.25rem;
  }
  /* line 706, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container .navbar-collapse.collapse {
    order: 3;
    padding-top: 0;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  /* line 683, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container {
    display: flex;
    margin-top: 0.625rem;
  }
}

@media (min-width: 1024px) {
  /* line 683, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 683, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container {
    width: 768px;
  }
}

@media (min-width: 1630px) {
  /* line 683, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container {
    width: 1600px;
  }
}

@media (min-width: 1370px) and (max-width: 1629px) {
  /* line 683, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container {
    width: 1340px;
  }
}

/* line 736, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .navbar-collapse.in .revamped-navbar, .revamped-navbar-container .navbar-collapse.collapsing .revamped-navbar {
  margin-left: 0;
  margin-right: 0;
}

/* line 743, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header {
  display: flex;
  align-items: center;
}

/* line 747, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header #logo {
  margin: 0px !important;
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 747, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container .revamped-navbar-header #logo {
    width: 120px;
  }
}

/* line 755, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header #logo-short {
  margin: 0;
}

/* line 759, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header button.navbar-toggle {
  margin: 0 0 0 0.625rem;
}

/* line 762, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header button.navbar-toggle div#close {
  display: none;
  padding: 0 0.25rem;
}

/* line 766, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header button.navbar-toggle div#close.active {
  display: flex;
}

/* line 771, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header button.navbar-toggle div#hamburger {
  display: none;
}

/* line 774, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header button.navbar-toggle div#hamburger.active {
  display: block;
}

/* line 1, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer {
  font-family: 'Source Sans Pro', sans-serif;
  padding: 82px;
  background: #F6F3FC;
}

/* line 6, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-grid {
  display: grid;
  column-gap: 26px;
  row-gap: 56px;
  grid-template-rows: auto;
}

/* line 13, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer a.logo-img {
  display: inline-flex;
  overflow: hidden;
}

/* line 18, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .careers-with-tag {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  gap: 8px;
}

/* line 25, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .careers-with-tag .hiring-span {
  color: #5A56B3;
  text-align: center;
  background-color: #DDDDF8;
  border-radius: 74px;
  padding: 3px 9px;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.2;
}

/* line 37, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer #logo-footer {
  width: 190px;
}

/* line 41, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-header {
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  color: #333333;
  margin: 0;
}

/* line 49, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .copyright {
  margin-top: 32px;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
}

/* line 57, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-links ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

/* line 66, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-links ul li.social-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
}

/* line 72, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-links ul li.social-links a, footer.new-footer .footer-links ul li.social-links img {
  line-height: 100%;
  max-width: 100%;
  display: inline-block;
}

/* line 79, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-links ul li a {
  color: #333333;
  font-size: 20px;
  font-weight: 100;
  line-height: 1.2;
}

/* line 85, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-links ul li a:hover {
  color: #747171;
}

/* line 89, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-links ul li a:active, footer.new-footer .footer-links ul li a:focus, footer.new-footer .footer-links ul li a:visited, footer.new-footer .footer-links ul li a:hover {
  text-decoration: none;
}

/* line 98, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer #footerLogoSection.footer-links ul {
  gap: 26px;
}

@media (max-width: 479px) {
  /* line 105, app/assets/stylesheets/shared/layout/footer.scss */
  footer.new-footer {
    padding-left: 42px;
    padding-right: 42px;
  }
  /* line 110, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid {
    grid-template-columns: 1fr;
  }
  /* line 113, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid #footerLogoSection {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  /* line 120, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }
  /* line 123, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid #footerLogoSection {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 130, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
  /* line 133, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid #footerLogoSection {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }
}

@media (min-width: 992px) {
  /* line 140, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  /* line 143, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid #footerLogoSection {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}

@media (min-width: 1280px) {
  /* line 150, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid {
    column-gap: 100px;
  }
}

/* line 2, app/assets/stylesheets/shared/layout/sidebar.scss */
aside section.user_info {
  margin-top: 20px;
}

/* line 5, app/assets/stylesheets/shared/layout/sidebar.scss */
aside section {
  padding: 10px 0;
  margin-top: 20px;
}

/* line 8, app/assets/stylesheets/shared/layout/sidebar.scss */
aside section:first-child {
  border: 0;
  padding-top: 0;
}

/* line 12, app/assets/stylesheets/shared/layout/sidebar.scss */
aside section span {
  display: block;
  margin-bottom: 3px;
  line-height: 1;
}

/* line 17, app/assets/stylesheets/shared/layout/sidebar.scss */
aside section h1 {
  font-size: 1.4em;
  text-align: left;
  letter-spacing: -1px;
  margin-bottom: 3px;
  margin-top: 0px;
}

/* line 24, app/assets/stylesheets/shared/layout/sidebar.scss */
aside section .gravatar {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* line 32, app/assets/stylesheets/shared/layout/sidebar.scss */
.gravatar {
  margin-right: 10px;
}

/* line 37, app/assets/stylesheets/shared/layout/sidebar.scss */
.gravatar_edit {
  margin-top: 15px;
}

/* line 41, app/assets/stylesheets/shared/layout/sidebar.scss */
.submission-date-suggestions {
  padding: 10px 0 10px 10px;
  color: #888888;
  display: none;
  font-size: 12px;
}

/* line 46, app/assets/stylesheets/shared/layout/sidebar.scss */
.submission-date-suggestions p.submission-date-suggestions-text {
  margin: 0;
}

/* line 49, app/assets/stylesheets/shared/layout/sidebar.scss */
.submission-date-suggestions .quick-link {
  position: relative;
}

/* line 51, app/assets/stylesheets/shared/layout/sidebar.scss */
.submission-date-suggestions .quick-link span {
  color: #00B2E8;
  line-height: 19px;
  padding: 2px 0;
  display: inline-block;
  cursor: pointer;
}

/* line 61, app/assets/stylesheets/shared/layout/sidebar.scss */
.submission-date-suggestions.ember-view {
  padding: 0px;
}

/*
 * Left nav
 */
/*
 * --left-nav-width tracks the current width of the desktop left nav so other
 * components (e.g. fixed-position toolbars over the main content) can offset
 * themselves without hardcoding the sidebar width. Below the 768px desktop
 * breakpoint the sidebar is hidden, so the variable defaults to 0.
 */
/* line 11, app/assets/stylesheets/shared/layout/left_nav.scss */
body {
  --left-nav-width: 0;
}

@media (min-width: 768px) {
  /* line 16, app/assets/stylesheets/shared/layout/left_nav.scss */
  body {
    --left-nav-width: 190px;
  }
  /* line 20, app/assets/stylesheets/shared/layout/left_nav.scss */
  body:has(.left-nav-collapsible.left-nav) {
    --left-nav-width: 256px;
  }
  /* line 24, app/assets/stylesheets/shared/layout/left_nav.scss */
  body:has(.left-nav.left-nav--collapsed) {
    --left-nav-width: 60px;
  }
}

/* line 30, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav-search-container-collapsible .common-search,
.left-nav-search-container-collapsible .common-search-modal,
.left-nav-search-container-collapsible .common-search-modal-trigger-container {
  margin: 8px 12px;
}

/* line 37, app/assets/stylesheets/shared/layout/left_nav.scss */
.js-collapsible-project-list {
  display: grid;
  grid-template-rows: 1fr;
  opacity: 1;
  visibility: visible;
  transition: grid-template-rows 250ms ease-out, opacity 200ms ease-out, visibility 0s;
}

/* line 44, app/assets/stylesheets/shared/layout/left_nav.scss */
.js-collapsible-project-list > .project-list-content {
  overflow: visible;
}

/* line 48, app/assets/stylesheets/shared/layout/left_nav.scss */
.js-collapsible-project-list.project-list-collapsed {
  grid-template-rows: 0fr;
  opacity: 0;
  visibility: hidden;
  transition: grid-template-rows 200ms ease-in, opacity 150ms ease-in, visibility 0s 200ms;
}

/* line 54, app/assets/stylesheets/shared/layout/left_nav.scss */
.js-collapsible-project-list.project-list-collapsed > .project-list-content {
  overflow: hidden;
}

/* line 60, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav > li > a {
  padding: 6px 12px;
}

/* line 63, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
  background-color: #E5E5E5;
}

/* line 69, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav a.referral-link, .mobile-navbar a.referral-link {
  color: #5A56B3 !important;
  font-weight: 600;
}

/* line 72, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav a.referral-link:hover, .left-nav a.referral-link:active, .left-nav a.referral-link:focus, .mobile-navbar a.referral-link:hover, .mobile-navbar a.referral-link:active, .mobile-navbar a.referral-link:focus {
  color: #090830;
}

/* line 76, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav .account-resource-counts, .mobile-navbar .account-resource-counts {
  background: #EEEEEE;
  border-radius: 16px;
  padding: 2px 6px;
  margin-left: 4px;
}

/* line 86, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .list-header a {
  margin: 4px 8px;
  border-radius: 6px;
  padding: 4px 6px;
}

/* line 90, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .list-header a.active {
  color: #5A56B3;
}

/* line 92, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .list-header a.active .account-resource-counts {
  background: #DDDDF8;
}

/* line 99, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-header {
  border-bottom: 1px solid #EEEEEE;
}

/* line 102, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-header .projects-and-filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
}

/* line 110, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-header > .project-list-toggle-btn {
  width: 100%;
  padding: 12px 0;
}

/* line 116, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-toggle-btn {
  color: #747171;
  font-size: 12px;
  letter-spacing: 0.8px;
  line-height: normal;
}

/* line 123, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-toggle-btn .left-navbar-group-header {
  border-bottom: none !important;
  padding: 0 !important;
  display: inline !important;
}

/* line 129, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-toggle-btn .project-list-chevron {
  transition: transform 150ms ease;
}

/* line 133, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-toggle-btn.project-list-collapsed .project-list-chevron {
  transform: rotate(-90deg);
}

/* line 138, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-filter-actions {
  position: relative;
}

/* line 141, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-filter-actions .dropdown-menu {
  position: absolute;
  left: auto;
  right: 0;
  top: 100%;
  z-index: 1000;
  min-width: 200px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

@media (min-width: 768px) {
  /* line 157, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-collapsible.left-nav {
    background-color: #FFFFFF;
    transition: width 250ms ease-out;
    width: 256px;
  }
  /* line 163, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav {
    position: fixed;
    width: 190px;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    padding: 16px 16px 4px 16px;
    border-right: 1px solid #C5D1D4;
    display: -moz-flex;
    -moz-flex-direction: column;
    -moz-flex-wrap: nowrap;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-flex-wrap: nowrap;
    display: -ms-flex;
    -ms-flex-direction: column;
    -ms-flex-wrap: nowrap;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    z-index: 1000;
  }
}

@media (min-width: 768px) and (max-height: 720px) {
  /* line 192, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.navbar-present {
    padding-top: 66px;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  /* line 198, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-header {
    text-align: center;
    margin-bottom: 8px;
  }
  /* line 202, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-header .left-logo--full {
    max-width: 160px;
  }
  /* line 205, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-header .left-logo--short {
    display: none;
  }
  /* line 208, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-header .left-nav-toggle-collapsed {
    display: none;
  }
  /* line 213, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body {
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 2em;
  }
  /* line 223, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer {
    -moz-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin-bottom: 0 !important;
  }
  /* line 230, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropup {
    display: flex;
  }
  /* line 234, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > .active > a, .left-nav-footer > .active > a:hover, .left-nav-footer > .active > a:focus {
    color: #333333 !important;
  }
  /* line 239, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > .active > a path, .left-nav-footer > .active > a:hover path, .left-nav-footer > .active > a:focus path {
    fill: #333333;
  }
  /* line 242, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > .active > a path.gift, .left-nav-footer > .active > a:hover path.gift, .left-nav-footer > .active > a:focus path.gift {
    fill: #47b1c8;
  }
  /* line 251, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > .active > a .grant-writing-icon path:first-of-type, .left-nav-footer > .active > a:hover .grant-writing-icon path:first-of-type, .left-nav-footer > .active > a:focus .grant-writing-icon path:first-of-type {
    stroke: #000000;
    fill: unset;
  }
  /* line 257, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > .active > a .grant-writing-icon:hover path:first-of-type, .left-nav-footer > .active > a:hover .grant-writing-icon:hover path:first-of-type, .left-nav-footer > .active > a:focus .grant-writing-icon:hover path:first-of-type {
    stroke: #000000;
    fill: unset;
  }
  /* line 265, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-toggle {
    background-color: #FFFFFF;
    border: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-grow: 1;
    text-align: left;
    width: 100%;
    max-width: none;
  }
  /* line 277, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu {
    left: 10px;
    padding: 8px 0px;
  }
  /* line 281, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu > li > a {
    display: flex;
    column-gap: 4px;
    align-items: center;
    color: #747171;
    padding: 8px;
    line-height: 17px;
  }
  /* line 289, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu > li > a:hover, .left-nav-footer .dropdown-menu > li > a:focus, .left-nav-footer .dropdown-menu > li > a:active {
    background-color: #E5E5E5;
    color: #333333;
  }
  /* line 295, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .upgrade-pro-item {
    color: #ad3f00;
  }
  /* line 297, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .upgrade-pro-item:hover, .left-nav-footer .dropdown-menu .upgrade-pro-item:focus, .left-nav-footer .dropdown-menu .upgrade-pro-item:active {
    color: #943500;
  }
  /* line 302, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .upgrade-item {
    color: #64447C;
  }
  /* line 304, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .upgrade-item:hover, .left-nav-footer .dropdown-menu .upgrade-item:focus, .left-nav-footer .dropdown-menu .upgrade-item:active {
    color: #523866;
  }
  /* line 308, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .navigation-new-item::after {
    padding-left: 3px;
  }
  /* line 311, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .salesforce-integration--token-invalid {
    color: #B80000;
  }
  /* line 315, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .salesforce-integration--not-configured {
    color: #8E5806;
  }
  /* Left nav navigation */
  /* line 322, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group {
    margin-right: -16px;
    margin-left: -16px;
    padding-top: 4px;
  }
  /* line 327, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group > li > p {
    padding-right: 20px;
    padding-left: 16px;
  }
  /* Left nav links */
  /* line 336, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group a.project-link {
    color: #888888;
  }
  /* line 342, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group.left-nav-footer a:not(.btn),
.left-nav-group.left-nav-footer button:not(.btn),
.left-nav-group.left-nav-footer .dropdown-toggle {
    color: #747171;
    margin: 4px 8px;
    border-radius: 6px;
    padding: 8px;
    display: flex;
    align-items: center;
    border: none;
  }
  /* line 354, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group .navigation-new-item::after {
    content: url(/assets/navigation-new-notification-3ae633a185a9039a1707dc1b293c3fd0c88fa167caafa314d46c9dc20ee48889.svg);
    height: 1.0625rem;
    padding-left: 8px;
  }
  /* line 361, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body {
    padding-bottom: 55px;
    -webkit-mask-image: linear-gradient(to bottom, white 90%, transparent 100%);
    mask-image: linear-gradient(to bottom, white 90%, transparent 100%);
  }
  /* line 367, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-title.accordion-button .arrow {
    position: absolute;
    right: 10px;
    top: 25px;
  }
  /* line 374, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body > li > a, .left-nav-body > div > li > a {
    cursor: pointer;
  }
  /* line 379, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .add-new-project {
    margin: 12px 16px;
  }
  /* line 382, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .add-new-project .popover {
    background: #333333;
    color: #FFFFFF;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 0.975rem;
    max-width: 120px;
    margin-left: 20px;
  }
  /* line 392, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .add-new-project .popover.bottom > .arrow:after {
    border-bottom-color: #333333;
  }
  /* line 396, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .add-new-project .popover a {
    color: #FFFFFF;
    text-decoration: underline;
  }
  /* line 404, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown {
    margin: 0 16px 12px 16px;
  }
  /* line 407, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown .dropdown-component {
    position: relative;
    width: auto;
  }
  /* line 411, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown .dropdown-component .dropdown-button button {
    display: block !important;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 420, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown ul {
    width: 100%;
    list-style: none;
    padding: 0;
    overflow-y: auto;
    scrollbar-width: none;
  }
  /* line 427, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown ul .dropdown-items {
    min-height: auto;
    max-height: 500px;
    -webkit-mask-image: linear-gradient(to bottom, white 95%, transparent 100%);
    mask-image: linear-gradient(to bottom, white 95%, transparent 100%);
  }
  /* line 435, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown ul li {
    padding: 8px 12px;
  }
  /* line 438, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown ul li label {
    display: flex;
    margin-bottom: 0;
    font-weight: normal;
    align-items: center;
    column-gap: 4px;
    cursor: pointer;
  }
  /* line 446, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown ul li label:hover {
    background-color: #E5E5E5;
  }
  /* line 455, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  /* line 460, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .projects-and-filter-left {
    display: flex;
    align-items: center;
  }
  /* line 465, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .projects-and-filter-right {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: auto;
  }
  /* line 472, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .add-new-project {
    margin: 0;
  }
  /* line 476, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown {
    display: flex;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    gap: 8px;
    justify-content: flex-end;
    flex: 1 1 auto;
    min-width: 0;
  }
  /* line 486, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown p {
    flex-grow: 1;
    margin-bottom: 0px;
  }
  /* line 491, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown .reset {
    cursor: pointer;
    font-size: 14px;
    line-height: 1.21;
    letter-spacing: normal;
  }
  /* line 498, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown .project-filter-actions {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-left: 0;
  }
  /* line 505, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown .dropdown-toggle {
    height: 18px;
  }
  /* line 508, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown .dropdown-toggle:hover {
    cursor: pointer;
  }
  /* line 513, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown .dropdown-toggle:hover path, .left-nav-body .projects-and-filter .project-filter-dropdown .dropdown-toggle:active path, .left-nav-body .projects-and-filter .project-filter-dropdown .dropdown-toggle:focus path {
    fill: #005A75;
  }
  /* line 519, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown .project-filter-icon {
    width: 20px;
    height: 20px;
    display: block;
  }
  /* line 527, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .master-tracker {
    margin: 16px 8px;
  }
  /* line 530, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .master-tracker .fa-heart {
    color: #A8AFB1;
  }
  /* line 535, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .master-tracker.active .fa-heart {
    color: #FF6E61;
  }
  /* line 541, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .left-navbar-group-header {
    align-items: center;
    color: #747171;
    font-size: 12px;
    letter-spacing: 0.8px;
    line-height: normal;
  }
  /* line 549, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-list-toggle-btn {
    padding: 2px 0px !important;
  }
  /* line 552, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-list-toggle-btn .project-list-chevron {
    transition: transform 150ms ease;
  }
  /* line 556, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-list-toggle-btn.project-list-collapsed .project-list-chevron {
    transform: rotate(-90deg);
  }
  /* line 561, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .all-projects-list-toggle {
    align-self: baseline;
  }
  /* line 564, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .all-projects-list-toggle .project-list-chevron {
    transition: transform 150ms ease;
  }
  /* line 568, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .all-projects-list-toggle.project-list-collapsed .project-list-chevron {
    transform: rotate(-90deg);
  }
  /* line 574, app/assets/stylesheets/shared/layout/left_nav.scss */
  .list-header {
    margin-top: 20px;
    margin-bottom: 45px;
  }
  /* line 578, app/assets/stylesheets/shared/layout/left_nav.scss */
  .list-header .left-navbar-group-header {
    margin-bottom: 0px;
  }
  /* line 582, app/assets/stylesheets/shared/layout/left_nav.scss */
  .list-header a {
    margin: 4px 8px;
    border-radius: 6px;
    padding: 8px !important;
    color: #888888;
  }
  /* line 587, app/assets/stylesheets/shared/layout/left_nav.scss */
  .list-header a.active {
    background-color: #F1F1F9;
    color: #5A56B3;
  }
  /* line 590, app/assets/stylesheets/shared/layout/left_nav.scss */
  .list-header a.active .account-resource-counts {
    background: #DDDDF8;
  }
  /* line 593, app/assets/stylesheets/shared/layout/left_nav.scss */
  .list-header a.active:hover {
    background-color: #F1F1F9;
  }
  /* line 600, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group > a:hover {
    background-color: #E5E5E5 !important;
  }
  /* line 604, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group > .active > a,
.left-nav-group > .active > a:hover,
.left-nav-group > .active > a:focus {
    background-color: #E5E5E5;
  }
  /* line 609, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group > .active > a > .project-title,
.left-nav-group > .active > a:hover > .project-title,
.left-nav-group > .active > a:focus > .project-title {
    color: #333333;
  }
  /* line 613, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group > .active > a.project-link,
.left-nav-group > .active > a.project-link:hover,
.left-nav-group > .active > a.project-link:focus {
    padding-left: 13px;
  }
  /* line 618, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group .project-link {
    border-left: 4px solid #FDC05A;
    position: relative;
  }
  /* line 623, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group .project-link.accordion-header {
    border-left: none;
  }
  /* line 627, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > li > a,
.left-nav-footer > li > .dropup > .dropdown-toggle {
    border-left: none !important;
  }
  /* line 631, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > li > a > img, .left-nav-footer > li > a > i, .left-nav-footer > li > a > svg,
.left-nav-footer > li > .dropup > .dropdown-toggle > img,
.left-nav-footer > li > .dropup > .dropdown-toggle > i,
.left-nav-footer > li > .dropup > .dropdown-toggle > svg {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    width: 18px;
    vertical-align: middle;
  }
  /* line 638, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > li > a > img > svg, .left-nav-footer > li > a > i > svg, .left-nav-footer > li > a > svg > svg,
.left-nav-footer > li > .dropup > .dropdown-toggle > img > svg,
.left-nav-footer > li > .dropup > .dropdown-toggle > i > svg,
.left-nav-footer > li > .dropup > .dropdown-toggle > svg > svg {
    vertical-align: middle;
  }
  /* line 643, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > li > a:hover,
.left-nav-footer > li > .dropup > .dropdown-toggle:hover {
    background-color: #E5E5E5;
  }
  /*
   * Main content
   */
  /* line 652, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav + .main {
    margin-left: 190px;
  }
  /* line 656, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-collapsible.left-nav + .main {
    margin-left: 256px;
  }
}

/* line 661, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav-body-collapsed {
  display: none;
}

/* line 665, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav-footer-collapsed {
  display: none;
}

@media (min-width: 768px) {
  /* line 669, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed {
    width: 60px;
    padding: 8px 8px 4px 8px;
  }
  /* line 674, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-toggle {
    display: none;
  }
  /* line 678, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-toggle-collapsed {
    display: none;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
  /* line 687, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed:hover .left-nav-toggle-collapsed, .left-nav.left-nav--collapsed:focus-within .left-nav-toggle-collapsed {
    display: flex;
  }
  /* line 692, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed:hover .left-nav-header .left-logo--short, .left-nav.left-nav--collapsed:focus-within .left-nav-header .left-logo--short {
    opacity: 0;
  }
  /* line 698, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body {
    display: none;
  }
  /* line 702, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-footer:not(.left-nav-footer-collapsed) {
    display: none !important;
  }
  /* line 706, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-footer-collapsed.left-nav-footer {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  /* line 714, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed {
    display: flex;
    flex-direction: column;
    gap: 4px;
    flex-grow: 1;
    position: relative;
    overflow-y: auto;
    min-height: 2em;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  /* line 725, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed::-webkit-scrollbar {
    display: none;
  }
  /* line 727, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .fa-heart {
    color: #A8AFB1;
  }
  /* line 731, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .all-projects-button.active .fa-heart {
    color: #FF6E61;
  }
  /* line 735, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-nav-count {
    position: absolute;
    top: -6px;
    right: -6px;
    padding: 2px 6px;
    font-size: 11px;
    line-height: 1;
    background: #EEEEEE;
    color: #747171;
    border-radius: 9999px;
    min-width: 22px;
    text-align: center;
  }
  /* line 749, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-nav-label {
    font-size: 10px;
    line-height: 1.1;
    color: #747171;
    text-align: center;
  }
  /* line 756, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-project-trigger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background: transparent;
    transition: background-color 120ms ease;
  }
  /* line 764, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-project-trigger:hover, .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-project-trigger:focus-visible, .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-project-trigger.flyout-open {
    background-color: #F2F5F7;
  }
  /* line 771, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-only {
    display: none;
  }
  /* line 775, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-secondary-button {
    color: #A8AFB1;
  }
  /* line 778, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-secondary-button i {
    color: inherit;
  }
  /* line 782, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-secondary-button:hover, .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-secondary-button:focus-visible, .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-secondary-button:active {
    background-color: #E5E5E5;
    color: #A8AFB1;
  }
  /* line 790, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-secondary-label {
    color: #A8AFB1;
  }
  /* line 794, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .projects-dot-ring {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 9999px;
    background: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    --dot-distance: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  /* line 810, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .projects-dot-trigger {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0;
  }
  /* line 817, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .projects-dot-ring__dot {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 9999px;
    background: var(--dot-color);
    transform: rotate(var(--dot-rot)) translate(var(--dot-distance)) rotate(calc(-1 * var(--dot-rot)));
    transition: transform 0.3s ease;
  }
  /* line 827, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed button:hover .projects-dot-ring,
.left-nav.left-nav--collapsed .left-nav-body-collapsed button:focus .projects-dot-ring,
.left-nav.left-nav--collapsed .left-nav-body-collapsed .flyout-open .projects-dot-ring {
    transform: rotate(60deg);
    box-shadow: 0 0 12px rgba(90, 86, 179, 0.45);
    --dot-distance: 14px;
  }
  /* line 836, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-group {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 841, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-header {
    margin-top: 7px;
  }
  /* line 843, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-header .left-logo--full {
    display: none;
  }
  /* line 844, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-header .left-logo--short {
    display: inline-block;
    width: 32px;
    z-index: 1000;
    transition: all 100ms ease-out;
  }
  /* line 852, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-footer {
    display: block;
  }
  /* line 855, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-footer > li > a, .left-nav.left-nav--collapsed .left-nav-footer > li > .dropup > .dropdown-toggle {
    display: grid;
    place-items: center;
    text-align: center;
    justify-content: center;
    gap: 0;
    padding: 8px;
    width: 100%;
    margin: 6px 0;
  }
  /* line 867, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-footer > li > a > img, .left-nav.left-nav--collapsed .left-nav-footer > li > a > i, .left-nav.left-nav--collapsed .left-nav-footer > li > a > svg, .left-nav.left-nav--collapsed .left-nav-footer > li > .dropup > .dropdown-toggle > img, .left-nav.left-nav--collapsed .left-nav-footer > li > .dropup > .dropdown-toggle > i, .left-nav.left-nav--collapsed .left-nav-footer > li > .dropup > .dropdown-toggle > svg {
    margin-right: 0;
  }
  /* line 877, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-label {
    display: none !important;
  }
  /* line 881, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-promotion {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 888, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed + .main {
    margin-left: 60px;
  }
}

/* line 894, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav.left-nav--collapsed .collapsed-only {
  display: block;
}

/* line 899, app/assets/stylesheets/shared/layout/left_nav.scss */
.book-demo-button {
  background-color: #FFE38F;
  border-color: #FFE38F;
  color: #8E5806;
}

/* line 904, app/assets/stylesheets/shared/layout/left_nav.scss */
.book-demo-button i {
  color: #00B2E8;
  margin-right: 5px;
}

/* line 911, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion li.accordion-item {
  margin: 4px 8px;
  border-radius: 6px;
}

/* line 915, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion li.accordion-item .accordion-header.project-link {
  display: flex;
  justify-content: space-between;
}

/* line 921, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion li.accordion-item .accordion-header.project-link:hover #project-actions-menu, .navbar-accordion li.accordion-item .accordion-header.project-link:has(.project-tracker-link:focus-visible) #project-actions-menu {
  opacity: 1;
  pointer-events: auto;
}

/* line 927, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion li.accordion-item .accordion-header.project-link #project-actions-menu {
  opacity: 0;
  pointer-events: none;
}

/* line 932, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion li.accordion-item .accordion-header.project-link #project-actions-menu[aria-expanded="true"], .navbar-accordion li.accordion-item .accordion-header.project-link #project-actions-menu:focus-visible {
  opacity: 1;
  pointer-events: auto;
}

@media (max-width: 767px) {
  /* line 927, app/assets/stylesheets/shared/layout/left_nav.scss */
  .navbar-accordion li.accordion-item .accordion-header.project-link #project-actions-menu {
    opacity: 0;
    pointer-events: none;
    display: none;
  }
}

/* line 945, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion li.accordion-item:hover, .navbar-accordion li.accordion-item.active, .navbar-accordion li.accordion-item:has(#project-actions-menu[aria-expanded="true"],
#project-actions-menu:focus-visible,
.project-tracker-link:focus-visible) {
  background: #F2F5F7;
}

/* line 953, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body {
  padding-bottom: 8px;
  padding-right: 10px;
}

/* line 957, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body a {
  display: block;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 20px;
  margin-right: 0;
  margin-bottom: 4px;
  padding-right: 0;
  border-bottom-right-radius: 21px;
  border-top-right-radius: 21px;
  color: #333333;
  line-height: 26px;
  font-size: 12px;
}

/* line 971, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body a span {
  margin-left: 8px;
  color: #333333;
}

/* line 975, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body a span.new-label {
  background: #F2A81D;
  border-radius: 4px;
  font-size: 9px;
}

/* line 979, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body a span.new-label .new-count {
  margin-left: 0;
}

/* line 983, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body a:hover, .navbar-accordion .accordion-body a:visited, .navbar-accordion .accordion-body a:focus, .navbar-accordion .accordion-body a:active {
  text-decoration: none;
}

/* line 990, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body a:hover,
.navbar-accordion .accordion-body a.active {
  background: #E4EAEC;
}

@media (max-width: 767px) {
  /* line 999, app/assets/stylesheets/shared/layout/left_nav.scss */
  .navbar-accordion .accordion-body {
    padding-right: 30px;
  }
  /* line 1002, app/assets/stylesheets/shared/layout/left_nav.scss */
  .navbar-accordion .accordion-body a {
    padding-left: 12px;
  }
  /* line 1008, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter {
    display: flex;
    align-items: center;
    margin-left: 16px;
    margin-right: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 8px 12px;
  }
  /* line 1017, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .projects-and-filter-left {
    display: flex;
    align-items: center;
  }
  /* line 1022, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .projects-and-filter-right {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: auto;
  }
  /* line 1029, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .add-new-project {
    margin: 0;
  }
  /* line 1033, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .project-filter-dropdown {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: auto;
  }
  /* line 1039, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .project-filter-dropdown p {
    flex-grow: 1;
  }
  /* line 1043, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .project-filter-dropdown .dropdown-toggle {
    width: unset;
    padding: unset;
    border-top: unset;
    height: 18px;
  }
  /* line 1050, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .project-filter-dropdown .dropdown-menu {
    flex-basis: 100%;
  }
}

/* line 1060, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-toggle.active svg path {
  fill: #00799E;
}

/* line 1064, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu {
  padding: 12px 20px;
  top: 18px;
  margin: 4px 8px;
}

/* line 1069, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu .header-label {
  margin-bottom: 12px;
}

/* line 1073, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu .lead-search {
  margin-bottom: 12px;
}

/* line 1077, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu ul {
  list-style: none;
  padding: 0;
  max-height: 400px;
  overflow: auto;
  scrollbar-width: none;
}

/* line 1084, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu ul li {
  padding: 0px 0px 12px 0px;
}

/* line 1087, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu ul li label {
  display: flex;
  margin-bottom: 0;
  font-weight: normal;
  align-items: center;
  column-gap: 4px;
  cursor: pointer;
}

/* line 1095, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu ul li label input {
  margin-top: 0;
  margin-right: 5px;
}

/* line 1103, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu .name-and-initials {
  display: flex;
  align-items: center;
  column-gap: 6px;
  height: 24px;
  font-weight: 400;
}

/* line 1110, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu .name-and-initials .name-initials {
  letter-spacing: 0.05em;
  font-size: 11px;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  color: #333333;
  text-align: center;
  background-color: #c9176d;
  display: inline-block;
  line-height: 24px;
  flex-shrink: 0;
}

/* line 1125, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu .project-type-filter .name-and-initials {
  align-items: baseline;
}

/* line 1129, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu .done {
  cursor: pointer;
  float: left;
  margin-top: 5px;
  margin-left: 0px;
  font-size: 14px;
  line-height: 1.21;
  letter-spacing: normal;
}

/* line 1142, app/assets/stylesheets/shared/layout/left_nav.scss */
#yrc-success-call-sidebar, #free-training-sidebar {
  background-color: #ECDCF9;
  border-radius: 0.375rem;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 0.625rem;
}

/* line 1149, app/assets/stylesheets/shared/layout/left_nav.scss */
#yrc-success-call-sidebar .dismiss, #free-training-sidebar .dismiss {
  align-self: flex-end;
  padding: 0.3125rem 0.625rem 0.0625rem;
  cursor: pointer;
}

/* line 1154, app/assets/stylesheets/shared/layout/left_nav.scss */
#yrc-success-call-sidebar .inner, #free-training-sidebar .inner {
  padding: 0 0.625rem 0.9375rem 0.625rem;
}

/* line 1156, app/assets/stylesheets/shared/layout/left_nav.scss */
#yrc-success-call-sidebar .inner h2, #free-training-sidebar .inner h2 {
  font-size: 1rem;
  color: #70339E;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
  margin: 0 auto 0.625rem auto;
}

/* line 1163, app/assets/stylesheets/shared/layout/left_nav.scss */
#yrc-success-call-sidebar .inner .btn, #free-training-sidebar .inner .btn {
  font-size: 0.875rem;
  font-family: 'Raleway', sans-serif;
  color: #FFFFFF;
  background-color: #70339E;
  border-radius: 0.3125rem;
  font-weight: 700;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  width: 85%;
  display: inline-block;
}

/* line 1174, app/assets/stylesheets/shared/layout/left_nav.scss */
#yrc-success-call-sidebar .inner .btn:hover, #free-training-sidebar .inner .btn:hover {
  background: #57287B;
}

/* line 2, app/assets/stylesheets/shared/layout/projects_list.scss */
.accordion-header {
  display: flex;
  justify-content: space-between;
}

/* line 7, app/assets/stylesheets/shared/layout/projects_list.scss */
.accordion-arrow-container {
  padding: 15px 12px;
}

/* line 13, app/assets/stylesheets/shared/layout/projects_list.scss */
.accordion li div.project-link .project-lead-name {
  color: #747171;
  display: block;
  padding-left: 16px;
}

/* line 18, app/assets/stylesheets/shared/layout/projects_list.scss */
.accordion li div.project-link .project-organization-profile-name {
  display: block;
  color: #747171;
  font-weight: 700;
  padding-left: 16px;
}

/* line 25, app/assets/stylesheets/shared/layout/projects_list.scss */
.accordion li div.project-link el-dropdown {
  margin-top: 4px;
}

/* line 32, app/assets/stylesheets/shared/layout/projects_list.scss */
.project-tracker-link {
  display: flex;
  flex-direction: column;
  color: #333333 !important;
  padding: 8px 0 8px 8px;
  text-decoration: none !important;
  width: 100%;
  min-width: 0;
}

/* line 43, app/assets/stylesheets/shared/layout/projects_list.scss */
.nav .open > a.project-tracker-link {
  background-color: #F2F5F7;
  border-radius: 6px;
}

/* line 48, app/assets/stylesheets/shared/layout/projects_list.scss */
.dot {
  background-color: transparent;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 4px;
  min-width: 10px;
}

/* line 58, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-projects-flyout {
  top: 0;
  left: calc(100% + 4px);
  width: 240px;
  max-height: 70vh;
  overflow: visible;
  outline: none;
  z-index: 1200;
}

/* line 68, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-projects-flyout .project-filter-dropdown {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 74, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-projects-flyout .project-filter-dropdown .reset {
  cursor: pointer;
  font-size: 12px;
  color: #005A75;
  order: 1;
}

/* line 80, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-projects-flyout .project-filter-dropdown .reset:hover {
  text-decoration: underline;
}

/* line 85, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-projects-flyout .project-filter-dropdown .dropdown-toggle {
  cursor: pointer;
  order: 2;
}

/* line 90, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-projects-flyout .project-filter-dropdown .dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
  margin: 4px 0 0 0;
  min-width: 256px;
  max-height: 350px;
  overflow-y: auto;
  z-index: 1300;
}

/* line 106, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-project-item.all-projects-button:not(.active) > a {
  border: 1px solid #E4EAEC;
}

/* line 109, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-project-item.all-projects-button:not(.active) > a:hover {
  background-color: #F2F5F7;
}

/* line 114, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-project-item.all-projects-button.active > a {
  border: none;
  background-color: #F2F5F7;
}

/* line 119, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-project-item.active:not(.all-projects-button) {
  background-color: #F2F5F7;
  border: none;
}

/* line 124, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-project-item:hover:not(.all-projects-button):not(.active) {
  background-color: #E5E5E5;
}

/* line 130, app/assets/stylesheets/shared/layout/projects_list.scss */
.nav .project-title {
  font-size: 13px;
  font-weight: bold;
  padding-left: 16px;
  text-indent: -16px;
  display: -webkit-inline-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/shared/components/buttons.scss */
.btn {
  border-radius: 8px;
  font-weight: 600;
  padding: 8px 12px;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  /* Glow: save for later consideration
  &-glow {
    &-persimmon {
      box-shadow: rgba(237, 102, 90, 0.5) 0px 4px 10px 0px;

      &:hover,
      &:active,
      &:focus {
        box-shadow: rgba(237, 102, 90, 0.7) 0px 6px 14px 0px;
      }
    }
  } */
}

/* line 12, app/assets/stylesheets/shared/components/buttons.scss */
.btn:hover, .btn:active, .btn:focus {
  text-decoration: none;
  box-shadow: none !important;
  outline: none !important;
}

/* line 18, app/assets/stylesheets/shared/components/buttons.scss */
.btn:focus-visible {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.8), 0 0 0 4px #333333 !important;
}

/* line 22, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-secondary"]:focus, .btn[class*="btn-secondary"]:focus-visible, .btn[class*="btn-tertiary"]:focus, .btn[class*="btn-tertiary"]:focus-visible, .btn[class*="btn-ghost"]:focus, .btn[class*="btn-ghost"]:focus-visible, .btn[class*="btn-plan"]:focus, .btn[class*="btn-plan"]:focus-visible {
  border: 1px solid #8C9699 !important;
}

/* line 33, app/assets/stylesheets/shared/components/buttons.scss */
.btn-icon {
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
}

/* line 38, app/assets/stylesheets/shared/components/buttons.scss */
.btn-icon.btn-centered {
  justify-content: center;
}

/* line 42, app/assets/stylesheets/shared/components/buttons.scss */
.btn-icon svg, .btn-icon img, .btn-icon .glyphicon {
  max-height: 16px;
  min-height: 16px;
  max-width: 16px;
}

/* line 49, app/assets/stylesheets/shared/components/buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
}

/* line 56, app/assets/stylesheets/shared/components/buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 6px 8px;
  font-size: 0.75rem;
  line-height: 0.9375rem;
}

/* line 62, app/assets/stylesheets/shared/components/buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 8px 24px;
  font-size: 1rem;
  line-height: 1.1875rem;
}

/* line 68, app/assets/stylesheets/shared/components/buttons.scss */
.btn-xl {
  padding: 12px 24px;
  font-size: 1.25rem;
  line-height: 1.4375rem;
}

/* line 74, app/assets/stylesheets/shared/components/buttons.scss */
.btn-wide {
  width: 100%;
  max-width: 320px;
  text-wrap: wrap;
  overflow-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}

/* line 83, app/assets/stylesheets/shared/components/buttons.scss */
.btn-full {
  width: 100%;
}

/* line 87, app/assets/stylesheets/shared/components/buttons.scss */
.btn-left {
  text-align: left;
}

/* line 105, app/assets/stylesheets/shared/components/buttons.scss */
.btn-option-left {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 109, app/assets/stylesheets/shared/components/buttons.scss */
.btn-option-right {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* line 112, app/assets/stylesheets/shared/components/buttons.scss */
.btn-option-right:disabled {
  border-left: 1px;
}

/* line 121, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary, .btn-primary-twilight {
  color: white;
  background-color: #5A56B3;
  border-color: #5A56B3;
}

/* line 125, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary:hover, .btn-primary-twilight:hover, .btn-primary:active, .btn-primary-twilight:active, .btn-primary:focus, .btn-primary-twilight:focus {
  color: white;
  background-color: #3D3A82 !important;
  border-color: #3D3A82 !important;
}

/* line 133, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-jazzy {
  color: white;
  background-color: #70339E;
  border-color: #70339E;
}

/* line 137, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-jazzy:hover, .btn-primary-jazzy:active, .btn-primary-jazzy:focus {
  color: white;
  background-color: #57287B !important;
  border-color: #57287B;
}

/* line 146, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-persimmon {
  color: white;
  background-color: #ED675A;
  border-color: #ED675A;
}

/* line 151, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-persimmon:hover, .btn-primary-persimmon:active, .btn-primary-persimmon:focus {
  color: white;
  background-color: #EA5142 !important;
  border-color: #EA5142;
}

/* line 164, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-jade {
  color: white;
  background-color: #2BA86F;
  border-color: #2BA86F;
}

/* line 168, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-jade:hover, .btn-primary-jade:active, .btn-primary-jade:focus {
  color: white;
  background-color: #1F7A51 !important;
  border-color: #1F7A51;
}

/* line 177, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-silver {
  background-color: #F2F5F7;
  border-color: #C5D1D4;
}

/* line 185, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary, .btn-secondary-twilight {
  color: #5A56B3;
  background-color: #fff;
  border-color: #5A56B3;
}

/* line 191, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary svg, .btn-secondary-twilight svg, .btn-secondary .glyphicon, .btn-secondary-twilight .glyphicon {
  fill: #5A56B3;
  color: #5A56B3;
}

/* line 196, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary:hover, .btn-secondary-twilight:hover, .btn-secondary:active, .btn-secondary-twilight:active, .btn-secondary:focus, .btn-secondary-twilight:focus {
  color: #3D3A82;
  background-color: #F2F5F7;
  border-color: #5A56B3;
}

/* line 203, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary:hover svg, .btn-secondary-twilight:hover svg, .btn-secondary:hover .glyphicon, .btn-secondary-twilight:hover .glyphicon, .btn-secondary:active svg, .btn-secondary-twilight:active svg, .btn-secondary:active .glyphicon, .btn-secondary-twilight:active .glyphicon, .btn-secondary:focus svg, .btn-secondary-twilight:focus svg, .btn-secondary:focus .glyphicon, .btn-secondary-twilight:focus .glyphicon {
  fill: #3D3A82;
  color: #3D3A82;
}

/* line 212, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-twilight:hover, .btn-secondary-twilight:active, .btn-secondary-twilight:focus {
  background-color: #F2F2F2 !important;
}

/* line 219, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-jazzy {
  color: #70339E;
  background-color: unset;
  border-color: #70339E;
}

/* line 224, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-jazzy svg, .btn-secondary-jazzy .glyphicon {
  fill: #70339E;
  color: #70339E;
}

/* line 229, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-jazzy:hover, .btn-secondary-jazzy:active, .btn-secondary-jazzy:focus {
  color: #57287B;
  background-color: #F2F5F7;
  border-color: #57287B;
}

/* line 236, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-jazzy:hover svg, .btn-secondary-jazzy:hover .glyphicon, .btn-secondary-jazzy:active svg, .btn-secondary-jazzy:active .glyphicon, .btn-secondary-jazzy:focus svg, .btn-secondary-jazzy:focus .glyphicon {
  fill: #57287B;
  color: #57287B;
}

/* line 245, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-persimmon {
  color: #ED675A !important;
  background-color: unset;
  border-color: #ED675A;
}

/* line 250, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-persimmon svg, .btn-secondary-persimmon .glyphicon {
  fill: #EA5142;
  color: #EA5142;
}

/* line 255, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-persimmon:hover, .btn-secondary-persimmon:active, .btn-secondary-persimmon:focus {
  color: #EA5142 !important;
  background-color: #FFE8E5 !important;
  border-color: #EA5142 !important;
}

/* line 262, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-persimmon:hover svg, .btn-secondary-persimmon:hover .glyphicon, .btn-secondary-persimmon:active svg, .btn-secondary-persimmon:active .glyphicon, .btn-secondary-persimmon:focus svg, .btn-secondary-persimmon:focus .glyphicon {
  fill: #EA5142;
  color: #EA5142;
}

/* line 272, app/assets/stylesheets/shared/components/buttons.scss */
.btn-accent-twilight {
  color: #5A56B3;
  background-color: #DDDDF8;
  border-color: #DDDDF8;
}

/* line 276, app/assets/stylesheets/shared/components/buttons.scss */
.btn-accent-twilight:hover, .btn-accent-twilight:active, .btn-accent-twilight:focus {
  color: #3D3A82;
  background-color: #C0C0F2 !important;
  border-color: #C0C0F2;
}

/* line 285, app/assets/stylesheets/shared/components/buttons.scss */
.btn-accent-jazzy {
  color: #70339E;
  background-color: #ECDCF9;
  border-color: #ECDCF9;
}

/* line 289, app/assets/stylesheets/shared/components/buttons.scss */
.btn-accent-jazzy:hover, .btn-accent-jazzy:active, .btn-accent-jazzy:focus {
  color: #57287B;
  background-color: #E3CBF6 !important;
  border-color: #E3CBF6;
}

/* line 298, app/assets/stylesheets/shared/components/buttons.scss */
.btn-accent-persimmon {
  color: #EA5142;
  background-color: #FFE8E5;
  border-color: #FFE8E5;
}

/* line 302, app/assets/stylesheets/shared/components/buttons.scss */
.btn-accent-persimmon:hover, .btn-accent-persimmon:active, .btn-accent-persimmon:focus {
  color: #DA4334;
  background-color: #FFCCC7 !important;
  border-color: #FFCCC7;
}

/* line 314, app/assets/stylesheets/shared/components/buttons.scss */
.btn-tertiary, .btn-tertiary-twilight {
  color: #5A56B3;
  background-color: #fff;
  border-color: #C5D1D4;
}

/* line 318, app/assets/stylesheets/shared/components/buttons.scss */
.btn-tertiary:hover, .btn-tertiary-twilight:hover, .btn-tertiary:active, .btn-tertiary-twilight:active, .btn-tertiary:focus, .btn-tertiary-twilight:focus {
  color: #3D3A82 !important;
  background-color: #F2F5F7 !important;
  border-color: #A8AFB1;
}

/* line 330, app/assets/stylesheets/shared/components/buttons.scss */
.btn-tertiary-jazzy {
  color: #70339E;
  background-color: unset;
  border-color: #C5D1D4;
}

/* line 334, app/assets/stylesheets/shared/components/buttons.scss */
.btn-tertiary-jazzy:hover, .btn-tertiary-jazzy:active, .btn-tertiary-jazzy:focus {
  color: #57287B;
  background-color: #F2F5F7;
  border-color: #A8AFB1;
}

/* line 343, app/assets/stylesheets/shared/components/buttons.scss */
.btn-tertiary-persimmon {
  color: #ED675A;
  background-color: unset;
  border-color: #C5D1D4;
}

/* line 347, app/assets/stylesheets/shared/components/buttons.scss */
.btn-tertiary-persimmon:hover, .btn-tertiary-persimmon:active, .btn-tertiary-persimmon:focus {
  color: #EA5142;
  background-color: #F2F5F7;
  border-color: #A8AFB1;
}

/* line 359, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost, .btn-ghost-twilight {
  color: #5A56B3;
  background-color: unset;
  border: 1px solid transparent;
}

/* line 363, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost:hover, .btn-ghost-twilight:hover, .btn-ghost:active, .btn-ghost-twilight:active, .btn-ghost:focus, .btn-ghost-twilight:focus {
  color: #3D3A82;
  background-color: #F2F5F7;
}

/* line 370, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-jazzy {
  color: #70339E;
  background-color: unset;
  border: 1px solid transparent;
}

/* line 374, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-jazzy:hover, .btn-ghost-jazzy:active, .btn-ghost-jazzy:focus {
  color: #57287B;
  background-color: #F2F5F7;
}

/* line 386, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-azure {
  color: #00799E;
  background-color: unset;
  border: 1px solid transparent;
}

/* line 390, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-azure:hover, .btn-ghost-azure:active, .btn-ghost-azure:focus {
  color: #005A75;
  background-color: #F2F5F7;
  text-decoration: none;
}

/* line 399, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-grey {
  color: #747171;
  background-color: unset;
  border: 1px solid transparent;
}

/* line 403, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-grey:hover, .btn-ghost-grey:active, .btn-ghost-grey:focus {
  color: #4D4D4D;
  background-color: #F2F5F7;
  text-decoration: none;
}

/* line 412, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-persimmon {
  color: #ED675A;
  background-color: unset;
  border: 1px solid transparent;
}

/* line 416, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-persimmon:hover, .btn-ghost-persimmon:active, .btn-ghost-persimmon:focus {
  color: #EA5142;
  background-color: #F2F5F7;
  text-decoration: none;
}

/* line 429, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-lite {
  color: white;
  background: linear-gradient(130deg, #C2C2C2 4.05%, #979797 43.24%, #878787 69.37%);
  border: 0;
}

/* line 433, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-lite:hover, .btn-plan-lite:active, .btn-plan-lite:focus {
  background: linear-gradient(130deg, #BFBFBF 5.74%, #979797 31.02%, #878787 58.97%, #6E6E6E 84.96%) !important;
  border: 0;
  color: white;
}

/* line 442, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-basic {
  color: white;
  background: linear-gradient(130deg, #FDC05A 4.05%, #FDB640 35.24%, #F89944 65.58%, #F78622 84.96%);
  border: 0;
}

/* line 446, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-basic:hover, .btn-plan-basic:active, .btn-plan-basic:focus {
  background: linear-gradient(130deg, #FDB640 4.05%, #F89944 52.09%, #F67E13 84.96%) !important;
  border: 0;
  color: white;
}

/* line 455, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-standard {
  color: white;
  background: linear-gradient(117deg, #D47FF5 10.45%, #A211DA 44.4%, #820EAF 82.02%);
  border: 0;
}

/* line 459, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-standard:hover, .btn-plan-standard:active, .btn-plan-standard:focus {
  background: linear-gradient(117deg, #DFA0F8 -1.24%, #BE3DF0 13.38%, #891BB3 59.87%, #710C97 82.02%) !important;
  border: 0;
  color: white;
}

/* line 468, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-pro {
  color: white;
  background: linear-gradient(140deg, #FFAA7A 2.44%, #FF8947 33.48%, #FF511A 85.88%, #F04C28 106.08%);
  border: 0;
}

/* line 472, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-pro:hover, .btn-plan-pro:active, .btn-plan-pro:focus {
  background: linear-gradient(140deg, #FF8D4D 2.44%, #FF7324 33.48%, #FA3C00 85.88%, #CD310E 106.08%) !important;
  border: 0;
  color: white;
}

/* line 481, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-enterprise {
  color: white;
  background: linear-gradient(118deg, #0FC7FF -4.7%, #0099C7 30.93%, #007599 91.97%);
  border: 0;
}

/* line 485, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-enterprise:hover, .btn-plan-enterprise:active, .btn-plan-enterprise:focus {
  background: linear-gradient(118deg, #0099C7 -7.75%, #005A75 91.97%) !important;
  border: 0;
  color: white;
}

/* line 497, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-primary"]:disabled, .btn[class*="btn-accent"]:disabled, .btn.btn-lite:disabled, .btn.btn-basic:disabled, .btn.btn-standard:disabled, .btn.btn-pro:disabled, .btn.btn-enterprise:disabled {
  opacity: 1;
  background: #8C9699 !important;
  border-color: #8C9699 !important;
  color: white !important;
}

/* line 509, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-primary"]:disabled:hover, .btn[class*="btn-primary"]:disabled:active, .btn[class*="btn-primary"]:disabled:focus, .btn[class*="btn-accent"]:disabled:hover, .btn[class*="btn-accent"]:disabled:active, .btn[class*="btn-accent"]:disabled:focus, .btn.btn-lite:disabled:hover, .btn.btn-lite:disabled:active, .btn.btn-lite:disabled:focus, .btn.btn-basic:disabled:hover, .btn.btn-basic:disabled:active, .btn.btn-basic:disabled:focus, .btn.btn-standard:disabled:hover, .btn.btn-standard:disabled:active, .btn.btn-standard:disabled:focus, .btn.btn-pro:disabled:hover, .btn.btn-pro:disabled:active, .btn.btn-pro:disabled:focus, .btn.btn-enterprise:disabled:hover, .btn.btn-enterprise:disabled:active, .btn.btn-enterprise:disabled:focus {
  cursor: not-allowed;
}

/* line 516, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-secondary"]:disabled {
  opacity: 1;
  background: #fff !important;
  border-color: #8C9699 !important;
  color: #989595 !important;
}

/* line 522, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-secondary"]:disabled:hover, .btn[class*="btn-secondary"]:disabled:active, .btn[class*="btn-secondary"]:disabled:focus {
  cursor: not-allowed;
}

/* line 529, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-tertiary"]:disabled {
  opacity: 1;
  background: #fff !important;
  border-color: #C5D1D4 !important;
  color: #989595 !important;
}

/* line 535, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-tertiary"]:disabled:hover, .btn[class*="btn-tertiary"]:disabled:active, .btn[class*="btn-tertiary"]:disabled:focus {
  cursor: not-allowed;
}

/* line 542, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-ghost"]:disabled {
  opacity: 1;
  background: none !important;
  color: #989595 !important;
}

/* line 547, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-ghost"]:disabled:hover, .btn[class*="btn-ghost"]:disabled:active, .btn[class*="btn-ghost"]:disabled:focus {
  cursor: not-allowed;
}

/* line 553, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-disabled-softer"]:disabled {
  border: none !important;
  background-color: #F7FAFD !important;
  color: #455C63 !important;
}

/* line 558, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-disabled-twilight"]:disabled {
  background-color: #3D3A82 !important;
  border-color: #3D3A82 !important;
  opacity: 0.5;
}

/* line 567, app/assets/stylesheets/shared/components/buttons.scss */
.done-button {
  display: block;
  color: #00799E;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.21;
  border: none;
  background-color: transparent;
}

/* line 577, app/assets/stylesheets/shared/components/buttons.scss */
.buttons input[type='submit']:first-child {
  margin-right: 10px;
}

/* line 583, app/assets/stylesheets/shared/components/buttons.scss */
.label,
.foundation-tag,
.filing-report-tag {
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
  border-radius: 4px;
  text-transform: lowercase;
  display: inline-block;
  line-height: 12px;
  margin: 0 5px 5px 0;
}

/* line 594, app/assets/stylesheets/shared/components/buttons.scss */
.label.inherit-case,
.foundation-tag.inherit-case,
.filing-report-tag.inherit-case {
  text-transform: inherit;
}

/* line 597, app/assets/stylesheets/shared/components/buttons.scss */
.label .sentence-case,
.foundation-tag .sentence-case,
.filing-report-tag .sentence-case {
  display: inline-block;
}

/* line 600, app/assets/stylesheets/shared/components/buttons.scss */
.label.uppercase,
.foundation-tag.uppercase,
.filing-report-tag.uppercase {
  text-transform: uppercase;
}

/* line 603, app/assets/stylesheets/shared/components/buttons.scss */
.label::first-letter,
.label .sentence-case::first-letter,
.foundation-tag::first-letter,
.foundation-tag .sentence-case::first-letter,
.filing-report-tag::first-letter,
.filing-report-tag .sentence-case::first-letter {
  text-transform: uppercase;
}

/* line 608, app/assets/stylesheets/shared/components/buttons.scss */
.label-peer, .label-peer-funder,
.foundation-tag-peer,
.foundation-tag-peer-funder,
.filing-report-tag-peer,
.filing-report-tag-peer-funder {
  color: #8D46C3;
  background-color: #F6F3FC;
  border: 1px solid #E9E2F8;
}

/* line 614, app/assets/stylesheets/shared/components/buttons.scss */
.label.funder,
.foundation-tag.funder,
.filing-report-tag.funder {
  color: #2D6E7C;
  background-color: #E1F1F4;
  border: 1px solid #BCE0E6;
}

/* line 619, app/assets/stylesheets/shared/components/buttons.scss */
.label.recipient,
.foundation-tag.recipient,
.filing-report-tag.recipient {
  color: #2E4BE0;
  background-color: #E9ECFC;
  border: 1px solid #D3D9F8;
}

/* line 624, app/assets/stylesheets/shared/components/buttons.scss */
.label .filing-report-tag,
.foundation-tag .filing-report-tag,
.filing-report-tag .filing-report-tag {
  color: #00799E;
  background-color: #EAFAFF;
  border: 1px solid #CBF2FD;
  margin-left: 8px;
}

/* line 630, app/assets/stylesheets/shared/components/buttons.scss */
.label.saved, .label-success,
.foundation-tag.saved,
.foundation-tag-success,
.filing-report-tag.saved,
.filing-report-tag-success {
  color: #1F7A51 !important;
  background-color: #E3F8EE;
  border: 1px solid #BAEED5;
  cursor: pointer;
}

/* line 637, app/assets/stylesheets/shared/components/buttons.scss */
.label-success, .label-warn, .label-grey,
.foundation-tag-success,
.foundation-tag-warn,
.foundation-tag-grey,
.filing-report-tag-success,
.filing-report-tag-warn,
.filing-report-tag-grey {
  font-weight: normal;
  font-size: 14px;
}

/* line 643, app/assets/stylesheets/shared/components/buttons.scss */
.label-past-due,
.foundation-tag-past-due,
.filing-report-tag-past-due {
  color: #B80000;
  background-color: #FFF1F0;
  border: 1px solid #FFD6D6;
}

/* line 648, app/assets/stylesheets/shared/components/buttons.scss */
.label-new, .label-warn,
.foundation-tag-new,
.foundation-tag-warn,
.filing-report-tag-new,
.filing-report-tag-warn {
  color: #8E5806 !important;
  background-color: #FFF8E1;
  border: 1px solid #FFEDB6;
}

/* line 654, app/assets/stylesheets/shared/components/buttons.scss */
.label-grey,
.foundation-tag-grey,
.filing-report-tag-grey {
  color: #455C63 !important;
  background-color: #F7FAFD;
  border: 1px solid #DBE3E6;
  text-transform: unset !important;
}

/* line 660, app/assets/stylesheets/shared/components/buttons.scss */
.label-twilight,
.foundation-tag-twilight,
.filing-report-tag-twilight {
  color: #5A56B3 !important;
  background-color: #DDDDF8;
  border: 1px solid #DDDDF8;
}

/* line 666, app/assets/stylesheets/shared/components/buttons.scss */
.filing-report-tag,
.select2-selection__choice {
  color: #00799E !important;
  background-color: #EAFAFF !important;
  border: 1px solid #CBF2FD !important;
}

/* line 671, app/assets/stylesheets/shared/components/buttons.scss */
.filing-report-tag .select2-selection__choice__remove,
.select2-selection__choice .select2-selection__choice__remove {
  color: #00799E !important;
}

/* line 674, app/assets/stylesheets/shared/components/buttons.scss */
.filing-report-tag .select2-selection__choice__display,
.select2-selection__choice .select2-selection__choice__display {
  padding-left: 0px !important;
}

/* line 1, app/assets/stylesheets/shared/components/forms.scss */
::-webkit-input-placeholder {
  color: #747171 !important;
}

/* line 5, app/assets/stylesheets/shared/components/forms.scss */
::-moz-placeholder {
  color: #747171 !important;
}

/* line 9, app/assets/stylesheets/shared/components/forms.scss */
::-ms-placeholder {
  color: #747171 !important;
}

/* line 13, app/assets/stylesheets/shared/components/forms.scss */
::placeholder {
  color: #747171 !important;
}

/* line 17, app/assets/stylesheets/shared/components/forms.scss */
.form-control {
  border: 1px solid #C5D1D4;
  border-radius: 8px;
  box-shadow: none;
}

/* line 23, app/assets/stylesheets/shared/components/forms.scss */
fieldset[disabled] .form-group .input-group,
fieldset[disabled] .form-group input,
fieldset[disabled] .content-editable-textarea {
  background-color: transparent;
  opacity: 50%;
}

/* line 30, app/assets/stylesheets/shared/components/forms.scss */
.input-group-addon {
  border: 1px solid #C5D1D4;
}

/* line 34, app/assets/stylesheets/shared/components/forms.scss */
.simple_form .btn-group {
  display: inline-flex;
}

/* line 2, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-control {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 78px;
}

/* line 8, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-control.left {
  background-image: webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.1) 100%);
  background-image: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.1) 100%);
  background-image: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.1) 100%);
}

/* line 26, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-control.right {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.1) 0%, white 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.1) 0%, white 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, white 100%);
}

/* line 45, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-indicators {
  bottom: -60px;
}

/* line 47, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-indicators li {
  border: 2px solid #747171;
}

/* line 49, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-indicators li.active {
  background-color: #747171;
}

/* line 55, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-inner-description {
  height: 68px;
}

/* line 1, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table {
  border: 1px solid #C5D1D4;
  border-radius: 4px;
  border-collapse: separate;
  border-top: none;
}

/* line 7, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table > tbody > tr > td {
  border-top: 1px solid #C5D1D4;
}

/* line 10, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table > tbody > tr > td:first-of-type {
  height: 70px;
  width: 100px;
  position: relative;
}

/* line 15, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table > tbody > tr > td:first-of-type > img {
  position: absolute;
  top: 17px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* line 24, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table > tbody > tr > td:last-of-type {
  padding: 16px 0 8px 0;
}

/* line 28, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table > tbody > tr > td:last-of-type tr:first-of-type {
  color: #747171;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.857143px;
}

/* line 36, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table > tbody > tr > td:last-of-type tr:last-of-type > td {
  color: #747171;
  font-size: 16px;
  font-weight: 500;
  padding-top: 2px;
}

/* line 47, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table .btn-primary, .funder-snippet-table .btn-primary-twilight {
  background-color: #00B2E8;
  border: none;
  float: right;
  padding: 5px 20px !important;
}

/* line 53, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table .btn-primary:focus, .funder-snippet-table .btn-primary-twilight:focus, .funder-snippet-table .btn-primary:active, .funder-snippet-table .btn-primary-twilight:active {
  background-color: #00B2E8;
}

/* line 59, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table-caption {
  color: #747171;
  display: block;
  margin-bottom: 20px;
}

@media (max-width: 919px) {
  /* line 67, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
  .funder-snippet-table .btn-primary, .funder-snippet-table .btn-primary-twilight {
    float: left;
    margin-top: 10px;
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  /* line 77, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
  .funder-snippet-table td {
    width: 100%;
    padding-left: 10px;
  }
  /* line 80, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
  .funder-snippet-table td span {
    margin-left: 5px;
  }
  /* line 85, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
  .funder-snippet-table > tbody > tr > td:first-of-type {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/shared/components/flyout.scss */
.flyout {
  display: none;
  visibility: collapse;
  position: absolute;
  z-index: 1000;
  width: 245px;
  background-color: #FFFFFF;
  border: 1px solid #c5c5c5;
  padding: 1.125rem;
  font-size: 0.75rem;
  font-weight: 500;
  color: #747171;
  line-height: 1.2;
  text-align: left;
  transition: opacity 0.4s, display 0.4s allow-discrete, visibility 0.4s allow-discrete;
  opacity: 0.0;
}

/* line 19, app/assets/stylesheets/shared/components/flyout.scss */
.flyout-visible {
  display: block;
  visibility: visible;
  opacity: 1.0;
}

@starting-style {
  /* line 26, app/assets/stylesheets/shared/components/flyout.scss */
  .flyout-visible {
    opacity: 0;
  }
}

/* line 2, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.uploaded-documents-list .panel {
  box-shadow: none;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-color: #C5D1D4;
  border-radius: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 12, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.uploaded-documents-list .panel:last-of-type {
  border-bottom: 1px solid #C5D1D4;
}

/* line 17, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.uploaded-documents-list span.glyphicon.glyphicon-trash {
  line-height: 14pt;
  color: #aaa !important;
  text-decoration: none;
}

/* line 24, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents {
  display: flex;
  flex-direction: column;
  margin-left: -15px;
  margin-right: -15px;
}

/* line 30, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .uploaded-documents-list {
  order: 1;
}

/* line 34, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .saved-grant-sidebar-section__dropdown {
  order: 2;
}

/* line 38, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  border-color: #C5D1D4;
  padding: 0;
  min-width: 250px;
}

/* line 45, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li {
  border-bottom: 1px solid #C5D1D4;
}

/* line 49, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li:first-of-type .btn-default {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 55, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li:last-of-type {
  border-bottom: none;
}

/* line 58, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li:last-of-type .btn-default {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 64, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default {
  border: none;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.21;
  padding: 0.75rem 1rem;
  border-radius: 0;
  display: grid;
  grid-template-columns: 15px auto;
  gap: 12px;
}

/* line 76, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default:hover, .upload-documents .add-documents-dropdown-menu li .btn-default:active, .upload-documents .add-documents-dropdown-menu li .btn-default:focus {
  background-color: #F2F5F7;
}

/* line 80, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default img {
  align-self: center;
  width: fit-content;
}

/* line 85, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default > span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

/* line 91, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default > span .external-doc-link-text {
  display: flex;
  gap: 8px;
  align-items: center;
}

/* line 96, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default > span .external-doc-link-text .premium-feature img {
  height: 18px;
}

/* line 101, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default > span small {
  font-size: 12px;
  color: #747171;
}

/* line 111, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .dropdown-toggle:hover {
  cursor: pointer;
}

/* line 116, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .document-library-panel {
  border-radius: 4px;
  position: absolute;
  top: 36px;
  right: 0;
  width: calc(100% - 32px);
  margin: 0px 16px;
  z-index: 1050;
}

/* line 125, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .document-library-panel .panel-heading {
  border: none;
  color: #747171;
}

/* line 130, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .document-library-panel .panel-body {
  color: #747171;
}

/* line 136, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.popup-container {
  position: relative;
}

/* line 139, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.popup-container .nested-fields {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 10px;
  z-index: 10;
}

/* line 146, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.popup-container label {
  color: #333333;
}

/* line 150, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.popup-container .cancel-link {
  margin-right: 10px;
}

/* line 154, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.popup-container .popup-footer {
  background-color: #FFFFFF;
  position: sticky;
  position: -webkit-sticky;
  bottom: -35px;
  right: 0;
  border-top: 1px solid #C5D1D4;
  width: 100%;
  padding: 15px;
}

/* line 4, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row {
  margin-right: -5px;
  margin-left: -5px;
  margin-bottom: 10px;
}

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

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

/* line 7, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .col-md-1 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-1 {
    float: left;
    width: 8.3333333333%;
  }
}

/* line 11, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 11, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-2 {
    float: left;
    width: 16.6666666667%;
  }
}

/* line 15, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .col-md-3 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 15, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-3 {
    float: left;
    width: 25%;
  }
}

/* line 19, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .col-md-4 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 19, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-4 {
    float: left;
    width: 33.3333333333%;
  }
}

/* line 23, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .col-md-9 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 23, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-9 {
    float: left;
    width: 75%;
  }
}

/* line 27, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .col-md-12 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 27, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-12 {
    float: left;
    width: 100%;
  }
}

/* line 33, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .fill {
  background-color: #e9f0f4;
  border-radius: 5px;
  min-height: 30px;
  width: 100%;
}

/* line 39, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .fill.tall {
  height: 35px;
}

/* line 43, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .fill.tallest {
  height: 180px;
}

@media (min-width: 1440px) {
  /* line 50, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 20px;
  }
  /* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .skeleton-row:before, .skeleton-row:after {
    display: table;
    content: " ";
  }
  /* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .skeleton-row:after {
    clear: both;
  }
  /* line 53, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-1 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 1440px) and (min-width: 992px) {
  /* line 53, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-1 {
    float: left;
    width: 8.3333333333%;
  }
}

@media (min-width: 1440px) {
  /* line 57, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-2 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 1440px) and (min-width: 992px) {
  /* line 57, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-2 {
    float: left;
    width: 16.6666666667%;
  }
}

@media (min-width: 1440px) {
  /* line 61, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-3 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 1440px) and (min-width: 992px) {
  /* line 61, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-3 {
    float: left;
    width: 25%;
  }
}

@media (min-width: 1440px) {
  /* line 65, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 1440px) and (min-width: 992px) {
  /* line 65, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-4 {
    float: left;
    width: 33.3333333333%;
  }
}

@media (min-width: 1440px) {
  /* line 69, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 1440px) and (min-width: 992px) {
  /* line 69, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-9 {
    float: left;
    width: 75%;
  }
}

@media (min-width: 1440px) {
  /* line 73, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 1440px) and (min-width: 992px) {
  /* line 73, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-12 {
    float: left;
    width: 100%;
  }
}

@media (min-width: 1440px) {
  /* line 79, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .fill {
    min-height: 35px;
  }
  /* line 82, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .fill.tall {
    height: 45px;
  }
  /* line 86, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .fill.tallest {
    height: 230px;
  }
}

/* line 3, app/assets/stylesheets/shared/components/switch-input.scss */
.ins-switch-input-label {
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}

/* line 8, app/assets/stylesheets/shared/components/switch-input.scss */
.ins-switch-input-label > .ins-switch-label {
  margin-left: 6px;
}

/* The switch - the box around the slider */
/* line 14, app/assets/stylesheets/shared/components/switch-input.scss */
.ins-switch-input {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 12px;
}

/* Hide default HTML checkbox */
/* line 22, app/assets/stylesheets/shared/components/switch-input.scss */
.ins-switch-input input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
/* line 29, app/assets/stylesheets/shared/components/switch-input.scss */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 41, app/assets/stylesheets/shared/components/switch-input.scss */
.slider:before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 53, app/assets/stylesheets/shared/components/switch-input.scss */
input:checked + .slider {
  background-color: #2196F3;
}

/* line 57, app/assets/stylesheets/shared/components/switch-input.scss */
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

/* line 61, app/assets/stylesheets/shared/components/switch-input.scss */
input:checked + .slider:before {
  -webkit-transform: translateX(6px);
  -ms-transform: translateX(6px);
  transform: translateX(6px);
}

/* Rounded sliders */
/* line 68, app/assets/stylesheets/shared/components/switch-input.scss */
.slider.round {
  border-radius: 12px;
}

/* line 72, app/assets/stylesheets/shared/components/switch-input.scss */
.slider.round:before {
  border-radius: 50%;
}

/* line 1, app/assets/stylesheets/shared/components/labels.scss */
.label-primary-purple {
  color: white;
  background-color: #64447C;
  border-color: #64447C;
}

/* line 7, app/assets/stylesheets/shared/components/labels.scss */
.label-accent-jazzy {
  color: white;
  background-color: #AE7CD5;
  border-color: #8D46C3;
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/shared/responsive/responsive.scss */
  .wrapper-md {
    margin-left: 25%;
  }
  /* line 5, app/assets/stylesheets/shared/responsive/responsive.scss */
  .wrapper-lg {
    margin-left: 5%;
  }
}

@media (min-width: 992px) {
  /* line 11, app/assets/stylesheets/shared/responsive/responsive.scss */
  .wrapper-md {
    width: 50%;
  }
  /* line 14, app/assets/stylesheets/shared/responsive/responsive.scss */
  .wrapper-lg {
    width: 90%;
  }
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/shared/responsive/responsive.scss */
  .wrapper-md, .wrapper-lg {
    float: left;
  }
  /* line 24, app/assets/stylesheets/shared/responsive/responsive.scss */
  .wrapper-md, .wrapper-lg {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 992px) {
  /* line 33, app/assets/stylesheets/shared/responsive/responsive.scss */
  .profile-sidebar {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container .bs-checkbox, .fixed-table-container .no-records-found {
  text-align: center;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-body thead th .th-inner, .table td, .table th {
  box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.bootstrap-table .table {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #ddd;
  border-collapse: collapse !important;
  border-radius: 1px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.bootstrap-table .table:not(.table-condensed), .bootstrap-table .table:not(.table-condensed) > tbody > tr > td, .bootstrap-table .table:not(.table-condensed) > tbody > tr > th, .bootstrap-table .table:not(.table-condensed) > tfoot > tr > td, .bootstrap-table .table:not(.table-condensed) > tfoot > tr > th, .bootstrap-table .table:not(.table-condensed) > thead > tr > td {
  padding: 8px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.bootstrap-table .table.table-no-bordered > tbody > tr > td, .bootstrap-table .table.table-no-bordered > thead > tr > th {
  border-right: 2px solid transparent;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.bootstrap-table .table.table-no-bordered > tbody > tr > td:last-child {
  border-right: none;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container {
  position: relative;
  clear: both;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container.table-no-bordered {
  border: 1px solid transparent;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-footer, .fixed-table-header {
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-footer {
  border-top: 1px solid #ddd;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-body {
  overflow-x: auto;
  overflow-y: auto;
  height: 100%;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container table {
  width: 100%;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container thead th {
  height: 0;
  padding: 0;
  margin: 0;
  border-left: 1px solid #ddd;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container thead th:focus {
  outline: transparent solid 0;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container thead th:first-child {
  border-left: none;
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner {
  padding: 8px;
  line-height: 24px;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container thead th .sortable {
  cursor: pointer;
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 30px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container thead th .both {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC");
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container thead th .asc {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==);
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container thead th .desc {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=);
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container th.detail {
  width: 30px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container tbody td {
  border-left: 1px solid #ddd;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container tbody tr:first-child td {
  border-top: none;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container tbody td:first-child {
  border-left: none;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container tbody .selected td {
  background-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container .bs-checkbox .th-inner {
  padding: 8px 0;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-container input[type=radio], .fixed-table-container input[type=checkbox] {
  margin: 0 auto !important;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-pagination .pagination-detail, .fixed-table-pagination div.pagination {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-pagination div.pagination .pagination {
  margin: 0;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-pagination .pagination a {
  padding: 6px 12px;
  line-height: 1.428571429;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-pagination .pagination-info {
  line-height: 34px;
  margin-right: 5px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-pagination .btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-pagination .dropup .dropdown-menu {
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-pagination .page-list {
  display: inline-block;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-toolbar .columns-left {
  margin-right: 5px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-toolbar .columns-right {
  margin-left: 5px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-toolbar .columns label {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-toolbar .bs-bars, .fixed-table-toolbar .columns, .fixed-table-toolbar .search {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 34px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-pagination li.disabled a {
  pointer-events: none;
  cursor: default;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-loading {
  display: none;
  position: absolute;
  top: 42px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: #fff;
  text-align: center;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-body .card-view .title {
  font-weight: 700;
  display: inline-block;
  min-width: 30%;
  text-align: left !important;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.table td, .table th {
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-toolbar .dropdown-menu {
  text-align: left;
  max-height: 300px;
  overflow: auto;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-toolbar .btn-group > .btn-group {
  display: inline-block;
  margin-left: -1px !important;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-toolbar .btn-group > .btn-group > .btn {
  border-radius: 0;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-toolbar .btn-group > .btn-group:first-child > .btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-toolbar .btn-group > .btn-group:last-child > .btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.bootstrap-table .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.bootstrap-table .table thead > tr > th {
  padding: 0;
  margin: 0;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.bootstrap-table .fixed-table-footer tbody > tr > td {
  padding: 0 !important;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.bootstrap-table .fixed-table-footer .table {
  border-bottom: none;
  border-radius: 0;
  padding: 0 !important;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.bootstrap-table .pull-right .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
p.fixed-table-scroll-inner {
  width: 100%;
  height: 200px;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
div.fixed-table-scroll-outer {
  top: 0;
  left: 0;
  visibility: hidden;
  width: 200px;
  height: 150px;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap-table.min.css */
.fixed-table-pagination:after, .fixed-table-toolbar:after {
  content: "";
  display: block;
  clear: both;
}

/*!
 * Bootstrap Table of Contents v0.4.1 (http://afeld.github.io/bootstrap-toc/)
 * Copyright 2015 Aidan Feldman
 * Licensed under MIT (https://github.com/afeld/bootstrap-toc/blob/gh-pages/LICENSE.md) */
/* line 4, app/assets/stylesheets/vendor/bootstrap-toc.min.css */
nav[data-toggle=toc] .nav > li > a {
  display: block;
  padding: 4px 20px;
  font-size: 13px;
  font-weight: 500;
  color: #767676;
}

/* line 4, app/assets/stylesheets/vendor/bootstrap-toc.min.css */
nav[data-toggle=toc] .nav > li > a:focus, nav[data-toggle=toc] .nav > li > a:hover {
  padding-left: 19px;
  color: #563d7c;
  text-decoration: none;
  background-color: transparent;
  border-left: 1px solid #563d7c;
}

/* line 4, app/assets/stylesheets/vendor/bootstrap-toc.min.css */
nav[data-toggle=toc] .nav > .active:focus > a, nav[data-toggle=toc] .nav > .active:hover > a, nav[data-toggle=toc] .nav > .active > a {
  padding-left: 18px;
  font-weight: 700;
  color: #563d7c;
  background-color: transparent;
  border-left: 2px solid #563d7c;
}

/* line 4, app/assets/stylesheets/vendor/bootstrap-toc.min.css */
nav[data-toggle=toc] .nav .nav {
  display: none;
  padding-bottom: 10px;
}

/* line 4, app/assets/stylesheets/vendor/bootstrap-toc.min.css */
nav[data-toggle=toc] .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 30px;
  font-size: 12px;
  font-weight: 400;
}

/* line 4, app/assets/stylesheets/vendor/bootstrap-toc.min.css */
nav[data-toggle=toc] .nav .nav > li > a:focus, nav[data-toggle=toc] .nav .nav > li > a:hover {
  padding-left: 29px;
}

/* line 4, app/assets/stylesheets/vendor/bootstrap-toc.min.css */
nav[data-toggle=toc] .nav .nav > .active:focus > a, nav[data-toggle=toc] .nav .nav > .active:hover > a, nav[data-toggle=toc] .nav .nav > .active > a {
  padding-left: 28px;
  font-weight: 500;
}

/* line 4, app/assets/stylesheets/vendor/bootstrap-toc.min.css */
nav[data-toggle=toc] .nav > .active > ul {
  display: block;
}

/* line 1, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page {
  overflow: hidden;
}

/* line 37, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page a:not(.btn),
.foundations-page .btn-link {
  color: #5A56B3;
  font-weight: bold;
}

/* line 41, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page a:not(.btn):hover,
.foundations-page .btn-link:hover {
  color: twilight-400;
}

/* line 44, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page a:not(.btn):hover, .foundations-page a:not(.btn):focus,
.foundations-page .btn-link:hover,
.foundations-page .btn-link:focus {
  text-decoration: none;
}

/* line 83, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .panel {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.01), 0 4.7px 7px rgba(0, 0, 0, 0.02), 0 7px 10px rgba(0, 0, 0, 0.03);
  border: none;
  margin-bottom: 24px;
}

/* line 89, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .panel .nav-tabs > li.active > a,
.foundations-page .panel .nav-tabs > li.active > a:hover,
.foundations-page .panel .nav-tabs > li.active > a:focus {
  border: 1px solid #C5D1D4;
  border-bottom-color: transparent;
}

/* line 97, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .panel-default > .panel-heading {
  background: #F2F5F7;
  padding: 12px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-color: #C5D1D4;
  border-bottom: none;
}

/* line 105, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .panel-default > .panel-heading div {
  display: flex;
  align-items: center;
}

/* line 111, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .panel-heading-wrap {
  flex-wrap: wrap;
}

/* line 113, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .panel-heading-wrap p {
  width: 100%;
}

/* line 118, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .panel-title {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

/* line 123, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .panel-title .panel-title-foundation {
  color: #666666;
  font-weight: 400;
}

/* line 129, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .panel-footer {
  background-color: rgba(242, 245, 247, 0.5);
}

/* line 134, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .report-panel-link .fa-link {
  color: #747171;
}

/* line 136, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .report-panel-link .fa-link:hover, .foundations-page .report-panel-link .fa-link:active, .foundations-page .report-panel-link .fa-link:focus {
  color: #333333;
}

/* line 144, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .pagination > li > a,
.foundations-page .pagination > li > span {
  border-color: #C5D1D4;
}

/* line 149, app/assets/stylesheets/shared/base/mixin.scss */
.foundations-page .pagination > .disabled > span,
.foundations-page .pagination > .disabled > span:hover,
.foundations-page .pagination > .disabled > span:focus,
.foundations-page .pagination > .disabled > a,
.foundations-page .pagination > .disabled > a:hover,
.foundations-page .pagination > .disabled > a:focus {
  border-color: #C5D1D4;
}

/* line 7, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header {
  position: relative;
  margin-bottom: 24px;
  color: #3D3A82;
}

@media (max-width: 991px) {
  /* line 7, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .foundations-header {
    padding: 16px 16px 40px 16px;
    margin-bottom: 0px;
  }
}

/* line 16, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .foundations-stats {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 24px;
}

@media (max-width: 800px) {
  /* line 16, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .foundations-header .foundations-stats {
    flex-direction: column;
  }
}

/* line 26, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .foundations-stats-item {
  background-color: #F1F1F9;
  box-shadow: 0px 2px 7px 0px #3D3A8224;
  border-radius: 8px;
  padding: 16px 24px;
  width: 100%;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 130%;
  font-weight: 500;
}

/* line 38, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .foundations-stats-item span {
  font-weight: 800;
}

/* line 42, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .foundations-stats-item i {
  margin-right: 12px;
}

/* line 49, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header > .row:first-of-type {
  padding-bottom: 40px;
  background: #EAEAFB;
}

/* line 53, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header > .row:first-of-type > div:first-of-type {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 58, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header > .row:first-of-type > div:first-of-type > h3 {
  max-width: 940px;
}

/* line 64, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .wave {
  position: relative;
  width: 100vw;
  height: 39px;
  background-image: url(/assets/foundations-wave-3da5b4ed6f6159ffaf97ff0317624d0ea7bfe7ebeaef90ac85f9ca4d31cfcc9f.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 73, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  font-size: 50px;
  letter-spacing: 1px;
  line-height: 110%;
  margin: 0px;
}

/* line 82, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 130%;
  margin: 0px;
}

/* line 90, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header h3 {
  opacity: 0.9;
  font-size: 18px;
  line-height: 24px;
  margin: 0px;
}

/* line 97, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .parent-category {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  margin-bottom: 0px;
}

/* line 101, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .parent-category + h1 {
  margin-top: 4px !important;
}

/* line 106, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .header-wrapper {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-top: 40px;
  flex-wrap: wrap;
  row-gap: 16px;
}

/* line 116, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .header-wrapper h1 {
  margin: 0;
  margin-right: 0.625rem;
  display: inline-flex;
}

/* line 122, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .header-wrapper a.btn {
  display: inline-block;
  text-align: center;
}

/* line 127, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .header-wrapper span {
  font-weight: 800;
}

/* line 132, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .share-resource {
  padding: 4px 8px;
  border-radius: 4px;
  border: 2px solid #FFFFFF;
  height: 28px;
  line-height: 17px;
}

/* line 139, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .share-resource > svg > path {
  stroke: #FFFFFF;
}

/* line 143, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .share-resource > span {
  vertical-align: top;
  margin-left: 5px;
}

/* line 148, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .share-resource:hover, .foundations-page .foundations-header .share-resource:focus {
  color: #FFFFFF !important;
}

/* line 154, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-header .header-wrapper {
  display: block;
}

@media (max-width: 991px) {
  /* line 159, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .row {
    padding: 0px 15px;
  }
}

/* line 165, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .table > thead > tr > th,
.foundations-page .table > thead > tr > td,
.foundations-page .table > tbody > tr > th,
.foundations-page .table > tbody > tr > td,
.foundations-page .table > tfoot > tr > th,
.foundations-page .table > tfoot > tr > td {
  padding: 6px 16px !important;
  border-top: 1px solid #C5D1D4;
}

/* line 175, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .table > tbody > tr.panel-footer > td {
  padding-top: 10px !important;
}

/* line 179, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .browse {
  color: #333333;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 1px;
  margin-left: 10px;
}

@media (max-width: 991px) {
  /* line 179, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .browse {
    margin-left: 0px;
  }
}

/* line 191, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .state-nav-pill {
  font-size: 16px;
}

/* line 195, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .city-nav-pill {
  margin-left: 8px !important;
}

/* line 199, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .left-section {
  padding: 0 20px;
}

/* line 202, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .left-section .nav-pills > li.active > a,
.foundations-page .left-section .nav-pills > li.active > a:hover,
.foundations-page .left-section .nav-pills > li.active > a:focus {
  border: 1px solid #c5d1d4;
  box-sizing: border-box;
  border-radius: 15px;
  background: #F2F5F7;
  color: #64447C;
}

/* line 213, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .nav li {
  margin: 4px 0px;
}

/* line 215, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .nav li a {
  padding: 4px 10px;
  display: inline-block;
}

/* line 219, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .nav li a:hover, .foundations-page .nav li a:focus {
  border-radius: 15px;
}

/* line 226, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .pagination > .active > a,
.foundations-page .pagination > .active > a:hover,
.foundations-page .pagination > .active > a:focus,
.foundations-page .pagination > .active > span,
.foundations-page .pagination > .active > span:hover,
.foundations-page .pagination > .active > span:focus {
  background-color: #64447C;
  border-color: #64447C;
  color: #FFFFFF !important;
}

/* line 237, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .about-instrumentl-panel {
  padding: 24px;
  display: grid;
  grid-auto-columns: 1fr 319px;
  grid-auto-flow: column;
  align-items: center;
  gap: 24px;
  background: linear-gradient(90deg, #eaeafb, #bdbdee);
  color: #FFFFFF;
  border-radius: 12px;
}

/* line 248, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .about-instrumentl-panel > div {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 253, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .about-instrumentl-panel > div h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  font-size: 28px;
  line-height: 130%;
  margin: 0px;
  color: #3D3A82;
}

/* line 262, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .about-instrumentl-panel > div p {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  line-height: 130%;
  font-size: 18px;
  color: #3D3A82;
}

/* line 270, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .about-instrumentl-panel > div a.btn {
  max-width: 623px;
}

/* line 275, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .about-instrumentl-panel img {
  width: auto;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
}

@media (max-width: 910px), (min-width: 992px) and (max-width: 1346px) {
  /* line 237, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .about-instrumentl-panel {
    grid-auto-flow: row;
    grid-auto-rows: 222px 1fr;
  }
  /* line 287, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .about-instrumentl-panel > div {
    align-items: center;
    gap: 18px;
  }
  /* line 291, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .about-instrumentl-panel > div a.btn {
    max-width: 100%;
  }
  /* line 296, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .about-instrumentl-panel img {
    grid-area: 1 / 1 / 2 / 2;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
}

/* line 305, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-call-to-action {
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  grid-auto-columns: 1fr 448px;
  background-color: #5A56B3;
  color: #FFFFFF;
  gap: 24px;
  border-radius: 12px;
  padding: 24px;
  margin-bottom: 24px;
}

/* line 317, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-call-to-action img {
  width: auto;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
}

/* line 324, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-call-to-action .foundations-cta-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 329, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-call-to-action .foundations-cta-form input, .foundations-page .foundations-call-to-action .foundations-cta-form input::placeholder {
  color: #5A56B3 !important;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 130%;
}

/* line 336, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-call-to-action .foundations-cta-form button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border: 0 0 0 inherit;
  font-family: 'Lato', sans-serif;
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
}

/* line 346, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-call-to-action .foundations-cta-form-info h3 {
  font-size: 22px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  line-height: 130%;
  margin: 0 0 4px 0;
  letter-spacing: 0.3px;
}

/* line 355, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-call-to-action .foundations-cta-form-info p {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  line-height: 130%;
  margin: 0;
  letter-spacing: 0.3px;
}

@media (max-width: 430px) {
  /* line 368, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .foundations-call-to-action .foundations-cta-form button, .foundations-page .foundations-call-to-action .foundations-cta-form input, .foundations-page .foundations-call-to-action .foundations-cta-form input::placeholder {
    font-size: 14px;
  }
}

@media (max-width: 375px) {
  /* line 376, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .foundations-call-to-action .foundations-cta-form button, .foundations-page .foundations-call-to-action .foundations-cta-form input, .foundations-page .foundations-call-to-action .foundations-cta-form input::placeholder {
    font-size: 12px;
  }
}

@media (max-width: 900px), (min-width: 992px) and (max-width: 1315px) {
  /* line 305, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .foundations-call-to-action {
    grid-auto-flow: row;
    grid-auto-rows: 162px 1fr;
  }
  /* line 387, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .foundations-call-to-action img {
    grid-area: 1 / 1 / 2 / 2;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
}

/* line 396, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-signup-form {
  display: flex;
  justify-content: space-between;
}

/* line 400, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-signup-form .img-responsive {
  margin-right: 8px;
  max-width: 47px;
}

/* line 405, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-signup-form .input-group {
  display: flex;
  width: 100%;
}

/* line 411, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-sign-up-button {
  background-color: #FF6E61;
  border-color: #FF6E61;
  border-radius: 0px 4px 4px 0px;
  height: 46px;
}

/* line 417, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-sign-up-button:hover, .foundations-page .foundations-sign-up-button:focus {
  background-color: #ff3f2e !important;
  border-color: #ff3f2e;
}

/* line 424, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .show-more-states,
.foundations-page .show-more-cities,
.foundations-page .show-more-ntee-codes {
  color: #64447C;
  font-weight: bold;
}

/* line 429, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .show-more-states:hover,
.foundations-page .show-more-cities:hover,
.foundations-page .show-more-ntee-codes:hover {
  cursor: pointer;
}

/* line 434, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .foundations-breadcrumbs {
  margin-top: 24px;
  min-width: 100%;
  flex-basis: 100%;
}

/* line 440, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .combined-assets {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
}

/* line 446, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .visit-by-click {
  line-height: 17px;
  text-align: center;
  color: #747171;
}

/* line 452, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .pagination {
  margin: 0;
}

/* line 456, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .bg-gradient {
  position: relative;
  height: 100%;
  z-index: -1;
  bottom: 0;
  width: 100%;
}

/* line 463, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .bg-gradient-inner {
  background: rgba(255, 153, 143, 0.9);
  filter: blur(400px);
  transform: matrix(0.96, 0.64, -0.21, 0.87, 0, 0);
  position: absolute;
  width: 100%;
  height: 1000px;
  left: 50%;
  top: 50%;
  bottom: 0px;
}

/* line 474, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .bg-gradient-middle {
  background: rgba(174, 121, 216, 0.5);
  filter: blur(400px);
  position: absolute;
  width: 100%;
  height: 1000px;
}

/* line 481, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .bg-gradient-outer {
  background: #ffffff;
  filter: blur(600px);
  position: absolute;
  width: 100%;
  height: 1000px;
}

/* line 490, app/assets/stylesheets/main/components/foundations-page.scss */
.foundations-page .common-search,
.foundations-page .common-search-modal-trigger-container {
  margin: 0;
}

@media (max-width: 991px) {
  /* line 496, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .left-section {
    padding: 0;
  }
  /* line 499, app/assets/stylesheets/main/components/foundations-page.scss */
  .foundations-page .left-section .nav-pills {
    border: 1px solid #C5D1D4;
    border-radius: 5px;
    margin-bottom: 20px;
    height: 100px;
    overflow: auto;
  }
}

/* line 2, app/assets/stylesheets/main/components/foundations-right-column.scss */
.foundations-right-column.affix-top {
  top: 300px;
}

/* line 6, app/assets/stylesheets/main/components/foundations-right-column.scss */
.foundations-right-column h5 {
  background-color: unset !important;
  max-width: unset !important;
}

/* line 11, app/assets/stylesheets/main/components/foundations-right-column.scss */
.foundations-right-column nav[data-toggle='toc'] {
  margin-top: 0;
}

/* line 15, app/assets/stylesheets/main/components/foundations-right-column.scss */
.foundations-right-column.foundations-right-column-logged-in.affix {
  right: -30px;
}

/* line 1, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.left-section .foundation-directory-right-column {
  padding: 0px 20px 0px 20px;
  left: 0;
}

/* line 7, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.left-section .foundation-directory-right-column #toc ul.nav ul.nav {
  margin-left: 15px !important;
}

/* line 13, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.left-section .foundation-directory-right-column.affix-top {
  left: 10px;
}

/* line 17, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.left-section .foundation-directory-right-column.affix-bottom {
  left: 10px;
}

/* line 21, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.left-section .foundation-directory-right-column nav[data-toggle='toc'] .nav > li > a:focus,
.left-section .foundation-directory-right-column nav[data-toggle='toc'] .nav > li > a:hover {
  border-right: none;
  padding-right: 20px;
}

/* line 27, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.left-section .foundation-directory-right-column .ntee-code-list {
  padding-right: 8px;
  padding-left: 16px;
}

/* line 33, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column {
  padding: 0px 0px 0px 16px;
  right: 0;
}

/* line 37, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column #toc {
  margin: 0 !important;
}

/* line 41, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column #toc ul.nav ul.nav {
  margin-left: 15px;
}

/* line 47, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column h5 {
  padding: 0 8px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  color: #747171;
}

/* line 55, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column .nav > li {
  margin: 4px 0px;
}

/* line 57, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column .nav > li > a {
  color: #00799E !important;
  padding: 4px 10px !important;
  display: inline-block !important;
  font-weight: bold !important;
  font-size: 14px !important;
}

/* line 63, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column .nav > li > a:hover, .foundation-directory-right-column .nav > li > a:focus, .foundation-directory-right-column .nav > li > a:active {
  background-color: #F2F5F7 !important;
  border-radius: 20px;
  border: 0 !important;
}

/* line 73, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column.affix-top {
  right: 10px;
}

/* line 77, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column.affix-bottom {
  right: 10px;
}

/* line 81, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column nav[data-toggle='toc'] .nav > li > a:focus,
.foundation-directory-right-column nav[data-toggle='toc'] .nav > li > a:hover {
  border-left: none;
  padding-left: 20px;
}

/* line 87, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column .ntee-code-list {
  list-style: none;
  padding-left: 8px;
  padding-right: 16px;
  margin-top: 15px;
  height: 300px;
  overflow: auto;
}

/* line 95, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column .ntee-code-list li {
  margin-bottom: 10px;
}

/* line 100, app/assets/stylesheets/main/components/foundation-directory-right-column.scss */
.foundation-directory-right-column .ntee-code-link {
  padding: 4px 8px;
  background-color: #F2F5F7;
  border-radius: 4px;
  display: inline-block;
}

/* --- BRAND: PRIMARY ---------------------- */
/* --- BRAND: ACCENTS ---------------------- */
/* --- NEUTRALS ---------------------- */
/* --- SPECTRUM: ILLUSTRATIONS ---------------------- */
/* --- GREYS ---------------------- */
/* Same as silver-300 */
/* --- PRODUCT ---------------------- */
/* --- ALERTS ---------------------- */
/* --- BRAND REDESIGN ---------------------- */
/* Hot Persimmon */
/* Volt */
/* Amethyst */
/* Sand */
/* Grey */
/* --- PLANS ---------------------- */
/* line 3, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info {
  padding-bottom: 20px;
}

/* line 7, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .grant-detail-body .grant-attributes {
  padding-bottom: 0;
}

/* line 10, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .grant-detail-body .grant-attributes a.fow-popover-link:hover {
  color: #333333;
}

/* line 16, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info h2 {
  margin-top: 33px;
  font-family: 'Termoli', serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

/* line 26, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info h4.text-muted {
  font-size: 14px;
}

/* line 30, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info hr {
  border-top: 1px solid #C5D1D4;
}

/* line 34, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info h3 {
  font-family: 'Termoli', serif;
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 25px;
}

/* line 41, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info p {
  font-size: 14px;
}

/* line 45, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .glyphicon-info-sign {
  font-size: 12px;
  color: #676767;
}

/* line 50, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .glyphicon-calendar {
  padding-right: 5px;
}

/* line 54, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .apply-button {
  font-weight: bold;
  margin-right: 8px;
  padding: 9px 20px;
}

/* line 60, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .grant-coach-button {
  margin-left: 15px;
}

/* line 64, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info a:not(.btn) {
  color: #00B2E8;
}

/* line 68, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .share a {
  color: black;
}

/* line 72, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info iframe.document {
  width: 100%;
  height: 1000px;
}

/* line 77, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .form-control {
  border-color: #C5D1D4;
  box-shadow: none;
  color: #333333;
}

/* line 82, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .form-control.select {
  color: #C5D1D4;
}

/* line 87, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .input-group-addon {
  background-color: #FFFFFF;
}

/* line 91, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .add-to-tracker-button {
  margin-right: 12px;
}

/* line 97, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

/* line 102, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .filing-summary {
  padding: 0;
}

/* line 105, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .filing-summary .row.maps {
  margin-bottom: 50px;
}

/* line 109, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .filing-summary .bg-gradient {
  display: none;
}

/* line 113, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .filing-summary .filing-block {
  padding: 0 !important;
}

/* line 118, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .subheader {
  color: #747171;
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 20px;
}

/* line 126, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .nav-tabs {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 131, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .panel {
  margin-bottom: 10px;
}

/* line 135, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .panel-heading,
.report-tab-pane table {
  color: #4D4D4D;
}

/* line 141, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .panel-heading h3 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 150, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane table > tbody > tr > td, .report-tab-pane table > tbody > tr > th {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 159, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .awards-table > tbody > tr > td, .report-tab-pane .awards-table > tbody > tr > th {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 166, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane.report-tab-pane-with-actions {
  margin-bottom: 140px;
}

/* line 170, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane.tour-is-visible {
  margin-bottom: 50px;
}

/* line 175, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions {
  background-color: #F2F5F7;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  display: flex;
}

/* line 181, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions a {
  color: #00B2E8;
}

/* line 185, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions .save-grant-button {
  background-color: #3ACC8A;
  color: #FFFFFF;
  font-weight: bold;
  margin-right: 10px;
}

/* line 191, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions .save-grant-button:focus {
  background-color: #3ACC8A;
}

/* line 195, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions .save-grant-button > span {
  margin-right: 5px;
}

/* line 200, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions .btn {
  border: none;
  padding: 10px;
  width: 100%;
}

/* line 206, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions .form-control {
  border-color: #C5D1D4;
  box-shadow: none;
}

/* line 210, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions .form-control.select {
  color: #C5D1D4;
}

@media (max-width: 768px) {
  /* line 219, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant_info .year-pdfs,
.filing-summary .year-pdfs {
    line-height: 2.5em;
    letter-spacing: 0.15em;
  }
  /* line 223, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant_info .year-pdfs a,
.filing-summary .year-pdfs a {
    letter-spacing: normal;
  }
}

/* line 230, app/assets/stylesheets/main/components/grant_info_page.scss */
.hide-scrollbar {
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}

/* line 237, app/assets/stylesheets/main/components/grant_info_page.scss */
.hide-scrollbar::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}

/* line 244, app/assets/stylesheets/main/components/grant_info_page.scss */
.alert {
  border-radius: 0px;
  margin-bottom: 0;
}

/* These are the defaults from bootstrap */
/* line 250, app/assets/stylesheets/main/components/grant_info_page.scss */
.alert-default {
  border-radius: 4px;
  margin-bottom: 20px;
}

/* line 257, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-actions .save-hide-buttons {
  display: flex;
}

/* line 262, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-actions-row {
  margin: 10px 0;
  display: flex;
  align-items: center;
}

/* line 267, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-actions-row .grant-feedback {
  margin-left: 12px;
  display: inline-flex;
}

/* line 273, app/assets/stylesheets/main/components/grant_info_page.scss */
.external-reference-id,
.review-timestamps {
  font-style: italic;
  font-size: 12px !important;
  color: #747171;
  padding-top: 12px;
}

/* line 282, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page .embedded-grant-with-sidebar {
  height: 100%;
  min-height: 100vh;
}

@media (min-width: 992px) {
  /* line 286, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-page .embedded-grant-with-sidebar .saved-grant-modal__sidebar-container {
    min-height: 100vh;
  }
}

/* line 292, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page .embedded-grant-with-sidebar .saved-grant-modal__details-container {
  padding-top: 10px;
}

/* line 296, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page .embedded-grant-with-sidebar .saved-grant-sidebar__buttons {
  position: unset;
  width: unset;
  padding: 0;
  box-shadow: none;
}

/* line 303, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page .embedded-grant-with-sidebar .grant-with-sidebar {
  height: calc(100% - 160px);
}

@media (min-width: 768px) {
  /* line 310, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-page .embedded-grant-with-sidebar-for-users .saved-grant-modal__details-container {
    border-left: 1px solid #C5D1D4;
  }
}

/* line 317, app/assets/stylesheets/main/components/grant_info_page.scss */
.bg-silver-100 {
  background-color: #F2F5F7;
}

@media (min-width: 992px) {
  /* line 323, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-page .grant-detail-body .funder-detail {
    width: 584px;
  }
  /* line 327, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-page .grant-detail-body .filing-report-content {
    width: 100%;
  }
  /* line 332, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-page-actions {
    width: calc(33.3333% - 1px);
    min-height: 100vh;
  }
}

@media (max-width: 992px) {
  /* line 339, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-page-actions {
    width: 100%;
  }
  /* line 343, app/assets/stylesheets/main/components/grant_info_page.scss */
  .researching-header .table-filter-item {
    display: none !important;
  }
}

@media (min-width: 767px) {
  /* line 349, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-actions {
    border-left: 1px solid #C5D1D4;
    padding: 0;
  }
}
