@charset "UTF-8";
/*see: http://goo.gl/YhV26*/
/*! 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;
  }
}

/* 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: Roboto, -apple-system, "Segoe UI", system-ui, "Helvetica Neue", Oxygen-Sans, Ubuntu, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  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: #155d92;
  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: #0b324f;
  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.5;
  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: 24px;
  margin-bottom: 24px;
  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: 700;
  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: 24px;
  margin-bottom: 12px;
}

/* 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: 12px;
  margin-bottom: 12px;
}

/* 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: 32px;
}

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

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

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

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

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

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

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

/* 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: #155d92;
}

/* 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: #0e4065;
}

/* 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: #155d92;
}

/* 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: #0e4065;
}

/* 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: 11px;
  margin: 48px 0 24px;
  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: 12px;
}

/* 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: 24px;
}

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

/* 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: 950px) {
  /* 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: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  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.5;
  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: 24px;
  font-style: normal;
  line-height: 1.5;
}

/* 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: "SFMono-Regular", "SF Mono", "Ubuntu Mono", Consolas, "DejaVu Sans Mono", Menlo, 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: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  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: 24px;
}

/* 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.5;
  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: 18px;
    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: 24px;
  font-size: 24px;
  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: 16px;
  line-height: 1.5;
  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: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  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: 38px;
  }
  /* 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: 33px;
  }
  /* 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: 49px;
  }
}

/* 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: 24px;
  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: 40px;
  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: 33px;
  padding: 5px 10px;
  font-size: 14px;
  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: 33px;
  line-height: 33px;
}

/* 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: 33px;
  padding: 5px 10px;
  font-size: 14px;
  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: 33px;
  line-height: 33px;
}

/* 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: 33px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 14px;
  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: 49px;
  padding: 10px 16px;
  font-size: 20px;
  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: 49px;
  line-height: 49px;
}

/* 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: 49px;
  padding: 10px 16px;
  font-size: 20px;
  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: 49px;
  line-height: 49px;
}

/* 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: 49px;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 20px;
  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: 47.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: 38px;
  height: 38px;
  line-height: 38px;
  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: 49px;
  height: 49px;
  line-height: 49px;
}

/* 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: 33px;
  height: 33px;
  line-height: 33px;
}

/* 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, .was-validated .form-control:invalid .help-block, .form-control.is-invalid .help-block, .field_with_errors .help-block,
.has-error .control-label,
.was-validated .form-control:invalid .control-label,
.form-control.is-invalid .control-label,
.field_with_errors .control-label,
.has-error .radio,
.was-validated .form-control:invalid .radio,
.form-control.is-invalid .radio,
.field_with_errors .radio,
.has-error .checkbox,
.was-validated .form-control:invalid .checkbox,
.form-control.is-invalid .checkbox,
.field_with_errors .checkbox,
.has-error .radio-inline,
.was-validated .form-control:invalid .radio-inline,
.form-control.is-invalid .radio-inline,
.field_with_errors .radio-inline,
.has-error .checkbox-inline,
.was-validated .form-control:invalid .checkbox-inline,
.form-control.is-invalid .checkbox-inline,
.field_with_errors .checkbox-inline, .has-error.radio label, .was-validated .radio.form-control:invalid label, .radio.form-control.is-invalid label, .radio.field_with_errors label, .has-error.checkbox label, .was-validated .checkbox.form-control:invalid label, .checkbox.form-control.is-invalid label, .checkbox.field_with_errors label, .has-error.radio-inline label, .was-validated .radio-inline.form-control:invalid label, .radio-inline.form-control.is-invalid label, .radio-inline.field_with_errors label, .has-error.checkbox-inline label, .was-validated .checkbox-inline.form-control:invalid label, .checkbox-inline.form-control.is-invalid 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, .was-validated .form-control:invalid .form-control, .form-control.is-invalid .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, .was-validated .form-control:invalid .form-control:focus, .form-control.is-invalid .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, .was-validated .form-control:invalid .input-group-addon, .form-control.is-invalid .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, .was-validated .form-control:invalid .form-control-feedback, .form-control.is-invalid .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: 29px;
}

/* 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: 31px;
}

/* 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: 20px;
  }
}

@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: 14px;
  }
}

/* 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: 16px;
  line-height: 1.5;
  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 {
  color: #fff;
  background-color: #155d92;
  border-color: #124e7c;
}

/* 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.focus {
  color: #fff;
  background-color: #0e4065;
  border-color: #02080c;
}

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

/* 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.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0e4065;
  background-image: none;
  border-color: #0a2c46;
}

/* 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:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #0a2c46;
  border-color: #02080c;
}

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

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #155d92;
  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: #4296d7;
  border-color: #2d8bd2;
}

/* 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: #287dbd;
  border-color: #164569;
}

/* 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: #287dbd;
  border-color: #2269a0;
}

/* 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: #287dbd;
  background-image: none;
  border-color: #2269a0;
}

/* 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: #2269a0;
  border-color: #164569;
}

/* 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: #4296d7;
  border-color: #2d8bd2;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #4296d7;
  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: #ef6f22;
  border-color: #e76111;
}

/* 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: #cf570f;
  border-color: #702f08;
}

/* 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: #cf570f;
  border-color: #ae490d;
}

/* 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: #cf570f;
  background-image: none;
  border-color: #ae490d;
}

/* 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: #ae490d;
  border-color: #702f08;
}

/* 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: #ef6f22;
  border-color: #e76111;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #ef6f22;
  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: #DB3A34;
  border-color: #d12b25;
}

/* 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: #bb2721;
  border-color: #641512;
}

/* 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: #bb2721;
  border-color: #9d201c;
}

/* 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: #bb2721;
  background-image: none;
  border-color: #9d201c;
}

/* 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: #9d201c;
  border-color: #641512;
}

/* 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: #DB3A34;
  border-color: #d12b25;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #DB3A34;
  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: #155d92;
  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: #0b324f;
  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: 20px;
  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: 14px;
  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: 14px;
  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: 16px;
  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: 11px 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.5;
  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: #155d92;
  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: 14px;
  line-height: 1.5;
  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: 950px) {
  /* 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: 16px;
  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: 14px;
  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: 20px;
  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: #155d92;
}

/* 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: 11px 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.5;
  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: #155d92;
}

/* 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: 24px;
  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: 950px) {
  /* 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: 950px) {
  /* 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: 950px) {
  /* 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: 950px) {
  /* 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: 950px) {
  /* 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: 950px) {
  /* 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: 13px 15px;
  font-size: 20px;
  line-height: 24px;
}

/* 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: 950px) {
  /* 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: 950px) {
  /* 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: 6.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: 24px;
}

@media (max-width: 949px) {
  /* 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: 24px;
  }
  /* 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: 950px) {
  /* 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: 13px;
    padding-bottom: 13px;
  }
}

/* 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: 6px;
  margin-bottom: 6px;
}

@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: 949px) {
  /* 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: 950px) {
  /* 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: 6px;
  margin-bottom: 6px;
}

/* 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: 8.5px;
  margin-bottom: 8.5px;
}

/* 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: 13px;
  margin-bottom: 13px;
}

@media (min-width: 950px) {
  /* 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: 950px) {
  /* 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: 949px) {
  /* 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: 949px) {
  /* 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: 24px;
  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: 24px 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.5;
  color: #155d92;
  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: #0b324f;
  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: #155d92;
  border-color: #155d92;
}

/* 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: 20px;
  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: 14px;
  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: 24px 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: #155d92;
}

/* 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: #0e4065;
}

/* 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: #4296d7;
}

/* 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: #287dbd;
}

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

/* 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: #cf570f;
}

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

/* 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: #bb2721;
}

/* 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: 14px;
  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: #155d92;
  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: 24px;
  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: 72px;
  }
}

/* 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: 24px;
  line-height: 1.5;
  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: #155d92;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 24px;
  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 {
  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 {
  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 {
  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: 24px;
  margin-bottom: 24px;
  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: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #155d92;
  -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: #4296d7;
}

/* 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: #ef6f22;
}

/* 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: #DB3A34;
}

/* 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: #155d92;
  border-color: #155d92;
}

/* 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: #85c1ee;
}

/* 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: 24px;
  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: 18px;
  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: 24px;
}

/* 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: #155d92;
}

/* 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: #155d92;
  border-color: #155d92;
}

/* 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: #155d92;
}

/* 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: #155d92;
  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: #155d92;
}

/* 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: 24px;
  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.5;
}

/* 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: Roboto, -apple-system, "Segoe UI", system-ui, "Helvetica Neue", Oxygen-Sans, Ubuntu, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  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;
  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: Roboto, -apple-system, "Segoe UI", system-ui, "Helvetica Neue", Oxygen-Sans, Ubuntu, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  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: 16px;
  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: 16px;
  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;
  }
}

@media (min-width: 950px) {
  /* line 102, app/assets/stylesheets/bootstrap_and_overrides.scss */
  .col-md-offset-1-and-a-half {
    margin-left: 12.499999995%;
  }
}

/* line 109, app/assets/stylesheets/bootstrap_and_overrides.scss */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 70px;
}

/* line 114, app/assets/stylesheets/bootstrap_and_overrides.scss */
body {
  padding-top: 70px;
  font-weight: 400;
  color: #212529;
}

/* line 120, app/assets/stylesheets/bootstrap_and_overrides.scss */
a {
  text-decoration: underline;
}

/* line 123, app/assets/stylesheets/bootstrap_and_overrides.scss */
.navbar a {
  text-decoration: none;
}

/* line 126, app/assets/stylesheets/bootstrap_and_overrides.scss */
.dropdown-menu.user-menu {
  max-height: 80vh;
  overflow-y: auto;
}

/* line 132, app/assets/stylesheets/bootstrap_and_overrides.scss */
a[role="button"], a[role="button"]:hover, a[role="button"]:focus, a.btn {
  text-decoration: none;
}

/* line 136, app/assets/stylesheets/bootstrap_and_overrides.scss */
a.btn.disabled, a.btn[disabled], fieldset[disabled] a.btn {
  cursor: not-allowed;
}

/* line 141, app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-group, .btn-group-vertical {
  display: flex;
  flex-wrap: nowrap;
}

/* line 145, app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-group .btn, .btn-group-vertical .btn {
  flex: 1 1 auto;
  text-align: center;
}

/* line 153, app/assets/stylesheets/bootstrap_and_overrides.scss */
.navbar-nav.navbar-right:last-child {
  margin-right: 0;
}

/* line 158, app/assets/stylesheets/bootstrap_and_overrides.scss */
label abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

/* line 166, app/assets/stylesheets/bootstrap_and_overrides.scss */
.d-block {
  display: block;
}

