@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, vendor/bundle/ruby/3.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

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

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

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

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

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

/* line 139, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

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

/* line 165, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

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

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

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

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

/* line 215, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 232, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

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

/* line 293, vendor/bundle/ruby/3.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 337, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

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

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

/* line 419, vendor/bundle/ruby/3.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 72, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  box-sizing: border-box;
}

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

/* line 22, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Noto Sans", Helvetica, Arial, san-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #686868;
  background-color: #fff;
}

/* line 36, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #0072bc;
  text-decoration: none;
}

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

/* line 58, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

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

/* line 81, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 3px;
}

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

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

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

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

/* line 9, vendor/bundle/ruby/3.3.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: "Noto Sans", Helvetica, Arial, san-serif;
  font-weight: 600;
  line-height: 1.1;
  color: #002d62;
}

/* line 16, vendor/bundle/ruby/3.3.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: #767fb5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 8, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #997a00;
}

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

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

/* line 8, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

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

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

/* line 5, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fdf3bd;
}

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

/* line 5, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

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

/* line 153, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 22px;
}

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

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

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

/* line 14, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

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

/* line 230, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

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

/* line 250, vendor/bundle/ruby/3.3.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.3.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.6;
  color: #777777;
}

/* line 265, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.6;
}

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

/* line 15, vendor/bundle/ruby/3.3.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: 2px;
}

/* line 24, vendor/bundle/ruby/3.3.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: 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 1.6;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}

/* line 55, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 43, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 13, vendor/bundle/ruby/3.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

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

/* line 52, vendor/bundle/ruby/3.3.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.6;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 62, vendor/bundle/ruby/3.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

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

/* line 115, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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: #fdf3bd;
}

/* line 17, vendor/bundle/ruby/3.3.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: #fcefa4;
}

/* line 9, vendor/bundle/ruby/3.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* line 61, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 83, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

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

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

/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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: 36px;
  }
  /* line 204, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 209, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

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

/* line 231, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 254, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 36px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 305, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

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

/* line 84, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

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

/* line 334, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

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

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

/* line 84, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}

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

/* line 360, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

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

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

/* line 388, vendor/bundle/ruby/3.3.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: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

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

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

/* line 8, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

/* line 31, vendor/bundle/ruby/3.3.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.3.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.3.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: #997a00;
}

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

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

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #997a00;
  background-color: #fdf3bd;
  border-color: #997a00;
}

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

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

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

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

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

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

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

/* line 432, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a8a8a8;
}

@media (min-width: 768px) {
  /* line 468, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}

/* line 565, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

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

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

/* line 26, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, vendor/bundle/ruby/3.3.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;
  box-shadow: none;
}

/* line 58, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #002d62;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #00162f;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #00162f;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.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: #00162f;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.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: #00050b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.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: #002d62;
  border-color: transparent;
}

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

/* line 75, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 101, vendor/bundle/ruby/3.3.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;
  box-shadow: none;
}

/* line 109, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #0081d6;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}

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

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

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

/* line 157, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

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

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

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

/* line 27, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

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

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

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

/* line 54, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, vendor/bundle/ruby/3.3.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.6;
  color: #333333;
  white-space: nowrap;
}

/* line 74, vendor/bundle/ruby/3.3.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.3.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: #002d62;
  outline: 0;
}

/* line 100, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

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

/* line 134, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.6;
  color: #777777;
  white-space: nowrap;
}

/* line 160, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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: 992px) {
  /* line 204, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

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

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

/* line 131, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 179, vendor/bundle/ruby/3.3.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: 0;
  border-bottom-left-radius: 0;
}

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

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

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

/* line 101, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

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

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

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

/* line 34, vendor/bundle/ruby/3.3.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.3.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: #0072bc;
}

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

/* line 66, vendor/bundle/ruby/3.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.6;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}

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

/* line 96, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

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

/* line 125, vendor/bundle/ruby/3.3.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.3.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: #333;
  background-color: #fff;
}

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

/* line 146, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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: 2px;
}

/* line 199, vendor/bundle/ruby/3.3.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.3.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: 2px 2px 0 0;
  }
  /* line 210, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

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

/* line 237, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 70px;
  margin-bottom: 0;
  border: 1px solid transparent;
}

/* line 14, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

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

/* line 14, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

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

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 2px;
  padding-left: 2px;
  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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

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

@media (min-width: 992px) {
  /* line 50, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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: 992px) {
  /* line 90, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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: -2px;
  margin-left: -2px;
}

@media (min-width: 992px) {
  /* line 129, vendor/bundle/ruby/3.3.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.3.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: 992px) {
  /* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 161, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 70px;
  padding: 10px 2px;
  font-size: 18px;
  line-height: 22px;
}

/* line 168, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

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

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

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

/* line 209, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

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

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

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

@media (max-width: 991px) {
  /* line 241, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  /* line 255, vendor/bundle/ruby/3.3.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: 992px) {
  /* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/* line 284, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 2px;
  margin-right: -2px;
  margin-left: -2px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 17px;
  margin-bottom: 17px;
}

@media (min-width: 768px) {
  /* line 468, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 991px) {
  /* line 296, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 284, vendor/bundle/ruby/3.3.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;
    box-shadow: none;
  }
}

/* line 325, vendor/bundle/ruby/3.3.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.3.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: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

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

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

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

@media (min-width: 992px) {
  /* line 377, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -2px;
  }
  /* line 384, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #002d62;
  border-color: #fff;
}

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

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

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

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

/* line 416, vendor/bundle/ruby/3.3.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: #fff;
  background-color: transparent;
}

/* line 423, vendor/bundle/ruby/3.3.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: #ccc;
  background-color: transparent;
}

/* line 431, vendor/bundle/ruby/3.3.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.3.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: #ccc;
  background-color: transparent;
}

@media (max-width: 991px) {
  /* line 453, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  /* line 455, vendor/bundle/ruby/3.3.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: #fff;
    background-color: transparent;
  }
  /* line 462, vendor/bundle/ruby/3.3.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: #ccc;
    background-color: transparent;
  }
  /* line 470, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: transparent;
}

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

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

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

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

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

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

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

/* line 517, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 533, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 545, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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: 991px) {
  /* line 584, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 637, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 644, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: none;
  border-radius: 2px;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

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

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

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

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

/* line 12, vendor/bundle/ruby/3.3.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.6;
  color: #0072bc;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, vendor/bundle/ruby/3.3.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: #0081d6;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 33, vendor/bundle/ruby/3.3.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: 2px;
  border-bottom-left-radius: 2px;
}

/* line 40, vendor/bundle/ruby/3.3.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: 2px;
  border-bottom-right-radius: 2px;
}

/* line 49, vendor/bundle/ruby/3.3.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: #002d62;
  border-color: #002d62;
}

/* line 61, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, vendor/bundle/ruby/3.3.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: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, vendor/bundle/ruby/3.3.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: 3px;
  border-bottom-right-radius: 3px;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, vendor/bundle/ruby/3.3.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: 1px;
  border-bottom-left-radius: 1px;
}

/* line 18, vendor/bundle/ruby/3.3.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: 1px;
  border-bottom-right-radius: 1px;
}

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

/* line 14, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

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

/* line 14, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

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

/* line 33, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #002d62;
}

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

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

/* line 7, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

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

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

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

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

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

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 600;
  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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

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

/* line 32, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #0072bc;
  background-color: #fff;
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, vendor/bundle/ruby/3.3.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.3.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.3.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 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 2px;
}

/* line 16, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: 600;
}

/* line 27, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #997a00;
  background-color: #fdf3bd;
  border-color: #fce0a4;
}

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

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

/* line 71, vendor/bundle/ruby/3.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

/* line 1, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

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

/* line 10, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

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

/* line 24, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

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

/* line 55, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 34, vendor/bundle/ruby/3.3.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: 2px;
  border-bottom-left-radius: 2px;
}

/* line 40, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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: #002d62;
  border-color: #002d62;
}

/* line 66, vendor/bundle/ruby/3.3.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.3.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: #2f8fff;
}

/* line 83, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #997a00;
  background-color: #fdf3bd;
}

/* line 11, vendor/bundle/ruby/3.3.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: #997a00;
}

/* line 14, vendor/bundle/ruby/3.3.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.3.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: #997a00;
  background-color: #fcefa4;
}

/* line 23, vendor/bundle/ruby/3.3.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: #997a00;
  border-color: #997a00;
}

/* line 4, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/bundle/ruby/3.3.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: 1px;
  border-top-right-radius: 1px;
}

/* line 27, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, vendor/bundle/ruby/3.3.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.3.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: 1px;
  border-bottom-left-radius: 1px;
}

/* line 63, vendor/bundle/ruby/3.3.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.3.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.3.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: 1px;
  border-top-right-radius: 1px;
}

/* line 82, vendor/bundle/ruby/3.3.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: 1px;
  border-bottom-left-radius: 1px;
}

/* line 89, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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: 1px;
  border-top-right-radius: 1px;
}

/* line 127, vendor/bundle/ruby/3.3.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: 1px;
  border-top-right-radius: 1px;
}

/* line 131, vendor/bundle/ruby/3.3.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: 1px;
}

/* line 135, vendor/bundle/ruby/3.3.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: 1px;
}

/* line 143, vendor/bundle/ruby/3.3.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: 1px;
  border-bottom-left-radius: 1px;
}

/* line 149, vendor/bundle/ruby/3.3.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: 1px;
  border-bottom-left-radius: 1px;
}

/* line 153, vendor/bundle/ruby/3.3.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: 1px;
}

/* line 157, vendor/bundle/ruby/3.3.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: 1px;
}

/* line 164, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 22px;
}

/* line 226, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}

/* line 230, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #002d62;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #002d62;
  border-color: #002d62;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #002d62;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #002d62;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #002d62;
}

/* line 260, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #fce0a4;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #997a00;
  background-color: #fdf3bd;
  border-color: #fce0a4;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fce0a4;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fdf3bd;
  background-color: #997a00;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fce0a4;
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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: 2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 3px;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 1px;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, vendor/bundle/ruby/3.3.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.3.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;
  -moz-appearance: none;
       appearance: none;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}

/* line 22, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  /* line 34, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, vendor/bundle/ruby/3.3.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 {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, vendor/bundle/ruby/3.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

/* line 13, vendor/bundle/ruby/3.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 3, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
}

/* line 11, app/assets/stylesheets/shared/_bootstrap-overrides.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: 75%;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
a {
  text-decoration: underline;
}

/* line 21, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.lead {
  font-weight: 400;
  line-height: 1.6;
}

@media (min-width: 768px) {
  /* line 21, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .lead {
    font-size: 16px;
  }
}

/* line 30, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
kbd {
  background-color: #666;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
}

/* line 35, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: none;
}

/* line 41, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
form {
  margin-bottom: 15px;
}

/* line 45, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
form.form-inline div.form-group label {
  display: block;
}

/* line 49, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
form.form-inline .form-control {
  width: 100%;
}

/* line 53, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.table-hover > tbody > tr.group:hover > td,
.table-hover > tbody > tr.group:hover > th,
.table-hover > tbody > tr.holiday-event:hover > td,
.table-hover > tbody > tr.holiday-event:hover > th {
  background-color: #f1f9ff;
  cursor: pointer;
}

/* line 61, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
q {
  display: block;
  margin-top: 20px;
  font-size: 1.25em;
}

/* line 67, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
cite {
  font-style: italic;
}

/* line 71, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: none;
}

/* line 75, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-tabs {
  margin-bottom: 20px;
}

/* line 79, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-tabs > li > a {
  margin-right: 6px;
  color: #555;
  background-color: #eee;
  border: 1px solid #ddd;
  font-weight: 600;
  text-decoration: none;
}

/* line 87, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-tabs > li > a:hover {
  background-color: #ddd;
}

/* line 91, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-tabs > li > a svg.svg-inline--fa {
  font-size: 12px;
  color: #999;
  margin-right: 2px;
}

/* line 99, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-tabs > li.nav-tab-plus > a {
  color: #20478d;
}

/* line 102, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-tabs > li.nav-tab-plus > a:hover {
  color: #20478d;
}

/* line 107, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-tabs > li.nav-tab-plus svg.svg-inline--fa {
  color: #20478d;
}

/* line 114, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-pills {
  margin-bottom: 20px;
}

/* line 118, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-pills > li > a {
  font-weight: 600;
  text-decoration: none;
}

/* line 122, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-pills > li + li {
  margin-left: 6px;
}

/* line 130, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-pills-group > li + li {
  margin-left: -1px;
}

/* line 134, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-pills-group > li:first-child {
  margin-left: 0;
}

/* line 139, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-pills-group > li:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

/* line 144, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-pills-group > li:first-child:not(:last-child) > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 149, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-pills-group > li:last-child:not(:first-child) > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 155, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-links > li {
  float: left;
}

/* line 158, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-links > li > a {
  padding: 0;
  text-decoration: none;
  font-weight: 600;
  color: #333333;
}

/* line 164, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-links > li > a:hover, .nav-links > li > a:focus {
  background-color: unset;
}

/* line 170, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-links > li + li {
  margin-left: 20px;
}

/* line 176, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.nav-links .open > a, .nav-links .open > a:hover, .nav-links .open > a:focus {
  background-color: unset;
}

/* line 185, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
ul.spaced li, ol.spaced li {
  margin-bottom: 10px;
}

/* line 188, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
ul.spaced li:last-child, ol.spaced li:last-child {
  margin-bottom: 0;
}

/* line 194, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.indent {
  margin: 20px;
}

/* line 198, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.pull-left {
  margin-right: 10px;
}

/* line 202, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.pull-right {
  margin-left: 10px;
}

@media (min-width: 768px) {
  /* line 207, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .pull-sm-right {
    float: right !important;
  }
  /* line 211, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .pull-sm-left {
    float: left !important;
  }
}

/* line 216, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
span.match {
  padding: 2px 4px 0 4px;
  background-color: #ffc;
}

/* line 221, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert {
  margin: 10px 0;
  padding: 10px;
}

/* line 225, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert.alert-notice {
  background-color: #fff;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
  border-color: #eee;
  color: #666;
}

/* line 232, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert .close {
  font-size: 26px;
  margin-top: -3px;
}

/* line 237, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert .overline {
  color: inherit;
}

/* line 241, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert h3, .alert .h3 {
  color: inherit;
  margin-bottom: 5px;
}

/* line 245, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert h3 small, .alert .h3 small {
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* line 253, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 258, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert > .svg-inline--fa {
  display: block;
  float: left;
  margin-right: 15px;
  font-size: 40px;
}

/* line 265, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert .close {
  text-decoration: none;
  opacity: 0.3;
}

/* line 270, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 276, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert-lg {
  padding: 15px;
}

/* line 279, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert-lg.alert-dismissible {
  padding-right: 35px;
}

/* line 283, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.alert-lg h3 {
  font-size: 18px;
}

/* line 288, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
div.media {
  border-bottom: 1px dotted #ccc;
}

/* line 292, app/assets/stylesheets/shared/_bootstrap-overrides.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-left: 0;
  border-right: 0;
}

/* line 297, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn {
  text-decoration: none;
}

/* line 300, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn:focus {
  outline: none;
}

/* line 304, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 311, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn-link {
  border: 1px solid #eee;
  border-radius: 4px;
}

/* line 315, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn-link:hover, .btn-link:focus {
  text-decoration: none;
  border: 1px solid #cde1ee;
}

/* line 321, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn-control {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 326, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn-control:active, .btn-control.active {
  box-shadow: none;
}

/* line 330, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn-control:hover {
  text-decoration: none;
  color: #333;
  border-color: #adadad;
}

/* line 337, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn-feed {
  color: #fff;
  background-color: #f60;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-feed:focus, .btn-feed.focus {
  color: #fff;
  background-color: #cc5200;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-feed:hover {
  color: #fff;
  background-color: #cc5200;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-feed:active, .btn-feed.active, .open > .btn-feed.dropdown-toggle {
  color: #fff;
  background-color: #cc5200;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-feed:active:hover, .btn-feed:active:focus, .btn-feed.focus:active, .btn-feed.active:hover, .btn-feed.active:focus, .btn-feed.active.focus, .open > .btn-feed.dropdown-toggle:hover, .open > .btn-feed.dropdown-toggle:focus, .open > .btn-feed.dropdown-toggle.focus {
  color: #fff;
  background-color: #a84300;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-feed.disabled:hover, .btn-feed.disabled:focus, .btn-feed.disabled.focus, .btn-feed[disabled]:hover, .btn-feed[disabled]:focus, .btn-feed.focus[disabled], fieldset[disabled] .btn-feed:hover, fieldset[disabled] .btn-feed:focus, fieldset[disabled] .btn-feed.focus {
  background-color: #f60;
  border-color: transparent;
}

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

/* line 341, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn-wide {
  padding: 6px 18px;
}

/* line 346, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.panel-body table:last-child, .panel-body p:last-child {
  margin-bottom: 0;
}

/* line 351, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.center {
  text-align: center;
}

/* line 355, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.row.post {
  border-top: 1px dotted #ccc;
  padding-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 1000px) {
  /* line 362, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .col-md-offset-1_5 {
    margin-left: 12.5%;
  }
}

/* line 367, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.badge {
  padding-top: 4px;
}

/* line 372, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.well p:last-child {
  margin-bottom: 0;
}

/* line 376, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.well.well-alert {
  background-color: transparent;
  color: #a94442;
}

/* line 380, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.well.well-alert h3 {
  margin-bottom: 10px;
  color: #a94442;
}

/* line 386, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.well.well-notice {
  background-color: transparent;
}

/* line 389, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.well.well-notice h3 {
  margin-bottom: 10px;
}

/* line 396, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.list-unstyled li {
  margin-bottom: 3px;
}

/* line 402, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.list-horizontal li {
  display: inline;
  margin-right: 10px;
}

/* line 408, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.label {
  font-family: "Noto Sans", Helvetica, Arial, san-serif;
  font-size: 13px;
  font-weight: normal;
  border-radius: 10px;
  text-decoration: none;
}

/* line 415, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.label.label-cancelled {
  background-color: #999;
}

/* line 419, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.label.label-past {
  background-color: #999;
}

/* line 423, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.label.label-current {
  background-color: #53cc50;
}

/* line 427, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.label.label-future, .label.label-upcoming {
  background-color: #50cccc;
}

/* line 432, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
h1 .label, h2 .label, h3 .label {
  vertical-align: middle;
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 440, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .pull-right-sm {
    float: right;
  }
}

/* line 445, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.row.row-half-gutters {
  margin-right: -7.5px;
  margin-left: -7.5px;
}

/* line 449, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.row.row-half-gutters > [class*="col-"] {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

/* line 456, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.embed-responsive.embed-responsive-8by5 {
  padding-bottom: 62.5%;
}

/* line 461, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.embed-responsive.embed-responsive-160by109 {
  padding-bottom: 68.125%;
}

/* line 465, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.form-error, .input-error {
  color: #a94442;
  margin: 5px 0 10px 0;
}

/* line 471, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.form-error:empty, .input-error:empty {
  margin: 0;
}

/* line 476, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.form-control-error {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 479, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.form-control-error:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 486, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
div.row.down {
  background: url(separator_down-32a82e792a364ff1b75398d404f26bbada9bdcd36bf76ae8f1d26c922b67738c.png) no-repeat 50% 0;
  padding-top: 30px;
  margin-top: 30px;
}

/* line 492, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
div.row.up {
  background: url(separator_up-18b6e6af130a4e113c60cf4df2413af1381c89a013f3c2bcbfc0a385802b0475.png) no-repeat 50% 0;
  padding-top: 40px;
  margin-top: 20px;
}

/* line 498, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
div.row div.aside {
  background-color: #efefef;
  padding: 20px;
}

/* line 502, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
div.row div.aside hr {
  border-top: 1px solid #ccc;
}

/* help component */
/* line 509, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.help {
  font-size: 12px;
  line-height: 1.5;
  background-color: #efefef;
  padding: 15px;
  opacity: 0.75;
}

/* line 516, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.help:hover {
  opacity: 1;
}

/* line 520, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.help h3 {
  font-size: 14px;
}

/* line 524, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.help ul {
  padding-left: 15px;
}

@media screen and (min-width: 992px) {
  /* line 530, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .help {
    position: absolute;
    left: -235px;
    width: 230px;
  }
  /* line 535, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .help:after {
    left: 100%;
    top: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #efefef;
    border-width: 8px;
    margin-top: -8px;
  }
  /* line 549, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .help.help-unlabeled {
    margin-top: -2.5em;
  }
}

/* line 555, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn-cta {
  padding: 15px 45px;
  margin-bottom: 5px;
  font-size: 30px;
  line-height: 1em;
}

/* line 561, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn-cta.btn-sm, .btn-group-sm > .btn-cta.btn {
  font-size: 20px;
}

/* line 567, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.btn-pad-label {
  margin-top: 26px;
}

@media (min-width: 768px) {
  /* line 572, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .btn-pad-label-sm {
    margin-top: 26px;
  }
}

/* line 579, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.form-control-wrapper {
  position: relative;
}

/* line 582, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.form-control-wrapper .form-control-prefix {
  position: absolute;
  top: 8px;
  left: 12px;
}

/* line 588, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.form-control-wrapper .form-control {
  padding-left: 34px;
}

@media (max-width: 991px) {
  /* line 598, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .table-folding thead {
    display: none;
  }
  /* line 602, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .table-folding tr {
    margin-bottom: 10px;
    display: block;
    border: 1px solid #ddd;
  }
  /* line 608, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .table-folding td {
    display: block;
  }
  /* line 611, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .table-folding td:before {
    content: attr(data-label);
    float: left;
    font-weight: 600;
    margin-right: 5px;
  }
  /* line 619, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .table-folding tbody > tr > td {
    border: 0;
    padding-bottom: 0;
  }
  /* line 623, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
  .table-folding tbody > tr > td:last-child {
    padding-bottom: 8px;
  }
}

/* line 632, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.carousel-fade .item {
  transition: opacity 0.75s ease-in-out;
  opacity: 0;
}

/* line 641, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.carousel-fade .item.active {
  opacity: 1;
}

/* line 645, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.carousel-fade .item.active.left, .carousel-fade .item.active.right {
  left: auto;
  z-index: auto;
  transform: translate3d(0, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 654, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
blockquote {
  border: 0;
  padding: 0;
}

/* line 658, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
blockquote p {
  margin: 0;
  padding-left: 8px;
  font-size: 22px;
  line-height: 1.4;
}

/* line 664, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
blockquote p:first-letter {
  margin-left: -8px;
}

/* line 669, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
blockquote footer {
  display: block;
  font-size: 13px;
  line-height: 19px;
  padding-left: 8px;
}

/* line 677, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
blockquote.blockquote-passage p {
  font-size: 18px;
  line-height: 24px;
}

/* line 684, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
blockquote.blockquote-prayer p {
  font-size: 18px;
  line-height: 24px;
}

/* line 688, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
blockquote.blockquote-prayer p:first-letter {
  margin-left: 0;
}

/* line 695, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.badge-none {
  background-color: #ccc;
}

/* line 699, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.footnote {
  margin-top: 2em;
  padding-top: 1em;
  border-top: 2px solid #ccc;
  font-size: small;
}

/* line 706, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.spacing-vertical {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 711, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
.table-vertically-centered tbody tr td {
  vertical-align: middle;
}

/* line 715, app/assets/stylesheets/shared/_bootstrap-overrides.scss */
select.form-control {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23686868' class='w-5 h-5'%3E%3Cpath fill-rule='evenodd' d='M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z' clip-rule='evenodd' /%3E%3C/svg%3E");
}

/* line 16, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.m-0 {
  margin: 0 !important;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 20, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 23, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 26, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 16, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.m-1 {
  margin: 3.75px !important;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mt-1,
.my-1 {
  margin-top: 3.75px !important;
}

/* line 20, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mr-1,
.mx-1 {
  margin-right: 3.75px !important;
}

/* line 23, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mb-1,
.my-1 {
  margin-bottom: 3.75px !important;
}

/* line 26, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.ml-1,
.mx-1 {
  margin-left: 3.75px !important;
}

/* line 16, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.m-2 {
  margin: 7.5px !important;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mt-2,
.my-2 {
  margin-top: 7.5px !important;
}

/* line 20, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mr-2,
.mx-2 {
  margin-right: 7.5px !important;
}

/* line 23, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mb-2,
.my-2 {
  margin-bottom: 7.5px !important;
}

/* line 26, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.ml-2,
.mx-2 {
  margin-left: 7.5px !important;
}

/* line 16, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.m-3 {
  margin: 15px !important;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mt-3,
.my-3 {
  margin-top: 15px !important;
}

/* line 20, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mr-3,
.mx-3 {
  margin-right: 15px !important;
}

/* line 23, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mb-3,
.my-3 {
  margin-bottom: 15px !important;
}

/* line 26, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.ml-3,
.mx-3 {
  margin-left: 15px !important;
}

/* line 16, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.m-4 {
  margin: 30px !important;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mt-4,
.my-4 {
  margin-top: 30px !important;
}

/* line 20, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mr-4,
.mx-4 {
  margin-right: 30px !important;
}

/* line 23, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mb-4,
.my-4 {
  margin-bottom: 30px !important;
}

/* line 26, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.ml-4,
.mx-4 {
  margin-left: 30px !important;
}

/* line 16, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.m-5 {
  margin: 60px !important;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mt-5,
.my-5 {
  margin-top: 60px !important;
}

/* line 20, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mr-5,
.mx-5 {
  margin-right: 60px !important;
}

/* line 23, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.mb-5,
.my-5 {
  margin-bottom: 60px !important;
}

/* line 26, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.ml-5,
.mx-5 {
  margin-left: 60px !important;
}

/* line 16, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.p-0 {
  padding: 0 !important;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 20, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 23, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 26, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 16, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.p-1 {
  padding: 3.75px !important;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pt-1,
.py-1 {
  padding-top: 3.75px !important;
}

/* line 20, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pr-1,
.px-1 {
  padding-right: 3.75px !important;
}

/* line 23, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pb-1,
.py-1 {
  padding-bottom: 3.75px !important;
}

/* line 26, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pl-1,
.px-1 {
  padding-left: 3.75px !important;
}

/* line 16, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.p-2 {
  padding: 7.5px !important;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pt-2,
.py-2 {
  padding-top: 7.5px !important;
}

/* line 20, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pr-2,
.px-2 {
  padding-right: 7.5px !important;
}

/* line 23, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pb-2,
.py-2 {
  padding-bottom: 7.5px !important;
}

/* line 26, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pl-2,
.px-2 {
  padding-left: 7.5px !important;
}

/* line 16, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.p-3 {
  padding: 15px !important;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pt-3,
.py-3 {
  padding-top: 15px !important;
}

/* line 20, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pr-3,
.px-3 {
  padding-right: 15px !important;
}

/* line 23, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pb-3,
.py-3 {
  padding-bottom: 15px !important;
}

/* line 26, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pl-3,
.px-3 {
  padding-left: 15px !important;
}

/* line 16, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.p-4 {
  padding: 30px !important;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pt-4,
.py-4 {
  padding-top: 30px !important;
}

/* line 20, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pr-4,
.px-4 {
  padding-right: 30px !important;
}

/* line 23, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pb-4,
.py-4 {
  padding-bottom: 30px !important;
}

/* line 26, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pl-4,
.px-4 {
  padding-left: 30px !important;
}

/* line 16, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.p-5 {
  padding: 60px !important;
}

/* line 17, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pt-5,
.py-5 {
  padding-top: 60px !important;
}

/* line 20, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pr-5,
.px-5 {
  padding-right: 60px !important;
}

/* line 23, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pb-5,
.py-5 {
  padding-bottom: 60px !important;
}

/* line 26, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
.pl-5,
.px-5 {
  padding-left: 60px !important;
}

@media screen and (min-width: 992px) {
  /* line 35, app/assets/stylesheets/shared/_bootstrap4-utilities.scss */
  .d-md-inline {
    display: inline;
  }
}

/* line 1, app/assets/stylesheets/shared/_layout.scss */
body {
  background: #414141;
  padding-top: 70px;
}

/* line 6, app/assets/stylesheets/shared/_layout.scss */
.body {
  background: #fff;
  padding-bottom: 40px;
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/shared/_layout.scss */
  .body {
    min-height: 500px;
  }
}

/* line 16, app/assets/stylesheets/shared/_layout.scss */
.announcement .alert, .flash .alert {
  border-radius: 0;
  margin: 0;
}

/* line 22, app/assets/stylesheets/shared/_layout.scss */
.media.user-login {
  width: 200px;
  margin: 20px 0 10px 0;
}

/* line 27, app/assets/stylesheets/shared/_layout.scss */
.sidebar {
  font-size: 13px;
}

/* line 31, app/assets/stylesheets/shared/_layout.scss */
.sidebar .nav li a {
  padding: 4px 0 2px 0;
  border-bottom: 1px dotted #eee;
}

/* line 35, app/assets/stylesheets/shared/_layout.scss */
.sidebar .nav li a:hover {
  background-color: transparent;
  text-decoration: underline;
}

/* line 40, app/assets/stylesheets/shared/_layout.scss */
.sidebar .nav li a.active {
  color: #686868;
  text-decoration: none;
}

/* line 46, app/assets/stylesheets/shared/_layout.scss */
.sidebar .nav li ul {
  list-style: none;
  padding-left: 0;
}

/* line 50, app/assets/stylesheets/shared/_layout.scss */
.sidebar .nav li ul li a {
  display: block;
  padding: 4px 0 2px 15px;
  border-bottom: 1px dotted #eee;
}

/* line 59, app/assets/stylesheets/shared/_layout.scss */
.sidebar ul.nav a[target=_blank]:after {
  content: url(popup-9e66e8adfc60fc003ee30071eee4457ca9b68482593144eab416ee956ec30659.gif);
  margin-left: 6px;
}

