@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto");
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

/* line 31, vendor/bundle/ruby/3.4.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.4.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.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary: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: #204d74;
  border-color: #122b40;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .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: #337ab7;
  border-color: #2e6da4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  /* line 241, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 249, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 253, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 255, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 401, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 408, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 413, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 416, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 423, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 431, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 453, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 455, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 462, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 470, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 481, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 483, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 487, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 492, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 502, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 504, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 509, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 511, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 517, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 527, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 531, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 533, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 540, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 545, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 548, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 563, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 573, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 767px) {
  /* line 584, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 592, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 607, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 619, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 621, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 625, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 630, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 635, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 637, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 642, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 644, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 61, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 57, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 83, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 82, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 127, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 131, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 135, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 143, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 153, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 157, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 58, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 65, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 72, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 79, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 86, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 105, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 1, app/assets/stylesheets/website/mobile_header.css.sass */
#mobile-header {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0;
  justify-content: space-between;
  flex: 1 0 0;
  background: var(--station-color);
  height: 64px;
  overflow: visible;
}

/* line 1, app/assets/stylesheets/website/mobile_header.css.sass */
#mobile-header::before, #mobile-header::after {
  content: "";
  position: absolute;
  bottom: -29px;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid var(--station-color);
}

/* line 1, app/assets/stylesheets/website/mobile_header.css.sass */
#mobile-header::before {
  left: -30px;
  z-index: -1;
}

/* line 1, app/assets/stylesheets/website/mobile_header.css.sass */
#mobile-header::after {
  right: 0;
  border-right: 0;
  z-index: -1;
}

/* line 1, app/assets/stylesheets/website/mobile_header.css.sass */
#mobile-header .title {
  justify-content: center;
  color: white;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
}

/* line 1, app/assets/stylesheets/website/mobile_header.css.sass */
#mobile-header .left {
  padding-left: 16px;
  padding-right: 16px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/mobile_header.css.sass */
#mobile-header .left a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