/* line 176, app/assets/stylesheets/bootstrap_and_overrides.scss */
.row-eq-height {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* line 197, app/assets/stylesheets/bootstrap_and_overrides.scss */
.row-eq-height div[class*='col-'] {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: -.5px;
  /* hack for safari wrapping */
}

/* line 224, app/assets/stylesheets/bootstrap_and_overrides.scss */
.hidden-testing {
  display: none;
}

/* set a max-width for horizontal fluid layout and make it centered */
/* line 227, app/assets/stylesheets/bootstrap_and_overrides.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px;
}

/* Create a smaller version of Bootstrap .alert */
/* line 234, app/assets/stylesheets/bootstrap_and_overrides.scss */
.alert-sm {
  padding: 9px;
  border-radius: 3px;
}

/* Update alert styling */
/* line 240, app/assets/stylesheets/bootstrap_and_overrides.scss */
.alert {
  border-radius: 6px;
}

/* line 243, app/assets/stylesheets/bootstrap_and_overrides.scss */
.alert-warning {
  color: white;
  background-color: #db3a34;
  border: #db3a3490 1px solid;
}

/* line 248, app/assets/stylesheets/bootstrap_and_overrides.scss */
.alert-warning a {
  color: white;
  font-weight: bold;
}

/* font awesome icons inside tooltips */
/* line 255, app/assets/stylesheets/bootstrap_and_overrides.scss */
.fa-inside-tooltip {
  vertical-align: text-top;
}

/* Create a smaller version of Bootstrap .label */
/* line 260, app/assets/stylesheets/bootstrap_and_overrides.scss */
.label-sm {
  padding-top: 0.1em;
  padding-right: 0.3em;
  padding-bottom: 0.15em;
  padding-left: 0.3em;
}

/* line 267, app/assets/stylesheets/bootstrap_and_overrides.scss */
.label-sup {
  vertical-align: top;
}

/* line 271, app/assets/stylesheets/bootstrap_and_overrides.scss */
input[type=search] {
  appearance: searchfield;
}

/* line 275, app/assets/stylesheets/bootstrap_and_overrides.scss */
.list-group-item-borderless {
  border: none;
}

/* disable spinner controls on certain number/date fields. */
/* line 280, app/assets/stylesheets/bootstrap_and_overrides.scss */
.no-number-spinner::-webkit-inner-spin-button,
.no-number-spinner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 286, app/assets/stylesheets/bootstrap_and_overrides.scss */
.pagebreak {
  page-break-before: always;
}

/* line 288, app/assets/stylesheets/bootstrap_and_overrides.scss */
.well-nobg {
  background-color: inherit;
}

/* line 292, app/assets/stylesheets/bootstrap_and_overrides.scss */
.vertical-align {
  display: flex;
  align-items: center;
}

/* line 297, app/assets/stylesheets/bootstrap_and_overrides.scss */
.field_with_errors {
  display: inline;
}

/* line 302, app/assets/stylesheets/bootstrap_and_overrides.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  margin-bottom: 1rem;
  background-image: none;
  border-color: #dc4c64;
}

/* line 309, app/assets/stylesheets/bootstrap_and_overrides.scss */
.invalid-feedback {
  width: auto;
  margin-top: .25rem;
  color: #dc4c64;
  margin-top: -0.75rem;
}

@media screen and (min-width: 600px) {
  /* line 320, app/assets/stylesheets/bootstrap_and_overrides.scss */
  .container-fluid {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}

@media (min-width: 768px) {
  /* line 327, app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pull-right-sm {
    float: right;
  }
}

@media print {
  /* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-print-1, .col-print-2, .col-print-3, .col-print-4, .col-print-5, .col-print-6, .col-print-7, .col-print-8, .col-print-9, .col-print-10, .col-print-11, .col-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-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-print-offset-12 {
    margin-left: 100%;
  }
  @page {
    size: letter;
    margin: 5mm;
  }
  /* line 345, app/assets/stylesheets/bootstrap_and_overrides.scss */
  .container {
    width: 215mm;
  }
  /* line 349, app/assets/stylesheets/bootstrap_and_overrides.scss */
  body {
    padding-top: 0px;
    font-size: 13px;
  }
  /* line 353, app/assets/stylesheets/bootstrap_and_overrides.scss */
  abbr[title]:after {
    content: none;
  }
  /* line 354, app/assets/stylesheets/bootstrap_and_overrides.scss */
  a[href]:after {
    content: none;
  }
  /* This appears to fix the "blank google map on print" bug! */
  /* line 357, app/assets/stylesheets/bootstrap_and_overrides.scss */
  img {
    max-width: none !important;
  }
  /* Fix for Bootstrap 3 bug where something .hidden-xs is
     also hidden in print. */
  /* line 363, app/assets/stylesheets/bootstrap_and_overrides.scss */
  .visible-xs-print {
    display: block !important;
  }
  /* dev only; hide the Rails Bullet Gem footer */
  /* line 368, app/assets/stylesheets/bootstrap_and_overrides.scss */
  [data-is-bullet-footer] {
    display: none;
  }
}

/*NOTE: tailwind classes for when only bootstrap is loaded */
/*TODO clean up if tailwind is implemented in the UnifiedSearch View*/
@media print {
  /* line 2, app/assets/stylesheets/bootstrap-tailwind.scss */
  .absolute {
    position: absolute;
  }
  /* line 6, app/assets/stylesheets/bootstrap-tailwind.scss */
  .break-all {
    word-break: break-all;
  }
  /* line 10, app/assets/stylesheets/bootstrap-tailwind.scss */
  .flex {
    display: flex;
  }
  /* line 13, app/assets/stylesheets/bootstrap-tailwind.scss */
  .flex-none {
    flex: none;
  }
  /* line 17, app/assets/stylesheets/bootstrap-tailwind.scss */
  .flex-nowrap {
    flex-wrap: nowrap;
  }
  /* line 21, app/assets/stylesheets/bootstrap-tailwind.scss */
  .flex-row {
    flex-direction: row;
  }
  /* line 26, app/assets/stylesheets/bootstrap-tailwind.scss */
  .inline {
    display: inline;
  }
  /* line 29, app/assets/stylesheets/bootstrap-tailwind.scss */
  .inline-block {
    display: inline-block;
  }
  /* line 35, app/assets/stylesheets/bootstrap-tailwind.scss */
  .inset\-0 {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
  }
  /* line 43, app/assets/stylesheets/bootstrap-tailwind.scss */
  .justify-end {
    justify-content: flex-end;
  }
  /* line 48, app/assets/stylesheets/bootstrap-tailwind.scss */
  .m\-0 {
    margin: 0;
  }
  /* line 52, app/assets/stylesheets/bootstrap-tailwind.scss */
  .ml-auto {
    margin-left: auto;
  }
  /* line 56, app/assets/stylesheets/bootstrap-tailwind.scss */
  .mr-\[30px\] {
    margin-right: 30px;
  }
  /* line 60, app/assets/stylesheets/bootstrap-tailwind.scss */
  .my-auto {
    margin-bottom: auto;
    margin-top: auto;
  }
  /* line 67, app/assets/stylesheets/bootstrap-tailwind.scss */
  .max-h-\[137px\] {
    max-height: 137px;
  }
  /* line 72, app/assets/stylesheets/bootstrap-tailwind.scss */
  .max-w-\[363\.5px\] {
    max-width: 363.5px;
  }
  /* line 76, app/assets/stylesheets/bootstrap-tailwind.scss */
  .max-w-\[50\%\] {
    max-width: 50%;
  }
  /* line 80, app/assets/stylesheets/bootstrap-tailwind.scss */
  .max-w-max {
    max-width: max-content;
  }
  /* line 88, app/assets/stylesheets/bootstrap-tailwind.scss */
  .\!max-w-\[363\.5px\] {
    max-width: 363.5px !important;
  }
  /* line 92, app/assets/stylesheets/bootstrap-tailwind.scss */
  .\!max-w-\[50\%\] {
    max-width: 50% !important;
  }
  /* line 96, app/assets/stylesheets/bootstrap-tailwind.scss */
  .\!max-w-full {
    max-width: 100% !important;
  }
  /* line 104, app/assets/stylesheets/bootstrap-tailwind.scss */
  .min-w\-0 {
    min-width: 0;
  }
  /* line 110, app/assets/stylesheets/bootstrap-tailwind.scss */
  .object-scale-down {
    object-fit: scale-down;
  }
  /* line 115, app/assets/stylesheets/bootstrap-tailwind.scss */
  .p\-\[15px\] {
    padding: 15px;
  }
  /* line 119, app/assets/stylesheets/bootstrap-tailwind.scss */
  .pb-\[15px\] {
    padding-bottom: 15px;
  }
  /* line 123, app/assets/stylesheets/bootstrap-tailwind.scss */
  .pr-\[30px\] {
    padding-right: 30px;
  }
  /* line 128, app/assets/stylesheets/bootstrap-tailwind.scss */
  .relative {
    position: relative;
  }
  /* line 133, app/assets/stylesheets/bootstrap-tailwind.scss */
  .w-\[30px\] {
    width: 30px;
  }
  /* line 137, app/assets/stylesheets/bootstrap-tailwind.scss */
  .w-\[50\%\] {
    width: 50%;
  }
  /* line 141, app/assets/stylesheets/bootstrap-tailwind.scss */
  .w-\[787px\] {
    max-width: 787px;
  }
  /* line 145, app/assets/stylesheets/bootstrap-tailwind.scss */
  .w-auto {
    width: auto;
  }
  /* line 149, app/assets/stylesheets/bootstrap-tailwind.scss */
  .w-full {
    width: 100%;
  }
}

/* Add a subtle view transition animation between pages */
@view-transition {
  navigation: auto;
}

/* line 380, app/assets/stylesheets/bootstrap_and_overrides.scss */
::view-transition-group(*) {
  animation: fade 0.1s ease both;
}

@font-face {
  font-family: "rentometer-icons";
  src: url(https://assets.rentometer.com/assets/rentometer-icons-156cbd56c64fc653530c7183e126cd47ac4eb03b6b0b199d32d9056a146bd919.eot?che1s3);
  src: url(https://assets.rentometer.com/assets/rentometer-icons-156cbd56c64fc653530c7183e126cd47ac4eb03b6b0b199d32d9056a146bd919.eot?che1s3#iefix) format("embedded-opentype"), url(https://assets.rentometer.com/assets/rentometer-icons-e582cf2b25be34476260d0d187fe1d57d1d193c2ed2217607304fa6754d99a86.ttf?che1s3) format("truetype"), url(https://assets.rentometer.com/assets/rentometer-icons-373f311b86e53aa23a773a8e29501e9ec1dc8b97b1240191fd739f54170c47b9.woff?che1s3) format("woff"), url(https://assets.rentometer.com/assets/rentometer-icons-2cf4641092092690a241c545affcd724ff6309628dbb80af2f9c3dee7e925f1e.svg?che1s3#rentometer-icons) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/* line 21, app/assets/stylesheets/rentometer_icons.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "rentometer-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 40, app/assets/stylesheets/rentometer_icons.scss */
.icon-shield2:before {
  content: "\e911";
}

/* line 45, app/assets/stylesheets/rentometer_icons.scss */
.icon-shield1:before {
  content: "\e910";
}

/* line 50, app/assets/stylesheets/rentometer_icons.scss */
.icon-shield:before {
  content: "\e90f";
}

/* line 55, app/assets/stylesheets/rentometer_icons.scss */
.icon-info:before {
  content: "";
}

/* line 60, app/assets/stylesheets/rentometer_icons.scss */
.icon-book:before {
  content: "";
}

/* line 65, app/assets/stylesheets/rentometer_icons.scss */
.icon-calendar2:before {
  content: "";
}

/* line 70, app/assets/stylesheets/rentometer_icons.scss */
.icon-check2:before {
  content: "";
}

/* line 75, app/assets/stylesheets/rentometer_icons.scss */
.icon-clippy:before {
  content: "";
}

/* line 80, app/assets/stylesheets/rentometer_icons.scss */
.icon-credit-card2:before {
  content: "";
}

/* line 85, app/assets/stylesheets/rentometer_icons.scss */
.icon-dashboard:before {
  content: "";
}

/* line 90, app/assets/stylesheets/rentometer_icons.scss */
.icon-location:before {
  content: "";
}

/* line 95, app/assets/stylesheets/rentometer_icons.scss */
.icon-pin:before {
  content: "";
}

/* line 100, app/assets/stylesheets/rentometer_icons.scss */
.icon-search2:before {
  content: "";
}

/* line 105, app/assets/stylesheets/rentometer_icons.scss */
.icon-sign-in2:before {
  content: "";
}

/* line 110, app/assets/stylesheets/rentometer_icons.scss */
.icon-sign-out2:before {
  content: "";
}

/* line 115, app/assets/stylesheets/rentometer_icons.scss */
.icon-home2:before {
  content: "";
}

/* line 120, app/assets/stylesheets/rentometer_icons.scss */
.icon-home3:before {
  content: "";
}

/* line 125, app/assets/stylesheets/rentometer_icons.scss */
.icon-office:before {
  content: "";
}

/* line 130, app/assets/stylesheets/rentometer_icons.scss */
.icon-compass:before {
  content: "";
}

/* line 135, app/assets/stylesheets/rentometer_icons.scss */
.icon-search3:before {
  content: "";
}

/* line 140, app/assets/stylesheets/rentometer_icons.scss */
.icon-enter:before {
  content: "";
}

/* line 145, app/assets/stylesheets/rentometer_icons.scss */
.icon-exit:before {
  content: "";
}

/* line 150, app/assets/stylesheets/rentometer_icons.scss */
.icon-table2:before {
  content: "";
}

/* line 155, app/assets/stylesheets/rentometer_icons.scss */
.icon-share:before {
  content: "";
}

/* line 160, app/assets/stylesheets/rentometer_icons.scss */
.icon-share2:before {
  content: "";
}

/* line 165, app/assets/stylesheets/rentometer_icons.scss */
.icon-instagram:before {
  content: "";
}

/* line 170, app/assets/stylesheets/rentometer_icons.scss */
.icon-linkedin:before {
  content: "";
}

/* line 175, app/assets/stylesheets/rentometer_icons.scss */
.icon-question-circle-o:before {
  content: "";
}

/* line 180, app/assets/stylesheets/rentometer_icons.scss */
.icon-bath:before {
  content: "";
}

/* line 185, app/assets/stylesheets/rentometer_icons.scss */
.icon-bathtub:before {
  content: "";
}

/* line 190, app/assets/stylesheets/rentometer_icons.scss */
.icon-s15:before {
  content: "";
}

/* line 195, app/assets/stylesheets/rentometer_icons.scss */
.icon-bed:before {
  content: "";
}

/* line 200, app/assets/stylesheets/rentometer_icons.scss */
.icon-hotel:before {
  content: "";
}

/* line 205, app/assets/stylesheets/rentometer_icons.scss */
.icon-sort-amount-desc:before {
  content: "";
}

/* line 210, app/assets/stylesheets/rentometer_icons.scss */
.icon-sort-amount-asc:before {
  content: "";
}

/* line 215, app/assets/stylesheets/rentometer_icons.scss */
.icon-sort:before {
  content: "";
}

/* line 220, app/assets/stylesheets/rentometer_icons.scss */
.icon-youtube-play:before {
  content: "";
}

/* line 225, app/assets/stylesheets/rentometer_icons.scss */
.icon-street-view:before {
  content: "";
}

/* line 230, app/assets/stylesheets/rentometer_icons.scss */
.icon-google:before {
  content: "";
}

/* line 235, app/assets/stylesheets/rentometer_icons.scss */
.icon-search:before {
  content: "";
}

/* line 240, app/assets/stylesheets/rentometer_icons.scss */
.icon-user:before {
  content: "";
}

/* line 245, app/assets/stylesheets/rentometer_icons.scss */
.icon-check:before {
  content: "";
}

/* line 250, app/assets/stylesheets/rentometer_icons.scss */
.icon-search-plus:before {
  content: "";
}

/* line 255, app/assets/stylesheets/rentometer_icons.scss */
.icon-search-minus:before {
  content: "";
}

/* line 260, app/assets/stylesheets/rentometer_icons.scss */
.icon-home:before {
  content: "";
}

/* line 265, app/assets/stylesheets/rentometer_icons.scss */
.icon-print:before {
  content: "";
}

/* line 270, app/assets/stylesheets/rentometer_icons.scss */
.icon-map-marker:before {
  content: "";
}

/* line 275, app/assets/stylesheets/rentometer_icons.scss */
.icon-share-square-o:before {
  content: "";
}

/* line 280, app/assets/stylesheets/rentometer_icons.scss */
.icon-calendar:before {
  content: "";
}

/* line 285, app/assets/stylesheets/rentometer_icons.scss */
.icon-twitter-square:before {
  content: "";
}

/* line 290, app/assets/stylesheets/rentometer_icons.scss */
.icon-facebook-square:before {
  content: "";
}

/* line 295, app/assets/stylesheets/rentometer_icons.scss */
.icon-sign-out:before {
  content: "";
}

/* line 300, app/assets/stylesheets/rentometer_icons.scss */
.icon-external-link:before {
  content: "";
}

/* line 305, app/assets/stylesheets/rentometer_icons.scss */
.icon-sign-in:before {
  content: "";
}

/* line 310, app/assets/stylesheets/rentometer_icons.scss */
.icon-twitter:before {
  content: "";
}

/* line 315, app/assets/stylesheets/rentometer_icons.scss */
.icon-facebook:before {
  content: "";
}

/* line 320, app/assets/stylesheets/rentometer_icons.scss */
.icon-facebook-f:before {
  content: "";
}

/* line 325, app/assets/stylesheets/rentometer_icons.scss */
.icon-credit-card:before {
  content: "";
}

/* line 330, app/assets/stylesheets/rentometer_icons.scss */
.icon-rss:before {
  content: "";
}

/* line 335, app/assets/stylesheets/rentometer_icons.scss */
.icon-google-plus-square:before {
  content: "";
}

/* line 340, app/assets/stylesheets/rentometer_icons.scss */
.icon-google-plus:before {
  content: "";
}

/* line 345, app/assets/stylesheets/rentometer_icons.scss */
.icon-building-o:before {
  content: "";
}

/* line 350, app/assets/stylesheets/rentometer_icons.scss */
.icon-location-arrow:before {
  content: "";
}

/* line 355, app/assets/stylesheets/rentometer_icons.scss */
.icon-rss-square:before {
  content: "";
}

/* line 360, app/assets/stylesheets/rentometer_icons.scss */
.icon-share-square:before {
  content: "";
}

/* line 365, app/assets/stylesheets/rentometer_icons.scss */
.icon-dollar:before {
  content: "";
}

/* line 370, app/assets/stylesheets/rentometer_icons.scss */
.icon-usd:before {
  content: "";
}

/* line 375, app/assets/stylesheets/rentometer_icons.scss */
.icon-building:before {
  content: "";
}

/* line 380, app/assets/stylesheets/rentometer_icons.scss */
.icon-file-excel-o:before {
  content: "";
}

/* line 385, app/assets/stylesheets/rentometer_icons.scss */
.icon-share-alt:before {
  content: "";
}

/* line 390, app/assets/stylesheets/rentometer_icons.scss */
.icon-share-alt-square:before {
  content: "";
}

/* line 395, app/assets/stylesheets/rentometer_icons.scss */
.icon-binoculars:before {
  content: "";
}

/* line 400, app/assets/stylesheets/rentometer_icons.scss */
.icon-facebook-official:before {
  content: "";
}

/* line 405, app/assets/stylesheets/rentometer_icons.scss */
.icon-document-file-pdf:before {
  content: "";
}

/* line 410, app/assets/stylesheets/rentometer_icons.scss */
.icon-document-file-pdf1:before {
  content: "";
}

/* line 1, app/assets/stylesheets/header.scss */
li.dropdown-info {
  margin-left: 5px;
  font-weight: bold;
}

/* line 6, app/assets/stylesheets/header.scss */
li.dropdown-info:first-child {
  margin-top: 5px;
}

/* line 10, app/assets/stylesheets/header.scss */
.nav h5 {
  margin-left: 5px;
}

/* line 14, app/assets/stylesheets/header.scss */
.nav li a {
  font-weight: normal;
  margin-left: 5px;
}

/* line 19, app/assets/stylesheets/header.scss */
.nav li ul li {
  list-style: none;
}

/* line 21, app/assets/stylesheets/header.scss */
.nav li ul li a {
  color: #333;
}

/* line 26, app/assets/stylesheets/header.scss */
.navbar-btn {
  margin-right: 5px;
}

/* line 30, app/assets/stylesheets/header.scss */
.promo-ribbon {
  width: 250px;
  background: #39d;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  line-height: 0.9em;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  top: 95px;
  right: -70px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  z-index: 99;
  /* Need to use a different look on small devices... */
}

/* line 48, app/assets/stylesheets/header.scss */
.promo-ribbon a {
  color: inherit;
}

/* line 49, app/assets/stylesheets/header.scss */
.promo-ribbon a:hover {
  text-decoration: none;
}

@media (max-width: 768px) {
  /* line 30, app/assets/stylesheets/header.scss */
  .promo-ribbon {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    top: 55px;
    right: 0px;
    padding: 4px;
    padding-left: 10px;
    font-size: 0.9em;
    font-weight: normal;
    font-style: italic;
    width: auto;
    text-align: right;
    /* top-left | top-right | bottom-right | bottom-left */
    border-radius: 4px 0 0 4px;
    box-shadow: 2px 2px 3px #000;
  }
}

/* line 73, app/assets/stylesheets/header.scss */
.subscription-level-indicator {
  font-size: 0.5em;
  color: #4296d7;
  vertical-align: top;
  opacity: 0.85;
  display: inline-block;
  margin-top: -5px;
}

/* line 83, app/assets/stylesheets/header.scss */
.subscription-level-admin {
  color: #ef6f22;
}

/* line 1, app/assets/stylesheets/footer.scss */
.page-footer {
  color: #777;
  border-top: 1px solid #AAA;
  padding: 10px;
  margin-top: 55px;
  background-color: #eee;
}

/* line 8, app/assets/stylesheets/footer.scss */
.page-footer a {
  color: #777;
}

/* line 12, app/assets/stylesheets/footer.scss */
.page-footer a:hover {
  color: #373737;
  text-decoration: none;
}

/* line 18, app/assets/stylesheets/footer.scss */
.page-footer .social_icon a {
  text-decoration: none;
  font-size: 24px;
  margin-left: 5px;
  color: #AAA;
}

/* line 25, app/assets/stylesheets/footer.scss */
.page-footer .social_icon a:hover {
  text-decoration: none;
  color: #6a6a6a;
}

/* line 31, app/assets/stylesheets/footer.scss */
.page-footer .footer-rent-links {
  margin-bottom: 0px;
}

/* line 34, app/assets/stylesheets/footer.scss */
.page-footer .footer-rent-links .list-group-item {
  border: none;
  background-color: initial;
}

@media print {
  /* line 42, app/assets/stylesheets/footer.scss */
  .page-footer {
    margin: 0px;
    padding: 0px;
    height: auto;
    page-break-before: avoid;
  }
}

/* line 1, app/assets/stylesheets/home.scss */
.home-logo {
  margin: auto;
  margin-bottom: 15px;
  width: 300px;
  height: 50px;
  background: url("https://assets.rentometer.com/assets/rentometer_logo@2x-22d3e2d4cfac2509e637a3aba659e6b57ed51284d1f959930b901c0116e86618.png");
  background-size: 300px 50px;
  background-repeat: no-repeat;
}

/* line 11, app/assets/stylesheets/home.scss */
.home-logo-pro {
  margin: auto;
  margin-bottom: 15px;
  width: 283px;
  height: 43px;
  background: url("https://assets.rentometer.com/assets/rentometer_pro_logo@2x-7330cf1f5ad7117ec7db4feac19b2ec17ee74e15ae598b0c272247ce2f1190e7.png");
  background-size: 283px 43px;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 22, app/assets/stylesheets/home.scss */
.home_logo_spacer {
  padding-top: 50px;
}

/* line 26, app/assets/stylesheets/home.scss */
.help-link {
  margin-left: .3em;
}

/* line 30, app/assets/stylesheets/home.scss */
.rentometer-example img {
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 10px;
  border: 2px solid #777;
  border-radius: 4px;
  width: 306px;
  height: 224px;
}

/* line 40, app/assets/stylesheets/home.scss */
.recent_queries {
  margin-top: 25px;
  margin-bottom: 55px;
  min-height: 50px;
}

/* line 45, app/assets/stylesheets/home.scss */
.recent_queries .recent_queries_scroller {
  list-style-type: none;
  margin: auto;
  width: 100%;
}

/* line 50, app/assets/stylesheets/home.scss */
.recent_queries .recent_queries_scroller .recent_query_slide {
  width: inherit;
  display: none;
}

/* line 55, app/assets/stylesheets/home.scss */
.recent_queries .recent_queries_scroller .recent_query_link {
  margin: auto;
}

/* line 61, app/assets/stylesheets/home.scss */
.home-renter-callout {
  margin-bottom: 25px;
  padding: 5px;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
  text-align: center;
}

/* line 69, app/assets/stylesheets/home.scss */
.home-renter-callout a {
  font-weight: bold;
}

/* line 74, app/assets/stylesheets/home.scss */
.below-nav-sale-banner {
  margin-top: -20px;
  margin-bottom: 10px;
  padding: 5px;
  background-color: #ef6f22;
  color: white;
  text-align: center;
  font-size: 1.25em;
  font-weight: bold;
  height: 60px;
  column-gap: 7px;
  justify-content: center;
}

/* line 88, app/assets/stylesheets/home.scss */
.below-nav-sale-banner a {
  color: white;
}

/* line 93, app/assets/stylesheets/home.scss */
.slogan h1 {
  font-size: clamp(1rem, 0.5rem + 5vw, 4rem);
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 104, app/assets/stylesheets/home.scss */
.guest .home-logo {
  margin-bottom: 20px;
}

/* line 108, app/assets/stylesheets/home.scss */
.guest h1, .guest h2 {
  font-size: clamp(1rem, 0.5rem + 5vw, 4rem);
  text-align: center;
}

/* line 113, app/assets/stylesheets/home.scss */
.guest p.lead {
  text-align: center;
  font-size: clamp(0.625rem, -0.2885rem + 5.8462vw, 3rem);
}

/* line 119, app/assets/stylesheets/home.scss */
.guest .below-fold p, .guest .below-fold li {
  font-size: 24px;
}

/* line 123, app/assets/stylesheets/home.scss */
.guest .below-fold h2 {
  margin-top: 110px;
  margin-bottom: 90px;
}

/* line 128, app/assets/stylesheets/home.scss */
.guest .below-fold .feature-row {
  margin-bottom: 110px;
  min-height: 250px;
}

/* line 133, app/assets/stylesheets/home.scss */
.guest .below-fold .feature-row-tall {
  min-height: 540px;
}

/* line 137, app/assets/stylesheets/home.scss */
.guest .below-fold img {
  border-radius: 19px;
}

/* line 141, app/assets/stylesheets/home.scss */
.guest .below-fold .late-nights {
  margin-top: -135px;
}

/* line 146, app/assets/stylesheets/home.scss */
.guest .well {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 4px;
}

/* line 154, app/assets/stylesheets/home.scss */
.guest .home-renter-callout {
  border: 0px;
  margin-bottom: 15px;
}

/* line 160, app/assets/stylesheets/home.scss */
.guest .terms {
  margin-top: 25px;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #eee;
  border-radius: 4px;
}

/* line 168, app/assets/stylesheets/home.scss */
.guest #pricingPanels {
  margin-top: 15px;
}

@media screen and (max-width: 991px) {
  /* line 172, app/assets/stylesheets/home.scss */
  .guest #pricingPanels .panel {
    scale: 1.0 !important;
  }
}

@media screen and (min-width: 992px) {
  /* line 178, app/assets/stylesheets/home.scss */
  .guest #pricingPanels .panel {
    min-height: 425px;
  }
}

/* line 184, app/assets/stylesheets/home.scss */
.guest #proStandardPanel {
  margin-bottom: 40px;
}

/* line 190, app/assets/stylesheets/home.scss */
.wave-container {
  width: 100%;
  position: relative;
}

/* line 195, app/assets/stylesheets/home.scss */
.wave-bg {
  width: 100%;
  height: 100%;
  min-height: 1200px;
  transform: scaleX(-1);
  background: url(https://assets.rentometer.com/assets/wave-0eb6066da43d6e7ffd9f812a3b53043f2e8ffd4c7035b66794531aeddc4a770d.svg) no-repeat;
  background-size: 100% 100%;
  background-position: 0px -326px;
  top: 0px;
  left: 0px;
  position: absolute;
  opacity: 0.25;
  mask-image: linear-gradient(to bottom, #000, transparent 67%);
  z-index: -1;
}

/* line 211, app/assets/stylesheets/home.scss */
.wave-bg-lighter {
  opacity: 0.15;
  z-index: -2;
  top: -7px;
}

/* line 1, app/assets/stylesheets/search.scss */
.pro-search-options {
  background-color: #ecf3f9;
}

/* line 4, app/assets/stylesheets/search.scss */
.pro-search-options select[disabled] {
  color: #bbb;
  background-color: #fafafa;
}

/* line 9, app/assets/stylesheets/search.scss */
.pro-search-options-faded {
  opacity: 0.55;
}

/* line 10, app/assets/stylesheets/search.scss */
.pro-search-options-faded:hover {
  opacity: 1;
  transition: opacity 0.5s;
}

/* line 15, app/assets/stylesheets/search.scss */
.beta-tag {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
}

/* line 20, app/assets/stylesheets/search.scss */
.beta-search-options {
  background-color: #ecf3f9;
}

/* line 23, app/assets/stylesheets/search.scss */
.beta-search-options select[disabled] {
  color: #bbb;
  background-color: #fafafa;
}

/* line 29, app/assets/stylesheets/search.scss */
.captcha.well {
  background-color: #f6cdcc;
}

/* line 30, app/assets/stylesheets/search.scss */
.captcha-warning.well {
  background-color: #fad5bf;
}

/* line 32, app/assets/stylesheets/search.scss */
.pro-analysis-switch a {
  border-bottom: 1px dashed #6fb6ea;
}

/* line 33, app/assets/stylesheets/search.scss */
.pro-analysis-switch a:hover {
  border-bottom: none;
}

/* line 35, app/assets/stylesheets/search.scss */
.spin {
  animation: spin 2s infinite linear;
}

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}

/* line 1, app/assets/stylesheets/results.scss */
.results-title {
  margin-top: -5px;
}

/* line 5, app/assets/stylesheets/results.scss */
#mapbox_unified_canvas {
  height: 350px;
}

/* line 9, app/assets/stylesheets/results.scss */
#google_unified_canvas {
  height: 350px;
}

/* line 13, app/assets/stylesheets/results.scss */
#property_detail_map {
  height: 255px;
}

/* line 17, app/assets/stylesheets/results.scss */
.results-static-map {
  height: 640px;
}

/* line 21, app/assets/stylesheets/results.scss */
.no-color-link {
  color: inherit;
}

/* line 25, app/assets/stylesheets/results.scss */
.no-color-link:hover {
  text-decoration: none;
}

/* line 29, app/assets/stylesheets/results.scss */
.marker-symbol-base {
  width: 20px;
  height: 30px;
  text-align: center;
  font-weight: bold;
  background-image: url("https://assets.rentometer.com/assets/marker_base-6295a767cbf6770c895d81c5686208fde139666be332019d28bdce4554025be4.svg");
  background-size: 20px 30px;
  background-repeat: no-repeat;
}

/* line 40, app/assets/stylesheets/results.scss */
.marker-symbol-avg {
  background-image: url("https://assets.rentometer.com/assets/marker_avg-a93785e6438eef5a6f0330c5fd5cdebd6c9b201acab94aeec484f5ddeb35e7ce.svg");
}

/* line 44, app/assets/stylesheets/results.scss */
.marker-symbol-high {
  background-image: url("https://assets.rentometer.com/assets/marker_high-d8673a06a04bd2ea8641838fa3215694549e25cfd85783adced762ffd939dc82.svg");
}

/* line 48, app/assets/stylesheets/results.scss */
.marker-symbol-low {
  background-image: url("https://assets.rentometer.com/assets/marker_low-1b081f705ce99b941314bc5b39a009e3fb307e520229f2a354c0d558d4c93d52.svg");
}

/* line 52, app/assets/stylesheets/results.scss */
.marker-pointer-hover:hover {
  cursor: pointer;
}

/* line 56, app/assets/stylesheets/results.scss */
.marker-mapbox {
  opacity: 0.8;
}

/* line 60, app/assets/stylesheets/results.scss */
.marker-mapbox-center {
  font-size: 22px;
  color: #ef6f22;
  opacity: 0.9;
}

/* line 66, app/assets/stylesheets/results.scss */
.map-legend-container {
  width: 0px;
  height: 0px;
  overflow: hidden;
}

/* line 72, app/assets/stylesheets/results.scss */
#map-legend {
  background: #fff;
  opacity: 0.9;
  padding: 10px;
  margin: 10px;
  border: 1px solid #000;
}

/* line 79, app/assets/stylesheets/results.scss */
#map-legend h3 {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 8px;
}

/* line 85, app/assets/stylesheets/results.scss */
#map-legend img {
  width: 10px;
  height: 15px;
  vertical-align: top;
}

/* line 91, app/assets/stylesheets/results.scss */
#map-legend div {
  margin-bottom: 2px;
}

/* line 94, app/assets/stylesheets/results.scss */
#map-legend div abbr[title] {
  text-decoration: none;
}

/* line 99, app/assets/stylesheets/results.scss */
#map-legend i.icon-home2 {
  font-size: 13px;
  margin-left: -1px;
  margin-right: -1px;
  color: #ef6f22;
}

/* line 106, app/assets/stylesheets/results.scss */
#map-legend div.legend-home {
  margin-top: 7px;
  margin-bottom: 0px;
}

/* line 112, app/assets/stylesheets/results.scss */
.map-legend-ng {
  position: absolute;
  left: unset !important;
  right: 3px;
  bottom: 3px !important;
  font-size: 0.6em;
}

/* line 121, app/assets/stylesheets/results.scss */
#map-legend.mapbox-legend {
  position: absolute;
  left: 0px;
  bottom: 55px;
  font-size: 75%;
}

/* line 128, app/assets/stylesheets/results.scss */
.mapboxgl-popup {
  width: 220px;
  z-index: 15;
}

/* line 133, app/assets/stylesheets/results.scss */
.box-stats {
  text-align: center;
  border-right: 1px solid #dcdcdc;
}

@media (max-width: 992px) {
  /* line 133, app/assets/stylesheets/results.scss */
  .box-stats {
    border-right: none;
  }
}

/* line 142, app/assets/stylesheets/results.scss */
.box-stats-ng {
  border: 1px solid #dcdcdc;
}

/* line 146, app/assets/stylesheets/results.scss */
.box-stats-col {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 151, app/assets/stylesheets/results.scss */
.box-stats-row {
  margin-left: 0px;
  margin-right: 0px;
}

/* line 156, app/assets/stylesheets/results.scss */
.box-stats-no-border {
  border-right: none;
}

/* line 160, app/assets/stylesheets/results.scss */
.box-stats-border-below {
  border-bottom: 1px solid #dcdcdc;
}

@media (max-width: 768px) {
  /* line 160, app/assets/stylesheets/results.scss */
  .box-stats-border-below {
    border-bottom: none;
  }
}

/* line 168, app/assets/stylesheets/results.scss */
.box-desc {
  color: #838383;
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  margin-top: 10px;
}

/* line 176, app/assets/stylesheets/results.scss */
.box-num {
  color: #2c2c2c;
  font-size: 24px;
}

/* line 182, app/assets/stylesheets/results.scss */
.box-sign-up h5 {
  margin-top: 0px;
  margin-bottom: 2px;
}

/* line 188, app/assets/stylesheets/results.scss */
h4.results {
  font-weight: normal;
  margin-bottom: 10px;
}

/* line 193, app/assets/stylesheets/results.scss */
h4.results span {
  font-weight: bold;
}

/* line 197, app/assets/stylesheets/results.scss */
.box-stats abbr[title] {
  text-decoration: none;
  border-bottom: none;
}

/* line 202, app/assets/stylesheets/results.scss */
#chart_div {
  width: 165px;
  height: 165px;
  margin-right: auto;
  margin-left: auto;
}

/* line 209, app/assets/stylesheets/results.scss */
.chart-div-renter {
  width: 200px !important;
  height: 200px !important;
}

/* line 215, app/assets/stylesheets/results.scss */
.results-chart {
  text-align: center;
}

/* line 219, app/assets/stylesheets/results.scss */
.plusminus {
  font-size: 0.5em;
}

/* line 225, app/assets/stylesheets/results.scss */
.searchresults .social_icon a:hover {
  text-decoration: none;
}

/* line 229, app/assets/stylesheets/results.scss */
.searchresults .social_icon .icon-facebook-square {
  font-size: 28px;
  margin-top: 3px;
  margin-right: 5px;
}

/* line 235, app/assets/stylesheets/results.scss */
.searchresults .social_icon .twitter-share-button {
  margin-top: 5px;
  float: left;
}

/* line 242, app/assets/stylesheets/results.scss */
.analysis-disclaimer {
  font-style: italic;
}

/* line 246, app/assets/stylesheets/results.scss */
.disclaimer {
  font-style: italic;
  font-size: 0.8em;
  line-height: 1.2;
}

/* line 251, app/assets/stylesheets/results.scss */
.disclaimer p {
  margin-bottom: 5px;
}

/* line 256, app/assets/stylesheets/results.scss */
.map_area {
  position: relative;
}

/* line 259, app/assets/stylesheets/results.scss */
.map_area .markers {
  display: none;
}

/* line 264, app/assets/stylesheets/results.scss */
#embed-link {
  display: block;
  margin-top: 5px;
  color: inherit;
}