/* line 64, app/assets/stylesheets/shared/_layout.scss */
section {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 69, app/assets/stylesheets/shared/_layout.scss */
.section-banner {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 73, app/assets/stylesheets/shared/_layout.scss */
.section-banner p, .section-banner ul, .section-banner ol {
  margin-bottom: 0;
}

/* line 78, app/assets/stylesheets/shared/_layout.scss */
.section-breadcrumbs {
  padding-top: 0;
  padding-bottom: 0;
  background-color: rgba(0, 0, 0, 0.05);
  /* IE 6/7 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D000000, endColorstr=#0D000000);
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D000000, endColorstr=#0D000000)";
  display: none;
}

@media (min-width: 768px) {
  /* line 78, app/assets/stylesheets/shared/_layout.scss */
  .section-breadcrumbs {
    display: block;
  }
}

/* line 89, app/assets/stylesheets/shared/_layout.scss */
.section-breadcrumbs ol.breadcrumb {
  margin-bottom: 0px;
  padding: 8px 0;
  border-radius: 0;
}

/* line 96, app/assets/stylesheets/shared/_layout.scss */
.ribbon {
  position: fixed;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  z-index: 999999;
  pointer-events: none;
}

/* line 105, app/assets/stylesheets/shared/_layout.scss */
.ribbon .text {
  height: 50px;
  background: #58C777;
  width: 500px;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  font-family: sans-serif;
  color: #FFF;
  transform: rotate(-45deg);
  position: relative;
  top: 35px;
  left: -190px;
  box-shadow: inset 0px 0px 0px 4px rgba(255, 255, 255, 0.34);
  text-transform: uppercase;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
}

/* line 127, app/assets/stylesheets/shared/_layout.scss */
.sideblock {
  width: 100%;
}

/* line 130, app/assets/stylesheets/shared/_layout.scss */
.sideblock > :first-child {
  margin-top: 0;
}

/* line 134, app/assets/stylesheets/shared/_layout.scss */
.sideblock > :last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 127, app/assets/stylesheets/shared/_layout.scss */
  .sideblock {
    width: 325px;
    float: right;
    margin: 10px 0 10px 20px;
    padding: 0 0 0 20px;
    border-left: 5px solid #eee;
  }
}

/* line 147, app/assets/stylesheets/shared/_layout.scss */
.section-footer {
  padding-top: 45px;
}

/* line 150, app/assets/stylesheets/shared/_layout.scss */
.section-footer .col-md-6, .section-footer .col-md-3 {
  margin-bottom: 20px;
}

/* line 154, app/assets/stylesheets/shared/_layout.scss */
.section-footer a:link, .section-footer a:visited, .section-footer a:hover {
  color: #71a6b6;
}

/* line 158, app/assets/stylesheets/shared/_layout.scss */
.section-footer h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
}

/* line 164, app/assets/stylesheets/shared/_layout.scss */
.section-footer p {
  color: #fff;
  font-size: 12px;
}

/* line 169, app/assets/stylesheets/shared/_layout.scss */
.section-footer ul {
  margin: 0;
  padding: 0;
}

/* line 172, app/assets/stylesheets/shared/_layout.scss */
.section-footer ul li {
  list-style-type: none;
}

/* line 175, app/assets/stylesheets/shared/_layout.scss */
.section-footer ul li a span {
  float: left;
  margin-right: 5px;
}

/* line 182, app/assets/stylesheets/shared/_layout.scss */
.section-footer div.row.end {
  border-top: 1px solid #333;
  padding-top: 20px;
}

/* line 186, app/assets/stylesheets/shared/_layout.scss */
.section-footer div.row.end p > span {
  display: block;
}

@media (min-width: 768px) {
  /* line 186, app/assets/stylesheets/shared/_layout.scss */
  .section-footer div.row.end p > span {
    display: inline;
  }
}

/* line 197, app/assets/stylesheets/shared/_layout.scss */
.edit_product_image .img-thumbnail {
  width: 300px !important;
}

/* line 1, app/assets/stylesheets/shared/_auth.scss */
.alt-auth-action {
  margin-top: 40px;
}

/* line 4, app/assets/stylesheets/shared/_auth.scss */
.alt-auth-action hr {
  margin-bottom: 10px;
}

/* line 9, app/assets/stylesheets/shared/_auth.scss */
.auth-email {
  margin: 20px 0;
}

/* line 12, app/assets/stylesheets/shared/_auth.scss */
.auth-email > [class*="col-"] {
  padding-left: 0;
}

/* line 16, app/assets/stylesheets/shared/_auth.scss */
.auth-email hr {
  margin-top: 8px;
}

/* line 23, app/assets/stylesheets/shared/_auth.scss */
body[data-controller='users/auth'][data-destination='watch_online'] .body {
  padding-bottom: 0;
}

@media (min-width: 992px) and (min-width: 768px) {
  /* line 28, app/assets/stylesheets/shared/_auth.scss */
  body[data-controller='users/auth'][data-destination='watch_online'] .section-top {
    background-image: url(shared/heroes/watch-4ecbad933e92369e1e0ca5964cea081aa93e5109da7e709bc2b6d31f3cd54c8f.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    min-height: 600px;
  }
}

@media (min-width: 992px) {
  /* line 38, app/assets/stylesheets/shared/_auth.scss */
  body[data-controller='users/auth'][data-destination='watch_online'] h1 {
    margin-top: 100px;
  }
}

/* line 5, app/assets/stylesheets/shared/_navigation.scss */
.navbar-default {
  border-color: transparent;
}

/* line 9, app/assets/stylesheets/shared/_navigation.scss */
.navbar-default .navbar-nav > li > a {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 14, app/assets/stylesheets/shared/_navigation.scss */
.navbar-default .navbar-nav > li > a.btn-default {
  color: #002d62;
  background-color: #fff;
  border-color: transparent;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 21, app/assets/stylesheets/shared/_navigation.scss */
.navbar-default .navbar-nav > li > a.btn-default:hover, .navbar-default .navbar-nav > li > a.btn-default:focus {
  color: #002d62;
  background-color: #fff;
}

/* line 28, app/assets/stylesheets/shared/_navigation.scss */
.navbar-default .navbar-nav > .active > a.btn-default, .navbar-default .navbar-nav > .active > a.btn-default:hover, .navbar-default .navbar-nav > .active > a.btn-default:focus {
  color: #002d62;
  background-color: #fff;
}

/* line 36, app/assets/stylesheets/shared/_navigation.scss */
.navbar-default .navbar-nav > .disabled > a.btn-default, .navbar-default .navbar-nav > .disabled > a.btn-default:hover, .navbar-default .navbar-nav > .disabled > a.btn-default:focus {
  color: #002d62;
  background-color: #fff;
}

/* line 46, app/assets/stylesheets/shared/_navigation.scss */
.navbar-brand {
  margin-right: 4px;
}

/* line 49, app/assets/stylesheets/shared/_navigation.scss */
.navbar-brand img {
  height: 50px;
}

/* line 54, app/assets/stylesheets/shared/_navigation.scss */
.navbar-collapse {
  padding-top: 15px;
}

/* line 58, app/assets/stylesheets/shared/_navigation.scss */
.dropdown-avatar {
  border-radius: 50%;
  margin-top: -3px;
}

/* line 63, app/assets/stylesheets/shared/_navigation.scss */
#navbar form.navbar-search {
  margin: 0;
  display: none;
}

/* line 67, app/assets/stylesheets/shared/_navigation.scss */
#navbar form.navbar-search a {
  color: #fff;
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
}

@media (min-width: 992px) {
  /* line 63, app/assets/stylesheets/shared/_navigation.scss */
  #navbar form.navbar-search {
    float: left;
    width: 400px;
  }
}

/* line 82, app/assets/stylesheets/shared/_navigation.scss */
*.anchor[id]:before {
  display: block;
  content: "";
  margin-top: -70px;
  height: 70px;
  visibility: hidden;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

/* line 5, app/assets/stylesheets/shared/_animations.scss */
.animation-spin {
  animation: spin 1.5s linear infinite;
}

/* line 1, app/assets/stylesheets/shared/_utility.scss */
time {
  color: #999;
  border-bottom: 1px dotted #999;
}

/* line 6, app/assets/stylesheets/shared/_utility.scss */
.available, .ministry-enabled {
  color: #5cb85c;
}

/* line 10, app/assets/stylesheets/shared/_utility.scss */
.new-banner {
  margin-top: 1px;
  margin-bottom: 0px;
  padding-top: 1px;
  padding-bottom: 0px;
}

/* line 17, app/assets/stylesheets/shared/_utility.scss */
.unavailable, .ministry-disabled {
  color: #d9534f;
}

/* line 21, app/assets/stylesheets/shared/_utility.scss */
.overline {
  display: block;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ccc;
}

/* line 28, app/assets/stylesheets/shared/_utility.scss */
.overline a {
  color: #ccc;
}

/* line 34, app/assets/stylesheets/shared/_utility.scss */
hr.hr-invisible {
  border-top: 0;
}

/* line 38, app/assets/stylesheets/shared/_utility.scss */
hr.hr-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 43, app/assets/stylesheets/shared/_utility.scss */
hr.spaced {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 49, app/assets/stylesheets/shared/_utility.scss */
div.versions.list-group {
  height: 300px;
  border: 1px solid #ddd;
  overflow-y: scroll;
}

/* line 54, app/assets/stylesheets/shared/_utility.scss */
div.versions.list-group a.list-group-item {
  padding: 3px 6px;
  border-right: 0;
  border-left: 0;
}

/* line 59, app/assets/stylesheets/shared/_utility.scss */
div.versions.list-group a.list-group-item:first-child, div.versions.list-group a.list-group-item:last-child {
  border-radius: 0;
}

/* line 65, app/assets/stylesheets/shared/_utility.scss */
p.intro {
  font-size: 16px;
  line-height: 1.6em;
  color: #3c3c3c;
}

/* line 72, app/assets/stylesheets/shared/_utility.scss */
.more a {
  padding-right: 8px;
  background: url(arrow_blue-c7e6c420314fc8b260e189ddb27b8a6ee6fd707a5a6bca9e9e04b51134289730.png) no-repeat 100% 50%;
}

/* line 77, app/assets/stylesheets/shared/_utility.scss */
.more.more-white a {
  color: #fff;
  background-image: url(arrow_white-4578fb5ccfc30efaf945b68599f1a91b160a04184837d7969429a09835c2d627.png);
}

/* line 83, app/assets/stylesheets/shared/_utility.scss */
p.date {
  font-size: 12px;
  margin: 0;
}

/* line 88, app/assets/stylesheets/shared/_utility.scss */
.link-meta {
  font-size: smaller;
  color: #999;
}

/* line 93, app/assets/stylesheets/shared/_utility.scss */
.call {
  background-color: #f3f3f3;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 0 20px;
  box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.075);
}

/* line 100, app/assets/stylesheets/shared/_utility.scss */
.call .call-header h2 {
  padding-top: 15px;
  margin-bottom: 10px;
  text-align: center;
}

/* line 106, app/assets/stylesheets/shared/_utility.scss */
.call .call-body {
  position: relative;
  color: #777;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 112, app/assets/stylesheets/shared/_utility.scss */
  .call .call-body:before {
    content: "– or –";
    position: absolute;
    top: 15px;
    color: #ccc;
    font-size: 16px;
    font-style: italic;
    text-align: center;
    width: 100%;
  }
}

/* line 124, app/assets/stylesheets/shared/_utility.scss */
.call .call-body big {
  display: block;
  font-size: 20px;
  margin-top: 3px;
}

/* line 130, app/assets/stylesheets/shared/_utility.scss */
.call .call-body p {
  margin-bottom: 0;
  color: #999;
}

/* line 135, app/assets/stylesheets/shared/_utility.scss */
.call .call-body .col-md-6 {
  text-align: center;
}

/* line 140, app/assets/stylesheets/shared/_utility.scss */
.call.call-sm {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 10px;
}

/* line 145, app/assets/stylesheets/shared/_utility.scss */
.call.call-sm .call-body {
  padding: 10px 0;
}

@media (min-width: 768px) {
  /* line 148, app/assets/stylesheets/shared/_utility.scss */
  .call.call-sm .call-body:before {
    top: 25px;
    font-size: 12px;
  }
}

/* line 157, app/assets/stylesheets/shared/_utility.scss */
.call .call-iframe {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

/* line 163, app/assets/stylesheets/shared/_utility.scss */
.img-fill {
  width: 100%;
}

/* line 167, app/assets/stylesheets/shared/_utility.scss */
.img-wrapper-play {
  display: block;
  position: relative;
}

/* line 171, app/assets/stylesheets/shared/_utility.scss */
.img-wrapper-play::after {
  content: "►";
  color: #fff;
  opacity: 0.8;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 40px;
  top: 50%;
  margin-top: -20px;
}

/* line 186, app/assets/stylesheets/shared/_utility.scss */
#error_explanation {
  border-radius: 2px;
  border: 1px solid #C00;
  background-color: #fff;
  margin: 10px 0;
  max-width: 400px;
}

/* line 193, app/assets/stylesheets/shared/_utility.scss */
#error_explanation h2 {
  font-size: 15px;
  background-color: #C00;
  color: #fff;
  padding: 5px 10px;
}

/* line 200, app/assets/stylesheets/shared/_utility.scss */
#error_explanation p {
  margin-left: 10px;
}

/* line 205, app/assets/stylesheets/shared/_utility.scss */
.field_with_errors {
  display: inline;
  color: #c00;
}

/* line 209, app/assets/stylesheets/shared/_utility.scss */
.field_with_errors .help-block {
  color: #c00;
}

/* line 213, app/assets/stylesheets/shared/_utility.scss */
.field_with_errors input[type="text"], .field_with_errors textarea {
  border: 1px solid #c00;
}

/* line 218, app/assets/stylesheets/shared/_utility.scss */
ul.sortable {
  margin: 0 0 21px 0;
  padding: 0;
}

/* line 222, app/assets/stylesheets/shared/_utility.scss */
ul.sortable li {
  list-style-type: none;
  margin: 0;
  display: block;
  line-height: 100%;
  padding: 8px 8px 8px 25px;
  border-bottom: 1px dotted #ccc;
  overflow: auto;
}

/* line 231, app/assets/stylesheets/shared/_utility.scss */
ul.sortable li:hover {
  cursor: move;
  background: #efefef url(drag-7068846b8ab7c8d02c37948b7dee031516dcf842a53e41cd2c3117af4f8e1662.gif) 8px 8px no-repeat;
}

/* line 236, app/assets/stylesheets/shared/_utility.scss */
ul.sortable li form {
  margin: 0;
}

/* line 241, app/assets/stylesheets/shared/_utility.scss */
ul.sortable li.full-width {
  width: 100%;
}

/* line 246, app/assets/stylesheets/shared/_utility.scss */
.highlight-red {
  color: #c00;
}

@media screen and (min-width: 480px) {
  /* line 250, app/assets/stylesheets/shared/_utility.scss */
  br.break-sm {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/shared/_label_necessity.scss */
label .necessity {
  font-size: smaller;
  font-weight: normal;
  color: #999;
}

/* line 7, app/assets/stylesheets/shared/_label_necessity.scss */
label.optional .necessity {
  display: none;
}

/* line 12, app/assets/stylesheets/shared/_label_necessity.scss */
form.show-optional label.optional .necessity {
  display: inline;
}

/* line 18, app/assets/stylesheets/shared/_label_necessity.scss */
form.hide-required label.required .necessity {
  display: none;
}

/* line 1, app/assets/stylesheets/shared/_callouts.scss */
#backdrop {
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  z-index: 1050;
  background: rgba(201, 201, 201, 0.5);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}

/* line 14, app/assets/stylesheets/shared/_callouts.scss */
#callout {
  position: fixed;
  margin: 0 auto;
  top: 10%;
  left: 50%;
  width: 500px;
  z-index: 1051;
  display: none;
  background-color: #fff;
  box-shadow: 0 9px 16px 0 rgba(0, 10, 40, 0.15);
  border: solid 10px white;
  padding: 1.8rem 1.4rem;
}

/* line 27, app/assets/stylesheets/shared/_callouts.scss */
#callout.text {
  width: 500px;
  margin-left: -250px;
}

@media (max-width: 768px) {
  /* line 27, app/assets/stylesheets/shared/_callouts.scss */
  #callout.text {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}

/* line 37, app/assets/stylesheets/shared/_callouts.scss */
#callout.visual {
  width: 600px;
  margin-left: -300px;
}

@media (max-width: 768px) {
  /* line 37, app/assets/stylesheets/shared/_callouts.scss */
  #callout.visual {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}

/* line 47, app/assets/stylesheets/shared/_callouts.scss */
#callout #close-callout {
  position: absolute;
  top: 0;
  right: 0;
  color: #686868;
}

/* line 54, app/assets/stylesheets/shared/_callouts.scss */
#callout .btn-cta {
  margin-top: 1rem;
  font-size: 16px;
  padding: 12px 30px;
}

/* line 61, app/assets/stylesheets/shared/_callouts.scss */
.covid-ca1 {
  text-align: center;
  padding: 0 4rem 1rem 4rem;
}

/* line 64, app/assets/stylesheets/shared/_callouts.scss */
.covid-ca1 h2.subtitle {
  color: #565656;
  font-size: 1.8rem;
}

/* line 68, app/assets/stylesheets/shared/_callouts.scss */
.covid-ca1 p {
  margin: 2rem 0;
}

@media (max-width: 768px) {
  /* line 61, app/assets/stylesheets/shared/_callouts.scss */
  .covid-ca1 {
    padding: 0.75rem;
  }
}

/* line 77, app/assets/stylesheets/shared/_callouts.scss */
.covid-ca2 {
  padding: 2.5rem;
  background: url(gs/callouts/callout1-fad441b829bef21b8553fa369ea92980da7914f35cb6c6e5eb4acf0f8be8e395.jpg) no-repeat left top;
  background-size: cover;
}

/* line 82, app/assets/stylesheets/shared/_callouts.scss */
.covid-ca2 h1 {
  width: 280px;
}

/* line 86, app/assets/stylesheets/shared/_callouts.scss */
.covid-ca2 h2.subtitle {
  width: 280px;
  color: #565656;
  font-size: 1.8rem;
}

/* line 92, app/assets/stylesheets/shared/_callouts.scss */
.covid-ca2 p {
  margin: 2rem 0;
  width: 280px;
}

@media (max-width: 480px) {
  /* line 77, app/assets/stylesheets/shared/_callouts.scss */
  .covid-ca2 {
    background: url(gs/callouts/callout1-mobile-c0e577119729dce7ed10504421dcdf594f7a4925a01bf818e8c566a5fa2f3fac.png) no-repeat left top;
    background-size: cover;
  }
  /* line 101, app/assets/stylesheets/shared/_callouts.scss */
  .covid-ca2 h1 {
    font-size: 2.6rem;
    width: 175px;
  }
  /* line 106, app/assets/stylesheets/shared/_callouts.scss */
  .covid-ca2 h2.subtitle {
    width: 160px;
  }
  /* line 110, app/assets/stylesheets/shared/_callouts.scss */
  .covid-ca2 p {
    margin-top: 0;
    font-size: 13px;
    width: 145px;
  }
}

@media (max-width: 390px) {
  /* line 77, app/assets/stylesheets/shared/_callouts.scss */
  .covid-ca2 {
    box-shadow: inset 0 0 0 2000px rgba(255, 255, 255, 0.6);
  }
}

/* line 1, app/assets/stylesheets/shared/_tinymce.scss */
.tinymce ol {
  list-style: decimal;
  margin-left: 40px;
}

/* line 6, app/assets/stylesheets/shared/_tinymce.scss */
.tinymce ul {
  list-style: disc;
  margin-left: 40px;
}

/* line 11, app/assets/stylesheets/shared/_tinymce.scss */
.tinymce p[style*="margin-left:40px;"] {
  margin-left: 40px !important;
}

/* line 1, app/assets/stylesheets/shared/_content.scss */
img.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 7, app/assets/stylesheets/shared/_content.scss */
img.img-left {
  float: left;
  margin: 0 10px 10px 0;
}

/* line 12, app/assets/stylesheets/shared/_content.scss */
img.img-right {
  float: right;
  margin: 0 0 10px 10px;
}

/* line 17, app/assets/stylesheets/shared/_content.scss */
img.img-border {
  padding: 6px;
  border: 1px solid #ccc;
}

/* line 24, app/assets/stylesheets/shared/_content.scss */
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* These styles added for our use 1/19/2012 */
/* line 32, app/assets/stylesheets/shared/_content.scss */
div.figure.left {
  float: left;
  margin: 0 10px 10px 0;
}

/* line 37, app/assets/stylesheets/shared/_content.scss */
div.figure.right {
  float: right;
  margin: 0 0 10px 10px;
}

/* line 42, app/assets/stylesheets/shared/_content.scss */
div.figure.center {
  text-align: center;
  margin: 20px 0;
}

/* line 47, app/assets/stylesheets/shared/_content.scss */
div.figcaption {
  display: block;
  font-size: 11px;
}

/* Hide spam check on contact form */
/* line 2, app/assets/stylesheets/shared/_communications.scss */
.field_check {
  display: none;
}

/* line 3, app/assets/stylesheets/shared/_curriculum_versions.scss */
.curriculum_version {
  display: block;
}

/* line 6, app/assets/stylesheets/shared/_curriculum_versions.scss */
.curriculum_version, .curriculum_version:hover, .curriculum_version:focus {
  color: unset;
  text-decoration: none;
}

/* line 11, app/assets/stylesheets/shared/_curriculum_versions.scss */
.curriculum_version .curriculum_version__name {
  font-weight: 600;
}

/* line 18, app/assets/stylesheets/shared/_curriculum_versions.scss */
.curriculum_version-detail {
  display: hidden;
  max-width: 400px;
  min-height: 100px;
}

/* line 23, app/assets/stylesheets/shared/_curriculum_versions.scss */
.curriculum_version-detail .curriculum_version-name {
  font-weight: 600;
}

/* line 3, app/assets/stylesheets/shared/_curriculum_sessions.scss */
.curriculum_session {
  display: block;
}

/* line 6, app/assets/stylesheets/shared/_curriculum_sessions.scss */
.curriculum_session, .curriculum_session:hover, .curriculum_session:focus {
  color: unset;
  text-decoration: none;
}

/* line 11, app/assets/stylesheets/shared/_curriculum_sessions.scss */
.curriculum_session .curriculum_version__title {
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/shared/_locations.scss */
.location {
  margin-top: 10px;
}

/* line 5, app/assets/stylesheets/shared/_locations.scss */
.location-map {
  background-color: #efefef;
}

/* line 8, app/assets/stylesheets/shared/_locations.scss */
.location-map p {
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* line 14, app/assets/stylesheets/shared/_locations.scss */
.location-map p.loading {
  display: none;
}

/* line 21, app/assets/stylesheets/shared/_locations.scss */
.location-detail {
  margin-bottom: 20px;
}

/* line 24, app/assets/stylesheets/shared/_locations.scss */
.location-detail .residential {
  color: #999;
}

/* line 27, app/assets/stylesheets/shared/_locations.scss */
.location-detail .residential .svg-inline--fa {
  float: none;
  margin: 0;
  color: #ccc;
}

/* line 1, app/assets/stylesheets/shared/_forums.scss */
.post {
  border-top: 1px dotted #ccc;
  padding-top: 20px;
  margin-bottom: 20px;
}

/* line 7, app/assets/stylesheets/shared/_forums.scss */
.post-form-tools {
  background-color: #eee;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/shared/_holds.scss */
.hold {
  background-color: #fdf3bd;
  border-radius: 2px;
  padding: 10px;
  margin-bottom: 10px;
}

/* line 7, app/assets/stylesheets/shared/_holds.scss */
.hold .svg-inline--fa {
  color: #997a00;
}

/* line 11, app/assets/stylesheets/shared/_holds.scss */
.hold p, .hold form {
  margin: 0;
}

/* line 1, app/assets/stylesheets/shared/_news_items.scss */
.news_item {
  margin-bottom: 20px;
}

/* line 4, app/assets/stylesheets/shared/_news_items.scss */
.news_item h2 .svg-inline--fa {
  color: #999;
  font-size: 18px;
}

/* line 1, app/assets/stylesheets/shared/_press_items.scss */
.press_item {
  margin: 10px 0 0 0;
}

/* line 4, app/assets/stylesheets/shared/_press_items.scss */
.press_item .svg-inline--fa {
  color: #999;
}

/* line 8, app/assets/stylesheets/shared/_press_items.scss */
.press_item h2 {
  margin: 0;
}

/* line 11, app/assets/stylesheets/shared/_press_items.scss */
.press_item h2 .svg-inline--fa {
  font-size: 18px;
  vertical-align: 2px;
  padding: 0 4px 0 0;
}

/* line 18, app/assets/stylesheets/shared/_press_items.scss */
.press_item h3 {
  margin: 0;
}

/* line 21, app/assets/stylesheets/shared/_press_items.scss */
.press_item h3 .svg-inline--fa {
  font-size: 14px;
}

/* line 26, app/assets/stylesheets/shared/_press_items.scss */
.press_item h4 {
  margin: 0;
}

/* line 29, app/assets/stylesheets/shared/_press_items.scss */
.press_item h4 .svg-inline--fa {
  font-size: 12px;
}

/* line 1, app/assets/stylesheets/shared/_books.scss */
.book-introduction {
  margin: 30px 0;
}

/* line 4, app/assets/stylesheets/shared/_books.scss */
.book-introduction .byline {
  margin: 20px 0;
}

/* line 9, app/assets/stylesheets/shared/_books.scss */
.book-introduction .description h3 {
  margin-bottom: 10px;
}

/* line 15, app/assets/stylesheets/shared/_books.scss */
.book-introduction .instructions h3 {
  margin-bottom: 10px;
}

/* line 19, app/assets/stylesheets/shared/_books.scss */
.book-introduction .instructions p {
  margin-top: 10px;
}

/* line 25, app/assets/stylesheets/shared/_books.scss */
.book-introduction .downloads small {
  display: block;
  line-height: 21px;
}

/* line 31, app/assets/stylesheets/shared/_books.scss */
.book-introduction .cover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
  margin-bottom: 30px;
}

/* line 37, app/assets/stylesheets/shared/_books.scss */
.book-toc {
  width: 140px;
  margin-top: 15px;
}

/* line 41, app/assets/stylesheets/shared/_books.scss */
.book-toc h3 {
  margin: 0 0 10px 0;
  padding: 0 4px;
}

/* line 46, app/assets/stylesheets/shared/_books.scss */
.book-toc .nav {
  margin: 0;
}

/* line 50, app/assets/stylesheets/shared/_books.scss */
.book-toc .nav > li > a {
  font-size: 13px;
  padding: 8px 4px;
  color: #999;
  text-decoration: none;
  border-top: 1px dotted #ccc;
}

/* line 57, app/assets/stylesheets/shared/_books.scss */
.book-toc .nav > li > a:hover {
  color: #666;
  background: none;
}

/* line 64, app/assets/stylesheets/shared/_books.scss */
.affix {
  top: 70px;
}

/* line 68, app/assets/stylesheets/shared/_books.scss */
.affix-bottom {
  position: absolute;
}

/* line 73, app/assets/stylesheets/shared/_books.scss */
.book-contents h2 small {
  font-size: 18px;
}

/* line 77, app/assets/stylesheets/shared/_books.scss */
.book-contents p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
}

/* line 83, app/assets/stylesheets/shared/_books.scss */
.book-contents img.pull-left {
  margin: 5px 20px 20px 0;
}

/* line 87, app/assets/stylesheets/shared/_books.scss */
.book-contents blockquote {
  background-color: #ccc;
  padding: 30px;
  margin: 20px 0;
}

/* line 92, app/assets/stylesheets/shared/_books.scss */
.book-contents blockquote p {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 0;
}

/* line 99, app/assets/stylesheets/shared/_books.scss */
.book-contents blockquote footer {
  text-align: right;
  color: #fff;
}

/* line 106, app/assets/stylesheets/shared/_books.scss */
.book-thumbnail {
  margin-bottom: 20px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

/* line 4, app/assets/stylesheets/shared/_groups.scss */
#search_form #search {
  min-width: 240px;
}

/* line 8, app/assets/stylesheets/shared/_groups.scss */
#search_form label {
  height: 25px;
  margin-bottom: 0;
}

/* line 13, app/assets/stylesheets/shared/_groups.scss */
#search_form .form-group .btn {
  margin-top: 25px;
}

/* line 17, app/assets/stylesheets/shared/_groups.scss */
#search_form .form-group-search {
  width: 360px;
  max-width: 100%;
}

/* line 22, app/assets/stylesheets/shared/_groups.scss */
#search_form .form-group-radius {
  width: 120px;
  max-width: 100%;
}

/* line 28, app/assets/stylesheets/shared/_groups.scss */
#results .well, #results p.small {
  margin-top: 40px;
  max-width: 620px;
}

/* line 33, app/assets/stylesheets/shared/_groups.scss */
.group-dates {
  color: #999;
  font-size: 13px;
}

/* line 38, app/assets/stylesheets/shared/_groups.scss */
.starting-soon {
  color: #090;
  font-size: 13px;
}

/* line 43, app/assets/stylesheets/shared/_groups.scss */
.just-ended {
  color: #900;
  font-size: 13px;
}

/* line 48, app/assets/stylesheets/shared/_groups.scss */
.meeting-name {
  max-width: 300px;
}

/* line 52, app/assets/stylesheets/shared/_groups.scss */
table.groups tr.past td, table.holiday_events tr.past td, table.loss_events tr.past td, table.meetings tr.past td {
  background-color: #efefef;
  color: #666;
  border-bottom: 1px dotted #ccc;
}

/* line 58, app/assets/stylesheets/shared/_groups.scss */
table.groups tr.current td, table.meetings tr.current td {
  background-color: #dfd;
  color: #090;
  border-bottom: 1px dotted #9c9;
}

/* line 64, app/assets/stylesheets/shared/_groups.scss */
table.groups tr.future td, table.holiday_events tr.future td, table.loss_events tr.future td {
  background-color: #dff;
  color: #099;
  border-bottom: 1px dotted #9cc;
}

/* line 70, app/assets/stylesheets/shared/_groups.scss */
table.groups td.name {
  max-width: 300px;
}

/* line 74, app/assets/stylesheets/shared/_groups.scss */
div.statuskey {
  width: 70px;
  float: right;
  margin-left: 20px;
  margin-top: 5px;
}

/* line 75, app/assets/stylesheets/shared/_groups.scss */
div.statuskey div.past {
  font-size: 11px;
  line-height: 100%;
  color: #666;
  margin: 0 0 5px 0;
}

/* line 76, app/assets/stylesheets/shared/_groups.scss */
div.statuskey div.past span {
  display: block;
  width: 11px;
  height: 11px;
  background-color: #efefef;
  float: left;
  margin-right: 5px;
}

/* line 77, app/assets/stylesheets/shared/_groups.scss */
div.statuskey div.current {
  font-size: 11px;
  line-height: 100%;
  color: #090;
  margin: 0 0 5px 0;
}

/* line 78, app/assets/stylesheets/shared/_groups.scss */
div.statuskey div.current span {
  display: block;
  width: 11px;
  height: 11px;
  background-color: #dfd;
  float: left;
  margin-right: 5px;
}

/* line 79, app/assets/stylesheets/shared/_groups.scss */
div.statuskey div.future, div.statuskey div.upcoming {
  font-size: 11px;
  line-height: 100%;
  color: #099;
  margin: 0 0 5px 0;
}

/* line 80, app/assets/stylesheets/shared/_groups.scss */
div.statuskey div.future span, div.statuskey div.upcoming span {
  display: block;
  width: 11px;
  height: 11px;
  background-color: #dff;
  float: left;
  margin-right: 5px;
}

/* line 82, app/assets/stylesheets/shared/_groups.scss */
.group-details, .event-details {
  margin-bottom: 20px;
}

/* line 85, app/assets/stylesheets/shared/_groups.scss */
.group-details .details-facet, .event-details .details-facet {
  margin-right: 10px;
}

/* line 90, app/assets/stylesheets/shared/_groups.scss */
.group-register, .event-register {
  margin: 10px 0 30px 0;
  padding: 15px;
  background-color: #f3f3f3;
  border-radius: 2px;
}