/* line 1, app/assets/stylesheets/website/mobile_header.css.sass */
#mobile-header .right-space {
  width: 48px;
  height: 48px;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar {
  width: 100%;
  height: 66px;
  padding-top: 12px;
  background: linear-gradient(180deg, var(--station-color) 0%, rgba(41, 91, 255, 0.1) 100%);
  backdrop-filter: blur(4px);
  position: fixed;
  top: 0;
  z-index: 10 !important;
  margin-bottom: 50px;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 40px;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .links {
  display: flex;
  padding: 8px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .nav-link {
  position: relative;
  border-radius: 100px;
  border: 2px solid rgba(255, 255, 255, 0);
  color: black;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  padding: 8px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background: linear-gradient(101deg, #FFF 0%, rgba(255, 255, 255, 0.9) 58.36%);
  box-shadow: 0px 4px 16px 0px rgba(0, 12, 58, 0.1);
  backdrop-filter: blur(2px);
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .nav-link:hover {
  background: var(--station-secondary-color);
  animation: hoverBg 0.3s ease-in-out forwards;
}

@keyframes hoverBg {
  0% {
    opacity: 0.85;
  }
  100% {
    opacity: 1;
  }
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .dropdown-items {
  position: relative;
  height: 40px;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .dropdown-items .content {
  border-radius: 21px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  margin-top: -41px;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: white;
  padding-right: 5px;
  padding-left: 5px;
  border: 1px solid var(--station-secondary-color);
  animation: fadeIn 0.3s ease-in-out;
  z-index: 1;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .dropdown-items .content a {
  padding: 0.7rem;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  white-space: nowrap;
  color: var(--station-secondary-color);
  filter: brightness(88%);
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .dropdown-items .content a:hover {
  color: var(--station-secondary-color);
  transition: 0.2s;
  filter: brightness(100%);
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .dropdown-items .content .main-link a {
  padding-top: 0;
  color: black;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .station-selection .logo {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .station-selection .logo .station-img {
  width: 88px;
  height: 88px;
  border-radius: 200px;
  background-color: white;
  background-blend-mode: overlay, normal, normal;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .station-selection .logo .stations-list-button {
  border-radius: 100px;
  background: var(--station-color);
  display: flex;
  padding: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin-left: -10px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .station-selection .logo .stations-list-button .icons {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .station-selection .logo .stations-list-button .icons svg.animate-in {
  animation: rotate 0.2s linear;
}

@keyframes rotate {
  from {
    transform: rotate(320deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .station-selection .logo .stations-list-button .close-icon {
  fill: white;
  font-size: 12px;
  width: 17px;
  height: 17px;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .station-selection .selector {
  width: 80px;
  margin-top: 390px;
  position: absolute;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  animation: fadeIn 0.3s ease-in-out;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .station-selection .selector.animate-out {
  animation: fadeOut 0.3s ease-in-out;
  animation-fill-mode: forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .station-selection .selector swiper-container {
  height: 25rem;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .station-selection .selector .selector-img {
  width: 60px;
  height: 60px;
  border-radius: 100px;
  background-color: white;
  background-blend-mode: overlay, normal, normal;
  margin-left: 8px;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .time {
  display: flex;
  padding: 8px 16px 8px 12px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 100px;
  background: var(--station-color);
  color: white;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .time svg {
  width: 16px;
  height: 16px;
}

/* line 1, app/assets/stylesheets/website/desktop_navbar.css.sass */
#desktop-navbar #nav-container .time svg path {
  stroke: white;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player #hero-background {
  width: 100%;
  height: 480px;
  position: absolute;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player #hero-background::before {
  content: "";
  background: var(--station-logo);
  background-size: 80px 80px;
  filter: grayscale(100%);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player #hero-background::after {
  content: "";
  background: var(--station-color);
  opacity: 0.87;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player #hero-background.with-background::before {
  background: var(--station-background);
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player {
  height: 640px;
  margin-top: -127px;
  margin-bottom: 25px;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .main-content {
  background: linear-gradient(180deg, rgba(0, 12, 58, 0) 75%, rgba(0, 0, 0, 0.5) 100%), linear-gradient(180deg, rgba(0, 12, 58, 0) 75%, rgba(0, 0, 0, 0.5) 100%), transparent 50%/cover no-repeat;
  background-blend-mode: overlay, normal, normal;
  border-radius: 0px 0px 40px 40px;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .main-content img, #desktop-hero-player .hero-player .main-content video, #desktop-hero-player .hero-player .main-content #video-container, #desktop-hero-player .hero-player .main-content iframe {
  height: 640px;
  width: 100%;
  object-fit: cover;
  border-radius: 0px 0px 40px 40px;
  z-index: -1;
  position: relative;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .main-content #video-container.live {
  position: relative;
  z-index: 1;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .main-content #video-container.live .iframe-wrapper {
  position: relative;
  background-color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px 0px 40px 40px;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .main-content #video-container.live .iframe-wrapper iframe {
  width: calc(100% - 20px);
  height: calc(100% - 100px);
  margin-top: 100px;
  border: none;
  pointer-events: auto;
  z-index: 1;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content {
  padding-right: 40px;
  padding-left: 40px;
  margin-top: -120px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 24px;
  align-items: center;
  z-index: 2;
  position: relative;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .controls {
  width: 21.7rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  z-index: 3;
  pointer-events: auto;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .controls .play-btn {
  width: 60px;
  margin-top: -0.8rem;
  color: var(--station-secondary-color);
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  z-index: 2;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .controls .play-btn .btn-background {
  background: var(--station-play-pause-button-color);
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: -1;
  border-radius: 100px;
  margin-top: 1.5rem;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .controls .play-btn i {
  font-size: 5.5rem;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .controls .play-btn span {
  background-color: var(--station-color);
  padding-left: 0.7rem;
  padding-right: 0.7rem;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  border-radius: 4rem;
  margin-top: -24px;
  color: #F9F9F9;
  font-size: 9px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  z-index: 2;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .controls .volume {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 10px;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .controls .volume .mute i {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
  color: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .controls input[type="range"] {
  -webkit-appearance: none;
  margin-right: 15px;
  width: 96px;
  height: 4px;
  background: rgba(164, 164, 164, 0.251);
  border-radius: 5px;
  background-image: linear-gradient(var(--station-secondary-color), var(--station-secondary-color));
  background-size: 70% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-right: -5px;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .controls input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 15px;
  width: 6px;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: ew-resize;
  box-shadow: 0 0 2px 0 #555;
  transition: background .3s ease-in-out;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .fullscreen-btn, #desktop-hero-player .hero-player .player-content .video-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid rgba(255, 255, 255, 0.27);
  height: 80px;
  padding-right: 20px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .fullscreen-btn svg path, #desktop-hero-player .hero-player .player-content .video-btn svg path {
  stroke: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .fullscreen-btn svg rect, #desktop-hero-player .hero-player .player-content .video-btn svg rect {
  stroke: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .program {
  color: #F9F9F9;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  gap: 16px;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .program .program-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .program .program-info span {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .program .program-name {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .program .program-name span {
  color: var(--station-secondary-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .program .program-name svg path {
  stroke: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .hero-player .player-content .program .program-image img {
  width: 80px;
  height: 80px;
  border-radius: 12px;
  border: 2px solid rgba(0, 0, 0, 0.5);
  background: linear-gradient(153deg, rgba(255, 255, 255, 0) 29.95%, rgba(255, 255, 255, 0.5) 47.76%, rgba(255, 255, 255, 0) 48.18%), lightgray 50%/cover no-repeat;
  background-blend-mode: overlay, normal;
  object-fit: cover;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .switch-container {
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  margin-left: auto;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .switch-container.live-switch {
  position: absolute;
  top: 22px;
  right: 40px;
  align-items: flex-end;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .switch-container .switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 95px;
  height: 35px;
  background-color: #f0f0f0;
  border-radius: 20px;
  padding: 5px;
  position: relative;
  box-shadow: 0px 2px 2px 0px rgba(0, 12, 58, 0.1), 0px 8px 18px 0px rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .switch-container .switch .switch-option {
  flex: 1;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  text-decoration: none;
  padding-top: 6px;
  padding-bottom: 6px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
  border-radius: 20px;
}

/* line 1, app/assets/stylesheets/website/desktop_hero_player.css.sass */
#desktop-hero-player .switch-container .switch .switch-option.active {
  background-color: var(--station-color);
  color: white;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer {
  background-color: var(--station-color);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  height: 50rem;
  padding-bottom: 130px;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .itens-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .itens-container .station-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 1.7rem;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .itens-container .station-logo img {
  width: 104px;
  height: 104px;
  border-radius: 200px;
  border: 4px solid rgba(0, 0, 0, 0.5);
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .itens-container .station-logo .station-rights {
  display: flex;
  flex-direction: column;
  color: white;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .itens-container .social-networks {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  gap: 20px;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .itens-container .social-networks svg {
  width: 50px;
  height: 50px;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .itens-container .social-networks .svg-container {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .itens-container .social-networks .svg-container svg {
  position: absolute;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .itens-container .social-networks .svg-container .twitter-svg, footer .itens-container .social-networks .svg-container .tiktok-svg {
  z-index: 1;
  width: 21px;
  height: 21px;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .itens-container .social-networks .svg-container .twitter-svg path, footer .itens-container .social-networks .svg-container .tiktok-svg path {
  fill: white;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .station-info {
  margin-top: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1.8rem;
  color: white;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .station-info a {
  color: white;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .station-info .station-contacts {
  display: flex;
  flex-direction: row;
  gap: 15px;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer hr {
  margin-top: 25px;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .developed-by {
  margin-bottom: -50px;
  text-align: center;
  text-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding-top: 14px;
  filter: brightness(0) invert(1);
  color: white;
}

/* line 1, app/assets/stylesheets/website/footer.css.sass */
footer .developed-by .cadena-logo {
  width: 156px;
  height: 36px;
}

/* line 13, app/assets/stylesheets/website/../actiontext.scss */
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

/* line 22, app/assets/stylesheets/website/../actiontext.scss */
.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

/* line 31, app/assets/stylesheets/website/../actiontext.scss */
.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}

/* line 37, app/assets/stylesheets/website/../actiontext.scss */
.trix-content a {
  word-break: break-all;
}

/* line 41, app/assets/stylesheets/website/../actiontext.scss */
.trix-content img {
  max-width: 100%;
  height: auto;
}

/* line 46, app/assets/stylesheets/website/../actiontext.scss */
.trix-content iframe {
  width: 100%;
  height: 480px;
}

@media (max-width: 768px) {
  /* line 46, app/assets/stylesheets/website/../actiontext.scss */
  .trix-content iframe {
    height: 240px;
  }
}

/* line 1, app/assets/stylesheets/website/../breadcrumbs.css.sass */
.breadcrumbs {
  display: flex;
  align-items: center;
  color: white;
  margin-bottom: 1.6rem;
  margin-top: 1.6rem;
  font-size: 1.6rem;
}

/* line 9, app/assets/stylesheets/website/../breadcrumbs.css.sass */
.breadcrumbs .breadcrumb-separator {
  color: black;
  padding-right: 1rem;
  padding-left: 1rem;
}

/* line 14, app/assets/stylesheets/website/../breadcrumbs.css.sass */
.breadcrumbs .breadcrumb-page, .breadcrumbs .breadcrumb-separator {
  color: black;
}

/* line 1, app/assets/stylesheets/website/bottom_bar.css.sass */
#bottom-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  flex-direction: column;
  position: fixed;
  bottom: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/bottom_bar.css.sass */
#bottom-bar #bar-items {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 7.3rem;
  width: 100%;
  height: 7rem;
}

/* line 1, app/assets/stylesheets/website/bottom_bar.css.sass */
#bottom-bar #bar-items .left, #bottom-bar #bar-items .right {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.2rem;
}

/* line 1, app/assets/stylesheets/website/bottom_bar.css.sass */
#bottom-bar #bar-items .right {
  justify-content: flex-end;
}

/* line 1, app/assets/stylesheets/website/bottom_bar.css.sass */
#bottom-bar #bar-items .whatsapp-link, #bottom-bar #bar-items .instagram-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}

/* line 1, app/assets/stylesheets/website/bottom_bar.css.sass */
#bottom-bar #bar-items .whatsapp-link i, #bottom-bar #bar-items .instagram-link i {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 2.2rem;
  margin-bottom: 0.1rem;
}

/* line 1, app/assets/stylesheets/website/bottom_bar.css.sass */
#bottom-bar #bar-items .whatsapp-link {
  justify-content: flex-start;
  background-color: #25D366;
  border-top-left-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
  padding-left: 0.85rem;
}

/* line 1, app/assets/stylesheets/website/bottom_bar.css.sass */
#bottom-bar #bar-items .instagram-link {
  justify-content: flex-end;
  background-color: #D82D7E;
  border-top-right-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  padding-right: 0.85rem;
}

/* line 1, app/assets/stylesheets/website/bottom_bar.css.sass */
#bottom-bar #bar-items .mobile-play-btn {
  margin-top: 1.3rem;
  z-index: 3;
  height: 5.5rem;
}

/* line 1, app/assets/stylesheets/website/bottom_bar.css.sass */
#bottom-bar #bar-items .mobile-play-btn i {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--station-secondary-color);
  background: var(--station-play-pause-button-color);
  border-radius: 50%;
  width: 4rem;
  height: 4rem;
  font-size: 6.3rem;
}

/* line 1, app/assets/stylesheets/website/bottom_bar.css.sass */
#bottom-bar .slide-up {
  animation: slide-up 0.5s ease-in-out forwards;
}

@keyframes slide-up {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  flex-direction: column;
  position: fixed;
  bottom: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar a {
  color: var(--station-secondary-color);
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  width: 100%;
  height: 9rem;
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .left {
  margin-top: 1.2rem;
  width: 15%;
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .left .program-img {
  width: 55px;
  height: 55px;
  object-fit: cover;
  border-radius: 4px;
  border: 2px solid rgba(0, 0, 0, 0.5);
  background: linear-gradient(153deg, rgba(255, 255, 255, 0) 29.95%, rgba(255, 255, 255, 0.5) 47.76%, rgba(255, 255, 255, 0) 48.18%), lightgray 50%/cover no-repeat;
  background-blend-mode: overlay, normal;
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .right {
  margin-top: 1.5rem;
  width: 85%;
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .right .nav-items {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .right .nav-items .nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .right .nav-items .nav-item i {
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .right .nav-items .nav-item span {
  display: none;
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .right .nav-items .nav-item.active {
  white-space: nowrap;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  padding: 8px 16px;
  gap: 8px;
  border-radius: 100px;
  background: white;
  box-shadow: 0px 4px 16px 0px rgba(0, 12, 58, 0.1);
  backdrop-filter: blur(2px);
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .right .nav-items .nav-item.active i {
  color: black;
  font-size: 1.5rem;
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .right .nav-items .nav-item.active span {
  color: black;
  display: block;
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .right .nav-items .nav-item.active.switch-from-right {
  animation: switch-from-right 0.4s ease-in-out forwards;
}

@keyframes switch-from-right {
  0% {
    transform: translateX(2.6rem);
  }
  100% {
    transform: translateX(0);
  }
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .right .nav-items .nav-item.active.switch-from-left {
  animation: switch-from-left 0.5s ease-in-out forwards;
}

@keyframes switch-from-left {
  0% {
    transform: translateX(-2.6rem);
  }
  100% {
    transform: translateX(0);
  }
}

/* line 1, app/assets/stylesheets/website/mobile_navbar.css.sass */
#mobile-navbar .nav-items-container .right .nav-items .nav-item.fade-out {
  animation: fade-out 0.5s forwards;
}

@keyframes fade-out {
  0% {
    white-space: nowrap;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 8px 16px;
    gap: 8px;
    border-radius: 100px;
    background: white;
    box-shadow: 0px 4px 16px 0px rgba(0, 12, 58, 0.1);
    backdrop-filter: blur(2px);
    i {
      color: black;
      font-size: 1.5rem;
    }
    span {
      color: black;
      display: block;
    }
  }
  100% {
    white-space: normal;
    font-size: initial;
    font-style: initial;
    font-weight: initial;
    line-height: initial;
    padding: initial;
    gap: initial;
    border-radius: initial;
    background: transparent;
    box-shadow: initial;
    backdrop-filter: initial;
    i {
      color: white;
      font-size: 2rem;
    }
    span {
      color: initial;
      display: none;
    }
  }
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player {
  display: flex;
  z-index: 10;
  width: 100%;
  height: 99px;
  padding: 16px 40px;
  align-items: center;
  position: fixed;
  bottom: 0;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.5) 100%);
  backdrop-filter: blur(4px);
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player.embedded {
  background: black;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player svg path {
  stroke: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player svg rect {
  stroke: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content {
  color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 32px;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left .play-btn {
  width: 60px;
  margin-top: -0.5rem;
  color: var(--station-secondary-color);
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left .play-btn .btn-background {
  background: var(--station-play-pause-button-color);
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: -1;
  border-radius: 100px;
  margin-top: 1.5rem;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left .play-btn i {
  font-size: 5.5rem;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left .play-btn span {
  background-color: var(--station-color);
  padding-left: 0.7rem;
  padding-right: 0.7rem;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  border-radius: 4rem;
  margin-top: -24px;
  color: #F9F9F9;
  font-size: 9px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  z-index: 10;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left .play-btn span.embedded {
  margin-top: -12px;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left .noar .program-content {
  color: #F9F9F9;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  gap: 16px;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left .noar .program-content .program-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left .noar .program-content .program-info span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left .noar .program-content .program {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left .noar .program-content .program span {
  color: var(--station-secondary-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left .noar .program-content .program svg path {
  stroke: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .left .noar .program-content .program-image img {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: linear-gradient(153deg, rgba(255, 255, 255, 0) 29.95%, rgba(255, 255, 255, 0.5) 47.76%, rgba(255, 255, 255, 0) 48.18%), lightgray 50%/cover no-repeat;
  background-blend-mode: overlay, normal;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25), 0px 4px 80px 0px rgba(255, 255, 255, 0.65);
  object-fit: cover;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 7px;
  flex-direction: row;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .right .volume {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 16px;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .right .volume .mute i {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
  color: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .right .video-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .right input[type="range"] {
  -webkit-appearance: none;
  margin-right: 15px;
  width: 96px;
  height: 4px;
  background: rgba(164, 164, 164, 0.251);
  border-radius: 5px;
  background-image: linear-gradient(var(--station-secondary-color), var(--station-secondary-color));
  background-size: 70% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/website/desktop_audio_player.css.sass */
#desktop-player .content .right input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 15px;
  width: 6px;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: ew-resize;
  box-shadow: 0 0 2px 0 #555;
  transition: background .3s ease-in-out;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  flex-direction: column;
  position: fixed;
  bottom: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player svg {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .play-btn {
  margin-bottom: -4%;
  z-index: 3;
  height: 5.5rem;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .play-btn i {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--station-secondary-color);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 4px 80px rgba(255, 255, 255, 0.65));
  background: black;
  border-radius: 50%;
  width: 4rem;
  height: 4rem;
  font-size: 6.3rem;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items {
  position: relative;
  padding-right: 1.1rem;
  padding-left: 0.3rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 9rem;
  align-items: center;
  gap: 1rem;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left {
  width: 90%;
  margin-top: 1.6rem;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar .live-content {
  color: #F9F9F9;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  gap: 16px;
  font-style: normal;
  font-size: 13px;
  line-height: 22px;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar .live-content .program-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar .live-content .program-info .live-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar .live-content .program-info .live-container .live {
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar .live-content .program-info .live-container .live .live-song {
  display: flex;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar .live-content .program-info .live-container .live-text {
  color: #F9F9F9;
  background-color: var(--station-color);
  font-weight: 600;
  font-size: 11px;
  border-radius: 6px;
  padding-right: 4px;
  padding-left: 4px;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar .live-content .program-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar .live-content .program-container svg path {
  stroke: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar .live-content .program-container span {
  white-space: nowrap;
  font-size: 11px;
  color: var(--station-secondary-color);
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar .live-content .close-player {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  gap: 4px;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar .live-content .close-player i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
  color: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .left .noar .live-content .close-player .program-image img {
  width: 45px;
  height: 45px;
  border-radius: 4px;
  border: 2px solid rgba(0, 0, 0, 0.5);
  background: linear-gradient(153deg, rgba(255, 255, 255, 0) 29.95%, rgba(255, 255, 255, 0.5) 47.76%, rgba(255, 255, 255, 0) 48.18%), lightgray 50%/cover no-repeat;
  background-blend-mode: overlay, normal;
  object-fit: cover;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .right {
  width: 10%;
  justify-content: flex-end;
  margin-top: 1.4rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.7rem;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .right i {
  display: flex;
  align-items: center;
  color: var(--station-secondary-color);
  font-size: 3rem;
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .right svg path {
  stroke: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .right svg rect {
  stroke: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/mobile_audio_player.css.sass */
#mobile-player .player-items .right svg {
  width: 3.5rem;
  height: 3.5rem;
}

/* line 1, app/assets/stylesheets/website/preroll.css.sass */
#preroll {
  z-index: 15;
  width: 100%;
  height: 100%;
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.884);
}

/* line 1, app/assets/stylesheets/website/preroll.css.sass */
#preroll .preroll-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
  padding: 2rem;
  max-height: 95%;
  animation: fadein 0.7s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 1, app/assets/stylesheets/website/preroll.css.sass */
#preroll .preroll-container #preroll-link, #preroll .preroll-container img {
  width: 100%;
  height: 100%;
}

/* line 1, app/assets/stylesheets/website/preroll.css.sass */
#preroll .preroll-container .close-section {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
}

/* line 1, app/assets/stylesheets/website/preroll.css.sass */
#preroll .preroll-container .close-section .close-time {
  font-size: 1.4rem;
  color: #fff;
}

/* line 1, app/assets/stylesheets/website/preroll.css.sass */
#preroll .preroll-container .close-section .close-button {
  font-size: 3.2rem;
  color: #fff;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/website/banner.css.sass */
#banner {
  background-color: transparent;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/website/banner.css.sass */
  #banner {
    padding-bottom: 40px;
  }
}

/* line 1, app/assets/stylesheets/website/banner.css.sass */
#banner img {
  width: 100%;
  height: 230px;
  object-fit: fill;
}

@media (min-width: 360px) and (max-width: 539px) {
  /* line 1, app/assets/stylesheets/website/banner.css.sass */
  #banner img {
    height: 75px;
  }
}

@media (min-width: 540px) and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/website/banner.css.sass */
  #banner img {
    height: 100px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 1, app/assets/stylesheets/website/banner.css.sass */
  #banner img {
    height: 150px;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  /* line 1, app/assets/stylesheets/website/banner.css.sass */
  #banner img {
    height: 200px;
  }
}

/* line 1, app/assets/stylesheets/website/banner.css.sass */
.with-bottom-space {
  margin-bottom: -11rem;
}

/* line 1, app/assets/stylesheets/website/banner.css.sass */
.with-menu-bar-space {
  margin-top: -15rem;
  padding-bottom: 190px !important;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player {
  background-color: #fbf5f4;
  width: 100%;
  padding-bottom: 40px;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player.space-from-stations-changer {
  margin-top: 64px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player.space-from-stations-changer .activate-sound {
  top: 7.5rem;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player.space-from-stations-changer .main-content video, #mobile-hero-player.space-from-stations-changer .main-content img, #mobile-hero-player.space-from-stations-changer .main-content iframe {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .activate-sound {
  background-color: white;
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-radius: 20rem;
  gap: 0.5rem;
  position: absolute;
  top: 1.5rem;
  left: 1.3rem;
  font-weight: 600;
  box-shadow: 0px 2px 2px 0px rgba(0, 12, 58, 0.1), 0px 8px 18px 0px rgba(0, 0, 0, 0.2);
  z-index: 12 !important;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .activate-sound i {
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .main-content img, #mobile-hero-player .main-content video, #mobile-hero-player .main-content iframe, #mobile-hero-player .main-content #video-container {
  width: 100%;
  height: 360px;
  object-fit: cover;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .main-content video:fullscreen, #mobile-hero-player .main-content iframe:fullscreen, #mobile-hero-player .main-content #video-container:fullscreen {
  object-fit: contain;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .program-image img {
  width: 50px;
  height: 50px;
  border-radius: 4px;
  border: 2px solid rgba(0, 0, 0, 0.5);
  background: linear-gradient(153deg, rgba(255, 255, 255, 0) 29.95%, rgba(255, 255, 255, 0.5) 47.76%, rgba(255, 255, 255, 0) 48.18%), lightgray 50%/cover no-repeat;
  background-blend-mode: overlay, normal;
  object-fit: cover;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container {
  background: var(--station-color);
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  margin-top: -10px;
  border-radius: 12px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 2px 2px 0px rgba(0, 12, 58, 0.1), 0px 8px 18px 0px rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container svg {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container svg path {
  stroke: white;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container svg rect {
  stroke: white;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content {
  display: flex;
  flex-direction: row;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .left {
  width: 90%;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .left .live-content {
  color: #F9F9F9;
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 16px;
  font-style: normal;
  font-size: 13px;
  line-height: 22px;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .left .live-content .program-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .left .live-content .program-info .live-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .left .live-content .program-info .live-container .live {
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .left .live-content .program-info .live-container .live .live-song {
  display: flex;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .left .live-content .program-info .live-container .live-text {
  color: #F9F9F9;
  background-color: var(--station-color);
  font-weight: 600;
  font-size: 11px;
  border-radius: 6px;
  padding-right: 4px;
  padding-left: 4px;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .left .live-content .program-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .left .live-content .program-container svg path {
  stroke: white;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .left .live-content .program-container span {
  white-space: nowrap;
  font-size: 11px;
  color: white;
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .right {
  width: 10%;
  justify-content: flex-end;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .right i {
  display: flex;
  align-items: center;
  color: white;
  font-size: 3rem;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .right svg {
  width: 3.5rem;
  height: 3.5rem;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .right .fullscreen-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 17px;
  width: 22px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .right .fullscreen-btn svg path {
  stroke: white;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .right .video-btn svg path {
  stroke: white;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .content-container .content .right .video-btn svg rect {
  stroke: white;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .switch-container {
  position: absolute;
  top: 75px;
  left: 15px;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .switch-container .switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 95px;
  height: 35px;
  background-color: #f0f0f0;
  border-radius: 20px;
  padding: 5px;
  position: relative;
  box-shadow: 0px 2px 2px 0px rgba(0, 12, 58, 0.1), 0px 8px 18px 0px rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .switch-container .switch .switch-option {
  flex: 1;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  text-decoration: none;
  padding-top: 6px;
  padding-bottom: 6px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
  border-radius: 20px;
}

/* line 1, app/assets/stylesheets/website/mobile_hero_player.css.sass */
#mobile-hero-player .switch-container .switch .switch-option.active {
  background-color: var(--station-color);
  color: white;
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts {
  background-color: #f7f7f7;
  padding-bottom: 3rem;
  min-height: 50vh;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/website/posts.css.sass */
  #posts {
    min-height: 100vh;
  }
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts .main-post {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  column-gap: 2rem;
  margin-bottom: 2rem;
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts .main-post .post-img {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center;
  object-fit: cover;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts .main-post .post-content {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts .main-post .post-content .category {
  font-size: 1.8rem;
  color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts .main-post .post-content .author {
  font-size: 1.5rem;
  color: gray;
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts .main-post .post-content .title {
  font-size: 2.5rem;
  font-weight: 1000;
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts .main-post .post-content .title a {
  color: black !important;
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts .main-post .post-content .subtitle {
  font-size: 1.8rem;
  color: gray;
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts .main-post .post-content .date {
  font-size: 1.5rem;
  color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts #posts-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 2rem;
}

@media (max-width: 1200px) {
  /* line 1, app/assets/stylesheets/website/posts.css.sass */
  #posts #posts-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width: 992px) {
  /* line 1, app/assets/stylesheets/website/posts.css.sass */
  #posts #posts-list {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 576px) {
  /* line 1, app/assets/stylesheets/website/posts.css.sass */
  #posts #posts-list {
    grid-template-columns: 1fr;
  }
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts #posts-list .post a {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts #posts-list .post span {
  color: black;
  font-weight: 1000;
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts #posts-list .post-img {
  width: 100%;
  height: 170px;
  background-size: cover;
  background-position: center;
  margin-bottom: 15px;
  object-fit: cover;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts #next-page {
  text-align: center;
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts #next-page input[type="submit"] {
  margin-top: 3rem;
  outline: none;
  width: 11rem;
  height: 4.2rem;
  font-size: 1.6rem;
  background-color: white !important;
  border: 1px solid var(--station-color) !important;
  border-radius: 0 !important;
  color: var(--station-color) !important;
}

/* line 1, app/assets/stylesheets/website/posts.css.sass */
#posts #next-page input[type="submit"]:hover {
  background-color: var(--station-color) !important;
  color: white !important;
  transition: background-color 0.5s ease;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts {
  background-color: #fbf5f4;
  padding-left: 16px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts.with-min-height {
  min-height: 90vh;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts .title {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts .categories {
  display: flex;
  flex-direction: column;
  font-weight: 600;
  gap: 19px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts .category-name {
  color: black;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts swiper-container {
  height: 100%;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts swiper-slide {
  width: 85%;
  padding-bottom: 7px;
  padding-right: 7px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts swiper-slide .post-date {
  display: flex;
  padding: 4px 8px;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  border-radius: 0px 100px 100px 0px;
  background: var(--station-color);
  border: none;
  border-left: 4px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 85px;
  left: 0;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts swiper-slide .post-date .date {
  color: white;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts swiper-slide .post {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-color: white;
  border-radius: 8px;
  height: 190px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts swiper-slide .post .image-container {
  width: 100%;
  height: 120px;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts swiper-slide .post .image-container .image-border {
  position: absolute;
  width: 98.1%;
  height: 120px;
  border: 4px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts swiper-slide .post .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts swiper-slide .post .content {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-posts swiper-slide .post .content .title {
  height: 40px;
  max-height: 60px;
  align-self: stretch;
  color: black;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-rss-posts {
  background-color: #fbf5f4;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-rss-posts .posts {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2.7rem;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-rss-posts .posts .post {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-rss-posts .posts .post .post-image {
  border-radius: 40px;
  width: 100%;
  height: 250px;
  object-fit: cover;
  box-shadow: 0 5px 10px -2px rgba(47, 47, 47, 0.237);
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-rss-posts .posts .post .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 1.8rem;
  padding-left: 2.3rem;
  padding-right: 2.3rem;
  gap: 5px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-rss-posts .posts .post .info .post-title {
  font-size: 1.8rem;
  font-weight: 600;
  color: black;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-rss-posts .posts .post .info .posted-at {
  font-size: 1.4rem;
  color: black;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post {
  background-color: #fbf5f4;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .featured-image {
  width: 100%;
  height: 300px;
  object-fit: cover;
  margin-bottom: 16px;
  box-shadow: 0px 4px 16px 0px rgba(199, 69, 0, 0.25);
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .post-title {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .author {
  display: flex;
  flex-direction: row;
  gap: 4px;
  color: #909097;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .author .name {
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .separator {
  width: 100%;
  margin-top: 7px;
  margin-bottom: 7px;
  height: 1px;
  background-color: var(--station-color);
  color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .time {
  font-size: 13px;
  color: var(--station-color);
  text-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .subtitle {
  margin-bottom: 16px;
  text-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .share-buttons {
  display: flex;
  flex-direction: row;
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .share-buttons a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .whatsapp-share {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 10px;
  border-radius: 8px;
  background: rgba(166, 166, 166, 0.1);
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.084);
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .whatsapp-share:hover {
  background: #0dca54;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .whatsapp-share:hover i {
  color: white;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .whatsapp-share i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 27px;
  color: #0dca54;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .facebook-share {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 10px;
  border-radius: 8px;
  background: rgba(166, 166, 166, 0.1);
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.084);
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .facebook-share:hover {
  background: #0866ff;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .facebook-share:hover i {
  color: white;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .facebook-share i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 27px;
  color: #0866ff;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .share {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 10px;
  border-radius: 8px;
  background: rgba(166, 166, 166, 0.1);
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.084);
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .share:hover {
  background: #4f5257;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .share:hover i {
  color: white;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .share i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #4f5257;
}

/* line 1, app/assets/stylesheets/website/mobile_posts.css.sass */
#mobile-post .content {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 16px;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container {
  background-color: #fbf5f4 !important;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container hr {
  width: 100%;
  clear: both;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post {
  display: flex;
  flex-direction: row;
  gap: 3rem;
}

@media (max-width: 768px) {
  /* line 1, app/assets/stylesheets/website/post.css.sass */
  #post-container #post {
    flex-direction: column;
    gap: 0;
  }
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .post-info {
  display: flex;
  flex-direction: column;
  width: 75%;
  gap: 0.7rem;
}

@media (max-width: 768px) {
  /* line 1, app/assets/stylesheets/website/post.css.sass */
  #post-container #post .post-info {
    width: 100%;
  }
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .post-info .featured-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 40px;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .post-info .title {
  font-weight: 1000;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .post-info .subtitle {
  margin-top: 0;
  color: gray;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .post-info .content {
  font-size: 1.6rem;
  margin-bottom: 3rem;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .suggested-posts {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 25%;
}

@media (max-width: 768px) {
  /* line 1, app/assets/stylesheets/website/post.css.sass */
  #post-container #post .suggested-posts {
    width: 100%;
    margin-bottom: 3rem;
  }
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .suggested-posts h3 {
  font-weight: 1000;
  margin-top: 0;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .suggested-posts .suggested-posts-list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .suggested-posts .suggested-post {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .suggested-posts .suggested-post .category {
  color: var(--station-color);
  font-weight: 1000;
  font-size: 1.5rem;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .suggested-posts .suggested-post .content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 1.3rem;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .suggested-posts .suggested-post .content a {
  color: black;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .suggested-posts .suggested-post .content img {
  width: 78px;
  height: 55px;
  object-fit: cover;
  border-radius: 10px;
}

/* line 1, app/assets/stylesheets/website/post.css.sass */
#post-container #post .suggested-posts .suggested-post .content .index {
  color: gray;
  font-size: 2rem;
  font-weight: 1000;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions {
  background-color: #f7f7f7;
  padding-bottom: 3rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .no-promos {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: gray;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions.min-height {
  min-height: 68vh;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .title-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .title-items a {
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .title-items .winners-label {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  color: var(--station-color);
  margin-top: 0.8rem;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/website/promotions.css.sass */
  #promotions .title-items .winners-label {
    font-size: 18px;
  }
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .title-items .winners-label i {
  margin-top: 0.4rem;
  margin-left: -0.4rem;
  font-size: 33px;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .promotion-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(295px, 1fr));
  column-gap: 3rem;
  row-gap: 3rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .card h4 {
  font-size: 20px;
  margin-top: 2rem;
  font-weight: 600;
  color: #4d4d4d !important;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .card .btn {
  border-radius: 30px;
  font-size: 1.5rem;
  padding: 1.4rem 2.3rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .card .card-body {
  padding: 1rem 3rem;
  display: flex;
  flex-direction: column;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .card .card-body .title {
  height: 13rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .card .card-body .card-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .card .card-body .end-date {
  width: 9rem;
  font-size: 1.3rem;
  color: #808080 !important;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .see-all-link {
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .see-all-link a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  text-align: center;
  margin-top: 3rem;
  outline: none;
  width: 11rem;
  height: 4.2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.6rem;
  background-color: white;
  border: 1px solid var(--station-color);
  border-radius: 0;
  color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#promotions .see-all-link a:hover {
  background-color: var(--station-color);
  color: white;
  transition: background-color 0.5s ease;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions-container {
  min-height: 100vh;
  background-color: #fbf5f4;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2.7rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions .no-promos {
  margin-top: 2rem;
  color: gray;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions .promotion {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions .promotion .promotion-image {
  border-radius: 40px;
  width: 100%;
  height: 250px;
  object-fit: cover;
  box-shadow: 0 5px 10px -2px rgba(47, 47, 47, 0.237);
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions .promotion .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 1.8rem;
  padding-left: 2.3rem;
  padding-right: 2.3rem;
  gap: 5px;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions .promotion .info .promotion-title {
  font-size: 1.8rem;
  font-weight: 600;
  color: black;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions .promotion .info .valid-until {
  font-size: 1.4rem;
  color: black;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions .last-winners-button {
  border: solid 1.5px var(--station-color);
  padding: 0.9rem 3rem;
  font-size: 1.7rem;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.7rem;
  border-radius: 3rem;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.2s ease-in-out;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions .last-winners-button span {
  color: black;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions .last-winners-button:hover {
  background-color: var(--station-color);
  color: white;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions .last-winners-button:hover i {
  color: white;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions .last-winners-button:hover span {
  color: white;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions .last-winners-button i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .promotion-image {
  height: 300px;
  width: 100%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  box-shadow: 0 5px 10px -2px rgba(47, 47, 47, 0.237);
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .promotion-name {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  margin-top: 32px;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .valid-until {
  font-size: 14px;
  color: var(--station-color);
  margin-top: 15px;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .promotion-description {
  font-size: 14px;
  line-height: 20px;
  color: black;
  margin-top: 15px;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .participate-button {
  border: solid 2px var(--station-color);
  background-color: none;
  padding: 0.9rem 3rem;
  font-size: 1.7rem;
  font-weight: 600;
  margin-top: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.7rem;
  border-radius: 3rem;
  transition: all 0.2s ease-in-out;
  background-color: transparent !important;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .participate-button:hover {
  background-color: var(--station-color) !important;
  color: white;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .participate-button a {
  color: black;
  text-decoration: none;
  text-align: center;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .participate-button a:hover {
  color: white;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .fill-the-fields {
  font-size: 20px;
  line-height: 28px;
  color: black;
  font-weight: 600;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 20px;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .form-inputs input, #mobile-promotions #promotion .form-inputs select {
  padding: 4px 2px 4px 16px;
  align-items: center;
  border-radius: 100px;
  border: 1px solid var(--station-color);
  background: white;
  border-radius: 100px;
  height: 44px;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .form-inputs input[readonly] {
  background-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .form-inputs select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, var(--station-color) 50%), linear-gradient(135deg, var(--station-color) 50%, transparent 50%);
  background-position: calc(100% - 20px) calc(50% - 2px), calc(100% - 15px) calc(50% - 2px);
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .form-inputs label {
  color: black;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
  border-radius: 15px;
  padding: 2px 6px;
  left: 17px;
  top: 12px;
  background: white;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .inscription-button {
  border: none !important;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  line-height: 20px;
  align-items: center;
  border-radius: 100px;
  border: 1px solid var(--station-color);
  background: var(--station-color);
  height: 44px;
  width: 100%;
  color: white;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#mobile-promotions #promotion .inscription-button:hover {
  background: linear-gradient(107deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 61.94%), var(--station-color);
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
span.has-error {
  padding-left: 18px;
  color: red !important;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
input[aria-invalid="true"] {
  border-color: red !important;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .background {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000 !important;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container {
  background-color: white;
  border-radius: 35px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: space-between;
  align-items: center;
  padding: 3rem;
  width: 90%;
  min-height: 28rem;
  margin-top: -3rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container svg {
  width: 62px;
  height: 62px;
  fill: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container svg.success {
  fill: green;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container svg.failure {
  fill: red;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container .message {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container .message .title {
  font-size: 2rem;
  font-weight: 600;
  color: black;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container .message .description {
  font-size: 1.4rem;
  color: black;
  text-align: center;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container .share-with-your-friends {
  font-size: 1.6rem;
  text-transform: uppercase !important;
  text-align: center;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container .chances {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: black;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container .chances .count {
  margin-top: -1.5rem;
  font-weight: 600;
  font-size: 7rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container .chances .title {
  font-size: 1.6rem;
  text-transform: uppercase !important;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container .invites-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.2rem;
  flex-direction: column;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container .invites-container .invites {
  display: flex;
  justify-content: center;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container .invites-container .invites a, #entry-messages .message-container .invites-container .invites span {
  padding: 0.3rem;
  width: 55px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container .invites-container .invites a svg, #entry-messages .message-container .invites-container .invites span svg {
  fill: black !important;
  width: 26px;
  height: 26px;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container .copied-message-container {
  display: flex;
  justify-content: center;
  align-items: center;
  color: green;
  margin-top: 1rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#entry-messages .message-container a {
  text-decoration: none;
  text-align: center;
  background-color: var(--station-color);
  border: none;
  border-radius: 30px;
  padding: 1rem 2rem;
  color: white;
  font-size: 1.4rem;
  font-weight: 600;
  cursor: pointer;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: var(--station-color);
  height: 80rem;
  max-width: 100%;
  padding-right: 50rem;
  padding-left: 50rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions.with-bottom-space {
  height: 90rem;
  padding-bottom: 10rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .title {
  color: white;
  font-size: 3rem;
  font-weight: 600;
  width: 80rem;
  text-align: center;
  margin-bottom: 5rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .carousel {
  width: 120rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .prev-button, #home-promotions .next-button {
  z-index: 1000;
  background-color: var(--station-secondary-color);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.6rem;
  border-radius: 100%;
  margin-top: -15.7rem;
  cursor: pointer;
  border: 2px solid white;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .prev-button svg, #home-promotions .next-button svg {
  width: 2rem;
  height: 2rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .prev-button svg path, #home-promotions .next-button svg path {
  fill: white;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .prev-button:hover, #home-promotions .next-button:hover {
  background-color: white;
  border: 2px solid var(--station-secondary-color);
  transition: background 0.5s, color 0.5s;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .prev-button:hover svg path, #home-promotions .next-button:hover svg path {
  fill: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .prev-button {
  margin-right: -2.7rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .prev-button svg {
  margin-left: -0.2rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .next-button {
  margin-left: -2.7rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .next-button svg {
  margin-right: -0.2rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-container::part(bullet-active) {
  background-color: var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide {
  height: 41rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide.centered-carousel {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide.centered-carousel.left-slide {
  margin-left: 5rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide.centered-carousel.right-slide {
  margin-left: -10rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide.centered-carousel.centered-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 0rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide.centered-carousel.centered-slide .promo {
  width: 35%;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide.centered-carousel .promo {
  width: 70%;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide .promo {
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide img {
  width: 100%;
  height: 25rem;
  object-fit: cover;
  border-radius: 30px;
  box-shadow: 0 5px 10px -2px rgba(47, 47, 47, 0.237);
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide .content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 1.5rem;
  align-items: center;
  padding-right: 2.7rem;
  padding-left: 2.7rem;
  margin-top: 2rem;
  height: 8rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide .content .name-and-date {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide .content .name-and-date .name {
  font-size: 1.75rem;
  color: white;
  font-weight: 600;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide .content .name-and-date .valid-until {
  font-size: 1.4rem;
  color: white;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide .content .participate-button {
  border: none;
  background-color: var(--station-secondary-color);
  color: white;
  padding: 1rem 3rem;
  font-size: 1.4rem;
  font-weight: 600;
  border-radius: 30px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions swiper-slide .content .participate-button:hover {
  background-color: white;
  color: black;
  transition: background 0.5s, color 0.5s;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .winners-button {
  margin-top: 2rem;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .winners-button a {
  display: flex;
  padding: 19px 32px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border: none;
  border-radius: 100px;
  background: linear-gradient(107deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 61.94%), white;
  background-blend-mode: overlay, normal;
  color: black;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/website/promotions.css.sass */
#home-promotions .winners-button a:hover {
  color: white;
  background: var(--station-secondary-color);
  background-blend-mode: overlay, normal;
  transition: background 0.5s, color 0.5s;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs {
  background-color: #fbf5f4;
  padding-top: 3rem;
  padding-bottom: 10rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 5rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .title {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 600;
  color: black;
  margin-bottom: 2rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left {
  width: 74.3rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .carousel-wrapper {
  max-width: 68rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .carousel {
  width: 65rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .prev-button, #trending-songs .left .carousel-container .next-button {
  background-color: var(--station-color);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  border-radius: 100%;
  margin-top: -15.7rem;
  cursor: pointer;
  border: 2px solid white;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .prev-button svg, #trending-songs .left .carousel-container .next-button svg {
  width: 2rem;
  height: 2rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .prev-button svg path, #trending-songs .left .carousel-container .next-button svg path {
  fill: white;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .prev-button:hover, #trending-songs .left .carousel-container .next-button:hover {
  background-color: white;
  border: 2px solid var(--station-color);
  transition: background 0.5s, color 0.5s;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .prev-button:hover svg path, #trending-songs .left .carousel-container .next-button:hover svg path {
  fill: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .prev-button svg {
  margin-left: -0.2rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .next-button svg {
  margin-right: -0.2rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container swiper-slide {
  height: 32rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song {
  display: flex;
  flex-direction: column;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song .song-index {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 50%;
  z-index: 1;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song .song-index .index {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--station-color);
  border-top-left-radius: 1.8rem;
  border-bottom-right-radius: 1.8rem;
  color: white;
  font-size: 2rem;
  font-weight: 600;
  width: 3.5rem;
  height: 3.5rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song .song-info {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song .song-img {
  object-fit: cover;
  width: 100%;
  height: 160px;
  border-radius: 2rem;
  margin-bottom: 1rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: -1 !important;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song .artist-name {
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--station-color);
  margin-bottom: 0.5rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song .song-name a {
  color: black;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song .song-btn {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song .song-btn button {
  border: solid 1.5px var(--station-color);
  padding: 0.5rem 1.5rem;
  width: 16rem;
  border-radius: 2rem;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.2s ease-in-out;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song .song-btn button:hover {
  background-color: var(--station-color);
  color: white;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song .song-btn button:hover i {
  color: white;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song .song-btn button .btn-text {
  display: flex;
  justify-content: center;
  gap: 0.3rem;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container .song .song-btn button i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  color: black;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .left .carousel-container swiper-container::part(bullet-active) {
  background-color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#trending-songs .right {
  width: 33rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
.played-songs-container .played-songs {
  display: flex;
  gap: 1.2rem;
  flex-direction: column;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
.played-songs-container .played-song {
  display: flex;
  flex-direction: row;
  width: 315px;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
.played-songs-container .played-song .song-img img {
  object-fit: cover;
  width: 55px;
  height: 55px;
  border-radius: 100%;
  margin-right: 1rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
.played-songs-container .played-song .song-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
.played-songs-container .played-song .song-info .artist-name {
  font-size: 1.3rem;
  font-weight: 600;
  color: var(--station-color);
  margin-bottom: 0.5rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
.played-songs-container .played-song .song-info .song-name {
  font-size: 1.3rem;
  color: black;
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
.played-songs-container .played-song .played-at {
  display: flex;
  margin-left: auto;
  align-items: center;
  color: grey;
  font-size: 1.2rem;
  gap: 0.3rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
.played-songs-container .played-song .played-at svg {
  margin-top: -0.1rem;
  stroke: grey;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#desktop-played-songs {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 10rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#desktop-played-songs .title {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 600;
  color: black;
  margin-bottom: 2rem;
}

/* line 1, app/assets/stylesheets/website/trending_songs.css.sass */
#desktop-played-songs .played-songs {
  margin-top: 5rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs {
  background-color: #fbf5f4;
  padding-bottom: 40px;
  padding-left: 16px;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs .title {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-container {
  z-index: 0;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide {
  width: 26rem !important;
  padding-right: 7px;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song {
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-index {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  right: 7px;
  bottom: 39.55%;
  z-index: 1;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-index .index {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--station-color);
  border-top-left-radius: 1rem;
  border-bottom-right-radius: 24px;
  color: white;
  font-size: 2rem;
  font-weight: 600;
  width: 3.5rem;
  height: 3.5rem;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-img {
  border-radius: 24px;
  box-shadow: 0px 4px 16px 0px rgba(0, 12, 58, 0.1);
  height: 160px;
  width: 100%;
  object-fit: cover;
  z-index: -1 !important;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-info .artist-name {
  color: var(--station-color);
  margin-top: 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-info .song-name {
  margin-top: 4px;
  margin-bottom: 16px;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-info .song-name a {
  color: #101113;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-info .song-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-info .song-btn button {
  border: solid 1.5px var(--station-color);
  padding: 0.5rem 1.5rem;
  width: 16rem;
  border-radius: 2rem;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.2s ease-in-out;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-info .song-btn button:hover {
  background-color: var(--station-color);
  color: white;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-info .song-btn button:hover i {
  color: white;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-info .song-btn button .btn-text {
  display: flex;
  justify-content: center;
  gap: 0.3rem;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/mobile_trending_songs.css.sass */
#mobile-trending-songs swiper-slide .song .song-info .song-btn button i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/podcasts.css.sass */
#podcasts {
  padding-top: 12.3rem;
  padding-bottom: 17rem;
}

/* line 1, app/assets/stylesheets/website/podcasts.css.sass */
#podcasts h2 {
  color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/podcasts.css.sass */
.podcast-card {
  margin-top: 2rem;
}

/* line 1, app/assets/stylesheets/website/podcasts.css.sass */
.podcast-card img {
  width: 100%;
  height: 227px;
  object-fit: cover;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.14);
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, app/assets/stylesheets/website/podcasts.css.sass */
  .podcast-card img {
    height: 280px;
  }
}

/* line 1, app/assets/stylesheets/website/podcasts.css.sass */
.podcast-card h4 {
  font-size: 2rem;
  font-weight: 600;
  margin-top: 2rem;
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content {
  min-height: 100vh;
  background-color: #fbf5f4;
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .title {
  color: var(--station-color);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 24px;
  padding-right: 24px;
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .social-networks {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  border-bottom: 1px solid #D1D1D1;
  padding-bottom: 20px;
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .social-networks a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  color: black;
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .contact-item-container {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D1D1D1;
  padding-left: 24px;
  padding-right: 24px;
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .contact-item-container .item {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-gap: 9px;
  padding: 4px 12px 4px 8px;
  align-items: center;
  border-radius: 100px;
  background: white;
  line-height: 15px;
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .contact-item-container .item .icon {
  grid-column: 1;
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .contact-item-container .item .icon svg.filled path {
  fill: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .contact-item-container .item .info {
  grid-column: 2;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .contact-item-container .item .info.large {
  font-size: 16px;
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .contact-item-container .item .info a {
  color: black;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .map {
  width: 100%;
  height: 200px;
  border: 0;
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .developed-by {
  text-align: center;
  text-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding-top: 24px;
  filter: grayscale(100%);
}

/* line 1, app/assets/stylesheets/website/more_content.css.sass */
#more-content .developed-by .cadena-logo {
  width: 156px;
  height: 36px;
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming {
  min-height: 68vh;
  padding-bottom: 3rem;
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .week_days {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2rem;
}

@media (max-width: 1199px) {
  /* line 1, app/assets/stylesheets/website/programming.css.sass */
  #programming .week_days {
    gap: 1rem;
    justify-content: center;
  }
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .week_days .day-btn {
  background-color: transparent;
  font-size: 1.8rem;
  border: solid 1px var(--station-color);
  padding: 0.5rem 3.5rem;
  border-radius: 50px;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 1199px) {
  /* line 1, app/assets/stylesheets/website/programming.css.sass */
  #programming .week_days .day-btn {
    padding: 0.5rem 2rem;
  }
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .week_days .day-btn:hover {
  background-color: var(--station-color);
  color: white;
  transition: 0.3s;
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .week_days .selected {
  background-color: var(--station-color);
  color: white;
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .carousel-wrapper {
  max-width: 97%;
  margin: 0 auto;
}

@media (max-width: 610px) {
  /* line 1, app/assets/stylesheets/website/programming.css.sass */
  #programming .carousel-wrapper {
    max-width: 100%;
  }
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .programming-container {
  animation: fade 0.8s ease-in-out;
}

@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .programming-container swiper-container {
  height: 50.8rem;
}

@media (max-width: 749px) {
  /* line 1, app/assets/stylesheets/website/programming.css.sass */
  #programming .programming-container swiper-container {
    height: 52rem;
  }
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .programming-container swiper-container::part(bullet-active) {
  background-color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .programming-container swiper-slide {
  width: 32.6%;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (max-width: 610px) {
  /* line 1, app/assets/stylesheets/website/programming.css.sass */
  #programming .programming-container swiper-slide {
    width: 100%;
  }
}

@media (min-width: 610px) and (max-width: 1200px) {
  /* line 1, app/assets/stylesheets/website/programming.css.sass */
  #programming .programming-container swiper-slide {
    width: 49.5%;
  }
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .programming-container swiper-slide .noar {
  color: var(--station-color) !important;
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .programming-container swiper-slide .noar, #programming .programming-container swiper-slide .time {
  text-align: center;
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .programming-container swiper-slide .noar h3, #programming .programming-container swiper-slide .time h3 {
  font-weight: 600;
  margin-top: 0.7rem;
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .programming-container swiper-slide .card h4, #programming .programming-container swiper-slide .card p {
  color: #4d4d4d;
  padding-left: 3rem;
  padding-right: 3rem;
  margin: 0;
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .programming-container swiper-slide .card h4 {
  margin-bottom: 1.5rem;
  margin-top: 2.8rem;
  font-size: 20px;
  font-weight: 600;
}

@media (max-width: 749px) {
  /* line 1, app/assets/stylesheets/website/programming.css.sass */
  #programming .programming-container swiper-slide .card {
    height: 43.5rem;
  }
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .programming-container swiper-slide.current .card {
  border: solid 2px var(--station-color) !important;
}

/* line 1, app/assets/stylesheets/website/programming.css.sass */
#programming .programming-container .alert {
  text-align: center;
  width: 35rem;
  font-size: 1.6rem;
  margin-top: 3rem;
  margin: 0 auto;
  margin-bottom: 2.5rem;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule {
  min-height: 100vh;
  background-color: #fbf5f4;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule-title {
  margin-bottom: 2rem;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .live-schedule {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  gap: 12px;
  border-radius: 12px;
  background: var(--station-color);
  height: 180px;
  margin-bottom: 2rem;
  stroke: white;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .live-schedule .top svg {
  margin-top: -3px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .live-schedule .program {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 7px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .live-schedule .program span {
  font-size: 16px;
  color: white;
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .live-schedule .middle {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2rem;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .live-schedule .middle .program-image {
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 12px;
  background: black;
  width: 97px;
  height: 97px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .live-schedule .middle .program-image img {
  width: 85px;
  height: 85px;
  border-radius: 4px;
  object-fit: cover;
  border: 2px solid rgba(0, 0, 0, 0.5);
  background: linear-gradient(153deg, rgba(255, 255, 255, 0) 29.95%, rgba(255, 255, 255, 0.5) 47.76%, rgba(255, 255, 255, 0) 48.18%), lightgray 50%/cover no-repeat;
  background-blend-mode: overlay, normal;
  box-shadow: 0px 4px 80px 0px rgba(255, 255, 255, 0.65), 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .live-schedule .middle .program-info {
  color: white;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .live-schedule .middle .program-info .song {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .live-schedule .middle .program-info .time {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule swiper-slide {
  width: 70px !important;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .week-days {
  padding-left: 15px;
  margin-bottom: 2rem;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .week-days .day-btn {
  border: 1px solid var(--station-color);
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  margin-right: 3px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .week-days .day-btn.selected {
  background: var(--station-color);
  color: white;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule .schedule-card {
  display: flex;
  width: 100%;
  height: 128px;
  box-shadow: 0px 4px 20px 0px rgba(234, 120, 59, 0.2);
  border-radius: 8px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule .schedule-card.current {
  outline: 4px solid var(--station-secondary-color);
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule .schedule-card .left {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule .schedule-card .left img {
  width: 100%;
  height: 128px;
  border-radius: 8px;
  object-fit: cover;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule .schedule-card .left .time {
  display: flex;
  padding: 4px 16px;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background: var(--station-secondary-color);
  box-shadow: 0px 0px 16px 0px rgba(234, 120, 59, 0.6);
  text-align: center;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  width: 60px;
  position: relative;
  top: -40px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule .schedule-card .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 16px;
  width: 50%;
  position: relative;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule .schedule-card .right .presented-by {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  align-self: stretch;
  overflow: hidden;
  color: rgba(2, 2, 2, 0.5);
  text-overflow: ellipsis;
  font-family: Roboto;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule .schedule-card .right .program-name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  flex: 1 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0.6rem;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule .schedule-card .right .speaker-name {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule .schedule-card .right .live-text {
  display: flex;
  height: 16px;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  gap: 4px;
  width: 70px;
  padding: 9px 4px 9px 8px;
  border-radius: 1000px;
  background: var(--station-secondary-color);
  font-size: 9px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.24px;
  position: absolute;
  top: 5px;
  right: 4px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule .schedule-card .right .live-text svg {
  width: 14px;
  height: 14px;
}

/* line 1, app/assets/stylesheets/website/mobile_schedule.css.sass */
#mobile-schedule .schedule .schedule-card .right .live-text svg path {
  stroke: black;
}

/* line 1, app/assets/stylesheets/website/fan_club_link.css.sass */
#fan-club-link {
  background-color: #fbf5f4;
  padding-bottom: 40px;
}

/* line 1, app/assets/stylesheets/website/fan_club_link.css.sass */
#fan-club-link a {
  border: solid 1.5px var(--station-color);
  padding: 0.9rem 3rem;
  font-size: 1.7rem;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.7rem;
  border-radius: 3rem;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.2s ease-in-out;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/fan_club_link.css.sass */
#fan-club-link a span {
  color: black;
}

/* line 1, app/assets/stylesheets/website/fan_club_link.css.sass */
#fan-club-link a:hover {
  background-color: var(--station-color);
  color: white;
}

/* line 1, app/assets/stylesheets/website/fan_club_link.css.sass */
#fan-club-link a:hover i {
  color: white;
}

/* line 1, app/assets/stylesheets/website/fan_club_link.css.sass */
#fan-club-link a:hover span {
  color: white;
}

/* line 1, app/assets/stylesheets/website/fan_club_link.css.sass */
#fan-club-link a i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.1rem;
  color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs {
  background-color: #fbf5f4;
  padding-bottom: 40px;
  padding-left: 16px;
  padding-right: 16px;
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs .title {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs .song-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs .song-list .song {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 12px;
  height: 110px;
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs .song-list .song .left {
  width: 35%;
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs .song-list .song .left img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 16px;
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs .song-list .song .right {
  width: 65%;
  display: flex;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs .song-list .song .right .song-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs .song-list .song .right .song-info .artist-name {
  color: var(--station-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs .song-list .song .right .song-info .song-name {
  overflow: hidden;
  text-overflow: ellipsis;
  color: black;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs .song-list .song .right .song-info .played-at {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #02020280;
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs .song-list .song .right .song-info .played-at svg {
  margin-top: -1px;
}

/* line 1, app/assets/stylesheets/website/played_songs.css.sass */
#played-songs .song-list .song .right .song-info .played-at svg path {
  stroke: #02020280;
}

/* line 1, app/assets/stylesheets/website/loading_spinner.css.sass */
#loading-spinner {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: rgba(215, 215, 215, 0.386);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/website/loading_spinner.css.sass */
#loading-spinner .spinner {
  border: 10px solid #f3f3f3;
  border-top: 10px solid var(--station-color);
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 3s linear infinite;
  margin-top: -1rem;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-changer {
  background-color: var(--station-color);
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-changer.fixed {
  position: fixed;
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-changer .station-name {
  color: white;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-changer .station-name svg {
  width: 13px;
  height: 13px;
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-changer .station-name svg path {
  stroke: white;
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 5;
  background-color: #fbf5f4;
  border-top: 1px solid lightgray;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: calc(100% - 64px);
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-list a {
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-list.slide-up {
  animation: slide-up 0.6s ease-in-out;
}

@keyframes slide-up {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-list.slide-down {
  animation: slide-down 0.6s ease-in-out forwards;
}

@keyframes slide-down {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(100%);
    display: none;
  }
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-list .station {
  height: 7rem;
  width: 100%;
  border-bottom: 1px solid lightgray;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 12px;
  padding-right: 24px;
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-list .station .logo-and-name {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-list .station .logo-and-name .station-name {
  color: black;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

/* line 1, app/assets/stylesheets/website/stations_changer.css.sass */
#stations-list .station .logo-and-name .station-logo {
  height: 4rem;
  width: 4rem;
  border-radius: 50%;
  margin: 8px;
  border: 3px solid var(--station-secondary-color);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics {
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  background: var(--station-secondary-color);
  padding: 100px 0;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics.with-top-space {
  padding-top: 150px;
  margin-top: -28rem;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .title {
  margin-top: -2px;
  color: white;
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .info {
  display: flex;
  flex-direction: row;
  gap: 128px;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .info .stat-item {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .info .stat-item .image {
  width: 260px;
  height: 260px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px;
  border-radius: 1000px;
  border: 4px solid white;
  background: rgba(255, 255, 255, 0.05);
  box-shadow: 0px 2px 40px 0px rgba(255, 255, 255, 0.15), 0px 2px 8px 0px rgba(141, 46, 0, 0.25);
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .info .stat-item .image .gender {
  margin-left: -8px !important;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .info .stat-item .data {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .info .stat-item .data .number {
  color: white;
  text-align: center;
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 60px;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .info .stat-item .data .text {
  color: white;
  text-align: center;
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .links {
  display: flex;
  flex-direction: row;
  gap: 16px;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .links .get-in-contact button {
  display: flex;
  padding: 19px 32px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border: none;
  border-radius: 100px;
  background: linear-gradient(107deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 61.94%), white;
  background-blend-mode: overlay, normal;
  color: black;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .links .get-in-contact button:hover {
  background: var(--station-color);
  background-blend-mode: overlay, normal;
  color: white;
  transition: background 0.5s, color 0.5s;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .links .download-link a {
  display: flex;
  padding: 8px 8px 8px 32px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 100px;
  border: 2px solid white;
  color: white;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/website/statistics.css.sass */
#statistics .links .download-link a:hover {
  background: var(--station-color);
  transition: background 0.5s, color 0.5s;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#background-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#background-overlay.appear {
  animation: appear 0.5s ease forwards;
}

@keyframes appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#background-overlay.disappear {
  animation: disappear 0.5s ease forwards;
}

@keyframes disappear {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    display: none;
  }
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  z-index: 2;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form.animate-from-top {
  animation: animate-from-top 0.5s ease forwards;
}

@keyframes animate-from-top {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form.animate-to-top {
  animation: animate-to-top 0.5s ease forwards;
}

@keyframes animate-to-top {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-100%);
  }
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 145px;
  padding-bottom: 35px;
  width: 100%;
  background-color: #fbf5f4;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container .success-message {
  color: limegreen;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 48px;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container .flex-container {
  display: flex;
  gap: 1rem;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container .flex-container .flex-item {
  flex: 1;
  position: relative;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container input, #contact-form .form-container textarea {
  padding: 4px 2px 4px 16px;
  align-items: center;
  border-radius: 100px;
  border: 1px solid var(--station-color);
  background: white;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container input {
  border-radius: 100px;
  height: 44px;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container textarea {
  resize: none;
  border-radius: 20px;
  padding: 16px;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container label {
  color: black;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: absolute;
  top: -7px;
  left: 17px;
  background: #fbf5f4;
  padding: 0 5px;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container .error {
  margin-left: 16px;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container .error.message-error {
  margin-top: 13px;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container .error span {
  color: red;
  margin-bottom: 10px;
  margin-top: -10px;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container .buttons {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-top: 50px;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container .buttons .submit-button {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container .buttons .submit-button input[type="submit"] {
  padding: 12px 24px;
  gap: 8px;
  border-radius: 100px;
  background: linear-gradient(107deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 61.94%), var(--station-color);
  background-blend-mode: overlay, normal;
  color: white;
  border: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  width: 15rem;
  transition: background 0.3s ease;
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container .buttons .submit-button input[type="submit"]:hover {
  background: linear-gradient(107deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 61.94%), var(--station-color);
}

/* line 1, app/assets/stylesheets/website/contact_form.css.sass */
#contact-form .form-container .buttons .close-button {
  gap: 8px;
  color: var(--station-color);
  border: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts {
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  background: linear-gradient(180deg, var(--station-secondary-color-rgba) 0%, white 20%, white 40%, white 60%, white 80%, white 100%), white;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts.with-bottom-space {
  padding-bottom: 200px;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .main-title {
  color: black;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  padding-left: 24px;
  margin-bottom: 20px;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list {
  display: flex;
  flex-direction: row;
  gap: 32px;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post {
  width: 65%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 32px;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .left {
  width: 50%;
  height: 40rem;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .left .img {
  border-radius: 32px;
  box-shadow: 0px 4px 16px 0px rgba(0, 12, 58, 0.1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .right {
  width: 50%;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .right a {
  color: black;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .right .info {
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: center;
  padding-top: 24px;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .right .info .published-at {
  color: #909097;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  font-style: normal;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .right .info .title, #desktop-posts .posts-list .main-post .right .info .subtitle, #desktop-posts .posts-list .main-post .right .info .description {
  color: #101113;
  font-style: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .right .info .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  -webkit-line-clamp: 3;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .right .info .subtitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  -webkit-line-clamp: 3;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .right .info .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  -webkit-line-clamp: 5;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .right .links {
  margin-top: 32px;
  margin-left: -12px;
  padding-bottom: 24px;
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  justify-content: flex-start;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .right .links .read-news-btn {
  padding: 10px 24px;
  border-radius: 100px;
  background: linear-gradient(107deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 61.94%), var(--station-color);
  color: white;
  background-blend-mode: overlay, normal;
  border: 2px solid var(--station-color);
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .main-post .right .links .all-news-btn {
  padding: 10px 24px;
  border-radius: 100px;
  border: 2px solid var(--station-color);
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .secondary-posts {
  width: 35%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 32px;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .secondary-posts a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
  color: black;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .secondary-posts .secondary-post {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 24px;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .secondary-posts .secondary-post .img {
  border-radius: 24px;
  box-shadow: 0px 4px 16px 0px rgba(0, 12, 58, 0.1);
  width: 160px;
  height: 160px;
  object-fit: cover;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .secondary-posts .secondary-post .info {
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: center;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .secondary-posts .secondary-post .info .published-at-and-title .published-at {
  color: #909097;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  font-style: normal;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .secondary-posts .secondary-post .info .published-at-and-title .title {
  color: #101113;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .secondary-posts .secondary-post .info .subtitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .secondary-posts .secondary-post .info .links {
  margin-top: 4px;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts .posts-list .secondary-posts .secondary-post .info .read-news-btn {
  color: var(--station-color);
  background-blend-mode: overlay, normal;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts #desktop-posts-by-category {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts #desktop-posts-by-category .categories {
  display: flex;
  flex-direction: row;
  gap: 16px;
  margin-top: 70px;
  margin-bottom: 30px;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts #desktop-posts-by-category .categories .category-link {
  padding: 8px 16px;
  border-radius: 100px;
  border: 1px solid var(--station-color);
  color: var(--station-color);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  transition: all 0.3s;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts #desktop-posts-by-category .categories .category-link.active {
  background-color: var(--station-color);
  color: white;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts #desktop-posts-by-category .categories .category-link:hover {
  background-color: var(--station-color);
  color: white;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts #desktop-posts-by-category .posts {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts #desktop-posts-by-category .posts .post {
  width: 100%;
  height: 25rem;
  animation: fadeIn 0.5s;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts #desktop-posts-by-category .posts .post .img {
  width: 100%;
  object-fit: cover;
  height: 160px;
  border-radius: 24px;
  box-shadow: 0px 4px 16px 0px rgba(0, 12, 58, 0.1);
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts #desktop-posts-by-category .posts .post .published-at {
  color: gray;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-top: 24px;
}

/* line 1, app/assets/stylesheets/website/desktop_posts.css.sass */
#desktop-posts #desktop-posts-by-category .posts .post .title {
  color: #020202;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes {
  padding-bottom: 4rem;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .title {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 1.5rem;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .like-btn, #song-likes .dislike-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .like-btn button, #song-likes .dislike-btn button {
  padding: 0.5rem 1.5rem;
  width: 100%;
  height: 40px;
  border-radius: 2rem;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.2s ease-in-out;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .like-btn button.like, #song-likes .dislike-btn button.like {
  border: solid 1.5px green;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .like-btn button.like i, #song-likes .dislike-btn button.like i {
  color: green;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .like-btn button.dislike, #song-likes .dislike-btn button.dislike {
  border: solid 1.5px #d60000;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .like-btn button.dislike i, #song-likes .dislike-btn button.dislike i {
  color: #d60000;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .like-btn button.active, #song-likes .dislike-btn button.active {
  color: white;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .like-btn button.active i, #song-likes .dislike-btn button.active i {
  color: white;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .like-btn button.active.like, #song-likes .dislike-btn button.active.like {
  background-color: green;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .like-btn button.active.dislike, #song-likes .dislike-btn button.active.dislike {
  background-color: #d60000;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .like-btn button .btn-text, #song-likes .dislike-btn button .btn-text {
  display: flex;
  justify-content: center;
  gap: 0.3rem;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/song_likes.css.sass */
#song-likes .like-btn button i, #song-likes .dislike-btn button i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
}

/* line 1, app/assets/stylesheets/website/terms_and_conditions.css.sass */
#terms-and-conditions, #privacy-policy {
  background-color: white;
  padding-bottom: 5rem;
  min-height: 100vh;
}

/* line 1, app/assets/stylesheets/website/terms_and_conditions.css.sass */
#terms-and-conditions .station-logo, #privacy-policy .station-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/terms_and_conditions.css.sass */
#terms-and-conditions .station-logo img, #privacy-policy .station-logo img {
  width: 200px;
  height: 200px;
  margin-top: 5rem;
  margin-bottom: 5rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-requests {
  position: relative;
  padding-bottom: 5px;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-requests .title {
  font-size: 2.5rem;
  font-weight: 600;
  color: black;
  margin-bottom: 5rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-requests.desktop {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-bottom: 40px;
  padding-top: 40px;
  gap: 1rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-requests.desktop form {
  display: flex;
  align-items: center;
  width: 70rem;
  position: relative;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-requests.desktop form .submit-button {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-requests .song-input {
  width: 100%;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-radius: 30px;
  border: none;
  background-color: white;
  z-index: 3 !important;
  position: relative;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-requests .song-input.desktop {
  border-radius: 200px;
  flex: 1;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-requests .song-input:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-requests .song-input-border {
  position: absolute;
  width: calc(100% + 5rem);
  height: 100%;
  border-radius: 200px;
  border: 50px solid var(--station-color);
  z-index: 2;
  left: -2.5rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-requests .submit-button {
  background-color: var(--station-color);
  border: solid 3px white;
  box-shadow: 0px 1px 1px 0px rgba(0, 12, 58, 0.05), 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 0.5rem;
  padding: 1rem;
  margin-top: 2px;
  border-radius: 30px;
  z-index: 2;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-requests .submit-button svg {
  fill: white;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-requests .submit-button.desktop {
  margin-top: 0;
  right: 0;
  height: 43px;
  margin-left: 1rem;
  flex-shrink: 0;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-results {
  position: absolute;
  width: 100%;
  background-color: white;
  padding: 1rem;
  border-radius: 10px 10px 30px 30px;
  box-shadow: 0px 1px 1px 0px rgba(0, 12, 58, 0.05), 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
  margin-top: -3.5rem;
  z-index: 2;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-results.desktop {
  width: 70rem;
  position: absolute;
  top: 18.5rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-results .song {
  padding: 1rem;
  display: flex;
  align-items: center;
  color: black;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-results .song:first-child {
  padding-top: 3.5rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-results .song .track-name {
  margin-top: -0.3rem;
  font-size: 1.4rem;
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-results .song .pipe {
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: -0.3rem;
  font-weight: 600;
  color: lightgray;
  font-size: 1.4rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-results .song .artist-name {
  font-size: 1.2rem;
  color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-results .search-full-list {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-results .search-full-list a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  border-radius: 30px;
  border: 2px solid var(--station-color);
  background-color: transparent;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  font-weight: 600;
  color: black;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#song-results .no-musics-found {
  text-align: center;
  font-size: 1.4rem;
  color: black;
  padding-top: 5rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#black-background {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#black-background.appear {
  animation: appear 0.5s ease forwards;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#black-background.disappear {
  animation: disappear 0.5s ease forwards;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests {
  background-color: #fbf5f4 !important;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: 2.3rem;
  position: relative;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests.desktop {
  min-height: auto;
  background-color: white !important;
  width: 100%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  left: 50%;
  height: 50rem;
  box-shadow: 0px 1px 1px 0px rgba(0, 12, 58, 0.05), 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
  z-index: 4;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests.desktop.go-down-animation {
  animation: go-down-animation 0.5s ease forwards;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests.desktop.go-up-animation {
  animation: go-up-animation 0.5s ease forwards;
}

@keyframes go-down-animation {
  0% {
    transform: translateY(-100%) translateX(-50%);
    opacity: 0;
  }
  100% {
    transform: translateY(0) translateX(-50%);
    opacity: 1;
  }
}

@keyframes go-up-animation {
  0% {
    transform: translateY(0) translateX(-50%);
    opacity: 1;
  }
  100% {
    transform: translateY(-100%) translateX(-50%);
    opacity: 0;
  }
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests.desktop-list {
  min-height: auto;
  background-color: white !important;
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 85rem;
  box-shadow: 0px 1px 1px 0px rgba(0, 12, 58, 0.05), 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
  overflow-y: auto;
  z-index: 4;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests.desktop-list.go-down-animation {
  animation: go-down-animation 0.5s ease forwards;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests.desktop-list.go-up-animation {
  animation: go-up-animation 0.5s ease forwards;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-input-container {
  position: relative;
  width: 100%;
  margin-bottom: 4rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-input-container.desktop {
  padding-top: 12rem;
  width: 90rem;
  margin: 0 auto;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-input-container .song-input {
  width: 100%;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  padding-left: 1.5rem;
  padding-right: 4rem;
  border-radius: 30px;
  border: var(--station-color) solid 1px;
  background-color: white;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-input-container .song-input:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-input-container .submit-button {
  background-color: var(--station-color);
  border: solid 3px white;
  box-shadow: 0px 1px 1px 0px rgba(0, 12, 58, 0.05), 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 0.5rem;
  top: 50%;
  margin-top: -1px;
  transform: translateY(-50%);
  padding: 1rem;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-input-container .submit-button.desktop {
  top: 86%;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-input-container .submit-button svg {
  color: white;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .songs {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .songs.desktop {
  width: 90rem;
  margin: 0 auto;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .songs .song {
  padding: 0.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid lightgray;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .songs .song .track-name {
  margin-top: -0.3rem;
  font-size: 1.4rem;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: black;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .songs .song .pipe {
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: -0.3rem;
  font-weight: 600;
  color: lightgray;
  font-size: 1.4rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .songs .song .artist-name {
  font-size: 1.4rem;
  color: var(--station-color);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .no-musics-found {
  text-align: center;
  font-size: 1.4rem;
  color: black;
  padding: 1rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song.desktop {
  width: 70rem;
  gap: 2rem;
  padding-top: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  flex-direction: row;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song.desktop .image-container {
  width: 40%;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song .image-container {
  width: 100%;
  position: relative;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song .image-container img {
  width: 100%;
  height: 220px;
  border-radius: 30px;
  object-fit: cover;
  box-shadow: 0px 1px 1px 0px rgba(0, 12, 58, 0.05), 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song .image-container .song-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song .image-container .song-btn button {
  border: solid 1.5px var(--station-color);
  padding: 0.5rem 2rem;
  border-radius: 2rem;
  background-color: var(--station-color);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song .image-container .song-btn button .btn-content {
  display: flex;
  justify-content: center;
  gap: 0.3rem;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song .image-container .song-btn button i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 4rem;
  color: white;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song .song-info {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 1rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song .song-info.desktop {
  width: auto;
  padding: 0;
  justify-content: flex-start;
  align-items: flex-start;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song .artist-name {
  font-size: 1.7rem;
  color: var(--station-color);
  margin-top: 1.2rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests #itunes-song .track-name {
  font-size: 2.4rem;
  font-weight: 600;
  margin-top: 1.3rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-request-form {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-request-form.desktop {
  justify-content: flex-start;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-request-form .submit-button {
  background-color: white;
  border: solid 1px var(--station-color);
  box-shadow: 0px 1px 1px 0px rgba(0, 12, 58, 0.05), 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  display: flex;
  justify-content: center;
  gap: 1rem;
  padding-left: 1.5rem;
  padding-right: 0.4rem;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  align-items: center;
  font-size: 1.5rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-request-form .submit-button.desktop {
  margin-top: 1.5rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-request-form .submit-button .send-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: var(--station-color);
  padding: 0.8rem;
  font-size: 1.5rem;
  border: 2px solid white;
  box-shadow: 0px 1px 1px 0px rgba(0, 12, 58, 0.05), 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#itunes-song-requests .song-request-form .submit-button .send-icon svg {
  width: 18px;
  height: 18px;
  color: white;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#messages .background {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000 !important;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#messages .message-container {
  background-color: white;
  border-radius: 35px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
  padding: 3rem;
  width: 90%;
  height: 32rem;
  margin-top: -3rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#messages .message-container.desktop {
  max-width: 40rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#messages .message-container svg {
  width: 62px;
  height: 62px;
  fill: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#messages .message-container svg.success {
  fill: green;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#messages .message-container svg.failure {
  fill: red;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#messages .message-container .message {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#messages .message-container .message .title {
  font-size: 2rem;
  font-weight: 600;
  color: black;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#messages .message-container .message .description {
  font-size: 1.4rem;
  color: black;
  text-align: center;
}

/* line 1, app/assets/stylesheets/website/song_requests.css.sass */
#messages .message-container a {
  text-decoration: none;
  text-align: center;
  background-color: var(--station-color);
  border: none;
  border-radius: 30px;
  padding: 1rem 2rem;
  color: white;
  font-size: 1.4rem;
  font-weight: 600;
  cursor: pointer;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#modal-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#modal-background.animate-fade-in {
  animation: fadeIn 0.5s forwards;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#modal-background.animate-fade-out {
  animation: fadeOut 0.5s forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal, #continue-as-modal {
  width: 100%;
  min-height: auto;
  background: white;
  position: fixed;
  bottom: 0;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  z-index: 3;
  padding: 1rem;
  overflow-y: auto;
  padding-bottom: 4rem;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal.animate-from-bottom, #continue-as-modal.animate-from-bottom {
  animation: animate-from-bottom 0.5s forwards;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal.animate-to-bottom, #continue-as-modal.animate-to-bottom {
  animation: animate-to-bottom 0.5s forwards;
}

@keyframes animate-from-bottom {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes animate-to-bottom {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(100%);
  }
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal .close-modal-container, #continue-as-modal .close-modal-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal .close-modal, #continue-as-modal .close-modal {
  width: 56px;
  height: 4px;
  border-radius: 30px;
  margin-top: 25px;
  background-color: #D9D9D9;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal .insert-title, #continue-as-modal .insert-title {
  font-size: 20px;
  line-height: 28px;
  color: black;
  font-weight: 600;
  text-align: center;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form, #login-modal #validate-code-form, #continue-as-modal #send-code-form, #continue-as-modal #validate-code-form {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2rem;
  justify-content: center;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form .email-field, #login-modal #send-code-form .code-field, #login-modal #validate-code-form .email-field, #login-modal #validate-code-form .code-field, #continue-as-modal #send-code-form .email-field, #continue-as-modal #send-code-form .code-field, #continue-as-modal #validate-code-form .email-field, #continue-as-modal #validate-code-form .code-field {
  margin-top: 10px;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form .email-field, #login-modal #send-code-form .send-code-button, #login-modal #send-code-form .code-field, #login-modal #validate-code-form .email-field, #login-modal #validate-code-form .send-code-button, #login-modal #validate-code-form .code-field, #continue-as-modal #send-code-form .email-field, #continue-as-modal #send-code-form .send-code-button, #continue-as-modal #send-code-form .code-field, #continue-as-modal #validate-code-form .email-field, #continue-as-modal #validate-code-form .send-code-button, #continue-as-modal #validate-code-form .code-field {
  padding: 4px 2px 4px 16px;
  align-items: center;
  border-radius: 100px;
  border: 1px solid var(--station-color);
  background: white;
  height: 44px;
  width: 90%;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form .send-code-button, #login-modal #validate-code-form .send-code-button, #continue-as-modal #send-code-form .send-code-button, #continue-as-modal #validate-code-form .send-code-button {
  background-color: var(--station-color);
  border: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: white;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form .send-code-button:hover, #login-modal #validate-code-form .send-code-button:hover, #continue-as-modal #send-code-form .send-code-button:hover, #continue-as-modal #validate-code-form .send-code-button:hover {
  background: linear-gradient(107deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 61.94%), var(--station-color);
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form .email-input-container, #login-modal #validate-code-form .email-input-container, #continue-as-modal #send-code-form .email-input-container, #continue-as-modal #validate-code-form .email-input-container {
  position: relative;
  width: 98%;
  display: flex;
  justify-content: center;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form .envelope-icon, #login-modal #validate-code-form .envelope-icon, #continue-as-modal #send-code-form .envelope-icon, #continue-as-modal #validate-code-form .envelope-icon {
  position: absolute;
  left: 35px;
  top: 60%;
  transform: translateY(-50%);
  fill: var(--station-color);
  width: 24px;
  height: 24px;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form .email-field, #login-modal #validate-code-form .email-field, #continue-as-modal #send-code-form .email-field, #continue-as-modal #validate-code-form .email-field {
  padding-left: 50px;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form .text-danger, #login-modal #validate-code-form .text-danger, #continue-as-modal #send-code-form .text-danger, #continue-as-modal #validate-code-form .text-danger {
  text-align: center;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form .actions, #login-modal #validate-code-form .actions, #continue-as-modal #send-code-form .actions, #continue-as-modal #validate-code-form .actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form .actions .validate-code-button, #login-modal #validate-code-form .actions .validate-code-button, #continue-as-modal #send-code-form .actions .validate-code-button, #continue-as-modal #validate-code-form .actions .validate-code-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--station-color);
  border: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  width: 10rem;
  border-radius: 100px;
  padding: 12px 24px;
  text-align: center;
  color: white;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form .actions .validate-code-button:hover, #login-modal #validate-code-form .actions .validate-code-button:hover, #continue-as-modal #send-code-form .actions .validate-code-button:hover, #continue-as-modal #validate-code-form .actions .validate-code-button:hover {
  background: linear-gradient(107deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 61.94%), var(--station-color);
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal #send-code-form .actions .back-to-send-code-button, #login-modal #validate-code-form .actions .back-to-send-code-button, #continue-as-modal #send-code-form .actions .back-to-send-code-button, #continue-as-modal #validate-code-form .actions .back-to-send-code-button {
  background-color: transparent;
  border: none;
  color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal .buttons, #continue-as-modal .buttons {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal .buttons .continue-as-button, #continue-as-modal .buttons .continue-as-button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 100%;
  margin-top: 22px;
  align-items: center;
  border-radius: 100px;
  height: 44px;
  background-color: var(--station-color);
  border: none;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  line-height: 20px;
  color: white;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal .buttons .continue-as-button:hover, #continue-as-modal .buttons .continue-as-button:hover {
  background: linear-gradient(107deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 61.94%), var(--station-color);
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal .buttons .login-with-other-email-button, #continue-as-modal .buttons .login-with-other-email-button {
  width: 100%;
  align-items: center;
  border-radius: 100px;
  border: 1px solid var(--station-color);
  background: white;
  height: 44px;
  background-color: white;
  border: 2px solid var(--station-color);
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  line-height: 20px;
}

/* line 1, app/assets/stylesheets/website/listener_login.css.sass */
#login-modal .terms-and-conditions, #continue-as-modal .terms-and-conditions {
  font-size: 14px;
  line-height: 26px;
  color: black;
  margin-top: 20px;
  margin-left: 10px;
  width: 90%;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#contents-container {
  min-height: 100vh;
  background-color: #fbf5f4;
  padding-top: 20px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#contents-container swiper-container {
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#contents-container swiper-slide {
  display: inline-flex;
  width: auto;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#contents-container swiper-slide a {
  display: inline-flex;
  border: 1px solid var(--station-color);
  padding: 8px;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  margin-right: 3px;
  white-space: nowrap;
  width: auto;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#contents-container swiper-slide a.selected {
  background: var(--station-color);
  color: white;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#contents-container .content-wrapper {
  padding-right: 20px;
  padding-left: 20px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#contents-container .content-wrapper #content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2.7rem;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#contents-container .content-wrapper #content .content {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#contents-container .content-wrapper #content .content .content-image {
  border-radius: 40px;
  width: 100%;
  height: 250px;
  object-fit: cover;
  box-shadow: 0 5px 10px -2px rgba(47, 47, 47, 0.237);
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#contents-container .content-wrapper #content .content .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 1.8rem;
  padding-left: 2.3rem;
  padding-right: 2.3rem;
  gap: 5px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#contents-container .content-wrapper #content .content .info .content-title {
  font-size: 1.8rem;
  font-weight: 600;
  color: black;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video {
  background-color: #fbf5f4;
  min-height: 100vh;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .video-container {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .video-frame {
  width: 100%;
  height: 300px;
  object-fit: cover;
  margin-bottom: 16px;
  box-shadow: 0px 4px 16px 0px rgba(199, 69, 0, 0.25);
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .title {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .separator {
  width: 100%;
  margin-top: 7px;
  margin-bottom: 7px;
  height: 1px;
  background-color: var(--station-color);
  color: var(--station-color);
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .time {
  font-size: 13px;
  color: var(--station-color);
  text-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons {
  display: flex;
  flex-direction: row;
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons .whatsapp-share {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 10px;
  border-radius: 8px;
  background: rgba(166, 166, 166, 0.1);
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.084);
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons .whatsapp-share:hover {
  background: #0dca54;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons .whatsapp-share:hover i {
  color: white;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons .whatsapp-share i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 27px;
  color: #0dca54;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons .facebook-share {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 10px;
  border-radius: 8px;
  background: rgba(166, 166, 166, 0.1);
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.084);
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons .facebook-share:hover {
  background: #0866ff;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons .facebook-share:hover i {
  color: white;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons .facebook-share i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 27px;
  color: #0866ff;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons .share {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 10px;
  border-radius: 8px;
  background: rgba(166, 166, 166, 0.1);
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.084);
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons .share:hover {
  background: #4f5257;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons .share:hover i {
  color: white;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .share-buttons .share i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #4f5257;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#youtube-video .description {
  margin-bottom: 16px;
  text-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#videos-carousel {
  background-color: #fbf5f4;
  padding-left: 16px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#videos-carousel .title {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#videos-carousel swiper-container {
  height: 100%;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#videos-carousel swiper-slide {
  width: 85%;
  padding-bottom: 7px;
  padding-right: 7px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#videos-carousel swiper-slide .publish-date {
  display: flex;
  padding: 4px 8px;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  border-radius: 0px 100px 100px 0px;
  background: var(--station-color);
  border: none;
  border-left: 4px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 85px;
  left: 0;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#videos-carousel swiper-slide .publish-date .date {
  color: white;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#videos-carousel swiper-slide .video {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-color: white;
  border-radius: 8px;
  height: 190px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#videos-carousel swiper-slide .video .image-container {
  width: 100%;
  height: 120px;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#videos-carousel swiper-slide .video .image-container .image-border {
  position: absolute;
  width: 98.1%;
  height: 120px;
  border: 4px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#videos-carousel swiper-slide .video .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#videos-carousel swiper-slide .video .content {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}

/* line 1, app/assets/stylesheets/website/contents.css.sass */
#videos-carousel swiper-slide .video .content .title {
  height: 40px;
  max-height: 60px;
  align-self: stretch;
  color: black;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#instagram-posts {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 4rem;
  background: linear-gradient(white, lightgray);
  width: 100%;
  height: 80rem;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#instagram-posts .title {
  color: black;
  font-size: 3rem;
  font-weight: 700;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#instagram-posts .posts-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#instagram-posts .posts-container .instagram-post {
  width: 42rem;
  height: 44rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  position: relative;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#instagram-posts .posts-container .instagram-post a {
  width: 100%;
  height: 100%;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#instagram-posts .posts-container .instagram-post .image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#instagram-posts .posts-container .instagram-post .post-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.08));
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 2.3rem;
  padding-right: 2.3rem;
  padding-bottom: 1.3rem;
  padding-top: 1.3rem;
  color: white;
  font-size: 1.5rem;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#instagram-posts .posts-container .instagram-post .post-footer .station-info {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  font-weight: bold;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#instagram-posts .posts-container .instagram-post .post-footer .station-info img {
  width: 4.3rem;
  height: 4.3rem;
  border-radius: 50%;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#instagram-posts .posts-container .instagram-post .post-footer .instagram-logo svg {
  height: 3rem;
  width: 3rem;
  fill: white;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#instagram-posts .posts-container .instagram-post .post-footer .instagram-logo svg path {
  fill: white !important;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#mobile-instagram-posts {
  background-color: #fbf5f4;
  padding-left: 16px;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#mobile-instagram-posts .title {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#mobile-instagram-posts swiper-container {
  height: 100%;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#mobile-instagram-posts swiper-slide {
  width: 65%;
  padding-bottom: 7px;
  padding-right: 7px;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#mobile-instagram-posts swiper-slide .post {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  height: 260px;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#mobile-instagram-posts swiper-slide .post .image-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#mobile-instagram-posts swiper-slide .post .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#mobile-instagram-posts swiper-slide .post-footer {
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 97%;
  height: 4.5rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.08));
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.7rem 1.2rem;
  color: white;
  font-size: 1.1rem;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#mobile-instagram-posts swiper-slide .post-footer .station-info {
  display: flex;
  flex-direction: row;
  gap: 0.7rem;
  font-weight: bold;
  align-items: center;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#mobile-instagram-posts swiper-slide .post-footer .station-info img {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#mobile-instagram-posts swiper-slide .post-footer .instagram-logo svg {
  height: 1.8rem;
  width: 1.8rem;
  fill: white;
}

/* line 1, app/assets/stylesheets/website/instagram_posts.css.sass */
#mobile-instagram-posts swiper-slide .post-footer .instagram-logo svg path {
  fill: white !important;
}

/* line 42, app/assets/stylesheets/website/application.css.sass */
* {
  font-family: "Roboto", sans-serif;
}

/* line 45, app/assets/stylesheets/website/application.css.sass */
html {
  scroll-behavior: smooth;
}

/* line 48, app/assets/stylesheets/website/application.css.sass */
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background-color: #fbf5f4;
}

@media (max-width: 767px) {
  /* line 48, app/assets/stylesheets/website/application.css.sass */
  body {
    background-color: var(--station-color);
  }
}

/* line 57, app/assets/stylesheets/website/application.css.sass */
a, a:hover, a:active, a:visited {
  color: var(--station-color);
  text-decoration: none;
}

/* line 61, app/assets/stylesheets/website/application.css.sass */
video::-webkit-media-controls-timeline,
video::-webkit-media-controls-mute-button,
video::-webkit-media-controls-current-time-display,
video::-webkit-media-controls-time-remaining-display {
  display: none;
}

/* line 67, app/assets/stylesheets/website/application.css.sass */
.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
  border: 1px solid var(--station-color) !important;
  background-color: var(--station-color) !important;
  color: white !important;
}

/* line 72, app/assets/stylesheets/website/application.css.sass */
.btn-default, .btn-default:hover, .btn-default:active, .btn-default:visited {
  color: var(--station-color) !important;
}

/* line 75, app/assets/stylesheets/website/application.css.sass */
.btn-danger, .btn-danger:hover, .btn-danger:active, .btn-danger:visited {
  color: white !important;
}

@media (max-width: 767px) {
  /* line 79, app/assets/stylesheets/website/application.css.sass */
  .hide-on-small-screens {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 83, app/assets/stylesheets/website/application.css.sass */
  .hide-on-large-screens {
    display: none !important;
  }
}

/* line 86, app/assets/stylesheets/website/application.css.sass */
.small-container {
  max-width: 95%;
  margin: 0 auto;
}

/* line 90, app/assets/stylesheets/website/application.css.sass */
.section-title {
  color: var(--station-color);
  font-size: 40px !important;
  font-weight: 600;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/* line 97, app/assets/stylesheets/website/application.css.sass */
.card {
  background-color: white;
  height: 420px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

/* line 102, app/assets/stylesheets/website/application.css.sass */
.card .card-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.15);
}

/* line 108, app/assets/stylesheets/website/application.css.sass */
.wrapper {
  display: flex;
  flex-wrap: wrap;
}

/* line 112, app/assets/stylesheets/website/application.css.sass */
.line-clamp, .line-clamp--3, .line-clamp--1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

/* line 117, app/assets/stylesheets/website/application.css.sass */
.line-clamp--1 {
  -webkit-line-clamp: 1;
}

/* line 121, app/assets/stylesheets/website/application.css.sass */
.line-clamp--3 {
  -webkit-line-clamp: 3;
}

@media (max-width: 767px) {
  /* line 126, app/assets/stylesheets/website/application.css.sass */
  .space-from-menu-bar {
    padding-bottom: 18rem !important;
  }
  /* line 129, app/assets/stylesheets/website/application.css.sass */
  .rounded-top {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
}

/* line 133, app/assets/stylesheets/website/application.css.sass */
.space-from-top-bar {
  padding-top: 22px !important;
}

/* line 136, app/assets/stylesheets/website/application.css.sass */
.top-nav-space {
  padding-top: 115px;
}

/* line 139, app/assets/stylesheets/website/application.css.sass */
.animate-out {
  animation-name: fadeOut;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 150, app/assets/stylesheets/website/application.css.sass */
#home {
  min-height: 50vh;
  background-color: #fbf5f4;
}

/* line 154, app/assets/stylesheets/website/application.css.sass */
.mb-1 {
  margin-bottom: 1rem;
}

/* line 157, app/assets/stylesheets/website/application.css.sass */
.floating-whatsapp-link {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  bottom: 25px;
  right: 25px;
  background-color: #25d366;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  z-index: 100;
  transition: background-color 0.3s;
  text-decoration: none;
}

/* line 175, app/assets/stylesheets/website/application.css.sass */
.floating-whatsapp-link i {
  color: #FFF;
}

/* line 178, app/assets/stylesheets/website/application.css.sass */
.floating-whatsapp-link:hover {
  background-color: #128c7e;
}