/* line 270, app/assets/stylesheets/results.scss */
#embed-popup {
  display: none;
  margin-top: 10px;
  width: 100%;
  background: #FFFFED;
  border: 1px #DDD solid;
  padding: 3px;
}

/* line 279, app/assets/stylesheets/results.scss */
#embed-popup textarea {
  width: 95%;
  height: 100px;
}

/* line 285, app/assets/stylesheets/results.scss */
.price_distribution_table {
  width: 100%;
  font-size: 0.65em;
}

/* line 289, app/assets/stylesheets/results.scss */
.price_distribution_table td {
  padding: 3px !important;
  text-align: center;
}

/* line 295, app/assets/stylesheets/results.scss */
.histogram {
  text-align: center;
  margin-left: -5px;
}

/* line 300, app/assets/stylesheets/results.scss */
.histogram svg text {
  font-size: 0.85em;
}

/* line 304, app/assets/stylesheets/results.scss */
.histogram svg text:nth-child(even) {
  visibility: hidden;
}

/* line 311, app/assets/stylesheets/results.scss */
#pro_listings_table th {
  white-space: nowrap;
}

/* line 315, app/assets/stylesheets/results.scss */
#pro_listings_table .outlier {
  text-decoration: line-through;
}

/* line 319, app/assets/stylesheets/results.scss */
#pro_listings_table .outlier-explanation {
  font-size: 0.9em;
}

/* line 324, app/assets/stylesheets/results.scss */
.outlier-notice {
  margin-top: -8px;
}

/* line 328, app/assets/stylesheets/results.scss */
.thin-padding {
  padding-left: 1px !important;
  padding-right: 1px !important;
}

/* line 333, app/assets/stylesheets/results.scss */
.icon-street-view {
  transition: all .2s ease-in;
}

/* line 337, app/assets/stylesheets/results.scss */
.unified-listing-table-row:hover .icon-street-view {
  color: #ef6f22;
}

/* line 341, app/assets/stylesheets/results.scss */
.unified-header-subhead:hover .icon-street-view {
  color: #ef6f22;
}

/* line 345, app/assets/stylesheets/results.scss */
.address-area:hover .icon-street-view {
  color: #ef6f22;
}

/* line 349, app/assets/stylesheets/results.scss */
.icon-google,
.fa-google {
  transition: all .2s ease-in;
}

/* line 354, app/assets/stylesheets/results.scss */
.unified-listing-table-row:hover .icon-google,
.unified-listing-table-row:hover .fa-google {
  color: #196faf;
}

/* line 359, app/assets/stylesheets/results.scss */
.unified-header-subhead:hover .icon-google,
.unified-header-subhead:hover .fa-google {
  color: #196faf;
}

/* line 364, app/assets/stylesheets/results.scss */
.address-area:hover .icon-google,
.address-area:hover .fa-google {
  color: #196faf;
}

/* line 369, app/assets/stylesheets/results.scss */
.icon-building {
  transition: all .2s ease-in;
}

/* line 373, app/assets/stylesheets/results.scss */
.unified-listing-table-row:hover .icon-building {
  color: #3eb650;
}

/* line 377, app/assets/stylesheets/results.scss */
.unified-header-subhead:hover .icon-building {
  color: #3eb650;
}

/* line 381, app/assets/stylesheets/results.scss */
.address-area:hover .icon-building {
  color: #3eb650;
}

/* line 385, app/assets/stylesheets/results.scss */
.address-cell {
  white-space: nowrap;
}

/* line 389, app/assets/stylesheets/results.scss */
.result-address-header {
  margin-top: 0px;
  font-weight: normal;
}

/* line 394, app/assets/stylesheets/results.scss */
.price-trend-row {
  margin-top: 15px;
}

/* line 398, app/assets/stylesheets/results.scss */
.qv-title {
  font-weight: bold;
  font-size: 1.1em;
}

/* line 403, app/assets/stylesheets/results.scss */
.quickview-static-map {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  position: relative;
  aspect-ratio: 1/1;
}

/* line 413, app/assets/stylesheets/results.scss */
.quickview-marketplace-link {
  font-size: 1.15em;
  font-weight: bold;
  margin-top: -4px;
}

/* line 419, app/assets/stylesheets/results.scss */
.qv-ng-title {
  font-size: clamp(0.9rem, 0.5rem + 4vw, 3rem);
  margin-top: 0px;
  margin-bottom: 5px;
}

/* line 425, app/assets/stylesheets/results.scss */
.qv-ng-address {
  font-size: clamp(0.425rem, 0rem + 4vw, 2rem);
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 432, app/assets/stylesheets/results.scss */
.qv-ng-neighborhood {
  font-size: 1em;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 25px;
}

/* line 439, app/assets/stylesheets/results.scss */
.qv-ng-results-info {
  margin-bottom: 25px;
}

/* line 443, app/assets/stylesheets/results.scss */
.qv-ng-action-buttons {
  margin-top: 25px;
}

/* line 446, app/assets/stylesheets/results.scss */
.qv-ng-action-buttons a.btn {
  margin-bottom: 10px;
}

/* line 451, app/assets/stylesheets/results.scss */
.fa-location-dot {
  color: #ef6f22;
}

/* line 455, app/assets/stylesheets/results.scss */
#searchAgainArea {
  margin-bottom: 15px;
}

@media print {
  /* line 460, app/assets/stylesheets/results.scss */
  .print-logo {
    object-fit: contain;
    max-width: 100% !important;
    height: 100px;
    margin-bottom: 15px;
  }
  /* line 467, app/assets/stylesheets/results.scss */
  .property-report-image {
    width: 350px;
  }
  /* line 471, app/assets/stylesheets/results.scss */
  .street-view-static {
    max-width: 100% !important;
  }
  /* line 476, app/assets/stylesheets/results.scss */
  #google_unified_canvas {
    height: 120mm;
    width: 100%;
  }
  /* line 481, app/assets/stylesheets/results.scss */
  .gm-style div > img {
    position: absolute;
  }
  /* line 485, app/assets/stylesheets/results.scss */
  .stats-summary-well {
    background-color: #f5f5f5 !important;
  }
  /* allow the address to wrap on print */
  /* line 491, app/assets/stylesheets/results.scss */
  .address-cell {
    white-space: normal;
  }
  /* Fix issue with "report map issue" text overlaying the copyright text.
  /  Probably related to Bootstrap print styles. */
  /* line 497, app/assets/stylesheets/results.scss */
  .gm-style-cc {
    display: none;
  }
  /* line 501, app/assets/stylesheets/results.scss */
  .marker-symbol-base {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    background-size: 20px 30px !important;
    background-repeat: no-repeat !important;
  }
  /* line 508, app/assets/stylesheets/results.scss */
  .marker-symbol-avg {
    background-image: url("https://assets.rentometer.com/assets/marker_avg-a93785e6438eef5a6f0330c5fd5cdebd6c9b201acab94aeec484f5ddeb35e7ce.svg") !important;
  }
  /* line 512, app/assets/stylesheets/results.scss */
  .marker-symbol-high {
    background-image: url("https://assets.rentometer.com/assets/marker_high-d8673a06a04bd2ea8641838fa3215694549e25cfd85783adced762ffd939dc82.svg") !important;
  }
  /* line 516, app/assets/stylesheets/results.scss */
  .marker-symbol-low {
    background-image: url("https://assets.rentometer.com/assets/marker_low-1b081f705ce99b941314bc5b39a009e3fb307e520229f2a354c0d558d4c93d52.svg") !important;
  }
  /* line 521, app/assets/stylesheets/results.scss */
  .pro_listing_color_bar .marker-symbol-base {
    width: 16px;
    height: 20px;
    background-size: contain !important;
    font-size: 12px;
  }
  /* line 529, app/assets/stylesheets/results.scss */
  #map-legend {
    background: #fff !important;
  }
  /* line 532, app/assets/stylesheets/results.scss */
  #map-legend i.icon-home2:before {
    color: #ef6f22 !important;
  }
  /* line 537, app/assets/stylesheets/results.scss */
  #pro_listings_table th.sorting_desc::after,
#pro_listings_table th.sorting_asc::after {
    display: none;
  }
  /* Fix printing bug appearing in Chrome 108 - prints hundreds of blank pages */
  /* line 543, app/assets/stylesheets/results.scss */
  .chartjs-size-monitor {
    display: none;
  }
}

/* line 5, app/assets/stylesheets/rentals.scss */
.rds-success-message {
  opacity: 0;
  margin-bottom: 5px;
}

/* line 5, app/assets/stylesheets/articles.scss */
article a[id]:before {
  display: block;
  content: " ";
  margin-top: -75px;
  height: 75px;
  visibility: hidden;
}

/* line 15, app/assets/stylesheets/articles.scss */
article a.admin-controls {
  position: relative;
  z-index: 99;
}

/* line 20, app/assets/stylesheets/articles.scss */
article a.tag-link {
  color: inherit;
}

/* line 24, app/assets/stylesheets/articles.scss */
article .body {
  margin-top: 15px;
}

/* line 27, app/assets/stylesheets/articles.scss */
article .body img {
  max-width: 100%;
}

/* line 30, app/assets/stylesheets/articles.scss */
article .blurb {
  text-indent: 3em;
}

/* line 34, app/assets/stylesheets/articles.scss */
article .blog-roll-read-more-btn {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 39, app/assets/stylesheets/articles.scss */
article h1 {
  font-size: 30px;
}

/* line 44, app/assets/stylesheets/articles.scss */
.article-title {
  margin-top: 0px;
  color: inherit;
}

/* line 47, app/assets/stylesheets/articles.scss */
.article-title a {
  color: inherit;
}

/* line 51, app/assets/stylesheets/articles.scss */
.caption a {
  color: inherit;
}

/* line 55, app/assets/stylesheets/articles.scss */
.caption .caption-title {
  height: 2em;
  font-size: 16px;
  text-align: center;
}

/* line 61, app/assets/stylesheets/articles.scss */
.caption hr {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10%;
  margin-right: 10%;
}

/* line 68, app/assets/stylesheets/articles.scss */
.caption p {
  font-size: 15px;
  line-height: 1.25em;
}

/* line 75, app/assets/stylesheets/articles.scss */
.blog-header-row {
  position: relative;
  margin-bottom: 10px;
}

/* line 79, app/assets/stylesheets/articles.scss */
.blog-header-row .blog-title {
  margin: 0px;
}

/* line 83, app/assets/stylesheets/articles.scss */
.blog-header-row .article-search-box {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 90, app/assets/stylesheets/articles.scss */
.blog-article-thumbnail {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 110px;
}

/* line 97, app/assets/stylesheets/articles.scss */
.blog-logo {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 0px;
  width: 140px;
  height: 53px;
  display: block;
  background: url("https://assets.rentometer.com/assets/blog_logo-db8ca7f645a980e54df6fc94bc4a080db936c76e18f9ca9de62c4f6e7c99727a.png") no-repeat;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 97, app/assets/stylesheets/articles.scss */
  .blog-logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url("https://assets.rentometer.com/assets/blog_logo@2x-51390d422b1c14d23a0afa963adc2818490ce123ce30e11923046f457fbb8215.png");
    background-size: 140px 53px;
  }
}

/* line 108, app/assets/stylesheets/articles.scss */
.article-sidebar {
  margin-top: 20px;
}

/* line 112, app/assets/stylesheets/articles.scss */
.facebook-page-row {
  height: 550px;
  margin-bottom: 20px;
}

/* line 115, app/assets/stylesheets/articles.scss */
.facebook-page-row blockquote {
  display: none;
}

/* line 119, app/assets/stylesheets/articles.scss */
.resource .logo {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 0px;
  width: 348px;
  height: 52px;
  display: block;
  background: url("https://assets.rentometer.com/assets/resource_center/resource_center_logo-f55106b54e06ec809ba860053e4b8c58b29a16212ea05773192271331b6ab568.png") no-repeat;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 119, app/assets/stylesheets/articles.scss */
  .resource .logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url("https://assets.rentometer.com/assets/resource_center/resource_center_logo@2x-797793e74b40a7038c7478596884597af3ba88360176a3efa33e9c3a772799ef.png");
    background-size: 348px 52px;
  }
}

/* line 130, app/assets/stylesheets/articles.scss */
.resource .resource_video {
  height: 208px;
}

/* line 132, app/assets/stylesheets/articles.scss */
.resource .thumbnail-rom {
  height: 400px;
  min-height: 400px;
  max-height: 400px;
  overflow: auto;
}

/* line 138, app/assets/stylesheets/articles.scss */
.resource .thumbnail-rom .placeholder_image {
  display: block;
  text-align: center;
  width: 100%;
  height: 33%;
  background: #fcfcfc;
  color: #fcfcfc;
  margin-left: auto;
  margin-right: auto;
}

/* line 148, app/assets/stylesheets/articles.scss */
.resource .thumbnail-rom .placeholder_image:hover {
  color: #aaa;
  font-weight: bold;
}

/* line 153, app/assets/stylesheets/articles.scss */
.resource .thumbnail-rom .tag-thumbnail-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  height: 33%;
}

/* line 162, app/assets/stylesheets/articles.scss */
.resource .thumbnail-rom .tag_thumbnail_credit {
  font-size: 8px;
  height: 20px;
  margin: 0px;
  padding: 0px;
  text-align: right;
}

/* line 170, app/assets/stylesheets/articles.scss */
.resource .thumbnail:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  border: 1px solid #bbb;
}

/* line 177, app/assets/stylesheets/articles.scss */
.reports__filter .selected {
  border-bottom: 1px solid black;
}

/* line 181, app/assets/stylesheets/articles.scss */
.reports__filter .unselected a {
  color: gray;
}

/* line 1, app/assets/stylesheets/accounts.scss */
.sign_up_alert {
  float: right;
  width: 250px;
  font-size: 18px;
  line-height: 1.3;
}

/* line 7, app/assets/stylesheets/accounts.scss */
.sign_up_alert a {
  font-weight: bold;
}

/* line 12, app/assets/stylesheets/accounts.scss */
#email_suggestion {
  margin: -15px 0 10px;
  display: none;
}

/* line 17, app/assets/stylesheets/accounts.scss */
.signup .box {
  margin-top: 35px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  border: 1px solid #bbb;
  border-radius: 4px;
}

/* line 26, app/assets/stylesheets/accounts.scss */
#error_explanation h2 {
  font-size: 20px;
}

/* line 31, app/assets/stylesheets/accounts.scss */
.signup .disclaimer {
  font-size: 11px;
  color: #999;
  margin-top: 20px;
  padding: 0 20px;
}

/* line 34, app/assets/stylesheets/accounts.scss */
.press-icons-gray img {
  -webkit-filter: grayscale(100%) opacity(67%);
  filter: grayscale(100%) opacity(67%);
  width: 125px;
  margin-right: 10px;
  margin-bottom: 15px;
}

/* line 44, app/assets/stylesheets/accounts.scss */
table.table-borderless tr,
table.table-borderless th,
table.table-borderless td {
  border: none !important;
}

/* line 50, app/assets/stylesheets/accounts.scss */
.cancel-account h3 {
  margin-bottom: 1.3em;
}

/* line 54, app/assets/stylesheets/accounts.scss */
.section-background-gray {
  background: #F8FAFD;
  padding: 2em;
}

/* line 59, app/assets/stylesheets/accounts.scss */
.section-background-white {
  padding: 2em;
}

/* line 63, app/assets/stylesheets/accounts.scss */
span.extra-space {
  margin: 0 1em;
}

/* line 67, app/assets/stylesheets/accounts.scss */
.edit-email-form {
  display: none;
}

/* line 71, app/assets/stylesheets/accounts.scss */
#edit-email-form-submit {
  margin-left: 1.5em;
}

/* line 75, app/assets/stylesheets/accounts.scss */
.my-account {
  margin: 2em;
}

/* line 79, app/assets/stylesheets/accounts.scss */
.my-account .edit-pencil {
  margin-left: 1.0em;
}

/* line 83, app/assets/stylesheets/accounts.scss */
.font-heavy {
  font-weight: 900;
}

/* line 87, app/assets/stylesheets/accounts.scss */
.upgrade-link {
  color: #3eb650;
}

/* line 94, app/assets/stylesheets/accounts.scss */
.va-text-top {
  vertical-align: text-top;
}

/* line 98, app/assets/stylesheets/accounts.scss */
.btn-buy-more {
  margin-top: 1em;
  width: 200px;
}

@font-face {
  font-family: 'StateFaceRegular';
  src: url(https://assets.rentometer.com/assets/stateface-regular-webfont-f8bf6e958c632c1ad23d20e33c6f9674ff7500a2418434daa849f1d33f262d7d.eot);
  src: url(https://assets.rentometer.com/assets/stateface-regular-webfont-f8bf6e958c632c1ad23d20e33c6f9674ff7500a2418434daa849f1d33f262d7d.eot?#iefix) format("embedded-opentype"), url(https://assets.rentometer.com/assets/stateface-regular-webfont-39430955b201bd878244665844148dcdc62940c5a71db32094801e8820bb9df3.woff) format("woff"), url(https://assets.rentometer.com/assets/stateface-regular-webfont-81b07392a8e453413e02f0bd089f40fe39f0141bbe3fa11fb1cb63c2648401a8.ttf) format("truetype"), url(https://assets.rentometer.com/assets/stateface-regular-webfont-ee805e05085f16d3d91e2abfdc72f432d44d59b009a6ec7bcb8c7723e8b81a77.svg#StateFaceRegular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 14, app/assets/stylesheets/location.scss */
.stateface:before {
  font-family: StateFaceRegular;
  margin-right: 5px;
}

/* line 19, app/assets/stylesheets/location.scss */
.stateface-replace {
  text-indent: -999em;
  display: inline-block;
  position: relative;
  min-width: 1em;
}

/* line 26, app/assets/stylesheets/location.scss */
.stateface-replace:before {
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 0;
}

/* line 33, app/assets/stylesheets/location.scss */
.stateface-ak:before {
  content: "A";
}

/* line 37, app/assets/stylesheets/location.scss */
.stateface-al:before {
  content: "B";
}

/* line 41, app/assets/stylesheets/location.scss */
.stateface-ar:before {
  content: "C";
}

/* line 45, app/assets/stylesheets/location.scss */
.stateface-az:before {
  content: "D";
}

/* line 49, app/assets/stylesheets/location.scss */
.stateface-ca:before {
  content: "E";
}

/* line 53, app/assets/stylesheets/location.scss */
.stateface-co:before {
  content: "F";
}

/* line 57, app/assets/stylesheets/location.scss */
.stateface-ct:before {
  content: "G";
}

/* line 61, app/assets/stylesheets/location.scss */
.stateface-dc:before {
  content: "y";
}

/* line 65, app/assets/stylesheets/location.scss */
.stateface-de:before {
  content: "H";
}

/* line 69, app/assets/stylesheets/location.scss */
.stateface-fl:before {
  content: "I";
}

/* line 73, app/assets/stylesheets/location.scss */
.stateface-ga:before {
  content: "J";
}

/* line 77, app/assets/stylesheets/location.scss */
.stateface-hi:before {
  content: "K";
}

/* line 81, app/assets/stylesheets/location.scss */
.stateface-ia:before {
  content: "L";
}

/* line 85, app/assets/stylesheets/location.scss */
.stateface-id:before {
  content: "M";
}

/* line 89, app/assets/stylesheets/location.scss */
.stateface-il:before {
  content: "N";
}

/* line 93, app/assets/stylesheets/location.scss */
.stateface-in:before {
  content: "O";
}

/* line 97, app/assets/stylesheets/location.scss */
.stateface-ks:before {
  content: "P";
}

/* line 101, app/assets/stylesheets/location.scss */
.stateface-ky:before {
  content: "Q";
}

/* line 105, app/assets/stylesheets/location.scss */
.stateface-la:before {
  content: "R";
}

/* line 109, app/assets/stylesheets/location.scss */
.stateface-ma:before {
  content: "S";
}

/* line 113, app/assets/stylesheets/location.scss */
.stateface-md:before {
  content: "T";
}

/* line 117, app/assets/stylesheets/location.scss */
.stateface-me:before {
  content: "U";
}

/* line 121, app/assets/stylesheets/location.scss */
.stateface-mi:before {
  content: "V";
}

/* line 125, app/assets/stylesheets/location.scss */
.stateface-mn:before {
  content: "W";
}

/* line 129, app/assets/stylesheets/location.scss */
.stateface-mo:before {
  content: "X";
}

/* line 133, app/assets/stylesheets/location.scss */
.stateface-ms:before {
  content: "Y";
}

/* line 137, app/assets/stylesheets/location.scss */
.stateface-mt:before {
  content: "Z";
}

/* line 141, app/assets/stylesheets/location.scss */
.stateface-nc:before {
  content: "a";
}

/* line 145, app/assets/stylesheets/location.scss */
.stateface-nd:before {
  content: "b";
}

/* line 149, app/assets/stylesheets/location.scss */
.stateface-ne:before {
  content: "c";
}

/* line 153, app/assets/stylesheets/location.scss */
.stateface-nh:before {
  content: "d";
}

/* line 157, app/assets/stylesheets/location.scss */
.stateface-nj:before {
  content: "e";
}

/* line 161, app/assets/stylesheets/location.scss */
.stateface-nm:before {
  content: "f";
}

/* line 165, app/assets/stylesheets/location.scss */
.stateface-nv:before {
  content: "g";
}

/* line 169, app/assets/stylesheets/location.scss */
.stateface-ny:before {
  content: "h";
}

/* line 173, app/assets/stylesheets/location.scss */
.stateface-oh:before {
  content: "i";
}

/* line 177, app/assets/stylesheets/location.scss */
.stateface-ok:before {
  content: "j";
}

/* line 181, app/assets/stylesheets/location.scss */
.stateface-or:before {
  content: "k";
}

/* line 185, app/assets/stylesheets/location.scss */
.stateface-pa:before {
  content: "l";
}

/* line 189, app/assets/stylesheets/location.scss */
.stateface-pr:before {
  content: "3";
}

/* line 193, app/assets/stylesheets/location.scss */
.stateface-ri:before {
  content: "m";
}

/* line 197, app/assets/stylesheets/location.scss */
.stateface-sc:before {
  content: "n";
}

/* line 201, app/assets/stylesheets/location.scss */
.stateface-sd:before {
  content: "o";
}

/* line 205, app/assets/stylesheets/location.scss */
.stateface-tn:before {
  content: "p";
}

/* line 209, app/assets/stylesheets/location.scss */
.stateface-tx:before {
  content: "q";
}

/* line 213, app/assets/stylesheets/location.scss */
.stateface-us:before {
  content: "z";
}

/* line 217, app/assets/stylesheets/location.scss */
.stateface-ut:before {
  content: "r";
}

/* line 221, app/assets/stylesheets/location.scss */
.stateface-va:before {
  content: "s";
}

/* line 225, app/assets/stylesheets/location.scss */
.stateface-vt:before {
  content: "t";
}

/* line 229, app/assets/stylesheets/location.scss */
.stateface-wa:before {
  content: "u";
}

/* line 233, app/assets/stylesheets/location.scss */
.stateface-wi:before {
  content: "v";
}

/* line 237, app/assets/stylesheets/location.scss */
.stateface-wv:before {
  content: "w";
}

/* line 241, app/assets/stylesheets/location.scss */
.stateface-wy:before {
  content: "x";
}

/* line 2, app/assets/stylesheets/ads.scss */
.ads div {
  margin-bottom: 10px;
}

/* line 2, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template {
  font-size: 16px;
}

/* line 5, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .standard_template_inline_head {
  color: #64B2E3;
  font-size: 18px;
  font-weight: bold;
}

/* line 11, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .applyconnect_logo {
  width: 202px;
  height: 56px;
  background: url("https://assets.rentometer.com/assets/marketplace/applyconnect_logo-c0dc8fd1a98af6b29706ae53d1e1084dc1ff61fb50a43eb0df2a25de80d6ca72.png") no-repeat;
}

/* line 17, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .screeningworks_logo {
  width: 216px;
  height: 61px;
  background: url("https://assets.rentometer.com/assets/marketplace/screeningworks_logo-6e48cced0b855ff21ffcf99acb4ce44968ea8ea683978c4b549530ca0842a838.gif") no-repeat;
}

/* line 23, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .toast_invoice_logo {
  width: 490px;
  height: 120px;
  background: url("https://assets.rentometer.com/assets/marketplace/toast_large_logo-dcfa4160be7ba1e5f4acb951b8179beaab5784dc490aebf31c94c781f513139c.png") no-repeat;
}

/* line 29, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .zipmark_logo {
  width: 377px;
  height: 85px;
  background: url("https://assets.rentometer.com/assets/marketplace/zipmark_logo-2d794831a5eebe17b9afecd228e2f120a94c87cacadc16a8699e7bae7854a609.png") no-repeat;
}

/* line 35, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .video_tours_logo {
  width: 287px;
  height: 71px;
  background: url("https://assets.rentometer.com/assets/marketplace/video_tours_logo-9cbf52a0c1138b45193409edc0d0e1d04b5ac82e461b0cfc20047efffa13113c.png") no-repeat;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 35, app/assets/stylesheets/marketplace.scss */
  .marketplace .standard_template .video_tours_logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url("https://assets.rentometer.com/assets/marketplace/video_tours_logo@2x-29b6ebb27766757ab992dcbfb961710f03cfbd85a780dd2fea0cd915f1b04270.png");
    background-size: 287px 71px;
  }
}

/* line 42, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .toast_bullets {
  margin-bottom: 25px;
}

/* line 45, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .toast_bullets li {
  font-size: 18px;
  margin-top: 15px;
  max-width: 600px;
}

/* line 52, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .standard_template_quote {
  text-align: right;
  font-size: 18px;
  line-height: 1.2em;
  font-style: italic;
  font-weight: 200;
  margin-top: 35px;
  margin-bottom: 5px;
}

/* line 62, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .standard_template_quote.below_video {
  margin-top: 5px;
  font-size: 16px;
}

/* line 66, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .standard_template_quote_name {
  text-align: right;
  font-style: italic;
  margin-bottom: 15px;
}

/* line 71, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .standard_template_quote_name.below_video {
  font-style: normal;
  font-size: 0.9em;
}

/* line 76, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template .video_frame {
  text-align: right;
}

/* line 78, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template iframe.standard_template_video {
  width: 420px;
  height: 236px;
  max-width: 100%;
}

/* line 84, app/assets/stylesheets/marketplace.scss */
.marketplace .standard_template li {
  margin-top: 0px;
}

/* line 88, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .standard_template_inline_head {
  font-size: inherit;
  color: #006633;
}

/* line 93, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect h3 {
  color: #006633;
  line-height: 1.15em;
}

/* line 98, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .cic-branding {
  font-size: 22px;
  line-height: 1.15em;
  margin-bottom: 10px;
}

/* line 102, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .cic-branding img {
  vertical-align: middle;
  margin-left: 5px;
}

/* line 104, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .cic-branding .btn-div {
  text-align: right;
}

/* line 107, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .btn-success {
  background-image: linear-gradient(to bottom, #006633, #006633);
  background-color: #006633;
}

/* line 113, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .ac-features-table thead tr > :first-child {
  border-bottom: 1px solid #006600;
}

/* line 116, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .ac-features-table thead tr > :last-child {
  border: 1px solid #006600;
  text-align: center;
}

/* line 120, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .ac-features-table tbody tr > :last-child {
  color: #006600;
  font-size: 18px;
  text-align: center;
}

/* line 125, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .ac-features-table th {
  height: 25px;
  font-size: 16px;
}

/* line 129, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .ac-features-table td {
  border: 1px solid #006600;
  height: 35px;
  padding: 0 0 0 0px;
  font-size: 14px;
}

/* line 135, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .ac-features-table tbody td:first-child {
  padding: 0 0 0 15px;
}

/* line 138, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .ac-features-table .ac-landlords-ol li {
  list-style-type: decimal;
  line-height: 22px;
}

/* line 144, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .feature-list {
  font-size: 1.25em;
  line-height: 1.15em;
}

/* line 147, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect .feature-list a {
  text-decoration: underline;
}

/* line 149, app/assets/stylesheets/marketplace.scss */
.marketplace .applyconnect h4.feature-list {
  font-weight: bold;
  margin-top: 0;
  color: black;
}

/* line 158, app/assets/stylesheets/marketplace.scss */
.supplier-info .logo {
  height: 58px;
  margin-bottom: 10px;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

/* line 165, app/assets/stylesheets/marketplace.scss */
.supplier-info p {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

/* line 170, app/assets/stylesheets/marketplace.scss */
.supplier-info .learn-more-link {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font-weight: bold;
  margin-bottom: 20px;
}

/* line 177, app/assets/stylesheets/marketplace.scss */
.supplier-info .resource-center-logo {
  background: url("https://assets.rentometer.com/assets/resource_center/resource_center_logo-f55106b54e06ec809ba860053e4b8c58b29a16212ea05773192271331b6ab568.png") no-repeat;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 177, app/assets/stylesheets/marketplace.scss */
  .supplier-info .resource-center-logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url("https://assets.rentometer.com/assets/resource_center/resource_center_logo@2x-797793e74b40a7038c7478596884597af3ba88360176a3efa33e9c3a772799ef.png");
    background-size: contain;
  }
}

/* line 181, app/assets/stylesheets/marketplace.scss */
.supplier-info .news-and-notes-logo {
  background: url("https://assets.rentometer.com/assets/news-and-notes-logo-e64c0439733482df46e43e4cd0dda2aa7c4ca4a95b877ae1563fa24f71ad7716.png") no-repeat;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 181, app/assets/stylesheets/marketplace.scss */
  .supplier-info .news-and-notes-logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url("https://assets.rentometer.com/assets/news-and-notes-logo@2x-121ae50e7877c2a1fc6eebf47596a5c5b541cf0c4a4950921b6ea4b82b0f6975.png");
    background-size: contain;
  }
}

/* line 185, app/assets/stylesheets/marketplace.scss */
.supplier-info .marketplace-logo {
  background: url("https://assets.rentometer.com/assets/marketplace-logo-270bfc7a9d863182d68a5a575f3afce65f4ffa42dce8b73faa11b319e267cfff.png") no-repeat;
}

/* line 188, app/assets/stylesheets/marketplace.scss */
.supplier-info .digital-advertising-logo {
  background: url("https://assets.rentometer.com/assets/digital-advertising-logo-4219b1b86472edc10f74a57311a8353b73b42f65417ff6c14faf06041ebb4dbb.png") no-repeat;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 188, app/assets/stylesheets/marketplace.scss */
  .supplier-info .digital-advertising-logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url("https://assets.rentometer.com/assets/digital-advertising-logo@2x-5e2a336753724df3cc694342549ac19e7cf4c593f274aa26ed70effb11f4c519.png");
    background-size: contain;
  }
}