/* line 96, app/assets/stylesheets/shared/_groups.scss */
.group-register h3, .event-register h3 {
  margin: 0 0 5px 0;
}

@media (max-width: 992px) {
  /* line 104, app/assets/stylesheets/shared/_groups.scss */
  table.meetings td {
    white-space: normal !important;
  }
}

/* line 112, app/assets/stylesheets/shared/_groups.scss */
table#meetings .hidden-delete {
  display: none !important;
}

/* line 116, app/assets/stylesheets/shared/_groups.scss */
table#meetings .input-group-addon {
  background: #fff;
  border: 0;
}

/* line 121, app/assets/stylesheets/shared/_groups.scss */
table#meetings .time-input {
  border: 1px solid #ccc;
}

/* line 124, app/assets/stylesheets/shared/_groups.scss */
table#meetings .time-input input {
  border: 0px solid;
  text-align: center;
}

/* line 129, app/assets/stylesheets/shared/_groups.scss */
table#meetings .time-input input:first-child {
  padding-right: 2px;
}

/* line 133, app/assets/stylesheets/shared/_groups.scss */
table#meetings .time-input input:last-child {
  padding-left: 2px;
}

/* line 137, app/assets/stylesheets/shared/_groups.scss */
table#meetings .time-input input:focus {
  box-shadow: none !important;
}

/* line 141, app/assets/stylesheets/shared/_groups.scss */
table#meetings .time-input .input-group-addon {
  padding-left: 3px;
  padding-right: 3px;
}

/* line 147, app/assets/stylesheets/shared/_groups.scss */
table#meetings .time-input:focus-within {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 153, app/assets/stylesheets/shared/_groups.scss */
table#meetings .ts-control {
  overflow: auto;
}

/* line 157, app/assets/stylesheets/shared/_groups.scss */
table#meetings tbody tr {
  font-size: 13px;
  line-height: 1.5em;
}

/* line 161, app/assets/stylesheets/shared/_groups.scss */
table#meetings tbody tr p, table#meetings tbody tr .form-group, table#meetings tbody tr .input-error, table#meetings tbody tr .help-block {
  margin-bottom: 0;
}

/* line 166, app/assets/stylesheets/shared/_groups.scss */
table#meetings td.remove span {
  font-size: 16px;
  padding: 8px 4px;
  vertical-align: middle;
}

/* line 172, app/assets/stylesheets/shared/_groups.scss */
table#meetings tfoot tr.fields {
  display: none;
}

/* line 177, app/assets/stylesheets/shared/_groups.scss */
#updateDetails {
  display: none;
  border: 1px dotted #cc9;
  padding: 10px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 177, app/assets/stylesheets/shared/_groups.scss */
  #updateDetails {
    margin-left: 20px;
  }
}

/* line 187, app/assets/stylesheets/shared/_groups.scss */
#updateDetails h3 {
  margin: 0 0 10px 0;
  font-size: 14px;
}

/* line 193, app/assets/stylesheets/shared/_groups.scss */
.tab-content-group {
  min-height: 400px;
}

/* line 197, app/assets/stylesheets/shared/_groups.scss */
.results-banner {
  margin: 0 auto 20px auto;
  padding: 10px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 197, app/assets/stylesheets/shared/_groups.scss */
  .results-banner {
    max-width: 580px;
  }
}

/* line 207, app/assets/stylesheets/shared/_groups.scss */
.results-banner img {
  margin-top: 10px;
  display: block;
  float: left;
}

/* line 213, app/assets/stylesheets/shared/_groups.scss */
.results-banner p {
  margin-bottom: 0;
  clear: both;
}

@media (min-width: 768px) {
  /* line 213, app/assets/stylesheets/shared/_groups.scss */
  .results-banner p {
    clear: none;
    margin-top: 0;
    padding-left: 200px;
    line-height: 1.3;
  }
}

/* line 225, app/assets/stylesheets/shared/_groups.scss */
.results-banner form {
  float: right;
  margin-top: 3px;
}

@media (min-width: 768px) {
  /* line 225, app/assets/stylesheets/shared/_groups.scss */
  .results-banner form {
    margin-left: 20px;
  }
}

/* line 7, app/assets/stylesheets/shared/_search.scss */
section.section-search-form {
  background-color: rgba(0, 0, 0, 0.05);
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  /* line 7, app/assets/stylesheets/shared/_search.scss */
  section.section-search-form {
    padding-bottom: 30px;
  }
}

/* line 17, app/assets/stylesheets/shared/_search.scss */
.search-form {
  margin-bottom: 0;
}

/* line 21, app/assets/stylesheets/shared/_search.scss */
section.section-search-results {
  padding-top: 20px;
  min-height: 550px;
}

@media screen and (min-width: 768px) {
  /* line 21, app/assets/stylesheets/shared/_search.scss */
  section.section-search-results {
    padding-top: 30px;
  }
}

/* line 30, app/assets/stylesheets/shared/_search.scss */
.search-filter {
  text-overflow: auto;
  margin-top: 8px;
  margin-right: 20px;
  display: inline-block;
}

/* line 36, app/assets/stylesheets/shared/_search.scss */
.search-filter .search-filter-label {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: 3px;
}

/* line 45, app/assets/stylesheets/shared/_search.scss */
.search-filter .dropdown-toggle .svg-inline--fa {
  color: #999;
  margin-right: 3px;
  vertical-align: middle;
}

/* line 51, app/assets/stylesheets/shared/_search.scss */
.search-filter .dropdown-toggle .dropdown-label {
  vertical-align: middle;
}

/* line 55, app/assets/stylesheets/shared/_search.scss */
.search-filter .dropdown-toggle .caret {
  color: #999;
  vertical-align: middle;
}

/* line 62, app/assets/stylesheets/shared/_search.scss */
.search-filter .dropdown-menu a {
  text-decoration: none;
}

/* line 66, app/assets/stylesheets/shared/_search.scss */
.search-filter .dropdown-menu label {
  display: block;
  margin-bottom: 0;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #333333;
  white-space: nowrap;
}

/* line 75, app/assets/stylesheets/shared/_search.scss */
.search-filter .dropdown-menu label:hover, .search-filter .dropdown-menu label:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 81, app/assets/stylesheets/shared/_search.scss */
.search-filter .dropdown-menu label input[type=checkbox] {
  margin-right: 5px;
}

/* line 88, app/assets/stylesheets/shared/_search.scss */
.search-filters-btn {
  float: left;
  margin-bottom: 10px;
}

/* line 92, app/assets/stylesheets/shared/_search.scss */
.search-filters-btn .svg-inline--fa {
  color: #999;
  margin-right: 3px;
  vertical-align: middle;
}

/* line 98, app/assets/stylesheets/shared/_search.scss */
.search-filters-btn .btn-label {
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  /* line 88, app/assets/stylesheets/shared/_search.scss */
  .search-filters-btn {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  /* line 107, app/assets/stylesheets/shared/_search.scss */
  #searchFilters {
    display: block;
  }
}

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

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

@media screen and (max-width: 768px) {
  /* line 113, app/assets/stylesheets/shared/_search.scss */
  .search-controls {
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 768px) {
  /* line 120, app/assets/stylesheets/shared/_search.scss */
  .search-sort {
    width: 100%;
    float: none;
  }
}

/* line 127, app/assets/stylesheets/shared/_search.scss */
.search-sort .dropdown-toggle {
  cursor: pointer;
  text-decoration: none;
}

/* line 131, app/assets/stylesheets/shared/_search.scss */
.search-sort .dropdown-toggle .dropdown-label {
  text-decoration: underline;
}

/* line 137, app/assets/stylesheets/shared/_search.scss */
.search-sort .dropdown-menu a {
  text-decoration: none;
}

/* line 143, app/assets/stylesheets/shared/_search.scss */
.search-toggle {
  overflow: auto;
  margin-bottom: 10px;
}

@media screen and (min-width: 480px) {
  /* line 143, app/assets/stylesheets/shared/_search.scss */
  .search-toggle {
    float: right;
  }
}

@media screen and (min-width: 768px) {
  /* line 143, app/assets/stylesheets/shared/_search.scss */
  .search-toggle {
    display: none;
  }
}

/* line 155, app/assets/stylesheets/shared/_search.scss */
.search-toggle .nav-pills {
  float: right;
}

/* line 159, app/assets/stylesheets/shared/_search.scss */
.search-toggle .pill-label-extended {
  display: none;
}

@media screen and (min-width: 360px) {
  /* line 159, app/assets/stylesheets/shared/_search.scss */
  .search-toggle .pill-label-extended {
    display: inline;
  }
}

/* line 169, app/assets/stylesheets/shared/_search.scss */
.nav-pill .svg-inline--fa {
  color: #999;
  margin-right: 3px;
  vertical-align: middle;
}

/* line 175, app/assets/stylesheets/shared/_search.scss */
.nav-pill .pill-label {
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  /* line 181, app/assets/stylesheets/shared/_search.scss */
  .tab-content-search .tab-pane {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  /* line 189, app/assets/stylesheets/shared/_search.scss */
  .search-list .results-placeholder {
    padding-top: 30px;
  }
}

/* line 196, app/assets/stylesheets/shared/_search.scss */
.search-frame {
  border: 1px solid #ccc;
  background-color: #f3f2ef;
  border-radius: 3px;
  width: 100%;
  height: 500px;
}

@media screen and (min-width: 768px) {
  /* line 196, app/assets/stylesheets/shared/_search.scss */
  .search-frame {
    width: 400px;
  }
}

@media screen and (min-width: 992px) {
  /* line 196, app/assets/stylesheets/shared/_search.scss */
  .search-frame {
    width: 550px;
  }
}

/* line 211, app/assets/stylesheets/shared/_search.scss */
.search-frame.affix {
  position: static;
}

@media screen and (min-width: 768px) {
  /* line 211, app/assets/stylesheets/shared/_search.scss */
  .search-frame.affix {
    position: fixed;
    top: 100px;
  }
}

@media screen and (min-width: 768px) {
  /* line 220, app/assets/stylesheets/shared/_search.scss */
  .search-frame.affix-bottom {
    position: absolute;
  }
}

/* line 227, app/assets/stylesheets/shared/_search.scss */
.search-map-iframe {
  width: 100%;
  height: 100%;
}

/* line 232, app/assets/stylesheets/shared/_search.scss */
.event-result {
  display: block;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  border-radius: 3px;
  text-decoration: none;
}

/* line 239, app/assets/stylesheets/shared/_search.scss */
.event-result:hover, .event-result:focus, .event-result.active {
  text-decoration: none;
  border-color: #0072bc;
  box-shadow: 0 0 6px #23a8ff;
}

/* line 246, app/assets/stylesheets/shared/_search.scss */
.event-result-header {
  padding: 10px 10px 0 10px;
}

/* line 249, app/assets/stylesheets/shared/_search.scss */
.event-result-header .event-header-button {
  float: right;
}

/* line 254, app/assets/stylesheets/shared/_search.scss */
.event-result-overline {
  font-size: 12px;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-weight: bold;
  color: #888;
}

/* line 262, app/assets/stylesheets/shared/_search.scss */
.event-result-datetime {
  margin-bottom: 5px;
}

/* line 266, app/assets/stylesheets/shared/_search.scss */
.event-result-date {
  font-size: 20px;
  line-height: 1em;
  text-decoration: underline;
  margin-right: 5px;
}

/* line 273, app/assets/stylesheets/shared/_search.scss */
.event-result-time {
  font-size: 16px;
  color: #686868;
}

/* line 278, app/assets/stylesheets/shared/_search.scss */
.event-result-body {
  padding: 0 10px 10px 10px;
}

/* line 282, app/assets/stylesheets/shared/_search.scss */
.event-result-attributes {
  font-size: 14px;
  overflow: auto;
}

/* line 286, app/assets/stylesheets/shared/_search.scss */
.event-result-attributes .event-result-attribute {
  color: #888;
  margin-right: 5px;
  display: block;
  float: left;
}

/* line 292, app/assets/stylesheets/shared/_search.scss */
.event-result-attributes .event-result-attribute:after {
  content: '•';
  color: #888;
  display: inline-block;
  margin-left: 5px;
}

/* line 299, app/assets/stylesheets/shared/_search.scss */
.event-result-attributes .event-result-attribute:last-child:after {
  content: none;
  margin: 0;
}

/* line 304, app/assets/stylesheets/shared/_search.scss */
.event-result-attributes .event-result-attribute.event-result-attribute-linked {
  color: unset;
  text-decoration: underline;
}

/* line 311, app/assets/stylesheets/shared/_search.scss */
.event-result-footer {
  padding: 10px;
  background-color: #f0f0f0;
}

/* line 316, app/assets/stylesheets/shared/_search.scss */
.event-result-distance {
  float: right;
  text-align: right;
  font-size: 13px;
  font-weight: bold;
}

/* line 323, app/assets/stylesheets/shared/_search.scss */
.event-result-location {
  font-size: 13px;
  color: #686868;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 355, app/assets/stylesheets/shared/_search.scss */
.event-result-dc-main {
  border-color: #babfde;
}

/* line 334, app/assets/stylesheets/shared/_search.scss */
.event-result-dc-main:hover, .event-result-dc-main:focus, .event-result-dc-main.active {
  border-color: #757fbd;
}

/* line 338, app/assets/stylesheets/shared/_search.scss */
.event-result-dc-main .event-result-overline {
  color: #757fbd;
}

/* line 342, app/assets/stylesheets/shared/_search.scss */
.event-result-dc-main .event-result-footer {
  background-color: #dcdfef;
}

/* line 346, app/assets/stylesheets/shared/_search.scss */
.event-result-dc-main .event-result-distance {
  color: #525fad;
}

/* line 350, app/assets/stylesheets/shared/_search.scss */
.event-result-dc-main .event-result-location {
  color: #525fad;
}

/* line 359, app/assets/stylesheets/shared/_search.scss */
.event-result-dc-surviving_holidays {
  border-color: #b9d1ed;
}

/* line 334, app/assets/stylesheets/shared/_search.scss */
.event-result-dc-surviving_holidays:hover, .event-result-dc-surviving_holidays:focus, .event-result-dc-surviving_holidays.active {
  border-color: #679cd9;
}

/* line 338, app/assets/stylesheets/shared/_search.scss */
.event-result-dc-surviving_holidays .event-result-overline {
  color: #679cd9;
}

/* line 342, app/assets/stylesheets/shared/_search.scss */
.event-result-dc-surviving_holidays .event-result-footer {
  background-color: #e1ecf8;
}

/* line 346, app/assets/stylesheets/shared/_search.scss */
.event-result-dc-surviving_holidays .event-result-distance {
  color: #3e82cf;
}

/* line 350, app/assets/stylesheets/shared/_search.scss */
.event-result-dc-surviving_holidays .event-result-location {
  color: #3e82cf;
}

/* line 363, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-main {
  border-color: #dcbb7f;
}

/* line 334, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-main:hover, .event-result-gs-main:focus, .event-result-gs-main.active {
  border-color: #c08f35;
}

/* line 338, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-main .event-result-overline {
  color: #c08f35;
}

/* line 342, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-main .event-result-footer {
  background-color: #e7d0a7;
}

/* line 346, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-main .event-result-distance {
  color: #98712a;
}

/* line 350, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-main .event-result-location {
  color: #98712a;
}

/* line 367, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-surviving_holidays {
  border-color: #a7c8b1;
}

/* line 334, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-surviving_holidays:hover, .event-result-gs-surviving_holidays:focus, .event-result-gs-surviving_holidays.active {
  border-color: #68a17a;
}

/* line 338, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-surviving_holidays .event-result-overline {
  color: #68a17a;
}

/* line 342, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-surviving_holidays .event-result-footer {
  background-color: #c6dccd;
}

/* line 346, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-surviving_holidays .event-result-distance {
  color: #528462;
}

/* line 350, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-surviving_holidays .event-result-location {
  color: #528462;
}

/* line 371, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-loss_of_spouse {
  border-color: #e29d79;
}

/* line 334, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-loss_of_spouse:hover, .event-result-gs-loss_of_spouse:focus, .event-result-gs-loss_of_spouse.active {
  border-color: #ca612b;
}

/* line 338, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-loss_of_spouse .event-result-overline {
  color: #ca612b;
}

/* line 342, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-loss_of_spouse .event-result-footer {
  background-color: #ebbba3;
}

/* line 346, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-loss_of_spouse .event-result-distance {
  color: #a04d22;
}

/* line 350, app/assets/stylesheets/shared/_search.scss */
.event-result-gs-loss_of_spouse .event-result-location {
  color: #a04d22;
}

/* line 375, app/assets/stylesheets/shared/_search.scss */
.event-result-sp-main {
  border-color: #f1bb95;
}

/* line 334, app/assets/stylesheets/shared/_search.scss */
.event-result-sp-main:hover, .event-result-sp-main:focus, .event-result-sp-main.active {
  border-color: #e5813b;
}

/* line 338, app/assets/stylesheets/shared/_search.scss */
.event-result-sp-main .event-result-overline {
  color: #e5813b;
}

/* line 342, app/assets/stylesheets/shared/_search.scss */
.event-result-sp-main .event-result-footer {
  background-color: #f7d8c2;
}

/* line 346, app/assets/stylesheets/shared/_search.scss */
.event-result-sp-main .event-result-distance {
  color: #d1671c;
}

/* line 350, app/assets/stylesheets/shared/_search.scss */
.event-result-sp-main .event-result-location {
  color: #d1671c;
}

@keyframes shine {
  0% {
    background-position: 150% 50%;
  }
  100% {
    background-position: -50% 50%;
  }
}

/* line 399, app/assets/stylesheets/shared/_search.scss */
.event-result-placeholder {
  border: 1px solid #f0f0f0;
}

/* line 402, app/assets/stylesheets/shared/_search.scss */
.event-result-placeholder:hover, .event-result-placeholder:focus, .event-result-placeholder.active {
  border: 1px solid #f0f0f0;
  box-shadow: none;
}

/* line 407, app/assets/stylesheets/shared/_search.scss */
.event-result-placeholder .event-result-footer {
  background-image: linear-gradient(90deg, rgba(243, 243, 243, 0) 0, rgba(243, 243, 243, 0) 10%, #f3f3f3 50%, rgba(243, 243, 243, 0) 90%, rgba(243, 243, 243, 0) 100%);
  background-size: 200%;
  animation: shine 2s infinite linear;
}

/* line 412, app/assets/stylesheets/shared/_search.scss */
.event-result-overline-placeholder {
  width: 50%;
  height: 14px;
  margin-bottom: 4px;
  background-color: #efefef;
  background-image: linear-gradient(90deg, rgba(243, 243, 243, 0) 0, rgba(243, 243, 243, 0) 10%, #f3f3f3 50%, rgba(243, 243, 243, 0) 90%, rgba(243, 243, 243, 0) 100%);
  background-size: 200%;
  animation: shine 2s infinite linear;
}

/* line 420, app/assets/stylesheets/shared/_search.scss */
.event-result-datetime-placeholder {
  width: 80%;
  height: 22px;
  background-color: #dfdfdf;
  background-image: linear-gradient(90deg, rgba(243, 243, 243, 0) 0, rgba(243, 243, 243, 0) 10%, #f3f3f3 50%, rgba(243, 243, 243, 0) 90%, rgba(243, 243, 243, 0) 100%);
  background-size: 200%;
  animation: shine 2s infinite linear;
}

/* line 427, app/assets/stylesheets/shared/_search.scss */
.event-result-body-placeholder {
  width: 60%;
  height: 16px;
  background-color: #efefef;
  background-image: linear-gradient(90deg, rgba(243, 243, 243, 0) 0, rgba(243, 243, 243, 0) 10%, #f3f3f3 50%, rgba(243, 243, 243, 0) 90%, rgba(243, 243, 243, 0) 100%);
  background-size: 200%;
  animation: shine 2s infinite linear;
}

/* line 434, app/assets/stylesheets/shared/_search.scss */
.event-result-location-placeholder {
  height: 20px;
}

/* line 440, app/assets/stylesheets/shared/_search.scss */
.expand-results {
  display: block;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  border-radius: 3px;
  text-decoration: none;
}

/* line 447, app/assets/stylesheets/shared/_search.scss */
.expand-results:hover, .expand-results:focus, .expand-results.active {
  text-decoration: none;
  border-color: #bbb;
  box-shadow: 0 0 6px #eeeeee;
}

/* line 454, app/assets/stylesheets/shared/_search.scss */
.expand-results-header {
  margin-bottom: 5px;
  padding: 10px 10px 0 10px;
  font-size: 16px;
  line-height: 1em;
  text-decoration: underline;
}

/* line 462, app/assets/stylesheets/shared/_search.scss */
.expand-results-body {
  padding: 0 10px 10px 10px;
  color: #888;
  font-size: 13px;
}

/* line 468, app/assets/stylesheets/shared/_search.scss */
.find-group-leader {
  display: block;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  padding: 15px;
  border-radius: 3px;
  text-decoration: none;
  background-color: #194b85;
}

/* line 478, app/assets/stylesheets/shared/_search.scss */
.dc-find-group-leader {
  display: block;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  padding: 15px;
  border-radius: 3px;
  text-decoration: none;
  background-color: #194b85;
}

/* line 488, app/assets/stylesheets/shared/_search.scss */
.gs-find-group-leader {
  display: block;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  padding: 15px;
  border-radius: 3px;
  text-decoration: none;
  background-color: #6297a1;
}

/* line 498, app/assets/stylesheets/shared/_search.scss */
.sp-find-group-leader {
  display: block;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  padding: 15px;
  border-radius: 3px;
  text-decoration: none;
  background-color: #6297a1;
}

/* line 508, app/assets/stylesheets/shared/_search.scss */
.find-group-leader-header {
  margin-bottom: 10px;
  padding: 10px 10px 0 10px;
  font-size: 16px;
  font-weight: 900;
  line-height: 1em;
  color: white;
}

/* line 517, app/assets/stylesheets/shared/_search.scss */
.find-group-leader-body {
  padding: 0 10px 10px 10px;
  color: white;
  font-size: 13px;
  font-weight: 500;
}

/* line 524, app/assets/stylesheets/shared/_search.scss */
#map {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

/* line 525, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder {
  width: 100%;
}

/* line 526, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--input {
  height: 42px;
  font-family: 'Noto Sans', sans-serif;
}

/* Basics */
/* line 529, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder,
.mapboxgl-ctrl-geocoder *,
.mapboxgl-ctrl-geocoder *:after,
.mapboxgl-ctrl-geocoder *:before {
  box-sizing: border-box;
}

/* line 536, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder {
  font-size: 14px !important;
  line-height: 24px;
  font-family: 'Noto Sans', -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #fff;
  width: 100%;
  min-width: 230px;
  z-index: 1;
  border-radius: 4px;
  transition: width .25s, min-width .25s;
}

/* line 549, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--input {
  font: inherit;
  width: 100%;
  border: 0;
  border-radius: 0.25rem;
  background-color: transparent;
  margin: 0;
  height: 50px;
  color: #404040;
  /* fallback */
  color: rgba(0, 0, 0, 0.75);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  outline: 1px solid #ccc;
}

/* line 566, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--input::-ms-clear {
  display: none;
  /* hide input clear button in IE */
}

/* line 570, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--input:focus {
  color: #404040;
  /* fallback */
  color: rgba(0, 0, 0, 0.75);
  outline: 3px solid #ccc;
}

/* line 576, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--pin-right > * {
  z-index: 2;
  position: absolute;
  right: 8px;
  top: 7px;
  display: none;
}

/* line 584, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder .suggestions {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}

/* Collapsed */
/* line 589, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed {
  width: 50px;
  min-width: 50px;
  transition: width .25s, min-width .25s;
}

/* Suggestions */
/* line 596, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder .suggestions {
  background-color: #fff;
  border-radius: 4px;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 110%;
  /* fallback */
  top: calc(100% + 6px);
  z-index: 1000;
  overflow: hidden;
  font-size: 15px;
}

/* line 612, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-bottom-left .suggestions,
.mapboxgl-ctrl-bottom-right .suggestions {
  top: auto;
  bottom: 100%;
}

/* line 618, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder .suggestions > li > a {
  cursor: default;
  display: block;
  padding: 6px 12px;
  color: #404040;
}

/* line 625, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder .suggestions > .active > a,
.mapboxgl-ctrl-geocoder .suggestions > li > a:hover {
  color: #404040;
  background-color: #f3f3f3;
  text-decoration: none;
  cursor: pointer;
}

/* line 633, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--suggestion-title {
  font-weight: bold;
}

/* line 637, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--suggestion-title,
.mapboxgl-ctrl-geocoder--suggestion-address {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* Icons */
/* line 645, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--icon {
  display: inline-block;
  vertical-align: middle;
  speak: none;
  fill: #757575;
  top: 15px;
}

/* line 653, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--icon-search {
  display: none;
}

/* line 657, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--button {
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
  background: #fff;
  line-height: 1;
}

/* line 666, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--icon-close {
  width: 20px;
  height: 20px;
  margin-top: 8px;
  margin-right: 45px;
}

/* line 674, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--button:hover .mapboxgl-ctrl-geocoder--icon-close {
  fill: #909090;
}

/* line 678, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--icon-geolocate {
  width: 22px;
  height: 22px;
  margin-top: 6px;
  margin-right: 3px;
}

/* line 685, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--icon-loading {
  width: 26px;
  height: 26px;
  margin-top: 5px;
  margin-right: 0px;
  animation: rotate 0.8s infinite cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

/* line 695, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--powered-by {
  display: block;
  float: left;
  padding: 6px 12px;
  padding-bottom: 9px;
  font-size: 13px;
}

/* line 703, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--powered-by a {
  color: #909090;
}

/* line 707, app/assets/stylesheets/shared/_search.scss */
.mapboxgl-ctrl-geocoder--powered-by a:not(:hover) {
  text-decoration: none;
}

/* Animation */

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

/* Media queries*/
@media screen and (min-width: 640px) {
  /* line 737, app/assets/stylesheets/shared/_search.scss */
  .mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed {
    width: 36px;
    min-width: 36px;
  }
  /* line 742, app/assets/stylesheets/shared/_search.scss */
  .mapboxgl-ctrl-geocoder {
    width: 60%;
    font-size: 15px;
    line-height: 20px;
    max-width: 360px;
  }
  /* line 750, app/assets/stylesheets/shared/_search.scss */
  .mapboxgl-ctrl-geocoder .suggestions {
    font-size: 13px;
  }
  /* line 754, app/assets/stylesheets/shared/_search.scss */
  .mapboxgl-ctrl-geocoder--icon {
    top: 8px;
  }
  /* line 758, app/assets/stylesheets/shared/_search.scss */
  .mapboxgl-ctrl-geocoder--icon-close {
    width: 16px;
    height: 16px;
    margin-top: 8px;
    margin-right: 45px;
  }
  /* line 765, app/assets/stylesheets/shared/_search.scss */
  .mapboxgl-ctrl-geocoder--icon-geolocate {
    width: 18px;
    height: 18px;
    margin-top: 2px;
    margin-right: 0;
  }
  /* line 772, app/assets/stylesheets/shared/_search.scss */
  .mapboxgl-ctrl-geocoder--icon-search {
    left: 7px;
    width: 20px;
    height: 20px;
  }
  /* line 778, app/assets/stylesheets/shared/_search.scss */
  .mapboxgl-ctrl-geocoder--input {
    height: 45px !important;
    padding: 12px !important;
  }
  /* line 783, app/assets/stylesheets/shared/_search.scss */
  .mapboxgl-ctrl-geocoder--icon-loading {
    width: 26px;
    height: 26px;
    margin-top: -2px;
    margin-right: -5px;
  }
  /* line 790, app/assets/stylesheets/shared/_search.scss */
  .mapbox-gl-geocoder--error {
    color: #909090;
    padding: 6px 12px;
    font-size: 16px;
    text-align: center;
  }
  /* line 797, app/assets/stylesheets/shared/_search.scss */
  .mapboxgl-ctrl-geocoder--powered-by {
    font-size: 11px !important;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  /* line 4, app/assets/stylesheets/shared/_members.scss */
  body[data-controller='members'][data-action='index'] .section-top {
    background-image: url(shared/heroes/watch-4ecbad933e92369e1e0ca5964cea081aa93e5109da7e709bc2b6d31f3cd54c8f.jpg);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: cover;
    min-height: 700px;
  }
}

@media (min-width: 992px) {
  /* line 14, app/assets/stylesheets/shared/_members.scss */
  body[data-controller='members'][data-action='index'] h1 {
    margin-top: 140px;
  }
}

/* line 1, app/assets/stylesheets/shared/_my.scss */
.breadcrumb.breadcrumb-my {
  padding: 0;
  margin: 0;
  font-weight: 600;
  color: #999;
}

/* line 7, app/assets/stylesheets/shared/_my.scss */
.breadcrumb.breadcrumb-my > li + li:before {
  padding: 0;
  color: #ccc;
  content: "> ";
  margin: 0 2px;
}

/* line 14, app/assets/stylesheets/shared/_my.scss */
.breadcrumb.breadcrumb-my > .active {
  color: #194b85;
}

/* line 18, app/assets/stylesheets/shared/_my.scss */
.breadcrumb.breadcrumb-my > li a {
  text-decoration: none;
  color: #194b85;
}

/* line 24, app/assets/stylesheets/shared/_my.scss */
.watch-menu {
  text-align: right;
}

@media (min-width: 992px) {
  /* line 24, app/assets/stylesheets/shared/_my.scss */
  .watch-menu {
    float: right;
  }
}

/* line 34, app/assets/stylesheets/shared/_my.scss */
body[data-controller='my/curriculum_sessions'] h2 {
  margin: 0 0 5px 0;
}

/* line 37, app/assets/stylesheets/shared/_my.scss */
body[data-controller='my/curriculum_sessions'] h2 a {
  text-decoration: none;
}

/* line 42, app/assets/stylesheets/shared/_my.scss */
body[data-controller='my/curriculum_sessions'] .overline {
  font-size: 14px;
  color: #999;
}

/* line 47, app/assets/stylesheets/shared/_my.scss */
body[data-controller='my/curriculum_sessions'] .curriculum_session-video_duration {
  font-family: "Noto Sans", Helvetica, Arial, san-serif;
  font-size: 16px;
}

/* line 52, app/assets/stylesheets/shared/_my.scss */
body[data-controller='my/curriculum_sessions'] .curriculum_session-still {
  margin-bottom: 10px;
}

/* line 56, app/assets/stylesheets/shared/_my.scss */
body[data-controller='my/curriculum_sessions'] .my-plus-ad {
  margin-top: 30px;
  padding: 18px;
  text-align: center;
  background: #002d62;
}

/* line 62, app/assets/stylesheets/shared/_my.scss */
body[data-controller='my/curriculum_sessions'] .my-plus-ad a {
  color: white;
  font-size: 18px;
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/shared/_themes.scss */
.theme {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
  background-color: #4d788d;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 15px;
}

/* line 13, app/assets/stylesheets/shared/_themes.scss */
.theme:hover {
  background-color: #184D5F;
  text-decoration: none;
  color: #fff;
}

/* line 21, app/assets/stylesheets/shared/_themes.scss */
body.dc .theme {
  background-color: #4d788d;
}

/* line 24, app/assets/stylesheets/shared/_themes.scss */
body.dc .theme:hover {
  background-color: #184D5F;
}

/* line 31, app/assets/stylesheets/shared/_themes.scss */
body.gs .theme {
  background-color: #5B7B66;
}

/* line 34, app/assets/stylesheets/shared/_themes.scss */
body.gs .theme:hover {
  background-color: #384C3F;
}

/* line 4, app/assets/stylesheets/shared/_videos.scss */
.grid-video {
  display: block;
  margin-bottom: 30px;
}

/* line 8, app/assets/stylesheets/shared/_videos.scss */
.grid-video, .grid-video:hover, .grid-video:focus {
  color: unset;
  text-decoration: none;
}

/* line 14, app/assets/stylesheets/shared/_videos.scss */
.grid-video__meta {
  margin-top: 7.5px;
  height: 64px;
}

/* line 19, app/assets/stylesheets/shared/_videos.scss */
.grid-video__title {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  color: #002d62;
}

/* line 26, app/assets/stylesheets/shared/_videos.scss */
.grid-video__category {
  font-size: 13px;
  text-transform: uppercase;
  color: #999;
}

/* line 32, app/assets/stylesheets/shared/_videos.scss */
.grid-video__duration {
  font-size: 13px;
  color: #999;
}

/* line 40, app/assets/stylesheets/shared/_videos.scss */
.row-video {
  display: block;
  margin-bottom: 30px;
}

/* line 44, app/assets/stylesheets/shared/_videos.scss */
.row-video, .row-video:hover, .row-video:focus {
  color: unset;
  text-decoration: none;
}

/* line 50, app/assets/stylesheets/shared/_videos.scss */
.row-video__meta {
  margin-top: 7.5px;
}

/* line 54, app/assets/stylesheets/shared/_videos.scss */
.row-video__title {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  color: #002d62;
}

/* line 61, app/assets/stylesheets/shared/_videos.scss */
.row-video__duration {
  font-size: 13px;
  color: #999;
  margin-bottom: 7.5px;
}

/* line 68, app/assets/stylesheets/shared/_videos.scss */
.row-video__description p:last-child {
  margin-bottom: 0;
}

/* line 76, app/assets/stylesheets/shared/_videos.scss */
.list-video {
  display: block;
  margin-bottom: 30px;
}

/* line 80, app/assets/stylesheets/shared/_videos.scss */
.list-video, .list-video:hover, .list-video:focus {
  color: unset;
  text-decoration: none;
}

/* line 86, app/assets/stylesheets/shared/_videos.scss */
.list-video__meta {
  margin-top: 7.5px;
}

/* line 90, app/assets/stylesheets/shared/_videos.scss */
.list-video__title {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  color: #002d62;
  margin-bottom: 7.5px;
}

/* line 98, app/assets/stylesheets/shared/_videos.scss */
.list-video__title-disabled {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 7.5px;
}

/* line 106, app/assets/stylesheets/shared/_videos.scss */
.list-video__duration {
  font-size: 13px;
  font-weight: normal;
  color: #999;
}

/* line 112, app/assets/stylesheets/shared/_videos.scss */
.list-video__description {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 117, app/assets/stylesheets/shared/_videos.scss */
.list-video__description p:last-child {
  margin-bottom: 0;
}

/* line 125, app/assets/stylesheets/shared/_videos.scss */
.still {
  display: block;
  background-color: #eee;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio */
}

/* line 132, app/assets/stylesheets/shared/_videos.scss */
.still.still--preview {
  background-color: #002d62;
}

/* line 135, app/assets/stylesheets/shared/_videos.scss */
.still.still--preview .still__image {
  opacity: 0.3;
}

/* line 141, app/assets/stylesheets/shared/_videos.scss */
.still__corner {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  border-color: #002d62;
  width: 50px;
  height: 50px;
  z-index: 1;
  color: #fff;
  font-size: 18px;
  line-height: 50px;
}

/* line 156, app/assets/stylesheets/shared/_videos.scss */
.still__corner::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  width: 0;
  height: 0;
  background-color: transparent !important;
  border-top: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-top-color: inherit;
}

/* line 172, app/assets/stylesheets/shared/_videos.scss */
.still__corner svg {
  position: relative;
  left: -10px;
  top: -10px;
}

/* line 179, app/assets/stylesheets/shared/_videos.scss */
.still__image {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
}

/* line 189, app/assets/stylesheets/shared/_videos.scss */
.video-preview {
  background-color: #002d62;
  position: relative;
  width: 100%;
}

/* line 194, app/assets/stylesheets/shared/_videos.scss */
.video-preview img {
  display: block;
  margin: 0 auto;
  width: 100%;
  opacity: 0.3;
  z-index: 0;
}

/* line 202, app/assets/stylesheets/shared/_videos.scss */
.video-preview .video-preview__message {
  top: 50%;
  left: 0;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0 15px;
  text-align: center;
}

/* line 212, app/assets/stylesheets/shared/_videos.scss */
.video-preview .video-preview__message h2 {
  color: #fff;
}

/* line 220, app/assets/stylesheets/shared/_videos.scss */
.video-context {
  background-color: #414141;
  color: #fff;
  line-height: 50px;
}

/* line 225, app/assets/stylesheets/shared/_videos.scss */
.video-context img {
  width: auto;
  height: 50px;
}

/* line 230, app/assets/stylesheets/shared/_videos.scss */
.video-context a {
  color: #fff;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/shared/_playlists.scss */
.playlist {
  display: block;
}

/* line 4, app/assets/stylesheets/shared/_playlists.scss */
.playlist, .playlist:hover, .playlist:focus {
  color: unset;
  text-decoration: none;
}

/* line 9, app/assets/stylesheets/shared/_playlists.scss */
.playlist .cover {
  display: block;
  background-color: #eee;
  position: relative;
  width: 100%;
  padding-top: 100%;
}

/* line 17, app/assets/stylesheets/shared/_playlists.scss */
.playlist .cover__plus-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  background-color: #002d62;
  width: 100%;
  height: 30px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  z-index: 1;
}

/* line 31, app/assets/stylesheets/shared/_playlists.scss */
.playlist .cover__image {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
}

/* line 1, app/assets/stylesheets/shared/_subjects.scss */
.subject {
  display: block;
}

/* line 4, app/assets/stylesheets/shared/_subjects.scss */
.subject, .subject:hover, .subject:focus {
  color: unset;
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/shared/_overrides.scss */
.ap-input-icon {
  display: none;
}

/* line 11, app/assets/stylesheets/shared/_overrides.scss */
html {
  font-size: 16px;
}

/* line 17, app/assets/stylesheets/shared/_overrides.scss */
body {
  padding-top: 0 !important;
  line-height: 1.5 rem;
}

/* line 22, app/assets/stylesheets/shared/_overrides.scss */
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: 600 !important;
}

/* line 27, app/assets/stylesheets/shared/_overrides.scss */
h1 {
  font-size: 32px !important;
}

/* line 30, app/assets/stylesheets/shared/_overrides.scss */
h1 strong {
  font-weight: bold !important;
}

/* line 35, app/assets/stylesheets/shared/_overrides.scss */
h2 {
  font-size: 24px;
}

/* line 39, app/assets/stylesheets/shared/_overrides.scss */
h3 {
  font-size: 20px;
}

/* line 43, app/assets/stylesheets/shared/_overrides.scss */
nav {
  height: 71px;
}

/* line 48, app/assets/stylesheets/shared/_overrides.scss */
nav a, nav a:hover, nav a:focus {
  font-size: 14px !important;
  text-decoration: none;
}

/* line 55, app/assets/stylesheets/shared/_overrides.scss */
nav a span {
  font-size: 14px !important;
}

/* line 62, app/assets/stylesheets/shared/_overrides.scss */
nav .dropdown-header {
  padding: 10px 24px;
}

/* line 66, app/assets/stylesheets/shared/_overrides.scss */
nav #logo {
  width: 146px !important;
}

/* line 73, app/assets/stylesheets/shared/_overrides.scss */
#section-footer .footer-column-header {
  font-size: 13px !important;
}

@media (max-width: 992px) {
  /* line 81, app/assets/stylesheets/shared/_overrides.scss */
  nav .dropdown-menu {
    border: none;
    box-shadow: none;
    position: absolute;
    background: transparent;
  }
  /* line 88, app/assets/stylesheets/shared/_overrides.scss */
  nav .dropdown-header {
    color: #fff;
  }
}

/* line 1, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 61, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 69, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 98, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 118, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 130, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 134, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 137, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 141, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 161, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 164, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 168, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 171, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 174, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 178, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 183, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 189, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 191, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

/* line 198, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 207, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 213, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 216, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 219, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 223, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 227, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 231, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 235, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 238, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 242, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 246, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 249, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 256, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 260, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 263, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 266, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 271, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 273, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 276, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 279, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 282, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 285, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 289, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 293, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 298, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 308, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 310, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 313, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 318, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 320, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 336, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 348, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 351, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 360, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 362, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 365, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 369, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 379, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 389, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 395, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 397, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 401, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 403, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 412, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 418, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 421, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

/* line 426, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 430, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 433, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 438, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 443, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 447, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 451, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 455, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 458, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 461, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 465, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 468, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 471, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 475, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 480, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*! Select2 Bootstrap Theme v0.1.0-beta.7 | MIT License | github.com/select2/select2-bootstrap-theme */
/* line 2, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap {
  display: block;
  /*------------------------------------*\
          #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
  /*------------------------------------*\
          #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*\
          #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*\
      #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
  /* 1 */
  /*------------------------------------*\
      #RTL SUPPORT
  \*------------------------------------*/
}

/* line 57, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  outline: 0;
}

/* line 68, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection.form-control {
  border-radius: 4px;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
   * Firefox 19+
   *
   * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
   */
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
  color: #999;
}

/* line 93, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field:-moz-placeholder {
  color: #999;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 100, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
  color: #999;
}

/* line 103, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option {
  /**
   * Disabled results.
   *
   * @see https://select2.github.io/examples.html#disabled-results
   */
  /**
   * Hover state.
   */
  /**
   * Selected state.
   */
}