/* line 193, app/assets/stylesheets/marketplace.scss */
.supplier-info .media-package-header-img {
  height: 80px;
}

/* line 197, app/assets/stylesheets/marketplace.scss */
.supplier-info li {
  margin-bottom: 10px;
}

/* line 200, app/assets/stylesheets/marketplace.scss */
.orange {
  color: #f16e21;
}

/* line 1, app/assets/stylesheets/subscriptions.scss */
.pricing h3.subhead {
  font-size: 1.5em;
  color: #196faf;
}

/* line 6, app/assets/stylesheets/subscriptions.scss */
.guest-promo-area {
  background-color: #ecf3f9;
  padding: 20px;
  margin-bottom: 20px;
}

/* line 11, app/assets/stylesheets/subscriptions.scss */
.guest-promo-area h2 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #196faf;
}

/* line 18, app/assets/stylesheets/subscriptions.scss */
.callout {
  width: 100%;
  padding: 30px;
  margin-top: 60px;
  margin-bottom: 40px;
  background-color: #f8fafd;
}

/* line 26, app/assets/stylesheets/subscriptions.scss */
.tools-callout {
  margin-top: 20px;
}

/* line 30, app/assets/stylesheets/subscriptions.scss */
.api-image-block {
  margin-bottom: 20px;
}

/* line 33, app/assets/stylesheets/subscriptions.scss */
.api-image-block img {
  height: 120px;
  margin-bottom: 15px;
}

/* line 38, app/assets/stylesheets/subscriptions.scss */
.api-image-block p {
  font-weight: bold;
}

/* line 43, app/assets/stylesheets/subscriptions.scss */
.report-thumbnail {
  height: 150px;
  max-height: 150px;
  margin-right: 50px;
  margin-bottom: 15px;
}

/* line 50, app/assets/stylesheets/subscriptions.scss */
.qv-thumbnail {
  box-shadow: 3px 3px 10px rgba(10, 10, 10, 0.42);
}

/* line 54, app/assets/stylesheets/subscriptions.scss */
.panel-body-featured {
  position: relative;
  overflow: hidden;
}

/* line 59, app/assets/stylesheets/subscriptions.scss */
.price-panel-additional-header {
  margin-top: 23px;
  text-align: left;
}

/* line 64, app/assets/stylesheets/subscriptions.scss */
.pricing-ribbon {
  width: 85px;
  height: 85px;
  top: 25px;
  left: 0px;
  padding: 0 5px;
  position: absolute;
  background-image: url("https://assets.rentometer.com/assets/best_value-5c74784740f11c3a4cdfec66e05b3065ce79b1e7f29b0fea479f4c09ab2c37f0.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 77, app/assets/stylesheets/subscriptions.scss */
.price-crossout {
  text-decoration-color: red !important;
  text-decoration: line-through;
  color: grey;
}

/* line 83, app/assets/stylesheets/subscriptions.scss */
.check {
  display: inline-block;
  transform: rotate(45deg);
  height: 20px;
  width: 10px;
  margin-right: 10px;
  border-bottom: 5px solid black;
  border-right: 5px solid black;
  border-color: black;
}

/* line 94, app/assets/stylesheets/subscriptions.scss */
.green-check {
  border-bottom: 5px solid #78b13f;
  border-right: 5px solid #78b13f;
  border-color: #78b13f;
}

/* --- Payment Modal ----------------------------- */
/* line 101, app/assets/stylesheets/subscriptions.scss */
.payment-errors {
  display: none;
}

/* line 107, app/assets/stylesheets/subscriptions.scss */
.invoice-title h2,
.invoice-title h3 {
  display: inline-block;
}

/* line 113, app/assets/stylesheets/subscriptions.scss */
.table > tbody > tr > .no-line {
  border-top: none;
}

/* line 117, app/assets/stylesheets/subscriptions.scss */
.table > thead > tr > .no-line {
  border-bottom: none;
}

/* line 121, app/assets/stylesheets/subscriptions.scss */
.table > tbody > tr.thick-line {
  border-top: 2px solid;
}

/* line 125, app/assets/stylesheets/subscriptions.scss */
.table > tbody > td.no-wrap {
  white-space: nowrap;
}

/* line 129, app/assets/stylesheets/subscriptions.scss */
.coupon-field-trigger {
  text-align: right;
  font-style: italic;
}

/* line 134, app/assets/stylesheets/subscriptions.scss */
#contactSales {
  color: #196faf;
}

/* line 137, app/assets/stylesheets/subscriptions.scss */
#contactSales a {
  color: #ef6f22;
}

/* line 142, app/assets/stylesheets/subscriptions.scss */
#pricingPanels {
  margin-top: 15px;
}

/* line 145, app/assets/stylesheets/subscriptions.scss */
#pricingPanels .panel {
  min-height: 395px;
}

@media screen and (max-width: 992px) {
  /* line 150, app/assets/stylesheets/subscriptions.scss */
  #pricingPanels .panel {
    scale: 1.0 !important;
  }
}

/* line 157, app/assets/stylesheets/subscriptions.scss */
.panel-body .price {
  font-size: 2.5em;
  font-weight: bold;
  line-height: 0.6em;
  margin-top: 25px;
  margin-bottom: 25px;
  white-space: nowrap;
}

/* line 165, app/assets/stylesheets/subscriptions.scss */
.panel-body .price .price-subhead {
  display: inline-block;
  font-size: 0.40em;
  margin-top: 8px;
  line-height: normal;
  font-weight: normal;
  color: grey;
  white-space: wrap;
}

/* line 175, app/assets/stylesheets/subscriptions.scss */
.panel-body .price .price-yr-indicator {
  font-size: 0.45em;
  font-weight: normal;
}

/* line 181, app/assets/stylesheets/subscriptions.scss */
.panel-body ul {
  text-align: left;
}

/* line 184, app/assets/stylesheets/subscriptions.scss */
.panel-body ul li:before {
  content: '✓';
  font-size: 1.5em;
  color: #78b13f;
  margin-right: 7px;
}

/* line 191, app/assets/stylesheets/subscriptions.scss */
.panel-body ul ul li {
  font-weight: normal;
  line-height: normal;
}

/* line 196, app/assets/stylesheets/subscriptions.scss */
.panel-body ul ul li:before {
  content: none;
}

/* line 201, app/assets/stylesheets/subscriptions.scss */
.panel-body li {
  margin-bottom: 10px;
  font-weight: bold;
}

/* line 208, app/assets/stylesheets/subscriptions.scss */
.panel-body li:has(br) {
  line-height: 1.35em;
}

/* line 211, app/assets/stylesheets/subscriptions.scss */
.panel-body li:has(br) div {
  color: grey;
  font-weight: normal;
  margin-left: 35px;
}

/* line 218, app/assets/stylesheets/subscriptions.scss */
.panel-body .year-month-qualifier {
  font-size: 0.45em;
}

/* line 223, app/assets/stylesheets/subscriptions.scss */
.panel-body .also-includes-panel li {
  margin-bottom: initial;
}

/* line 229, app/assets/stylesheets/subscriptions.scss */
#countdown_timer {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

/* line 234, app/assets/stylesheets/subscriptions.scss */
#countdown_timer table {
  width: 100%;
  margin-bottom: 0px;
}

/* line 239, app/assets/stylesheets/subscriptions.scss */
#countdown_timer td {
  padding: 0px;
  text-align: center;
  font-weight: bold;
  width: 25%;
  border: none;
}

/* line 247, app/assets/stylesheets/subscriptions.scss */
#countdown_timer tr.countdown_numbers {
  line-height: 3.5em;
}

/* line 250, app/assets/stylesheets/subscriptions.scss */
#countdown_timer tr.countdown_numbers td {
  font-size: 3.5em;
  color: red;
}

/* line 257, app/assets/stylesheets/subscriptions.scss */
#countdown_timer tr.countdown_labels td {
  font-size: 1.0em;
  color: initial;
}

/* line 264, app/assets/stylesheets/subscriptions.scss */
#pricingPanels {
  margin-top: 15px;
}

/* line 268, app/assets/stylesheets/subscriptions.scss */
.panel-title {
  margin: 7px;
}

/* line 272, app/assets/stylesheets/subscriptions.scss */
.lesser-panel {
  scale: 0.95;
}

/* line 276, app/assets/stylesheets/subscriptions.scss */
#proStandardPanel {
  scale: 1.1;
  box-shadow: 0 0 10px 7px rgba(0, 0, 0, 0.05);
  margin-top: 18px;
}

/* line 281, app/assets/stylesheets/subscriptions.scss */
#proStandardPanel .panel-heading {
  position: relative;
}

/* line 284, app/assets/stylesheets/subscriptions.scss */
#proStandardPanel .panel-heading .panel-title {
  margin: 9px;
  font-size: x-large;
}

/* line 290, app/assets/stylesheets/subscriptions.scss */
#proStandardPanel .best-value-flag {
  height: 39px;
  width: 115px;
  background: url(https://assets.rentometer.com/assets/best-value-flag-7fe5bcc7cf78e5b10eed56228504e95fd3118bc509c40147f961a61b3c107124.png) no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  position: absolute;
  bottom: -17px;
  left: -9px;
}

/* line 304, app/assets/stylesheets/subscriptions.scss */
.team_subscriptions.pricing .panel-body ul {
  margin: 10px;
}

/* line 307, app/assets/stylesheets/subscriptions.scss */
.team_subscriptions.pricing .panel-body ul li:before {
  content: none;
}

/* line 314, app/assets/stylesheets/subscriptions.scss */
.team-price {
  font-size: 2em;
}

/* line 318, app/assets/stylesheets/subscriptions.scss */
.toggle-container {
  margin: auto;
  font-size: 1.1em;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px solid #196faf;
  border-radius: 20px;
  padding: 0px;
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  background-color: #196faf;
}

/* line 331, app/assets/stylesheets/subscriptions.scss */
.toggle-container a {
  text-decoration: none;
}

/* line 338, app/assets/stylesheets/subscriptions.scss */
.toggle-container:hover {
  background-color: #4296d7;
  color: #196faf;
  cursor: pointer;
}

/* line 344, app/assets/stylesheets/subscriptions.scss */
.toggle-label {
  font-weight: normal;
  font-size: 1em;
  line-height: inherit;
  margin: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 20px;
}

/* line 355, app/assets/stylesheets/subscriptions.scss */
.toggle-active {
  font-weight: bold;
  color: #196faf !important;
  background-color: white;
}

/* line 361, app/assets/stylesheets/subscriptions.scss */
.toggle-active:hover {
  background-color: white;
}

/* line 365, app/assets/stylesheets/subscriptions.scss */
.teams-panel {
  padding: 10px;
  border-radius: 20px;
  border-color: black;
}

/* line 366, app/assets/stylesheets/subscriptions.scss */
.teams-panel .panel-heading {
  background-color: unset;
  border: none;
}

/* line 374, app/assets/stylesheets/subscriptions.scss */
.teams-panel li {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 1.1em;
}

/* line 380, app/assets/stylesheets/subscriptions.scss */
.teams-panel li:has(br) {
  line-height: 1.35em;
}

/* line 383, app/assets/stylesheets/subscriptions.scss */
.teams-panel li:has(br) div {
  color: grey;
  font-weight: normal;
  margin-left: 0px;
  font-size: 1em;
}

/* line 1, app/assets/stylesheets/display_ads.scss */
.display-ad {
  margin-bottom: 5px;
}

/* line 4, app/assets/stylesheets/display_ads.scss */
.display-ad .display-ad-logo {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 110px;
}

/* line 11, app/assets/stylesheets/display_ads.scss */
.display-ad .promoted-listing-photo {
  background-size: cover;
  width: 125px;
  height: 125px;
  margin-left: auto;
}

/* line 18, app/assets/stylesheets/display_ads.scss */
.display-ad .display-ad-title {
  margin-top: 0;
}

/* line 20, app/assets/stylesheets/display_ads.scss */
.display-ad .display-ad-blurb {
  margin-bottom: 2px;
}

/* line 22, app/assets/stylesheets/display_ads.scss */
.display-ad .display-ad-button {
  margin-bottom: 0px;
}

/* line 24, app/assets/stylesheets/display_ads.scss */
.display-ad .display-ad-separator {
  border-bottom: 1px solid #DDD;
  margin-bottom: 10px;
  margin-top: 13px;
}

/* line 32, app/assets/stylesheets/display_ads.scss */
.display-ad:last-child .display-ad-separator {
  display: none;
}

/* line 37, app/assets/stylesheets/display_ads.scss */
.display-ads-non-pro h4 {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 42, app/assets/stylesheets/display_ads.scss */
.display-ads-non-pro .display-ad-title {
  font-size: 18px;
}

/* line 43, app/assets/stylesheets/display_ads.scss */
.display-ads-non-pro .display-ad-blurb {
  font-size: small;
}

/* line 45, app/assets/stylesheets/display_ads.scss */
.display-ads-non-pro .display-ad-separator {
  margin-bottom: 8px;
  margin-top: 10px;
}

/* line 1, app/assets/stylesheets/pages.scss */
.page-admin-bar {
  float: left;
  font-size: small;
  margin-left: 10px;
}

/* line 7, app/assets/stylesheets/pages.scss */
.page-show {
  margin-top: 70px;
}

/* line 1, app/assets/stylesheets/results_promos.scss */
.results-promo {
  display: none;
  width: 45%;
  background: #f5f5f5;
  padding: 3px;
  border: 1px solid #111;
  box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 5px;
  bottom: 15px;
  z-index: 999;
}

/* line 14, app/assets/stylesheets/results_promos.scss */
.results-promo form {
  margin-bottom: 5px;
}

@media (max-width: 768px) {
  /* line 20, app/assets/stylesheets/results_promos.scss */
  .results-promo {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 2, app/assets/stylesheets/listings.scss */
.fair-housing p {
  font-size: 1.1em;
  font-style: italic;
}

/* line 5, app/assets/stylesheets/unified_search.scss */
.unified-search-container {
  margin-bottom: 15px;
}

/* line 9, app/assets/stylesheets/unified_search.scss */
.unified-header-branding-name {
  margin: 0px;
}

/* line 14, app/assets/stylesheets/unified_search.scss */
.nav .search-type-tab a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.9em;
  font-weight: 500;
  color: #555;
}

/* line 24, app/assets/stylesheets/unified_search.scss */
.nav li.search-type-tab.active a {
  color: #0e5c93;
}

/* line 29, app/assets/stylesheets/unified_search.scss */
.search-type-tab:not(.active) {
  background-color: #efefef;
  border-left: 1px #ddd solid;
  border-radius: 4px 4px 0 0;
}

/* line 35, app/assets/stylesheets/unified_search.scss */
.search-type-tab:hover:not(.active) {
  background-color: #ddd;
  border-left: 1px #ddd solid;
  border-radius: 4px 4px 0 0;
}

/* line 42, app/assets/stylesheets/unified_search.scss */
.disabled-tab {
  opacity: 0.55;
}

/* line 46, app/assets/stylesheets/unified_search.scss */
.disabled-tab:hover {
  opacity: 1;
}

/* line 50, app/assets/stylesheets/unified_search.scss */
.tab-content-search {
  padding: 7px 2px 0px 2px;
  margin-bottom: 5px;
}

/* line 54, app/assets/stylesheets/unified_search.scss */
.tab-content-search .form-group {
  margin-bottom: 11px;
}

/* line 59, app/assets/stylesheets/unified_search.scss */
.current-location-link {
  font-size: 0.9em;
  text-decoration: none;
}

/* line 63, app/assets/stylesheets/unified_search.scss */
.current-location-link:hover {
  text-decoration: underline;
}

/* line 67, app/assets/stylesheets/unified_search.scss */
.current-location-link:active {
  text-decoration: none;
}

/* line 71, app/assets/stylesheets/unified_search.scss */
.current-location-link:focus {
  text-decoration: none;
}

/* line 77, app/assets/stylesheets/unified_search.scss */
.current-location-link-big {
  margin-top: 5px;
  display: inline-block;
}

/* line 82, app/assets/stylesheets/unified_search.scss */
.unified-header-logo {
  width: 190px;
  height: 29px;
  background: url("https://assets.rentometer.com/assets/rentometer_pro_logo-aba6e0cfa76d61f5897e03300b93d9b77f7eeb0cc407f2257edcb218689a51a5.png") no-repeat;
  background-size: contain;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 82, app/assets/stylesheets/unified_search.scss */
  .unified-header-logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url("https://assets.rentometer.com/assets/rentometer_pro_logo@2x-7330cf1f5ad7117ec7db4feac19b2ec17ee74e15ae598b0c272247ce2f1190e7.png");
    background-size: 190px 29px;
  }
}

/* line 90, app/assets/stylesheets/unified_search.scss */
.unified-header-logo-basic {
  width: 150px;
  height: 25px;
  background: url("https://assets.rentometer.com/assets/rentometer_logo-c859f0b27a3793971a8d90b6f04ef29a371fac65714a8285e19c20f378756959.png") no-repeat;
  background-size: contain;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 90, app/assets/stylesheets/unified_search.scss */
  .unified-header-logo-basic {
    /* on retina, use image that's scaled by 2 */
    background-image: url("https://assets.rentometer.com/assets/rentometer_logo@2x-22d3e2d4cfac2509e637a3aba659e6b57ed51284d1f959930b901c0116e86618.png");
    background-size: 150px 25px;
  }
}

/* line 98, app/assets/stylesheets/unified_search.scss */
.unified-header-subhead {
  margin-top: 0px;
}

/* line 102, app/assets/stylesheets/unified_search.scss */
.table-striped tbody > tr.summary-results-info-row {
  background-color: inherit;
  font-size: 1.25em;
}

/* line 106, app/assets/stylesheets/unified_search.scss */
.table-striped tbody > tr.summary-results-info-row td {
  padding-top: 15px;
  border-bottom: 2px #333 solid;
}

/* line 112, app/assets/stylesheets/unified_search.scss */
.summary-stats abbr[title] {
  text-decoration: none;
  border-bottom: none;
}

/* line 114, app/assets/stylesheets/unified_search.scss */
.summary-stats-quickview {
  font-size: smaller;
}

/* line 118, app/assets/stylesheets/unified_search.scss */
.disabled-option-label {
  color: #999;
}

/* line 122, app/assets/stylesheets/unified_search.scss */
.disabled-option-opacity-drop {
  opacity: 0.40;
}

/* line 126, app/assets/stylesheets/unified_search.scss */
.disabled-option-opacity-drop:hover {
  opacity: 1.0;
}

/* line 130, app/assets/stylesheets/unified_search.scss */
.disabled-option-info {
  display: none;
}

/* line 134, app/assets/stylesheets/unified_search.scss */
.show-advanced-options-btn {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 139, app/assets/stylesheets/unified_search.scss */
#results-search-toggle {
  margin-top: -10px;
  margin-bottom: 5px;
}

/* line 144, app/assets/stylesheets/unified_search.scss */
.panel-group-no-margin {
  margin-bottom: 5px;
}

/* line 149, app/assets/stylesheets/unified_search.scss */
.results-action-row td {
  border-top: none !important;
  padding-top: 0px !important;
}

/* line 155, app/assets/stylesheets/unified_search.scss */
.select2-selection__rendered {
  font-size: 16px;
}

/* line 158, app/assets/stylesheets/unified_search.scss */
.select2-results__option {
  font-size: 12px;
}

/* line 162, app/assets/stylesheets/unified_search.scss */
.results-neighborhood {
  margin: 0px;
  margin-top: -10px;
  color: #777;
}

/* line 168, app/assets/stylesheets/unified_search.scss */
.results-neighborhood-ng {
  font-size: 18px;
}

/* line 172, app/assets/stylesheets/unified_search.scss */
.results-ng {
  font-size: 18px;
}

/* line 176, app/assets/stylesheets/unified_search.scss */
.result-address-header-ng {
  display: inline-block;
  font-size: 20px;
}

/* line 179, app/assets/stylesheets/unified_search.scss */
.result-address-header-ng img {
  margin-right: 5px;
  height: 27px;
  width: 15px;
  vertical-align: bottom;
  color: unset;
}

/* line 188, app/assets/stylesheets/unified_search.scss */
.new-look-well {
  position: relative;
}

/* line 192, app/assets/stylesheets/unified_search.scss */
.new-look-flag {
  height: 47px;
  width: 133px;
  background: url(https://assets.rentometer.com/assets/new-look-flag-8e150b808f96a79608e23d9a351e1a032c46c526e59dd21468944e3d1bb31d36.png) no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  position: absolute;
  top: 10px;
  left: -12px;
}

/* line 203, app/assets/stylesheets/unified_search.scss */
.chart-wrapper {
  height: 300px;
}

/* line 209, app/assets/stylesheets/unified_search.scss */
.report-actions .btn-group {
  justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  /* line 213, app/assets/stylesheets/unified_search.scss */
  .report-actions .btn-group {
    justify-content: center;
  }
}

/* line 217, app/assets/stylesheets/unified_search.scss */
.report-actions .share-shortcut {
  margin-left: 3px;
}

@media print {
  /* line 223, app/assets/stylesheets/unified_search.scss */
  .chart-wrapper {
    height: auto;
  }
}

/* line 228, app/assets/stylesheets/unified_search.scss */
.bed-radios {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  column-gap: 7px;
  justify-content: space-between;
}

/* line 236, app/assets/stylesheets/unified_search.scss */
.bed-radios .bed-radio {
  cursor: pointer;
  background: #fff;
  border: 1px solid #b3bcc9;
  border-radius: 7px;
  color: #2d3035;
  flex: 1 1 0px;
  font-size: 14px;
  font-weight: normal;
  padding: 7px;
  text-align: center;
  white-space: nowrap;
  position: relative;
}

/* line 252, app/assets/stylesheets/unified_search.scss */
.bed-radios .bed-radio:hover {
  background: #f5f5f5;
}

/* line 256, app/assets/stylesheets/unified_search.scss */
.bed-radios .bed-radio:has(input[type="radio"]:checked) {
  background: #ecf3f9;
  font-weight: bold;
  border: #196faf 1px solid;
}

/* line 263, app/assets/stylesheets/unified_search.scss */
.bed-radios .bed-radio input[type="radio"] {
  opacity: 0;
  position: absolute;
}

@media (max-width: 480px) {
  /* line 273, app/assets/stylesheets/unified_search.scss */
  .radio-group {
    margin-top: 5px;
  }
  /* line 276, app/assets/stylesheets/unified_search.scss */
  .radio-group-beds {
    margin-top: -10px;
  }
}

/* line 1, app/assets/stylesheets/spinner.scss */
.animated-spinner {
  width: 20px;
  height: 20px;
  border: 2px solid #f3f3f3;
  border-top: 3px solid #ef6f22;
  border-radius: 100%;
  animation: spinnerspin 1s infinite linear;
}

@keyframes spinnerspin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* line 1, app/assets/stylesheets/leads.scss */
.lead-gen-modal {
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 6, app/assets/stylesheets/leads.scss */
  .lead-gen-modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 16, app/assets/stylesheets/leads.scss */
.lead-gen-modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/* line 22, app/assets/stylesheets/leads.scss */
.lead-gen-modal-header {
  text-align: center;
  background: #4296d7;
  color: white;
}

/* line 28, app/assets/stylesheets/leads.scss */
.lead-demo-pricing-btn {
  color: white !important;
}

/* line 5, app/assets/stylesheets/engagement_widgets.scss */
.rom-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}

/* line 12, app/assets/stylesheets/engagement_widgets.scss */
.rom-callout-info {
  border-left-color: #4296d7;
}

/* line 17, app/assets/stylesheets/engagement_widgets.scss */
.widget-setup-instructions-step {
  margin-bottom: 40px;
}

/* line 20, app/assets/stylesheets/engagement_widgets.scss */
.widget-setup-instructions-step h3 {
  margin-top: 0;
}

/* line 1, app/assets/stylesheets/omniauth.scss */
body.registrations.new,
body.registrations.social_sign_up_details {
  padding-top: 0px;
}

/* line 6, app/assets/stylesheets/omniauth.scss */
body.sessions,
body.registrations.new,
body.registrations.create,
body.registrations.social_sign_up_details {
  background-color: #eee;
  background: linear-gradient(to right, #0a346d, #1598ef);
}

/* line 14, app/assets/stylesheets/omniauth.scss */
body.sessions .card,
body.registrations.new .card,
body.registrations.create .card,
body.registrations.social_sign_up_details .card {
  border: none;
}

/* line 18, app/assets/stylesheets/omniauth.scss */
body.sessions .page-footer,
body.sessions .page-footer a,
body.registrations.new .page-footer,
body.registrations.new .page-footer a,
body.registrations.create .page-footer,
body.registrations.create .page-footer a,
body.registrations.social_sign_up_details .page-footer,
body.registrations.social_sign_up_details .page-footer a {
  color: white;
}

/* line 23, app/assets/stylesheets/omniauth.scss */
body.sessions .registrations .fa-facebook, body.sessions .registrations .fa-google,
body.registrations.new .registrations .fa-facebook,
body.registrations.new .registrations .fa-google,
body.registrations.create .registrations .fa-facebook,
body.registrations.create .registrations .fa-google,
body.registrations.social_sign_up_details .registrations .fa-facebook,
body.registrations.social_sign_up_details .registrations .fa-google {
  padding-top: 5px;
}

/* line 27, app/assets/stylesheets/omniauth.scss */
body.sessions .btn-google,
body.registrations.new .btn-google,
body.registrations.create .btn-google,
body.registrations.social_sign_up_details .btn-google {
  color: white;
  background-color: #ea4335;
  text-align: center;
}

/* line 33, app/assets/stylesheets/omniauth.scss */
body.sessions .oauth-buttons,
body.registrations.new .oauth-buttons,
body.registrations.create .oauth-buttons,
body.registrations.social_sign_up_details .oauth-buttons {
  text-align: center;
  margin-bottom: 20px;
}

/* line 38, app/assets/stylesheets/omniauth.scss */
body.sessions .btn-oauth,
body.registrations.new .btn-oauth,
body.registrations.create .btn-oauth,
body.registrations.social_sign_up_details .btn-oauth {
  text-align: left;
  line-height: 46px;
  font-size: 1.2em;
  font-weight: bold;
  border-color: rgba(0, 0, 0, 0.2);
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  padding: 5px;
  width: 100%;
  max-width: 300px;
}

/* line 52, app/assets/stylesheets/omniauth.scss */
body.sessions .btn-oauth-facebook,
body.registrations.new .btn-oauth-facebook,
body.registrations.create .btn-oauth-facebook,
body.registrations.social_sign_up_details .btn-oauth-facebook {
  color: #1877F2;
  background-color: white;
}

/* line 57, app/assets/stylesheets/omniauth.scss */
body.sessions .btn-oauth-google,
body.registrations.new .btn-oauth-google,
body.registrations.create .btn-oauth-google,
body.registrations.social_sign_up_details .btn-oauth-google {
  color: white;
  background-color: #4285F4;
}

/* line 62, app/assets/stylesheets/omniauth.scss */
body.sessions .oauth-logo-img,
body.registrations.new .oauth-logo-img,
body.registrations.create .oauth-logo-img,
body.registrations.social_sign_up_details .oauth-logo-img {
  vertical-align: middle;
  height: 46px;
  width: 46px;
  margin-right: 10px;
}

/* line 69, app/assets/stylesheets/omniauth.scss */
body.sessions .facebook-button,
body.registrations.new .facebook-button,
body.registrations.create .facebook-button,
body.registrations.social_sign_up_details .facebook-button {
  background-color: #39559f;
}

/* line 73, app/assets/stylesheets/omniauth.scss */
body.sessions .facebook-button:hover,
body.registrations.new .facebook-button:hover,
body.registrations.create .facebook-button:hover,
body.registrations.social_sign_up_details .facebook-button:hover {
  background-color: #39559f;
}

/* line 77, app/assets/stylesheets/omniauth.scss */
body.sessions .facebook:focus,
body.registrations.new .facebook:focus,
body.registrations.create .facebook:focus,
body.registrations.social_sign_up_details .facebook:focus {
  color: #fff;
  background-color: #4285f4;
  border-color: #4285f4;
  box-shadow: none;
}

/* line 84, app/assets/stylesheets/omniauth.scss */
body.sessions .google-button,
body.registrations.new .google-button,
body.registrations.create .google-button,
body.registrations.social_sign_up_details .google-button {
  background-color: #4285f4;
}

/* line 88, app/assets/stylesheets/omniauth.scss */
body.sessions .google-button:hover,
body.registrations.new .google-button:hover,
body.registrations.create .google-button:hover,
body.registrations.social_sign_up_details .google-button:hover {
  background-color: #4285f4;
}

/* line 92, app/assets/stylesheets/omniauth.scss */
body.sessions .well-addition,
body.registrations.new .well-addition,
body.registrations.create .well-addition,
body.registrations.social_sign_up_details .well-addition {
  background-color: white;
  border: none;
}

/* line 96, app/assets/stylesheets/omniauth.scss */
body.sessions .push-down,
body.registrations.new .push-down,
body.registrations.create .push-down,
body.registrations.social_sign_up_details .push-down {
  padding-top: 55px;
}

/* line 100, app/assets/stylesheets/omniauth.scss */
body.sessions .card-signin,
body.registrations.new .card-signin,
body.registrations.create .card-signin,
body.registrations.social_sign_up_details .card-signin {
  border: 0;
  border-radius: 0rem;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

/* line 106, app/assets/stylesheets/omniauth.scss */
body.sessions .card-signin .card-title,
body.registrations.new .card-signin .card-title,
body.registrations.create .card-signin .card-title,
body.registrations.social_sign_up_details .card-signin .card-title {
  margin-bottom: 2rem;
  font-weight: 700;
}

/* line 111, app/assets/stylesheets/omniauth.scss */
body.sessions .card-signin .card-body,
body.registrations.new .card-signin .card-body,
body.registrations.create .card-signin .card-body,
body.registrations.social_sign_up_details .card-signin .card-body {
  padding: 2rem;
}

/* line 115, app/assets/stylesheets/omniauth.scss */
body.sessions .text-white,
body.registrations.new .text-white,
body.registrations.create .text-white,
body.registrations.social_sign_up_details .text-white {
  color: white;
}

/* line 119, app/assets/stylesheets/omniauth.scss */
body.sessions .registrations form .form-group,
body.registrations.new .registrations form .form-group,
body.registrations.create .registrations form .form-group,
body.registrations.social_sign_up_details .registrations form .form-group {
  margin-top: 20px;
}

/* line 123, app/assets/stylesheets/omniauth.scss */
body.sessions .registrations .btn-facebook,
body.registrations.new .registrations .btn-facebook,
body.registrations.create .registrations .btn-facebook,
body.registrations.social_sign_up_details .registrations .btn-facebook {
  margin-top: 25px;
}

/* line 127, app/assets/stylesheets/omniauth.scss */
body.sessions .registrations .container .btn,
body.registrations.new .registrations .container .btn,
body.registrations.create .registrations .container .btn,
body.registrations.social_sign_up_details .registrations .container .btn {
  padding: 12px;
}

/* line 131, app/assets/stylesheets/omniauth.scss */
body.sessions .sessions.new .page-footer a,
body.registrations.new .sessions.new .page-footer a,
body.registrations.create .sessions.new .page-footer a,
body.registrations.social_sign_up_details .sessions.new .page-footer a {
  color: white;
}

/* line 136, app/assets/stylesheets/omniauth.scss */
body.sessions .sessions.new .page-footer,
body.registrations.new .sessions.new .page-footer,
body.registrations.create .sessions.new .page-footer,
body.registrations.social_sign_up_details .sessions.new .page-footer {
  color: white;
}

/* line 140, app/assets/stylesheets/omniauth.scss */
body.sessions .text-divider,
body.registrations.new .text-divider,
body.registrations.create .text-divider,
body.registrations.social_sign_up_details .text-divider {
  text-align: center;
  margin: 20px 0;
  position: relative;
}

/* line 145, app/assets/stylesheets/omniauth.scss */
body.sessions .text-divider:before,
body.registrations.new .text-divider:before,
body.registrations.create .text-divider:before,
body.registrations.social_sign_up_details .text-divider:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #ddd;
  z-index: 1;
}

/* line 156, app/assets/stylesheets/omniauth.scss */
body.sessions .text-divider span,
body.registrations.new .text-divider span,
body.registrations.create .text-divider span,
body.registrations.social_sign_up_details .text-divider span {
  background: white;
  padding: 0 15px;
  color: #666;
  position: relative;
  z-index: 2;
}

/* line 165, app/assets/stylesheets/omniauth.scss */
body.sessions .top-right-login,
body.registrations.new .top-right-login,
body.registrations.create .top-right-login,
body.registrations.social_sign_up_details .top-right-login {
  padding-top: 25px;
}

/* line 169, app/assets/stylesheets/omniauth.scss */
body.sessions .top-right-login span,
body.registrations.new .top-right-login span,
body.registrations.create .top-right-login span,
body.registrations.social_sign_up_details .top-right-login span {
  padding-left: 5px;
  font-weight: 600;
}

/* line 174, app/assets/stylesheets/omniauth.scss */
body.sessions .top-right-login a,
body.registrations.new .top-right-login a,
body.registrations.create .top-right-login a,
body.registrations.social_sign_up_details .top-right-login a {
  color: white;
  font-weight: 600;
}

/* line 179, app/assets/stylesheets/omniauth.scss */
body.sessions .top-left-landing-image,
body.registrations.new .top-left-landing-image,
body.registrations.create .top-left-landing-image,
body.registrations.social_sign_up_details .top-left-landing-image {
  padding-top: 25px;
  padding-left: 10px;
}

/* line 185, app/assets/stylesheets/omniauth.scss */
body.sessions .g_id_signin,
body.registrations.new .g_id_signin,
body.registrations.create .g_id_signin,
body.registrations.social_sign_up_details .g_id_signin {
  margin: 0 auto;
  max-width: 300px;
}

/* line 191, app/assets/stylesheets/omniauth.scss */
.oauth-facebook {
  width: 20px;
  height: 20px;
  background-image: url("https://assets.rentometer.com/f_logo_RGB-Blue_1024.svg");
}

/* line 1, app/assets/stylesheets/rentometer_api.scss */
#boostEfficiency {
  background-color: #eeeeee;
}

/* line 4, app/assets/stylesheets/rentometer_api.scss */
#boostEfficiency .info-cards {
  margin-top: 2em;
  display: flex;
  justify-content: space-around;
}

/* line 9, app/assets/stylesheets/rentometer_api.scss */
#boostEfficiency .info-cards .info-card {
  border: 1px solid #ddd;
  background-color: grey;
  width: 23%;
  padding: 15px;
  background-color: white;
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  /* line 4, app/assets/stylesheets/rentometer_api.scss */
  #boostEfficiency .info-cards {
    flex-direction: column;
  }
  /* line 20, app/assets/stylesheets/rentometer_api.scss */
  #boostEfficiency .info-cards .info-card {
    width: 100%;
  }
}

/* line 27, app/assets/stylesheets/rentometer_api.scss */
#getStartedApi {
  margin-top: 5em;
  margin-bottom: 5em;
}

/* line 32, app/assets/stylesheets/rentometer_api.scss */
#seamlessIntegration {
  background-image: url(https://assets.rentometer.com/assets/bg-desktop-blue-f57f3388c3a4069160918addddb276209eb4fc68d3d8b3f34de68e9f5c8ae2d1.jpg);
  background-position: center;
  color: white;
}

/* line 38, app/assets/stylesheets/rentometer_api.scss */
.api-hero-image {
  margin-top: 22px;
}