/* line 116, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0;
}

/* line 119, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #777777;
  cursor: not-allowed;
}

/* line 123, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #f5f5f5;
  color: #262626;
}

/* line 127, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #337ab7;
  color: #fff;
}

/* line 131, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option {
  padding: 6px 12px;
}

/* line 134, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 137, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -12px;
  padding-left: 24px;
}

/* line 141, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -24px;
  padding-left: 36px;
}

/* line 145, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -36px;
  padding-left: 48px;
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -48px;
  padding-left: 60px;
}

/* line 153, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -60px;
  padding-left: 72px;
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__group {
  color: #777777;
  display: block;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  white-space: nowrap;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-color: #66afe9;
}

/* line 176, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
  /**
   * Handle border radii of the container when the dropdown is showing.
   */
}

/* line 184, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 4px 4px 4px;
}

/* line 188, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent;
}

/* line 193, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-color: transparent;
}

/* line 198, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection__clear {
  color: #999;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 205, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection__clear:hover {
  color: #333;
}

/* line 208, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ccc;
  box-shadow: none;
}

/* line 213, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  cursor: not-allowed;
}

/* line 217, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #eeeeee;
}

/* line 221, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}

/* line 225, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-dropdown {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-color: #66afe9;
  overflow-x: hidden;
  margin-top: -1px;
}

/* line 232, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-dropdown--above {
  margin-top: 1px;
}

/* line 235, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 239, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single {
  height: 34px;
  line-height: 1.428571429;
  padding: 6px 24px 6px 12px;
  /**
   * Adjust the single Select2's dropdown arrow button appearance.
   */
}

/* line 247, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  position: absolute;
  bottom: 0;
  right: 12px;
  top: 0;
  width: 4px;
}

/* line 254, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #999 transparent transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  height: 0;
  left: 0;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 266, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #555555;
  padding: 0;
}

/* line 270, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 273, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple {
  min-height: 34px;
  padding: 0;
  height: auto;
  /**
   * Make Multi Select2's choices match Bootstrap 3's default button styles.
   */
  /**
   * Minus 2px borders.
   */
  /**
   * Clear the selection.
   */
}

/* line 287, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  display: block;
  line-height: 1.428571429;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 301, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  float: left;
  margin-top: 5px;
}

/* line 306, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin: 5px 0 0 6px;
  padding: 0 6px;
}

/* line 316, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 32px;
  line-height: 1.428571429;
  margin-top: 0;
  min-width: 5em;
}

/* line 324, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 3px;
}

/* line 331, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 334, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 6px;
}

/* line 337, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-sm, .select2-container--bootstrap .input-group-sm > .select2-selection--single.form-control,
.select2-container--bootstrap .input-group-sm > .select2-selection--single.input-group-addon,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--single.btn, .input-group-sm .select2-container--bootstrap .select2-selection--single, .form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 22px 5px 10px;
  /* 2 */
}

/* line 345, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b, .select2-container--bootstrap .input-group-sm > .select2-selection--single.form-control .select2-selection__arrow b,
.select2-container--bootstrap .input-group-sm > .select2-selection--single.input-group-addon .select2-selection__arrow b,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--single.btn .select2-selection__arrow b, .input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -5px;
}

/* line 348, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm, .select2-container--bootstrap .input-group-sm > .select2-selection--multiple.form-control,
.select2-container--bootstrap .input-group-sm > .select2-selection--multiple.input-group-addon,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.btn, .input-group-sm .select2-container--bootstrap .select2-selection--multiple, .form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  min-height: 30px;
  border-radius: 3px;
}

/* line 352, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice, .select2-container--bootstrap .input-group-sm > .select2-selection--multiple.form-control .select2-selection__choice,
.select2-container--bootstrap .input-group-sm > .select2-selection--multiple.input-group-addon .select2-selection__choice,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.btn .select2-selection__choice, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 1.5;
  margin: 4px 0 0 5px;
  padding: 0 5px;
}

/* line 358, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field, .select2-container--bootstrap .input-group-sm > .select2-selection--multiple.form-control .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-sm > .select2-selection--multiple.input-group-addon .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.btn .select2-search--inline .select2-search__field, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 10px;
  font-size: 12px;
  height: 28px;
  line-height: 1.5;
}

/* line 364, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear, .select2-container--bootstrap .input-group-sm > .select2-selection--multiple.form-control .select2-selection__clear,
.select2-container--bootstrap .input-group-sm > .select2-selection--multiple.input-group-addon .select2-selection__clear,
.select2-container--bootstrap .input-group-sm > .input-group-btn > .select2-selection--multiple.btn .select2-selection__clear, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
}

/* line 367, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-lg, .select2-container--bootstrap .input-group-lg > .select2-selection--single.form-control,
.select2-container--bootstrap .input-group-lg > .select2-selection--single.input-group-addon,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.btn, .input-group-lg .select2-container--bootstrap .select2-selection--single, .form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 31px 10px 16px;
  /* 1 */
}

/* line 375, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow, .select2-container--bootstrap .input-group-lg > .select2-selection--single.form-control .select2-selection__arrow,
.select2-container--bootstrap .input-group-lg > .select2-selection--single.input-group-addon .select2-selection__arrow,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.btn .select2-selection__arrow, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 5px;
}

/* line 378, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b, .select2-container--bootstrap .input-group-lg > .select2-selection--single.form-control .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .select2-selection--single.input-group-addon .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--single.btn .select2-selection__arrow b, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  margin-left: -5px;
  margin-left: -10px;
  margin-top: -2.5px;
}

/* line 384, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg, .select2-container--bootstrap .input-group-lg > .select2-selection--multiple.form-control,
.select2-container--bootstrap .input-group-lg > .select2-selection--multiple.input-group-addon,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.btn, .input-group-lg .select2-container--bootstrap .select2-selection--multiple, .form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: 46px;
  border-radius: 6px;
}

/* line 388, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice, .select2-container--bootstrap .input-group-lg > .select2-selection--multiple.form-control .select2-selection__choice,
.select2-container--bootstrap .input-group-lg > .select2-selection--multiple.input-group-addon .select2-selection__choice,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.btn .select2-selection__choice, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  margin: 9px 0 0 8px;
  padding: 0 10px;
}

/* line 395, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field, .select2-container--bootstrap .input-group-lg > .select2-selection--multiple.form-control .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-lg > .select2-selection--multiple.input-group-addon .select2-search--inline .select2-search__field,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.btn .select2-search--inline .select2-search__field, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 16px;
  font-size: 18px;
  height: 44px;
  line-height: 1.3333333;
}

/* line 401, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear, .select2-container--bootstrap .input-group-lg > .select2-selection--multiple.form-control .select2-selection__clear,
.select2-container--bootstrap .input-group-lg > .select2-selection--multiple.input-group-addon .select2-selection__clear,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection--multiple.btn .select2-selection__clear, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 10px;
}

/* line 404, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single, .select2-container--bootstrap .input-group-lg > .select2-selection.select2-container--open.form-control .select2-selection--single,
.select2-container--bootstrap .input-group-lg > .select2-selection.select2-container--open.input-group-addon .select2-selection--single,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection.select2-container--open.btn .select2-selection--single {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
}

/* line 409, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b, .select2-container--bootstrap .input-group-lg > .select2-selection.select2-container--open.form-control .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .select2-selection.select2-container--open.input-group-addon .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .input-group-lg > .input-group-btn > .select2-selection.select2-container--open.btn .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}

/* line 413, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
}

/* line 418, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}

/* line 422, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] {
  /**
   * Single Select2
   *
   * 1. Makes sure that .select2-selection__placeholder is positioned
   *    correctly.
   */
  /**
   * Multiple Select2
   */
}

/* line 433, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
  padding-left: 24px;
  padding-right: 12px;
}

/* line 437, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  /* 1 */
}

/* line 443, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 446, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 12px;
  right: auto;
}

/* line 450, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
  margin-left: 0;
}

/* line 453, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

/* line 457, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 6px;
}

/* line 461, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/*------------------------------------*\
    #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
/* line 479, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #8a6d3b;
}

/* line 483, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  border-color: #66512c;
}

/* line 489, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning.select2-drop-active {
  border-color: #66512c;
}

/* line 492, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c;
}

/* line 496, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #a94442;
}

/* line 500, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  border-color: #843534;
}

/* line 506, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error.select2-drop-active {
  border-color: #843534;
}

/* line 509, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534;
}

/* line 513, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #3c763d;
}

/* line 517, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  border-color: #2b542c;
}

/* line 523, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success.select2-drop-active {
  border-color: #2b542c;
}

/* line 526, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstraps
 * "Input Group" component, we don't want specific edges of the Select2
 * container to have a border-radius.
 *
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on
 * a Bootstrap 3 .input-group to let the contained Select2 widget know which
 * edges should not be rounded as they are directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
/**
 * Mimick Bootstraps .input-group .form-control styles.
 *
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/* line 548, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group .select2-container--bootstrap {
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
}

/* line 561, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group .select2-container--bootstrap.select2-container--open, .input-group .select2-container--bootstrap.select2-container--focus {
  z-index: 3;
}

/* line 565, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 570, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/**
 * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grow taller than its initial size.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
/* line 582, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-bootstrap-append .select2-container--bootstrap,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container--bootstrap,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
  vertical-align: top;
}

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
/* line 600, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important;
}

/**
 * Display override for inline forms
*/
/* line 608, vendor/bundle/ruby/3.3.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2-bootstrap.css */
.form-inline .select2-container--bootstrap {
  display: inline-block;
}

/**
 * tom-select.css (v2.2.2)
 * Copyright (c) contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 */
/* line 80, app/assets/stylesheets/shared/_tom-select.scss */
:root {
  --ts-pr-clear-button:						0;
  --ts-pr-caret:								0;
  --ts-pr-min:								.75rem;
}

/* line 95, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.single .ts-control, .ts-wrapper.single .ts-control input {
  cursor: pointer;
}

/* line 101, app/assets/stylesheets/shared/_tom-select.scss */
.ts-control {
  padding-right: Max(var(--ts-pr-min), calc( var(--ts-pr-clear-button) + var(--ts-pr-caret))) !important;
}

/* line 141, app/assets/stylesheets/shared/_tom-select.scss */
.plugin-checkbox_options .option input {
  margin-right: 0.5rem;
}

/* line 146, app/assets/stylesheets/shared/_tom-select.scss */
.plugin-clear_button {
  --ts-pr-clear-button: 1em;
}

/* line 149, app/assets/stylesheets/shared/_tom-select.scss */
.plugin-clear_button .clear-button {
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(8px - 6px);
  margin-right: 0 !important;
  background: transparent !important;
  transition: opacity 0.5s;
  cursor: pointer;
}

/* line 161, app/assets/stylesheets/shared/_tom-select.scss */
.plugin-clear_button.form-select .clear-button, .plugin-clear_button.single .clear-button {
  right: Max(var(--ts-pr-caret), 8px);
}

/* line 172, app/assets/stylesheets/shared/_tom-select.scss */
.plugin-clear_button.focus.has-items .clear-button, .plugin-clear_button.has-items:not(.disabled):hover .clear-button {
  opacity: 1;
}

/* line 178, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-drag_drop.multi > .ts-control > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #fff;
}

/* line 185, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}

/* line 189, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 195, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper .dropdown-header {
  position: relative;
  padding: 10px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}

/* line 202, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper .dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

/* line 212, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper .dropdown-header-close:hover {
  color: black;
}

/* line 219, app/assets/stylesheets/shared/_tom-select.scss */
.plugin-dropdown_input.focus.dropdown-active .ts-control {
  box-shadow: none;
  border: 1px solid #d0d0d0;
}

/* line 227, app/assets/stylesheets/shared/_tom-select.scss */
.plugin-dropdown_input .dropdown-input {
  border: 1px solid #d0d0d0;
  border-width: 0 0 1px 0;
  display: block;
  padding: 8px 8px;
  box-shadow: none;
  width: 100%;
  background: transparent;
}

/* line 252, app/assets/stylesheets/shared/_tom-select.scss */
.plugin-dropdown_input .items-placeholder {
  border: 0 none !important;
  box-shadow: none !important;
  width: 100%;
}

/* line 258, app/assets/stylesheets/shared/_tom-select.scss */
.plugin-dropdown_input.has-items .items-placeholder, .plugin-dropdown_input.dropdown-active .items-placeholder {
  display: none !important;
}

/* line 266, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-input_autogrow.has-items .ts-control > input {
  min-width: 0;
}

/* line 270, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input {
  flex: none;
  min-width: 4px;
}

/* line 274, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input::-moz-placeholder {
  color: transparent;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input::placeholder {
  color: transparent;
}

/* line 283, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content {
  display: flex;
}

/* line 287, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

/* line 294, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

/* line 297, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

/* line 300, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

/* line 306, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-remove_button .item {
  display: inline-flex;
  align-items: center;
  padding-right: 0 !important;
}

/* line 312, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-remove_button .item .remove {
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 0 6px;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}

/* line 322, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-remove_button .item .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 327, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-remove_button.disabled .item .remove:hover {
  background: none;
}

/* line 332, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}

/* line 343, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove {
  border-left: 1px solid #d0d0d0;
  margin-left: 6px;
}

/* line 348, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove {
  border-left-color: #cacaca;
}

/* line 352, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-remove_button.disabled:not(.rtl) .item .remove {
  border-left-color: white;
}

/* line 360, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-remove_button.rtl .item .remove {
  border-right: 1px solid #d0d0d0;
  margin-right: 6px;
}

/* line 365, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-remove_button.rtl .item.active .remove {
  border-right-color: #cacaca;
}

/* line 369, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove {
  border-right-color: white;
}

/* line 376, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper {
  position: relative;
}

/* line 380, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown,
.ts-control,
.ts-control input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  font-smoothing: inherit;
}

/* line 388, app/assets/stylesheets/shared/_tom-select.scss */
.ts-control,
.ts-wrapper.single.input-active .ts-control {
  background: #fff;
  cursor: text;
}

/* line 394, app/assets/stylesheets/shared/_tom-select.scss */
.ts-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 408, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: 0.25rem 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

/* line 424, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

/* line 427, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}

/* line 433, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown .option,
.ts-dropdown .optgroup-header,
.ts-dropdown .no-results,
.ts-dropdown .create {
  padding: 5px 8px;
}

/* line 440, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown .option, .ts-dropdown [data-disabled], .ts-dropdown [data-disabled] .option[data-selectable] {
  cursor: inherit;
  opacity: 0.5;
}

/* line 445, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown .option[data-selectable] {
  opacity: 1;
  cursor: pointer;
}

/* line 450, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

/* line 454, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}

/* line 460, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

/* line 463, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown .active.create {
  color: #495c68;
}

/* line 468, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

/* line 472, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown .spinner {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px 8px;
}

/* line 479, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown .spinner:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 3px;
  border-radius: 50%;
  border: 5px solid #d0d0d0;
  border-color: #d0d0d0 transparent #d0d0d0 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 501, app/assets/stylesheets/shared/_tom-select.scss */
.ts-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  overflow-scrolling: touch;
  scroll-behavior: smooth;
}

/* line 511, app/assets/stylesheets/shared/_tom-select.scss */
.ts-control {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 3px;
  display: flex;
  flex-wrap: wrap;
}

/* line 525, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.multi.has-items .ts-control {
  padding: calc( 8px - 2px - 0px) 8px calc( 8px - 2px - 3px - 0px);
}

/* line 532, app/assets/stylesheets/shared/_tom-select.scss */
.full .ts-control {
  background-color: #fff;
}

/* line 536, app/assets/stylesheets/shared/_tom-select.scss */
.disabled .ts-control, .disabled .ts-control * {
  cursor: default !important;
}

/* line 541, app/assets/stylesheets/shared/_tom-select.scss */
.focus .ts-control {
  box-shadow: none;
}

/* line 545, app/assets/stylesheets/shared/_tom-select.scss */
.ts-control > * {
  vertical-align: baseline;
  display: inline-block;
}

/* line 550, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.multi .ts-control > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0px solid #d0d0d0;
}

/* line 558, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.multi .ts-control > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0px solid #cacaca;
}

/* line 566, app/assets/stylesheets/shared/_tom-select.scss */
.ts-wrapper.multi.disabled .ts-control > div, .ts-wrapper.multi.disabled .ts-control > div.active {
  color: #7d7d7d;
  background: white;
  border: 0px solid white;
}

/* line 573, app/assets/stylesheets/shared/_tom-select.scss */
.ts-control > input {
  flex: 1 1 auto;
  min-width: 7rem;
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
  box-shadow: none !important;
}

/* line 574, app/assets/stylesheets/shared/_tom-select.scss */
.ts-control > input::-ms-clear {
  display: none;
}

/* line 592, app/assets/stylesheets/shared/_tom-select.scss */
.ts-control > input:focus {
  outline: none !important;
}

/* line 595, app/assets/stylesheets/shared/_tom-select.scss */
.has-items .ts-control > input {
  margin: 0px 4px !important;
}

/* line 599, app/assets/stylesheets/shared/_tom-select.scss */
.ts-control.rtl {
  text-align: right;
}

/* line 601, app/assets/stylesheets/shared/_tom-select.scss */
.ts-control.rtl.single .ts-control:after {
  left: 15px;
  right: auto;
}

/* line 605, app/assets/stylesheets/shared/_tom-select.scss */
.ts-control.rtl .ts-control > input {
  margin: 0px 4px 0px -2px !important;
}

/* line 610, app/assets/stylesheets/shared/_tom-select.scss */
.disabled .ts-control {
  opacity: 0.5;
  background-color: #fafafa;
}

/* line 617, app/assets/stylesheets/shared/_tom-select.scss */
.input-hidden .ts-control > input {
  opacity: 0;
  position: absolute;
  left: -10000px;
}

/* line 1, app/assets/stylesheets/shared/_heroicons.scss */
.icon-sm {
  width: 15px;
  height: 15px;
  position: relative;
  bottom: 1px;
}

/* line 8, app/assets/stylesheets/shared/_heroicons.scss */
.icon-md {
  width: 18px;
  height: 18px;
  position: relative;
  top: 3px;
}

/* line 15, app/assets/stylesheets/shared/_heroicons.scss */
.icon-lg {
  width: 20px;
  height: 20px;
  position: relative;
}

/* line 21, app/assets/stylesheets/shared/_heroicons.scss */
.icon-xl {
  width: 40px;
  height: 40px;
  display: block;
  float: left;
  margin-right: 15px;
  overflow: visible;
}

/* line 30, app/assets/stylesheets/shared/_heroicons.scss */
.icon-inline {
  display: inline-block;
  vertical-align: middle;
}

/* line 35, app/assets/stylesheets/shared/_heroicons.scss */
.icon-2xl {
  width: 55px;
  height: 55px;
  display: block;
  float: left;
  margin-right: 15px;
  overflow: visible;
}

/* line 1, app/assets/stylesheets/shared/_lz-dashboard.scss */
.lz-well {
  border: none;
  box-shadow: none;
  border-radius: 5px;
}

/* line 7, app/assets/stylesheets/shared/_lz-dashboard.scss */
.sidebar .lz-dashboard {
  font-size: 15px;
}

/* line 11, app/assets/stylesheets/shared/_lz-dashboard.scss */
.lz-dashboard a {
  text-decoration: none;
}

/* line 15, app/assets/stylesheets/shared/_lz-dashboard.scss */
.lz-contact {
  padding-left: 18px;
}

/* line 19, app/assets/stylesheets/shared/_lz-dashboard.scss */
.lz-icon {
  margin-right: 5px;
}

/* line 53, app/assets/stylesheets/dc.scss */
b, strong, th, optgroup, dt, .label {
  font-weight: 600;
}

/* line 57, app/assets/stylesheets/dc.scss */
.search-form label {
  font-weight: 400;
}

/* line 61, app/assets/stylesheets/dc.scss */
.search-form input[type="checkbox"] {
  margin-top: 0 !important;
  margin-right: 0.25rem;
}

/* line 68, app/assets/stylesheets/dc.scss */
h1 b, h1 strong, h2 b, h2 strong, h3 b, h3 strong, h4 b, h4 strong, h5 b, h5 strong, h6 b, h6 strong,
.h1 b,
.h1 strong, .h2 b, .h2 strong, .h3 b, .h3 strong, .h4 b, .h4 strong, .h5 b, .h5 strong, .h6 b, .h6 strong {
  font-weight: 800;
}

/* line 73, app/assets/stylesheets/dc.scss */
blockquote {
  font-family: "Libre Caslon Text", Georgia, "Times New Roman", Times, serif;
  line-height: 1.5;
  font-style: italic;
}

/* line 78, app/assets/stylesheets/dc.scss */
blockquote footer {
  font-family: "Noto Sans", Helvetica, Arial, san-serif;
  font-style: normal;
}

/* line 85, app/assets/stylesheets/dc.scss */
.navbar-brand img {
  height: 45px;
  margin-top: 3px;
}

/* line 91, app/assets/stylesheets/dc.scss */
.navbar-default .navbar-right > li > a.btn-default {
  background-color: transparent;
  color: #fff;
  border: 2px solid #4aa538;
  margin-bottom: 8px;
}