/* line 42, app/assets/stylesheets/rentometer_api.scss */
.circle-icon {
  width: 5em;
  height: 5em;
  border-radius: 50%;
  margin: 1em auto;
  padding: 10px;
  background-origin: content-box;
  background-color: #fff;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 55, app/assets/stylesheets/rentometer_api.scss */
.circle-build {
  background-image: url(https://assets.rentometer.com/landing/pro-standard/rent_gears.png);
}

/* line 59, app/assets/stylesheets/rentometer_api.scss */
.circle-automate {
  background-image: url(https://assets.rentometer.com/landing/pro-standard/rent_chart.png);
}

/* line 63, app/assets/stylesheets/rentometer_api.scss */
.circle-share {
  background-image: url(https://assets.rentometer.com/landing/pro-standard/rent_share.png);
}

/* line 67, app/assets/stylesheets/rentometer_api.scss */
.circle-connect {
  background-image: url(https://assets.rentometer.com/landing/pro-standard/my-reports.svg);
}

/* line 71, app/assets/stylesheets/rentometer_api.scss */
.circle-analyze {
  background-image: url(https://assets.rentometer.com/landing/pro-standard/rent_graph.png);
}

/* line 75, app/assets/stylesheets/rentometer_api.scss */
.circle-research {
  background-image: url(https://assets.rentometer.com/landing/pro-standard/rent_glass.png);
}

/* line 79, app/assets/stylesheets/rentometer_api.scss */
.add-top-bottom-padding {
  padding-top: 3em;
  padding-bottom: 3em;
}

/* line 84, app/assets/stylesheets/rentometer_api.scss */
.align-left {
  text-align: left;
}

/* line 88, app/assets/stylesheets/rentometer_api.scss */
.align-right {
  text-align: right;
}

/* line 92, app/assets/stylesheets/rentometer_api.scss */
.bg-white {
  background-color: #fff;
  padding: .5em;
}

/* line 97, app/assets/stylesheets/rentometer_api.scss */
.checkmarks {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 103, app/assets/stylesheets/rentometer_api.scss */
.checkmarks li {
  margin: 0;
  padding: 0;
}

/* line 108, app/assets/stylesheets/rentometer_api.scss */
.checkmarks li:before {
  content: '✔ ';
  color: orange;
}

/* line 113, app/assets/stylesheets/rentometer_api.scss */
.font-large {
  font-size: 1.3em;
}

/* line 117, app/assets/stylesheets/rentometer_api.scss */
.font-thin {
  font-weight: 100;
}

/* line 121, app/assets/stylesheets/rentometer_api.scss */
.panel-heading .accordion-toggle:after {
  /* symbol for "opened" panels */
  content: "\25BC";
  float: right;
  color: grey;
}

/* line 128, app/assets/stylesheets/rentometer_api.scss */
.panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "closed" panels */
  content: "\25B6";
}

/* line 133, app/assets/stylesheets/rentometer_api.scss */
.activate-api {
  border: 1px solid #B3BCC9;
  border-radius: 8px;
  padding: 4em 0em;
}

/* line 138, app/assets/stylesheets/rentometer_api.scss */
.activate-api h4 {
  color: #196faf;
}

/* line 142, app/assets/stylesheets/rentometer_api.scss */
.activate-api h1 {
  margin-bottom: 1em;
}

/* line 146, app/assets/stylesheets/rentometer_api.scss */
.activate-api .lead {
  margin-bottom: 1.5em;
}

/* line 150, app/assets/stylesheets/rentometer_api.scss */
.activate-api .submit-button {
  padding: .7em 2em;
}

/* line 154, app/assets/stylesheets/rentometer_api.scss */
.activate-api #tosInstructions {
  margin-bottom: 2em;
}

/* line 1, app/assets/stylesheets/teams.scss */
.teams-wrapper {
  min-height: 100%;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/teams.scss */
.teams-wrapper textarea {
  resize: none;
}

/* line 9, app/assets/stylesheets/teams.scss */
.teams-wrapper .error-messages {
  color: red;
  font-weight: bold;
}

/* line 14, app/assets/stylesheets/teams.scss */
.teams-wrapper ._container {
  margin: 0 auto;
  max-width: 1140px;
  box-sizing: border-box;
}

/* line 19, app/assets/stylesheets/teams.scss */
.teams-wrapper .heroesSection {
  display: flex;
  width: 100%;
  align-items: stretch;
  justify-content: space-between;
  margin: 0 auto;
  box-sizing: border-box;
  max-height: 450px;
}

/* line 27, app/assets/stylesheets/teams.scss */
.teams-wrapper .heroesSection__contentSide {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  padding: 70px 0 80px;
  max-width: 775px;
}

/* line 33, app/assets/stylesheets/teams.scss */
.teams-wrapper .heroesSection__contentSide.col-sm-7 {
  padding-left: 150px;
}

/* line 36, app/assets/stylesheets/teams.scss */
.teams-wrapper .heroesSection__contentSide__title {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 38px;
  line-height: 51px;
  color: #303134;
  text-align: left;
  margin: 16px 0 26px;
}

/* line 45, app/assets/stylesheets/teams.scss */
.teams-wrapper .heroesSection__contentSide__subTitle {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #196faf;
  text-align: left;
  margin: 0;
}

/* line 54, app/assets/stylesheets/teams.scss */
.teams-wrapper .heroesSection__contentSide__description {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #303134;
  text-align: left;
  margin-bottom: 50px;
}

/* line 63, app/assets/stylesheets/teams.scss */
.teams-wrapper .heroesSection__contentSide__button {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  align-self: flex-start;
  color: #fff;
  background: #5796d2;
  border-radius: 4px;
  padding: 14px 64px;
  border: none;
  outline: none;
}

/* line 78, app/assets/stylesheets/teams.scss */
.teams-wrapper .heroesSection__imageSide {
  max-height: 100%;
  display: flex;
  justify-content: flex-end;
}

/* line 82, app/assets/stylesheets/teams.scss */
.teams-wrapper .heroesSection__imageSide__image {
  max-width: 100%;
  height: 100%;
  clip-path: circle(100% at 95% 50%);
}

/* line 87, app/assets/stylesheets/teams.scss */
.teams-wrapper .heroesSection__imageSide.col-sm-5, .teams-wrapper .heroesSection__imageSide.col-xs-12 {
  padding: 0;
}

/* line 93, app/assets/stylesheets/teams.scss */
.teams-wrapper .whiteSectionWrapper {
  background: #fff;
}

/* line 96, app/assets/stylesheets/teams.scss */
.teams-wrapper .greySectionWrapper {
  background: #f8fafd;
}

/* line 99, app/assets/stylesheets/teams.scss */
.teams-wrapper .blueSectionWrapper {
  background: #5796d2;
}

/* line 102, app/assets/stylesheets/teams.scss */
.teams-wrapper .optionsSection {
  display: flex;
  width: 100%;
  padding: 70px 0;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
}

/* line 109, app/assets/stylesheets/teams.scss */
.teams-wrapper .optionsSection__title {
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
  color: #196faf;
  margin-bottom: 50px;
}

/* line 118, app/assets/stylesheets/teams.scss */
.teams-wrapper .optionsSection__options {
  display: flex;
}

/* line 120, app/assets/stylesheets/teams.scss */
.teams-wrapper .optionsSection__options__option {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}

/* line 126, app/assets/stylesheets/teams.scss */
.teams-wrapper .optionsSection__options__option__image1 {
  height: 96px;
  width: 125px;
}

/* line 130, app/assets/stylesheets/teams.scss */
.teams-wrapper .optionsSection__options__option__image2 {
  height: 114px;
  width: 114px;
}

/* line 134, app/assets/stylesheets/teams.scss */
.teams-wrapper .optionsSection__options__option__image3 {
  height: 115px;
  width: 115px;
}

/* line 138, app/assets/stylesheets/teams.scss */
.teams-wrapper .optionsSection__options__option__title {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #303134;
  margin: 30px 0 20px;
}

/* line 147, app/assets/stylesheets/teams.scss */
.teams-wrapper .optionsSection__options__option__description {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #707479;
}

/* line 158, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection {
  display: flex;
  width: 100%;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0 auto;
  box-sizing: border-box;
  max-height: 780px;
}

/* line 166, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide {
  align-items: flex-start;
  justify-content: center;
  display: flex;
  flex-direction: column;
  padding: 70px 0px 90px;
  margin: 0 auto;
  max-width: 800px;
}

/* line 174, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}

/* line 178, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__header__title {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
  color: #fff;
  text-align: center;
  margin: 0 0 14px;
}

/* line 187, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__header__subTitle {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #f3f6f9;
  text-align: center;
}

/* line 196, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}

/* line 202, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm #selectContainer {
  position: relative;
}

/* line 206, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer input[type="number"]::-webkit-outer-spin-button,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 211, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer input[type="number"] {
  -moz-appearance: textfield;
}

/* line 214, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer__label {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
}

/* line 221, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name {
  width: 300px;
  border: 1px solid #fff;
  background: #5796d2;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  overflow: hidden;
  padding: 20px;
  border-radius: 4px;
}

/* line 237, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name:focus {
  border: 1px solid #fff;
}

/* line 241, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
}

/* line 246, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_size {
  width: 300px;
  border: 1px solid #fff;
  background: #5796d2;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  overflow: hidden;
  height: 42px;
  border-radius: 4px;
}

/* line 258, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_size:focus {
  border: 1px solid #fff;
}

/* line 262, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer__selectArrow {
  position: absolute;
  top: 65%;
  right: 15px;
  width: 14px;
  height: 8px;
}

/* line 269, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information {
  width: 680px;
  display: flex;
  border: 1px solid #fff;
  background: #5796d2;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  overflow: hidden;
  padding: 9px 14px;
  border-radius: 4px;
  outline: none;
}

/* line 283, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information::placeholder {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  opacity: 0.6;
  text-align: left;
}

/* line 295, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__contentSide__consultationForm__button {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  align-self: flex-start;
  color: #fff;
  background: #ef6f22;
  border-radius: 4px;
  padding: 14px 54px;
  border: none;
  outline: none;
  margin-top: 30px;
}

/* line 312, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__imageSide {
  max-height: 100%;
}

/* line 314, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__imageSide__image {
  max-width: 100%;
  height: 100%;
  clip-path: circle(100% at -48% 50%);
}

/* line 319, app/assets/stylesheets/teams.scss */
.teams-wrapper .consultationSection__imageSide.col-sm-4, .teams-wrapper .consultationSection__imageSide.col-md-4 {
  padding: 0;
}

/* line 325, app/assets/stylesheets/teams.scss */
.teams-wrapper #modal {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -25%);
}

/* line 330, app/assets/stylesheets/teams.scss */
.teams-wrapper #modalContent {
  padding: 40px 44px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
}

/* line 339, app/assets/stylesheets/teams.scss */
.teams-wrapper #modalContent__title {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 20px;
  line-height: 36px;
  color: #303134;
  margin: 20px 0 12px;
  text-align: center;
}

/* line 348, app/assets/stylesheets/teams.scss */
.teams-wrapper #modalContent__description {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #303134;
  text-align: center;
}

@media screen and (min-width: 1400px) {
  /* line 359, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection {
    max-width: 1140px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: stretch;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 367, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: 70px 0 80px;
    max-width: 775px;
  }
  /* line 373, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide.col-sm-7 {
    padding-left: 0;
  }
  /* line 376, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 38px;
    line-height: 51px;
    color: #303134;
    text-align: left;
    margin: 16px 0 26px;
  }
  /* line 385, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__subTitle {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #196faf;
    text-align: left;
    margin: 0;
  }
  /* line 394, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #303134;
    text-align: left;
    margin-bottom: 50px;
  }
  /* line 403, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    align-self: flex-start;
    color: #fff;
    background: #5796d2;
    border-radius: 4px;
    padding: 14px 64px;
    border: none;
    outline: none;
  }
  /* line 418, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__imageSide {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  /* line 423, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__imageSide__image {
    clip-path: circle(50% at 50% 50%);
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%;
  }
  /* line 429, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__imageSide.col-sm-5, .teams-wrapper .heroesSection__imageSide.col-xs-12 {
    padding: 0;
  }
  /* line 435, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection {
    max-width: 1140px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: stretch;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 443, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide {
    align-items: flex-start;
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 70px 0px 90px;
    margin: 0 auto;
    max-width: 800px;
  }
  /* line 451, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
  }
  /* line 455, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 36px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    margin: 0 0 14px;
  }
  /* line 464, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header__subTitle {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #f3f6f9;
    text-align: center;
  }
  /* line 473, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
  }
  /* line 479, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm #selectContainer {
    position: relative;
  }
  /* line 483, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer__label {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
  }
  /* line 490, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name {
    width: 300px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 20px;
    border-radius: 4px;
  }
  /* line 506, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name:focus {
    border: 1px solid #fff;
  }
  /* line 510, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
  }
  /* line 515, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_size {
    width: 300px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    height: 42px;
    border-radius: 4px;
  }
  /* line 527, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_size:focus {
    border: 1px solid #fff;
  }
  /* line 531, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer__selectArrow {
    position: absolute;
    top: 65%;
    right: 15px;
    width: 14px;
    height: 8px;
  }
  /* line 538, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information {
    width: 670px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 9px 14px;
    border-radius: 4px;
    outline: none;
  }
  /* line 552, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information::placeholder {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    opacity: 0.6;
    text-align: left;
  }
  /* line 564, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    align-self: flex-start;
    color: #fff;
    background: #ef6f22;
    border-radius: 4px;
    padding: 14px 54px;
    border: none;
    outline: none;
    margin-top: 30px;
  }
  /* line 581, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__imageSide {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  /* line 586, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__imageSide__image {
    max-width: 100%;
    height: 100%;
    clip-path: circle(100% at -62% 50%);
  }
  /* line 591, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__imageSide.col-sm-4, .teams-wrapper .consultationSection__imageSide.col-md-4 {
    padding: 0;
  }
}

@media screen and (max-width: 1200px) {
  /* line 600, app/assets/stylesheets/teams.scss */
  .teams-wrapper ._container {
    max-width: 900px;
  }
  /* line 603, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection {
    display: flex;
    width: 100%;
    align-items: stretch;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 609, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: 60px 0;
    max-width: 775px;
  }
  /* line 616, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide.col-sm-7 {
    padding-left: 120px;
  }
  /* line 619, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 38px;
    line-height: 51px;
    color: #303134;
    text-align: left;
    margin: 16px 0 26px;
  }
  /* line 628, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__subTitle {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #196faf;
    text-align: left;
    margin: 0;
  }
  /* line 637, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #303134;
    text-align: left;
    margin-bottom: 40px;
  }
  /* line 646, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    align-self: flex-start;
    color: #fff;
    background: #5796d2;
    border-radius: 4px;
    padding: 14px 64px;
    border: none;
    outline: none;
  }
  /* line 661, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__imageSide {
    max-height: 100%;
  }
  /* line 663, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__imageSide__image {
    max-width: 100%;
    height: 100%;
    clip-path: circle(65% at 70% 45%);
  }
  /* line 668, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__imageSide.col-sm-5, .teams-wrapper .heroesSection__imageSide.col-xs-12 {
    padding: 0;
  }
  /* line 675, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection {
    display: flex;
    width: 100%;
    align-items: stretch;
    justify-content: flex-start;
    margin: 0 auto;
    box-sizing: border-box;
    max-height: 780px;
  }
  /* line 683, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide {
    align-items: flex-start;
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 70px 0px 90px;
    margin: 0 auto;
    max-width: 800px;
  }
  /* line 691, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
  }
  /* line 695, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 36px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    margin: 0 0 14px;
  }
  /* line 704, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header__subTitle {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #f3f6f9;
    text-align: center;
  }
  /* line 713, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
  }
  /* line 720, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer__label {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
  }
  /* line 727, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name {
    width: 300px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 9px 14px;
    border-radius: 4px;
  }
  /* line 743, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name:focus {
    border: 1px solid #fff;
  }
  /* line 747, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_size {
    width: 300px;
    height: 34px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    border-radius: 4px;
  }
  /* line 759, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_size:focus {
    border: 1px solid #fff;
  }
  /* line 763, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information {
    width: 650px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 9px 14px;
    border-radius: 4px;
    outline: none;
  }
  /* line 777, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information::placeholder {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    opacity: 0.6;
    text-align: left;
  }
  /* line 789, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    align-self: flex-start;
    color: #fff;
    background: #ef6f22;
    border-radius: 4px;
    padding: 14px 54px;
    border: none;
    outline: none;
    margin-top: 30px;
  }
  /* line 806, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__imageSide {
    max-height: 100%;
  }
  /* line 808, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__imageSide__image {
    max-width: 100%;
    height: 100%;
    clip-path: circle(88% at -58% 50%);
  }
  /* line 813, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__imageSide.col-sm-4, .teams-wrapper .consultationSection__imageSide.col-md-4 {
    padding: 0;
  }
  /* line 819, app/assets/stylesheets/teams.scss */
  .teams-wrapper #modal {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -25%);
  }
  /* line 824, app/assets/stylesheets/teams.scss */
  .teams-wrapper #modalContent {
    padding: 40px 44px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    width: fit-content;
  }
  /* line 834, app/assets/stylesheets/teams.scss */
  .teams-wrapper #modalContent__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 20px;
    line-height: 36px;
    color: #303134;
    margin: 20px 0 12px;
  }
  /* line 842, app/assets/stylesheets/teams.scss */
  .teams-wrapper #modalContent__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #303134;
  }
}

@media screen and (max-width: 992px) {
  /* line 853, app/assets/stylesheets/teams.scss */
  .teams-wrapper ._container {
    max-width: 700px;
  }
  /* line 856, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection {
    display: flex;
    width: 100%;
    align-items: stretch;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 862, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: 60px 0;
    max-width: 775px;
  }
  /* line 869, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide.col-sm-7 {
    padding-left: 120px;
  }
  /* line 872, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #303134;
    text-align: left;
    margin: 8px 0 16px;
  }
  /* line 881, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__subTitle {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    color: #196faf;
    text-align: left;
    margin: 0;
  }
  /* line 890, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #303134;
    text-align: left;
    margin-bottom: 34px;
  }
  /* line 899, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    align-self: flex-start;
    color: #fff;
    background: #5796d2;
    border-radius: 4px;
    padding: 8px 45px;
    border: none;
    outline: none;
  }
  /* line 914, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__imageSide {
    max-height: 100%;
  }
  /* line 916, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__imageSide__image {
    max-width: 100%;
    height: 100%;
    clip-path: circle(65% at 75% 50%);
  }
  /* line 921, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__imageSide.col-sm-5, .teams-wrapper .heroesSection__imageSide.col-xs-12 {
    padding: 0;
  }
  /* line 927, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection {
    padding: 40px 0 50px;
  }
  /* line 929, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__title {
    text-align: center;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 33px;
    color: #196faf;
    margin-bottom: 36px;
  }
  /* line 938, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options {
    display: flex;
    flex-direction: column;
  }
  /* line 941, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options br {
    display: none;
  }
  /* line 944, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option {
    text-align: center;
    margin: 0 0 36px;
  }
  /* line 947, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option.col-sm-12 {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 951, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option:last-child {
    margin-bottom: 0;
  }
  /* line 954, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option__image1 {
    width: 70px;
    height: 54px;
  }
  /* line 958, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option__image2 {
    width: 78px;
    height: 78px;
  }
  /* line 962, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option__image3 {
    width: 75px;
    height: 75px;
  }
  /* line 966, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option__title {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #303134;
    margin: 20px 0 10px;
  }
  /* line 975, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #707479;
  }
  /* line 986, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection {
    display: flex;
    width: 100%;
    align-items: stretch;
    justify-content: flex-start;
    margin: 0 auto;
    box-sizing: border-box;
    max-height: 964px;
  }
  /* line 994, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 40px 0px 50px;
    margin: 0 auto;
    max-width: 800px;
  }
  /* line 1002, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }
  /* line 1006, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    margin: 0 0 16px;
  }
  /* line 1015, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header__subTitle {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #f3f6f9;
    text-align: center;
  }
  /* line 1024, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
  }
  /* line 1031, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer__label {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
  }
  /* line 1038, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name {
    width: 300px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 7px 10px;
    border-radius: 4px;
  }
  /* line 1054, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name:focus {
    border: 1px solid #fff;
  }
  /* line 1059, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_size {
    width: 300px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    border-radius: 4px;
  }
  /* line 1070, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_size:focus {
    border: 1px solid #fff;
  }
  /* line 1075, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm #sales_lead_additional_information {
    width: 300px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 7px 10px;
    border-radius: 4px;
    outline: none;
  }
  /* line 1089, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm #sales_lead_additional_information::placeholder {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    color: #ffffff;
    opacity: 0.6;
    text-align: left;
  }
  /* line 1099, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    align-self: center;
    color: #fff;
    background: #ef6f22;
    border-radius: 4px;
    padding: 8px 36px;
    border: none;
    outline: none;
    margin-top: 50px;
  }
  /* line 1116, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__imageSide {
    max-height: 100%;
    display: none;
  }
  /* line 1119, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__imageSide__image {
    max-width: 100%;
    height: 100%;
    clip-path: circle(79% at -69% 50%);
  }
  /* line 1124, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__imageSide.col-sm-4, .teams-wrapper .consultationSection__imageSide.col-md-4 {
    padding: 0;
  }
  /* line 1130, app/assets/stylesheets/teams.scss */
  .teams-wrapper #modal {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -25%);
  }
  /* line 1135, app/assets/stylesheets/teams.scss */
  .teams-wrapper #modalContent {
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    width: fit-content;
  }
  /* line 1145, app/assets/stylesheets/teams.scss */
  .teams-wrapper #modalContent__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 18px;
    line-height: 36px;
    color: #303134;
    margin: 20px 0 12px;
  }
  /* line 1153, app/assets/stylesheets/teams.scss */
  .teams-wrapper #modalContent__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #303134;
  }
}

@media screen and (max-width: 767px) {
  /* line 1164, app/assets/stylesheets/teams.scss */
  .teams-wrapper ._container {
    max-width: 500px;
  }
  /* line 1167, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 1175, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide {
    order: 2;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
  }
  /* line 1181, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide.col-sm-7 {
    padding: 16px 34px 50px;
  }
  /* line 1184, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #303134;
    text-align: left;
    margin: 8px 0 16px;
  }
  /* line 1193, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__subTitle {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    color: #196faf;
    text-align: left;
    margin: 0;
  }
  /* line 1202, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #303134;
    text-align: left;
    margin-bottom: 40px;
  }
  /* line 1211, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__contentSide__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    align-self: center;
    color: #fff;
    background: #5796d2;
    border-radius: 4px;
    padding: 8px 45px;
    border: none;
    outline: none;
  }
  /* line 1226, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__imageSide {
    height: 250px;
    order: 1;
    display: flex;
    justify-content: flex-end;
  }
  /* line 1231, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__imageSide__image {
    height: 100%;
    clip-path: circle(50% at 50% 35%);
    top: -10px;
    right: -80px;
    position: relative;
  }
  /* line 1238, app/assets/stylesheets/teams.scss */
  .teams-wrapper .heroesSection__imageSide.col-sm-5, .teams-wrapper .heroesSection__imageSide.col-xs-12 {
    padding: 0;
  }
  /* line 1244, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection {
    padding: 40px 0 50px;
  }
  /* line 1246, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__title {
    text-align: center;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 33px;
    color: #196faf;
    margin-bottom: 36px;
  }
  /* line 1255, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options {
    display: flex;
    flex-direction: column;
  }
  /* line 1258, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option {
    text-align: center;
    margin: 0 0 36px;
  }
  /* line 1261, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option.col-sm-12 {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 1265, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option:last-child {
    margin-bottom: 0;
  }
  /* line 1268, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option__image1 {
    width: 70px;
    height: 54px;
  }
  /* line 1272, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option__image2 {
    width: 78px;
    height: 78px;
  }
  /* line 1276, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option__image3 {
    width: 75px;
    height: 75px;
  }
  /* line 1280, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option__title {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #303134;
    margin: 20px 0 10px;
  }
  /* line 1289, app/assets/stylesheets/teams.scss */
  .teams-wrapper .optionsSection__options__option__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #707479;
  }
  /* line 1300, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection {
    display: flex;
    width: 100%;
    align-items: stretch;
    justify-content: flex-start;
    margin: 0 auto;
    box-sizing: border-box;
    max-height: 964px;
  }
  /* line 1308, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 800px;
  }
  /* line 1315, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide.col-sm-8, .teams-wrapper .consultationSection__contentSide.col-md-8 {
    padding: 40px 40px 50px;
  }
  /* line 1319, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }
  /* line 1323, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    margin: 0 0 16px;
  }
  /* line 1332, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header__subTitle {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #f3f6f9;
    text-align: center;
  }
  /* line 1341, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
  }
  /* line 1348, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer__label {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
  }
  /* line 1355, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name {
    width: 300px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 7px 10px;
    border-radius: 4px;
    white-space: nowrap;
  }
  /* line 1372, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name:focus {
    border: 1px solid #fff;
  }
  /* line 1376, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_size {
    width: 300px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    border-radius: 4px;
    white-space: nowrap;
  }
  /* line 1388, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_size:focus {
    border: 1px solid #fff;
  }
  /* line 1393, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm #sales_lead_additional_information {
    width: 300px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    border-radius: 4px;
    outline: none;
  }
  /* line 1406, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm #sales_lead_additional_information::placeholder {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    color: #ffffff;
    opacity: 0.6;
    text-align: left;
  }
  /* line 1416, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    align-self: center;
    color: #fff;
    background: #ef6f22;
    border-radius: 4px;
    padding: 8px 36px;
    border: none;
    outline: none;
    margin-top: 50px;
  }
  /* line 1434, app/assets/stylesheets/teams.scss */
  .teams-wrapper__imageSide {
    display: none;
    max-height: 100%;
  }
  /* line 1437, app/assets/stylesheets/teams.scss */
  .teams-wrapper__imageSide__image {
    max-width: 100%;
    height: 100%;
    clip-path: circle(79% at -69% 50%);
  }
  /* line 1442, app/assets/stylesheets/teams.scss */
  .teams-wrapper__imageSide.col-sm-4, .teams-wrapper__imageSide.col-md-4 {
    padding: 0;
  }
  /* line 1447, app/assets/stylesheets/teams.scss */
  .teams-wrapper #modal {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -25%);
  }
  /* line 1452, app/assets/stylesheets/teams.scss */
  .teams-wrapper #modalContent {
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    width: fit-content;
  }
  /* line 1462, app/assets/stylesheets/teams.scss */
  .teams-wrapper #modalContent__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    color: #303134;
    margin: 20px 0 12px;
  }
  /* line 1470, app/assets/stylesheets/teams.scss */
  .teams-wrapper #modalContent__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #303134;
  }
}

@media screen and (max-width: 370px) {
  /* line 1480, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection {
    display: flex;
    width: 100%;
    align-items: stretch;
    justify-content: flex-start;
    margin: 0 auto;
    box-sizing: border-box;
    max-height: 964px;
  }
  /* line 1488, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 800px;
  }
  /* line 1495, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide.col-sm-8, .teams-wrapper .consultationSection__contentSide.col-md-8 {
    padding: 40px 40px 50px;
  }
  /* line 1499, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }
  /* line 1503, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    margin: 0 0 16px;
  }
  /* line 1512, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__header__subTitle {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #f3f6f9;
    text-align: center;
  }
  /* line 1521, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
  }
  /* line 1528, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer__label {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
  }
  /* line 1535, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name {
    width: 200px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 7px 10px;
    border-radius: 4px;
    white-space: nowrap;
  }
  /* line 1552, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone:focus,
.teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name:focus {
    border: 1px solid #fff;
  }
  /* line 1556, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_size {
    width: 200px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    border-radius: 4px;
    white-space: nowrap;
  }
  /* line 1568, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_size:focus {
    border: 1px solid #fff;
  }
  /* line 1573, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm #sales_lead_additional_information {
    width: 200px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    border-radius: 4px;
    outline: none;
  }
  /* line 1586, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm #sales_lead_additional_information::placeholder {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    color: #ffffff;
    opacity: 0.6;
    text-align: left;
  }
  /* line 1596, app/assets/stylesheets/teams.scss */
  .teams-wrapper .consultationSection__contentSide__consultationForm__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    align-self: center;
    color: #fff;
    background: #ef6f22;
    border-radius: 4px;
    padding: 8px 36px;
    border: none;
    outline: none;
    margin-top: 50px;
  }
  /* line 1614, app/assets/stylesheets/teams.scss */
  .teams-wrapper__imageSide {
    display: none;
    max-height: 100%;
  }
  /* line 1617, app/assets/stylesheets/teams.scss */
  .teams-wrapper__imageSide__image {
    max-width: 100%;
    height: 100%;
    clip-path: circle(79% at -69% 50%);
  }
  /* line 1622, app/assets/stylesheets/teams.scss */
  .teams-wrapper__imageSide.col-sm-4, .teams-wrapper__imageSide.col-md-4 {
    padding: 0;
  }
}