/* line 97, app/assets/stylesheets/dc.scss */
.navbar-default .navbar-right > li > a.btn-default:hover, .navbar-default .navbar-right > li > a.btn-default:focus, .navbar-default .navbar-right > li > a.btn-default.focus {
  color: #fff;
  background-color: rgba(74, 165, 56, 0.25);
}

/* line 106, app/assets/stylesheets/dc.scss */
.btn strong {
  font-weight: 600;
  text-transform: uppercase;
}

/* line 112, app/assets/stylesheets/dc.scss */
.btn-outline {
  border-radius: 0;
  min-width: 240px;
  font-size: 18px;
}

/* line 117, app/assets/stylesheets/dc.scss */
.btn-outline.btn-outline-white {
  color: #fff;
  border: 2px solid #fff;
}

/* line 121, app/assets/stylesheets/dc.scss */
.btn-outline.btn-outline-white:hover, .btn-outline.btn-outline-white:focus, .btn-outline.btn-outline-white.focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.25);
}

/* line 129, app/assets/stylesheets/dc.scss */
.btn-outline.btn-outline-primary {
  color: #194b85;
  border: 2px solid #194b85;
}

/* line 133, app/assets/stylesheets/dc.scss */
.btn-outline.btn-outline-primary:hover, .btn-outline.btn-outline-primary:focus, .btn-outline.btn-outline-primary.focus {
  color: #194b85;
  background-color: rgba(25, 75, 133, 0.25);
}

/* line 141, app/assets/stylesheets/dc.scss */
.btn-outline.btn-outline-green {
  color: #4aa538;
  border: 2px solid #4aa538;
}

/* line 145, app/assets/stylesheets/dc.scss */
.btn-outline.btn-outline-green:hover, .btn-outline.btn-outline-green:focus, .btn-outline.btn-outline-green.focus {
  color: #4aa538;
  background-color: rgba(74, 165, 56, 0.25);
}

/* line 154, app/assets/stylesheets/dc.scss */
blockquote {
  color: #767fb5;
}

/* line 158, app/assets/stylesheets/dc.scss */
p.date {
  color: #194b85;
}

/* line 162, app/assets/stylesheets/dc.scss */
.btn-secondary {
  color: #fff;
  background-color: #194b85;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #11335a;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #11335a;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #11335a;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary.focus:active, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #0b223c;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary.focus[disabled], fieldset[disabled] .btn-secondary:hover, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary.focus {
  background-color: #194b85;
  border-color: transparent;
}

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

/* line 166, app/assets/stylesheets/dc.scss */
.btn-green {
  color: #fff;
  background-color: #4aa538;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:focus, .btn-green.focus {
  color: #fff;
  background-color: #397f2b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:hover {
  color: #fff;
  background-color: #397f2b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:active, .btn-green.active, .open > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #397f2b;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:active:hover, .btn-green:active:focus, .btn-green.focus:active, .btn-green.active:hover, .btn-green.active:focus, .btn-green.active.focus, .open > .btn-green.dropdown-toggle:hover, .open > .btn-green.dropdown-toggle:focus, .open > .btn-green.dropdown-toggle.focus {
  color: #fff;
  background-color: #2d6422;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green.disabled:hover, .btn-green.disabled:focus, .btn-green.disabled.focus, .btn-green[disabled]:hover, .btn-green[disabled]:focus, .btn-green.focus[disabled], fieldset[disabled] .btn-green:hover, fieldset[disabled] .btn-green:focus, fieldset[disabled] .btn-green.focus {
  background-color: #4aa538;
  border-color: transparent;
}

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

/* line 170, app/assets/stylesheets/dc.scss */
.btn-light-blue {
  color: #fff;
  background-color: #3ca2c8;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-blue:focus, .btn-light-blue.focus {
  color: #fff;
  background-color: #2e83a3;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-blue:hover {
  color: #fff;
  background-color: #2e83a3;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-blue:active, .btn-light-blue.active, .open > .btn-light-blue.dropdown-toggle {
  color: #fff;
  background-color: #2e83a3;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-blue:active:hover, .btn-light-blue:active:focus, .btn-light-blue.focus:active, .btn-light-blue.active:hover, .btn-light-blue.active:focus, .btn-light-blue.active.focus, .open > .btn-light-blue.dropdown-toggle:hover, .open > .btn-light-blue.dropdown-toggle:focus, .open > .btn-light-blue.dropdown-toggle.focus {
  color: #fff;
  background-color: #266d87;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-blue.disabled:hover, .btn-light-blue.disabled:focus, .btn-light-blue.disabled.focus, .btn-light-blue[disabled]:hover, .btn-light-blue[disabled]:focus, .btn-light-blue.focus[disabled], fieldset[disabled] .btn-light-blue:hover, fieldset[disabled] .btn-light-blue:focus, fieldset[disabled] .btn-light-blue.focus {
  background-color: #3ca2c8;
  border-color: transparent;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-blue .badge {
  color: #3ca2c8;
  background-color: #fff;
}

/* line 174, app/assets/stylesheets/dc.scss */
.btn-primary.btn-contrast {
  color: #fff;
  background-color: #4aa538;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.btn-contrast:focus, .btn-primary.btn-contrast.focus {
  color: #fff;
  background-color: #397f2b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.btn-contrast:hover {
  color: #fff;
  background-color: #397f2b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.btn-contrast:active, .btn-primary.btn-contrast.active, .open > .btn-primary.btn-contrast.dropdown-toggle {
  color: #fff;
  background-color: #397f2b;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.btn-contrast:active:hover, .btn-primary.btn-contrast:active:focus, .btn-primary.btn-contrast.focus:active, .btn-primary.btn-contrast.active:hover, .btn-primary.btn-contrast.active:focus, .btn-primary.btn-contrast.active.focus, .open > .btn-primary.btn-contrast.dropdown-toggle:hover, .open > .btn-primary.btn-contrast.dropdown-toggle:focus, .open > .btn-primary.btn-contrast.dropdown-toggle.focus {
  color: #fff;
  background-color: #2d6422;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.btn-contrast.disabled:hover, .btn-primary.btn-contrast.disabled:focus, .btn-primary.btn-contrast.disabled.focus, .btn-primary.btn-contrast[disabled]:hover, .btn-primary.btn-contrast[disabled]:focus, .btn-primary.btn-contrast.focus[disabled], fieldset[disabled] .btn-primary.btn-contrast:hover, fieldset[disabled] .btn-primary.btn-contrast:focus, fieldset[disabled] .btn-primary.btn-contrast.focus {
  background-color: #4aa538;
  border-color: transparent;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.btn-contrast .badge {
  color: #4aa538;
  background-color: #fff;
}

/* line 178, app/assets/stylesheets/dc.scss */
.carousel-indicators {
  margin-bottom: 0;
  bottom: 0;
}

/* line 3, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] .btn-search {
  border-radius: 100px;
  width: 240px;
  display: inline-flex !important;
  justify-content: center;
}

@media (max-width: 640px) {
  /* line 7, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] .btn-search {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 19, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] #search_form {
  text-align: center;
  justify-content: center;
}

/* line 23, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] #search_form #search {
  width: 100%;
}

@media (min-width: 992px) {
  /* line 23, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] #search_form #search {
    width: auto;
    min-width: 350px;
  }
}

/* line 32, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] #search_form .btn-lg, body.dc[data-page='about'] #search_form .btn-group-lg > .btn {
  text-transform: uppercase;
  font-weight: 600;
}

/* line 38, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-what {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 38, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-what {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}

/* line 49, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-what h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #194b85;
  margin-top: 20px;
}

@media (min-width: 992px) {
  /* line 49, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-what h2 {
    font-size: 36px;
    margin-top: 60px;
  }
}

/* line 61, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-what p {
  font-size: 18px;
  color: #194b85;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  /* line 61, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-what p {
    font-size: 20px;
  }
}

/* line 75, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-find.section-find-top {
  background-image: url(dc/pages/about/woman-smiling-be85831d6343a712cc1b68e1f71ce8fe456d8ad4d0a40c9def5666cc4ab99431.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* line 82, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-find.section-find-bottom {
  background-image: url(dc/pages/about/smiling-people-aed2a37976e6bf4b370c57a5e773d0cf85de9656712e75c00c4e9871fcddc954.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* line 89, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-find h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 89, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-find h2 {
    font-size: 36px;
  }
}

/* line 100, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-find p {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  /* line 100, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-find p {
    font-size: 24px;
    line-height: 1.4;
  }
}

/* line 115, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-expect {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

/* line 122, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-number {
  background-image: url(dc/pages/about/woman-coffee-3b24918d6196dd5990f18e538337e779fc2bc149cea46b034bb8b20af2d5ab1e.jpg);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  /* line 122, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-number {
    background-position: 80% 50%;
  }
}

@media (min-width: 992px) {
  /* line 122, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-number {
    background-position: 50% 50%;
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

/* line 140, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-number img {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 140, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-number img {
    margin-bottom: 40px;
  }
}

/* line 148, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-number h2 {
  font-size: 26px;
  font-weight: 600;
  color: #002d62;
  text-align: right;
}

@media (min-width: 992px) {
  /* line 148, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-number h2 {
    font-size: 32px;
  }
}

/* line 160, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-approach {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

/* line 170, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-preview {
  background-image: linear-gradient(to bottom, rgba(253, 246, 236, 0.8), rgba(253, 246, 236, 0.8)), url(dc/pages/about/watching-video-9cb1b43c4a0404148bf4639813ae7e23c6a93bf2a621cd593311cc926e10915b.jpg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (min-width: 992px) {
  /* line 170, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-preview {
    background-image: url(dc/pages/about/watching-video-9cb1b43c4a0404148bf4639813ae7e23c6a93bf2a621cd593311cc926e10915b.jpg);
    background-position: 50% 50%;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* line 186, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-preview h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 186, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-preview h2 {
    font-size: 46px;
  }
}

/* line 198, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-preview p {
  font-size: 18px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 198, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-preview p {
    font-size: 20px;
  }
}

/* line 208, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-saved {
  background-image: url(dc/pages/about/leader-talking-b1e12ec838dd73fca8eabd0a01054b2a6157eb760c3c2471aba18c801a38e879.jpg);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 208, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-saved {
    background-position: 50% 50%;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 220, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-saved img.heading {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 220, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-saved img.heading {
    margin-bottom: 40px;
  }
}

/* line 228, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-saved p {
  font-size: 18px;
  color: #194b85;
  text-align: center;
}

@media (min-width: 992px) {
  /* line 228, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-saved p {
    font-size: 20px;
    text-align: right;
  }
}

@media (min-width: 992px) {
  /* line 239, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-saved #search_form {
    text-align: right;
  }
}

@media (min-width: 992px) {
  /* line 244, app/assets/stylesheets/dc/_about.scss */
  body.dc[data-page='about'] section.section-saved #search_form #search {
    width: auto;
    min-width: 350px;
  }
}

/* line 251, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about'] section.section-saved #search_form .btn-lg, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .btn {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #4aa538;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body.dc[data-page='about'] section.section-saved #search_form .btn-lg:focus, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .btn:focus, body.dc[data-page='about'] section.section-saved #search_form .btn-lg.focus, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .focus.btn {
  color: #fff;
  background-color: #397f2b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body.dc[data-page='about'] section.section-saved #search_form .btn-lg:hover, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .btn:hover {
  color: #fff;
  background-color: #397f2b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body.dc[data-page='about'] section.section-saved #search_form .btn-lg:active, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .btn:active, body.dc[data-page='about'] section.section-saved #search_form .btn-lg.active, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .active.btn, .open > body.dc[data-page='about'] section.section-saved #search_form .btn-lg.dropdown-toggle, .open > body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .dropdown-toggle.btn {
  color: #fff;
  background-color: #397f2b;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body.dc[data-page='about'] section.section-saved #search_form .btn-lg:active:hover, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .btn:active:hover, body.dc[data-page='about'] section.section-saved #search_form .btn-lg:active:focus, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .btn:active:focus, body.dc[data-page='about'] section.section-saved #search_form .btn-lg.focus:active, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .btn.focus:active, body.dc[data-page='about'] section.section-saved #search_form .btn-lg.active:hover, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .active.btn:hover, body.dc[data-page='about'] section.section-saved #search_form .btn-lg.active:focus, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .active.btn:focus, body.dc[data-page='about'] section.section-saved #search_form .btn-lg.active.focus, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .active.focus.btn, .open > body.dc[data-page='about'] section.section-saved #search_form .btn-lg.dropdown-toggle:hover, .open > body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .dropdown-toggle.btn:hover, .open > body.dc[data-page='about'] section.section-saved #search_form .btn-lg.dropdown-toggle:focus, .open > body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .dropdown-toggle.btn:focus, .open > body.dc[data-page='about'] section.section-saved #search_form .btn-lg.dropdown-toggle.focus, .open > body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .dropdown-toggle.focus.btn {
  color: #fff;
  background-color: #2d6422;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body.dc[data-page='about'] section.section-saved #search_form .btn-lg.disabled:hover, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .disabled.btn:hover, body.dc[data-page='about'] section.section-saved #search_form .btn-lg.disabled:focus, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .disabled.btn:focus, body.dc[data-page='about'] section.section-saved #search_form .btn-lg.disabled.focus, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .disabled.focus.btn, body.dc[data-page='about'] section.section-saved #search_form .btn-lg[disabled]:hover, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .btn[disabled]:hover, body.dc[data-page='about'] section.section-saved #search_form .btn-lg[disabled]:focus, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .btn[disabled]:focus, body.dc[data-page='about'] section.section-saved #search_form .btn-lg.focus[disabled], body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .focus.btn[disabled], fieldset[disabled] body.dc[data-page='about'] section.section-saved #search_form .btn-lg:hover, fieldset[disabled] body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .btn:hover, fieldset[disabled] body.dc[data-page='about'] section.section-saved #search_form .btn-lg:focus, fieldset[disabled] body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .btn:focus, fieldset[disabled] body.dc[data-page='about'] section.section-saved #search_form .btn-lg.focus, fieldset[disabled] body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .focus.btn {
  background-color: #4aa538;
  border-color: transparent;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body.dc[data-page='about'] section.section-saved #search_form .btn-lg .badge, body.dc[data-page='about'] section.section-saved #search_form .btn-group-lg > .btn .badge {
  color: #4aa538;
  background-color: #fff;
}

/* line 261, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about_online'] .screenshot-container {
  text-align: center;
}

/* line 264, app/assets/stylesheets/dc/_about.scss */
body.dc[data-page='about_online'] .screenshot-container img {
  display: inline-block;
  width: 350px;
  margin: 10px;
  border: 1px solid #CCC;
}

/* line 1, app/assets/stylesheets/dc/_algolia_places.scss */
.algolia-places {
  text-align: left;
}

/* line 3, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(216, 209, 199, 0.8), rgba(216, 209, 199, 0.8)), url(dc/pages/contact/woman-headset-0aa9137b0451b12dedd3676cfbf22f7cdc1a537c79d309ee0cfe4470e6138c68.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/dc/_contact.scss */
  body.dc[data-page='contact'] section.section-head {
    background-image: url(dc/pages/contact/woman-headset-0aa9137b0451b12dedd3676cfbf22f7cdc1a537c79d309ee0cfe4470e6138c68.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

/* line 20, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/dc/_contact.scss */
  body.dc[data-page='contact'] section.section-head h1 {
    font-size: 68px;
  }
}

/* line 31, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-head p {
  font-size: 16px;
  color: #194b85;
}

/* line 37, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-contact {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 37, app/assets/stylesheets/dc/_contact.scss */
  body.dc[data-page='contact'] section.section-contact {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 49, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-contact h2 {
  font-size: 26px;
  font-weight: normal;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 49, app/assets/stylesheets/dc/_contact.scss */
  body.dc[data-page='contact'] section.section-contact h2 {
    font-size: 40px;
  }
}

/* line 59, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-contact .lead {
  font-size: 18px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 59, app/assets/stylesheets/dc/_contact.scss */
  body.dc[data-page='contact'] section.section-contact .lead {
    margin-bottom: 40px;
  }
}

/* line 68, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-contact h3 {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 68, app/assets/stylesheets/dc/_contact.scss */
  body.dc[data-page='contact'] section.section-contact h3 {
    font-size: 30px;
  }
}

/* line 79, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-contact h4 {
  font-size: 20px;
}

@media (min-width: 992px) {
  /* line 79, app/assets/stylesheets/dc/_contact.scss */
  body.dc[data-page='contact'] section.section-contact h4 {
    font-size: 22px;
  }
}

/* line 87, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-contact p {
  font-size: 18px;
}

@media (min-width: 992px) {
  /* line 87, app/assets/stylesheets/dc/_contact.scss */
  body.dc[data-page='contact'] section.section-contact p {
    font-size: 22px;
  }
}

/* line 94, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-contact p.small {
  font-size: 16px;
}

@media (min-width: 992px) {
  /* line 94, app/assets/stylesheets/dc/_contact.scss */
  body.dc[data-page='contact'] section.section-contact p.small {
    font-size: 18px;
    line-height: 1.3;
  }
}

/* line 104, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-contact .row {
  margin-top: 20px;
}

@media (min-width: 992px) {
  /* line 104, app/assets/stylesheets/dc/_contact.scss */
  body.dc[data-page='contact'] section.section-contact .row {
    margin-top: 40px;
  }
}

/* line 112, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-contact .circle-icon {
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
  background-color: #4aa538;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 50%;
}

@media (min-width: 992px) {
  /* line 112, app/assets/stylesheets/dc/_contact.scss */
  body.dc[data-page='contact'] section.section-contact .circle-icon {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 126, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-contact .circle-icon.circle-icon-pen {
  background-image: url(dc/pages/contact/pen-b696866c28ef88a487b415c30fe57ff0bb3f813c7156f06379b352863d3d63f1.png);
}

/* line 130, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-contact .circle-icon.circle-icon-phone {
  background-image: url(dc/pages/contact/phone-1db811b3abebc07116eaf8538e1b80912c5f80c54a81b74110293721d8ffb1cb.png);
}

/* line 134, app/assets/stylesheets/dc/_contact.scss */
body.dc[data-page='contact'] section.section-contact .circle-icon.circle-icon-calendar {
  background-image: url(dc/pages/contact/calendar-80159ef69040d605a754cbcdd0bde02e2cfd28fdc9acd9befca6b0d605c787bb.png);
}

/* line 3, app/assets/stylesheets/dc/_curriculum.scss */
body.dc[data-page='curriculum'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_curriculum.scss */
body.dc[data-page='curriculum'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(dc/pages/topics/group-e94f215a63f3f8c952a6200642e63ab4f7708e1e4bc5cd530f87e2e857e7ef37.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/dc/_curriculum.scss */
  body.dc[data-page='curriculum'] section.section-head {
    background-image: url(dc/pages/topics/group-e94f215a63f3f8c952a6200642e63ab4f7708e1e4bc5cd530f87e2e857e7ef37.jpg);
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

/* line 20, app/assets/stylesheets/dc/_curriculum.scss */
body.dc[data-page='curriculum'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/dc/_curriculum.scss */
  body.dc[data-page='curriculum'] section.section-head h1 {
    font-size: 54px;
  }
}

/* line 31, app/assets/stylesheets/dc/_curriculum.scss */
body.dc[data-page='curriculum'] section.section-head p {
  font-size: 18px;
  color: #194b85;
}

/* line 37, app/assets/stylesheets/dc/_curriculum.scss */
body.dc[data-page='curriculum'] section.section-topics {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 37, app/assets/stylesheets/dc/_curriculum.scss */
  body.dc[data-page='curriculum'] section.section-topics {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

/* line 49, app/assets/stylesheets/dc/_curriculum.scss */
body.dc[data-page='curriculum'] section.section-topics .topic h2 {
  font-size: 26px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 49, app/assets/stylesheets/dc/_curriculum.scss */
  body.dc[data-page='curriculum'] section.section-topics .topic h2 {
    font-size: 32px;
  }
}

/* line 58, app/assets/stylesheets/dc/_curriculum.scss */
body.dc[data-page='curriculum'] section.section-topics .topic p {
  font-size: 18px;
  color: #194b85;
}

/* line 63, app/assets/stylesheets/dc/_curriculum.scss */
body.dc[data-page='curriculum'] section.section-topics .topic hr {
  border-top: 3px solid #d0d0d0;
  width: 70%;
  text-align: left;
  margin: 30px 0;
}

@media (min-width: 992px) {
  /* line 63, app/assets/stylesheets/dc/_curriculum.scss */
  body.dc[data-page='curriculum'] section.section-topics .topic hr {
    margin: 70px 0;
  }
}

/* line 76, app/assets/stylesheets/dc/_curriculum.scss */
body.dc[data-page='curriculum'] section.section-order {
  background-image: url(dc/pages/shared/workbook-now-f6afab7c0d4127f30c36b65ec61d942cdc2538d803d48448d66e02c8d51074f4.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 76, app/assets/stylesheets/dc/_curriculum.scss */
  body.dc[data-page='curriculum'] section.section-order {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 87, app/assets/stylesheets/dc/_curriculum.scss */
body.dc[data-page='curriculum'] section.section-order h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 87, app/assets/stylesheets/dc/_curriculum.scss */
  body.dc[data-page='curriculum'] section.section-order h2 {
    font-size: 58px;
  }
}

/* line 98, app/assets/stylesheets/dc/_curriculum.scss */
body.dc[data-page='curriculum'] section.section-order p {
  font-size: 18px;
  color: #fff;
}

/* line 103, app/assets/stylesheets/dc/_curriculum.scss */
body.dc[data-page='curriculum'] section.section-order .btn-xl {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 48px;
}

@media (min-width: 992px) {
  /* line 103, app/assets/stylesheets/dc/_curriculum.scss */
  body.dc[data-page='curriculum'] section.section-order .btn-xl {
    font-size: 32px;
  }
}

/* line 3, app/assets/stylesheets/dc/_dailyemails.scss */
body.dc[data-page='dailyemails'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_dailyemails.scss */
body.dc[data-page='dailyemails'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(206, 204, 207, 0.8), rgba(206, 204, 207, 0.8)), url(dc/pages/dailyemails/woman-laptop-921be4e313f010e302022ff37ab38bb2ab1c0544c1012d45dec2be45d5cb9fb2.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/dc/_dailyemails.scss */
  body.dc[data-page='dailyemails'] section.section-head {
    background-image: url(dc/pages/dailyemails/woman-laptop-921be4e313f010e302022ff37ab38bb2ab1c0544c1012d45dec2be45d5cb9fb2.jpg);
    padding-top: 60px;
    padding-bottom: 160px;
  }
}

/* line 20, app/assets/stylesheets/dc/_dailyemails.scss */
body.dc[data-page='dailyemails'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/dc/_dailyemails.scss */
  body.dc[data-page='dailyemails'] section.section-head h1 {
    font-size: 76px;
  }
}

/* line 32, app/assets/stylesheets/dc/_dailyemails.scss */
body.dc[data-page='dailyemails'] section.section-signup {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 32, app/assets/stylesheets/dc/_dailyemails.scss */
  body.dc[data-page='dailyemails'] section.section-signup {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 44, app/assets/stylesheets/dc/_dailyemails.scss */
body.dc[data-page='dailyemails'] section.section-signup h2 {
  font-size: 26px;
  font-weight: normal;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 44, app/assets/stylesheets/dc/_dailyemails.scss */
  body.dc[data-page='dailyemails'] section.section-signup h2 {
    font-size: 40px;
  }
}

/* line 54, app/assets/stylesheets/dc/_dailyemails.scss */
body.dc[data-page='dailyemails'] section.section-signup .lead {
  font-size: 18px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 54, app/assets/stylesheets/dc/_dailyemails.scss */
  body.dc[data-page='dailyemails'] section.section-signup .lead {
    margin-bottom: 40px;
  }
}

/* line 63, app/assets/stylesheets/dc/_dailyemails.scss */
body.dc[data-page='dailyemails'] section.section-signup h3 {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 63, app/assets/stylesheets/dc/_dailyemails.scss */
  body.dc[data-page='dailyemails'] section.section-signup h3 {
    font-size: 30px;
  }
}

/* line 74, app/assets/stylesheets/dc/_dailyemails.scss */
body.dc[data-page='dailyemails'] section.section-signup h4 {
  font-size: 20px;
}

@media (min-width: 992px) {
  /* line 74, app/assets/stylesheets/dc/_dailyemails.scss */
  body.dc[data-page='dailyemails'] section.section-signup h4 {
    font-size: 22px;
  }
}

/* line 3, app/assets/stylesheets/dc/_experts.scss */
body.dc[data-page='experts'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_experts.scss */
body.dc[data-page='experts'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(210, 209, 204, 0.8), rgba(210, 209, 204, 0.8)), url(dc/pages/experts/expert-ef4701289c30200392f720c0f8600dd43be09abc92f65f1aaff78265dd84afc1.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/dc/_experts.scss */
  body.dc[data-page='experts'] section.section-head {
    background-image: url(dc/pages/experts/expert-ef4701289c30200392f720c0f8600dd43be09abc92f65f1aaff78265dd84afc1.jpg);
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

/* line 20, app/assets/stylesheets/dc/_experts.scss */
body.dc[data-page='experts'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/dc/_experts.scss */
  body.dc[data-page='experts'] section.section-head h1 {
    font-size: 54px;
  }
}

/* line 31, app/assets/stylesheets/dc/_experts.scss */
body.dc[data-page='experts'] section.section-head p {
  font-size: 18px;
  color: #194b85;
}

/* line 37, app/assets/stylesheets/dc/_experts.scss */
body.dc[data-page='experts'] section.section-experts {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 37, app/assets/stylesheets/dc/_experts.scss */
  body.dc[data-page='experts'] section.section-experts {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

/* line 48, app/assets/stylesheets/dc/_experts.scss */
body.dc[data-page='experts'] section.section-experts .expert {
  margin-bottom: 20px;
  overflow: hidden;
}

@media (min-width: 992px) {
  /* line 48, app/assets/stylesheets/dc/_experts.scss */
  body.dc[data-page='experts'] section.section-experts .expert {
    margin-bottom: 40px;
  }
}

/* line 56, app/assets/stylesheets/dc/_experts.scss */
body.dc[data-page='experts'] section.section-experts .expert img {
  margin-bottom: 20px;
}

/* line 60, app/assets/stylesheets/dc/_experts.scss */
body.dc[data-page='experts'] section.section-experts .expert h2 {
  font-size: 26px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 60, app/assets/stylesheets/dc/_experts.scss */
  body.dc[data-page='experts'] section.section-experts .expert h2 {
    font-size: 32px;
  }
}

/* line 69, app/assets/stylesheets/dc/_experts.scss */
body.dc[data-page='experts'] section.section-experts .expert p {
  font-size: 18px;
  color: #194b85;
}

/* line 3, app/assets/stylesheets/dc/_faq.scss */
body.dc[data-page='faq'] .body {
  padding-bottom: 0;
}

/* line 3, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(225, 229, 232, 0.7), rgba(225, 229, 232, 0.7)), url(dc/pages/participant-pay/man-laptop-0017ef2057928682f5b1f8dcf89bce96e1512443ff5ac7a2da0b121765a2eaea.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-head {
    background-image: url(dc/pages/participant-pay/man-laptop-0017ef2057928682f5b1f8dcf89bce96e1512443ff5ac7a2da0b121765a2eaea.jpg);
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

/* line 20, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-head h1 {
    font-size: 52px;
  }
}

/* line 31, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-head p {
  font-size: 18px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 31, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-head p {
    font-size: 26px;
    line-height: 1.2;
  }
}

/* line 42, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-what {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 42, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-what {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 54, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-what h2 {
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 54, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-what h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
}

/* line 66, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-what .circle-label {
  background-color: #4aa538;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  font-size: 26px;
  line-height: 60px;
  font-weight: 600;
  display: block;
  margin: 30px auto 10px auto;
}

@media (min-width: 992px) {
  /* line 66, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-what .circle-label {
    margin-bottom: 30px;
  }
}

/* line 84, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-what .container > p {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/* line 90, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-what p {
  font-size: 18px;
}

/* line 94, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-what h3 {
  font-size: 22px;
  font-weight: 600;
  color: #194b85;
  margin-top: 30px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 94, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-what h3 {
    font-size: 36px;
    margin-top: 60px;
    margin-bottom: 40px;
  }
}

/* line 108, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-what h4 {
  font-size: 20px;
  font-weight: 600;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 108, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-what h4 {
    font-size: 26px;
  }
}

/* line 119, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-click {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(dc/pages/participant-pay/screenshot-7ac019d1286778026d20f65d1fe5487d5969fb9cfe4f5c6016eca6005e8816c4.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 119, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-click {
    background-image: url(dc/pages/participant-pay/screenshot-7ac019d1286778026d20f65d1fe5487d5969fb9cfe4f5c6016eca6005e8816c4.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* line 132, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-click h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 132, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-click h2 {
    font-size: 58px;
  }
}

/* line 143, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-click p {
  font-size: 18px;
  color: #194b85;
}

/* line 149, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-questions {
  background-image: url(dc/pages/participant-pay/woman-a89aae303c6cc93ed3b4dce20410b72516391318662e85c63132e91a0bb75477.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 149, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-questions {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* line 160, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-questions h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 160, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-questions h2 {
    font-size: 58px;
  }
}

/* line 171, app/assets/stylesheets/dc/_funding.scss */
body.dc[data-page='funding'] section.section-questions p {
  font-size: 18px;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 171, app/assets/stylesheets/dc/_funding.scss */
  body.dc[data-page='funding'] section.section-questions p {
    font-size: 28px;
    margin-bottom: 20px;
  }
}

/* line 3, app/assets/stylesheets/dc/_group_banner.scss */
body.dc[data-controller='leaderzone/my/groups'][data-action='show'] .my-banner-subscribed {
  padding: 8px;
  text-align: center;
  background: #e3e3e3;
  font-size: 22px;
  border-width: 0px;
}

/* line 10, app/assets/stylesheets/dc/_group_banner.scss */
body.dc[data-controller='leaderzone/my/groups'][data-action='show'] .my-banner-subscribed .main-text {
  font-size: 14px;
  background: transparent;
  padding: 7px;
  margin-left: 0px;
  padding-top: 8px;
  white-space: nowrap;
}

/* line 19, app/assets/stylesheets/dc/_group_banner.scss */
body.dc[data-controller='leaderzone/my/groups'][data-action='show'] .my-banner-subscribed .group-banner-link {
  color: #323232;
  display: inline-block;
}

/* line 24, app/assets/stylesheets/dc/_group_banner.scss */
body.dc[data-controller='leaderzone/my/groups'][data-action='show'] .my-banner-subscribed .header-text {
  font-weight: 575;
  font-size: 16px;
  color: #323232;
}

/* line 3, app/assets/stylesheets/dc/_healing.scss */
body.dc[data-page='healing'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_healing.scss */
body.dc[data-page='healing'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(221, 225, 224, 0.8), rgba(221, 225, 224, 0.8)), url(dc/pages/healing/women-couch-951ba11c03301563efdae19c3da2bcb787a11a42c9776fa49d07b5a78070a82a.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/dc/_healing.scss */
  body.dc[data-page='healing'] section.section-head {
    background-image: url(dc/pages/healing/women-couch-951ba11c03301563efdae19c3da2bcb787a11a42c9776fa49d07b5a78070a82a.jpg);
    padding-top: 110px;
    padding-bottom: 120px;
  }
}

/* line 21, app/assets/stylesheets/dc/_healing.scss */
body.dc[data-page='healing'] section.section-healing {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 21, app/assets/stylesheets/dc/_healing.scss */
  body.dc[data-page='healing'] section.section-healing {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

/* line 32, app/assets/stylesheets/dc/_healing.scss */
body.dc[data-page='healing'] section.section-healing .intro {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 32, app/assets/stylesheets/dc/_healing.scss */
  body.dc[data-page='healing'] section.section-healing .intro {
    margin-bottom: 40px;
  }
}

/* line 43, app/assets/stylesheets/dc/_healing.scss */
body.dc[data-page='healing'] section.section-healing h2 {
  font-size: 26px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 43, app/assets/stylesheets/dc/_healing.scss */
  body.dc[data-page='healing'] section.section-healing h2 {
    font-size: 48px;
  }
}

/* line 52, app/assets/stylesheets/dc/_healing.scss */
body.dc[data-page='healing'] section.section-healing p {
  font-size: 18px;
  color: #194b85;
}

/* line 58, app/assets/stylesheets/dc/_healing.scss */
body.dc[data-page='healing'] section.section-connect {
  background-image: url(dc/pages/healing/phone-hands-d00c24e1961755000391c9aa6b411b1f759e8e60847be0b671cab6a67aebb177.jpg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 58, app/assets/stylesheets/dc/_healing.scss */
  body.dc[data-page='healing'] section.section-connect {
    background-position: 30% 50%;
  }
}

@media (min-width: 992px) {
  /* line 58, app/assets/stylesheets/dc/_healing.scss */
  body.dc[data-page='healing'] section.section-connect {
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: 50% 50%;
  }
}

/* line 74, app/assets/stylesheets/dc/_healing.scss */
body.dc[data-page='healing'] section.section-connect h2 {
  font-size: 26px;
  text-align: center;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 74, app/assets/stylesheets/dc/_healing.scss */
  body.dc[data-page='healing'] section.section-connect h2 {
    font-size: 32px;
  }
}

/* line 83, app/assets/stylesheets/dc/_healing.scss */
body.dc[data-page='healing'] section.section-connect h2 strong {
  font-weight: 800;
  text-transform: uppercase;
}

/* line 89, app/assets/stylesheets/dc/_healing.scss */
body.dc[data-page='healing'] section.section-connect p {
  font-size: 18px;
  color: #194b85;
}

/* line 3, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] .btn-search {
  border-radius: 100px;
  width: 240px;
  display: inline-flex !important;
  justify-content: center;
}

@media (max-width: 640px) {
  /* line 7, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] .btn-search {
    margin: 0px auto 0px auto !important;
  }
}

/* line 18, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] #search_form {
  text-align: center;
  display: block;
}

/* line 22, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] #search_form #search {
  width: 100%;
}

@media (min-width: 992px) {
  /* line 22, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] #search_form #search {
    width: auto;
    min-width: 350px;
  }
}

/* line 31, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] #search_form .btn-lg, body.dc[data-page='holidays'] #search_form .btn-group-lg > .btn {
  text-transform: uppercase;
  font-weight: 600;
}

/* line 37, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] .pair-block .pair-block-text h3.regular-bold {
  font-weight: 800 !important;
  font-size: 30px !important;
}

/* line 42, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] .pair-block .pair-block-text ul {
  padding-left: 30px;
  list-style: disc;
}

/* line 47, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-head {
  background-image: url(dc/pages/shared/christmas-table-7446cb3b228441da7d24b3349690c19a7733014b4c21fd4e067a8371c63d4e29.jpg);
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 47, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-head {
    padding-top: 35px;
    padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 47, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-head {
    background-image: url(dc/pages/shared/christmas-table-7446cb3b228441da7d24b3349690c19a7733014b4c21fd4e067a8371c63d4e29.jpg);
    padding-top: 70px;
    padding-bottom: 0;
  }
}

/* line 64, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-head .img-title {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 64, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-head .img-title {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  /* line 64, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-head .img-title {
    margin-top: 40px;
  }
}

/* line 77, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-help {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 77, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-help {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

/* line 88, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-help h2 {
  font-size: 26px;
  color: #194b85;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  /* line 88, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-help h2 {
    font-size: 48px !important;
    margin-bottom: 60px !important;
  }
}

/* line 100, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-expect {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 100, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-expect {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

/* line 112, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-expect .intro h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 112, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-expect .intro h2 {
    font-size: 60px;
    margin-bottom: 30px;
  }
}

/* line 123, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-expect .intro p {
  font-size: 18px;
  color: #194b85;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 123, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-expect .intro p {
    font-size: 26px;
    margin-bottom: 50px;
  }
}

/* line 135, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-expect .circle-label {
  background-color: #4aa538;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  font-size: 26px;
  line-height: 60px;
  font-weight: 600;
  display: block;
  margin: 0 auto 10px auto;
}

@media (min-width: 992px) {
  /* line 135, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-expect .circle-label {
    margin-bottom: 30px;
  }
}

/* line 154, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-attend {
  background-image: linear-gradient(to bottom, rgba(220, 216, 215, 0.8), rgba(220, 216, 215, 0.8)), url(dc/pages/holidays/woman-laptop-5d9c91018ffefc57dc661931173925d2d42d6f6459a3b745337a5513e26c652a.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 154, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-attend {
    background-image: url(dc/pages/holidays/woman-laptop-5d9c91018ffefc57dc661931173925d2d42d6f6459a3b745337a5513e26c652a.jpg);
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

/* line 167, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-attend h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 167, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-attend h2 {
    font-size: 46px;
  }
}

/* line 179, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-attend p {
  font-size: 18px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 179, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-attend p {
    font-size: 20px;
  }
}

/* line 188, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-attend .btn-xl {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 48px;
}

@media (min-width: 992px) {
  /* line 188, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-attend .btn-xl {
    font-size: 32px;
  }
}

/* line 200, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-preview {
  background-color: #98c9e6;
}

@media (min-width: 992px) {
  /* line 200, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-preview {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 209, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-find {
  background-image: url(dc/pages/holidays/christmas-group-854ba7dd1c69a7062251954174bb13cdbadbcc248dff598410d888c64cf6feea.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 209, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-find {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

/* line 220, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-find h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 220, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-find h2 {
    font-size: 60px;
    margin-bottom: 30px;
  }
}

/* line 232, app/assets/stylesheets/dc/_holidays.scss */
body.dc[data-page='holidays'] section.section-find p {
  font-size: 18px;
  color: #fff;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  /* line 232, app/assets/stylesheets/dc/_holidays.scss */
  body.dc[data-page='holidays'] section.section-find p {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 30px;
  }
}

/* line 3, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(237, 231, 233, 0.7), rgba(237, 231, 233, 0.7)), url(dc/pages/kit/woman-workbook-66669a3a98dff3837eb07bc32009c33ed4a0cee33dc0225e01e65c487f03123e.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/dc/_kit.scss */
  body.dc[data-page='kit'] section.section-head {
    background-image: url(dc/pages/kit/woman-workbook-66669a3a98dff3837eb07bc32009c33ed4a0cee33dc0225e01e65c487f03123e.jpg);
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

/* line 20, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/dc/_kit.scss */
  body.dc[data-page='kit'] section.section-head h1 {
    font-size: 54px;
  }
}

/* line 32, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] section.section-body {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 32, app/assets/stylesheets/dc/_kit.scss */
  body.dc[data-page='kit'] section.section-body {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 44, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] section.section-body h2 {
  font-size: 26px;
  font-weight: 600;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 44, app/assets/stylesheets/dc/_kit.scss */
  body.dc[data-page='kit'] section.section-body h2 {
    font-size: 32px;
  }
}

/* line 54, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] section.section-body p {
  font-size: 18px;
}

/* line 58, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] section.section-body img.center-block {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 58, app/assets/stylesheets/dc/_kit.scss */
  body.dc[data-page='kit'] section.section-body img.center-block {
    margin-bottom: 40px;
  }
}

/* line 66, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] section.section-body .row {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 66, app/assets/stylesheets/dc/_kit.scss */
  body.dc[data-page='kit'] section.section-body .row {
    margin-bottom: 40px;
  }
}

/* line 74, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] section.section-body .btn-outline {
  margin-bottom: 5px;
}

/* line 79, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] section.section-order {
  background-image: url(dc/pages/shared/workbook-now-f6afab7c0d4127f30c36b65ec61d942cdc2538d803d48448d66e02c8d51074f4.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 79, app/assets/stylesheets/dc/_kit.scss */
  body.dc[data-page='kit'] section.section-order {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 90, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] section.section-order h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 90, app/assets/stylesheets/dc/_kit.scss */
  body.dc[data-page='kit'] section.section-order h2 {
    font-size: 58px;
  }
}

/* line 101, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] section.section-order p {
  font-size: 18px;
  color: #fff;
}

/* line 106, app/assets/stylesheets/dc/_kit.scss */
body.dc[data-page='kit'] section.section-order .btn-xl {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 48px;
}

@media (min-width: 992px) {
  /* line 106, app/assets/stylesheets/dc/_kit.scss */
  body.dc[data-page='kit'] section.section-order .btn-xl {
    font-size: 32px;
  }
}

/* line 3, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] .nav-item-holiday > a {
  color: #afcde0;
}

/* line 10, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] #search_form {
  text-align: center;
  justify-content: center;
}

/* line 14, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] #search_form #search {
  width: 100%;
}

@media (min-width: 992px) {
  /* line 14, app/assets/stylesheets/dc/_main.scss */
  body.dc[data-controller='home'][data-action='index'] #search_form #search {
    width: auto;
    min-width: 350px;
  }
}

/* line 23, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] #search_form .btn-lg, body.dc[data-controller='home'][data-action='index'] #search_form .btn-group-lg > .btn {
  text-transform: uppercase;
  font-weight: 600;
}

/* line 29, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] .btn-search {
  border-radius: 100px;
  width: 240px;
  display: inline-flex !important;
  justify-content: center;
}

@media (max-width: 640px) {
  /* line 29, app/assets/stylesheets/dc/_main.scss */
  body.dc[data-controller='home'][data-action='index'] .btn-search {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 41, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] section.section-top {
  padding-bottom: 0;
  background-image: url(dc/pages/home/group-a68d2f0353602cc395bd9db1f41b1edd2de5e470b4e35db6ea362bf663ae6d11.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 48, app/assets/stylesheets/dc/_main.scss */
  body.dc[data-controller='home'][data-action='index'] section.section-top .top-border {
    max-width: 950px;
    margin: 0 auto;
    border: 2px solid #002d62;
    border-bottom: 0;
    padding-top: 20px;
  }
}

/* line 58, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] section.section-top .img-play {
  padding: 10px 20px 20px 20px;
  margin-bottom: 20px;
}

/* line 63, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] section.section-top .search-block {
  max-width: 800px;
  margin: 0 auto;
  background-color: rgba(74, 165, 56, 0.85);
  padding: 20px;
  border-radius: 12px 12px 0px 0px;
}

@media (min-width: 992px) {
  /* line 63, app/assets/stylesheets/dc/_main.scss */
  body.dc[data-controller='home'][data-action='index'] section.section-top .search-block {
    padding: 30px 60px;
  }
}

/* line 74, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] section.section-top .search-block .search-block-header {
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  text-align: center;
}

@media (min-width: 992px) {
  /* line 74, app/assets/stylesheets/dc/_main.scss */
  body.dc[data-controller='home'][data-action='index'] section.section-top .search-block .search-block-header {
    font-size: 36px;
  }
}

/* line 87, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] section.section-number {
  background-image: url(dc/pages/home/woman-reading-cf9f5654c98466bfe177eacc949fcc862b7da8a3a93688f01e96ad671dd79701.jpg);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 100px;
}

@media (min-width: 768px) {
  /* line 87, app/assets/stylesheets/dc/_main.scss */
  body.dc[data-controller='home'][data-action='index'] section.section-number {
    background-position: 80% 50%;
    padding-top: 60px;
    padding-bottom: 120px;
  }
}

@media (min-width: 992px) {
  /* line 87, app/assets/stylesheets/dc/_main.scss */
  body.dc[data-controller='home'][data-action='index'] section.section-number {
    background-position: 50% 50%;
    padding-top: 100px;
    padding-bottom: 180px;
  }
}

/* line 107, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] section.section-number img {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 107, app/assets/stylesheets/dc/_main.scss */
  body.dc[data-controller='home'][data-action='index'] section.section-number img {
    margin-bottom: 50px;
  }
}

/* line 115, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] section.section-number h2 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
  color: #002d62;
  text-align: center;
}

@media (min-width: 992px) {
  /* line 115, app/assets/stylesheets/dc/_main.scss */
  body.dc[data-controller='home'][data-action='index'] section.section-number h2 {
    font-size: 24px;
  }
}

/* line 128, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] section.section-what {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 992px) {
  /* line 128, app/assets/stylesheets/dc/_main.scss */
  body.dc[data-controller='home'][data-action='index'] section.section-what {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* line 141, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] section.section-what img.heading {
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  /* line 141, app/assets/stylesheets/dc/_main.scss */
  body.dc[data-controller='home'][data-action='index'] section.section-what img.heading {
    margin-bottom: 100px;
  }
}

/* line 150, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] section.section-find {
  background-image: url(dc/pages/home/woman-smiling-3a472267660eb7779b0e84966c9c0f2033619e81d4ea1cf74e90254181a09e1b.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* line 155, app/assets/stylesheets/dc/_main.scss */
body.dc[data-controller='home'][data-action='index'] section.section-find p {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  /* line 155, app/assets/stylesheets/dc/_main.scss */
  body.dc[data-controller='home'][data-action='index'] section.section-find p {
    font-size: 24px;
  }
}

/* line 170, app/assets/stylesheets/dc/_main.scss */
body.dc .announcement .container {
  text-align: center;
}

/* line 3, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-head {
  background-image: url(dc/pages/mydivorcecare/man-tablet-1a757589638c4da240778770b292ac90b0bf565c87d2e5279402b8a321a74ebc.jpg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/dc/_mydivorcecare.scss */
  body.dc[data-page='mydivorcecare'] section.section-head {
    background-position: 50% 50%;
    padding-top: 70px;
    padding-bottom: 140px;
  }
}

/* line 19, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 19, app/assets/stylesheets/dc/_mydivorcecare.scss */
  body.dc[data-page='mydivorcecare'] section.section-head h1 {
    font-size: 54px;
  }
}

/* line 30, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-head p {
  font-size: 18px;
  color: #194b85;
}

/* line 36, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-body {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 36, app/assets/stylesheets/dc/_mydivorcecare.scss */
  body.dc[data-page='mydivorcecare'] section.section-body {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 48, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-body h2 {
  font-size: 26px;
  font-weight: 600;
  color: #194b85;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 48, app/assets/stylesheets/dc/_mydivorcecare.scss */
  body.dc[data-page='mydivorcecare'] section.section-body h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
}

/* line 60, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-body .circle-label {
  background-color: #4aa538;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  font-size: 26px;
  line-height: 60px;
  font-weight: 600;
  display: block;
  margin: 0 auto 10px auto;
}

@media (min-width: 992px) {
  /* line 60, app/assets/stylesheets/dc/_mydivorcecare.scss */
  body.dc[data-page='mydivorcecare'] section.section-body .circle-label {
    margin-bottom: 30px;
  }
}

/* line 78, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-body p {
  font-size: 18px;
}

/* line 82, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-body h3 {
  font-size: 22px;
  font-weight: 600;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 82, app/assets/stylesheets/dc/_mydivorcecare.scss */
  body.dc[data-page='mydivorcecare'] section.section-body h3 {
    font-size: 36px;
  }
}

/* line 92, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-body .row {
  margin-top: 20px;
}

@media (min-width: 992px) {
  /* line 92, app/assets/stylesheets/dc/_mydivorcecare.scss */
  body.dc[data-page='mydivorcecare'] section.section-body .row {
    margin-top: 40px;
  }
}

/* line 100, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-body .circle-icon {
  width: 90px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-color: #4aa538;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 50%;
}

@media (min-width: 992px) {
  /* line 100, app/assets/stylesheets/dc/_mydivorcecare.scss */
  body.dc[data-page='mydivorcecare'] section.section-body .circle-icon {
    margin-bottom: 20px;
  }
}

/* line 115, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-body .circle-icon.circle-icon-video {
  background-image: url(dc/pages/mydivorcecare/video-31853ce95445ebfafdb61094fac403194cc114aa6c66612ff9c3f89f83dfc5d7.png);
}

/* line 119, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-body .circle-icon.circle-icon-parent {
  background-image: url(dc/pages/mydivorcecare/parent-a21766f7a4743f9fcc4f969c279fe8786d63503cb71645705443a28c139a12a3.png);
}

/* line 123, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-body .circle-icon.circle-icon-envelope {
  background-image: url(dc/pages/mydivorcecare/envelope-0ab9c586af81ff2eb9dce731cac54035cb4247880ea8904f7b6523115f040ff1.png);
}

/* line 127, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-body .circle-icon.circle-icon-paper {
  background-image: url(dc/pages/mydivorcecare/paper-1bbe319373d1b1d0f3dfbd783d11b756a9977be4ad0b8da9b8e00396bfe26f88.png);
}

/* line 133, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-order {
  background-image: url(dc/pages/shared/workbook-now-f6afab7c0d4127f30c36b65ec61d942cdc2538d803d48448d66e02c8d51074f4.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 133, app/assets/stylesheets/dc/_mydivorcecare.scss */
  body.dc[data-page='mydivorcecare'] section.section-order {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 144, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-order h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 144, app/assets/stylesheets/dc/_mydivorcecare.scss */
  body.dc[data-page='mydivorcecare'] section.section-order h2 {
    font-size: 58px;
  }
}

/* line 155, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-order p {
  font-size: 18px;
  color: #fff;
}

/* line 160, app/assets/stylesheets/dc/_mydivorcecare.scss */
body.dc[data-page='mydivorcecare'] section.section-order .btn-xl {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 48px;
}

@media (min-width: 992px) {
  /* line 160, app/assets/stylesheets/dc/_mydivorcecare.scss */
  body.dc[data-page='mydivorcecare'] section.section-order .btn-xl {
    font-size: 32px;
  }
}

/* line 3, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(233, 234, 229, 0.7), rgba(233, 234, 229, 0.7)), url(dc/pages/online-groups/man-waving-5c580f3ad43b27eeaaab3a4a69928830c92096d58f034cb40cc0599f572fd264.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/dc/_online-groups.scss */
  body.dc[data-page='online-groups'] section.section-head {
    background-image: url(dc/pages/online-groups/man-waving-5c580f3ad43b27eeaaab3a4a69928830c92096d58f034cb40cc0599f572fd264.jpg);
    padding-top: 50px;
    padding-bottom: 170px;
  }
}

/* line 20, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/dc/_online-groups.scss */
  body.dc[data-page='online-groups'] section.section-head h1 {
    font-size: 52px;
  }
}

/* line 31, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-head p {
  font-size: 18px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 31, app/assets/stylesheets/dc/_online-groups.scss */
  body.dc[data-page='online-groups'] section.section-head p {
    font-size: 26px;
    line-height: 1.2;
  }
}

/* line 42, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-online {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 42, app/assets/stylesheets/dc/_online-groups.scss */
  body.dc[data-page='online-groups'] section.section-online {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 54, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-online h2 {
  font-size: 26px;
  font-weight: 600;
  color: #194b85;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 54, app/assets/stylesheets/dc/_online-groups.scss */
  body.dc[data-page='online-groups'] section.section-online h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
}

/* line 66, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-online .circle-label {
  background-color: #4aa538;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  font-size: 26px;
  line-height: 60px;
  font-weight: 600;
  display: block;
  margin: 30px auto 10px auto;
}

@media (min-width: 992px) {
  /* line 66, app/assets/stylesheets/dc/_online-groups.scss */
  body.dc[data-page='online-groups'] section.section-online .circle-label {
    margin-bottom: 30px;
  }
}

/* line 84, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-online p {
  font-size: 18px;
}

/* line 88, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-online h3 {
  font-size: 22px;
  font-weight: 600;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 88, app/assets/stylesheets/dc/_online-groups.scss */
  body.dc[data-page='online-groups'] section.section-online h3 {
    font-size: 36px;
  }
}

/* line 98, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-online h4 {
  font-size: 20px;
  font-weight: 600;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 98, app/assets/stylesheets/dc/_online-groups.scss */
  body.dc[data-page='online-groups'] section.section-online h4 {
    font-size: 26px;
  }
}

/* line 108, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-online hr {
  border-top: 3px solid #d0d0d0;
  width: 70%;
  margin: 30px auto;
}

@media (min-width: 992px) {
  /* line 108, app/assets/stylesheets/dc/_online-groups.scss */
  body.dc[data-page='online-groups'] section.section-online hr {
    margin: 60px auto;
  }
}

/* line 119, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-start {
  background-image: url(dc/pages/online-groups/man-women-6c826489e76b6798e5a2d6b86bd0bb72fe6aa42e8ee696c7ee6024837602ff0c.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 119, app/assets/stylesheets/dc/_online-groups.scss */
  body.dc[data-page='online-groups'] section.section-start {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* line 130, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-start h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 130, app/assets/stylesheets/dc/_online-groups.scss */
  body.dc[data-page='online-groups'] section.section-start h2 {
    font-size: 58px;
  }
}

/* line 141, app/assets/stylesheets/dc/_online-groups.scss */
body.dc[data-page='online-groups'] section.section-start p {
  font-size: 18px;
  color: #fff;
}

/* line 3, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] .btn-search {
  border-radius: 100px;
  width: 240px;
  display: inline-flex !important;
  justify-content: center;
}

@media (max-width: 640px) {
  /* line 7, app/assets/stylesheets/dc/_preview.scss */
  body.dc[data-page='preview'] .btn-search {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 19, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] #search_form {
  text-align: center;
  display: inline;
}

/* line 23, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] #search_form #search {
  width: 100%;
}

@media (min-width: 992px) {
  /* line 23, app/assets/stylesheets/dc/_preview.scss */
  body.dc[data-page='preview'] #search_form #search {
    width: auto;
    min-width: 350px;
  }
}

/* line 32, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] #search_form .btn-lg, body.dc[data-page='preview'] #search_form .btn-group-lg > .btn {
  text-transform: uppercase;
  font-weight: 600;
}

/* line 38, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(253, 246, 236, 0.8), rgba(253, 246, 236, 0.8)), url(dc/pages/preview/man-phone-9cefe5b305f334c60fe19de600c33d910af2f856946c46569ed17dbe48db552d.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 38, app/assets/stylesheets/dc/_preview.scss */
  body.dc[data-page='preview'] section.section-head {
    background-image: url(dc/pages/preview/man-phone-9cefe5b305f334c60fe19de600c33d910af2f856946c46569ed17dbe48db552d.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* line 51, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 51, app/assets/stylesheets/dc/_preview.scss */
  body.dc[data-page='preview'] section.section-head h1 {
    font-size: 54px;
  }
}

/* line 63, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] section.section-preview {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 63, app/assets/stylesheets/dc/_preview.scss */
  body.dc[data-page='preview'] section.section-preview {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 74, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] section.section-preview .intro {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}

/* line 80, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] section.section-preview h2 {
  font-size: 26px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 80, app/assets/stylesheets/dc/_preview.scss */
  body.dc[data-page='preview'] section.section-preview h2 {
    font-size: 32px;
  }
}

/* line 89, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] section.section-preview h3 {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  color: #194b85;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 89, app/assets/stylesheets/dc/_preview.scss */
  body.dc[data-page='preview'] section.section-preview h3 {
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

/* line 104, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] section.section-preview .embed-responsive {
  margin-bottom: 20px;
}

/* line 108, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] section.section-preview p {
  font-size: 18px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 113, app/assets/stylesheets/dc/_preview.scss */
  body.dc[data-page='preview'] section.section-preview .col-md-5 {
    margin-bottom: 10px;
  }
}

/* line 120, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] section.section-find {
  background-image: url(dc/pages/about/woman-smiling-be85831d6343a712cc1b68e1f71ce8fe456d8ad4d0a40c9def5666cc4ab99431.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* line 126, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] section.section-find h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 126, app/assets/stylesheets/dc/_preview.scss */
  body.dc[data-page='preview'] section.section-find h2 {
    font-size: 36px;
  }
}

/* line 137, app/assets/stylesheets/dc/_preview.scss */
body.dc[data-page='preview'] section.section-find p {
  font-size: 18px;
  color: #fff;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  /* line 137, app/assets/stylesheets/dc/_preview.scss */
  body.dc[data-page='preview'] section.section-find p {
    font-size: 24px;
    line-height: 1.4;
  }
}

/* line 3, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] section {
  padding: 3rem 2rem;
}

/* line 7, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .btn-gray {
  background: #aaa;
  color: #fff;
}

/* line 12, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .scholarship {
  font-size: 18px;
  margin: 0 0 3rem;
  font-weight: 400;
}

/* line 18, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .church-pay-workbook {
  text-decoration: line-through;
}

/* line 22, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .registration-fee {
  font-style: italic;
  font-weight: 600;
}

/* line 27, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .registration-fee-bold {
  text-shadow: 0.5px 0 0 currentColor;
}

/* line 31, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .bg-dark h2 {
  font-size: 24px;
  font-weight: 900px;
}

/* line 36, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] h3 {
  font-size: 18px;
  font-weight: 900px;
}

/* line 41, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .bg-dark {
  background: #002d62;
  border: 1px solid #002d62;
  max-width: 800px;
}

/* line 47, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .bg-dark * {
  color: #fff;
}

/* line 51, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .bg-gray {
  background: #fafafa;
  border-right: 1px solid #002d62;
  border-left: 1px solid #002d62;
  border-bottom: 1px solid #002d62;
  max-width: 800px;
}

/* line 59, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .bg-gray:first-child {
  border-top: 1px solid #002d62;
}

/* line 63, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .bg-gray h2 {
  color: #002d62;
}

/* line 67, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .row {
  padding: 20px;
}

/* line 71, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] hr {
  border-top: 1px solid #002d62;
}

/* line 75, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] hr.gray {
  border-top: 1px solid #002d62;
}

/* line 79, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .required-group {
  color: green;
}

/* line 83, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .total-due {
  color: green;
}

/* line 87, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .price {
  margin: 15px 0;
  border-left: 2px solid #002d62;
  padding: 0 15px;
}

/* line 93, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .price h5 {
  font-size: 18px;
}

/* line 97, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .price h4 {
  font-size: 25px;
  font-weight: 700;
}

/* line 102, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .price h4,
body.dc[data-controller='registrations'][data-action='new'] .price h5,
body.dc[data-controller='registrations'][data-action='new'] .price h6 {
  line-height: 130%;
  margin: 0;
}

/* line 109, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .image {
  padding: 0 20px 0 0;
  max-width: 180px;
}

/* line 114, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .grid {
  display: grid;
  place-items: center;
  place-items: center;
}

/* line 120, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .g2 {
  grid-template: auto/repeat(2, 1fr);
}

/* line 124, app/assets/stylesheets/dc/_registration.scss */
body.dc[data-controller='registrations'][data-action='new'] .inner {
  display: flex;
  align-items: center;
}

@media all and (max-width: 600px) {
  /* line 130, app/assets/stylesheets/dc/_registration.scss */
  body.dc[data-controller='registrations'][data-action='new'] button {
    margin-bottom: 1rem;
  }
  /* line 134, app/assets/stylesheets/dc/_registration.scss */
  body.dc[data-controller='registrations'][data-action='new'] .inner {
    padding: 0;
  }
  /* line 138, app/assets/stylesheets/dc/_registration.scss */
  body.dc[data-controller='registrations'][data-action='new'] .row {
    padding: 15px;
  }
}

/* line 3, app/assets/stylesheets/dc/_registration_confirm.scss */
body.dc[data-controller='registrations'][data-action='confirm'] .img-responsive {
  height: 150px;
}

/* line 6, app/assets/stylesheets/dc/_registration_confirm.scss */
body.dc[data-controller='registrations'][data-action='confirm'] .scholarship-submitted {
  color: #4aa538;
}

/* line 10, app/assets/stylesheets/dc/_registration_confirm.scss */
body.dc[data-controller='registrations'][data-action='confirm'] .btn-continue {
  background-color: #dc8557;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 900;
}

/* line 16, app/assets/stylesheets/dc/_registration_confirm.scss */
body.dc[data-controller='registrations'][data-action='confirm'] .btn-back {
  margin-left: 10px;
  cursor: pointer;
}

/* line 21, app/assets/stylesheets/dc/_registration_confirm.scss */
body.dc .questions {
  color: black;
  font-weight: 900;
}

/* line 25, app/assets/stylesheets/dc/_registration_confirm.scss */
body.dc .reflections {
  font-style: italic;
}

/* line 28, app/assets/stylesheets/dc/_registration_confirm.scss */
body.dc .my-banner-subscribed {
  padding: 18px;
  text-align: center;
  background: #65b542;
  color: white;
  font-size: 22px;
}

/* line 35, app/assets/stylesheets/dc/_registration_confirm.scss */
body.dc .my-banner-subscribed .main-text {
  font-size: 12px;
  background: #1f3e81;
  padding: 7px;
  margin-left: 8px;
  padding-top: 8px;
}

/* line 43, app/assets/stylesheets/dc/_registration_confirm.scss */
body.dc .my-banner-subscribed .header-text {
  font-weight: 575;
  font-size: 18px;
  color: white;
}

/* line 49, app/assets/stylesheets/dc/_registration_confirm.scss */
body.dc .my-banner-subscribed .my-home-close-btn {
  top: -28px;
  right: -28px;
}

/* line 3, app/assets/stylesheets/dc/_shared.scss */
section.section-banner {
  background-color: #4aa538;
}

/* line 6, app/assets/stylesheets/dc/_shared.scss */
section.section-banner h2 {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/dc/_shared.scss */
  section.section-banner h2 {
    font-size: 30px;
  }
}

/* line 17, app/assets/stylesheets/dc/_shared.scss */
section.section-banner h3 {
  text-transform: none;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}

/* line 23, app/assets/stylesheets/dc/_shared.scss */
section.section-banner h3 a {
  font-size: 18;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 23, app/assets/stylesheets/dc/_shared.scss */
  section.section-banner h3 a {
    font-size: 24px;
  }
}