/* line 1, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper {
  min-height: 100%;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .error-messages {
  color: red;
  font-weight: bold;
}

/* line 10, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper ._container {
  margin: 0 auto;
  max-width: 1140px;
  box-sizing: border-box;
}

/* line 16, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .heroesSection {
  display: flex;
  width: 100%;
  align-items: stretch;
  justify-content: space-between;
  margin: 0 auto;
  box-sizing: border-box;
  max-height: 450px;
}

/* line 25, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .heroesSection__contentSide {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  padding: 70px 0 80px;
  max-width: 775px;
}

/* line 32, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .heroesSection__contentSide.col-sm-6, .custom-data-wrapper .heroesSection__contentSide.col-xs-12 {
  padding: 70px 0 80px;
}

/* line 37, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .heroesSection__contentSide__title {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 38px;
  line-height: 51px;
  color: #303134;
  text-align: left;
  margin: 16px 0 26px;
}

/* line 47, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .heroesSection__contentSide__subTitle {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #196faf;
  text-align: left;
  margin: 0;
}

/* line 57, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .heroesSection__contentSide__description {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #303134;
  text-align: left;
  margin-bottom: 50px;
}

/* line 67, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .heroesSection__contentSide__button {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  align-self: flex-start;
  color: #fff;
  background: #5796d2;
  border-radius: 4px;
  padding: 14px 64px;
  border: none;
  outline: none;
}

/* line 83, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .heroesSection__imageSide {
  max-height: 100%;
  display: flex;
  justify-content: flex-end;
}

/* line 88, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .heroesSection__imageSide__image {
  max-width: 100%;
  height: 100%;
}

/* line 93, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .heroesSection__imageSide__mobileImage {
  display: none;
}

/* line 97, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .heroesSection__imageSide.col-sm-6, .custom-data-wrapper .heroesSection__imageSide.col-xs-12 {
  padding: 0;
}

/* line 104, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .whiteSectionWrapper {
  background: #fff;
}

/* line 108, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .greySectionWrapper {
  background: #f8fafd;
}

/* line 112, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .blueSectionWrapper {
  background: #5796d2;
}

/* line 116, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .optionsSection {
  display: flex;
  width: 100%;
  padding: 70px 0;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
}

/* line 124, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .optionsSection__title {
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
  color: #196faf;
  margin-bottom: 50px;
}

/* line 134, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .optionsSection__options {
  display: flex;
}

/* line 137, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .optionsSection__options br {
  display: none;
}

/* line 141, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .optionsSection__options__option {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

/* line 148, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .optionsSection__options__option__image1 {
  height: 120px;
  width: 120px;
}

/* line 153, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .optionsSection__options__option__image2 {
  height: 120px;
  width: 120px;
}

/* line 158, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .optionsSection__options__option__image3 {
  height: 120px;
  width: 120px;
}

/* line 163, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .optionsSection__options__option__title {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #303134;
  margin: 30px 0 20px;
}

/* line 173, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .optionsSection__options__option__description {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #707479;
}

/* line 185, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection {
  display: flex;
  width: 100%;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0 auto;
  box-sizing: border-box;
  max-height: 780px;
}

/* line 194, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  padding: 70px 0px 90px;
  margin: 0 auto;
  max-width: 800px;
}

/* line 203, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}

/* line 208, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__header__title {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
  color: #fff;
  text-align: center;
  margin: 0 0 14px;
}

/* line 218, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__header__subTitle {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #f3f6f9;
  text-align: center;
}

/* line 228, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__consultationForm {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
}

/* line 237, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer input[type="number"]::-webkit-outer-spin-button,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 243, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer input[type="number"] {
  -moz-appearance: textfield;
}

/* line 247, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer__label {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
}

/* line 255, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone {
  width: 300px;
  border: 1px solid #fff;
  background: #5796d2;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  overflow: hidden;
  padding: 20px;
  border-radius: 4px;
}

/* line 271, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone:focus {
  border: 1px solid #fff;
}

/* line 276, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name {
  width: 670px;
  display: flex;
  border: 1px solid #fff;
  background: #5796d2;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  overflow: hidden;
  padding: 20px;
  border-radius: 4px;
  outline: none;
}

/* line 291, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name:focus {
  border: 1px solid #fff;
}

/* line 296, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information {
  width: 670px;
  display: flex;
  border: 1px solid #fff;
  background: #5796d2;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  overflow: hidden;
  padding: 9px 14px;
  border-radius: 4px;
  outline: none;
}

/* line 311, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information::placeholder {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  opacity: 0.6;
  text-align: left;
}

/* line 323, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper .consultationSection__contentSide__consultationForm__button {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  align-self: flex-start;
  color: #fff;
  background: #ef6f22;
  border-radius: 4px;
  padding: 14px 54px;
  border: none;
  outline: none;
  margin-top: 30px;
}

/* line 342, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper #modal {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -25%);
}

/* line 348, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper #modalContent {
  padding: 40px 44px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
}

/* line 358, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper #modalContent__title {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 20px;
  line-height: 36px;
  color: #303134;
  margin: 20px 0 12px;
  text-align: center;
}

/* line 368, app/assets/stylesheets/custom_data.scss */
.custom-data-wrapper #modalContent__description {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #303134;
  text-align: center;
}

@media screen and (min-width: 1400px) {
  /* line 379, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection {
    max-width: 1140px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: stretch;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 388, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: 70px 0 80px;
    max-width: 775px;
  }
  /* line 395, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide.col-sm-6, .custom-data-wrapper .heroesSection__contentSide.col-xs-12 {
    padding: 70px 0 80px;
  }
  /* line 400, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 38px;
    line-height: 51px;
    color: #303134;
    text-align: left;
    margin: 16px 0 26px;
  }
  /* line 410, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__subTitle {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #196faf;
    text-align: left;
    margin: 0;
  }
  /* line 420, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #303134;
    text-align: left;
    margin-bottom: 50px;
  }
  /* line 430, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    align-self: flex-start;
    color: #fff;
    background: #5796d2;
    border-radius: 4px;
    padding: 14px 64px;
    border: none;
    outline: none;
  }
  /* line 446, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  /* line 452, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide__image {
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%;
  }
  /* line 458, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide.col-sm-6, .custom-data-wrapper .heroesSection__imageSide.col-xs-12 {
    padding: 0;
  }
  /* line 465, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection {
    max-width: 1140px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: stretch;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 474, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 70px 0px 90px;
    margin: 0 auto;
    max-width: 800px;
  }
  /* line 483, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
  }
  /* line 488, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__header__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 36px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    margin: 0 0 14px;
  }
  /* line 498, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__header__subTitle {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #f3f6f9;
    text-align: center;
  }
  /* line 508, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
  }
  /* line 516, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer__label {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
  }
  /* line 524, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone {
    width: 300px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 20px;
    border-radius: 4px;
  }
  /* line 540, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone:focus {
    border: 1px solid #fff;
  }
  /* line 545, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name {
    width: 670px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 20px;
    border-radius: 4px;
    outline: none;
  }
  /* line 560, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name:focus {
    border: 1px solid #fff;
  }
  /* line 565, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information {
    width: 670px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 9px 14px;
    border-radius: 4px;
    outline: none;
  }
  /* line 580, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information::placeholder {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    opacity: 0.6;
    text-align: left;
  }
  /* line 592, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    align-self: flex-start;
    color: #fff;
    background: #ef6f22;
    border-radius: 4px;
    padding: 14px 54px;
    border: none;
    outline: none;
    margin-top: 30px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 613, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper ._container {
    max-width: 900px;
  }
  /* line 617, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection {
    display: flex;
    width: 100%;
    align-items: stretch;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 624, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: 60px 0;
    max-width: 775px;
  }
  /* line 632, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide.col-sm-6, .custom-data-wrapper .heroesSection__contentSide.col-xs-12 {
    padding: 70px 0 80px;
  }
  /* line 637, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 38px;
    line-height: 51px;
    color: #303134;
    text-align: left;
    margin: 16px 0 26px;
  }
  /* line 647, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__subTitle {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #196faf;
    text-align: left;
    margin: 0;
  }
  /* line 657, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #303134;
    text-align: left;
    margin-bottom: 40px;
  }
  /* line 667, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    align-self: flex-start;
    color: #fff;
    background: #5796d2;
    border-radius: 4px;
    padding: 14px 64px;
    border: none;
    outline: none;
  }
  /* line 683, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide {
    max-height: 100%;
  }
  /* line 686, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide__image {
    max-width: 100%;
    height: 100%;
  }
  /* line 691, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide.col-sm-6, .custom-data-wrapper .heroesSection__imageSide.col-xs-12 {
    padding: 0;
  }
  /* line 698, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection {
    display: flex;
    width: 100%;
    padding: 70px 0;
    justify-content: center;
    align-items: stretch;
    flex-direction: column;
  }
  /* line 706, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__title {
    text-align: center;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 36px;
    line-height: 56px;
    color: #196faf;
    margin-bottom: 50px;
  }
  /* line 716, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options {
    display: flex;
  }
  /* line 719, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options br {
    display: block;
  }
  /* line 723, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  /* line 730, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option__image1 {
    height: 120px;
    width: 120px;
  }
  /* line 735, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option__image2 {
    height: 120px;
    width: 120px;
  }
  /* line 740, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option__image3 {
    height: 120px;
    width: 120px;
  }
  /* line 745, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option__title {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    color: #303134;
    margin: 30px 0 20px;
  }
  /* line 755, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #707479;
  }
  /* line 767, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection {
    display: flex;
    width: 100%;
    align-items: stretch;
    justify-content: flex-start;
    margin: 0 auto;
    box-sizing: border-box;
    max-height: 780px;
  }
  /* line 776, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 70px 0px 90px;
    margin: 0 auto;
    max-width: 800px;
  }
  /* line 785, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
  }
  /* line 790, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__header__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 36px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    margin: 0 0 14px;
  }
  /* line 800, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__header__subTitle {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #f3f6f9;
    text-align: center;
  }
  /* line 810, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
  }
  /* line 818, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer__label {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
  }
  /* line 826, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone {
    width: 300px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 9px 14px;
    border-radius: 4px;
  }
  /* line 842, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone:focus {
    border: 1px solid #fff;
  }
  /* line 847, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name {
    width: 670px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 9px 14px;
    border-radius: 4px;
    outline: none;
  }
  /* line 862, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name:focus {
    border: 1px solid #fff;
  }
  /* line 867, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information {
    width: 670px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 9px 14px;
    border-radius: 4px;
    outline: none;
  }
  /* line 882, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information::placeholder {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    opacity: 0.6;
    text-align: left;
  }
  /* line 894, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    align-self: flex-start;
    color: #fff;
    background: #ef6f22;
    border-radius: 4px;
    padding: 14px 54px;
    border: none;
    outline: none;
    margin-top: 30px;
  }
  /* line 913, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper #modal {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -25%);
  }
  /* line 919, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper #modalContent {
    padding: 40px 44px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    width: fit-content;
  }
  /* line 930, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper #modalContent__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 20px;
    line-height: 36px;
    color: #303134;
    margin: 20px 0 12px;
  }
  /* line 939, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper #modalContent__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #303134;
  }
}

@media screen and (max-width: 992px) {
  /* line 950, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper ._container {
    max-width: 700px;
  }
  /* line 954, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection {
    display: flex;
    width: 100%;
    align-items: stretch;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 961, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: 60px 0;
    max-width: 775px;
  }
  /* line 969, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #303134;
    text-align: left;
    margin: 8px 0 16px;
  }
  /* line 979, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__subTitle {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    color: #196faf;
    text-align: left;
    margin: 0;
  }
  /* line 989, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #303134;
    text-align: left;
    margin-bottom: 34px;
  }
  /* line 999, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    align-self: flex-start;
    color: #fff;
    background: #5796d2;
    border-radius: 4px;
    padding: 8px 45px;
    border: none;
    outline: none;
  }
  /* line 1015, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide {
    max-height: 100%;
  }
  /* line 1018, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide__image {
    max-width: 100%;
    height: 100%;
  }
  /* line 1023, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide.col-sm-6, .custom-data-wrapper .heroesSection__imageSide.col-xs-12 {
    padding: 0;
  }
  /* line 1029, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .optionsSection {
    padding: 40px 0 50px;
  }
  /* line 1032, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .optionsSection__title {
    text-align: center;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 33px;
    color: #196faf;
    margin-bottom: 36px;
  }
  /* line 1042, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .optionsSection__options {
    display: flex;
    flex-direction: column;
  }
  /* line 1046, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .optionsSection__options br {
    display: none;
  }
  /* line 1050, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .optionsSection__options__option {
    text-align: center;
    margin: 0 0 36px;
  }
  /* line 1054, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .optionsSection__options__option.col-sm-12 {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 1059, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .optionsSection__options__option:last-child {
    margin-bottom: 0;
  }
  /* line 1063, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .optionsSection__options__option__image1 {
    width: 70px;
    height: 54px;
  }
  /* line 1068, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .optionsSection__options__option__image2 {
    width: 78px;
    height: 78px;
  }
  /* line 1073, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .optionsSection__options__option__image3 {
    width: 75px;
    height: 75px;
  }
  /* line 1078, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .optionsSection__options__option__title {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #303134;
    margin: 20px 0 10px;
  }
  /* line 1088, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .optionsSection__options__option__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #707479;
  }
  /* line 1100, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection {
    display: flex;
    width: 100%;
    align-items: stretch;
    justify-content: flex-start;
    margin: 0 auto;
    box-sizing: border-box;
    max-height: 964px;
  }
  /* line 1109, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 40px 0px 50px;
    margin: 0 auto;
    max-width: 800px;
  }
  /* line 1118, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }
  /* line 1123, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide__header__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    margin: 0 0 16px;
  }
  /* line 1133, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide__header__subTitle {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #f3f6f9;
    text-align: center;
  }
  /* line 1143, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
  }
  /* line 1151, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer__label {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
  }
  /* line 1159, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name,
.custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title,
.custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email,
.custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone {
    width: 300px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 7px 10px;
    border-radius: 4px;
  }
  /* line 1175, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name:focus,
.custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title:focus,
.custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email:focus,
.custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone:focus {
    border: 1px solid #fff;
  }
  /* line 1180, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name {
    width: 300px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 7px 10px;
    border-radius: 4px;
    outline: none;
  }
  /* line 1195, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name:focus {
    border: 1px solid #fff;
  }
  /* line 1200, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information {
    width: 300px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 7px 10px;
    border-radius: 4px;
    outline: none;
  }
  /* line 1215, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information::placeholder {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    color: #ffffff;
    opacity: 0.6;
    text-align: left;
  }
  /* line 1227, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection .consultationSection__contentSide__consultationForm__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    align-self: center;
    color: #fff;
    background: #ef6f22;
    border-radius: 4px;
    padding: 8px 36px;
    border: none;
    outline: none;
    margin-top: 50px;
  }
  /* line 1246, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection #modal {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -25%);
  }
  /* line 1252, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection #modalContent {
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    width: fit-content;
  }
  /* line 1263, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection #modalContent__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 18px;
    line-height: 36px;
    color: #303134;
    margin: 20px 0 12px;
  }
  /* line 1272, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection #modalContent__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #303134;
  }
}

@media screen and (max-width: 767px) {
  /* line 1284, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper ._container {
    max-width: 500px;
  }
  /* line 1288, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* line 1297, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide {
    order: 2;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
  }
  /* line 1304, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide.col-sm-6 {
    padding: 16px 34px 50px;
  }
  /* line 1308, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #303134;
    text-align: left;
    margin: 8px 0 16px;
  }
  /* line 1318, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__subTitle {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    color: #196faf;
    text-align: left;
    margin: 0;
  }
  /* line 1328, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #303134;
    text-align: left;
    margin-bottom: 40px;
  }
  /* line 1338, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__contentSide__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    align-self: center;
    color: #fff;
    background: #5796d2;
    border-radius: 4px;
    padding: 8px 45px;
    border: none;
    outline: none;
  }
  /* line 1354, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide {
    height: 250px;
    order: 1;
    display: flex;
    justify-content: flex-end;
  }
  /* line 1360, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide__image {
    display: none;
  }
  /* line 1364, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide__mobileImage {
    display: block;
  }
  /* line 1368, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .heroesSection__imageSide.col-sm-6, .custom-data-wrapper .heroesSection__imageSide.col-xs-12 {
    padding: 0;
  }
  /* line 1375, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection {
    padding: 40px 0 50px;
  }
  /* line 1378, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__title {
    text-align: center;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 33px;
    color: #196faf;
    margin-bottom: 36px;
  }
  /* line 1388, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options {
    display: flex;
    flex-direction: column;
  }
  /* line 1392, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options br {
    display: none;
  }
  /* line 1396, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option {
    text-align: center;
    margin: 0 0 36px;
  }
  /* line 1400, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option.col-sm-12 {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* line 1405, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option:last-child {
    margin-bottom: 0;
  }
  /* line 1409, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option__image1 {
    width: 70px;
    height: 54px;
  }
  /* line 1414, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option__image2 {
    width: 78px;
    height: 78px;
  }
  /* line 1419, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option__image3 {
    width: 75px;
    height: 75px;
  }
  /* line 1424, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option__title {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #303134;
    margin: 20px 0 10px;
  }
  /* line 1434, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .optionsSection__options__option__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #707479;
  }
  /* line 1446, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection {
    display: flex;
    width: 100%;
    align-items: stretch;
    justify-content: flex-start;
    margin: 0 auto;
    box-sizing: border-box;
    max-height: 964px;
  }
  /* line 1455, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 800px;
  }
  /* line 1463, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide.col-sm-12, .custom-data-wrapper .consultationSection__contentSide.col-md-12 {
    padding: 40px 40px 50px;
  }
  /* line 1468, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }
  /* line 1473, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__header__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    margin: 0 0 16px;
  }
  /* line 1483, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__header__subTitle {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #f3f6f9;
    text-align: center;
  }
  /* line 1493, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
  }
  /* line 1501, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer__label {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
  }
  /* line 1509, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone {
    width: 300px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 7px 10px;
    border-radius: 4px;
    white-space: nowrap;
  }
  /* line 1526, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone:focus {
    border: 1px solid #fff;
  }
  /* line 1531, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name {
    width: 300px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    border-radius: 4px;
    outline: none;
  }
  /* line 1545, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name:focus {
    border: 1px solid #fff;
  }
  /* line 1550, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information {
    width: 300px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    border-radius: 4px;
    outline: none;
  }
  /* line 1564, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information::placeholder {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    color: #ffffff;
    opacity: 0.6;
    text-align: left;
  }
  /* line 1576, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    align-self: center;
    color: #fff;
    background: #ef6f22;
    border-radius: 4px;
    padding: 8px 36px;
    border: none;
    outline: none;
    margin-top: 50px;
  }
  /* line 1595, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper #modal {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -25%);
  }
  /* line 1601, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper #modalContent {
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    width: fit-content;
  }
  /* line 1612, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper #modalContent__title {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    color: #303134;
    margin: 20px 0 12px;
  }
  /* line 1621, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper #modalContent__description {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #303134;
  }
}

@media screen and (max-width: 370px) {
  /* line 1632, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection {
    display: flex;
    width: 100%;
    align-items: stretch;
    justify-content: flex-start;
    margin: 0 auto;
    box-sizing: border-box;
    max-height: 964px;
  }
  /* line 1641, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 800px;
  }
  /* line 1649, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide.col-sm-12, .custom-data-wrapper .consultationSection__contentSide.col-md-12 {
    padding: 40px 40px 50px;
  }
  /* line 1654, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }
  /* line 1659, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__header__title {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    margin: 0 0 16px;
  }
  /* line 1669, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__header__subTitle {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #f3f6f9;
    text-align: center;
  }
  /* line 1679, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
  }
  /* line 1687, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer__label {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
  }
  /* line 1695, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone {
    width: 200px;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    padding: 7px 10px;
    border-radius: 4px;
    white-space: nowrap;
  }
  /* line 1712, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_name:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_job_title:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_email:focus,
.custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_phone:focus {
    border: 1px solid #fff;
  }
  /* line 1717, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name {
    width: 200px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    border-radius: 4px;
    outline: none;
  }
  /* line 1731, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_company_name:focus {
    border: 1px solid #fff;
  }
  /* line 1736, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information {
    width: 200px;
    display: flex;
    border: 1px solid #fff;
    background: #5796d2;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    border-radius: 4px;
    outline: none;
  }
  /* line 1750, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__inputContainer #sales_lead_additional_information::placeholder {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    color: #ffffff;
    opacity: 0.6;
    text-align: left;
  }
  /* line 1762, app/assets/stylesheets/custom_data.scss */
  .custom-data-wrapper .consultationSection__contentSide__consultationForm__button {
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    align-self: center;
    color: #fff;
    background: #ef6f22;
    border-radius: 4px;
    padding: 8px 36px;
    border: none;
    outline: none;
    margin-top: 50px;
  }
}