/* line 35, app/assets/stylesheets/dc/_shared.scss */
section.section-testimonials {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* line 40, app/assets/stylesheets/dc/_shared.scss */
section.section-testimonials.section-testimonials-blue {
  background-image: url(dc/pages/shared/watercolor-blue-604a2c6a66d7a117bdd618b0eef88bc288381bb30edc49123280bc705960d20c.jpg);
}

/* line 44, app/assets/stylesheets/dc/_shared.scss */
section.section-testimonials.section-testimonials-dark-blue {
  background-image: url(dc/pages/shared/watercolor-dark-blue-fc88cd894e38af3023e526996e399d26dac02347ac4a61bf506c0f4082880485.jpg);
}

/* line 48, app/assets/stylesheets/dc/_shared.scss */
section.section-testimonials .testimonial {
  background-image: url(dc/pages/shared/testimonial-ec10d1f8bc970b3ff3d83fdd3685aff9a2b8cafc0a0e263c82fcc60ae1652c5c.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  padding-top: 85px;
}

/* line 54, app/assets/stylesheets/dc/_shared.scss */
section.section-testimonials .testimonial .carousel {
  min-height: 120px;
}

/* line 58, app/assets/stylesheets/dc/_shared.scss */
section.section-testimonials .testimonial blockquote {
  margin-bottom: 0;
}

/* line 61, app/assets/stylesheets/dc/_shared.scss */
section.section-testimonials .testimonial blockquote p {
  font-size: 20px;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  /* line 61, app/assets/stylesheets/dc/_shared.scss */
  section.section-testimonials .testimonial blockquote p {
    font-size: 30px;
  }
}

/* line 72, app/assets/stylesheets/dc/_shared.scss */
section.section-testimonials .testimonial blockquote footer {
  font-size: 16px;
  color: #fff;
  text-align: center;
}

@media (min-width: 992px) {
  /* line 72, app/assets/stylesheets/dc/_shared.scss */
  section.section-testimonials .testimonial blockquote footer {
    font-size: 18px;
  }
}

/* line 85, app/assets/stylesheets/dc/_shared.scss */
section.section-faq {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #136179;
}

/* line 90, app/assets/stylesheets/dc/_shared.scss */
section.section-faq img.heading {
  margin-bottom: 10px;
}

/* line 94, app/assets/stylesheets/dc/_shared.scss */
section.section-faq .subhead {
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}

/* line 102, app/assets/stylesheets/dc/_shared.scss */
section.section-faq h2 {
  font-size: 26px;
  font-weight: normal;
  color: #fff;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 102, app/assets/stylesheets/dc/_shared.scss */
  section.section-faq h2 {
    font-size: 34px;
    margin-bottom: 40px;
  }
}

/* line 114, app/assets/stylesheets/dc/_shared.scss */
section.section-faq h3 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 120, app/assets/stylesheets/dc/_shared.scss */
  section.section-faq .faq-link {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

/* line 127, app/assets/stylesheets/dc/_shared.scss */
section.section-faq .faqs {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 127, app/assets/stylesheets/dc/_shared.scss */
  section.section-faq .faqs {
    margin-top: 80px;
    margin-bottom: 40px;
    padding-top: 40px;
    background: linear-gradient(180deg, #fff, #fff);
    background-position: 50%;
    background-repeat: repeat-y;
    background-size: 3px auto;
  }
}

/* line 143, app/assets/stylesheets/dc/_shared.scss */
section.section-faq .faqs a {
  color: #fff;
}

/* line 147, app/assets/stylesheets/dc/_shared.scss */
section.section-faq .faqs .faq-label {
  background-color: #fff;
  color: #4aa538;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  font-size: 22px;
  line-height: 50px;
  font-weight: 600;
  display: block;
  float: left;
  margin: -5px 10px 0 0;
}

@media (min-width: 992px) {
  /* line 147, app/assets/stylesheets/dc/_shared.scss */
  section.section-faq .faqs .faq-label {
    font-size: 26px;
  }
}

/* line 166, app/assets/stylesheets/dc/_shared.scss */
section.section-faq .faqs .faq-body {
  margin-left: 60px;
}

/* line 170, app/assets/stylesheets/dc/_shared.scss */
section.section-faq .faqs .faq-question {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: auto;
}

@media (min-width: 992px) {
  /* line 170, app/assets/stylesheets/dc/_shared.scss */
  section.section-faq .faqs .faq-question {
    font-size: 26px;
    padding-bottom: 30px;
  }
}

/* line 184, app/assets/stylesheets/dc/_shared.scss */
section.section-faq .faqs .faq-answer {
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 20px;
  overflow: auto;
}

@media (min-width: 992px) {
  /* line 184, app/assets/stylesheets/dc/_shared.scss */
  section.section-faq .faqs .faq-answer {
    padding-bottom: 40px;
  }
}

/* line 196, app/assets/stylesheets/dc/_shared.scss */
section.section-faq .faq-more {
  text-align: center;
  font-size: 18px;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 196, app/assets/stylesheets/dc/_shared.scss */
  section.section-faq .faq-more {
    font-size: 24px;
  }
}

/* line 205, app/assets/stylesheets/dc/_shared.scss */
section.section-faq .faq-more a {
  color: #fff;
}

/* line 211, app/assets/stylesheets/dc/_shared.scss */
section.section-choice {
  padding: 0;
}

/* line 214, app/assets/stylesheets/dc/_shared.scss */
section.section-choice .col-choice {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 214, app/assets/stylesheets/dc/_shared.scss */
  section.section-choice .col-choice {
    height: 500px;
  }
}

/* line 224, app/assets/stylesheets/dc/_shared.scss */
section.section-choice .col-choice-group-aqua {
  background-image: url(dc/pages/shared/group-aqua-f2c42849db09f30fe11a28565f8a23416788ff5f5d682fce25741b3b7d157cf1.jpg);
}

/* line 228, app/assets/stylesheets/dc/_shared.scss */
section.section-choice .col-choice-group-blue {
  background-image: url(dc/pages/shared/group-blue-81b3161eb3f8ac010f79edb5c693930bd64aa02dc61e990709aad62681431f6f.jpg);
}

/* line 232, app/assets/stylesheets/dc/_shared.scss */
section.section-choice .col-choice-group-green {
  background-image: url(dc/pages/shared/group-green-d814b6f2666b3c71c097d9040a3aca9df1654865bda3a4ea6cb5e0fa42246d56.jpg);
}

/* line 236, app/assets/stylesheets/dc/_shared.scss */
section.section-choice .col-choice-next-blue {
  background-image: url(dc/pages/shared/next-blue-ed5409e32641552899d2b6e2d138d7a77267b26abd0e07a559cff9cc019fd6de.jpg);
}

/* line 240, app/assets/stylesheets/dc/_shared.scss */
section.section-choice .col-choice-next-green {
  background-image: url(dc/pages/shared/next-green-cb616729bbec3d80f77607dffd7775e37a183e0c71ec81f31a8d1920e0dc67cb.jpg);
}

/* line 244, app/assets/stylesheets/dc/_shared.scss */
section.section-choice .choice-description {
  padding: 40px 0;
}

@media (min-width: 768px) {
  /* line 244, app/assets/stylesheets/dc/_shared.scss */
  section.section-choice .choice-description {
    padding: 100px 0;
  }
}

@media (min-width: 992px) {
  /* line 244, app/assets/stylesheets/dc/_shared.scss */
  section.section-choice .choice-description {
    padding: 160px 60px;
    width: 480px;
  }
}

/* line 256, app/assets/stylesheets/dc/_shared.scss */
section.section-choice .choice-description h2 {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 256, app/assets/stylesheets/dc/_shared.scss */
  section.section-choice .choice-description h2 {
    font-size: 46px;
  }
}

/* line 268, app/assets/stylesheets/dc/_shared.scss */
section.section-choice .choice-description p {
  font-size: 18px;
  text-align: center;
  color: #fff;
}

/* line 274, app/assets/stylesheets/dc/_shared.scss */
section.section-choice .choice-description .bar {
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #194b85;
  background-color: #fff;
}

@media (min-width: 992px) {
  /* line 289, app/assets/stylesheets/dc/_shared.scss */
  section.section-choice .choice-description.choice-description-left {
    float: right;
  }
}

/* line 297, app/assets/stylesheets/dc/_shared.scss */
section.section-coach-help {
  background-image: url(dc/pages/volunteers/iphone-e814a26fbdfa1b31b6004e8ce37cedfc4bee95da4e98df8df5e56ff43281d7dc.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 297, app/assets/stylesheets/dc/_shared.scss */
  section.section-coach-help {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 308, app/assets/stylesheets/dc/_shared.scss */
section.section-coach-help h2 {
  font-size: 22px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  /* line 308, app/assets/stylesheets/dc/_shared.scss */
  section.section-coach-help h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }
}

/* line 321, app/assets/stylesheets/dc/_shared.scss */
section.section-coach-help p {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}

/* line 331, app/assets/stylesheets/dc/_shared.scss */
.text-bar {
  margin-top: 20px;
  margin-bottom: 60px;
}

/* line 335, app/assets/stylesheets/dc/_shared.scss */
.text-bar .text-bar-text {
  display: block;
  padding: 10px;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  /* line 335, app/assets/stylesheets/dc/_shared.scss */
  .text-bar .text-bar-text {
    display: inline;
    padding: 10px 40px;
    font-size: 24px;
  }
}

/* line 349, app/assets/stylesheets/dc/_shared.scss */
.text-bar.text-bar-blue .text-bar-text {
  background-color: #194b85;
}

/* line 353, app/assets/stylesheets/dc/_shared.scss */
.text-bar.text-bar-green .text-bar-text {
  background-color: #4aa538;
}

/* line 357, app/assets/stylesheets/dc/_shared.scss */
.text-bar.text-bar-white .text-bar-text {
  background-color: #fff;
  color: #194b85;
}

@media (max-width: 992px) {
  /* line 363, app/assets/stylesheets/dc/_shared.scss */
  .slim-text {
    margin-top: 2rem;
  }
}

/* line 369, app/assets/stylesheets/dc/_shared.scss */
.slim-text p {
  max-width: 280px;
  margin: 0 auto;
}

/* line 374, app/assets/stylesheets/dc/_shared.scss */
.pair-block {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  /* line 374, app/assets/stylesheets/dc/_shared.scss */
  .pair-block {
    margin-bottom: 60px;
  }
}

/* line 387, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-image {
  flex: 1 1 100%;
  margin-bottom: 40px;
}

/* line 391, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-image:last-child {
  margin-bottom: 0px;
}

@media (max-width: 992px) {
  /* line 387, app/assets/stylesheets/dc/_shared.scss */
  .pair-block .pair-block-image {
    order: 1;
  }
  /* line 397, app/assets/stylesheets/dc/_shared.scss */
  .pair-block .pair-block-image:last-child {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  /* line 387, app/assets/stylesheets/dc/_shared.scss */
  .pair-block .pair-block-image {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    flex-basis: 50%;
    margin-bottom: 0;
  }
}

/* line 413, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-image img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

@media (max-width: 480px) {
  /* line 413, app/assets/stylesheets/dc/_shared.scss */
  .pair-block .pair-block-image img {
    width: 75%;
  }
}

@media (min-width: 480px) {
  /* line 413, app/assets/stylesheets/dc/_shared.scss */
  .pair-block .pair-block-image img {
    width: 50%;
  }
}

@media (min-width: 992px) {
  /* line 413, app/assets/stylesheets/dc/_shared.scss */
  .pair-block .pair-block-image img {
    width: 100%;
  }
}

/* line 432, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-image figcaption {
  text-align: center;
  font-size: 14px;
  color: #002d62;
  padding-top: 10px;
}

/* line 440, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-text {
  flex: 1 1 100%;
  margin-bottom: 40px;
}

/* line 444, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-text:last-child {
  margin-bottom: 0px;
}

@media (max-width: 992px) {
  /* line 440, app/assets/stylesheets/dc/_shared.scss */
  .pair-block .pair-block-text {
    order: 2;
  }
  /* line 450, app/assets/stylesheets/dc/_shared.scss */
  .pair-block .pair-block-text:last-child {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  /* line 440, app/assets/stylesheets/dc/_shared.scss */
  .pair-block .pair-block-text {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    flex-basis: 50%;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* line 468, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-text h3 {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  color: #194b85;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 468, app/assets/stylesheets/dc/_shared.scss */
  .pair-block .pair-block-text h3 {
    font-size: 30px;
    margin-bottom: 40px;
  }
}

/* line 480, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-text h3.regular-bold {
  text-transform: none;
  font-weight: 800;
}

/* line 486, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-text p {
  font-size: 18px;
  color: #194b85;
  margin-bottom: 10px;
}

/* line 492, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-text ul {
  font-size: 18px;
  color: #194b85;
  margin-bottom: 10px;
}

/* line 498, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-text blockquote {
  margin: 20px 0 0 0;
}

@media (min-width: 992px) {
  /* line 498, app/assets/stylesheets/dc/_shared.scss */
  .pair-block .pair-block-text blockquote {
    margin-top: 40px;
  }
}

/* line 505, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-text blockquote p {
  margin: 0;
}

/* line 509, app/assets/stylesheets/dc/_shared.scss */
.pair-block .pair-block-text blockquote footer {
  font-size: 16px;
  margin-top: 5px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 518, app/assets/stylesheets/dc/_shared.scss */
  .pair-block .pair-block-text.pair-block-text-left h3,
.pair-block .pair-block-text.pair-block-text-left p,
.pair-block .pair-block-text.pair-block-text-left blockquote p,
.pair-block .pair-block-text.pair-block-text-left blockquote footer {
    text-align: right;
  }
}

/* line 531, app/assets/stylesheets/dc/_shared.scss */
.pair-block.pair-block-centered .pair-block-text h3,
.pair-block.pair-block-centered .pair-block-text p,
.pair-block.pair-block-centered .pair-block-text blockquote p,
.pair-block.pair-block-centered .pair-block-text blockquote footer,
.pair-block.pair-block-centered .pair-block-text.pair-block-text-left h3,
.pair-block.pair-block-centered .pair-block-text.pair-block-text-left p,
.pair-block.pair-block-centered .pair-block-text.pair-block-text-left blockquote p,
.pair-block.pair-block-centered .pair-block-text.pair-block-text-left blockquote footer {
  text-align: center;
}

@media (max-width: 992px) {
  /* line 541, app/assets/stylesheets/dc/_shared.scss */
  .flip {
    flex-flow: wrap-reverse;
  }
  /* line 545, app/assets/stylesheets/dc/_shared.scss */
  .flip .pair-block-text, .flip .pair-block-image {
    margin: 40px 0;
  }
}

/* line 551, app/assets/stylesheets/dc/_shared.scss */
.kit-pricing {
  overflow-x: scroll;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 551, app/assets/stylesheets/dc/_shared.scss */
  .kit-pricing {
    overflow-x: hidden;
  }
}

@media (min-width: 992px) {
  /* line 551, app/assets/stylesheets/dc/_shared.scss */
  .kit-pricing {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

/* line 565, app/assets/stylesheets/dc/_shared.scss */
.kit-pricing table {
  width: 100%;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 10px;
  border-collapse: separate;
}

/* line 574, app/assets/stylesheets/dc/_shared.scss */
.kit-pricing table thead th {
  font-size: 18px;
  font-weight: 600;
  color: #194b85;
  text-transform: uppercase;
  text-align: center;
}

@media (min-width: 992px) {
  /* line 574, app/assets/stylesheets/dc/_shared.scss */
  .kit-pricing table thead th {
    font-size: 20px;
  }
}

/* line 588, app/assets/stylesheets/dc/_shared.scss */
.kit-pricing table tbody th {
  padding: 10px 20px;
  vertical-align: top;
  background-color: #194b85;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-align: right;
}

/* line 597, app/assets/stylesheets/dc/_shared.scss */
.kit-pricing table tbody th a {
  color: #fff;
}

/* line 602, app/assets/stylesheets/dc/_shared.scss */
.kit-pricing table tbody td {
  max-width: 180px;
  padding: 10px;
  background-color: #a5a5a5;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

@media (min-width: 992px) {
  /* line 602, app/assets/stylesheets/dc/_shared.scss */
  .kit-pricing table tbody td {
    padding: 10px 50px;
  }
}

/* line 618, app/assets/stylesheets/dc/_shared.scss */
.kit-pricing table tfoot th {
  padding: 10px 20px;
  vertical-align: top;
  color: #194b85;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
}

/* line 627, app/assets/stylesheets/dc/_shared.scss */
.kit-pricing table tfoot td {
  max-width: 180px;
  padding: 10px;
  font-size: 22px;
  font-weight: 600;
  color: #194b85;
  text-align: center;
}

@media (min-width: 992px) {
  /* line 627, app/assets/stylesheets/dc/_shared.scss */
  .kit-pricing table tfoot td {
    padding: 10px 50px;
  }
}

/* line 3, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-start {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-start {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 18, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-start .embed-responsive {
  margin-bottom: 20px;
}

/* line 22, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-start p {
  font-size: 18px;
  color: #194b85;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  /* line 22, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-start p {
    font-size: 20px;
  }
}

/* line 35, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-number {
  background-image: url(dc/pages/staff/man-workbook-585ef63759e29528b737426d06ece621096854f81a70541acf51de555b34afed.jpg);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  /* line 35, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-number {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (min-width: 992px) {
  /* line 35, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-number {
    background-position: 50% 50%;
    padding-top: 100px;
    padding-bottom: 280px;
  }
}

/* line 54, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-number img {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 54, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-number img {
    margin-bottom: 40px;
  }
}

/* line 62, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-number p {
  font-size: 20px;
  color: #636363;
}

@media (min-width: 480px) {
  /* line 62, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-number p {
    text-align: right;
  }
}

@media (min-width: 992px) {
  /* line 62, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-number p {
    font-size: 26px;
  }
}

@media (min-width: 1200px) {
  /* line 62, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-number p {
    font-size: 30px;
  }
}

/* line 80, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-leading {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 80, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-leading {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 91, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-leading h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 91, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-leading h2 {
    font-size: 58px;
    margin-bottom: 60px;
  }
}

/* line 104, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-order-today {
  background-image: url(dc/pages/staff/workbook-today-6cdb0e16076746f03fd54464eea4551533b68e9881dfc0a7d3c1e88ae4df5032.jpg);
  background-repeat: no-repeat;
  background-position: 50% 60%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 104, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-order-today {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 115, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-order-today h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 115, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-order-today h2 {
    font-size: 58px;
  }
}

/* line 126, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-order-today p {
  font-size: 18px;
  color: #fff;
}

/* line 131, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-order-today .btn-xl {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 48px;
}

/* line 141, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-expect {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 141, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-expect {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (max-width: 480px) {
  /* line 153, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-expect img.center-block {
    margin-bottom: 40px;
  }
}

/* line 159, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-coaches {
  background-color: #77c1c5;
}

@media (min-width: 992px) {
  /* line 159, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-coaches {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 167, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-coaches p {
  font-size: 20px;
  color: #fff;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

/* line 175, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-coaches .embed-responsive {
  margin-bottom: 20px;
}

/* line 180, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-kit {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 180, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-kit {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 191, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-kit .img-title {
  margin-bottom: 20px;
}

/* line 195, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-kit p {
  font-size: 16px;
  color: #194b85;
}

/* line 199, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-kit p.main {
  font-size: 18px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  /* line 199, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-kit p.main {
    font-size: 20px;
  }
}

/* line 211, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-kit .circle-icon {
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background-color: #194b85;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 50%;
}

/* line 222, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-kit .circle-icon.circle-icon-phone {
  background-image: url(dc/pages/staff/phone-5c5c398660fb8c9fa4d42f61f33898d578ede8d7b7b2ba87464bfcffe76d2420.png);
}

/* line 226, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-kit .circle-icon.circle-icon-church {
  background-image: url(dc/pages/staff/church-05245551220e5ae4b573c6500a07866aa7ec49be8b304534697d010f782744cf.png);
}

/* line 230, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-kit .circle-icon.circle-icon-check {
  background-image: url(dc/pages/staff/check-4a99501fc956e2903c74450d348b78743a216ed09f1984dabbd9f974c1614792.png);
}

/* line 235, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-kit h3 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #194b85;
}

/* line 243, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-online {
  background-image: url(dc/pages/volunteers/laptop-db8dc61f236525a89fe05e3142992e56c71b02320ae1150cfe915b43664e1542.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 243, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-online {
    padding-top: 80px;
    padding-bottom: 50px;
  }
}

/* line 254, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-online h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 254, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-online h2 {
    font-size: 58px;
    margin-bottom: 30px;
  }
}

/* line 266, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-online h3 {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 266, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-online h3 {
    font-size: 28px;
    margin-bottom: 30px;
  }
}

/* line 278, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-online p {
  font-size: 18px;
  color: #fff;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  /* line 278, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-online p {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

/* line 292, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-fund {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 292, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-fund {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

/* line 303, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-fund h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 303, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-fund h2 {
    font-size: 58px;
  }
}

/* line 314, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-fund p.learn-more {
  font-size: 18px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 314, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-fund p.learn-more {
    font-size: 28px;
  }
}

/* line 324, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-order-now {
  background-image: url(dc/pages/shared/workbook-now-f6afab7c0d4127f30c36b65ec61d942cdc2538d803d48448d66e02c8d51074f4.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 324, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-order-now {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 335, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-order-now h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 335, app/assets/stylesheets/dc/_staff.scss */
  body.dc[data-page="staff"] section.section-order-now h2 {
    font-size: 58px;
  }
}

/* line 346, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-order-now p {
  font-size: 18px;
  color: #fff;
}

/* line 351, app/assets/stylesheets/dc/_staff.scss */
body.dc[data-page="staff"] section.section-order-now .btn-xl {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 32px;
}

/* line 3, app/assets/stylesheets/dc/_statement-of-faith.scss */
body.dc[data-page='statement-of-faith'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_statement-of-faith.scss */
body.dc[data-page='statement-of-faith'] section.section-head {
  background-image: url(dc/pages/shared/lake-a519d2077fdbe733aa4b2130dba70b46f7d33989d7ecd7af68b2d12efaeefc25.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/dc/_statement-of-faith.scss */
  body.dc[data-page='statement-of-faith'] section.section-head {
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 130px;
  }
}

/* line 19, app/assets/stylesheets/dc/_statement-of-faith.scss */
body.dc[data-page='statement-of-faith'] section.section-statement {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 19, app/assets/stylesheets/dc/_statement-of-faith.scss */
  body.dc[data-page='statement-of-faith'] section.section-statement {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 30, app/assets/stylesheets/dc/_statement-of-faith.scss */
body.dc[data-page='statement-of-faith'] section.section-statement h2 {
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 30, app/assets/stylesheets/dc/_statement-of-faith.scss */
  body.dc[data-page='statement-of-faith'] section.section-statement h2 {
    font-size: 48px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

/* line 43, app/assets/stylesheets/dc/_statement-of-faith.scss */
body.dc[data-page='statement-of-faith'] section.section-statement hr {
  border-top: 3px solid #d0d0d0;
  width: 70%;
  margin: 30px auto;
}

@media (min-width: 992px) {
  /* line 43, app/assets/stylesheets/dc/_statement-of-faith.scss */
  body.dc[data-page='statement-of-faith'] section.section-statement hr {
    margin: 60px auto;
  }
}

/* line 53, app/assets/stylesheets/dc/_statement-of-faith.scss */
body.dc[data-page='statement-of-faith'] section.section-statement p {
  font-size: 18px;
  color: #194b85;
  margin-bottom: 20px;
}

/* line 58, app/assets/stylesheets/dc/_statement-of-faith.scss */
body.dc[data-page='statement-of-faith'] section.section-statement p strong {
  font-size: 22px;
}

/* line 3, app/assets/stylesheets/dc/_story.scss */
body.dc[data-page='story'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_story.scss */
body.dc[data-page='story'] section.section-head {
  background-image: url(dc/pages/story/boat-1fd41ed6a1d8a54f8688fe5a2461adcfdd2de5f015c0b5e45e857ddef884fe8c.jpg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/dc/_story.scss */
  body.dc[data-page='story'] section.section-head {
    background-position: 50% 50%;
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

/* line 19, app/assets/stylesheets/dc/_story.scss */
body.dc[data-page='story'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 480px) {
  /* line 19, app/assets/stylesheets/dc/_story.scss */
  body.dc[data-page='story'] section.section-head h1 {
    font-size: 54px;
  }
}

/* line 31, app/assets/stylesheets/dc/_story.scss */
body.dc[data-page='story'] section.section-story {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 31, app/assets/stylesheets/dc/_story.scss */
  body.dc[data-page='story'] section.section-story {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}

/* line 42, app/assets/stylesheets/dc/_story.scss */
body.dc[data-page='story'] section.section-story .intro {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 42, app/assets/stylesheets/dc/_story.scss */
  body.dc[data-page='story'] section.section-story .intro {
    margin-bottom: 40px;
  }
}

/* line 53, app/assets/stylesheets/dc/_story.scss */
body.dc[data-page='story'] section.section-story h2 {
  font-size: 26px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 53, app/assets/stylesheets/dc/_story.scss */
  body.dc[data-page='story'] section.section-story h2 {
    font-size: 32px;
  }
}

/* line 62, app/assets/stylesheets/dc/_story.scss */
body.dc[data-page='story'] section.section-story p {
  font-size: 18px;
  color: #194b85;
}

/* line 3, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-head {
  background-image: url(dc/pages/shared/christmas-table-7446cb3b228441da7d24b3349690c19a7733014b4c21fd4e067a8371c63d4e29.jpg);
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-head {
    padding-top: 35px;
    padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-head {
    background-image: url(dc/pages/shared/christmas-table-7446cb3b228441da7d24b3349690c19a7733014b4c21fd4e067a8371c63d4e29.jpg);
    padding-top: 70px;
    padding-bottom: 0;
  }
}

/* line 24, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-head .img-title {
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  /* line 24, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-head .img-title {
    margin-top: 5px;
  }
}

@media (min-width: 992px) {
  /* line 24, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-head .img-title {
    margin-top: 10px;
  }
}

/* line 36, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-head p {
  font-size: 18px;
  color: #4a75b0;
}

@media (min-width: 992px) {
  /* line 36, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-head p {
    font-size: 22px;
    line-height: 1.3;
  }
}

@media (min-width: 1200px) {
  /* line 36, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-head p {
    font-size: 28px;
  }
}

/* line 51, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-included {
  background-color: #194b85;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 56, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-included h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 56, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-included h2 {
    font-size: 34px;
  }
}

/* line 67, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-included p {
  font-size: 18px;
  color: #c6d3e5;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 67, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-included p {
    font-size: 24px;
  }
}

/* line 78, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-help {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 78, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-help {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 90, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-how {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 90, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-how {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

/* line 102, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-how .intro h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 102, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-how .intro h2 {
    font-size: 60px;
    margin-bottom: 30px;
  }
}

/* line 113, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-how .intro p {
  font-size: 18px;
  color: #194b85;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 113, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-how .intro p {
    font-size: 26px;
    margin-bottom: 50px;
  }
}

/* line 125, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-how .circle-label {
  background-color: #4aa538;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  font-size: 26px;
  line-height: 60px;
  font-weight: 600;
  display: block;
  margin: 0 auto 10px auto;
}

@media (min-width: 992px) {
  /* line 125, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-how .circle-label {
    margin-bottom: 30px;
  }
}

/* line 144, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-order-hope {
  background-image: linear-gradient(to bottom, rgba(66, 75, 56, 0.8), rgba(66, 75, 56, 0.8)), url(dc/pages/surviving/woman-survival-guide-c4d33092ac5986cbbe7b002b25e3f78408cb331fae8894f42eaca3c29320bb99.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 144, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-order-hope {
    background-image: url(dc/pages/surviving/woman-survival-guide-c4d33092ac5986cbbe7b002b25e3f78408cb331fae8894f42eaca3c29320bb99.jpg);
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 157, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-order-hope h2 {
  font-size: 26px;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 157, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-order-hope h2 {
    font-size: 44px;
    margin-bottom: 30px;
  }
}

/* line 167, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-order-hope p {
  font-size: 18px;
  color: #fff;
  margin: 0;
}

@media (min-width: 992px) {
  /* line 167, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-order-hope p {
    font-size: 20px;
  }
}

/* line 177, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-order-hope h3 {
  font-size: 22px;
  color: #fff;
  margin-top: 20px;
}

/* line 182, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-order-hope h3 small {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
}

@media (min-width: 1200px) {
  /* line 182, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-order-hope h3 small {
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  /* line 177, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-order-hope h3 {
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
}

/* line 199, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-order-hope .btn {
  font-size: 20px;
  padding: 10px 32px;
}

/* line 205, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-why {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 205, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-why {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* line 217, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-why .intro h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 217, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-why .intro h2 {
    font-size: 60px;
    margin-bottom: 30px;
  }
}

/* line 228, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-why .intro p {
  font-size: 18px;
  color: #194b85;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 228, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-why .intro p {
    font-size: 26px;
    margin-bottom: 50px;
  }
}

/* line 240, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-why .circle-label {
  background-color: #4aa538;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  font-size: 26px;
  line-height: 60px;
  font-weight: 600;
  display: block;
  margin: 0 auto 10px auto;
}

@media (min-width: 992px) {
  /* line 240, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-why .circle-label {
    margin-bottom: 30px;
  }
}

/* line 259, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-why .reasons h3 {
  font-size: 22px;
  color: #3a7ac3;
}

@media (min-width: 992px) {
  /* line 259, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-why .reasons h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

/* line 269, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-why .reasons p {
  font-size: 18px;
  color: #194b85;
}

/* line 276, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-online {
  background-image: linear-gradient(to bottom, rgba(220, 216, 215, 0.8), rgba(220, 216, 215, 0.8)), url(dc/pages/holidays/woman-laptop-5d9c91018ffefc57dc661931173925d2d42d6f6459a3b745337a5513e26c652a.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 276, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-online {
    background-image: url(dc/pages/holidays/woman-laptop-5d9c91018ffefc57dc661931173925d2d42d6f6459a3b745337a5513e26c652a.jpg);
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

/* line 289, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-online h2 {
  font-size: 26px;
  font-weight: 800;
  text-align: center;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 289, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-online h2 {
    font-size: 42px;
  }
}

/* line 300, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-online p {
  font-size: 18px;
  color: #002d62;
}

@media (min-width: 992px) {
  /* line 300, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-online p {
    font-size: 20px;
  }
}

/* line 310, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 310, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-materials {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* line 322, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .intro h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 322, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-materials .intro h2 {
    font-size: 60px;
    margin-bottom: 30px;
  }
}

/* line 333, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .intro p {
  font-size: 18px;
  color: #194b85;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 333, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-materials .intro p {
    font-size: 26px;
    margin-bottom: 50px;
  }
}

/* line 345, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .materials {
  max-width: 800px;
  margin: 0 auto;
}

/* line 349, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .materials h3 {
  font-size: 22px;
  color: #3a7ac3;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  /* line 349, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-materials .materials h3 {
    font-size: 28px;
    margin-bottom: 50px;
  }
}

/* line 361, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .circle-icon {
  width: 90px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background-color: #4aa538;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 50%;
}

/* line 372, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .circle-icon.circle-icon-play {
  background-image: url(dc/pages/surviving/play-2f074d6ddeabb10479232291cb9c016b6c58526e9f70f3048221aa7e8b1dd575.png);
}

/* line 376, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .circle-icon.circle-icon-book {
  background-image: url(dc/pages/surviving/book-e2863026b404394b9e689efea3f9205ec0ed12b81cc87685a42289c330eaa9ed.png);
}

/* line 380, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .circle-icon.circle-icon-monitor {
  background-image: url(dc/pages/surviving/monitor-757a5568aa088a4e2344c8804e55fa2123164ec251bb87f24143ae1bd8e3a758.png);
}

/* line 384, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .circle-icon.circle-icon-megaphone {
  background-image: url(dc/pages/surviving/megaphone-72aedca1665c7939a006363d97768aeb6ba6c1b071e6b1393e46df66db15ad8f.png);
}

/* line 388, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .circle-icon.circle-icon-coach {
  background-image: url(dc/pages/surviving/coach-b19b179bb6c8044263aac815914b6cd3f900819611e6f0c65a7c9959eeb72ad5.png);
}

/* line 393, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials h3 {
  font-size: 22px;
  color: #194b85;
  margin-bottom: 20px;
}

/* line 398, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials h3 span {
  color: #4aa538;
}

@media (min-width: 992px) {
  /* line 393, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-materials h3 {
    font-size: 36px;
    margin-bottom: 30px;
  }
}

/* line 408, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .btn-xl {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 48px;
}

@media (min-width: 992px) {
  /* line 408, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-materials .btn-xl {
    font-size: 32px;
  }
}

/* line 419, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .learn-more {
  text-align: center;
  font-size: 18px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 419, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-materials .learn-more {
    font-size: 24px;
  }
}

/* line 428, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-materials .learn-more a {
  color: #194b85;
}

/* line 434, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-order-ready {
  background-image: url(dc/pages/surviving/christmas-group-657b29de93e9978e5ab998837f2cc5ae083c6fd33e7bc50ae5c20665fa3d2335.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 434, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-order-ready {
    padding-top: 80px;
    padding-bottom: 20px;
  }
}

/* line 445, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-order-ready h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 445, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-order-ready h2 {
    font-size: 60px;
    margin-bottom: 20px;
  }
}

/* line 457, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-order-ready p {
  font-size: 18px;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 457, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-order-ready p {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

/* line 467, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-order-ready h3 {
  font-size: 22px;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 467, app/assets/stylesheets/dc/_surviving.scss */
  body.dc[data-page='surviving'] section.section-order-ready h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

/* line 477, app/assets/stylesheets/dc/_surviving.scss */
body.dc[data-page='surviving'] section.section-order-ready .btn {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 32px;
}

/* line 3, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
body.dc[data-page='teaching-on-divorce'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
body.dc[data-page='teaching-on-divorce'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(dc/pages/teaching-on-divorce/man-workbook-637fba23f752ca45f8cba7ab7367265e38799c816cc5ab32a31aadcd6f25fbb8.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
  body.dc[data-page='teaching-on-divorce'] section.section-head {
    background-image: url(dc/pages/teaching-on-divorce/man-workbook-637fba23f752ca45f8cba7ab7367265e38799c816cc5ab32a31aadcd6f25fbb8.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* line 20, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
body.dc[data-page='teaching-on-divorce'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
  body.dc[data-page='teaching-on-divorce'] section.section-head h1 {
    font-size: 54px;
  }
}

/* line 31, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
body.dc[data-page='teaching-on-divorce'] section.section-body {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 31, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
  body.dc[data-page='teaching-on-divorce'] section.section-body {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 43, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
body.dc[data-page='teaching-on-divorce'] section.section-body h2 {
  font-size: 26px;
  font-weight: 600;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 43, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
  body.dc[data-page='teaching-on-divorce'] section.section-body h2 {
    font-size: 32px;
  }
}

/* line 53, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
body.dc[data-page='teaching-on-divorce'] section.section-body p {
  font-size: 18px;
}

/* line 58, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
body.dc[data-page='teaching-on-divorce'] section.section-start {
  background-image: url(dc/pages/teaching-on-divorce/group-2a1d70ed3baa3866b29096e3c72b563197763bf7f1e56ee841141ff74b88e579.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 58, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
  body.dc[data-page='teaching-on-divorce'] section.section-start {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 69, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
body.dc[data-page='teaching-on-divorce'] section.section-start h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 69, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
  body.dc[data-page='teaching-on-divorce'] section.section-start h2 {
    font-size: 42px;
    margin-bottom: 20px;
  }
}

/* line 81, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
body.dc[data-page='teaching-on-divorce'] section.section-start p {
  font-size: 18px;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 87, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
  body.dc[data-page='teaching-on-divorce'] section.section-start p.left {
    text-align: right;
  }
  /* line 91, app/assets/stylesheets/dc/_teaching-on-divorce.scss */
  body.dc[data-page='teaching-on-divorce'] section.section-start p.right {
    text-align: left;
  }
}

/* line 3, app/assets/stylesheets/dc/_topics.scss */
body.dc[data-page='topics'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_topics.scss */
body.dc[data-page='topics'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(dc/pages/topics/group-e94f215a63f3f8c952a6200642e63ab4f7708e1e4bc5cd530f87e2e857e7ef37.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/dc/_topics.scss */
  body.dc[data-page='topics'] section.section-head {
    background-image: url(dc/pages/topics/group-e94f215a63f3f8c952a6200642e63ab4f7708e1e4bc5cd530f87e2e857e7ef37.jpg);
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

/* line 20, app/assets/stylesheets/dc/_topics.scss */
body.dc[data-page='topics'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/dc/_topics.scss */
  body.dc[data-page='topics'] section.section-head h1 {
    font-size: 54px;
  }
}

/* line 31, app/assets/stylesheets/dc/_topics.scss */
body.dc[data-page='topics'] section.section-head p {
  font-size: 18px;
  color: #194b85;
}

/* line 37, app/assets/stylesheets/dc/_topics.scss */
body.dc[data-page='topics'] section.section-topics {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 37, app/assets/stylesheets/dc/_topics.scss */
  body.dc[data-page='topics'] section.section-topics {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

/* line 49, app/assets/stylesheets/dc/_topics.scss */
body.dc[data-page='topics'] section.section-topics .topic h2 {
  font-size: 26px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 49, app/assets/stylesheets/dc/_topics.scss */
  body.dc[data-page='topics'] section.section-topics .topic h2 {
    font-size: 32px;
  }
}

/* line 58, app/assets/stylesheets/dc/_topics.scss */
body.dc[data-page='topics'] section.section-topics .topic p {
  font-size: 18px;
  color: #194b85;
}

/* line 63, app/assets/stylesheets/dc/_topics.scss */
body.dc[data-page='topics'] section.section-topics .topic hr {
  border-top: 3px solid #d0d0d0;
  width: 70%;
  text-align: left;
  margin: 30px 0;
}

@media (min-width: 992px) {
  /* line 63, app/assets/stylesheets/dc/_topics.scss */
  body.dc[data-page='topics'] section.section-topics .topic hr {
    margin: 70px 0;
  }
}

/* line 76, app/assets/stylesheets/dc/_topics.scss */
body.dc[data-page='topics'] section.section-join {
  background-image: linear-gradient(to bottom, rgba(204, 209, 215, 0.8), rgba(204, 209, 215, 0.8)), url(dc/pages/topics/woman-workbook-a25781e78084b6f64285adeb59cc9f5de850431fb476bd1239d3623a2e510f94.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 76, app/assets/stylesheets/dc/_topics.scss */
  body.dc[data-page='topics'] section.section-join {
    background-image: url(dc/pages/topics/woman-workbook-a25781e78084b6f64285adeb59cc9f5de850431fb476bd1239d3623a2e510f94.jpg);
  }
}

/* line 87, app/assets/stylesheets/dc/_topics.scss */
body.dc[data-page='topics'] section.section-join h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 87, app/assets/stylesheets/dc/_topics.scss */
  body.dc[data-page='topics'] section.section-join h2 {
    font-size: 46px;
  }
}

/* line 99, app/assets/stylesheets/dc/_topics.scss */
body.dc[data-page='topics'] section.section-join p {
  font-size: 18px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 99, app/assets/stylesheets/dc/_topics.scss */
  body.dc[data-page='topics'] section.section-join p {
    font-size: 20px;
  }
}

/* line 3, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-start {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-start {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 18, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-start .embed-responsive {
  margin-bottom: 20px;
}

/* line 22, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-start p {
  font-size: 18px;
  color: #194b85;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  /* line 22, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-start p {
    font-size: 20px;
  }
}

/* line 35, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-leading {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 35, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-leading {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 46, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-leading h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  /* line 46, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-leading h2 {
    font-size: 58px;
  }
}

/* line 59, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-lets {
  background-image: url(dc/pages/volunteers/group-smiling-8e9c9e8cc72e4c3860fe4816e51e59e2bda08606eaddea6b13bd0c8779672d84.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 59, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-lets {
    padding-top: 60px;
    padding-bottom: 20px;
  }
}

/* line 70, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-lets h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 768px) {
  /* line 70, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-lets h2 {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  /* line 70, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-lets h2 {
    font-size: 56px;
  }
}

@media (min-width: 1200px) {
  /* line 70, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-lets h2 {
    font-size: 58px;
    margin-top: 20px;
  }
}

/* line 90, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-lets h3 {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 90, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-lets h3 {
    font-size: 24px;
  }
}

/* line 101, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-lets p {
  font-size: 18px;
  color: #fff;
}

/* line 106, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-lets .btn-primary {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  padding: 10px 32px;
}

/* line 114, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-expect {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

/* line 120, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-expect img.heading {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 120, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-expect img.heading {
    margin-bottom: 60px;
  }
}

/* line 129, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-coaches {
  background-color: #77c1c5;
}

@media (min-width: 992px) {
  /* line 129, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-coaches {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 137, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-coaches p {
  font-size: 18px;
  color: #fff;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  /* line 137, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-coaches p {
    font-size: 20px;
  }
}

/* line 149, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-coaches .embed-responsive {
  margin-bottom: 20px;
}

/* line 154, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-approach {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

/* line 161, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-online {
  background-image: url(dc/pages/volunteers/laptop-db8dc61f236525a89fe05e3142992e56c71b02320ae1150cfe915b43664e1542.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 161, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-online {
    padding-top: 80px;
    padding-bottom: 50px;
  }
}

/* line 172, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-online h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 172, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-online h2 {
    font-size: 58px;
    margin-bottom: 30px;
  }
}

/* line 184, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-online h3 {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 184, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-online h3 {
    font-size: 28px;
    margin-bottom: 30px;
  }
}

/* line 196, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-online p {
  font-size: 18px;
  color: #fff;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  /* line 196, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-online p {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

/* line 210, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-fund {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 210, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-fund {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

/* line 221, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-fund h2 {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 221, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-fund h2 {
    font-size: 58px;
  }
}

/* line 232, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-fund p.learn-more {
  font-size: 18px;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 232, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-fund p.learn-more {
    font-size: 28px;
  }
}

/* line 242, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-pastor {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 242, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-pastor {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

/* line 253, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-pastor img.heading {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 253, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-pastor img.heading {
    margin-bottom: 80px;
  }
}

/* line 261, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-pastor h2 {
  font-size: 22px;
  font-weight: 600;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 261, app/assets/stylesheets/dc/_volunteers.scss */
  body.dc[data-page='volunteers'] section.section-pastor h2 {
    font-size: 38px;
    margin-top: 50px;
    margin-bottom: 40px;
  }
}

/* line 273, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] section.section-pastor p {
  font-size: 18px;
  color: #194b85;
}

/* line 279, app/assets/stylesheets/dc/_volunteers.scss */
body.dc[data-page='volunteers'] .btn-primary {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  padding: 10px 32px;
}

/* line 3, app/assets/stylesheets/dc/_webinar.scss */
body.dc[data-page='webinar'] .body {
  padding-bottom: 0;
}

/* line 6, app/assets/stylesheets/dc/_webinar.scss */
body.dc[data-page='webinar'] section.section-webinar {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

/* line 14, app/assets/stylesheets/dc/_webinar.scss */
body.dc[data-page='webinar_watch'] .body {
  padding-bottom: 0;
}

/* line 17, app/assets/stylesheets/dc/_webinar.scss */
body.dc[data-page='webinar_watch'] section.section-webinar-watch {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

/* line 3, app/assets/stylesheets/dc/healing/_foundation.scss */
body.dc[data-page='healing_foundation'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/healing/_foundation.scss */
body.dc[data-page='healing_foundation'] section.section-head {
  background-image: url(dc/pages/shared/lake-a519d2077fdbe733aa4b2130dba70b46f7d33989d7ecd7af68b2d12efaeefc25.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* line 13, app/assets/stylesheets/dc/healing/_foundation.scss */
body.dc[data-page='healing_foundation'] section.section-head img {
  position: relative;
}

@media (min-width: 480px) {
  /* line 17, app/assets/stylesheets/dc/healing/_foundation.scss */
  body.dc[data-page='healing_foundation'] section.section-head .text-bar {
    margin-top: -15px;
  }
}

@media (min-width: 768px) {
  /* line 17, app/assets/stylesheets/dc/healing/_foundation.scss */
  body.dc[data-page='healing_foundation'] section.section-head .text-bar {
    margin-top: -30px;
  }
}

/* line 28, app/assets/stylesheets/dc/healing/_foundation.scss */
body.dc[data-page='healing_foundation'] section.section-foundation {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 28, app/assets/stylesheets/dc/healing/_foundation.scss */
  body.dc[data-page='healing_foundation'] section.section-foundation {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 39, app/assets/stylesheets/dc/healing/_foundation.scss */
body.dc[data-page='healing_foundation'] section.section-foundation h2 {
  font-size: 26px;
  font-weight: 600;
  color: #194b85;
  margin-top: 20px;
}

@media (min-width: 992px) {
  /* line 39, app/assets/stylesheets/dc/healing/_foundation.scss */
  body.dc[data-page='healing_foundation'] section.section-foundation h2 {
    font-size: 32px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

/* line 52, app/assets/stylesheets/dc/healing/_foundation.scss */
body.dc[data-page='healing_foundation'] section.section-foundation h3 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #194b85;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 52, app/assets/stylesheets/dc/healing/_foundation.scss */
  body.dc[data-page='healing_foundation'] section.section-foundation h3 {
    margin-top: 20px;
  }
}

/* line 64, app/assets/stylesheets/dc/healing/_foundation.scss */
body.dc[data-page='healing_foundation'] section.section-foundation p {
  font-size: 18px;
  color: #194b85;
}

/* line 69, app/assets/stylesheets/dc/healing/_foundation.scss */
body.dc[data-page='healing_foundation'] section.section-foundation ul {
  font-size: 18px;
  color: #194b85;
}

/* line 74, app/assets/stylesheets/dc/healing/_foundation.scss */
body.dc[data-page='healing_foundation'] section.section-foundation .center-block {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 74, app/assets/stylesheets/dc/healing/_foundation.scss */
  body.dc[data-page='healing_foundation'] section.section-foundation .center-block {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}

/* line 3, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .section-top {
  padding-bottom: 5px;
  margin-bottom: 5px;
}

/* line 8, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .section-home {
  margin-top: 4px;
  padding-top: 4px;
}

/* line 13, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-selection:hover {
  -webkit-filter: brightness(80%);
  transition: all 0.5s ease;
}

/* line 22, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-selection.no:hover {
  -webkit-filter: brightness(100%);
}

/* line 26, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-selection:hover {
  -webkit-filter: brightness(80%);
}

/* line 30, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-selection {
  position: relative;
  padding-bottom: 20px;
  margin: 0 auto;
  width: 300px;
  height: 300px;
  overflow: hidden;
  margin-bottom: 7%;
  -webkit-filter: brightness(100%);
}

@media (min-width: 992px) {
  /* line 30, app/assets/stylesheets/dc/my/_home.scss */
  body.dc[data-controller='my/home'][data-action='index'] .my-selection {
    padding-bottom: 0px;
    margin-left: 0;
    width: 100%;
    height: auto;
  }
}

/* line 47, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-selection .text-center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  color: #20478d;
  font-weight: 700;
}

/* line 55, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-selection .my-img {
  width: 100%;
}

/* line 59, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-selection .selection-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10%;
  background: #65b542;
}

/* line 67, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-selection .selection-top .title-text {
  margin-top: 5px;
  color: white;
  text-align: center;
  font-size: 14px;
  font-weight: 575;
}

/* line 76, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-selection .selection-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
}

/* line 85, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-selection .selection-centered .title-text {
  font-size: 21px;
  font-weight: 580;
}

/* line 90, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-selection .selection-centered .title-subtext {
  font-size: 13px;
  font-weight: 500;
}

/* line 97, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-banner-subscribed {
  padding: 40px;
  text-align: center;
  background: #1f3e81;
  color: white;
  font-size: 30px;
}

/* line 104, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-banner-subscribed .main-text {
  font-size: 13px;
}

/* line 108, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-banner-subscribed .header-text {
  font-weight: 575;
  font-size: 26px;
  color: white;
}

/* line 114, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-banner-subscribed .my-home-close-btn {
  top: -28px;
  right: -28px;
}

/* line 120, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-banner-subscribe {
  padding: 22px;
  text-align: center;
  background: #65b542;
  color: white;
  font-size: 30px;
}

/* line 127, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-banner-subscribe .main-text {
  font-size: 13px;
}

/* line 131, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-banner-subscribe .dc-plus {
  color: white;
}

/* line 135, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-banner-subscribe .header-text {
  font-weight: 575;
  font-size: 26px;
  color: #ddf2d5;
}

/* line 141, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-banner-subscribe .pending-registration {
  font-weight: 575;
  font-size: 26px;
  color: white;
}

/* line 147, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-banner-subscribe .my-home-close-btn {
  top: -15px;
  right: -15px;
}

/* line 153, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] .my-banner-link-text {
  font-size: 15px;
  font-weight: bold;
  color: white;
}

/* line 159, app/assets/stylesheets/dc/my/_home.scss */
body.dc[data-controller='my/home'][data-action='index'] #my-book-icon {
  font-size: 0.8em;
}

/* line 3, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] .body {
  min-width: 100%;
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] .announcement {
  width: 100%;
}

/* line 11, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] .btn-search {
  border-radius: 100px;
  width: 240px;
  display: inline-flex !important;
  justify-content: center;
}

/* line 18, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(253, 246, 236, 0.8), rgba(253, 246, 236, 0.8)), url(dc/pages/my/signup/header-background-36254cc78359cdbfe7b574a679738a8783989a605c31975b92828c8243a96914.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 18, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head {
    background-image: url(dc/pages/my/signup/header-background-36254cc78359cdbfe7b574a679738a8783989a605c31975b92828c8243a96914.png);
    padding-top: 70px;
    padding-bottom: 100px;
  }
}

/* line 31, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  color: #194b85;
}

@media (min-width: 768px) {
  /* line 31, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head h1 {
    font-size: 54px;
  }
}

/* line 40, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head .header-text {
  font-size: 18px;
  font-weight: 400;
  color: #194b85;
  line-height: 90%;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 40, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head .header-text {
    font-size: 28px;
    line-height: 90%;
    text-align: center;
  }
}

/* line 53, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head .header-text-green {
  color: #4aa538;
}

/* line 56, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head .header-form {
  margin: auto;
  font-size: 30px;
  font-weight: 500;
  color: #194b85;
  display: flex;
  margin-top: 22px;
}

@media (min-width: 768px) {
  /* line 56, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head .header-form {
    font-size: 34px;
    width: 450px;
  }
}

/* line 68, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head .header-form .btn {
  width: 180px;
  margin-left: 5px;
}

/* line 74, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head .header-subtext {
  font-size: 12px;
  font-weight: 550;
  color: #194b85;
  text-align: center;
  padding-left: 55px;
  padding-right: 55px;
}

@media (min-width: 768px) {
  /* line 74, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head .header-subtext {
    font-size: 20px;
    padding-right: 75px;
  }
}

/* line 87, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head .header-bottom-text {
  font-size: 14px;
  font-weight: 610;
  color: #194b85;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 12px;
}

@media (min-width: 768px) {
  /* line 87, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head .header-bottom-text {
    font-size: 16px;
  }
}

/* line 100, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head .btn {
  font-weight: 700;
}

/* line 103, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-head .header-link {
  color: #194b85;
  white-space: pre;
}

/* line 112, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-preview {
  background-image: url(dc/pages/shared/watercolor-c16ff268a4f1b8a0f26f35acea5db19afa192ef3d40fd14573e0f00df0e6b3b8.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 768px) {
  /* line 112, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-preview {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 123, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-preview .intro {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}

/* line 129, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-preview h2 {
  font-size: 26px;
  color: #194b85;
}

@media (min-width: 768px) {
  /* line 129, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-preview h2 {
    font-size: 32px;
  }
}

/* line 138, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-preview h3 {
  font-size: 22px;
  font-weight: 600;
  color: #194b85;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 138, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-preview h3 {
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

/* line 152, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-preview .embed-responsive {
  margin-bottom: 20px;
}

/* line 156, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-preview p {
  font-size: 18px;
  color: #194b85;
}

@media (min-width: 768px) {
  /* line 161, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-preview .col-md-5 {
    margin-bottom: 10px;
  }
}

/* line 167, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] .my-selection {
  color: #fff;
}

/* line 169, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] .my-selection .selection-centered {
  text-align: center;
  margin: 12px;
}

/* line 173, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] .my-selection .title-text {
  font-weight: 800;
  font-size: 22px;
  margin: 4px;
}

/* line 179, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] .my-selection .title-subtext {
  font-size: 12px;
  margin-bottom: 48px;
}

@media (min-width: 768px) {
  /* line 179, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] .my-selection .title-subtext {
    font-size: 14px;
    margin-bottom: 0px;
  }
}

/* line 188, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] .my-selection .products-title-subtext {
  margin: 7px;
  font-size: 12px;
  margin-bottom: 48px;
}

@media (min-width: 768px) {
  /* line 188, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] .my-selection .products-title-subtext {
    font-size: 14px;
    margin-bottom: 0px;
  }
}

/* line 199, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-my-options {
  background-color: #4566a1;
}

/* line 201, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-my-options .header-subtext {
  font-size: 24px;
  margin: 8px;
  color: #fff;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 620;
  text-align: center;
  text-wrap: balance;
}

@media (min-width: 768px) {
  /* line 201, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-my-options .header-subtext {
    font-size: 24px;
  }
}

/* line 215, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-my-options h2 {
  font-size: 26px;
  font-weight: 800;
  color: #fff;
}

@media (min-width: 768px) {
  /* line 215, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-my-options h2 {
    font-size: 36px;
  }
}

/* line 225, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-my-options .header-white-on-color {
  font-size: 48px;
  font-weight: 700;
  color: white;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* line 234, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-my-options p {
  font-size: 18px;
  color: #fff;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 620;
}

@media (min-width: 768px) {
  /* line 234, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-my-options p {
    font-size: 24px;
    line-height: 1.4;
  }
}

/* line 249, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup {
  height: 500px;
}

/* line 251, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup .box {
  top: 100px;
  height: 330px;
  width: 290px;
  border: 2px solid gray;
  margin: 20px;
}

/* line 258, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup .top-text-left {
  background-color: #002d62;
  color: white;
  font-weight: 700;
  text-align: center;
}

/* line 265, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup .top-text-right {
  background-color: #4aa538;
  color: white;
  font-weight: 700;
  text-align: center;
}

/* line 271, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup .middle-text-left {
  color: #002d62;
  font-weight: 700;
  text-align: center;
  font-size: 26px;
  margin: 25px;
  margin-bottom: 10px;
}

/* line 279, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup .bottom-text-left {
  color: #002d62;
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  margin-left: 58px;
  margin-right: 58px;
  margin-bottom: 20px;
}

/* line 287, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup .bottom-text-left .unbold {
  font-weight: 600;
}

@media (min-width: 768px) {
  /* line 279, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup .bottom-text-left {
    font-size: 16px;
  }
}

/* line 295, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup .middle-text-right {
  color: #4aa538;
  font-weight: 700;
  text-align: center;
  font-size: 26px;
  margin: 25px;
  margin-bottom: 10px;
}

/* line 303, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup .bottom-text-right {
  color: #002d62;
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  margin-left: 55px;
  margin-right: 55px;
  margin-bottom: 20px;
}

/* line 311, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup .bottom-text-right .unbold {
  font-weight: 600;
}

/* line 315, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup .signup-btn {
  width: 110px;
  font-weight: 700;
  margin-bottom: 20px;
}

/* line 320, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-signup .signup-btn-create {
  width: 110px;
  font-weight: 700;
  background-color: #4aa538;
  margin-bottom: 20px;
}

/* line 329, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-more-content {
  background-color: #4aa538;
  padding: 10px;
}

/* line 332, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-more-content .header-text {
  margin-top: 11px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-weight: 620;
}

/* line 343, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-find {
  background-image: url(dc/pages/home/woman-smiling-3a472267660eb7779b0e84966c9c0f2033619e81d4ea1cf74e90254181a09e1b.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  text-wrap: balance;
}

@media (min-width: 768px) {
  /* line 343, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-find {
    font-size: 24px;
    margin-top: 0;
    height: 380px;
  }
}

/* line 355, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-find h1 {
  margin-top: 15px;
  font-size: 48px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: 700;
}

/* line 364, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-find .top-text {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 48px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: 700;
}

/* line 375, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-find .bottom-text {
  margin-top: 0px;
  font-size: 48px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: 700;
}

@media (min-width: 768px) {
  /* line 386, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-find .form-group {
    width: 45%;
  }
}

@media (min-width: 992px) {
  /* line 386, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-find .form-group {
    width: 50%;
  }
}

@media (max-width: 768px) {
  /* line 394, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-find .btn {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 400, app/assets/stylesheets/dc/my/_signup.scss */
body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-find p {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  max-width: 800px;
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  /* line 400, app/assets/stylesheets/dc/my/_signup.scss */
  body.dc[data-controller='my/pages'][data-page='my_signup'] section.section-find p {
    font-size: 24px;
  }
}

/* line 3, app/assets/stylesheets/dc/my/_videos.scss */
body.dc[data-page='my_videos'] .plus-ad {
  margin-bottom: 20px;
}

/* line 3, app/assets/stylesheets/dc/staff/_faq.scss */
body.dc[data-page='staff_faq'] .body {
  padding-bottom: 0;
}

/* line 3, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
body.dc[data-page='volunteers_are-you-ready'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
body.dc[data-page='volunteers_are-you-ready'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(233, 226, 220, 0.7), rgba(233, 226, 220, 0.7)), url(dc/pages/volunteers/are-you-ready/woman-2df35d2933f349d733af5ec19ac2aa6f346b5165c1789b651b9515463c0c446d.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
  body.dc[data-page='volunteers_are-you-ready'] section.section-head {
    background-image: url(dc/pages/volunteers/are-you-ready/woman-2df35d2933f349d733af5ec19ac2aa6f346b5165c1789b651b9515463c0c446d.jpg);
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

/* line 20, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
body.dc[data-page='volunteers_are-you-ready'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 768px) {
  /* line 20, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
  body.dc[data-page='volunteers_are-you-ready'] section.section-head h1 {
    font-size: 54px;
  }
}

/* line 31, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
body.dc[data-page='volunteers_are-you-ready'] section.section-head p {
  font-size: 18px;
  color: #194b85;
}

/* line 37, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
body.dc[data-page='volunteers_are-you-ready'] section.section-body {
  background-image: url(dc/pages/shared/wood-grain-6057674d6b1b9952eda94cfa010b047fa88b733d11f3174d15c2e3be4555397b.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 37, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
  body.dc[data-page='volunteers_are-you-ready'] section.section-body {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 48, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
body.dc[data-page='volunteers_are-you-ready'] section.section-body img.center-block {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 48, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
  body.dc[data-page='volunteers_are-you-ready'] section.section-body img.center-block {
    margin-bottom: 40px;
  }
}

/* line 56, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
body.dc[data-page='volunteers_are-you-ready'] section.section-body h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 56, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
  body.dc[data-page='volunteers_are-you-ready'] section.section-body h2 {
    font-size: 32px;
  }
}

/* line 66, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
body.dc[data-page='volunteers_are-you-ready'] section.section-body p {
  font-size: 18px;
  color: #194b85;
}

/* line 71, app/assets/stylesheets/dc/volunteers/_are-you-ready.scss */
body.dc[data-page='volunteers_are-you-ready'] section.section-body .btn-primary {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  padding: 10px 32px;
}

/* line 3, app/assets/stylesheets/dc/volunteers/_faq.scss */
body.dc[data-page='volunteers_faq'] .body {
  padding-bottom: 0;
}

/* line 3, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
body.dc[data-page='volunteers_lets-do-this'] .body {
  padding-bottom: 0;
}

/* line 7, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
body.dc[data-page='volunteers_lets-do-this'] section.section-head {
  background-image: linear-gradient(to bottom, rgba(253, 244, 227, 0.7), rgba(253, 244, 227, 0.7)), url(dc/pages/volunteers/lets-do-this/woman-laptop-06cb0362eee2a03704e07f5ff02b1446ee41e9fdc5737dc5f37b8a63259df35d.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
  body.dc[data-page='volunteers_lets-do-this'] section.section-head {
    background-image: url(dc/pages/volunteers/lets-do-this/woman-laptop-06cb0362eee2a03704e07f5ff02b1446ee41e9fdc5737dc5f37b8a63259df35d.jpg);
    padding-top: 70px;
    padding-bottom: 140px;
  }
}

/* line 20, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
body.dc[data-page='volunteers_lets-do-this'] section.section-head h1 {
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
  body.dc[data-page='volunteers_lets-do-this'] section.section-head h1 {
    font-size: 54px;
  }
}

/* line 31, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
body.dc[data-page='volunteers_lets-do-this'] section.section-head p {
  font-size: 18px;
  color: #194b85;
}

/* line 37, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
body.dc[data-page='volunteers_lets-do-this'] section.section-body {
  background-image: url(dc/pages/shared/wood-grain-6057674d6b1b9952eda94cfa010b047fa88b733d11f3174d15c2e3be4555397b.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100% auto;
}

@media (min-width: 992px) {
  /* line 37, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
  body.dc[data-page='volunteers_lets-do-this'] section.section-body {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 48, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
body.dc[data-page='volunteers_lets-do-this'] section.section-body img.center-block {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 48, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
  body.dc[data-page='volunteers_lets-do-this'] section.section-body img.center-block {
    margin-bottom: 40px;
  }
}

/* line 56, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
body.dc[data-page='volunteers_lets-do-this'] section.section-body h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #194b85;
}

@media (min-width: 992px) {
  /* line 56, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
  body.dc[data-page='volunteers_lets-do-this'] section.section-body h2 {
    font-size: 32px;
  }
}

/* line 66, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
body.dc[data-page='volunteers_lets-do-this'] section.section-body p {
  font-size: 18px;
  color: #194b85;
}

/* line 71, app/assets/stylesheets/dc/volunteers/_lets-do-this.scss */
body.dc[data-page='volunteers_lets-do-this'] section.section-body .btn-primary {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  padding: 10px 32px;
}