/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2016 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */
/* line 15, app/assets/stylesheets/bootstrap-social.scss */
.btn-social, .btn-social-icon {
  position: relative;
  padding-left: 48px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 22, app/assets/stylesheets/bootstrap-social.scss */
.btn-social > :first-child, .btn-social-icon > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 36px;
  line-height: 38px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 33, app/assets/stylesheets/bootstrap-social.scss */
.btn-social.btn-lg, .btn-lg.btn-social-icon, .btn-group-lg > .btn-social.btn, .btn-group-lg > .btn.btn-social-icon {
  padding-left: 66px;
}

/* line 35, app/assets/stylesheets/bootstrap-social.scss */
.btn-social.btn-lg > :first-child, .btn-lg.btn-social-icon > :first-child, .btn-group-lg > .btn-social.btn > :first-child, .btn-group-lg > .btn.btn-social-icon > :first-child {
  line-height: 50px;
  width: 50px;
  font-size: 1.8em;
}

/* line 41, app/assets/stylesheets/bootstrap-social.scss */
.btn-social.btn-sm, .btn-sm.btn-social-icon, .btn-group-sm > .btn-social.btn, .btn-group-sm > .btn.btn-social-icon {
  padding-left: 41px;
}

/* line 43, app/assets/stylesheets/bootstrap-social.scss */
.btn-social.btn-sm > :first-child, .btn-sm.btn-social-icon > :first-child, .btn-group-sm > .btn-social.btn > :first-child, .btn-group-sm > .btn.btn-social-icon > :first-child {
  line-height: 31px;
  width: 31px;
  font-size: 1.4em;
}

/* line 49, app/assets/stylesheets/bootstrap-social.scss */
.btn-social.btn-xs, .btn-xs.btn-social-icon, .btn-group-xs > .btn-social.btn, .btn-group-xs > .btn.btn-social-icon {
  padding-left: 32px;
}

/* line 51, app/assets/stylesheets/bootstrap-social.scss */
.btn-social.btn-xs > :first-child, .btn-xs.btn-social-icon > :first-child, .btn-group-xs > .btn-social.btn > :first-child, .btn-group-xs > .btn.btn-social-icon > :first-child {
  line-height: 22px;
  width: 22px;
  font-size: 1.2em;
}

/* line 59, app/assets/stylesheets/bootstrap-social.scss */
.btn-social-icon {
  height: 38px;
  width: 38px;
  padding: 0;
}

/* line 64, app/assets/stylesheets/bootstrap-social.scss */
.btn-social-icon > :first-child {
  border: none;
  text-align: center;
  width: 100% !important;
}

/* line 69, app/assets/stylesheets/bootstrap-social.scss */
.btn-social-icon.btn-lg, .btn-group-lg > .btn-social-icon.btn {
  height: 50px;
  width: 50px;
  padding-left: 0;
  padding-right: 0;
}

/* line 75, app/assets/stylesheets/bootstrap-social.scss */
.btn-social-icon.btn-sm, .btn-group-sm > .btn-social-icon.btn {
  height: 33px;
  width: 33px;
  padding-left: 0;
  padding-right: 0;
}

/* line 81, app/assets/stylesheets/bootstrap-social.scss */
.btn-social-icon.btn-xs, .btn-group-xs > .btn-social-icon.btn {
  height: 24px;
  width: 24px;
  padding-left: 0;
  padding-right: 0;
}

/* line 95, app/assets/stylesheets/bootstrap-social.scss */
.btn-adn {
  background-color: #d87a68;
  color: #fff;
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-adn:focus, .btn-adn.focus {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-adn:hover {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-adn:active, .btn-adn.active, .open > .btn-adn.dropdown-toggle {
  color: #fff;
  background-color: #ce563f;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-adn:active:hover, .btn-adn:active:focus, .btn-adn.focus:active, .btn-adn.active:hover, .btn-adn.active:focus, .btn-adn.active.focus, .open > .btn-adn.dropdown-toggle:hover, .open > .btn-adn.dropdown-toggle:focus, .open > .btn-adn.dropdown-toggle.focus {
  color: #fff;
  background-color: #b94630;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-adn.disabled:hover, .btn-adn.disabled:focus, .btn-adn.disabled.focus, .btn-adn[disabled]:hover, .btn-adn[disabled]:focus, .btn-adn.focus[disabled], fieldset[disabled] .btn-adn:hover, fieldset[disabled] .btn-adn:focus, fieldset[disabled] .btn-adn.focus {
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 96, app/assets/stylesheets/bootstrap-social.scss */
.btn-bitbucket {
  background-color: #205081;
  color: #fff;
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-bitbucket:focus, .btn-bitbucket.focus {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-bitbucket:hover {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-bitbucket:active, .btn-bitbucket.active, .open > .btn-bitbucket.dropdown-toggle {
  color: #fff;
  background-color: #163758;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-bitbucket:active:hover, .btn-bitbucket:active:focus, .btn-bitbucket.focus:active, .btn-bitbucket.active:hover, .btn-bitbucket.active:focus, .btn-bitbucket.active.focus, .open > .btn-bitbucket.dropdown-toggle:hover, .open > .btn-bitbucket.dropdown-toggle:focus, .open > .btn-bitbucket.dropdown-toggle.focus {
  color: #fff;
  background-color: #0f253c;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-bitbucket.disabled:hover, .btn-bitbucket.disabled:focus, .btn-bitbucket.disabled.focus, .btn-bitbucket[disabled]:hover, .btn-bitbucket[disabled]:focus, .btn-bitbucket.focus[disabled], fieldset[disabled] .btn-bitbucket:hover, fieldset[disabled] .btn-bitbucket:focus, fieldset[disabled] .btn-bitbucket.focus {
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 97, app/assets/stylesheets/bootstrap-social.scss */
.btn-dropbox {
  background-color: #1087dd;
  color: #fff;
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dropbox:focus, .btn-dropbox.focus {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dropbox:hover {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dropbox:active, .btn-dropbox.active, .open > .btn-dropbox.dropdown-toggle {
  color: #fff;
  background-color: #0d6aad;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dropbox:active:hover, .btn-dropbox:active:focus, .btn-dropbox.focus:active, .btn-dropbox.active:hover, .btn-dropbox.active:focus, .btn-dropbox.active.focus, .open > .btn-dropbox.dropdown-toggle:hover, .open > .btn-dropbox.dropdown-toggle:focus, .open > .btn-dropbox.dropdown-toggle.focus {
  color: #fff;
  background-color: #0a568c;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dropbox.disabled:hover, .btn-dropbox.disabled:focus, .btn-dropbox.disabled.focus, .btn-dropbox[disabled]:hover, .btn-dropbox[disabled]:focus, .btn-dropbox.focus[disabled], fieldset[disabled] .btn-dropbox:hover, fieldset[disabled] .btn-dropbox:focus, fieldset[disabled] .btn-dropbox.focus {
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 98, app/assets/stylesheets/bootstrap-social.scss */
.btn-facebook {
  background-color: #3b5998;
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:focus, .btn-facebook.focus {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:hover {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:active, .btn-facebook.active, .open > .btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #2d4373;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:active:hover, .btn-facebook:active:focus, .btn-facebook.focus:active, .btn-facebook.active:hover, .btn-facebook.active:focus, .btn-facebook.active.focus, .open > .btn-facebook.dropdown-toggle:hover, .open > .btn-facebook.dropdown-toggle:focus, .open > .btn-facebook.dropdown-toggle.focus {
  color: #fff;
  background-color: #23345a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook.disabled:hover, .btn-facebook.disabled:focus, .btn-facebook.disabled.focus, .btn-facebook[disabled]:hover, .btn-facebook[disabled]:focus, .btn-facebook.focus[disabled], fieldset[disabled] .btn-facebook:hover, fieldset[disabled] .btn-facebook:focus, fieldset[disabled] .btn-facebook.focus {
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 99, app/assets/stylesheets/bootstrap-social.scss */
.btn-flickr {
  background-color: #ff0084;
  color: #fff;
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-flickr:focus, .btn-flickr.focus {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-flickr:hover {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-flickr:active, .btn-flickr.active, .open > .btn-flickr.dropdown-toggle {
  color: #fff;
  background-color: #cc006a;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-flickr:active:hover, .btn-flickr:active:focus, .btn-flickr.focus:active, .btn-flickr.active:hover, .btn-flickr.active:focus, .btn-flickr.active.focus, .open > .btn-flickr.dropdown-toggle:hover, .open > .btn-flickr.dropdown-toggle:focus, .open > .btn-flickr.dropdown-toggle.focus {
  color: #fff;
  background-color: #a80057;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-flickr.disabled:hover, .btn-flickr.disabled:focus, .btn-flickr.disabled.focus, .btn-flickr[disabled]:hover, .btn-flickr[disabled]:focus, .btn-flickr.focus[disabled], fieldset[disabled] .btn-flickr:hover, fieldset[disabled] .btn-flickr:focus, fieldset[disabled] .btn-flickr.focus {
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 100, app/assets/stylesheets/bootstrap-social.scss */
.btn-foursquare {
  background-color: #f94877;
  color: #fff;
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-foursquare:focus, .btn-foursquare.focus {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-foursquare:hover {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-foursquare:active, .btn-foursquare.active, .open > .btn-foursquare.dropdown-toggle {
  color: #fff;
  background-color: #f71752;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-foursquare:active:hover, .btn-foursquare:active:focus, .btn-foursquare.focus:active, .btn-foursquare.active:hover, .btn-foursquare.active:focus, .btn-foursquare.active.focus, .open > .btn-foursquare.dropdown-toggle:hover, .open > .btn-foursquare.dropdown-toggle:focus, .open > .btn-foursquare.dropdown-toggle.focus {
  color: #fff;
  background-color: #e30742;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-foursquare.disabled:hover, .btn-foursquare.disabled:focus, .btn-foursquare.disabled.focus, .btn-foursquare[disabled]:hover, .btn-foursquare[disabled]:focus, .btn-foursquare.focus[disabled], fieldset[disabled] .btn-foursquare:hover, fieldset[disabled] .btn-foursquare:focus, fieldset[disabled] .btn-foursquare.focus {
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 101, app/assets/stylesheets/bootstrap-social.scss */
.btn-github {
  background-color: #444444;
  color: #fff;
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-github:focus, .btn-github.focus {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-github:hover {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-github:active, .btn-github.active, .open > .btn-github.dropdown-toggle {
  color: #fff;
  background-color: #2b2b2b;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-github:active:hover, .btn-github:active:focus, .btn-github.focus:active, .btn-github.active:hover, .btn-github.active:focus, .btn-github.active.focus, .open > .btn-github.dropdown-toggle:hover, .open > .btn-github.dropdown-toggle:focus, .open > .btn-github.dropdown-toggle.focus {
  color: #fff;
  background-color: #191919;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-github.disabled:hover, .btn-github.disabled:focus, .btn-github.disabled.focus, .btn-github[disabled]:hover, .btn-github[disabled]:focus, .btn-github.focus[disabled], fieldset[disabled] .btn-github:hover, fieldset[disabled] .btn-github:focus, fieldset[disabled] .btn-github.focus {
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 102, app/assets/stylesheets/bootstrap-social.scss */
.btn-google {
  background-color: #dd4b39;
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google:focus, .btn-google.focus {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google:hover {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google:active, .btn-google.active, .open > .btn-google.dropdown-toggle {
  color: #fff;
  background-color: #c23321;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google:active:hover, .btn-google:active:focus, .btn-google.focus:active, .btn-google.active:hover, .btn-google.active:focus, .btn-google.active.focus, .open > .btn-google.dropdown-toggle:hover, .open > .btn-google.dropdown-toggle:focus, .open > .btn-google.dropdown-toggle.focus {
  color: #fff;
  background-color: #a32b1c;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google.disabled:hover, .btn-google.disabled:focus, .btn-google.disabled.focus, .btn-google[disabled]:hover, .btn-google[disabled]:focus, .btn-google.focus[disabled], fieldset[disabled] .btn-google:hover, fieldset[disabled] .btn-google:focus, fieldset[disabled] .btn-google.focus {
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 103, app/assets/stylesheets/bootstrap-social.scss */
.btn-instagram {
  background-color: #3f729b;
  color: #fff;
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-instagram:focus, .btn-instagram.focus {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-instagram:hover {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-instagram:active, .btn-instagram.active, .open > .btn-instagram.dropdown-toggle {
  color: #fff;
  background-color: #305777;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-instagram:active:hover, .btn-instagram:active:focus, .btn-instagram.focus:active, .btn-instagram.active:hover, .btn-instagram.active:focus, .btn-instagram.active.focus, .open > .btn-instagram.dropdown-toggle:hover, .open > .btn-instagram.dropdown-toggle:focus, .open > .btn-instagram.dropdown-toggle.focus {
  color: #fff;
  background-color: #26455d;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-instagram.disabled:hover, .btn-instagram.disabled:focus, .btn-instagram.disabled.focus, .btn-instagram[disabled]:hover, .btn-instagram[disabled]:focus, .btn-instagram.focus[disabled], fieldset[disabled] .btn-instagram:hover, fieldset[disabled] .btn-instagram:focus, fieldset[disabled] .btn-instagram.focus {
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 104, app/assets/stylesheets/bootstrap-social.scss */
.btn-linkedin {
  background-color: #007bb6;
  color: #fff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-linkedin:focus, .btn-linkedin.focus {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-linkedin:hover {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-linkedin:active, .btn-linkedin.active, .open > .btn-linkedin.dropdown-toggle {
  color: #fff;
  background-color: #005983;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-linkedin:active:hover, .btn-linkedin:active:focus, .btn-linkedin.focus:active, .btn-linkedin.active:hover, .btn-linkedin.active:focus, .btn-linkedin.active.focus, .open > .btn-linkedin.dropdown-toggle:hover, .open > .btn-linkedin.dropdown-toggle:focus, .open > .btn-linkedin.dropdown-toggle.focus {
  color: #fff;
  background-color: #00405f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-linkedin.disabled:hover, .btn-linkedin.disabled:focus, .btn-linkedin.disabled.focus, .btn-linkedin[disabled]:hover, .btn-linkedin[disabled]:focus, .btn-linkedin.focus[disabled], fieldset[disabled] .btn-linkedin:hover, fieldset[disabled] .btn-linkedin:focus, fieldset[disabled] .btn-linkedin.focus {
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 105, app/assets/stylesheets/bootstrap-social.scss */
.btn-microsoft {
  background-color: #2672ec;
  color: #fff;
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-microsoft:focus, .btn-microsoft.focus {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-microsoft:hover {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-microsoft:active, .btn-microsoft.active, .open > .btn-microsoft.dropdown-toggle {
  color: #fff;
  background-color: #125acd;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-microsoft:active:hover, .btn-microsoft:active:focus, .btn-microsoft.focus:active, .btn-microsoft.active:hover, .btn-microsoft.active:focus, .btn-microsoft.active.focus, .open > .btn-microsoft.dropdown-toggle:hover, .open > .btn-microsoft.dropdown-toggle:focus, .open > .btn-microsoft.dropdown-toggle.focus {
  color: #fff;
  background-color: #0f4bac;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-microsoft.disabled:hover, .btn-microsoft.disabled:focus, .btn-microsoft.disabled.focus, .btn-microsoft[disabled]:hover, .btn-microsoft[disabled]:focus, .btn-microsoft.focus[disabled], fieldset[disabled] .btn-microsoft:hover, fieldset[disabled] .btn-microsoft:focus, fieldset[disabled] .btn-microsoft.focus {
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 106, app/assets/stylesheets/bootstrap-social.scss */
.btn-odnoklassniki {
  background-color: #f4731c;
  color: #fff;
  background-color: #f4731c;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-odnoklassniki:focus, .btn-odnoklassniki.focus {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-odnoklassniki:hover {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-odnoklassniki:active, .btn-odnoklassniki.active, .open > .btn-odnoklassniki.dropdown-toggle {
  color: #fff;
  background-color: #d35b0a;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-odnoklassniki:active:hover, .btn-odnoklassniki:active:focus, .btn-odnoklassniki.focus:active, .btn-odnoklassniki.active:hover, .btn-odnoklassniki.active:focus, .btn-odnoklassniki.active.focus, .open > .btn-odnoklassniki.dropdown-toggle:hover, .open > .btn-odnoklassniki.dropdown-toggle:focus, .open > .btn-odnoklassniki.dropdown-toggle.focus {
  color: #fff;
  background-color: #b14c09;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-odnoklassniki.disabled:hover, .btn-odnoklassniki.disabled:focus, .btn-odnoklassniki.disabled.focus, .btn-odnoklassniki[disabled]:hover, .btn-odnoklassniki[disabled]:focus, .btn-odnoklassniki.focus[disabled], fieldset[disabled] .btn-odnoklassniki:hover, fieldset[disabled] .btn-odnoklassniki:focus, fieldset[disabled] .btn-odnoklassniki.focus {
  background-color: #f4731c;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 107, app/assets/stylesheets/bootstrap-social.scss */
.btn-openid {
  background-color: #f7931e;
  color: #fff;
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-openid:focus, .btn-openid.focus {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-openid:hover {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-openid:active, .btn-openid.active, .open > .btn-openid.dropdown-toggle {
  color: #fff;
  background-color: #da7908;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-openid:active:hover, .btn-openid:active:focus, .btn-openid.focus:active, .btn-openid.active:hover, .btn-openid.active:focus, .btn-openid.active.focus, .open > .btn-openid.dropdown-toggle:hover, .open > .btn-openid.dropdown-toggle:focus, .open > .btn-openid.dropdown-toggle.focus {
  color: #fff;
  background-color: #b86607;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-openid.disabled:hover, .btn-openid.disabled:focus, .btn-openid.disabled.focus, .btn-openid[disabled]:hover, .btn-openid[disabled]:focus, .btn-openid.focus[disabled], fieldset[disabled] .btn-openid:hover, fieldset[disabled] .btn-openid:focus, fieldset[disabled] .btn-openid.focus {
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 108, app/assets/stylesheets/bootstrap-social.scss */
.btn-pinterest {
  background-color: #cb2027;
  color: #fff;
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pinterest:focus, .btn-pinterest.focus {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pinterest:hover {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pinterest:active, .btn-pinterest.active, .open > .btn-pinterest.dropdown-toggle {
  color: #fff;
  background-color: #9f191f;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pinterest:active:hover, .btn-pinterest:active:focus, .btn-pinterest.focus:active, .btn-pinterest.active:hover, .btn-pinterest.active:focus, .btn-pinterest.active.focus, .open > .btn-pinterest.dropdown-toggle:hover, .open > .btn-pinterest.dropdown-toggle:focus, .open > .btn-pinterest.dropdown-toggle.focus {
  color: #fff;
  background-color: #801419;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pinterest.disabled:hover, .btn-pinterest.disabled:focus, .btn-pinterest.disabled.focus, .btn-pinterest[disabled]:hover, .btn-pinterest[disabled]:focus, .btn-pinterest.focus[disabled], fieldset[disabled] .btn-pinterest:hover, fieldset[disabled] .btn-pinterest:focus, fieldset[disabled] .btn-pinterest.focus {
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 109, app/assets/stylesheets/bootstrap-social.scss */
.btn-reddit {
  background-color: #eff7ff;
  color: #000;
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-reddit:focus, .btn-reddit.focus {
  color: #000;
  background-color: #bcdeff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-reddit:hover {
  color: #000;
  background-color: #bcdeff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-reddit:active, .btn-reddit.active, .open > .btn-reddit.dropdown-toggle {
  color: #000;
  background-color: #bcdeff;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-reddit:active:hover, .btn-reddit:active:focus, .btn-reddit.focus:active, .btn-reddit.active:hover, .btn-reddit.active:focus, .btn-reddit.active.focus, .open > .btn-reddit.dropdown-toggle:hover, .open > .btn-reddit.dropdown-toggle:focus, .open > .btn-reddit.dropdown-toggle.focus {
  color: #000;
  background-color: #98ccff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-reddit.disabled:hover, .btn-reddit.disabled:focus, .btn-reddit.disabled.focus, .btn-reddit[disabled]:hover, .btn-reddit[disabled]:focus, .btn-reddit.focus[disabled], fieldset[disabled] .btn-reddit:hover, fieldset[disabled] .btn-reddit:focus, fieldset[disabled] .btn-reddit.focus {
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 110, app/assets/stylesheets/bootstrap-social.scss */
.btn-soundcloud {
  background-color: #ff5500;
  color: #fff;
  background-color: #ff5500;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-soundcloud:focus, .btn-soundcloud.focus {
  color: #fff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-soundcloud:hover {
  color: #fff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-soundcloud:active, .btn-soundcloud.active, .open > .btn-soundcloud.dropdown-toggle {
  color: #fff;
  background-color: #cc4400;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-soundcloud:active:hover, .btn-soundcloud:active:focus, .btn-soundcloud.focus:active, .btn-soundcloud.active:hover, .btn-soundcloud.active:focus, .btn-soundcloud.active.focus, .open > .btn-soundcloud.dropdown-toggle:hover, .open > .btn-soundcloud.dropdown-toggle:focus, .open > .btn-soundcloud.dropdown-toggle.focus {
  color: #fff;
  background-color: #a83800;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-soundcloud.disabled:hover, .btn-soundcloud.disabled:focus, .btn-soundcloud.disabled.focus, .btn-soundcloud[disabled]:hover, .btn-soundcloud[disabled]:focus, .btn-soundcloud.focus[disabled], fieldset[disabled] .btn-soundcloud:hover, fieldset[disabled] .btn-soundcloud:focus, fieldset[disabled] .btn-soundcloud.focus {
  background-color: #ff5500;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 111, app/assets/stylesheets/bootstrap-social.scss */
.btn-tumblr {
  background-color: #2c4762;
  color: #fff;
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-tumblr:focus, .btn-tumblr.focus {
  color: #fff;
  background-color: #1c2e3f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-tumblr:hover {
  color: #fff;
  background-color: #1c2e3f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-tumblr:active, .btn-tumblr.active, .open > .btn-tumblr.dropdown-toggle {
  color: #fff;
  background-color: #1c2e3f;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-tumblr:active:hover, .btn-tumblr:active:focus, .btn-tumblr.focus:active, .btn-tumblr.active:hover, .btn-tumblr.active:focus, .btn-tumblr.active.focus, .open > .btn-tumblr.dropdown-toggle:hover, .open > .btn-tumblr.dropdown-toggle:focus, .open > .btn-tumblr.dropdown-toggle.focus {
  color: #fff;
  background-color: #111c26;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-tumblr.disabled:hover, .btn-tumblr.disabled:focus, .btn-tumblr.disabled.focus, .btn-tumblr[disabled]:hover, .btn-tumblr[disabled]:focus, .btn-tumblr.focus[disabled], fieldset[disabled] .btn-tumblr:hover, fieldset[disabled] .btn-tumblr:focus, fieldset[disabled] .btn-tumblr.focus {
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 112, app/assets/stylesheets/bootstrap-social.scss */
.btn-twitter {
  background-color: #55acee;
  color: #fff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter:focus, .btn-twitter.focus {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter:hover {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter:active, .btn-twitter.active, .open > .btn-twitter.dropdown-toggle {
  color: #fff;
  background-color: #2795e9;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter:active:hover, .btn-twitter:active:focus, .btn-twitter.focus:active, .btn-twitter.active:hover, .btn-twitter.active:focus, .btn-twitter.active.focus, .open > .btn-twitter.dropdown-toggle:hover, .open > .btn-twitter.dropdown-toggle:focus, .open > .btn-twitter.dropdown-toggle.focus {
  color: #fff;
  background-color: #1583d7;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter.disabled:hover, .btn-twitter.disabled:focus, .btn-twitter.disabled.focus, .btn-twitter[disabled]:hover, .btn-twitter[disabled]:focus, .btn-twitter.focus[disabled], fieldset[disabled] .btn-twitter:hover, fieldset[disabled] .btn-twitter:focus, fieldset[disabled] .btn-twitter.focus {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 113, app/assets/stylesheets/bootstrap-social.scss */
.btn-vimeo {
  background-color: #1ab7ea;
  color: #fff;
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vimeo:focus, .btn-vimeo.focus {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vimeo:hover {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vimeo:active, .btn-vimeo.active, .open > .btn-vimeo.dropdown-toggle {
  color: #fff;
  background-color: #1295bf;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vimeo:active:hover, .btn-vimeo:active:focus, .btn-vimeo.focus:active, .btn-vimeo.active:hover, .btn-vimeo.active:focus, .btn-vimeo.active.focus, .open > .btn-vimeo.dropdown-toggle:hover, .open > .btn-vimeo.dropdown-toggle:focus, .open > .btn-vimeo.dropdown-toggle.focus {
  color: #fff;
  background-color: #0f7b9f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vimeo.disabled:hover, .btn-vimeo.disabled:focus, .btn-vimeo.disabled.focus, .btn-vimeo[disabled]:hover, .btn-vimeo[disabled]:focus, .btn-vimeo.focus[disabled], fieldset[disabled] .btn-vimeo:hover, fieldset[disabled] .btn-vimeo:focus, fieldset[disabled] .btn-vimeo.focus {
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 114, app/assets/stylesheets/bootstrap-social.scss */
.btn-vk {
  background-color: #587ea3;
  color: #fff;
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vk:focus, .btn-vk.focus {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vk:hover {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vk:active, .btn-vk.active, .open > .btn-vk.dropdown-toggle {
  color: #fff;
  background-color: #466482;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vk:active:hover, .btn-vk:active:focus, .btn-vk.focus:active, .btn-vk.active:hover, .btn-vk.active:focus, .btn-vk.active.focus, .open > .btn-vk.dropdown-toggle:hover, .open > .btn-vk.dropdown-toggle:focus, .open > .btn-vk.dropdown-toggle.focus {
  color: #fff;
  background-color: #3a526b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vk.disabled:hover, .btn-vk.disabled:focus, .btn-vk.disabled.focus, .btn-vk[disabled]:hover, .btn-vk[disabled]:focus, .btn-vk.focus[disabled], fieldset[disabled] .btn-vk:hover, fieldset[disabled] .btn-vk:focus, fieldset[disabled] .btn-vk.focus {
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 115, app/assets/stylesheets/bootstrap-social.scss */
.btn-yahoo {
  background-color: #720e9e;
  color: #fff;
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-yahoo:focus, .btn-yahoo.focus {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-yahoo:hover {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-yahoo:active, .btn-yahoo.active, .open > .btn-yahoo.dropdown-toggle {
  color: #fff;
  background-color: #500a6f;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-yahoo:active:hover, .btn-yahoo:active:focus, .btn-yahoo.focus:active, .btn-yahoo.active:hover, .btn-yahoo.active:focus, .btn-yahoo.active.focus, .open > .btn-yahoo.dropdown-toggle:hover, .open > .btn-yahoo.dropdown-toggle:focus, .open > .btn-yahoo.dropdown-toggle.focus {
  color: #fff;
  background-color: #39074e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-yahoo.disabled:hover, .btn-yahoo.disabled:focus, .btn-yahoo.disabled.focus, .btn-yahoo[disabled]:hover, .btn-yahoo[disabled]:focus, .btn-yahoo.focus[disabled], fieldset[disabled] .btn-yahoo:hover, fieldset[disabled] .btn-yahoo:focus, fieldset[disabled] .btn-yahoo.focus {
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}

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

/* line 1, vendor/assets/stylesheets/typeaheadjs.css */
span.twitter-typeahead .tt-menu,
span.twitter-typeahead .tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 23, vendor/assets/stylesheets/typeaheadjs.css */
span.twitter-typeahead .tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

/* line 32, vendor/assets/stylesheets/typeaheadjs.css */
span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 40, vendor/assets/stylesheets/typeaheadjs.css */
.input-group.input-group-lg span.twitter-typeahead .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 47, vendor/assets/stylesheets/typeaheadjs.css */
.input-group.input-group-sm span.twitter-typeahead .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 54, vendor/assets/stylesheets/typeaheadjs.css */
span.twitter-typeahead {
  width: 100%;
}

/* line 57, vendor/assets/stylesheets/typeaheadjs.css */
.input-group span.twitter-typeahead {
  display: block !important;
  height: 34px;
}

/* line 61, vendor/assets/stylesheets/typeaheadjs.css */
.input-group span.twitter-typeahead .tt-menu,
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}

/* line 65, vendor/assets/stylesheets/typeaheadjs.css */
.input-group span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
  border-radius: 0;
}

/* line 68, vendor/assets/stylesheets/typeaheadjs.css */
.input-group span.twitter-typeahead:first-child .form-control {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 74, vendor/assets/stylesheets/typeaheadjs.css */
.input-group span.twitter-typeahead:last-child .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 80, vendor/assets/stylesheets/typeaheadjs.css */
.input-group.input-group-sm span.twitter-typeahead {
  height: 30px;
}

/* line 83, vendor/assets/stylesheets/typeaheadjs.css */
.input-group.input-group-sm span.twitter-typeahead .tt-menu,
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 30px !important;
}

/* line 87, vendor/assets/stylesheets/typeaheadjs.css */
.input-group.input-group-lg span.twitter-typeahead {
  height: 46px;
}

/* line 90, vendor/assets/stylesheets/typeaheadjs.css */
.input-group.input-group-lg span.twitter-typeahead .tt-menu,
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 46px !important;
}

/* line 33, app/assets/stylesheets/application.scss */
.existing-css-file h1 {
  font-size: 5rem;
  color: red;
}
