@charset "UTF-8";
/* line 1, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_root.scss */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #c93d38;
  --orange: #fd7e14;
  --yellow: #f5bd4b;
  --green: #6fbf4d;
  --teal: #20c997;
  --cyan: #05aeef;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #003a52;
  --secondary: #eaebeb;
  --success: #6fbf4d;
  --info: #05aeef;
  --warning: #f5bd4b;
  --danger: #c93d38;
  --light: #f4f5f6;
  --dark: #001d29;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 19, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 25, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(51, 51, 51, 0);
}

/* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 46, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #505050;
  text-align: left;
  background-color: #fff;
}

/* line 62, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 72, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 88, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 97, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 110, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

/* line 119, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 125, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 132, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 139, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 143, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 148, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 152, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 157, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 166, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 174, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 175, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 182, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #003a52;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:hover {
  color: #000406;
  text-decoration: underline;
}

/* line 199, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 208, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 218, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 226, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 240, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 250, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 255, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 267, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 271, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 279, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 290, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 299, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 308, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 313, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 324, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 329, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 337, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 345, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 358, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 365, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 373, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 380, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 392, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 398, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 413, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 425, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 430, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 435, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 448, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 457, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 466, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 470, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 475, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
template {
  display: none;
}

/* line 481, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 120%;
  color: #333;
}

/* line 16, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.5rem;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 2rem;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 19, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 137.5%;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 137.5%;
}

/* line 39, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 137.5%;
}

/* line 44, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 137.5%;
}

/* line 55, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}

/* line 67, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 95, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 117, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 122, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 8, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 2, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 8, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
a > code {
  color: inherit;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 1140px;
  }
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 28, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 38, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }
  /* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }
  /* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }
  /* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }
  /* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

/* line 5, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #505050;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #ccc;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #ccc;
}

/* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #ccc;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 45, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ccc;
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #ccc;
}

/* line 54, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 62, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 75, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(51, 51, 51, 0.05);
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  color: #505050;
  background-color: rgba(51, 51, 51, 0.075);
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8c8cf;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7a99a5;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #a9bcc5;
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #a9bcc5;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #f9f9f9;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #f4f5f5;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #ececec;
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #ececec;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #d7edcd;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #b4dea2;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #c8e6ba;
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #c8e6ba;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #b9e8fb;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #7dd5f7;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #a1e0fa;
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #a1e0fa;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcedcd;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #fadda1;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #fbe4b5;
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #fbe4b5;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f0c9c7;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #e39a98;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #ebb6b3;
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebb6b3;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fcfcfc;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #f9fafa;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #efefef;
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #efefef;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #b8c0c3;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #7a8990;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #aab4b7;
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #aab4b7;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(51, 51, 51, 0.075);
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(38, 38, 38, 0.075);
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(38, 38, 38, 0.075);
}

/* line 114, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 122, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-light th {
  color: #505050;
  background-color: #e9ecef;
  border-color: #ccc;
}

/* line 130, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 134, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 140, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 145, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 171, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 171, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 171, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 171, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 171, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #505050;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control {
    transition: none;
  }
}

/* line 28, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #505050;
  background-color: #fff;
  border-color: #0094d2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 58, 82, 0.25);
}

/* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 57, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #505050;
  background-color: #fff;
}

/* line 69, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 82, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 90, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 97, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 110, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #505050;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 122, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 137, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 145, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 155, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 161, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 170, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 174, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 184, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 190, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 202, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 208, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 213, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 218, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 222, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 229, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #6fbf4d;
}

/* line 38, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(111, 191, 77, 0.9);
  border-radius: 0.25rem;
}

/* line 54, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #6fbf4d;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%236fbf4d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 65, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #6fbf4d;
  box-shadow: 0 0 0 0.2rem rgba(111, 191, 77, 0.25);
}

/* line 70, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 78, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 87, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #6fbf4d;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%236fbf4d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 95, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #6fbf4d;
  box-shadow: 0 0 0 0.2rem rgba(111, 191, 77, 0.25);
}

/* line 100, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 109, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 117, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #6fbf4d;
}

/* line 121, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 129, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #6fbf4d;
}

/* line 132, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #6fbf4d;
}

/* line 137, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 142, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #8dcc73;
  background-color: #8dcc73;
}

/* line 149, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(111, 191, 77, 0.25);
}

/* line 153, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #6fbf4d;
}

/* line 163, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #6fbf4d;
}

/* line 167, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 172, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #6fbf4d;
  box-shadow: 0 0 0 0.2rem rgba(111, 191, 77, 0.25);
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #c93d38;
}

/* line 38, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(201, 61, 56, 0.9);
  border-radius: 0.25rem;
}

/* line 54, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #c93d38;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23c93d38' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23c93d38' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 65, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #c93d38;
  box-shadow: 0 0 0 0.2rem rgba(201, 61, 56, 0.25);
}

/* line 70, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 78, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 87, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #c93d38;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23c93d38' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23c93d38' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 95, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #c93d38;
  box-shadow: 0 0 0 0.2rem rgba(201, 61, 56, 0.25);
}

/* line 100, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 109, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 117, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #c93d38;
}

/* line 121, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 129, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #c93d38;
}

/* line 132, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #c93d38;
}

/* line 137, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 142, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #d46460;
  background-color: #d46460;
}

/* line 149, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(201, 61, 56, 0.25);
}

/* line 153, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #c93d38;
}

/* line 163, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #c93d38;
}

/* line 167, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 172, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #c93d38;
  box-shadow: 0 0 0 0.2rem rgba(201, 61, 56, 0.25);
}

/* line 258, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 266, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 272, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 280, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 289, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 296, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 300, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  /* line 307, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 314, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 322, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 326, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  color: #505050;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:hover {
  color: #505050;
  text-decoration: none;
}

/* line 25, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 58, 82, 0.25);
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 60, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #003a52;
  border-color: #003a52;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #001f2c;
  border-color: #00161f;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 88, 108, 0.5);
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #003a52;
  border-color: #003a52;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled), .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #00161f;
  border-color: #000d12;
}

/* line 50, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 88, 108, 0.5);
}

/* line 60, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #212529;
  background-color: #eaebeb;
  border-color: #eaebeb;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #212529;
  background-color: #d6d8d8;
  border-color: #d0d2d2;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 205, 206, 0.5);
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #212529;
  background-color: #eaebeb;
  border-color: #eaebeb;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary.active:not(:disabled):not(.disabled), .show > .btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: #d0d2d2;
  border-color: #c9cccc;
}

/* line 50, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 205, 206, 0.5);
}

/* line 60, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #212529;
  background-color: #6fbf4d;
  border-color: #6fbf4d;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #5da93d;
  border-color: #58a039;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(99, 168, 72, 0.5);
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #212529;
  background-color: #6fbf4d;
  border-color: #6fbf4d;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled), .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #58a039;
  border-color: #539636;
}

/* line 50, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.active:not(:disabled):not(.disabled):focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(99, 168, 72, 0.5);
}

/* line 60, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #05aeef;
  border-color: #05aeef;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #0493ca;
  border-color: #048abd;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(43, 186, 241, 0.5);
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #05aeef;
  border-color: #05aeef;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active, .btn-info.active:not(:disabled):not(.disabled), .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #048abd;
  border-color: #0481b1;
}

/* line 50, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.active:not(:disabled):not(.disabled):focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(43, 186, 241, 0.5);
}

/* line 60, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #212529;
  background-color: #f5bd4b;
  border-color: #f5bd4b;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #212529;
  background-color: #f3b027;
  border-color: #f2ab1b;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(213, 166, 70, 0.5);
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #f5bd4b;
  border-color: #f5bd4b;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:not(:disabled):not(.disabled), .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #f2ab1b;
  border-color: #f2a70f;
}

/* line 50, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(213, 166, 70, 0.5);
}

/* line 60, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #c93d38;
  border-color: #c93d38;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #ac332f;
  border-color: #a2302c;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 90, 86, 0.5);
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #c93d38;
  border-color: #c93d38;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:not(:disabled):not(.disabled), .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #a2302c;
  border-color: #982d29;
}

/* line 50, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 90, 86, 0.5);
}

/* line 60, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  color: #212529;
  background-color: #f4f5f6;
  border-color: #f4f5f6;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-light:hover {
  color: #212529;
  background-color: #dfe2e5;
  border-color: #d8dcdf;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 214, 215, 0.5);
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f4f5f6;
  border-color: #f4f5f6;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active, .btn-light.active:not(:disabled):not(.disabled), .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #d8dcdf;
  border-color: #d1d5d9;
}

/* line 50, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.active:not(:disabled):not(.disabled):focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 214, 215, 0.5);
}

/* line 60, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #001d29;
  border-color: #001d29;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #000203;
  border-color: black;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 63, 73, 0.5);
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #001d29;
  border-color: #001d29;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.active:not(:disabled):not(.disabled), .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 50, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 63, 73, 0.5);
}

/* line 66, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #003a52;
  border-color: #003a52;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #003a52;
  border-color: #003a52;
}

/* line 71, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 58, 82, 0.5);
}

/* line 76, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #003a52;
  background-color: transparent;
}

/* line 82, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled), .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #003a52;
  border-color: #003a52;
}

/* line 89, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 58, 82, 0.5);
}

/* line 66, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #eaebeb;
  border-color: #eaebeb;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #212529;
  background-color: #eaebeb;
  border-color: #eaebeb;
}

/* line 71, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(234, 235, 235, 0.5);
}

/* line 76, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #eaebeb;
  background-color: transparent;
}

/* line 82, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.active:not(:disabled):not(.disabled), .show > .btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #eaebeb;
  border-color: #eaebeb;
}

/* line 89, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(234, 235, 235, 0.5);
}

/* line 66, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #6fbf4d;
  border-color: #6fbf4d;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #212529;
  background-color: #6fbf4d;
  border-color: #6fbf4d;
}

/* line 71, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(111, 191, 77, 0.5);
}

/* line 76, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #6fbf4d;
  background-color: transparent;
}

/* line 82, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.active:not(:disabled):not(.disabled), .show > .btn-outline-success.dropdown-toggle {
  color: #212529;
  background-color: #6fbf4d;
  border-color: #6fbf4d;
}

/* line 89, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(111, 191, 77, 0.5);
}

/* line 66, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #05aeef;
  border-color: #05aeef;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #05aeef;
  border-color: #05aeef;
}

/* line 71, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(5, 174, 239, 0.5);
}

/* line 76, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #05aeef;
  background-color: transparent;
}

/* line 82, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.active:not(:disabled):not(.disabled), .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #05aeef;
  border-color: #05aeef;
}

/* line 89, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(5, 174, 239, 0.5);
}

/* line 66, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #f5bd4b;
  border-color: #f5bd4b;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #f5bd4b;
  border-color: #f5bd4b;
}

/* line 71, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 189, 75, 0.5);
}

/* line 76, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f5bd4b;
  background-color: transparent;
}

/* line 82, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.active:not(:disabled):not(.disabled), .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #f5bd4b;
  border-color: #f5bd4b;
}

/* line 89, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 189, 75, 0.5);
}

/* line 66, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #c93d38;
  border-color: #c93d38;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #c93d38;
  border-color: #c93d38;
}

/* line 71, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(201, 61, 56, 0.5);
}

/* line 76, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #c93d38;
  background-color: transparent;
}

/* line 82, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active:not(:disabled):not(.disabled), .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #c93d38;
  border-color: #c93d38;
}

/* line 89, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(201, 61, 56, 0.5);
}

/* line 66, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #f4f5f6;
  border-color: #f4f5f6;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f4f5f6;
  border-color: #f4f5f6;
}

/* line 71, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 245, 246, 0.5);
}

/* line 76, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f4f5f6;
  background-color: transparent;
}

/* line 82, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled), .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f4f5f6;
  border-color: #f4f5f6;
}

/* line 89, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 245, 246, 0.5);
}

/* line 66, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #001d29;
  border-color: #001d29;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #001d29;
  border-color: #001d29;
}

/* line 71, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 29, 41, 0.5);
}

/* line 76, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #001d29;
  background-color: transparent;
}

/* line 82, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.active:not(:disabled):not(.disabled), .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #001d29;
  border-color: #001d29;
}

/* line 89, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 29, 41, 0.5);
}

/* line 77, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #003a52;
  text-decoration: none;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  color: #000406;
  text-decoration: underline;
}

/* line 87, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}

/* line 93, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 107, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 111, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 120, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 125, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

/* line 1, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 2, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 9, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #505050;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(51, 51, 51, 0.15);
  border-radius: 0.25rem;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 57, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 70, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 80, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 87, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 45, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 97, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 106, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 116, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 123, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 153, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #003a52;
}

/* line 160, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

/* line 172, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 177, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 187, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 19, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 28, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 33, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 46, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 73, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 79, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 84, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 89, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 111, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 116, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 121, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 127, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 132, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 152, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 156, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 25, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 33, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 46, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 56, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 76, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 80, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 85, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 93, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 94, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 102, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #505050;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
}

/* line 118, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 130, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

/* line 135, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 147, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 152, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 164, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 177, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 186, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 27, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #003a52;
  background-color: #003a52;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 58, 82, 0.25);
}

/* line 43, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #0094d2;
}

/* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #06b6ff;
  border-color: #06b6ff;
}

/* line 55, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 69, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 75, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 90, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

/* line 108, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 113, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* line 119, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #003a52;
  background-color: #003a52;
}

/* line 124, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 130, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 58, 82, 0.5);
}

/* line 133, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 58, 82, 0.5);
}

/* line 144, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 150, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 156, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 58, 82, 0.5);
}

/* line 167, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 171, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 192, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

/* line 199, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 58, 82, 0.5);
}

/* line 212, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #505050;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 230, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #0094d2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 58, 82, 0.25);
}

/* line 239, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #505050;
  background-color: #fff;
}

/* line 250, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 257, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 263, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  display: none;
}

/* line 268, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

/* line 276, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 289, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

/* line 297, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 305, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #0094d2;
  box-shadow: 0 0 0 0.2rem rgba(0, 58, 82, 0.25);
}

/* line 310, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 315, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 320, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 325, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #505050;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
}

/* line 342, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #505050;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 366, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 373, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus {
  outline: none;
}

/* line 378, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 58, 82, 0.25);
}

/* line 379, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 58, 82, 0.25);
}

/* line 380, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 58, 82, 0.25);
}

/* line 383, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 387, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #003a52;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 387, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 398, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #06b6ff;
}

/* line 403, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 414, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #003a52;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 414, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 424, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #06b6ff;
}

/* line 429, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 440, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #003a52;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 440, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

/* line 453, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #06b6ff;
}

/* line 458, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 469, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 474, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 481, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 485, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 489, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 493, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 497, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 503, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 503, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 41, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 56, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #505050;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 63, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 77, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 81, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #003a52;
}

/* line 94, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 101, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 114, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 117, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 28, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 61, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 68, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 73, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 84, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 99, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 108, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 123, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 142, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 140, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 156, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 167, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 142, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 140, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 156, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 167, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 142, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 140, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 156, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 167, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 142, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 140, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 156, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 167, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 140, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 142, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 153, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 156, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 160, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 167, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

/* line 172, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 194, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(51, 51, 51, 0.9);
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(51, 51, 51, 0.9);
}

/* line 203, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(51, 51, 51, 0.5);
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(51, 51, 51, 0.7);
}

/* line 210, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(51, 51, 51, 0.3);
}

/* line 215, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(51, 51, 51, 0.9);
}

/* line 223, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(51, 51, 51, 0.5);
  border-color: rgba(51, 51, 51, 0.1);
}

/* line 228, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(51, 51, 51, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 232, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(51, 51, 51, 0.5);
}

/* line 234, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text a {
  color: rgba(51, 51, 51, 0.9);
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(51, 51, 51, 0.9);
}

/* line 246, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 255, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 262, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 267, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 275, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 280, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 284, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 286, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(51, 51, 51, 0.125);
  border-radius: 0.25rem;
}

/* line 16, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 28, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 46, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 60, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 69, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(51, 51, 51, 0.03);
  border-bottom: 1px solid rgba(51, 51, 51, 0.125);
}

/* line 76, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 81, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 87, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(51, 51, 51, 0.03);
  border-top: 1px solid rgba(51, 51, 51, 0.125);
}

/* line 92, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 102, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 109, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 115, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 124, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 130, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 135, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 143, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-deck {
  display: flex;
  flex-direction: column;
}

/* line 147, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 143, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 156, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 173, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-group {
  display: flex;
  flex-direction: column;
}

/* line 179, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 173, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    flex-flow: row wrap;
  }
  /* line 187, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 192, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 199, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 202, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 207, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 214, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 217, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 222, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 239, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 238, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 249, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 262, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card {
  overflow: hidden;
}

/* line 266, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 270, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 276, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 281, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 285, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card .card-header {
  margin-bottom: -1px;
}

/* line 1, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 16, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 38, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #003a52;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #000406;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 25, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 58, 82, 0.25);
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 45, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #003a52;
  border-color: #003a52;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
  .badge {
    transition: none;
  }
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 25, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #003a52;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #00161f;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 58, 82, 0.5);
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-secondary {
  color: #212529;
  background-color: #eaebeb;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #212529;
  background-color: #d0d2d2;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(234, 235, 235, 0.5);
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  color: #212529;
  background-color: #6fbf4d;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-success:hover, a.badge-success:focus {
  color: #212529;
  background-color: #58a039;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(111, 191, 77, 0.5);
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  color: #fff;
  background-color: #05aeef;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #048abd;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(5, 174, 239, 0.5);
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  color: #212529;
  background-color: #f5bd4b;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #f2ab1b;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 189, 75, 0.5);
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #c93d38;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #a2302c;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(201, 61, 56, 0.5);
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-light {
  color: #212529;
  background-color: #f4f5f6;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #d8dcdf;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 245, 246, 0.5);
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #001d29;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: black;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 29, 41, 0.5);
}

/* line 1, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 1, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 33, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  color: #183743;
  background-color: #ccd8dc;
  border-color: #b8c8cf;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary hr {
  border-top-color: #a9bcc5;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #0b181d;
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-secondary {
  color: #929393;
  background-color: #fbfbfb;
  border-color: #f9f9f9;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary hr {
  border-top-color: #ececec;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #787a7a;
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  color: #527c41;
  background-color: #e2f2db;
  border-color: #d7edcd;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #c8e6ba;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #3c5b2f;
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  color: #1b7395;
  background-color: #cdeffc;
  border-color: #b9e8fb;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #a1e0fa;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #13526a;
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  color: #987b3f;
  background-color: #fdf2db;
  border-color: #fcedcd;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #fbe4b5;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #745e30;
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  color: #813836;
  background-color: #f4d8d7;
  border-color: #f0c9c7;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #ebb6b3;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #5d2827;
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  color: #979898;
  background-color: #fdfdfd;
  border-color: #fcfcfc;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light hr {
  border-top-color: #efefef;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #7d7f7f;
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  color: #18282e;
  background-color: #ccd2d4;
  border-color: #b8c0c3;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark hr {
  border-top-color: #aab4b7;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #070b0c;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 9, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 19, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #003a52;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 19, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-striped {
  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: 1rem 1rem;
}

/* line 36, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  /* line 36, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 1, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  flex: 1;
}

/* line 5, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #505050;
  text-align: inherit;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #505050;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 33, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #505050;
  background-color: #e9ecef;
}

/* line 44, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(51, 51, 51, 0.125);
}

/* line 54, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 63, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 71, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #003a52;
  border-color: #003a52;
}

/* line 88, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 91, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

/* line 95, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 100, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  /* line 88, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 91, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  /* line 88, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 91, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  /* line 88, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 91, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  /* line 88, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 91, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

/* line 117, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 122, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

/* line 128, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 134, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #183743;
  background-color: #b8c8cf;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #183743;
  background-color: #a9bcc5;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #183743;
  border-color: #183743;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #929393;
  background-color: #f9f9f9;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #929393;
  background-color: #ececec;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #929393;
  border-color: #929393;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #527c41;
  background-color: #d7edcd;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #527c41;
  background-color: #c8e6ba;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #527c41;
  border-color: #527c41;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #1b7395;
  background-color: #b9e8fb;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #1b7395;
  background-color: #a1e0fa;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #1b7395;
  border-color: #1b7395;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #987b3f;
  background-color: #fcedcd;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #987b3f;
  background-color: #fbe4b5;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #987b3f;
  border-color: #987b3f;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #813836;
  background-color: #f0c9c7;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #813836;
  background-color: #ebb6b3;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #813836;
  border-color: #813836;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #979898;
  background-color: #fcfcfc;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #979898;
  background-color: #efefef;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #979898;
  border-color: #979898;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #18282e;
  background-color: #b8c0c3;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #18282e;
  background-color: #aab4b7;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #18282e;
  border-color: #18282e;
}

/* line 1, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:hover {
  color: #333;
  text-decoration: none;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 39, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_close.scss */
a.close.disabled {
  pointer-events: none;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 36, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 44, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 44, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 53, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 57, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 62, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

/* line 67, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 72, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 78, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

/* line 85, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* line 90, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 94, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 101, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 119, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #333;
}

/* line 129, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 130, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 135, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #ccc;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 143, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 151, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 158, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 167, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #ccc;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 176, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 177, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 181, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 192, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 197, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 200, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 205, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 208, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  /* line 217, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 221, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 228, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 2, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #333;
}

/* line 46, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #333;
}

/* line 62, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #333;
}

/* line 76, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #333;
}

/* line 108, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #333;
  border-radius: 0.25rem;
}

/* line 1, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-radius: 0.3rem;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 27, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 44, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(51, 51, 51, 0.25);
}

/* line 50, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 58, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 61, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 67, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(51, 51, 51, 0.25);
}

/* line 73, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 81, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 84, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 87, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(51, 51, 51, 0.25);
}

/* line 93, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 101, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 113, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 116, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 122, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(51, 51, 51, 0.25);
}

/* line 128, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 153, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #333;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 163, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 168, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #505050;
}

/* line 3, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #003a52 !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #00161f !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #eaebeb !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #d0d2d2 !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #6fbf4d !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #58a039 !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #05aeef !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #048abd !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #f5bd4b !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #f2ab1b !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #c93d38 !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #a2302c !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-light {
  background-color: #f4f5f6 !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #d8dcdf !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-dark {
  background-color: #001d29 !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: black !important;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border {
  border: 1px solid #ccc !important;
}

/* line 8, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #ccc !important;
}

/* line 9, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #ccc !important;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #ccc !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #ccc !important;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-primary {
  border-color: #003a52 !important;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-secondary {
  border-color: #eaebeb !important;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-success {
  border-color: #6fbf4d !important;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-info {
  border-color: #05aeef !important;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-warning {
  border-color: #f5bd4b !important;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-danger {
  border-color: #c93d38 !important;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-light {
  border-color: #f4f5f6 !important;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-dark {
  border-color: #001d29 !important;
}

/* line 25, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 41, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 46, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 56, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 65, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 69, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 73, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_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 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

/* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 8, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 9, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 8, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 9, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 8, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 9, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 8, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 9, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 8, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 9, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 5, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 5, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 5, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 5, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-sticky {
  position: sticky !important;
}

/* line 10, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 26, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(51, 51, 51, 0.075) !important;
}

/* line 4, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(51, 51, 51, 0.15) !important;
}

/* line 5, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(51, 51, 51, 0.175) !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 16, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 20, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 54, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 57, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 48, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #003a52 !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #000406 !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #eaebeb !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #c3c6c6 !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #6fbf4d !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #4e8d33 !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #05aeef !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #0377a4 !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #f5bd4b !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #e79f0d !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #c93d38 !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #8e2a27 !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f4f5f6 !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #cacfd4 !important;
}

/* line 6, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #001d29 !important;
}

/* line 17, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: black !important;
}

/* line 51, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-body {
  color: #505050 !important;
}

/* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 54, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(51, 51, 51, 0.5) !important;
}

/* line 55, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

/* line 72, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 7, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 11, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 63, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 67, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 72, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 92, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  body {
    min-width: 992px !important;
  }
  /* line 95, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .container {
    min-width: 992px !important;
  }
  /* line 100, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 103, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #333;
  }
  /* line 107, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 117, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 123, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #ccc;
  }
  /* line 134, ../../shared/vendor/bundle/ruby/3.0.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #ccc;
  }
}

/* line 1, app/assets/stylesheets/general/_base.scss */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 15, app/assets/stylesheets/general/_base.scss */
footer menu, footer ul, footer ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 36, app/assets/stylesheets/general/_base.scss */
svg {
  fill: #003a52;
  fill-rule: evenodd;
  clip-rule: evenodd;
}

/* line 56, app/assets/stylesheets/general/_base.scss */
strong {
  font-weight: 700;
}

/* line 60, app/assets/stylesheets/general/_base.scss */
.avatar {
  padding: 5px;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.35);
}

/* line 64, app/assets/stylesheets/general/_base.scss */
.avatar img {
  width: 100%;
}

/* line 69, app/assets/stylesheets/general/_base.scss */
.text-grey {
  color: #787878;
}

/* line 73, app/assets/stylesheets/general/_base.scss */
.text-green {
  color: #003a52;
}

/* line 77, app/assets/stylesheets/general/_base.scss */
.text-black {
  color: #000000;
}

/* line 81, app/assets/stylesheets/general/_base.scss */
.text-small {
  font-size: 12px;
}

/* line 85, app/assets/stylesheets/general/_base.scss */
.text-large {
  font-size: 18px;
}

/* line 89, app/assets/stylesheets/general/_base.scss */
.__no-margin-bottom {
  margin-bottom: 0 !important;
}

/* line 93, app/assets/stylesheets/general/_base.scss */
.__no-padding-bottom {
  padding-bottom: 0 !important;
}

/* line 98, app/assets/stylesheets/general/_base.scss */
.__no-h3-margin-bottom h3 {
  margin-bottom: 0 !important;
}

/* line 1, app/assets/stylesheets/block/_header.scss */
header.header-lima,
header.header-lima-usercp {
  font-weight: bold;
  font-size: 18px;
}

/* line 7, app/assets/stylesheets/block/_header.scss */
header.header-lima {
  background-color: #bfde50;
  border-bottom: 4px solid #aacc2f;
  padding: 15px 0 10px;
}

/* line 12, app/assets/stylesheets/block/_header.scss */
header.header-lima .container {
  padding-left: 0;
  padding-right: 0;
}

/* line 18, app/assets/stylesheets/block/_header.scss */
.navbar-lima .navbar-toggler {
  color: rgba(51, 51, 51, 0.5);
  border-color: rgba(51, 51, 51, 0.1);
}

/* line 23, app/assets/stylesheets/block/_header.scss */
.navbar-lima .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(51, 51, 51, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* line 29, app/assets/stylesheets/block/_header.scss */
.navbar-lima .navbar-nav .nav-item {
  padding-left: 13px;
  padding-right: 13px;
}

/* line 34, app/assets/stylesheets/block/_header.scss */
.navbar-lima .navbar-nav .nav-item.active .nav-link {
  border-bottom: 2px solid #333333;
}

/* line 40, app/assets/stylesheets/block/_header.scss */
.navbar-lima .navbar-nav .nav-link {
  display: inline-block;
  color: #333333;
  padding-left: 0;
  padding-right: 0;
}

/* line 48, app/assets/stylesheets/block/_header.scss */
.navbar-main {
  padding-right: 10px;
}

/* line 52, app/assets/stylesheets/block/_header.scss */
.navbar-login {
  padding-left: 10px;
}

/* line 55, app/assets/stylesheets/block/_header.scss */
.navbar-login i.fa {
  margin-right: 7px;
}

/* line 1, app/assets/stylesheets/block/_footer.scss */
footer {
  margin-top: 60px;
}

/* line 4, app/assets/stylesheets/block/_footer.scss */
footer .container {
  border-top: 1px solid #ccc;
  padding: 60px 15px 80px;
}

/* line 10, app/assets/stylesheets/block/_footer.scss */
.blockquote-footer {
  margin-top: 0;
}

/* line 14, app/assets/stylesheets/block/_footer.scss */
.footer-logo {
  display: block;
  margin-bottom: 30px;
  filter: grayscale(100%);
  transition: filter 0.2s ease;
}

/* line 26, app/assets/stylesheets/copied_mixins.scss */
.footer-logo:hover {
  filter: none;
}

/* line 20, app/assets/stylesheets/block/_footer.scss */
.footer-logo img {
  max-width: 200px;
}

/* line 25, app/assets/stylesheets/block/_footer.scss */
.social-icons {
  display: flex;
}

/* line 28, app/assets/stylesheets/block/_footer.scss */
.social-icons li {
  border-right: 1px solid #ccc;
}

/* line 31, app/assets/stylesheets/block/_footer.scss */
.social-icons li:last-child {
  border: none;
}

/* line 35, app/assets/stylesheets/block/_footer.scss */
.social-icons li a {
  display: block;
  color: #777777;
  font-size: 25px;
  padding: 7px 20px;
  transition: color 0.2s ease;
}

/* line 43, app/assets/stylesheets/block/_footer.scss */
.social-icons li a.fb:hover {
  color: #3b5998;
}

/* line 47, app/assets/stylesheets/block/_footer.scss */
.social-icons li a.twitter:hover {
  color: #58acfa;
}

/* line 51, app/assets/stylesheets/block/_footer.scss */
.social-icons li a.gplus:hover {
  color: #df0101;
}

/* line 57, app/assets/stylesheets/block/_footer.scss */
.footer-navigation {
  padding-right: 30px;
}

/* line 60, app/assets/stylesheets/block/_footer.scss */
.footer-navigation h3 {
  font-size: 16px;
  margin-bottom: 15px;
}

/* line 65, app/assets/stylesheets/block/_footer.scss */
.footer-navigation ul {
  -moz-columns: 3;
       columns: 3;
}

/* line 68, app/assets/stylesheets/block/_footer.scss */
.footer-navigation ul a {
  color: #777777;
  font-weight: bold;
}

/* line 76, app/assets/stylesheets/block/_footer.scss */
.footer-contacts .footer-contacts-item {
  margin-top: 15px;
}

/* line 80, app/assets/stylesheets/block/_footer.scss */
.footer-contacts strong {
  display: block;
  color: #333333;
}

/* line 85, app/assets/stylesheets/block/_footer.scss */
.footer-contacts .whatsapp-icon {
  height: 1.5rem;
}

/* line 2, app/assets/stylesheets/components/_buttons.scss */
.price-box .btn-primary, .green-block .btn-primary, .hero .btn-primary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}

/* line 10, app/assets/stylesheets/components/_buttons.scss */
.price-box .btn, .green-block .btn, .hero .btn, .section-products .btn {
  line-height: 2;
  border-radius: 2px;
}

/* line 14, app/assets/stylesheets/components/_buttons.scss */
.price-box .btn i.fa, .green-block .btn i.fa, .hero .btn i.fa, .section-products .btn i.fa {
  margin-left: 10px;
}

/* line 19, app/assets/stylesheets/components/_buttons.scss */
.price-box .btn-min-width, .green-block .btn-min-width, .hero .btn-min-width, .section-products .btn-min-width {
  max-width: 300px;
  width: 100%;
}

/* line 24, app/assets/stylesheets/components/_buttons.scss */
.price-box .btn-primary, .green-block .btn-primary, .hero .btn-primary, .section-products .btn-primary {
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.35);
}

/* line 27, app/assets/stylesheets/components/_buttons.scss */
.price-box .btn-primary:hover, .green-block .btn-primary:hover, .hero .btn-primary:hover, .section-products .btn-primary:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #333333;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.35);
}

/* line 34, app/assets/stylesheets/components/_buttons.scss */
.price-box .btn-primary:focus, .price-box .btn-primary:active, .green-block .btn-primary:focus, .green-block .btn-primary:active, .hero .btn-primary:focus, .hero .btn-primary:active, .section-products .btn-primary:focus, .section-products .btn-primary:active {
  border-color: #ffffff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15) inset;
}

/* line 40, app/assets/stylesheets/components/_buttons.scss */
.price-box .btn-green, .green-block .btn-green, .hero .btn-green, .section-products .btn-green {
  background-color: #003a52;
  border-color: #003a52;
  color: #ffffff;
  font-style: italic;
}

/* line 46, app/assets/stylesheets/components/_buttons.scss */
.price-box .btn-green:hover, .price-box .btn-green:focus, .price-box .btn-green:active, .green-block .btn-green:hover, .green-block .btn-green:focus, .green-block .btn-green:active, .hero .btn-green:hover, .hero .btn-green:focus, .hero .btn-green:active, .section-products .btn-green:hover, .section-products .btn-green:focus, .section-products .btn-green:active {
  background-color: #86d8fd;
  border-color: #86d8fd;
}

/* line 52, app/assets/stylesheets/components/_buttons.scss */
.price-box .btn-green-gradient, .green-block .btn-green-gradient, .hero .btn-green-gradient, .section-products .btn-green-gradient {
  color: #ffffff;
  background: #0073a1;
  border: none;
  background: linear-gradient(to right, #0073a1 0%, #003a52 100%);
}

/* line 59, app/assets/stylesheets/components/_buttons.scss */
.price-box .btn-white, .green-block .btn-white, .hero .btn-white, .section-products .btn-white {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #333333;
  font-style: italic;
}

/* line 65, app/assets/stylesheets/components/_buttons.scss */
.price-box .btn-white:hover, .price-box .btn-white:focus, .price-box .btn-white:active, .green-block .btn-white:hover, .green-block .btn-white:focus, .green-block .btn-white:active, .hero .btn-white:hover, .hero .btn-white:focus, .hero .btn-white:active, .section-products .btn-white:hover, .section-products .btn-white:focus, .section-products .btn-white:active {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}

/* line 73, app/assets/stylesheets/components/_buttons.scss */
.price-toggle-block {
  max-width: 375px;
  margin: 0 auto;
  border: 2px solid #ccc;
  padding: 2px;
  box-sizing: border-box;
  border-radius: 3px;
}

/* line 81, app/assets/stylesheets/components/_buttons.scss */
.price-toggle-block .btn {
  max-width: 180px;
  width: 100%;
  line-height: 23px;
  margin-bottom: 0;
}

/* line 88, app/assets/stylesheets/components/_buttons.scss */
.price-toggle-block .btn-link {
  color: #333333;
}

/* line 92, app/assets/stylesheets/components/_buttons.scss */
.price-toggle-block .btn-green-gradient {
  color: #ffffff;
  background: #0073a1;
  border: none;
  background: linear-gradient(to right, #0073a1 0%, #003a52 100%);
}

/* line 2, app/assets/stylesheets/components/_inputs.scss */
.hero input[type="text"],
.hero input[type="email"], .marketing-banner-form input[type="text"],
.marketing-banner-form input[type="email"] {
  display: block;
  width: 100%;
  border: none;
  box-shadow: none;
  outline: none;
  height: 46px;
  line-height: 46px;
  padding: 0 15px;
}

/* line 13, app/assets/stylesheets/components/_inputs.scss */
.hero input.input-blue[type="text"],
.hero input.input-blue[type="email"], .marketing-banner-form input.input-blue[type="text"],
.marketing-banner-form input.input-blue[type="email"] {
  background-color: #6db6d8;
  color: #ffffff;
}

/* line 19, app/assets/stylesheets/components/_inputs.scss */
.hero .input-blue::-webkit-input-placeholder, .marketing-banner-form .input-blue::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}

/* line 22, app/assets/stylesheets/components/_inputs.scss */
.hero .input-blue::-moz-placeholder, .marketing-banner-form .input-blue::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}

/* line 25, app/assets/stylesheets/components/_inputs.scss */
.hero .input-blue:-ms-input-placeholder, .marketing-banner-form .input-blue:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}

/* line 28, app/assets/stylesheets/components/_inputs.scss */
.hero .input-blue:-moz-placeholder, .marketing-banner-form .input-blue:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}

/* line 34, app/assets/stylesheets/components/_inputs.scss */
.marketing-banner-form input[type="text"],
.marketing-banner-form input[type="email"],
.marketing-banner-form button {
  height: 2.75rem;
  line-height: 100%;
}

/* line 41, app/assets/stylesheets/components/_inputs.scss */
.marketing-banner-form input[type="text"],
.marketing-banner-form input[type="email"] {
  max-width: 25rem;
  margin-right: 1.5rem;
  display: inline-block;
}

/* line 1, app/assets/stylesheets/components/_tooltips.scss */
.info-tooltip {
  display: inline-block;
  width: 23px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 50%;
  font-size: 12px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
}

/* line 1, app/assets/stylesheets/components/_badge.scss */
.badge {
  text-transform: uppercase;
}

/* line 5, app/assets/stylesheets/components/_badge.scss */
.badge-light {
  color: #60696c;
}

/* line 9, app/assets/stylesheets/components/_badge.scss */
.badge-primary {
  background: #003a52;
  background: linear-gradient(-45deg, #003a52 0%, #0073a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9e761', endColorstr='#abcd2f',GradientType=1 );
}

/* line 14, app/assets/stylesheets/usercp_new.scss */
.ReactModal__Overlay {
  z-index: 1072;
}

/* line 18, app/assets/stylesheets/usercp_new.scss */
.bd-content {
  order: 1;
}

/* line 22, app/assets/stylesheets/usercp_new.scss */
.bd-sidebar {
  order: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  /* line 22, app/assets/stylesheets/usercp_new.scss */
  .bd-sidebar {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  @supports (position: sticky) {
    /* line 22, app/assets/stylesheets/usercp_new.scss */
    .bd-sidebar {
      position: sticky;
      z-index: 1000;
      top: 0;
      height: calc(100vh);
      margin-top: -5rem;
      padding-top: 5rem;
      margin-bottom: 0;
    }
  }
}

@media (min-width: 1200px) {
  /* line 22, app/assets/stylesheets/usercp_new.scss */
  .bd-sidebar {
    flex: 0 1 18rem;
  }
}

/* line 46, app/assets/stylesheets/usercp_new.scss */
.bd-sidebar h5.section-head {
  text-decoration: none;
  font-weight: 500;
  font-size: 1rem;
  text-transform: uppercase;
}

@media (max-width: 991.98px) {
  /* line 55, app/assets/stylesheets/usercp_new.scss */
  .bd-sidebar.closed .bd-links {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 63, app/assets/stylesheets/usercp_new.scss */
  .bd-sidebar .closed .bd-links {
    display: none;
  }
}

/* line 69, app/assets/stylesheets/usercp_new.scss */
.bd-sidebar::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}

/* line 74, app/assets/stylesheets/usercp_new.scss */
.bd-sidebar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #D62929;
}

/* line 80, app/assets/stylesheets/usercp_new.scss */
.bd-links {
  padding: 1rem;
}

@media (min-width: 768px) {
  @supports (position: sticky) {
    /* line 80, app/assets/stylesheets/usercp_new.scss */
    .bd-links {
      max-height: calc(100vh - 5rem);
      overflow-y: auto;
    }
  }
}

@media (min-width: 768px) {
  /* line 80, app/assets/stylesheets/usercp_new.scss */
  .bd-links {
    display: block !important;
  }
}

/* line 95, app/assets/stylesheets/usercp_new.scss */
.bd-links a:hover {
  text-decoration: none;
}

/* line 100, app/assets/stylesheets/usercp_new.scss */
.bd-search {
  height: 4rem;
  position: relative;
  padding: 1rem 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display: flex;
}

@media (min-width: 768px) {
  /* line 100, app/assets/stylesheets/usercp_new.scss */
  .bd-search {
    display: none;
  }
}

/* line 111, app/assets/stylesheets/usercp_new.scss */
.bd-search .form-control:focus {
  border-color: #003a52;
  box-shadow: 0 0 0 3px rgba(0, 58, 82, 0.25);
}

/* line 117, app/assets/stylesheets/usercp_new.scss */
.bd-search .inline-spinner span.css-spinloader {
  position: unset;
  margin-left: 2px;
}

/* line 122, app/assets/stylesheets/usercp_new.scss */
.bd-search .inline-spinner .text {
  display: none;
}

/* line 128, app/assets/stylesheets/usercp_new.scss */
.bd-search-docs-toggle {
  line-height: 1;
  color: #212529;
}

/* line 133, app/assets/stylesheets/usercp_new.scss */
.bd-sidenav {
  display: none;
}

/* line 137, app/assets/stylesheets/usercp_new.scss */
.bd-toc-link {
  display: block;
  padding: .25rem 1.5rem;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.65);
}

/* line 143, app/assets/stylesheets/usercp_new.scss */
.bd-toc-link:hover {
  color: rgba(0, 0, 0, 0.85);
  text-decoration: none;
}

/* line 149, app/assets/stylesheets/usercp_new.scss */
.bd-navbar {
  min-height: 5rem;
  background-image: url(/assets/usercp-head-e51323128289c5f30e64de3d13506350f995128f910187d20dd95caa42b7db61.svg);
  background-color: unset;
  border-bottom: none;
  background-position-y: top;
  background-repeat: no-repeat;
  padding-bottom: 1rem;
  background-size: cover;
}

/* line 160, app/assets/stylesheets/usercp_new.scss */
.bd-navbar .navbar-login {
  border-left: none;
}

/* line 164, app/assets/stylesheets/usercp_new.scss */
.bd-navbar .navbar-toggler,
.bd-navbar .navbar-nav .nav-link {
  color: #fff;
}

/* line 169, app/assets/stylesheets/usercp_new.scss */
.bd-navbar .menu-item-cart {
  line-height: 0.5rem;
}

/* line 173, app/assets/stylesheets/usercp_new.scss */
.bd-navbar .navbar-brand img {
  max-width: 10rem;
  max-height: unset;
}

@media (max-width: 991.98px) {
  /* line 149, app/assets/stylesheets/usercp_new.scss */
  .bd-navbar {
    padding-right: .5rem;
  }
  /* line 181, app/assets/stylesheets/usercp_new.scss */
  .bd-navbar.responsive-item {
    display: none;
  }
  /* line 185, app/assets/stylesheets/usercp_new.scss */
  .bd-navbar .navbar-nav-scroll {
    max-width: 100%;
    height: 2.5rem;
    margin-top: .25rem;
    overflow: hidden;
  }
  /* line 191, app/assets/stylesheets/usercp_new.scss */
  .bd-navbar .navbar-nav-scroll .navbar-nav {
    padding-bottom: 2rem;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}

@media (min-width: 768px) {
  @supports (position: sticky) {
    /* line 200, app/assets/stylesheets/usercp_new.scss */
    .bd-navbar.navbar-sticky {
      position: sticky;
      top: 0;
      z-index: 1039;
    }
  }
}

/* line 210, app/assets/stylesheets/usercp_new.scss */
.bd-navbar .navbar-toggler {
  padding-right: 0;
}

@media (max-width: 767.98px) {
  /* line 216, app/assets/stylesheets/usercp_new.scss */
  .bd-navbar .navbar-nav.navbar-login {
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  /* line 222, app/assets/stylesheets/usercp_new.scss */
  .bd-navbar .navbar-nav .nav-item {
    margin-right: 0.75rem;
  }
}

/* line 227, app/assets/stylesheets/usercp_new.scss */
.bd-navbar .navbar-nav .nav-link {
  padding: .5rem;
}

/* line 230, app/assets/stylesheets/usercp_new.scss */
.bd-navbar .navbar-nav .nav-link.active, .bd-navbar .navbar-nav .nav-link:hover {
  color: #fff;
  background-color: transparent;
}

/* line 236, app/assets/stylesheets/usercp_new.scss */
.bd-navbar .navbar-nav .nav-link.active {
  font-weight: 500;
}

/* line 242, app/assets/stylesheets/usercp_new.scss */
.bd-navbar .navbar-nav-svg {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  vertical-align: text-top;
}

/* line 249, app/assets/stylesheets/usercp_new.scss */
.bd-navbar .dropdown-menu {
  font-size: .875rem;
}

/* line 253, app/assets/stylesheets/usercp_new.scss */
.bd-navbar .dropdown-item.active {
  font-weight: 500;
  color: #212529;
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23292b2c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: .4rem .6rem;
  background-size: .75rem .75rem;
}

/* line 268, app/assets/stylesheets/usercp_new.scss */
.bd-toc {
  order: 2;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@supports (position: sticky) {
  /* line 268, app/assets/stylesheets/usercp_new.scss */
  .bd-toc {
    position: sticky;
    top: 4rem;
    height: calc(100vh - 4rem);
    overflow-y: auto;
  }
}

/* line 280, app/assets/stylesheets/usercp_new.scss */
.toc-contents {
  padding-left: 0;
  border-left: 1px solid #eee;
}

/* line 284, app/assets/stylesheets/usercp_new.scss */
.toc-contents ul.help-list {
  padding-left: 0rem;
}

/* line 287, app/assets/stylesheets/usercp_new.scss */
.toc-contents ul.help-list li {
  display: block;
  margin-bottom: 0.5rem;
}

/* line 291, app/assets/stylesheets/usercp_new.scss */
.toc-contents ul.help-list li a {
  display: block;
  padding: .125rem 1.5rem;
}

/* line 295, app/assets/stylesheets/usercp_new.scss */
.toc-contents ul.help-list li a:hover {
  color: #66b0d1;
  text-decoration: none;
}

/* line 305, app/assets/stylesheets/usercp_new.scss */
.bd-sidebar.sidebar-collapsed .bd-search {
  display: none !important;
}

/* line 314, app/assets/stylesheets/usercp_new.scss */
.bd-sidebar .toggler {
  display: none;
}

/* line 318, app/assets/stylesheets/usercp_new.scss */
.bd-sidebar.sidebar-collapsed {
  max-width: 4rem;
}

/* line 321, app/assets/stylesheets/usercp_new.scss */
.bd-sidebar.sidebar-collapsed .toggler {
  display: block;
  padding: 0 0.125rem;
}

/* line 326, app/assets/stylesheets/usercp_new.scss */
.bd-sidebar.sidebar-collapsed .bd-search {
  display: none !important;
}

@media (min-width: 768px) {
  /* line 330, app/assets/stylesheets/usercp_new.scss */
  .bd-sidebar.sidebar-collapsed .bd-links {
    display: none !important;
  }
}

/* line 339, app/assets/stylesheets/usercp_new.scss */
.bd-content > .loading-data .css-spinloader {
  margin: 10px auto;
  height: 64px;
  width: 64px;
  border-width: 3px;
  border-left-width: 0;
}

/* line 348, app/assets/stylesheets/usercp_new.scss */
.page-header {
  margin-bottom: 1.5rem;
}

/* line 351, app/assets/stylesheets/usercp_new.scss */
.page-header h1 {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 351, app/assets/stylesheets/usercp_new.scss */
  .page-header h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1 1 auto;
    white-space: nowrap;
  }
}

@media (min-width: 992px) {
  /* line 362, app/assets/stylesheets/usercp_new.scss */
  .page-header .resource-btns {
    white-space: nowrap;
  }
}

/* line 367, app/assets/stylesheets/usercp_new.scss */
.page-header .resource-btns .btn {
  margin-right: 0.5rem;
}

/* line 370, app/assets/stylesheets/usercp_new.scss */
.page-header .resource-btns .btn:last-child {
  margin-right: 0;
}

/* line 376, app/assets/stylesheets/usercp_new.scss */
.page-header .resource-btns .btn-group .btn {
  margin-right: 0;
}

/* line 380, app/assets/stylesheets/usercp_new.scss */
.page-header .resource-btns .search-query {
  display: inline-block;
  width: 10rem;
  margin-right: 0.5rem;
  vertical-align: top;
}

/* line 387, app/assets/stylesheets/usercp_new.scss */
.page-header .resource-btns .search-query:only-child {
  margin-right: 0;
}

/* line 391, app/assets/stylesheets/usercp_new.scss */
.page-header h1, .page-header .space-usage, .page-header .resource-btns {
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  /* line 348, app/assets/stylesheets/usercp_new.scss */
  .page-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
  }
  /* line 401, app/assets/stylesheets/usercp_new.scss */
  .page-header h1, .page-header .space-usage {
    margin-right: 1rem;
  }
  /* line 405, app/assets/stylesheets/usercp_new.scss */
  .page-header .resource-btns {
    margin-left: auto;
  }
  /* line 409, app/assets/stylesheets/usercp_new.scss */
  .page-header h1, .page-header .space-usage, .page-header .resource-btns {
    margin-bottom: 0;
  }
}

/* line 415, app/assets/stylesheets/usercp_new.scss */
.page-header .back-link svg {
  vertical-align: text-bottom;
  margin-bottom: 0.7rem;
  margin-right: 0.5rem;
}

/* line 421, app/assets/stylesheets/usercp_new.scss */
.page-header .back-link.btn-link svg {
  margin-bottom: 0;
  margin-right: 0;
}

/* line 426, app/assets/stylesheets/usercp_new.scss */
.page-header .back-link .bb {
  fill: #003a52;
}

/* line 430, app/assets/stylesheets/usercp_new.scss */
.page-header .back-link:hover .bb {
  fill: #000406;
}

@media (max-width: 991px) {
  /* line 3, app/assets/stylesheets/general/_responsive.scss */
  .timeline-row {
    display: block;
    margin-bottom: 40px;
  }
  /* line 8, app/assets/stylesheets/general/_responsive.scss */
  .timeline-date {
    text-align: center;
    margin: 0 auto !important;
  }
  /* line 13, app/assets/stylesheets/general/_responsive.scss */
  .timeline-pin {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0, 0);
    margin: 20px auto;
  }
  /* line 21, app/assets/stylesheets/general/_responsive.scss */
  .timeline-card {
    margin: 0 auto;
  }
  /* line 25, app/assets/stylesheets/general/_responsive.scss */
  .price-box-default {
    display: block;
  }
  /* line 28, app/assets/stylesheets/general/_responsive.scss */
  .price-box-default .price-box-item {
    margin-bottom: 40px;
  }
  /* line 31, app/assets/stylesheets/general/_responsive.scss */
  .price-box-default .price-box-item.active {
    margin-top: 80px;
  }
}

@media (max-width: 769px) {
  /* line 41, app/assets/stylesheets/general/_responsive.scss */
  .navbar-login {
    padding-left: 0;
    border: none;
  }
  /* line 46, app/assets/stylesheets/general/_responsive.scss */
  .hero {
    padding: 60px 0;
  }
  /* line 49, app/assets/stylesheets/general/_responsive.scss */
  .hero.hero-about-us, .hero.hero-domains, .hero.hero-webhosting, .hero.hero-clouds {
    min-height: 520px;
  }
  /* line 57, app/assets/stylesheets/general/_responsive.scss */
  .hero-form {
    margin-bottom: 30px;
  }
  /* line 61, app/assets/stylesheets/general/_responsive.scss */
  .section {
    padding: 20px 0;
    margin-bottom: 20px;
  }
  /* line 66, app/assets/stylesheets/general/_responsive.scss */
  .section-after-hero {
    margin-top: 0;
  }
  /* line 70, app/assets/stylesheets/general/_responsive.scss */
  h1 {
    font-size: 30px;
  }
  /* line 74, app/assets/stylesheets/general/_responsive.scss */
  h2 {
    font-size: 28px;
  }
  /* line 78, app/assets/stylesheets/general/_responsive.scss */
  h3 {
    font-size: 18px;
  }
  /* line 83, app/assets/stylesheets/general/_responsive.scss */
  .section-tile-images .header-section {
    margin-bottom: 35px;
  }
  /* line 87, app/assets/stylesheets/general/_responsive.scss */
  .section-tile-images .tile-wrapper {
    margin-bottom: 35px;
  }
  /* line 92, app/assets/stylesheets/general/_responsive.scss */
  .column {
    margin-bottom: 40px;
  }
  /* line 96, app/assets/stylesheets/general/_responsive.scss */
  .avatar {
    margin: 0 auto 30px;
  }
  /* line 100, app/assets/stylesheets/general/_responsive.scss */
  .price-toggle-block {
    max-width: 100%;
  }
  /* line 103, app/assets/stylesheets/general/_responsive.scss */
  .price-toggle-block .btn {
    max-width: inherit;
  }
  /* line 108, app/assets/stylesheets/general/_responsive.scss */
  .table-block-header h2 {
    font-size: 18px;
  }
  /* line 112, app/assets/stylesheets/general/_responsive.scss */
  .table-block .card h5 {
    font-size: 16px;
  }
  /* line 116, app/assets/stylesheets/general/_responsive.scss */
  .table-block-header-link {
    font-size: 28px;
  }
  /* line 122, app/assets/stylesheets/general/_responsive.scss */
  .footer-logo {
    text-align: center;
  }
  /* line 126, app/assets/stylesheets/general/_responsive.scss */
  .social-icons {
    justify-content: center;
    margin-bottom: 20px;
  }
  /* line 131, app/assets/stylesheets/general/_responsive.scss */
  .footer-navigation {
    margin-bottom: 20px;
  }
  /* line 135, app/assets/stylesheets/general/_responsive.scss */
  .mt-mobile-none {
    margin-top: 0 !important;
  }
}

@media (max-width: 667px) {
  /* line 143, app/assets/stylesheets/general/_responsive.scss */
  .hero.hero-about-us, .hero.hero-domains, .hero.hero-webhosting, .hero.hero-clouds {
    min-height: 320px;
  }
  /* line 153, app/assets/stylesheets/general/_responsive.scss */
  .section-two-columns .column {
    display: block;
    text-align: center;
  }
  /* line 158, app/assets/stylesheets/general/_responsive.scss */
  .section-two-columns .column-count {
    font-size: 60px;
    top: 0;
    right: auto;
    left: 0;
  }
  /* line 165, app/assets/stylesheets/general/_responsive.scss */
  .section-two-columns .column-image {
    display: block;
    margin: 0 auto 20px;
  }
  /* line 170, app/assets/stylesheets/general/_responsive.scss */
  .section-two-columns .column-content {
    display: block;
    padding-left: 0;
  }
  /* line 177, app/assets/stylesheets/general/_responsive.scss */
  .footer-navigation ul {
    -moz-columns: 2;
         columns: 2;
  }
  /* line 182, app/assets/stylesheets/general/_responsive.scss */
  .col-webwiki-badge {
    text-align: center;
  }
}

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

/* line 21, app/assets/stylesheets/shared/spinner.sass */
.css-spinloader {
  display: block;
  width: 16px;
  height: 16px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid transparent;
  border-left-width: 0;
  border-top-color: currentColor;
  /* Chrome, Opera 15+, Safari 5+*/
  animation: spinner-spin 2s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera*/
}

/* line 35, app/assets/stylesheets/shared/spinner.sass */
.css-spinloader.fullpage-spinner {
  width: 64px;
  height: 64px;
  border-top-width: 4px;
  margin: 0 auto;
}

/* line 41, app/assets/stylesheets/shared/spinner.sass */
.css-spinloader.inline {
  display: inline-block;
  margin-left: 0;
  margin-right: 0.25rem;
}

/* line 47, app/assets/stylesheets/shared/spinner.sass */
span.css-spinloader {
  display: inline-block;
}

/* line 50, app/assets/stylesheets/shared/spinner.sass */
.inline-spinner span.css-spinloader {
  position: absolute;
}

/* line 53, app/assets/stylesheets/shared/spinner.sass */
.inline-spinner span.text {
  margin-left: 24px;
}

@keyframes skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}

/* line 10, app/assets/stylesheets/shared/skeleton.scss */
.skeleton-box {
  display: inline-block;
  height: 1em;
  position: relative;
  overflow: hidden;
  background-color: #f4f5f6;
  width: 15rem;
}

/* line 18, app/assets/stylesheets/shared/skeleton.scss */
.skeleton-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shimmer 5s infinite;
  content: '';
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

/* line 1, app/assets/stylesheets/shared/dashboard.scss */
.overview-box-line {
  display: flex;
  margin-bottom: 3rem;
}

/* line 7, app/assets/stylesheets/shared/dashboard.scss */
.overview-box-item {
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid #f4f5f6;
}

/* line 13, app/assets/stylesheets/shared/dashboard.scss */
.overview-box-item:last-child {
  border-right: 0;
}

/* line 17, app/assets/stylesheets/shared/dashboard.scss */
.details-section {
  margin-top: 2rem;
}

/* line 21, app/assets/stylesheets/shared/dashboard.scss */
.progress-stacked .progress-bar {
  border-right: 1px solid #ffffff;
}

/* line 24, app/assets/stylesheets/shared/dashboard.scss */
.progress-stacked .progress-bar:last-child {
  border-right: 0;
}

/* line 29, app/assets/stylesheets/shared/dashboard.scss */
.dashboard-data .progress-preview {
  display: inline-flex;
}

/* line 33, app/assets/stylesheets/shared/dashboard.scss */
.progress-preview {
  display: inline-flex;
  height: 0.75rem;
  width: 0.75rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
  margin-right: 0.5rem;
}

/* line 46, app/assets/stylesheets/shared/dashboard.scss */
.progress-preview .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  white-space: nowrap;
  background-color: #003a52;
  transition: width 0.6s ease;
  width: 100%;
}

@media (prefers-reduced-motion: reduce) {
  /* line 46, app/assets/stylesheets/shared/dashboard.scss */
  .progress-preview .progress-bar {
    transition: none;
  }
}

/* line 61, app/assets/stylesheets/shared/dashboard.scss */
.table-details-section tr td:first-child {
  width: 10rem;
  padding-left: 0;
  padding-right: 2rem;
  font-weight: bolder;
  text-wrap: nowrap;
}

/* line 69, app/assets/stylesheets/shared/dashboard.scss */
.table-details-section.dashboard-data {
  width: 100%;
}

/* line 72, app/assets/stylesheets/shared/dashboard.scss */
.table-details-section.dashboard-data tr td:first-child {
  font-weight: 400;
}

/* line 76, app/assets/stylesheets/shared/dashboard.scss */
.table-details-section.dashboard-data tr td:last-child {
  text-align: right;
  font-weight: bolder;
}

/* line 82, app/assets/stylesheets/shared/dashboard.scss */
.table-details-section.auto-sized {
  width: auto;
}

/* line 85, app/assets/stylesheets/shared/dashboard.scss */
.table-details-section.auto-sized td:first-child {
  width: auto;
}

/* line 83, app/assets/stylesheets/bootstrap_import.scss */
.navbar {
  line-height: 137.5%;
}

/* line 87, app/assets/stylesheets/bootstrap_import.scss */
.navbar-brand img {
  max-width: 200px;
}

/* line 106, app/assets/stylesheets/bootstrap_import.scss */
.content-container {
  padding-top: 20px;
}

/* line 110, app/assets/stylesheets/bootstrap_import.scss */
.tax-footnote {
  margin-bottom: 0;
  font-size: 0.7rem;
}

/* line 167, app/assets/stylesheets/bootstrap_import.scss */
.navbar .navbar-nav > li > a.username {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: hidden;
  max-width: 160px;
  color: #2b2b2b;
}

/* line 209, app/assets/stylesheets/bootstrap_import.scss */
.nav + .card {
  margin-top: 20px;
}

/* line 213, app/assets/stylesheets/bootstrap_import.scss */
.dl-horizontal dd {
  min-height: 20px;
}

/* line 217, app/assets/stylesheets/bootstrap_import.scss */
.sortable {
  white-space: nowrap;
}

/* line 222, app/assets/stylesheets/bootstrap_import.scss */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  background-color: #439CCE;
  color: #FFFFFF;
  font-weight: bold;
  box-shadow: rgba(124, 177, 255, 0.21) 0px -1px 5px 1px;
}

/* line 231, app/assets/stylesheets/bootstrap_import.scss */
.usercp-content-column {
  padding-top: 10px;
}

/* line 235, app/assets/stylesheets/bootstrap_import.scss */
.usercp-nav-column h3 {
  margin-top: 14.5px;
}

/* line 239, app/assets/stylesheets/bootstrap_import.scss */
hr {
  display: block;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
  margin: 30px 0;
}

/* line 246, app/assets/stylesheets/bootstrap_import.scss */
hr:first-child {
  margin: 0;
}

/* line 251, app/assets/stylesheets/bootstrap_import.scss */
header + .attention-banner {
  margin-top: -10px;
}

/* line 255, app/assets/stylesheets/bootstrap_import.scss */
.content-container .page-header:first-child {
  margin-top: 0;
}

/* line 259, app/assets/stylesheets/bootstrap_import.scss */
.page-header small {
  font-size: 60%;
}

/* line 263, app/assets/stylesheets/bootstrap_import.scss */
.alert {
  margin-bottom: 1rem;
}

/* line 267, app/assets/stylesheets/bootstrap_import.scss */
.alert.attention-banner {
  text-align: center;
  padding-top: 10px;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 0;
  border-radius: 0;
  border-width: 2px 0;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: -10px;
}

/* line 281, app/assets/stylesheets/bootstrap_import.scss */
.alert.attention-banner .btn {
  vertical-align: baseline;
  padding: 0 0.5rem;
}

/* line 287, app/assets/stylesheets/bootstrap_import.scss */
.dropdown-menu {
  z-index: 2000;
}

@media (max-width: 767px) {
  /* line 296, app/assets/stylesheets/bootstrap_import.scss */
  .attention-banner {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (max-width: 979px) {
  /* line 328, app/assets/stylesheets/bootstrap_import.scss */
  .nav-collapse .nav > li > a.username:hover {
    background: transparent;
    color: #000;
  }
  /* line 333, app/assets/stylesheets/bootstrap_import.scss */
  .navbar.navbar-static-top .nav > li > a.mini {
    padding-left: 8px;
  }
  /* line 337, app/assets/stylesheets/bootstrap_import.scss */
  .navbar .btn, .navbar .btn-group {
    margin-top: 36px;
  }
}

@media (max-width: 1199px) {
  /* line 367, app/assets/stylesheets/bootstrap_import.scss */
  .navbar .menu-item-cart .label-items {
    right: -2px;
    top: 25px;
  }
}

/* line 389, app/assets/stylesheets/bootstrap_import.scss */
.flash > .alert {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 404, app/assets/stylesheets/bootstrap_import.scss */
  dl.dl-striped dt:first-child,
dl.dl-striped dd:nth-child(2) {
    border-top: 0;
  }
  /* line 409, app/assets/stylesheets/bootstrap_import.scss */
  dl.dl-striped dt:nth-child(4n+3),
dl.dl-striped dd:nth-child(4n+4) {
    background-color: red;
  }
  /* line 416, app/assets/stylesheets/bootstrap_import.scss */
  dl.dl-wide dt {
    width: 260px;
  }
  /* line 420, app/assets/stylesheets/bootstrap_import.scss */
  dl.dl-wide dd {
    margin-left: 260px;
  }
  /* line 425, app/assets/stylesheets/bootstrap_import.scss */
  .navbar .container {
    position: relative;
  }
  /* line 429, app/assets/stylesheets/bootstrap_import.scss */
  .navbar .container .navbar-search {
    position: absolute;
    right: 30px;
    top: 0;
    margin-top: 0;
    z-index: 1000;
  }
}

/* line 438, app/assets/stylesheets/bootstrap_import.scss */
.well {
  background: none;
  box-shadow: 0 0px 6px rgba(184, 184, 184, 0.5);
}

/* line 442, app/assets/stylesheets/bootstrap_import.scss */
.well.count-well {
  text-align: center;
}

/* line 445, app/assets/stylesheets/bootstrap_import.scss */
.well.count-well a {
  font-size: 17px;
  line-height: normal;
}

/* line 450, app/assets/stylesheets/bootstrap_import.scss */
.well.count-well .well-count {
  font-size: 38.5px;
  line-height: normal;
  display: block;
}

/* line 457, app/assets/stylesheets/bootstrap_import.scss */
.well.count-well .well-description {
  font-size: 24.5px;
  line-height: normal;
  display: block;
}

/* line 464, app/assets/stylesheets/bootstrap_import.scss */
.well h1:first-child,
.well h2:first-child,
.well h3:first-child,
.well h4:first-child,
.well h5:first-child {
  margin-top: 0;
}

/* line 472, app/assets/stylesheets/bootstrap_import.scss */
.unstyled-anchor {
  color: #333333;
}

/* line 475, app/assets/stylesheets/bootstrap_import.scss */
.unstyled-anchor:hover {
  color: inherit;
  text-decoration: none;
}

/* line 481, app/assets/stylesheets/bootstrap_import.scss */
.bg-contrast {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAIfP378zwjjgzj8/PyMYAEYB8RmROaABAAVMg/XkcvroQAAAABJRU5ErkJggg==) repeat;
}

/* line 485, app/assets/stylesheets/bootstrap_import.scss */
.callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #efefef;
  border-left-width: 3px;
  border-radius: 0.125rem;
}

/* line 492, app/assets/stylesheets/bootstrap_import.scss */
.callout h4 {
  margin-top: 0;
}

/* line 496, app/assets/stylesheets/bootstrap_import.scss */
.callout p:last-child {
  margin-bottom: 0;
}

/* line 500, app/assets/stylesheets/bootstrap_import.scss */
.callout .dl-horizontal {
  margin-bottom: 0;
}

/* line 505, app/assets/stylesheets/bootstrap_import.scss */
.callout-info {
  border-left-color: #66b0d1;
}

/* line 509, app/assets/stylesheets/bootstrap_import.scss */
.callout-primary {
  border-left-color: #003a52;
}

/* line 513, app/assets/stylesheets/bootstrap_import.scss */
.callout-warning {
  border-left-color: #f5bd4b;
}

/* line 517, app/assets/stylesheets/bootstrap_import.scss */
.callout-success {
  border-left-color: #6fbf4d;
}

/* line 521, app/assets/stylesheets/bootstrap_import.scss */
.callout-danger {
  border-left-color: #c93d38;
}

/* line 525, app/assets/stylesheets/bootstrap_import.scss */
.table-striped tbody > tr.override-odd > td,
.table-striped tbody > tr.override-odd > th {
  background-color: #f3f0f0;
}

/* line 530, app/assets/stylesheets/bootstrap_import.scss */
.table-striped tbody > tr.override-even > td,
.table-striped tbody > tr.override-even > th {
  background-color: transparent;
}

/* line 535, app/assets/stylesheets/bootstrap_import.scss */
.react-popover {
  position: relative;
}

/* line 538, app/assets/stylesheets/bootstrap_import.scss */
.react-popover .popover {
  left: 50%;
  transform: translateX(-50%);
  bottom: 28px;
  top: unset;
  display: block;
  position: absolute;
  width: 250px;
}

/* line 550, app/assets/stylesheets/bootstrap_import.scss */
.simple_form .password_with_strength input.form-control {
  width: 240px;
}

/* line 554, app/assets/stylesheets/bootstrap_import.scss */
.section-reviews .product-reviews {
  display: block;
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

/* line 559, app/assets/stylesheets/bootstrap_import.scss */
.section-reviews .product-reviews .product-review-item {
  display: inline-block;
  margin: 2rem 1rem;
  min-width: 270px;
}

/* line 566, app/assets/stylesheets/bootstrap_import.scss */
.wave-divider {
  margin-top: -50px;
  margin-bottom: 50px;
}

/* line 570, app/assets/stylesheets/bootstrap_import.scss */
.wave-divider.flipped {
  transform: scaleX(-1);
  margin-top: -50px;
  margin-bottom: 50px;
}

/* line 577, app/assets/stylesheets/bootstrap_import.scss */
.card .logo-header {
  float: right;
  padding: 15px 5px 0;
  margin-right: 1.25rem;
}

/* line 583, app/assets/stylesheets/bootstrap_import.scss */
.card .logo-header img {
  max-height: 30px;
  max-width: 100%;
  width: unset;
}

/* line 590, app/assets/stylesheets/bootstrap_import.scss */
.simple_form .g-recaptcha {
  min-height: 78px;
}

/* line 595, app/assets/stylesheets/bootstrap_import.scss */
.btn-primary,
.btn-primary.disabled,
.btn-primary:hover,
.btn-primary:disabled {
  color: #ffffff;
}

/* line 602, app/assets/stylesheets/bootstrap_import.scss */
.navbar-nav .nav-link {
  padding: 16px 0;
}

/* line 606, app/assets/stylesheets/bootstrap_import.scss */
form .Select__control {
  border-width: 1px;
  border-color: #ccc;
  border-radius: 0.25rem;
}

/* line 612, app/assets/stylesheets/bootstrap_import.scss */
form .Select.is-focused > .Select__control,
form .Select.is-focused:not(.is-open) > .Select__control {
  color: #505050;
  background-color: #fff;
  border-color: #0094d2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 58, 82, 0.25);
}

/* line 626, app/assets/stylesheets/bootstrap_import.scss */
form .form-group.error .Select > .Select__control {
  border-color: #ED0100;
}

/* line 631, app/assets/stylesheets/bootstrap_import.scss */
.form-horizontal .file-browser {
  max-height: 25rem;
  overflow-y: auto;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
}

/* line 648, app/assets/stylesheets/bootstrap_import.scss */
.form-horizontal .file-browser li {
  padding: 3px 0;
}

/* line 651, app/assets/stylesheets/bootstrap_import.scss */
.form-horizontal .file-browser li.node-file {
  padding-left: 1.28571429em;
}

/* line 656, app/assets/stylesheets/bootstrap_import.scss */
.form-horizontal .file-browser .selection-wrapper {
  color: #505050;
  border: 1px solid transparent;
}

/* line 661, app/assets/stylesheets/bootstrap_import.scss */
.form-horizontal .file-browser .selected > .selection-wrapper {
  background: linear-gradient(-45deg, #003a52 0%, #0073a1 100%);
  border: 1px dotted #eee;
}

/* line 666, app/assets/stylesheets/bootstrap_import.scss */
.form-horizontal .file-browser .toggle-handle {
  color: #505050;
}

/* line 670, app/assets/stylesheets/bootstrap_import.scss */
.form-horizontal .file-browser .toggle-handle:hover {
  color: #003a52;
}

/* line 675, app/assets/stylesheets/bootstrap_import.scss */
.payment-methods {
  margin: 2rem 0;
}

/* line 678, app/assets/stylesheets/bootstrap_import.scss */
.payment-methods img {
  filter: grayscale(100%);
  transition: filter 0.2s ease;
  height: 2.375rem;
  margin: 1rem;
}

/* line 26, app/assets/stylesheets/copied_mixins.scss */
.payment-methods img:hover {
  filter: none;
}

/* line 686, app/assets/stylesheets/bootstrap_import.scss */
.btn > .css-spinloader {
  margin-left: 0;
  display: inline-block;
  margin-right: 4px;
}

/* line 692, app/assets/stylesheets/bootstrap_import.scss */
.card-header-right-btn {
  margin-top: -10px;
  margin-right: -10px;
  margin-bottom: -10px;
}

/* line 698, app/assets/stylesheets/bootstrap_import.scss */
#cart .callout .price-big {
  margin-top: 0;
}

/* line 702, app/assets/stylesheets/bootstrap_import.scss */
.nav-pills .nav-link .badge {
  vertical-align: text-top;
}

/* line 706, app/assets/stylesheets/bootstrap_import.scss */
.card-columns-2 {
  -moz-column-count: 2;
       column-count: 2;
}

/* line 710, app/assets/stylesheets/bootstrap_import.scss */
.card-body.loading .css-spinloader {
  margin: 10px auto;
  height: 64px;
  width: 64px;
  border-width: 3px;
  border-left-width: 0;
}

/* line 718, app/assets/stylesheets/bootstrap_import.scss */
.card-img-top .card-img-icon {
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
}

/* line 724, app/assets/stylesheets/bootstrap_import.scss */
.card-img-top img {
  z-index: 1;
}

/* line 728, app/assets/stylesheets/bootstrap_import.scss */
.card-img-top .card-img-spinloader {
  height: 64px;
  width: 64px;
  border-width: 3px;
  border-left-width: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: -64px;
  margin-left: -32px;
  z-index: 0;
}

/* line 745, app/assets/stylesheets/bootstrap_import.scss */
.btn-primary.btn-marketing {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.35);
  background: #003a52;
  border: 2px transparent solid;
}

/* line 751, app/assets/stylesheets/bootstrap_import.scss */
.modern-hero-wrapper {
  background: linear-gradient(135deg, #73d3ff 0%, #62b4d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73d3ff', endColorstr='#62b4d9',GradientType=1 );
  color: #ffffff;
}

/* line 758, app/assets/stylesheets/bootstrap_import.scss */
.modern-hero-wrapper header {
  background: none;
  border-bottom: none;
}

/* line 763, app/assets/stylesheets/bootstrap_import.scss */
.modern-hero-wrapper .navbar-login {
  border-left-color: #ffffff;
}

/* line 767, app/assets/stylesheets/bootstrap_import.scss */
.modern-hero-wrapper .hero {
  background: none;
  filter: none;
}

/* line 773, app/assets/stylesheets/bootstrap_import.scss */
.card-api-roles .list-group {
  overflow-y: scroll;
  max-height: 13rem;
}

/* line 778, app/assets/stylesheets/bootstrap_import.scss */
input.table-filter {
  width: 15rem;
}

/* line 782, app/assets/stylesheets/bootstrap_import.scss */
.btn-light {
  color: #333;
}

/* line 786, app/assets/stylesheets/bootstrap_import.scss */
.form-horizontal .form-control.ticket_text {
  height: 11rem;
}

/* line 793, app/assets/stylesheets/bootstrap_import.scss */
.ReactModal__Body--open {
  overflow: hidden;
}

/* line 796, app/assets/stylesheets/bootstrap_import.scss */
.ReactModal__Body--open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 802, app/assets/stylesheets/bootstrap_import.scss */
.table caption {
  caption-side: top;
}

/* line 806, app/assets/stylesheets/bootstrap_import.scss */
.icon-ellipsis {
  fill: #505050;
  height: 1.5rem;
}

/* line 810, app/assets/stylesheets/bootstrap_import.scss */
.icon-ellipsis:hover {
  fill: #003a52;
}

/* line 815, app/assets/stylesheets/bootstrap_import.scss */
.btn:hover > .icon-ellipsis {
  fill: #003a52;
}

/* line 820, app/assets/stylesheets/bootstrap_import.scss */
.navbar .menu-item-cart .icon-wrapper {
  position: relative;
  display: inline-block;
}

/* line 825, app/assets/stylesheets/bootstrap_import.scss */
.navbar .menu-item-cart .badge {
  position: absolute;
  top: 0;
  left: 100%;
  transform: translateX(-50%) translateY(-50%);
}

/* line 833, app/assets/stylesheets/bootstrap_import.scss */
#action-menu-portal {
  position: sticky;
  left: 0;
  bottom: 1rem;
  width: 100%;
  justify-content: center;
  display: flex;
}

/* line 842, app/assets/stylesheets/bootstrap_import.scss */
.form-control.custom-control-input {
  opacity: 0;
}

/* line 846, app/assets/stylesheets/bootstrap_import.scss */
.sticky-aside {
  background: #c93d38;
  color: white;
  top: 2rem;
  right: 4rem;
  position: fixed;
  z-index: 1000;
  width: 12rem;
  height: 12rem;
  border-radius: 6rem;
  transform: rotate(16deg);
  text-align: center;
  align-items: center;
  display: flex;
  box-shadow: red 0px 0px 9px 4px;
}

/* line 863, app/assets/stylesheets/bootstrap_import.scss */
.table th {
  border-top: 0;
}

/* line 868, app/assets/stylesheets/bootstrap_import.scss */
.table.skeleton-loading tbody tr td {
  filter: opacity(0.5);
}

/* line 873, app/assets/stylesheets/bootstrap_import.scss */
.copyable-field {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* line 879, app/assets/stylesheets/bootstrap_import.scss */
.copyable-field .badge {
  color: #505050;
  display: block;
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translateX(-50%);
}

/* line 888, app/assets/stylesheets/bootstrap_import.scss */
.copyable-field .value {
  font-family: monospace;
  white-space: nowrap;
}

/* line 895, app/assets/stylesheets/bootstrap_import.scss */
ul.nav.nav-next .nav-link {
  color: #505050;
  border-radius: 0.5rem;
  padding: 0.4rem 0.8rem;
  white-space: nowrap;
}

/* line 901, app/assets/stylesheets/bootstrap_import.scss */
ul.nav.nav-next .nav-link.active {
  color: #0073a1;
  font-weight: bold;
  background: none;
}

/* line 907, app/assets/stylesheets/bootstrap_import.scss */
ul.nav.nav-next .nav-link:hover {
  background-color: #f4f5f6;
  transition: background-color 0.3s;
}

/* line 913, app/assets/stylesheets/bootstrap_import.scss */
ul.nav.nav-next .child-spacer {
  display: inline-block;
  width: 1.28571429em;
}

/* line 918, app/assets/stylesheets/bootstrap_import.scss */
ul.nav.nav-next .link-title {
  padding-left: 0.5rem;
  padding-right: 1rem;
}

/* line 923, app/assets/stylesheets/bootstrap_import.scss */
ul.nav.nav-next .nav-nested {
  overflow: hidden;
}

/* line 926, app/assets/stylesheets/bootstrap_import.scss */
ul.nav.nav-next .nav-nested > .nav {
  transition: margin-top 0.2s;
}

@media (max-width: 767.98px) {
  /* line 934, app/assets/stylesheets/bootstrap_import.scss */
  .bd-sidebar {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 768px) {
  /* line 942, app/assets/stylesheets/bootstrap_import.scss */
  .text-small-md {
    font-size: 12px;
  }
}

/* line 947, app/assets/stylesheets/bootstrap_import.scss */
.nav-animated {
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
}

/* line 952, app/assets/stylesheets/bootstrap_import.scss */
.nav-animated .nav {
  position: relative;
}

/* line 956, app/assets/stylesheets/bootstrap_import.scss */
.nav-animated .nav-item {
  padding: 0.25rem 0.5rem;
}

/* line 960, app/assets/stylesheets/bootstrap_import.scss */
.nav-animated .nav-link {
  padding: 0.25rem 0.5rem;
  transition: background-color 0.3s;
  border-radius: 0.5rem;
  color: #6c757d;
  font-weight: bold;
}

/* line 967, app/assets/stylesheets/bootstrap_import.scss */
.nav-animated .nav-link.active {
  color: #0073a1;
}

/* line 971, app/assets/stylesheets/bootstrap_import.scss */
.nav-animated .nav-link:hover {
  background-color: #f4f5f6;
  text-decoration: none;
}

/* line 977, app/assets/stylesheets/bootstrap_import.scss */
.nav-animated .background-border {
  bottom: 0;
  height: 2px;
  background-color: #f4f5f6;
}

/* line 983, app/assets/stylesheets/bootstrap_import.scss */
.nav-animated .indicator {
  position: absolute;
  background-color: #0073a1;
  bottom: 0;
  height: 3px;
  transition: left 0.2s, width 0.2s;
  margin-top: -1px;
}

/* line 994, app/assets/stylesheets/bootstrap_import.scss */
.modal-no-borders .modal-header {
  border-bottom: 0;
  padding-bottom: 0.5rem;
}

/* line 999, app/assets/stylesheets/bootstrap_import.scss */
.modal-no-borders .modal-body {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 1004, app/assets/stylesheets/bootstrap_import.scss */
.modal-no-borders .modal-footer {
  border-top: 0;
}

/* line 1009, app/assets/stylesheets/bootstrap_import.scss */
.modal-content {
  box-shadow: 0px 0px 2rem 0 rgba(51, 51, 51, 0.05);
}

/* line 1016, app/assets/stylesheets/bootstrap_import.scss */
.dropdown-toggle-split {
  border-left: 2px solid #ebeaea;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
/* line 2, vendor/assets/stylesheets/jquery.rating.scss */
div.rating-cancel, div.star-rating {
  float: left;
  width: 17px;
  height: 15px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
}

/* line 3, vendor/assets/stylesheets/jquery.rating.scss */
div.rating-cancel, div.rating-cancel a {
  background: url(/assets/delete-7b08a03aec08c00fbd9a471bae0c607a7088f9323879fd9ba63c83c605662235.gif) no-repeat 0 -16px;
}

/* line 4, vendor/assets/stylesheets/jquery.rating.scss */
div.star-rating, div.star-rating a {
  background: url(/assets/star-f00383307ca0d2619aba47d0af1581f8f3825e1490f3b741f56ca604da832234.gif) no-repeat 0 0px;
}

/* line 5, vendor/assets/stylesheets/jquery.rating.scss */
div.rating-cancel a, div.star-rating a {
  display: block;
  width: 16px;
  height: 100%;
  background-position: 0 0px;
  border: 0;
}

/* line 6, vendor/assets/stylesheets/jquery.rating.scss */
div.star-rating-on a {
  background-position: 0 -16px !important;
}

/* line 7, vendor/assets/stylesheets/jquery.rating.scss */
div.star-rating-hover a {
  background-position: 0 -32px;
}

/* Read Only CSS */
/* line 9, vendor/assets/stylesheets/jquery.rating.scss */
div.star-rating-readonly a {
  cursor: default !important;
}

/* Partial Star CSS */
/* line 11, vendor/assets/stylesheets/jquery.rating.scss */
div.star-rating {
  background: transparent !important;
  overflow: hidden !important;
}

/* END jQuery.Rating Plugin CSS */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-ba552005a69e0718f70d36e302a2e4acecd2b78f75c3f3400cc89e363333959b.eot);
  src: url(/assets/fontawesome-webfont-ba552005a69e0718f70d36e302a2e4acecd2b78f75c3f3400cc89e363333959b.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-ac74cbb8412a5dfe1d390d4cab45d2cd8ff2c8cbdb4028fdbd722b8000ab02a2.woff2) format("woff2"), url(/assets/fontawesome-webfont-2b3f99652c9934733b3a1d60ff063a614b9fbba7eb1475db8efedfff13f5b90f.woff) format("woff"), url(/assets/fontawesome-webfont-8a491d6a4f6495c578d1baf5c7a36d996b14c00c53b0381321d8f200e93fa758.ttf) format("truetype"), url(/assets/fontawesome-webfont-aa6363535bf716097069828f865d2520f7ef4e0f74cae6364f761dad9f4e47c8.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 125, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 131, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 137, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 143, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 149, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 155, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, ../../shared/vendor/bundle/ruby/3.0.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 11, app/assets/stylesheets/sass/legacy_addons.sass */
table thead th {
  font-weight: bold;
}

/* line 14, app/assets/stylesheets/sass/legacy_addons.sass */
a [class^="icon-"], a [class*=" icon-"], a.btn {
  text-decoration: none;
}

/* line 17, app/assets/stylesheets/sass/legacy_addons.sass */
footer a.goto-top:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* line 22, app/assets/stylesheets/sass/legacy_addons.sass */
form #recaptcha_widget_div {
  margin-left: 180px;
  height: 130px;
  width: 350px;
  display: block;
}

/* line 29, app/assets/stylesheets/sass/legacy_addons.sass */
body.distraction-free header .nav-collapse,
body.distraction-free header .navbar-search,
body.distraction-free footer p,
body.distraction-free .attention-banner {
  display: none;
}

/* line 5, app/assets/stylesheets/sass/ads.sass */
.container.layer {
  width: 640px;
}

/* line 8, app/assets/stylesheets/sass/ads.sass */
.advertisement728x90 {
  width: 728px;
  height: 90px;
  margin: 0 auto;
}

/* line 13, app/assets/stylesheets/sass/ads.sass */
.advertisement120x600 {
  width: 300px;
  height: 600px;
  margin: 0 auto;
}

/* line 18, app/assets/stylesheets/sass/ads.sass */
.advertisement300x600 {
  width: 300px;
  height: 600px;
  margin: 0 auto;
}

/* line 5, app/assets/stylesheets/sass/cart.sass */
.row.siteseals {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 6, app/assets/stylesheets/sass/cart.sass */
.row.siteseals img {
  vertical-align: middle;
}

/* line 12, app/assets/stylesheets/sass/cart.sass */
#cart_wrapper {
  position: relative;
}

/* line 15, app/assets/stylesheets/sass/cart.sass */
#cart_wrapper .css-spinloader {
  position: absolute;
  top: 50%;
  left: 50%;
}

/* line 20, app/assets/stylesheets/sass/cart.sass */
#cart_wrapper .spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
}

/* line 26, app/assets/stylesheets/sass/cart.sass */
#cart_wrapper.reloading {
  opacity: 0.5;
}

/* line 29, app/assets/stylesheets/sass/cart.sass */
#cart_wrapper.reloading .spinner {
  display: block;
}

/* line 32, app/assets/stylesheets/sass/cart.sass */
.content-container #cart, #checkout {
  border: 0;
  padding: 0;
  background: transparent;
}

/* line 37, app/assets/stylesheets/sass/cart.sass */
.content-container #cart .price input.form-control, #checkout .price input.form-control {
  display: inline-block;
}

/* line 40, app/assets/stylesheets/sass/cart.sass */
.content-container #cart input[type=number], #checkout input[type=number] {
  width: 5rem;
}

/* line 43, app/assets/stylesheets/sass/cart.sass */
.content-container #cart .btn.checkout, #checkout .btn.checkout {
  float: right;
}

/* line 46, app/assets/stylesheets/sass/cart.sass */
.content-container #cart .errors, #checkout .errors {
  color: red;
  font-weight: bold;
}

/* line 53, app/assets/stylesheets/sass/cart.sass */
.content-container #cart .table-cart tbody tr td:nth-child(2), #checkout .table-cart tbody tr td:nth-child(2) {
  white-space: nowrap;
}

/* line 56, app/assets/stylesheets/sass/cart.sass */
.content-container #cart .table-cart tbody tr td:nth-child(2), .content-container #cart .table-cart tbody tr td:nth-child(3), .content-container #cart .table-cart tbody tr td:nth-child(4), .content-container #cart .table-cart tbody tr td:nth-child(5), #checkout .table-cart tbody tr td:nth-child(2), #checkout .table-cart tbody tr td:nth-child(3), #checkout .table-cart tbody tr td:nth-child(4), #checkout .table-cart tbody tr td:nth-child(5) {
  border-left: 0;
}

/* line 59, app/assets/stylesheets/sass/cart.sass */
.content-container #cart .table-cart .title, #checkout .table-cart .title {
  font-size: 14px;
  font-weight: bold;
}

/* line 63, app/assets/stylesheets/sass/cart.sass */
.content-container #cart .remove_from_cart, #checkout .remove_from_cart {
  text-decoration: none;
}

/* line 66, app/assets/stylesheets/sass/cart.sass */
.content-container #cart .old-price, #checkout .old-price {
  text-decoration: line-through;
}

/* line 69, app/assets/stylesheets/sass/cart.sass */
#redeem_coupons {
  display: none;
}

/* line 73, app/assets/stylesheets/sass/cart.sass */
#cart thead tr th:nth-child(4), #checkout thead tr th:nth-child(4) {
  width: 120px;
}

/* line 76, app/assets/stylesheets/sass/cart.sass */
#cart .price, #checkout .price {
  width: 120px;
  text-align: right;
}

/* line 80, app/assets/stylesheets/sass/cart.sass */
#cart .price .input-group, #checkout .price .input-group {
  flex-wrap: nowrap;
}

/* line 83, app/assets/stylesheets/sass/cart.sass */
#cart .price .input-group .form-control, #checkout .price .input-group .form-control {
  min-width: 44px;
  text-align: center;
}

/* line 87, app/assets/stylesheets/sass/cart.sass */
#cart .price .btn, #checkout .price .btn {
  border: #ccc 2px solid;
}

/* line 90, app/assets/stylesheets/sass/cart.sass */
#cart thead tr th:nth-child(3), #cart thead tr th:nth-child(4), #checkout thead tr th:nth-child(3), #checkout thead tr th:nth-child(4) {
  text-align: right;
}

/* line 93, app/assets/stylesheets/sass/cart.sass */
#cart thead tr th:last-child, #checkout thead tr th:last-child {
  width: 20px;
}

/* line 96, app/assets/stylesheets/sass/cart.sass */
#cart tfoot, #checkout tfoot {
  border-top: 4px double #ccc;
}

/* line 99, app/assets/stylesheets/sass/cart.sass */
#cart tfoot tr td:first-child, #checkout tfoot tr td:first-child {
  text-align: right;
}

/* line 102, app/assets/stylesheets/sass/cart.sass */
.add_to_cart {
  text-decoration: none;
}

/* line 105, app/assets/stylesheets/sass/cart.sass */
.whoisproxy-option {
  margin: 5px 0 0 0;
}

/* line 108, app/assets/stylesheets/sass/cart.sass */
.whoisproxy-option .custom-control-input ~ .custom-control-label::before {
  border: #b4b5b7 1px solid;
}

/* line 111, app/assets/stylesheets/sass/cart.sass */
.whoisproxy-option .custom-control-input:checked ~ .custom-control-label::before {
  border: none;
}

/* line 9, app/assets/stylesheets/sass/checkout.sass */
.content-container #checkout #billing_addresses.error, .content-container #checkout #domain_addresses.error {
  border: red 1px dotted;
  border-radius: 3px;
  background: rgba(255, 0, 0, 0.08);
  padding: 8px;
  margin: 8px -8px;
}

/* line 16, app/assets/stylesheets/sass/checkout.sass */
.content-container #checkout #billing_addresses {
  display: none;
}

/* line 19, app/assets/stylesheets/sass/checkout.sass */
.content-container #checkout #billing_addresses.open {
  display: block;
}

/* line 22, app/assets/stylesheets/sass/checkout.sass */
.content-container #checkout .form-actions {
  padding-left: 20px;
}

/* line 25, app/assets/stylesheets/sass/checkout.sass */
.content-container #checkout .checkout_use_billing_handle {
  margin: 0;
  margin-left: 20px;
}

/* line 33, app/assets/stylesheets/sass/checkout.sass */
.content-container #addressModal .modal-body #new_handle .inline-errors {
  margin: 0 0 0 200px;
}

/* line 37, app/assets/stylesheets/sass/checkout.sass */
#thank_you .well > form {
  display: inline-block;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes multi-search-expand {
  0% {
    width: 360px;
    height: 32px;
    min-height: 32px;
  }
  70% {
    width: 400px;
    height: 32px;
    min-height: 32px;
  }
  100% {
    min-height: 80px;
  }
}

@keyframes multi-search-compress {
  0% {
    width: 400px;
    min-height: 80px;
  }
  30% {
    width: 400px;
    min-height: 32px;
  }
  100% {
    min-width: 360px;
  }
}

/* line 38, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .cart-button {
  display: inline-block;
  min-height: 20px;
  white-space: nowrap;
}

/* line 43, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .cart-button a {
  width: 3rem;
}

/* line 46, app/assets/stylesheets/sass/domain_check.sass */
#domain_check label {
  display: inline;
  font-size: 12px;
}

/* line 50, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .table-domain-check {
  font-size: 14px;
}

/* line 53, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .table-domain-check td {
  vertical-align: middle;
}

/* line 56, app/assets/stylesheets/sass/domain_check.sass */
#domain_check th:nth-child(3) {
  text-align: right;
}

/* line 59, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row {
  border-left: 1px solid #fcfcfc;
}

/* line 62, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row .av {
  text-align: center;
}

/* line 66, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row span.inline-spinner {
  display: block;
  margin-top: -10px;
}

/* line 70, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row.checked_available, #domain_check .tld_check_row.checked_premium-available {
  border-left: 3px solid #4fa04f;
}

/* line 73, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row.checked_available td:first-child, #domain_check .tld_check_row.checked_premium-available td:first-child {
  padding-left: 7px;
}

/* line 77, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row.checked_unavailable .status, #domain_check .tld_check_row.checked_premium-unavailable .status, #domain_check .tld_check_row.checked_rgp .status, #domain_check .tld_check_row.checked_with-us .status, #domain_check .tld_check_row.checked_error .status {
  color: red;
}

/* line 80, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row .add_to_cart {
  white-space: nowrap;
}

/* line 83, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row td.price-col {
  text-align: right;
}

/* line 86, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row td.price-col .domain-price {
  white-space: nowrap;
}

/* line 89, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row td.price-col .promo-price, #domain_check .tld_check_row td.price-col .old-price {
  display: inline-block;
  vertical-align: middle;
}

/* line 93, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row td.price-col .old-price, #domain_check .tld_check_row td.price-col .actual-price {
  font-size: 18px;
  line-height: 20px;
}

/* line 97, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row td.price-col .old-price {
  margin-left: 10px;
  text-decoration: line-through;
}

/* line 101, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row td.price-col .different-renew-price {
  font-size: 85%;
}

/* line 104, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row .domain {
  line-height: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}

/* line 111, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row .tld {
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
}

/* line 119, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row.promotion span.p {
  white-space: nowrap;
}

/* line 122, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row .promotion-text span {
  color: red;
}

/* line 125, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row.checked_available .status, #domain_check .tld_check_row.checked_premium-available .status {
  color: green;
  font-weight: bold;
}

/* line 129, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .tld_check_row label {
  float: none;
}

/* line 134, app/assets/stylesheets/sass/domain_check.sass */
#domain_check table thead th:nth-child(4) {
  max-width: 50px;
  width: 26px;
}

/* line 138, app/assets/stylesheets/sass/domain_check.sass */
#domain_check table thead th:nth-child(2) {
  text-align: center;
}

/* line 141, app/assets/stylesheets/sass/domain_check.sass */
#domain_check table td:nth-child(4) {
  text-align: right;
}

/* line 144, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .proceed_button {
  float: right;
  padding: 5px;
}

/* line 148, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .payment_methods {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

/* line 153, app/assets/stylesheets/sass/domain_check.sass */
#domain_check .domain-check-more {
  text-align: center;
  cursor: pointer;
  margin-bottom: 20px;
  padding: 10px;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}

/* line 162, app/assets/stylesheets/sass/domain_check.sass */
#domain_check i.special-terms {
  font-size: 0.75rem;
  color: #999999;
}

/* line 166, app/assets/stylesheets/sass/domain_check.sass */
.domain-check-footnotes {
  font-size: 85%;
  margin-top: 20px;
}

/* line 171, app/assets/stylesheets/sass/domain_check.sass */
.form-domain-check .multi-search-wrapper {
  position: relative;
  display: inline-block;
}

/* line 175, app/assets/stylesheets/sass/domain_check.sass */
.form-domain-check .multi-search-wrapper.compress input {
  animation-name: multi-search-compress;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
}

/* line 183, app/assets/stylesheets/sass/domain_check.sass */
.form-domain-check .multi-search-wrapper.multi input {
  display: none;
}

/* line 186, app/assets/stylesheets/sass/domain_check.sass */
.form-domain-check .multi-search-wrapper.multi textarea {
  display: inline-block;
  width: 400px;
  min-height: 80px;
  animation-name: multi-search-expand;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
}

/* line 200, app/assets/stylesheets/sass/domain_check.sass */
.form-domain-check .multi-search-wrapper textarea {
  width: 360px;
  display: none;
  min-height: 45px;
  padding: 11px 14px;
  font-size: 16px;
  line-height: 18px;
  border-radius: 0;
}

/* line 212, app/assets/stylesheets/sass/domain_check.sass */
.form-domain-check .multi-search-wrapper a {
  z-index: 1000;
  position: absolute;
  top: 8px;
  right: 20px;
  font-size: 14px;
}

/* line 220, app/assets/stylesheets/sass/domain_check.sass */
#domain-check-tabs.disabled {
  opacity: 0.8;
}

/* line 223, app/assets/stylesheets/sass/domain_check.sass */
#domain-check-tabs.disabled a {
  cursor: wait;
}

/* line 226, app/assets/stylesheets/sass/domain_check.sass */
.popover.fake-popover {
  display: block;
  position: relative;
  width: 100%;
  box-shadow: none;
}

/* line 232, app/assets/stylesheets/sass/domain_check.sass */
.popover.fake-popover .popover-title {
  font-weight: bold;
}

/* line 236, app/assets/stylesheets/sass/domain_check.sass */
.side-cart span.price {
  float: right;
}

/* line 239, app/assets/stylesheets/sass/domain_check.sass */
.side-cart .quantity {
  white-space: nowrap;
}

/* line 242, app/assets/stylesheets/sass/domain_check.sass */
.side-cart hr {
  clear: both;
  margin: 8px 0;
  border-top-color: #ccc;
}

/* line 247, app/assets/stylesheets/sass/domain_check.sass */
.side-cart a.btn {
  clear: both;
  display: block;
}

/* line 251, app/assets/stylesheets/sass/domain_check.sass */
.side-cart .item-description {
  font-size: 85%;
}

/* line 254, app/assets/stylesheets/sass/domain_check.sass */
.side-cart .popover-content > ul > li {
  border-bottom: 1px solid #efefef;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

/* line 259, app/assets/stylesheets/sass/domain_check.sass */
.side-cart .popover-content > ul > li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

/* line 264, app/assets/stylesheets/sass/domain_check.sass */
.side-cart .adjustments {
  font-size: 85%;
}

@media (max-width: 767px) {
  /* line 268, app/assets/stylesheets/sass/domain_check.sass */
  aside.popover.fake-popover {
    width: 100%;
    max-width: none;
  }
}

@media (max-width: 500px) {
  /* line 275, app/assets/stylesheets/sass/domain_check.sass */
  #domain_check_form .multi-search-wrapper input {
    width: 150px;
    max-width: 150px;
  }
  /* line 279, app/assets/stylesheets/sass/domain_check.sass */
  #domain_check_form .multi-search-wrapper a {
    display: none;
  }
  /* line 282, app/assets/stylesheets/sass/domain_check.sass */
  #domain_check table.table-domain-check {
    display: block;
  }
  /* line 285, app/assets/stylesheets/sass/domain_check.sass */
  #domain_check table.table-domain-check thead, #domain_check table.table-domain-check tbody, #domain_check table.table-domain-check th, #domain_check table.table-domain-check td, #domain_check table.table-domain-check tr {
    display: block;
  }
  /* line 288, app/assets/stylesheets/sass/domain_check.sass */
  #domain_check table.table-domain-check thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /* line 293, app/assets/stylesheets/sass/domain_check.sass */
  #domain_check table.table-domain-check tr {
    border-bottom: 1px solid #ccc;
  }
  /* line 296, app/assets/stylesheets/sass/domain_check.sass */
  #domain_check table.table-domain-check tr:last-child {
    border-bottom: none;
  }
  /* line 299, app/assets/stylesheets/sass/domain_check.sass */
  #domain_check table.table-domain-check td {
    border: none;
    position: relative;
    text-align: center;
  }
  /* line 304, app/assets/stylesheets/sass/domain_check.sass */
  #domain_check table.table-domain-check .tld_check_row td.price-col {
    text-align: center;
  }
  /* line 307, app/assets/stylesheets/sass/domain_check.sass */
  #domain_check table.table-domain-check .cart-button {
    display: block;
  }
  /* line 310, app/assets/stylesheets/sass/domain_check.sass */
  #domain_check table.table-domain-check .cart-button a {
    display: block;
    width: auto;
  }
}

/* line 314, app/assets/stylesheets/sass/domain_check.sass */
.side-cart .css-spinloader,
.modal-body > .css-spinloader {
  margin: 10px auto;
  height: 64px;
  width: 64px;
  border-width: 3px;
  border-left-width: 0;
}

/* line 322, app/assets/stylesheets/sass/domain_check.sass */
.help-question-mark {
  cursor: help;
}

/* line 325, app/assets/stylesheets/sass/domain_check.sass */
.help-tooltip {
  cursor: help;
  border: 2px solid #ccc;
  border-radius: 0.4rem;
  color: #ccc;
}

/* line 331, app/assets/stylesheets/sass/domain_check.sass */
.help-tooltip:hover {
  color: #333;
  border-color: #505050;
  transition: color 0.3s, border-color 0.3s;
}

/* line 1, app/assets/stylesheets/sass/happy_hour.sass */
.happy-hour-banner {
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/sass/help.sass */
ul.help-list {
  padding-left: 20px;
}

/* line 4, app/assets/stylesheets/sass/help.sass */
.help-feedback {
  text-align: center;
  font-size: 22px;
  margin-top: 8px;
  line-height: normal;
}

/* line 11, app/assets/stylesheets/sass/help.sass */
.help_markdown h2:first-child, .help_markdown h3:first-child, .help_markdown h4:first-child {
  margin-top: 0;
}

/* line 14, app/assets/stylesheets/sass/help.sass */
.help_markdown h2, .help_markdown h3, .help_markdown h4 {
  margin-top: 2rem;
}

/* line 17, app/assets/stylesheets/sass/help.sass */
.help_markdown .help-toc {
  margin-bottom: 2rem;
}

/* line 20, app/assets/stylesheets/sass/help.sass */
.help_markdown .help-toc + h2 {
  margin-top: 0;
}

/* line 23, app/assets/stylesheets/sass/help.sass */
.help_markdown img {
  max-width: 100%;
  margin: 2rem auto;
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
}

/* line 32, app/assets/stylesheets/sass/help.sass */
.help_markdown > pre > code,
pre.code-block {
  text-align: left;
  margin: 10px 0;
  border: 0;
  padding: 8px;
  border-radius: 4px;
  background: #272822;
  color: #F8F8F2;
  width: -moz-max-content;
  width: max-content;
}

/* line 43, app/assets/stylesheets/sass/help.sass */
.help_markdown > pre > code,
pre.code-block {
  display: block;
}

/* line 47, app/assets/stylesheets/sass/help.sass */
.help_footer {
  margin-top: 40px;
}

/* line 50, app/assets/stylesheets/sass/help.sass */
.help_footer h3 {
  font-size: 170%;
  line-height: 1.2em;
}

/* line 54, app/assets/stylesheets/sass/help.sass */
.help-question-list {
  padding-left: 0;
  list-style: none;
}

/* line 58, app/assets/stylesheets/sass/help.sass */
.help-question-list li {
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 10px;
}

/* line 63, app/assets/stylesheets/sass/help.sass */
.help-question-list li > a {
  background-image: url(/assets/icons/flat/question-ff0708341134e0e0a33a960ab4496515b6ca61e8db10a7a8c168ebb3374bb35a.png);
  background-repeat: no-repeat;
  background-position: 15px 50%;
  padding: 10px;
  padding-left: 90px;
  color: #333333;
  border: 1px solid #fcfcfc;
  display: block;
}

/* line 74, app/assets/stylesheets/sass/help.sass */
.help-question-list li > a h3 {
  margin-top: 0;
}

/* line 76, app/assets/stylesheets/sass/help.sass */
.help-question-list li > a p {
  margin-bottom: 0;
}

/* line 79, app/assets/stylesheets/sass/help.sass */
.help-question-list li > a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
  border-radius: 10px;
}

/* line 84, app/assets/stylesheets/sass/help.sass */
#help-search-form {
  margin-bottom: 20px;
}

/* line 87, app/assets/stylesheets/sass/help.sass */
.row-more-help {
  margin-top: 20px;
  margin-bottom: 30px;
}

/* line 92, app/assets/stylesheets/sass/help.sass */
.help-toc .card-body ul {
  list-style: square;
  margin-bottom: 0;
}

/* line 96, app/assets/stylesheets/sass/help.sass */
.help-toc .card-body > ul {
  list-style: decimal;
}

/* line 12, app/assets/stylesheets/sass/payment.sass */
.payment-methods .payment-method-row {
  margin-bottom: 5px;
}

/* line 15, app/assets/stylesheets/sass/payment.sass */
.payment-methods .payment-method-row a:hover {
  text-decoration: none;
}

/* line 18, app/assets/stylesheets/sass/payment.sass */
.payment-methods .payment-method-row a:hover .payment-method-button {
  box-shadow: 0px 0px 10px 0px rgba(103, 225, 117, 0.75);
}

/* line 23, app/assets/stylesheets/sass/payment.sass */
.payment-method-button {
  text-align: center;
  width: 300px;
  border-radius: 5px;
  margin: 10px;
  height: 80px;
}

/* line 30, app/assets/stylesheets/sass/payment.sass */
.payment-method-button .align-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 35, app/assets/stylesheets/sass/payment.sass */
.payment-method-button img, .payment-method-button .logo-wrapper {
  vertical-align: middle;
}

/* line 38, app/assets/stylesheets/sass/payment.sass */
.payment-method-button img form, .payment-method-button .logo-wrapper form {
  margin: 0;
}

/* line 41, app/assets/stylesheets/sass/payment.sass */
.payment-method-button .logo-wrapper {
  display: inline-block;
}

/* line 44, app/assets/stylesheets/sass/payment.sass */
.payment-method-button .logo-wrapper h4 {
  color: #222;
  margin: 0;
}

/* line 50, app/assets/stylesheets/sass/payment.sass */
.payment-methods-list .list-group-item img {
  filter: grayscale(100%);
  transition: filter 0.2s ease;
}

/* line 55, app/assets/stylesheets/sass/payment.sass */
.payment-methods-list .list-group-item:hover img {
  filter: none;
}

/* line 58, app/assets/stylesheets/sass/payment.sass */
.payment-methods-list img {
  width: 6.5rem;
}

/* line 61, app/assets/stylesheets/sass/payment.sass */
.credit-card-inputs {
  width: auto;
  margin: 0 auto;
}

/* line 65, app/assets/stylesheets/sass/payment.sass */
.credit-card-inputs .form-control {
  padding-top: 0.5rem;
}

/* line 68, app/assets/stylesheets/sass/payment.sass */
.credit-card-modal-form {
  width: 295px;
  margin: 0 auto;
}

/* line 72, app/assets/stylesheets/sass/payment.sass */
.credit-card-modal-form .rccs {
  margin: 0;
}

/* line 75, app/assets/stylesheets/sass/payment.sass */
.credit-cards-list {
  max-height: 250px;
  overflow-y: scroll;
}

/* line 79, app/assets/stylesheets/sass/payment.sass */
.stripe-credit-card-element {
  max-width: 26rem;
  height: auto;
}

/* line 3, app/assets/stylesheets/sass/signup.sass */
#new_signup .form-group.signup_username .icon-spinner, #new_signup .form-group.signup_username .msg-available, #new_signup .form-group.signup_username .msg-unavailable {
  display: none;
}

/* line 7, app/assets/stylesheets/sass/signup.sass */
#new_signup .form-group.signup_username.loading .icon-spinner {
  display: inline-block;
}

/* line 10, app/assets/stylesheets/sass/signup.sass */
#new_signup .form-group.signup_username .msg {
  font-weight: bold;
}

/* line 14, app/assets/stylesheets/sass/signup.sass */
#new_signup .form-group.signup_username.username-available .msg-available {
  display: inline-block;
}

/* line 18, app/assets/stylesheets/sass/signup.sass */
#new_signup .form-group.signup_username.username-unavailable .msg-unavailable {
  display: inline-block;
}

/* line 1, app/assets/stylesheets/sass/text.sass */
video.promo-video, img.promo-video {
  max-width: 100%;
}

/* line 4, app/assets/stylesheets/sass/text.sass */
.list-wordpress-bullets {
  list-style: none;
  padding-left: 0;
}

/* line 8, app/assets/stylesheets/sass/text.sass */
.list-wordpress-bullets li {
  list-style-position: inside;
  line-height: 1.5rem;
  float: left;
  min-width: 50%;
  padding-right: 1rem;
}

/* line 15, app/assets/stylesheets/sass/text.sass */
.list-wordpress-bullets li:before {
  content: '';
  background-image: url(/assets/layout/bp-checkmark-0e5f17bf79dc06d58b0754eff0880abb7d64d6f9993f12498226b1509546c198.svg);
  height: 1rem;
  width: 1rem;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 0.5rem;
}

/* line 26, app/assets/stylesheets/sass/text.sass */
.list-wordpress-bullets.single-col li {
  float: none;
  padding-right: 0;
}

/* line 31, app/assets/stylesheets/sass/text.sass */
article.tutorial {
  max-width: 100%;
  word-wrap: break-word;
}

/* line 36, app/assets/stylesheets/sass/text.sass */
table.table-domain-properties img {
  height: 21px;
}

/* line 40, app/assets/stylesheets/sass/text.sass */
.marketing-banner-form input, .marketing-banner-form button {
  vertical-align: top;
}

/* line 44, app/assets/stylesheets/sass/text.sass */
.domain-price-row .price-big {
  margin-top: 0;
}

/* line 47, app/assets/stylesheets/sass/text.sass */
.badge-money-back {
  position: relative;
  transform: translateX(66%) rotate(17deg);
}

/* line 2, app/assets/stylesheets/sass/tutorials.sass */
table .count {
  width: 150px;
}

/* line 5, app/assets/stylesheets/sass/tutorials.sass */
.tutorial_author {
  font-size: 1.2em;
  color: #666666;
  font-weight: bold;
}

/* line 10, app/assets/stylesheets/sass/tutorials.sass */
form#new_tutorial_vote {
  margin: 20px 0 5px;
  padding-top: 17px;
  width: 278px;
}

/* line 16, app/assets/stylesheets/sass/tutorials.sass */
#tutorial_ratings_listing table {
  width: 400px;
}

/* line 19, app/assets/stylesheets/sass/tutorials.sass */
#tutorial_ratings_listing .rating {
  width: 96px;
}

/* line 22, app/assets/stylesheets/sass/tutorials.sass */
#tutorial_ratings_listing .share {
  width: 90px;
}

/* line 25, app/assets/stylesheets/sass/tutorials.sass */
.avg-star-rating {
  background: url(/assets/star-f00383307ca0d2619aba47d0af1581f8f3825e1490f3b741f56ca604da832234.gif) repeat-x scroll 0 0 transparent;
  width: 96px;
  height: 16px;
}

/* line 30, app/assets/stylesheets/sass/tutorials.sass */
.avg-star-rating .nofont {
  font-size: 0;
}

/* line 33, app/assets/stylesheets/sass/tutorials.sass */
.avg-star-rating .rating {
  height: 16px;
  background: url(/assets/star-f00383307ca0d2619aba47d0af1581f8f3825e1490f3b741f56ca604da832234.gif) repeat-x scroll 0 -32px transparent;
}

/* line 37, app/assets/stylesheets/sass/tutorials.sass */
.votes-count {
  width: 50px;
  height: 16px;
  border: dotted 1px gray;
}

/* line 42, app/assets/stylesheets/sass/tutorials.sass */
.votes-count .votes {
  height: 16px;
  background: #486591;
}

/* line 46, app/assets/stylesheets/sass/tutorials.sass */
.votes-count .nofont {
  font-size: 0;
}

/* line 1, app/assets/stylesheets/sass/user_sessions.sass */
.alert.login-ssl-alert {
  margin-bottom: 0;
}

/* line 4, app/assets/stylesheets/sass/user_sessions.sass */
.login-page {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem 1rem 4.5rem;
  background-image: linear-gradient(rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.88)), url(/assets/layout/hero-clouds-bg-1651b1ed61fe9b13a4747a056f90d7225e42d3e64ea2789f38f7f4acd02057e0.jpg);
  background-position: center;
  background-size: cover;
}

/* line 14, app/assets/stylesheets/sass/user_sessions.sass */
.login-page #appRoot {
  width: 100%;
}

/* line 17, app/assets/stylesheets/sass/user_sessions.sass */
.login-auth-panel {
  width: 100%;
  max-width: 640px;
}

/* line 21, app/assets/stylesheets/sass/user_sessions.sass */
.login-brand {
  display: block;
  width: 210px;
  margin: 0 auto 1.5rem;
}

/* line 26, app/assets/stylesheets/sass/user_sessions.sass */
.login-brand img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 31, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  padding: 2rem;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 18px 50px rgba(20, 45, 70, 0.18);
}

/* line 41, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel .login-title,
.login-form-panel .lead {
  text-align: left;
}

/* line 45, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel .login-title {
  margin-bottom: 1rem;
  font-size: 1.65rem;
  line-height: 1.2;
}

/* line 50, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel .lead {
  margin-bottom: 1.25rem;
  font-size: 1rem;
}

/* line 54, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel .password-reset-username-warning {
  margin-top: -.75rem;
  margin-bottom: 1rem;
  font-size: .875rem;
}

/* line 59, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel .form-group {
  display: block;
}

/* line 62, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel .col-sm-3,
.login-form-panel .col-md-9,
.login-form-panel .offset-md-3 {
  flex: none;
  max-width: none;
  width: 100%;
  margin-left: 0;
}

/* line 70, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel .col-form-label {
  padding-top: 0;
  padding-bottom: .35rem;
}

/* line 74, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel .control-label-row {
  display: flex;
  gap: .75rem;
  align-items: baseline;
  justify-content: space-between;
}

/* line 80, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel .control-label-text {
  margin-bottom: 0;
}

/* line 83, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel .control-label-action {
  font-size: .875rem;
  font-weight: normal;
  text-align: right;
}

/* line 88, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel .form-actions {
  text-align: left;
}

/* line 91, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel .form-actions .btn {
  width: 100%;
}

/* line 94, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel-compact {
  max-width: 480px;
}

/* line 97, app/assets/stylesheets/sass/user_sessions.sass */
.login-form-panel-signup {
  max-width: 640px;
}

/* line 102, app/assets/stylesheets/sass/user_sessions.sass */
.email-verification-inline .modal-body,
.login-mfa-session .modal-body {
  padding: 0;
}

/* line 105, app/assets/stylesheets/sass/user_sessions.sass */
.email-verification-inline .modal-footer,
.login-mfa-session .modal-footer {
  margin: 1.5rem -2rem -2rem;
  padding: 1rem 2rem;
}

/* line 110, app/assets/stylesheets/sass/user_sessions.sass */
.login-mfa-session .modal-footer {
  justify-content: flex-end;
}

/* line 113, app/assets/stylesheets/sass/user_sessions.sass */
.account-deletion-page .login-mfa-session .modal-footer {
  margin: 1.5rem 0;
  padding: 1rem 0;
}

/* line 117, app/assets/stylesheets/sass/user_sessions.sass */
.mfa-loading-state {
  text-align: center;
}

/* line 120, app/assets/stylesheets/sass/user_sessions.sass */
.mfa-loading-state .css-spinloader {
  margin-bottom: .75rem;
}

/* line 123, app/assets/stylesheets/sass/user_sessions.sass */
.mfa-loading-state span {
  display: block;
}

/* line 126, app/assets/stylesheets/sass/user_sessions.sass */
.login-review-prompt {
  margin-top: 1.5rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  text-align: center;
  font-size: .95rem;
}

/* line 133, app/assets/stylesheets/sass/user_sessions.sass */
.login-review-prompt p {
  margin-bottom: .2rem;
  color: #6c757d;
}

/* line 137, app/assets/stylesheets/sass/user_sessions.sass */
.login-review-prompt a {
  font-weight: 600;
}

/* line 140, app/assets/stylesheets/sass/user_sessions.sass */
.login-legal-links {
  position: fixed;
  right: 1.5rem;
  bottom: 1rem;
  z-index: 20;
  display: flex;
  gap: 1rem;
  align-items: center;
  font-size: .875rem;
}

/* line 150, app/assets/stylesheets/sass/user_sessions.sass */
.login-legal-links a {
  color: #6c757d;
  text-decoration: none;
}

/* line 154, app/assets/stylesheets/sass/user_sessions.sass */
.login-legal-links a:hover, .login-legal-links a:focus {
  color: #343a40;
  text-decoration: underline;
}

@media (max-width: 575.98px) {
  /* line 160, app/assets/stylesheets/sass/user_sessions.sass */
  .login-page {
    align-items: flex-start;
    padding-top: 2rem;
  }
  /* line 164, app/assets/stylesheets/sass/user_sessions.sass */
  .login-form-panel {
    padding: 1.5rem;
  }
  /* line 168, app/assets/stylesheets/sass/user_sessions.sass */
  .login-form-panel .control-label-row {
    display: block;
  }
  /* line 171, app/assets/stylesheets/sass/user_sessions.sass */
  .login-form-panel .control-label-action {
    display: block;
    text-align: left;
  }
  /* line 175, app/assets/stylesheets/sass/user_sessions.sass */
  .login-legal-links {
    left: 1rem;
    right: 1rem;
    bottom: .75rem;
    justify-content: flex-end;
    gap: .75rem;
    font-size: .8125rem;
  }
}

/* line 183, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background-color: #f2fbfd;
  background-image: linear-gradient(rgba(245, 252, 255, 0.5), rgba(247, 252, 250, 0.82)), url(/assets/layout/hero-clouds-bg-1651b1ed61fe9b13a4747a056f90d7225e42d3e64ea2789f38f7f4acd02057e0.jpg);
}

/* line 190, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page:before {
  position: fixed;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  content: '';
  background: linear-gradient(115deg, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0) 42%, rgba(220, 245, 249, 0.32) 100%);
}

/* line 198, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page:after {
  position: fixed;
  inset: -12%;
  z-index: 1;
  pointer-events: none;
  content: '';
  opacity: .34;
  background: linear-gradient(132deg, rgba(255, 255, 255, 0.62), rgba(255, 255, 255, 0) 42%, rgba(214, 242, 248, 0.18) 76%, rgba(255, 255, 255, 0.16)), repeating-linear-gradient(117deg, rgba(67, 151, 183, 0.035) 0, rgba(67, 151, 183, 0.035) 1px, rgba(67, 151, 183, 0) 1px, rgba(67, 151, 183, 0) 64px);
  animation: trial-auth-cloud-drift 32s ease-in-out infinite alternate;
}

/* line 208, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .auth-cloud-background {
  position: fixed;
  inset: 0;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  opacity: .95;
}

/* line 217, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .login-auth-panel {
  position: relative;
  z-index: 2;
  max-width: 1180px;
}

/* line 222, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .login-brand {
  margin-bottom: 2rem;
}

/* line 225, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-intro-shell {
  display: grid;
  grid-template-columns: minmax(320px, 1fr) minmax(320px, 420px);
  gap: 2.25rem;
  align-items: center;
  min-height: 520px;
}

/* line 232, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-intro-copy {
  color: #183f4d;
}

/* line 235, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-intro-copy h1 {
  max-width: 620px;
  margin: .4rem 0 1rem;
  font-size: 3rem;
  line-height: 1.05;
  font-weight: 700;
}

/* line 242, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-intro-copy p {
  max-width: 560px;
  margin-bottom: 1.5rem;
  color: #476b76;
  font-size: 1.12rem;
}

/* line 248, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-intro-copy blockquote {
  max-width: 480px;
  margin: 1.5rem 0 0;
  padding-left: 1rem;
  border-left: 3px solid rgba(0, 159, 183, 0.32);
  color: #315c68;
  font-size: 1rem;
}

/* line 256, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-kicker,
.webhosting-trial-page .trial-offer-eyebrow {
  color: #0c879f;
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

/* line 264, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-trust-list {
  display: grid;
  gap: .75rem;
  max-width: 560px;
}

/* line 269, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-trust-list > div {
  padding: .95rem 1rem;
  border: 1px solid rgba(18, 121, 142, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.52);
  box-shadow: 0 12px 32px rgba(31, 92, 116, 0.08);
}

/* line 276, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-trust-list strong,
.webhosting-trial-page .trial-trust-list span {
  display: block;
}

/* line 280, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-trust-list strong {
  margin-bottom: .2rem;
  color: #173f4c;
}

/* line 284, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-trust-list span {
  color: #5a7780;
  font-size: .94rem;
}

/* line 288, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-hosttest-panel {
  margin-top: 1.2rem;
}

/* line 291, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-hosttest-heading {
  margin-bottom: .55rem;
  color: #173f4c;
  font-weight: 700;
}

/* line 296, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-hosttest-review {
  display: flex;
  min-height: 8.2rem;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
  padding: .05rem 0 .05rem .9rem;
  border-left: 3px solid rgba(0, 159, 183, 0.3);
  animation: trial-hosttest-review-in .32s ease-out both;
}

/* line 306, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-hosttest-review > strong {
  display: block;
  margin-bottom: .25rem;
  color: #173f4c;
  font-size: .98rem;
  line-height: 1.25;
}

/* line 313, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-hosttest-review p {
  display: -webkit-box;
  max-width: none;
  margin: 0 0 .25rem;
  overflow: hidden;
  color: #4f6d76;
  font-size: .92rem;
  line-height: 1.45;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

/* line 324, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-hosttest-review-meta {
  display: flex;
  gap: .75rem;
  align-items: center;
  justify-content: flex-start;
  margin-top: 0;
  color: #78919a;
  font-size: .78rem;
}

/* line 333, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-dialog-card {
  padding: 2rem;
  border: 1px solid rgba(20, 74, 94, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 22px 58px rgba(20, 45, 70, 0.18);
  overflow: hidden;
}

/* line 341, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-dialog-card h2 {
  margin: .4rem 0 .75rem;
  color: #183f4d;
  font-size: 1.7rem;
  line-height: 1.2;
}

/* line 347, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-dialog-card p {
  color: #5c737b;
}

/* line 350, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-dialog-card small {
  display: block;
  margin-top: .9rem;
  color: #6d858d;
}

/* line 355, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-dialog-card .row.form-group {
  display: block;
  margin-right: 0;
  margin-bottom: 1rem;
  margin-left: 0;
}

/* line 361, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-dialog-card .row.form-group .col-form-label,
.webhosting-trial-page .trial-dialog-card .row.form-group .col-md-9 {
  display: block;
  width: 100%;
  max-width: none;
  padding-right: 0;
  padding-left: 0;
  flex: none;
}

/* line 370, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-dialog-card .row.form-group .col-form-label {
  padding-top: 0;
  padding-bottom: .35rem;
}

/* line 374, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-dialog-card .row.form-group .offset-md-3 {
  margin-left: 0;
}

/* line 377, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-dialog-swipe {
  will-change: opacity, transform;
}

/* line 380, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-dialog-swipe-forward {
  animation: trial-dialog-swipe-forward .28s ease-out both;
}

/* line 383, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-dialog-swipe-back {
  animation: trial-dialog-swipe-back .28s ease-out both;
}

/* line 386, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-email-card {
  border-left: 1px solid rgba(34, 90, 110, 0.18);
}

/* line 389, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-email-column {
  display: grid;
  gap: .85rem;
}

/* line 393, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-email-column .trial-progress {
  justify-self: stretch;
}

/* line 396, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-setup-shell {
  width: 100%;
}

/* line 399, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-setup-heading {
  display: flex;
  gap: 1.5rem;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 1.25rem;
}

/* line 406, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-setup-heading h1 {
  margin: .35rem 0 0;
  color: #183f4d;
  font-size: 2.1rem;
  line-height: 1.15;
}

/* line 412, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-progress {
  display: flex;
  gap: .55rem;
  align-items: center;
  justify-content: center;
  padding: .75rem .65rem;
  border-radius: 8px;
  border: 1px solid rgba(20, 74, 94, 0.08);
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 10px 28px rgba(20, 45, 70, 0.08);
}

/* line 423, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-progress-step {
  display: flex;
  gap: .45rem;
  align-items: center;
  padding: 0;
  border: 0;
  background: transparent;
  color: #78919a;
  font-size: .86rem;
  font-weight: 600;
  line-height: 1;
}

/* line 435, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-progress-step:not(:disabled) {
  cursor: pointer;
}

/* line 438, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-progress-step:not(:disabled):hover, .webhosting-trial-page .trial-progress-step:not(:disabled):focus {
  color: #0c879f;
  outline: none;
}

/* line 443, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-progress-step:not(:disabled):hover span, .webhosting-trial-page .trial-progress-step:not(:disabled):focus span {
  background: rgba(0, 159, 183, 0.18);
  color: #0c879f;
}

/* line 447, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-progress-step span {
  display: inline-flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(125, 154, 164, 0.18);
  color: #69818a;
  font-size: .76rem;
}

/* line 458, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-progress-step.active {
  color: #174652;
}

/* line 461, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-progress-step.active span {
  background: #009fb7;
  color: #fff;
}

/* line 465, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-setup-grid {
  display: grid;
  grid-template-columns: minmax(320px, 420px) minmax(420px, 1fr);
  gap: 1.25rem;
  align-items: start;
}

/* line 471, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-package-column {
  display: grid;
  gap: .55rem;
}

/* line 475, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-stack {
  display: grid;
  gap: .55rem;
}

/* line 479, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-card {
  padding: 1.5rem;
  border: 1px solid rgba(20, 74, 94, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 16px 42px rgba(20, 45, 70, 0.12);
}

/* line 486, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-name {
  margin-top: .35rem;
  color: #173f4c;
  font-size: 1.6rem;
  font-weight: 700;
}

/* line 492, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-test-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin: 1.1rem 0;
  padding: 1rem;
  border-radius: 8px;
  background: #e7f7fa;
}

/* line 502, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-test-price span {
  color: #426572;
  font-weight: 600;
  line-height: 1.2;
}

/* line 507, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-test-price strong {
  color: #113743;
  font-size: 1.85rem;
  line-height: 1.15;
  white-space: nowrap;
}

/* line 513, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-price-lines {
  display: grid;
  gap: .5rem;
  margin-bottom: 1.1rem;
}

/* line 518, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-price-lines div {
  display: grid;
  grid-template-columns: minmax(145px, 1fr) max-content;
  gap: .25rem 1rem;
  align-items: baseline;
  padding-bottom: .5rem;
  border-bottom: 1px solid rgba(20, 74, 94, 0.08);
}

/* line 526, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-price-lines span {
  color: #617b84;
  font-size: .9rem;
}

/* line 530, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-price-lines strong {
  color: #183f4d;
  font-size: .98rem;
  text-align: right;
  white-space: nowrap;
}

/* line 536, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-price-lines small {
  margin-left: .15rem;
  color: #6c838b;
  font-size: .78rem;
  font-weight: 500;
  white-space: nowrap;
}

/* line 543, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-price-lines em {
  display: inline;
  margin-left: .25rem;
  color: #7a8f96;
  font-size: .78rem;
  font-style: normal;
}

/* line 550, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-price {
  margin: .8rem 0 1rem;
  color: #122f39;
  font-size: 1.35rem;
  font-weight: 700;
}

/* line 556, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-price span {
  display: block;
  margin-top: .2rem;
  color: #6c838b;
  font-size: .9rem;
  font-weight: 500;
}

/* line 563, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: .5rem;
  margin-bottom: 1rem;
}

/* line 569, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-grid div {
  padding: .75rem;
  border-radius: 8px;
  background: rgba(231, 247, 250, 0.72);
}

/* line 574, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-grid strong,
.webhosting-trial-page .trial-offer-grid span {
  display: block;
}

/* line 578, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-grid strong {
  color: #174652;
}

/* line 581, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-grid span {
  color: #657d86;
  font-size: .78rem;
}

/* line 585, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-offer-footnote {
  color: #6d858d;
  font-size: .78rem;
  line-height: 1.35;
  margin: 0 .25rem;
}

/* line 591, app/assets/stylesheets/sass/user_sessions.sass */
.webhosting-trial-page .trial-login-switch {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(20, 74, 94, 0.1);
  color: #6c838b;
  text-align: center;
}

@keyframes trial-auth-cloud-drift {
  0% {
    transform: translate3d(-3%, -2%, 0) scale(1.04) rotate(-1deg);
  }
  100% {
    transform: translate3d(3%, 2%, 0) scale(1.08) rotate(1deg);
  }
}

@keyframes trial-dialog-swipe-forward {
  0% {
    opacity: 0;
    transform: translateX(44px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes trial-dialog-swipe-back {
  0% {
    opacity: 0;
    transform: translateX(-44px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes trial-hosttest-review-in {
  0% {
    opacity: 0;
    transform: translateY(8px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  /* line 634, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page:after {
    animation: none;
  }
  /* line 637, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .trial-dialog-swipe-forward,
.webhosting-trial-page .trial-dialog-swipe-back,
.webhosting-trial-page .trial-hosttest-review {
    animation: none;
  }
}

@media (max-width: 991.98px) {
  /* line 643, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page {
    align-items: flex-start;
  }
  /* line 646, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .trial-setup-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  /* line 650, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .trial-intro-copy h1 {
    font-size: 2.2rem;
  }
  /* line 653, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .trial-setup-heading {
    display: block;
  }
  /* line 656, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .trial-progress {
    margin-top: 1rem;
    overflow-x: auto;
  }
}

@media (max-width: 767.98px) {
  /* line 662, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .trial-intro-shell {
    grid-template-columns: 1fr;
    gap: 1rem;
    min-height: 0;
  }
  /* line 667, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .trial-email-card {
    border-left: 1px solid rgba(20, 74, 94, 0.1);
  }
}

@media (max-width: 575.98px) {
  /* line 672, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .login-brand {
    width: 170px;
  }
  /* line 675, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .trial-dialog-card,
.webhosting-trial-page .trial-offer-card {
    padding: 1.25rem;
  }
  /* line 679, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .trial-offer-grid {
    grid-template-columns: 1fr;
  }
  /* line 682, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .trial-test-price,
.webhosting-trial-page .trial-offer-price-lines div {
    display: block;
  }
  /* line 686, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .trial-test-price strong,
.webhosting-trial-page .trial-offer-price-lines div strong {
    display: block;
    margin-top: .2rem;
    text-align: left;
  }
  /* line 691, app/assets/stylesheets/sass/user_sessions.sass */
  .webhosting-trial-page .trial-test-price em,
.webhosting-trial-page .trial-offer-price-lines div em {
    text-align: left;
  }
}

/* line 5, app/assets/stylesheets/sass/welcome.sass */
.registered_users_count {
  text-decoration: underline;
}

/* line 8, app/assets/stylesheets/sass/welcome.sass */
.narrow-page {
  width: 780px;
  margin: 0 auto 30px;
  font-size: 14px;
}

/* line 13, app/assets/stylesheets/sass/welcome.sass */
.jumbotron {
  margin: 30px 0;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}

/* line 18, app/assets/stylesheets/sass/welcome.sass */
.jumbotron form p, .jumbotron form p.help-block, .jumbotron form span {
  font-size: 0.85em;
  margin-bottom: 0;
}

/* line 22, app/assets/stylesheets/sass/welcome.sass */
.jumbotron .popover {
  font-size: 14px;
}

/* line 25, app/assets/stylesheets/sass/welcome.sass */
.jumbotron h1 {
  text-shadow: 1px 1px 1px #999;
  font-size: 52px;
  line-height: 1;
  font-weight: bold;
}

/* line 34, app/assets/stylesheets/sass/welcome.sass */
body > section.intro {
  background-image: url(/images/intro.jpg);
}

/* line 38, app/assets/stylesheets/sass/welcome.sass */
body > section.intro .domain_check .check_line {
  margin-top: 8px;
}

@media screen and (max-width: 1400px) {
  /* line 34, app/assets/stylesheets/sass/welcome.sass */
  body > section.intro {
    background-position-x: -100px;
  }
}

@media screen and (max-width: 1300px) {
  /* line 34, app/assets/stylesheets/sass/welcome.sass */
  body > section.intro {
    background-position-x: -200px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 34, app/assets/stylesheets/sass/welcome.sass */
  body > section.intro {
    background-position-x: -300px;
  }
}

@media screen and (max-width: 1100px) {
  /* line 34, app/assets/stylesheets/sass/welcome.sass */
  body > section.intro {
    background-position-x: -400px;
  }
}

@media screen and (min-width: 1800px) {
  /* line 34, app/assets/stylesheets/sass/welcome.sass */
  body > section.intro {
    background-position-y: -130px;
  }
}

/* line 56, app/assets/stylesheets/sass/welcome.sass */
body > section.intro #user_session_remember_me {
  vertical-align: text-bottom;
}

/* line 59, app/assets/stylesheets/sass/welcome.sass */
body > section.intro #new_user_session label {
  margin-top: 5px;
  margin-bottom: 0;
}

/* line 64, app/assets/stylesheets/sass/welcome.sass */
.direct-signup-header {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 15px;
}

/* line 70, app/assets/stylesheets/sass/welcome.sass */
.direct-signup-main h3 {
  color: #000;
}

/* line 73, app/assets/stylesheets/sass/welcome.sass */
.direct-signup-main .text-column {
  margin-top: 40px;
}

/* line 76, app/assets/stylesheets/sass/welcome.sass */
.direct-signup-main .text-column .label {
  vertical-align: text-top;
}

/* line 79, app/assets/stylesheets/sass/welcome.sass */
.direct-signup-main legend {
  border-bottom: 2px;
  margin-bottom: 0;
  text-transform: none;
  text-align: right;
  padding-right: 20px;
}

/* line 86, app/assets/stylesheets/sass/welcome.sass */
.direct-signup-main .form-arrow {
  color: white;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 0 5px;
  display: inline-block;
  background: #8dad25;
}

/* line 95, app/assets/stylesheets/sass/welcome.sass */
.direct-signup-main fieldset form {
  border-color: #8DAD25;
  border-width: 2px;
  background: rgba(118, 162, 78, 0.1);
}

/* line 100, app/assets/stylesheets/sass/welcome.sass */
.direct-signup-main fieldset form input.string, .direct-signup-main fieldset form input.password {
  width: 284px;
}

/* line 105, app/assets/stylesheets/sass/welcome.sass */
.direct-signup-main fieldset form .signup_username.username-available input, .direct-signup-main fieldset form .signup_username.username-unavailable input, .direct-signup-main fieldset form .signup_username.loading input {
  width: 170px;
}

@media (max-width: 1089px) {
  /* line 109, app/assets/stylesheets/sass/welcome.sass */
  .direct-signup-main fieldset form input.string, .direct-signup-main fieldset form input.password {
    width: 264px;
  }
  /* line 114, app/assets/stylesheets/sass/welcome.sass */
  .direct-signup-main fieldset form .signup_username.username-available input, .direct-signup-main fieldset form .signup_username.username-unavailable input, .direct-signup-main fieldset form .signup_username.loading input {
    width: 150px;
  }
}

/* line 117, app/assets/stylesheets/sass/welcome.sass */
.direct-signup-main #new_user_session {
  margin: 0;
}

/* line 120, app/assets/stylesheets/sass/welcome.sass */
.direct-signup-main h4.login-header {
  border-bottom: 0;
  color: #666;
  margin-bottom: 0;
}

/* line 125, app/assets/stylesheets/sass/welcome.sass */
hr.feature-separator {
  margin: 0;
}

/* line 128, app/assets/stylesheets/sass/welcome.sass */
.feature-row {
  margin-bottom: 40px;
}

/* line 131, app/assets/stylesheets/sass/welcome.sass */
.cta-span {
  margin-top: 40px;
}

/* line 134, app/assets/stylesheets/sass/welcome.sass */
.cta-span .cta {
  text-align: center;
}

/* line 137, app/assets/stylesheets/sass/welcome.sass */
.cta-span .cta-arrow {
  display: inline-block;
  background: #9ABB2E;
  color: white;
  padding: 5px;
  line-height: normal;
  font-size: 39px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 149, app/assets/stylesheets/sass/welcome.sass */
.welcome-webwiki-feature {
  padding-top: 30px;
}

/* line 152, app/assets/stylesheets/sass/welcome.sass */
h3.welcome-whats-lima-city {
  margin-top: 0;
}

/* line 2, app/assets/stylesheets/sass/password_strength.sass */
.password_with_strength .feedback {
  display: inline-block;
  margin: 0 10px;
}

@media (max-width: 767px) {
  /* line 2, app/assets/stylesheets/sass/password_strength.sass */
  .password_with_strength .feedback {
    margin: 5px 0;
  }
}

/* line 9, app/assets/stylesheets/sass/password_strength.sass */
.password_with_strength .toggle-type {
  position: absolute;
  top: 0.65rem;
  right: 2rem;
  cursor: pointer;
}

/* line 15, app/assets/stylesheets/sass/password_strength.sass */
.password_with_strength .strengthometer {
  margin: 7px 0;
}

/* line 18, app/assets/stylesheets/sass/password_strength.sass */
.password_with_strength .strengthometer .progress {
  width: 150px;
}

/* line 22, app/assets/stylesheets/sass/password_strength.sass */
.password_with_strength .strengthometer .progress .progress-bar {
  transition: none;
}

/* line 25, app/assets/stylesheets/sass/password_strength.sass */
.password_with_strength .strengthometer .progress .progress-bar.filled {
  width: 25%;
}

@media (max-width: 767px) {
  /* line 29, app/assets/stylesheets/sass/password_strength.sass */
  .password_with_strength .text-strength {
    display: block;
    margin: 5px 0;
  }
}

/* line 1, app/assets/stylesheets/sass/_cookie_banner.scss */
#cookie-banner {
  display: none;
  position: fixed;
  left: 50%;
  bottom: 1rem;
  transform: translateX(-50%);
  width: calc(100% - 2rem);
  max-width: 62rem;
  padding: 1.75rem;
  background-color: #ffffff;
  color: #1f1f1f;
  border-radius: 0.75rem;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.15);
  z-index: 1080;
  line-height: 1.5;
  gap: 1.25rem;
}

/* line 19, app/assets/stylesheets/sass/_cookie_banner.scss */
#cookie-banner.cookie-banner--visible {
  display: flex;
  flex-direction: column;
}

/* line 24, app/assets/stylesheets/sass/_cookie_banner.scss */
#cookie-banner .cookie-banner__copy {
  font-size: 1rem;
}

/* line 26, app/assets/stylesheets/sass/_cookie_banner.scss */
#cookie-banner .cookie-banner__copy strong {
  display: block;
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}

/* line 32, app/assets/stylesheets/sass/_cookie_banner.scss */
#cookie-banner .cookie-banner__copy p {
  margin: 0;
}

/* line 36, app/assets/stylesheets/sass/_cookie_banner.scss */
#cookie-banner .cookie-banner__actions {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-top: 0.5rem;
  align-items: stretch;
}

/* line 44, app/assets/stylesheets/sass/_cookie_banner.scss */
#cookie-banner .cookie-banner__button {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 49, app/assets/stylesheets/sass/_cookie_banner.scss */
  #cookie-banner.cookie-banner--visible {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  /* line 55, app/assets/stylesheets/sass/_cookie_banner.scss */
  #cookie-banner .cookie-banner__copy {
    flex: 1;
    margin-right: 1.5rem;
  }
  /* line 60, app/assets/stylesheets/sass/_cookie_banner.scss */
  #cookie-banner .cookie-banner__actions {
    flex-direction: row;
    align-items: center;
    margin-top: 0;
    justify-content: flex-end;
    gap: 1rem;
  }
  /* line 68, app/assets/stylesheets/sass/_cookie_banner.scss */
  #cookie-banner .cookie-banner__button {
    width: auto;
  }
}

@media (min-width: 992px) {
  /* line 74, app/assets/stylesheets/sass/_cookie_banner.scss */
  #cookie-banner {
    bottom: 2.5rem;
    padding: 2rem;
  }
}

@media (min-width: 1400px) {
  /* line 81, app/assets/stylesheets/sass/_cookie_banner.scss */
  #cookie-banner {
    width: calc(100% - 4rem);
    max-width: 68rem;
    gap: 1.5rem;
  }
  /* line 87, app/assets/stylesheets/sass/_cookie_banner.scss */
  #cookie-banner .cookie-banner__copy {
    font-size: 1.05rem;
  }
  /* line 91, app/assets/stylesheets/sass/_cookie_banner.scss */
  #cookie-banner .cookie-banner__actions {
    gap: 1.25rem;
  }
}

/* line 4, app/assets/stylesheets/pages/cloud.sass */
.price-box.prices-per-month .price-box-header .price-per-hour {
  display: none;
}

/* line 7, app/assets/stylesheets/pages/cloud.sass */
.price-box.prices-per-month .price-box-header .price-per-month {
  display: inherit;
}

/* line 12, app/assets/stylesheets/pages/cloud.sass */
.price-box.prices-per-hour .price-box-header .price-per-hour {
  display: inherit;
}

/* line 15, app/assets/stylesheets/pages/cloud.sass */
.price-box.prices-per-hour .price-box-header .price-per-month {
  display: none;
}

/* line 2, app/assets/stylesheets/payment_wrapper.sass */
#payment-landing-wrapper .loading-icon {
  width: 100%;
  height: 150px;
  position: relative;
}

/* line 7, app/assets/stylesheets/payment_wrapper.sass */
#payment-landing-wrapper .payment-new, #payment-landing-wrapper .payment-timeout, #payment-landing-wrapper .payment-processing, #payment-landing-wrapper .payment-processed {
  display: none;
}

/* line 11, app/assets/stylesheets/payment_wrapper.sass */
#payment-landing-wrapper.payment-new .payment-processing {
  display: block;
}

/* line 13, app/assets/stylesheets/payment_wrapper.sass */
#payment-landing-wrapper.payment-new .payment-processing .payment-captured-text {
  display: none;
}

/* line 17, app/assets/stylesheets/payment_wrapper.sass */
#payment-landing-wrapper.payment-captured .payment-processing {
  display: block;
}

/* line 19, app/assets/stylesheets/payment_wrapper.sass */
#payment-landing-wrapper.payment-captured .payment-processing .payment-new-text {
  display: none;
}

/* line 23, app/assets/stylesheets/payment_wrapper.sass */
#payment-landing-wrapper.payment-timeout .payment-timeout {
  display: block;
}

/* line 27, app/assets/stylesheets/payment_wrapper.sass */
#payment-landing-wrapper.payment-processed .payment-processed {
  display: block;
}

/* line 9, app/assets/stylesheets/steps.sass */
ol.progress-track {
  display: table;
  list-style-type: none;
  margin: 0;
  padding: 2em 1em;
  table-layout: fixed;
  width: 100%;
}

/* line 17, app/assets/stylesheets/steps.sass */
ol.progress-track li {
  display: table-cell;
  line-height: 3em;
  position: relative;
  text-align: center;
  transition: border-image 0.4s ease-in-out, border-color 0.4s ease-in-out;
  transition: border-image 0.4s ease-in-out, border-color 0.4s ease-in-out, -o-border-image 0.4s ease-in-out;
}

/* line 24, app/assets/stylesheets/steps.sass */
ol.progress-track li .icon-wrap {
  border-radius: 50%;
  top: -1.75rem;
  color: #fff;
  display: block;
  height: 2.875rem;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  width: 2.875rem;
}

/* line 36, app/assets/stylesheets/steps.sass */
ol.progress-track li .icon-wrap.step-num {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 2.875rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 42, app/assets/stylesheets/steps.sass */
ol.progress-track li .icon-wrap svg {
  margin: 0.1875rem;
  height: 2.5rem;
  width: 2.5rem;
}

/* line 47, app/assets/stylesheets/steps.sass */
ol.progress-track li .progress-text {
  position: relative;
  top: 1rem;
  font-weight: bold;
  color: #ccc;
}

/* line 53, app/assets/stylesheets/steps.sass */
ol.progress-track li.progress-current {
  border-top-style: solid;
  border-top-width: 0.3125rem;
  -o-border-image: linear-gradient(to right, #0073a1 0%, #003a52 50%, #ccc 51%, #ccc 100%) 1 0 stretch;
     border-image: linear-gradient(to right, #0073a1 0%, #003a52 50%, #ccc 51%, #ccc 100%) 1 0 stretch;
}

/* line 58, app/assets/stylesheets/steps.sass */
ol.progress-track li.progress-current .icon-wrap {
  background-color: #003a52;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.35);
}

/* line 62, app/assets/stylesheets/steps.sass */
ol.progress-track li.progress-done {
  border-top: 0.3125rem solid #0073a1;
}

/* line 65, app/assets/stylesheets/steps.sass */
ol.progress-track li.progress-done .icon-wrap {
  background-color: #0073a1;
}

/* line 68, app/assets/stylesheets/steps.sass */
ol.progress-track li.progress-todo {
  border-top: 0.3125rem solid #ccc;
}

/* line 71, app/assets/stylesheets/steps.sass */
ol.progress-track li.progress-todo .icon-wrap {
  background-color: #ccc;
}

/* line 33, app/assets/stylesheets/premium.sass */
.fake-note {
  background-color: #fffbe6;
  width: 470px;
  padding: 15px;
  margin: 15px auto 0;
}

/* line 39, app/assets/stylesheets/premium.sass */
.fake-note ul {
  text-align: left;
}

/* line 42, app/assets/stylesheets/premium.sass */
.tagline {
  text-align: center;
  line-height: normal;
  font-size: 1.85em;
}

/* line 47, app/assets/stylesheets/premium.sass */
.underlined {
  text-decoration: underline;
}

/* line 50, app/assets/stylesheets/premium.sass */
.subheadline {
  text-align: center;
  margin-bottom: 30px;
}

/* line 54, app/assets/stylesheets/premium.sass */
.subheadline a, .subheadline a:hover {
  color: #333;
  text-decoration: none;
}

/* line 73, app/assets/stylesheets/premium.sass */
.premium-features article .image-header img {
  height: 56px;
}

/* line 77, app/assets/stylesheets/premium.sass */
.premium-features.negative-features .image-header .image-border {
  border: 5px solid #AD2525;
  background: #E86B6B;
}

/* line 81, app/assets/stylesheets/premium.sass */
.premium-features-overview {
  padding: 10px;
  border: 2px solid #eee;
  border-radius: 5px;
}

/* line 86, app/assets/stylesheets/premium.sass */
.premium-features-overview table {
  margin-bottom: 0;
}

/* line 90, app/assets/stylesheets/premium.sass */
.premium-features-table thead th {
  font-size: 20px;
  line-height: 32px;
}

/* line 94, app/assets/stylesheets/premium.sass */
.premium-features-table tbody td {
  font-size: 16px;
  line-height: 24px;
}

/* line 98, app/assets/stylesheets/premium.sass */
.premium-features-table tbody td:first-child {
  text-align: right;
}

/* line 101, app/assets/stylesheets/premium.sass */
.premium-features-table.table-striped tbody > tr:nth-child(odd) > td, .premium-features-table.table-striped tbody > tr:nth-child(odd) > th {
  background: rgba(243, 240, 240, 0.51);
}

/* line 105, app/assets/stylesheets/premium.sass */
section.features {
  padding: 20px 0;
}

/* line 108, app/assets/stylesheets/premium.sass */
section.features .container {
  position: relative;
  z-index: 2;
}

/* line 112, app/assets/stylesheets/premium.sass */
section.features.striped.email-section:before {
  background-image: url(/images/covers/email_resized.jpg);
  background-position: 50% 50%;
  background-blend-mode: screen;
  background-color: #dcdcdc;
}

/* line 118, app/assets/stylesheets/premium.sass */
section.features.striped {
  position: relative;
  margin: 20px 0 40px;
  padding-bottom: 30px;
}

/* line 123, app/assets/stylesheets/premium.sass */
section.features.striped:before {
  content: "";
  width: 200%;
  height: 100%;
  background: #f5f5f5;
  position: absolute;
  top: 0;
  left: -50%;
  transform: rotate(-6deg);
  z-index: 0;
}

/* line 134, app/assets/stylesheets/premium.sass */
section.features .container > h3 {
  text-align: center;
  margin-bottom: 10px;
  color: #8dad25;
}

/* line 15, app/assets/stylesheets/premium.sass */
section.features .container > h3 .icon-bubble {
  color: #000;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  text-align: center;
  border-radius: 100%;
  border: 3px solid #8dad25;
  background: #cbe86b;
  vertical-align: middle;
}

/* line 137, app/assets/stylesheets/premium.sass */
section.features .container > p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}

/* line 140, app/assets/stylesheets/premium.sass */
section.features .image-header {
  text-align: center;
  margin-bottom: 10px;
}

/* line 144, app/assets/stylesheets/premium.sass */
section.features .image-border {
  display: inline-block;
  width: 88px;
  height: 88px;
  line-height: 88px;
  font-size: 36px;
  text-align: center;
  border-radius: 47px;
  border: 5px solid #8dad25;
  background: #cbe86b;
  box-shadow: 0 0 10px 1px #b7afaf;
}

/* line 156, app/assets/stylesheets/premium.sass */
section.features article {
  vertical-align: top;
}

@media (max-width: 767px) {
  /* line 160, app/assets/stylesheets/premium.sass */
  section.features article h4 {
    margin-top: 10px;
  }
}

/* line 163, app/assets/stylesheets/premium.sass */
section.features article > p, section.features article .border-wrap {
  text-align: justify;
  text-align: justify;
  padding-right: 15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  /* line 163, app/assets/stylesheets/premium.sass */
  section.features article > p, section.features article .border-wrap {
    min-height: 140px;
    border-right: 1px solid #ddd;
  }
}

/* line 174, app/assets/stylesheets/premium.sass */
section.features article:last-child p {
  border-right: 0;
}

/* line 177, app/assets/stylesheets/premium.sass */
section.features.transition {
  padding-top: 0;
  margin-top: -52.5px;
  margin-bottom: 40px;
}

/* line 182, app/assets/stylesheets/premium.sass */
section.features.transition h4 {
  text-align: center;
}

/* line 185, app/assets/stylesheets/premium.sass */
section.features.inset {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAIfP378zwjjgzj8/PyMYAEYB8RmROaABAAVMg/XkcvroQAAAABJRU5ErkJggg==) repeat;
}

/* line 190, app/assets/stylesheets/premium.sass */
section.features h4 {
  margin-top: 0;
}

/* line 195, app/assets/stylesheets/premium.sass */
section.customers blockquote, section.about-the-boss blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "“" "”" "‘" "’";
}

/* line 202, app/assets/stylesheets/premium.sass */
section.customers blockquote:before, section.about-the-boss blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

/* line 210, app/assets/stylesheets/premium.sass */
section.price-list {
  margin-top: 30px;
}

/* line 213, app/assets/stylesheets/premium.sass */
section.price-list .container {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}

/* line 217, app/assets/stylesheets/premium.sass */
section.price-list h3:first-child {
  text-align: center;
  margin-bottom: 10px;
  color: #8dad25;
}

/* line 15, app/assets/stylesheets/premium.sass */
section.price-list h3:first-child .icon-bubble {
  color: #000;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  text-align: center;
  border-radius: 100%;
  border: 3px solid #8dad25;
  background: #cbe86b;
  vertical-align: middle;
}

/* line 220, app/assets/stylesheets/premium.sass */
section.price-list h3 + p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}

/* line 224, app/assets/stylesheets/premium.sass */
section.mini-faq p {
  text-align: justify;
}

/* line 227, app/assets/stylesheets/premium.sass */
.jumbotron-outer {
  border-bottom: 5px solid #8dad25;
  padding-bottom: 30px;
  min-height: 460px;
  background-image: url(/images/covers/mountaintop_resized.jpg);
  background-size: cover;
  background-position-y: 50%;
}

/* line 235, app/assets/stylesheets/premium.sass */
.jumbotron-outer.jumbotron-about {
  background-image: url(/images/covers/bremen_markt.jpg);
  background-position-x: 80%;
}

/* line 239, app/assets/stylesheets/premium.sass */
.jumbotron-outer.jumbotron-webhosting {
  background-image: url(/images/covers/webhosting.jpg);
  background-position-y: 10%;
}

/* line 243, app/assets/stylesheets/premium.sass */
.jumbotron-outer.jumbotron-frontpage {
  background-image: url(/images/covers/frontpage.jpg);
  background-position-x: 80%;
}

/* line 247, app/assets/stylesheets/premium.sass */
.jumbotron-outer.jumbotron-frontpage h1 {
  font-size: 68px;
}

/* line 250, app/assets/stylesheets/premium.sass */
.jumbotron-outer.jumbotron-frontpage h2 {
  font-size: 40px;
}

/* line 253, app/assets/stylesheets/premium.sass */
.jumbotron-outer.jumbotron-frontpage h1, .jumbotron-outer.jumbotron-frontpage h2, .jumbotron-outer.jumbotron-frontpage p {
  text-align: left;
}

@media (min-width: 1450px) {
  /* line 253, app/assets/stylesheets/premium.sass */
  .jumbotron-outer.jumbotron-frontpage h1, .jumbotron-outer.jumbotron-frontpage h2, .jumbotron-outer.jumbotron-frontpage p {
    margin-left: -130px;
  }
}

/* line 259, app/assets/stylesheets/premium.sass */
.jumbotron-outer.jumbotron-frontpage-wien {
  background-image: url(/images/covers/frontpage-at.jpg);
}

/* line 262, app/assets/stylesheets/premium.sass */
.jumbotron-outer .jumbotron {
  min-height: 270px;
}

/* line 265, app/assets/stylesheets/premium.sass */
.jumbotron-outer .jumbotron p .bg-readability {
  padding: 4px;
}

/* line 268, app/assets/stylesheets/premium.sass */
.jumbotron-outer .jumbotron .bg-readability {
  background: rgba(245, 245, 245, 0.74);
  border-radius: 4px;
  padding: 8px;
  display: inline-block;
}

/* line 275, app/assets/stylesheets/premium.sass */
.jumbotron-outer .jumbotron.dark h1, .jumbotron-outer .jumbotron.dark h2 {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}

/* line 278, app/assets/stylesheets/premium.sass */
.jumbotron-outer .jumbotron h1 {
  margin-bottom: 40px;
}

/* line 281, app/assets/stylesheets/premium.sass */
.jumbotron-outer #domain_check_form {
  text-align: center;
}

/* line 284, app/assets/stylesheets/premium.sass */
.jumbotron-outer #domain_check_form input {
  height: 20px;
}

/* line 287, app/assets/stylesheets/premium.sass */
.jumbotron-outer #domain_check_form button {
  margin: 0 8px;
}

/* line 290, app/assets/stylesheets/premium.sass */
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

/* line 295, app/assets/stylesheets/premium.sass */
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}

/* line 304, app/assets/stylesheets/premium.sass */
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

/* line 307, app/assets/stylesheets/premium.sass */
.timeline > li:before {
  content: " ";
  display: table;
}

/* line 310, app/assets/stylesheets/premium.sass */
.timeline > li:after {
  content: " ";
  display: table;
  clear: both;
}

/* line 314, app/assets/stylesheets/premium.sass */
.timeline > li:before {
  content: " ";
  display: table;
}

/* line 317, app/assets/stylesheets/premium.sass */
.timeline > li:after {
  content: " ";
  display: table;
  clear: both;
}

/* line 322, app/assets/stylesheets/premium.sass */
.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

/* line 331, app/assets/stylesheets/premium.sass */
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}

/* line 341, app/assets/stylesheets/premium.sass */
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}

/* line 351, app/assets/stylesheets/premium.sass */
.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

/* line 368, app/assets/stylesheets/premium.sass */
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

/* line 370, app/assets/stylesheets/premium.sass */
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

/* line 375, app/assets/stylesheets/premium.sass */
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

/* line 382, app/assets/stylesheets/premium.sass */
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

/* line 384, app/assets/stylesheets/premium.sass */
.timeline-badge.success {
  background-color: #3f903f !important;
}

/* line 386, app/assets/stylesheets/premium.sass */
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}

/* line 388, app/assets/stylesheets/premium.sass */
.timeline-badge.danger {
  background-color: #d9534f !important;
}

/* line 390, app/assets/stylesheets/premium.sass */
.timeline-badge.info {
  background-color: #5bc0de !important;
}

/* line 393, app/assets/stylesheets/premium.sass */
.timeline-title {
  margin-top: 0;
  color: inherit;
}

/* line 398, app/assets/stylesheets/premium.sass */
.timeline-body > p, .timeline-body > ul {
  margin-bottom: 0;
}

/* line 400, app/assets/stylesheets/premium.sass */
.timeline-body > p + p {
  margin-top: 5px;
}

/* line 404, app/assets/stylesheets/premium.sass */
section.features.about-the-boss article p {
  min-height: 0;
}

/* line 408, app/assets/stylesheets/premium.sass */
section.features.about-the-boss img {
  margin-top: 15px;
}

/* line 411, app/assets/stylesheets/premium.sass */
section.features.about-the-boss blockquote {
  background: transparent;
  margin-top: 0;
  text-align: justify;
}

/* line 417, app/assets/stylesheets/premium.sass */
.comparison.transition {
  margin-top: -50px;
}

/* line 420, app/assets/stylesheets/premium.sass */
.comparison .footnote-freespace {
  font-size: 80%;
  line-height: 120%;
  margin: 4px 6px;
  word-wrap: break-word;
}

/* line 432, app/assets/stylesheets/premium.sass */
.comparison article {
  border: 1px solid #8dad25;
  background: whitesmoke;
  border-radius: 4px;
}

/* line 437, app/assets/stylesheets/premium.sass */
.comparison article .btn {
  display: block;
  text-align: center;
}

/* line 441, app/assets/stylesheets/premium.sass */
.comparison article.highlight {
  box-shadow: 0 0 10px 1px #e1e734;
}

/* line 444, app/assets/stylesheets/premium.sass */
.comparison article.highlight .price-tag {
  background: #d3e49c;
}

/* line 447, app/assets/stylesheets/premium.sass */
.comparison article.old-highlight {
  box-shadow: 0 0 10px 1px #e1e734;
  margin-top: -20px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 447, app/assets/stylesheets/premium.sass */
  .comparison article.old-highlight {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

/* line 456, app/assets/stylesheets/premium.sass */
.comparison article.old-highlight .price-tag {
  background: #d3e49c;
}

/* line 459, app/assets/stylesheets/premium.sass */
.comparison article .pricing-header {
  background: linear-gradient(to bottom, #cbe86b, #aacb3c);
  padding: 8px;
  text-align: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 466, app/assets/stylesheets/premium.sass */
.comparison article .header-link {
  color: #333;
}

/* line 469, app/assets/stylesheets/premium.sass */
.comparison article .header-link:hover {
  text-decoration: none;
}

/* line 472, app/assets/stylesheets/premium.sass */
.comparison article .price-tag {
  padding: 4px 8px;
  text-align: center;
  background: #fcfcfc;
}

/* line 477, app/assets/stylesheets/premium.sass */
.comparison article .price-tag .price {
  text-rendering: geometricPrecision;
  font-family: "Hind Vadodara",sans-serif;
  margin: 10px 0;
}

/* line 482, app/assets/stylesheets/premium.sass */
.comparison article .price-tag .price .old-price {
  text-decoration: line-through;
}

/* line 485, app/assets/stylesheets/premium.sass */
.comparison article .price-tag .price .decimal {
  letter-spacing: -5px;
  display: inline-block;
  vertical-align: baseline;
  font-weight: 600;
  line-height: 1em;
  font-size: 3.85em;
}

/* line 493, app/assets/stylesheets/premium.sass */
.comparison article .price-tag .price .fraction {
  display: inline-block;
  vertical-align: baseline;
  font-weight: 600;
  vertical-align: top;
  min-width: 44px;
  text-align: left;
  line-height: 1.2em;
  font-size: 2.0em;
  position: relative;
}

/* line 504, app/assets/stylesheets/premium.sass */
.comparison article .price-tag .price .fraction:empty {
  left: 5px;
}

/* line 507, app/assets/stylesheets/premium.sass */
.comparison article .price-tag .price .fraction:empty:before {
  content: "-";
  font-size: 1.5em;
  line-height: .9em;
}

/* line 512, app/assets/stylesheets/premium.sass */
.comparison article .price-tag .price .period {
  font-size: 1em;
  letter-spacing: .01em;
  margin-left: -3.25em;
  font-weight: 400;
}

/* line 517, app/assets/stylesheets/premium.sass */
.comparison article p, .comparison article h2 {
  margin: 0;
}

/* line 520, app/assets/stylesheets/premium.sass */
.comparison article p.more, .comparison article h2.more {
  margin-bottom: 10px;
}

/* line 523, app/assets/stylesheets/premium.sass */
.comparison article .subtitle {
  font-weight: bold;
}

/* line 526, app/assets/stylesheets/premium.sass */
.comparison article .box-content {
  margin: 14px 8px;
}

/* line 529, app/assets/stylesheets/premium.sass */
.comparison article ul {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 533, app/assets/stylesheets/premium.sass */
.comparison article .fact {
  margin: 10px 0;
  text-align: center;
}

/* line 537, app/assets/stylesheets/premium.sass */
.comparison article .fact .num {
  font-weight: bold;
  font-size: 18px;
}

/* line 542, app/assets/stylesheets/premium.sass */
.comparison.frontpage-comparison .span3:last-child {
  margin-top: 70px;
}

/* line 546, app/assets/stylesheets/premium.sass */
.features-with-images img {
  margin: 5px 0;
}

/* line 549, app/assets/stylesheets/premium.sass */
.features-with-images article p {
  text-align: center;
}

@keyframes customer-scrolling {
  from {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0%);
  }
}

/* line 560, app/assets/stylesheets/premium.sass */
.customer-banner {
  overflow: hidden;
  width: 100%;
  height: 200px;
}

/* line 565, app/assets/stylesheets/premium.sass */
.customer-banner .customer-inner {
  width: 200%;
  position: relative;
  white-space: nowrap;
  animation-name: customer-scrolling;
  animation-duration: 180s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

/* line 575, app/assets/stylesheets/premium.sass */
.customer-banner .customer-inner .cust {
  padding: 5px;
  display: inline-block;
  text-align: center;
  margin: 0 15px;
  vertical-align: middle;
}

/* line 582, app/assets/stylesheets/premium.sass */
.customer-banner .customer-inner .cust.h1 {
  padding-top: 0;
}

/* line 585, app/assets/stylesheets/premium.sass */
.customer-banner .customer-inner .cust.h2 {
  padding-top: 18px;
}

/* line 588, app/assets/stylesheets/premium.sass */
.customer-banner .customer-inner .cust.h3 {
  padding-top: 56px;
}

/* line 591, app/assets/stylesheets/premium.sass */
.customer-banner .customer-inner .cust.h4 {
  padding-top: 89px;
}

/* line 594, app/assets/stylesheets/premium.sass */
.customer-banner .customer-inner .cust img {
  min-width: 55px;
  max-width: 120px;
  max-height: 80px;
}

/* line 600, app/assets/stylesheets/premium.sass */
.features .cta {
  margin-top: 20px;
  font-weight: bold;
}

/* line 604, app/assets/stylesheets/premium.sass */
.features .subtitle {
  font-size: 14px;
  font-weight: normal;
  line-height: 120%;
  color: #999999;
}

/* line 610, app/assets/stylesheets/premium.sass */
.features .equation {
  text-align: center;
  display: block;
  position: relative;
}

/* line 615, app/assets/stylesheets/premium.sass */
.features .equation .xor {
  line-height: 30px;
}

/* line 618, app/assets/stylesheets/premium.sass */
.features .equation .sign {
  position: absolute;
  right: -40px;
  width: 50px;
  text-align: center;
  top: 50%;
  font-size: 20px;
  margin-top: -10px;
  line-height: 20px;
}

/* line 628, app/assets/stylesheets/premium.sass */
.features .equation .choose-box {
  display: block;
  margin: 10px 5px;
  padding: 4px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  box-shadow: 0 0 1px 1px #ededed;
}

/* line 637, app/assets/stylesheets/premium.sass */
.features .result {
  padding-top: 70px;
  font-size: 130%;
  min-height: initial;
  line-height: 112px;
}

/* line 643, app/assets/stylesheets/premium.sass */
p.coming-soon {
  text-align: justify;
}

/* line 647, app/assets/stylesheets/premium.sass */
section.price-section .row {
  margin-bottom: 40px;
}

/* line 650, app/assets/stylesheets/premium.sass */
section.price-section p {
  text-align: justify;
}

/* line 653, app/assets/stylesheets/premium.sass */
.shared-hosting-offers {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}

/* line 658, app/assets/stylesheets/premium.sass */
.shared-hosting-offers .onemonth {
  display: none;
}

/* line 661, app/assets/stylesheets/premium.sass */
.shared-hosting-offers .oneyear {
  display: block;
}

/* line 665, app/assets/stylesheets/premium.sass */
.shared-hosting-offers.month .onemonth {
  display: block;
}

/* line 667, app/assets/stylesheets/premium.sass */
.shared-hosting-offers.month .oneyear {
  display: none;
}

/* line 670, app/assets/stylesheets/premium.sass */
.price-big {
  text-rendering: geometricPrecision;
  margin: 10px 0;
  font-size: 2.25rem;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 675, app/assets/stylesheets/premium.sass */
  .price-big .decimal, .price-big .fraction, .price-big .period {
    background-image: linear-gradient(-45deg, #003a52 0%, #0073a1 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
  }
}

/* line 680, app/assets/stylesheets/premium.sass */
.price-big .old-price {
  color: #0073a1;
  text-decoration: line-through;
  white-space: nowrap;
  font-size: 1rem;
}

/* line 686, app/assets/stylesheets/premium.sass */
.price-big .decimal {
  display: inline-block;
  vertical-align: baseline;
  font-weight: 600;
  line-height: 100%;
  font-size: 3.85rem;
  margin-right: -0.5rem;
}

/* line 694, app/assets/stylesheets/premium.sass */
.price-big .fraction {
  display: inline-block;
  font-weight: 600;
  vertical-align: top;
  min-width: 44px;
  text-align: left;
  line-height: 130%;
  font-size: 2.0rem;
  position: relative;
}

/* line 704, app/assets/stylesheets/premium.sass */
.price-big .fraction:empty {
  left: 5px;
}

/* line 707, app/assets/stylesheets/premium.sass */
.price-big .fraction:empty:before {
  content: "-";
  font-size: 3.5rem;
  line-height: 2.5rem;
}

/* line 712, app/assets/stylesheets/premium.sass */
.price-big .period {
  font-size: 1rem;
  letter-spacing: .01rem;
  margin-left: -3.0rem;
  font-weight: 400;
}

/* line 719, app/assets/stylesheets/premium.sass */
.price-big.precision3 .period {
  margin-left: -3.75rem;
}

/* line 725, app/assets/stylesheets/premium.sass */
.table-block.offers-per-year .contract-1m {
  display: none;
}

/* line 728, app/assets/stylesheets/premium.sass */
.table-block.offers-per-year .contract-12m {
  display: table-cell;
}

/* line 732, app/assets/stylesheets/premium.sass */
.table-block.offers-per-month .contract-12m {
  display: none;
}

/* line 735, app/assets/stylesheets/premium.sass */
.table-block.offers-per-month .contract-1m {
  display: table-cell;
}

/* print layout | lima-city.de | 26.05.2010 | djfun */
@media print {
  /* line 5, app/assets/stylesheets/legacy/print.css */
  #branding, h4, .tagcloud, .beans, .actions, .opener, .box, .avatar a, .avatar img, .signature, #sidebarWrapper, hr, #footer, .ads, #karmaBox, form, object, iframe {
    display: none;
  }
  /* line 8, app/assets/stylesheets/legacy/print.css */
  .pageNav li, .pageNav {
    display: inline;
  }
  /* line 11, app/assets/stylesheets/legacy/print.css */
  h3 {
    display: inline;
    font-weight: normal;
  }
  /* line 15, app/assets/stylesheets/legacy/print.css */
  .author a, .author span {
    display: none;
  }
  /* line 18, app/assets/stylesheets/legacy/print.css */
  .author small a {
    display: inline !important;
    visibility: visible !important;
  }
  /* line 21, app/assets/stylesheets/legacy/print.css */
  .author p em {
    display: none;
  }
  /* line 24, app/assets/stylesheets/legacy/print.css */
  em.badgeKnight {
    display: inline !important;
    visibility: visible !important;
  }
  /* line 27, app/assets/stylesheets/legacy/print.css */
  em.badgeMod {
    display: inline !important;
    visibility: visible !important;
  }
  /* line 30, app/assets/stylesheets/legacy/print.css */
  em.badgeLord {
    display: inline !important;
    visibility: visible !important;
  }
  /* line 33, app/assets/stylesheets/legacy/print.css */
  .author p.un, .author p.un a {
    display: inline !important;
    visibility: visible !important;
  }
  /* line 36, app/assets/stylesheets/legacy/print.css */
  .author p {
    visibility: hidden;
    display: inline;
  }
  /* line 39, app/assets/stylesheets/legacy/print.css */
  .author img {
    display: none;
  }
  /* line 42, app/assets/stylesheets/legacy/print.css */
  .author {
    /*visibility:hidden;*/
  }
  /* line 45, app/assets/stylesheets/legacy/print.css */
  a {
    color: black;
  }
  /*.content a[href]:after{
    content:" ("attr(href)")";
}*/
  /* line 51, app/assets/stylesheets/legacy/print.css */
  .content {
    margin-bottom: 1em;
    margin-top: 1em;
  }
  /* line 56, app/assets/stylesheets/legacy/print.css */
  img {
    display: none;
  }
  /* line 59, app/assets/stylesheets/legacy/print.css */
  blockquote {
    border-left: 1px dashed black;
    padding-left: 10px;
  }
  /* line 63, app/assets/stylesheets/legacy/print.css */
  pre, code {
    font: normal normal normal 9pt/normal Consolas, Monaco, 'Lucida Console', monospace;
  }
  /* line 66, app/assets/stylesheets/legacy/print.css */
  * {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
    text-align: justify;
  }
}

/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local(""), url(/assets/lato-v23-latin-300-d0fc37d2edbe5495ffb103aa51e720a95cb65e4edbf46490c261d86ec5032783.woff2) format("woff2"), url(/assets/lato-v23-latin-300-628ff5cd1f4e683bf5b07f4d85c4b7a62b62064d74c83a0314817690a14f863f.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-300italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: local(""), url(/assets/lato-v23-latin-300italic-1836268af0d687755a1dfa6305f7fa21ee541794e9922c20227feeef37d8ad05.woff2) format("woff2"), url(/assets/lato-v23-latin-300italic-2287e1ab48df88be7100fef24f0022820069519da8e8dbcdca0a3c42a53eb6f0.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local(""), url(/assets/lato-v23-latin-regular-f336c4167ce4b4c4d0964e7c255738f6fd1d6e9b3e3fd1a83ac3da5d02d9f24e.woff2) format("woff2"), url(/assets/lato-v23-latin-regular-d7e307b564f79b980058270eb2f9fc9584af54b06d38c24066153358746f31e8.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local(""), url(/assets/lato-v23-latin-italic-942c1b08a77806d309ceb0748a0a5944680030bbcdace2d65492e6e069707ae7.woff2) format("woff2"), url(/assets/lato-v23-latin-italic-5681a58d43c2ca49395f82fe4944afc2d3baa33c80575d54367d946962e3ad23.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local(""), url(/assets/lato-v23-latin-700-3a707af503e34be1b9ec6596537c750f4a16b8aa9b281a5ceae2907a55490abf.woff2) format("woff2"), url(/assets/lato-v23-latin-700-ab8645dbaebf7f418355c567119de979534647c312adac639b098944da808dd7.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* permanent-marker-regular - latin */
@font-face {
  font-family: 'Permanent Marker';
  font-style: normal;
  font-weight: 400;
  src: url(/assets/permanent-marker-v16-latin-regular-661d05290503f218a6c340b10fda241692ff9798a63bebf0d0c405d48e9c92a2.eot);
  /* IE9 Compat Modes */
  src: local(""), url(/assets/permanent-marker-v16-latin-regular-661d05290503f218a6c340b10fda241692ff9798a63bebf0d0c405d48e9c92a2.eot?#iefix) format("embedded-opentype"), url(/assets/permanent-marker-v16-latin-regular-36fe776191da747a61d671d27700a260b5e23a8364aeb02b30fc1981f86f94e8.woff2) format("woff2"), url(/assets/permanent-marker-v16-latin-regular-860d2241b186f5fa07cb23130c1371a31dd2410861f4cb7a993a49f13fe3b5a3.woff) format("woff"), url(/assets/permanent-marker-v16-latin-regular-89c5e46beb6c014d7c2161895e9b76149a8d5439e8faf47debf34057188dbff5.ttf) format("truetype"), url(/assets/permanent-marker-v16-latin-regular-c64f0c7951750c7c483420b5c1a7c31bd97d2744a9422a98bee48edc22a62eab.svg#PermanentMarker) format("svg");
  /* Legacy iOS */
}

@font-face {
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(""), url(/assets/be-vietnam-pro-v12-500-87d42d4f852d32633aab2d110fa501c362fdb93ed787576e29481c2b1e8b7874.ttf) format("truetype");
}

@font-face {
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(""), url(/assets/be-vietnam-pro-v12-600-d262b0bf035ad461335ddc494063142db83a64f7590fcedba6b1c18c93fefd8e.ttf) format("truetype");
}

@font-face {
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(""), url(/assets/be-vietnam-pro-v12-700-6f807585326d30145df300ddcd26642cfef76beda62e65dbb862ca193d3e2f63.ttf) format("truetype");
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url(/assets/ibm-plex-sans-v23-400-13dd9e187bec9a1f472a2477e6b3be14ebaba317996b698a9043e25618d09fbc.ttf) format("truetype");
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(""), url(/assets/ibm-plex-sans-v23-500-ff2d5d3218626e471f959e9e38669db2ca43d9ece332f24526b63283f2e2ae05.ttf) format("truetype");
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(""), url(/assets/ibm-plex-sans-v23-600-a2b2931694d8829f667b4221894546c2637654711801c2819e20fc69fae4a4cb.ttf) format("truetype");
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url(/assets/ibm-plex-mono-v20-400-15ce8f5fb7b4c55f6190964adddbd27459512b496558c8d78d75cd89a59ee1f3.ttf) format("truetype");
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(""), url(/assets/ibm-plex-mono-v20-600-5cd5fea3c6535b932474582405fe1122e28f5b24e016a395dc10cbe23eed0da1.ttf) format("truetype");
}

/* line 5, app/assets/stylesheets/filemanager.scss */
.filemanager-container {
  height: calc(100vh - 6.25rem);
  display: flex;
  flex-direction: column;
}

/* line 10, app/assets/stylesheets/filemanager.scss */
.filemanager-container.split .split-panes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  flex: 1;
  min-height: 0;
}

@media (max-width: 991.98px) {
  /* line 10, app/assets/stylesheets/filemanager.scss */
  .filemanager-container.split .split-panes {
    grid-template-columns: 1fr;
  }
}

/* line 22, app/assets/stylesheets/filemanager.scss */
.filemanager-container.single {
  flex: 1;
  min-height: 0;
}

@media (min-width: 768px) {
  /* line 29, app/assets/stylesheets/filemanager.scss */
  .usercp-filemanager {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 7rem);
    height: calc(100dvh - 7rem);
    min-height: 0;
  }
  /* line 37, app/assets/stylesheets/filemanager.scss */
  .usercp-filemanager > .filemanager-container {
    flex: 1 1 auto;
    height: auto;
    min-height: 0;
  }
}

/* line 44, app/assets/stylesheets/filemanager.scss */
.file-browser {
  background: #fff;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
}

/* line 51, app/assets/stylesheets/filemanager.scss */
.file-browser .directory-access-error {
  flex: 1;
  min-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.5rem 1.5rem;
  text-align: center;
}

/* line 60, app/assets/stylesheets/filemanager.scss */
.file-browser .directory-access-error .directory-access-error-content {
  max-width: 40rem;
}

/* line 64, app/assets/stylesheets/filemanager.scss */
.file-browser .directory-access-error .directory-access-error-icon {
  display: block;
  margin-bottom: 1.25rem;
  color: #c93d38;
  font-size: 3.5rem;
}

/* line 71, app/assets/stylesheets/filemanager.scss */
.file-browser .directory-access-error h3 {
  margin-bottom: 0.75rem;
  color: #333;
}

/* line 76, app/assets/stylesheets/filemanager.scss */
.file-browser .directory-access-error p {
  margin-bottom: 0.5rem;
  color: #6c757d;
}

/* line 81, app/assets/stylesheets/filemanager.scss */
.file-browser .directory-access-error .directory-access-error-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
  margin-top: 1.5rem;
}

/* line 91, app/assets/stylesheets/filemanager.scss */
.file-browser .browser-header {
  padding: 1rem 0;
  background: #fff;
  border-bottom: 1px solid #ccc;
  flex-shrink: 0;
}

/* line 98, app/assets/stylesheets/filemanager.scss */
.file-browser .breadcrumb-nav {
  margin-bottom: 0.75rem;
  min-height: 1.875rem;
}

/* line 102, app/assets/stylesheets/filemanager.scss */
.file-browser .breadcrumb-nav .breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  list-style: none;
}

/* line 113, app/assets/stylesheets/filemanager.scss */
.file-browser .breadcrumb-nav .breadcrumb .breadcrumb-item::before {
  content: none;
}

/* line 117, app/assets/stylesheets/filemanager.scss */
.file-browser .breadcrumb-nav .breadcrumb .breadcrumb-item a, .file-browser .breadcrumb-nav .breadcrumb .breadcrumb-item button {
  color: #6c757d;
  text-decoration: none;
  transition: color opacity 0.15s linear;
  font-weight: 700;
}

/* line 122, app/assets/stylesheets/filemanager.scss */
.file-browser .breadcrumb-nav .breadcrumb .breadcrumb-item a:hover, .file-browser .breadcrumb-nav .breadcrumb .breadcrumb-item button:hover {
  color: #003a52;
}

/* line 126, app/assets/stylesheets/filemanager.scss */
.file-browser .breadcrumb-nav .breadcrumb .breadcrumb-item.active {
  color: #505050;
}

/* line 128, app/assets/stylesheets/filemanager.scss */
.file-browser .breadcrumb-nav .breadcrumb .breadcrumb-item::after {
  content: "/";
  font-size: 1rem;
  color: #ccc;
  padding: 0 0.25rem;
}

/* line 135, app/assets/stylesheets/filemanager.scss */
.file-browser .breadcrumb-nav .breadcrumb .breadcrumb-item.active::after {
  visibility: hidden;
}

/* line 139, app/assets/stylesheets/filemanager.scss */
.file-browser .breadcrumb-nav .breadcrumb .breadcrumb-item .fa {
  margin-right: 0.25rem;
}

/* line 146, app/assets/stylesheets/filemanager.scss */
.file-browser .toolbar {
  margin-bottom: 0;
}

/* line 149, app/assets/stylesheets/filemanager.scss */
.file-browser .toolbar .btn-toolbar {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}

/* line 155, app/assets/stylesheets/filemanager.scss */
.file-browser .toolbar .btn-toolbar .btn-group {
  margin-right: 0 !important;
}

/* line 159, app/assets/stylesheets/filemanager.scss */
.file-browser .toolbar .btn-toolbar .btn {
  box-shadow: none;
}

/* line 162, app/assets/stylesheets/filemanager.scss */
.file-browser .toolbar .btn-toolbar .btn:disabled {
  cursor: not-allowed;
  opacity: 0.25 !important;
}

/* line 168, app/assets/stylesheets/filemanager.scss */
.file-browser .toolbar .btn-toolbar .file-filter {
  flex: 0 1 16rem;
  width: 16rem;
  max-width: 100%;
  margin-left: auto;
  align-items: stretch;
}

/* line 175, app/assets/stylesheets/filemanager.scss */
.file-browser .toolbar .btn-toolbar .file-filter .form-control {
  min-width: 0;
}

/* line 181, app/assets/stylesheets/filemanager.scss */
.file-browser .toolbar .mobile-selection-bar {
  display: none;
}

/* line 187, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list {
  flex: 1;
  overflow-y: auto;
  margin-top: 0;
  padding: 0;
}

/* line 193, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list.empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #adb5bd;
  padding: 2.5rem;
}

/* line 201, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list.empty i {
  opacity: .5;
  margin-bottom: 1rem;
}

/* line 204, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table {
  margin-bottom: 0;
}

/* line 206, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table thead th {
  border-top: none;
  border-bottom: 1px solid #ccc;
  color: #6c757d;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding: 0.75rem 1rem;
  background: rgba(255, 255, 255, 0.95);
  position: sticky;
  top: 0;
  z-index: 10;
}

/* line 222, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-list-spacer {
  pointer-events: none;
}

/* line 225, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-list-spacer:hover {
  background: transparent !important;
}

/* line 229, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-list-spacer td {
  background: transparent !important;
  line-height: 0;
}

/* line 235, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item {
  transition: background-color all 0.2s ease-in-out;
}

/* line 238, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item td {
  vertical-align: middle;
  padding: 0.75rem 1rem;
  color: #505050;
  white-space: nowrap;
  font-size: 0.875rem;
}

/* line 245, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item td:first-child {
  padding-left: 1.25rem;
}

/* line 246, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item td:last-child {
  padding-right: 1.25rem;
}

/* line 249, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item .file-selection-checkbox {
  opacity: 0;
  transition: opacity opacity 0.15s linear;
}

/* line 255, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item .fa {
  font-size: 1.25rem;
  margin-right: 0.25rem;
}

/* line 258, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item .fa.fa-folder {
  color: #f5bd4b;
}

/* line 259, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item .fa.fa-file {
  color: #ccc;
}

/* line 262, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item .file-name {
  color: #505050;
  font-weight: 700;
  line-height: 1.5;
}

/* line 267, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item .file-name input.form-control {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  width: 100%;
  padding: 0 0.25rem;
  margin: 0;
  height: calc(1.5em + 2px);
}

/* line 278, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item .text-monospace {
  font-size: 0.875rem;
  color: #6c757d;
  padding: 0.125rem 0.375rem;
}

/* line 284, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item:hover {
  background-color: #f4f5f6;
}

/* line 287, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item:hover .file-selection-checkbox {
  opacity: 1;
}

/* line 290, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item.selected {
  background-color: rgba(0, 58, 82, 0.08) !important;
}

/* line 293, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item.selected td {
  border-bottom-color: rgba(0, 58, 82, 0.1);
  color: #505050;
}

/* line 298, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item.selected td:first-child {
  box-shadow: inset 3px 0 0 #003a52;
}

/* line 302, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item.selected .file-selection-checkbox {
  opacity: 1;
}

/* line 305, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item:focus-within .file-selection-checkbox {
  opacity: 1;
}

/* line 307, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list .table tbody tr.file-item.drag-over {
  background-color: rgba(0, 58, 82, 0.15) !important;
  box-shadow: inset 0 0 0 2px #003a52;
}

/* line 316, app/assets/stylesheets/filemanager.scss */
.file-browser.drag-over-pane {
  border-color: #003a52;
  border-style: dashed;
  background: rgba(0, 58, 82, 0.02);
}

/* line 322, app/assets/stylesheets/filemanager.scss */
.file-browser .spinner-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}

/* line 327, app/assets/stylesheets/filemanager.scss */
.file-browser .spinner-wrap .css-spinloader {
  transform: scale(2);
}

/* line 332, app/assets/stylesheets/filemanager.scss */
.file-browser .file-list-mobile {
  display: none;
}

@media (max-width: 767.98px) {
  /* line 338, app/assets/stylesheets/filemanager.scss */
  .filemanager-view-mode {
    display: none;
  }
  /* line 342, app/assets/stylesheets/filemanager.scss */
  .filemanager-container {
    height: calc(100vh - 8rem);
  }
  /* line 345, app/assets/stylesheets/filemanager.scss */
  .filemanager-container.split .split-panes {
    display: block;
  }
  /* line 351, app/assets/stylesheets/filemanager.scss */
  .file-browser .browser-header {
    padding: 1rem 0;
  }
  /* line 355, app/assets/stylesheets/filemanager.scss */
  .file-browser .breadcrumb-nav {
    overflow-x: auto;
    margin-right: -1rem;
    padding-right: 1rem;
  }
  /* line 360, app/assets/stylesheets/filemanager.scss */
  .file-browser .breadcrumb-nav .breadcrumb {
    width: -moz-max-content;
    width: max-content;
  }
  /* line 366, app/assets/stylesheets/filemanager.scss */
  .file-browser .toolbar .mobile-selection-bar {
    display: none;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.5rem;
  }
  /* line 373, app/assets/stylesheets/filemanager.scss */
  .file-browser .toolbar .mobile-selection-summary {
    font-size: 0.875rem;
    font-weight: 700;
  }
  /* line 378, app/assets/stylesheets/filemanager.scss */
  .file-browser .toolbar .mobile-selection-actions {
    position: relative;
  }
  /* line 381, app/assets/stylesheets/filemanager.scss */
  .file-browser .toolbar .mobile-selection-actions .dropdown-menu {
    min-width: 14rem;
  }
  /* line 385, app/assets/stylesheets/filemanager.scss */
  .file-browser .toolbar .mobile-selection-actions .mobile-action-icon {
    display: inline-block;
    margin-right: 0.5rem;
    text-align: center;
    width: 1em;
  }
  /* line 393, app/assets/stylesheets/filemanager.scss */
  .file-browser .toolbar.toolbar--has-selection .mobile-selection-bar {
    display: flex;
  }
  /* line 397, app/assets/stylesheets/filemanager.scss */
  .file-browser .toolbar .btn-toolbar {
    gap: 0.375rem;
  }
  /* line 400, app/assets/stylesheets/filemanager.scss */
  .file-browser .toolbar .btn-toolbar .btn {
    min-height: 2.75rem;
    min-width: 2.75rem;
  }
  /* line 405, app/assets/stylesheets/filemanager.scss */
  .file-browser .toolbar .btn-toolbar .toolbar-navigation-actions {
    order: 2;
  }
  /* line 406, app/assets/stylesheets/filemanager.scss */
  .file-browser .toolbar .btn-toolbar .toolbar-create-actions {
    order: 3;
  }
  /* line 408, app/assets/stylesheets/filemanager.scss */
  .file-browser .toolbar .btn-toolbar .toolbar-selection-actions {
    display: none;
    order: 4;
  }
  /* line 413, app/assets/stylesheets/filemanager.scss */
  .file-browser .toolbar .btn-toolbar .file-filter {
    flex: 0 0 100%;
    order: 1;
    width: 100%;
    margin-left: 0;
  }
  /* line 424, app/assets/stylesheets/filemanager.scss */
  .file-browser .file-list .table {
    display: none;
  }
  /* line 429, app/assets/stylesheets/filemanager.scss */
  .file-browser .file-list-mobile {
    display: block;
  }
  /* line 433, app/assets/stylesheets/filemanager.scss */
  .file-browser .mobile-file-item {
    align-items: center;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    display: flex;
    min-height: 50px;
    padding: 0.5rem 0;
  }
  /* line 441, app/assets/stylesheets/filemanager.scss */
  .file-browser .mobile-file-item:focus {
    outline: 2px solid #003a52;
    outline-offset: -2px;
  }
  /* line 446, app/assets/stylesheets/filemanager.scss */
  .file-browser .mobile-file-item.selected {
    background-color: rgba(0, 58, 82, 0.08);
  }
  /* line 451, app/assets/stylesheets/filemanager.scss */
  .file-browser .mobile-file-selection {
    background: transparent;
    border: 0;
    color: #003a52;
    font-size: 1.25rem;
    min-height: 2.75rem;
    min-width: 2.75rem;
    padding: 0;
  }
  /* line 461, app/assets/stylesheets/filemanager.scss */
  .file-browser .mobile-file-icon {
    color: #ccc;
    flex: 0 0 2rem;
    font-size: 1.25rem;
  }
  /* line 466, app/assets/stylesheets/filemanager.scss */
  .file-browser .mobile-file-icon.fa-folder {
    color: #f5bd4b;
  }
  /* line 469, app/assets/stylesheets/filemanager.scss */
  .file-browser .mobile-file-details {
    min-width: 0;
    padding-right: 0.5rem;
  }
  /* line 474, app/assets/stylesheets/filemanager.scss */
  .file-browser .mobile-file-name {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 481, app/assets/stylesheets/filemanager.scss */
  .file-browser .mobile-file-meta {
    color: #6c757d;
    font-size: 0.875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 489, app/assets/stylesheets/filemanager.scss */
  .file-browser .mobile-file-open {
    align-items: center;
    background: transparent;
    border: 0;
    display: flex;
    flex: 1;
    min-height: 2.75rem;
    min-width: 0;
    padding: 0;
    text-align: left;
  }
  /* line 501, app/assets/stylesheets/filemanager.scss */
  .file-browser .mobile-file-open-icon {
    color: #6c757d;
    margin-left: auto;
    padding: 1rem;
  }
}

/* line 510, app/assets/stylesheets/filemanager.scss */
.image-lightbox-overlay .page-header {
  padding: 1rem;
  margin-bottom: 0;
}

/* line 515, app/assets/stylesheets/filemanager.scss */
.image-lightbox-overlay .page-header h1 span[title], .image-lightbox-overlay .page-header h2 span[title], .image-lightbox-overlay .page-header h3 span[title] {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}

/* line 528, app/assets/stylesheets/filemanager.scss */
.file-editor-overlay .page-header {
  padding: 1rem;
  margin-bottom: 0;
}

/* line 533, app/assets/stylesheets/filemanager.scss */
.file-editor-overlay .page-header h1 span[title], .file-editor-overlay .page-header h2 span[title], .file-editor-overlay .page-header h3 span[title] {
  display: inline-block;
  max-width: 32rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}

/* line 546, app/assets/stylesheets/filemanager.scss */
.filemanager-context-menu {
  min-width: 12rem;
  background: #fff;
  border-radius: 0.25rem;
  box-shadow: 0 0.5rem 1rem rgba(51, 51, 51, 0.15);
  border: 1px solid #ccc;
  overflow: hidden;
  padding: 0.375rem 0;
}

/* line 555, app/assets/stylesheets/filemanager.scss */
.filemanager-context-menu .list-group {
  margin: 0;
}

/* line 558, app/assets/stylesheets/filemanager.scss */
.filemanager-context-menu .list-group .list-group-item {
  border: none;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  color: #505050;
  display: flex;
  align-items: center;
  cursor: pointer;
}

/* line 567, app/assets/stylesheets/filemanager.scss */
.filemanager-context-menu .list-group .list-group-item i {
  color: #6c757d;
  margin-right: 0.75rem;
  width: 1rem;
  text-align: center;
}

/* line 574, app/assets/stylesheets/filemanager.scss */
.filemanager-context-menu .list-group .list-group-item:hover {
  background-color: #f4f5f6;
  color: #003a52;
}

/* line 577, app/assets/stylesheets/filemanager.scss */
.filemanager-context-menu .list-group .list-group-item:hover i {
  color: #003a52;
}

/* line 580, app/assets/stylesheets/filemanager.scss */
.filemanager-context-menu .list-group .list-group-item.disabled {
  opacity: 0.65;
  cursor: default;
}

/* line 583, app/assets/stylesheets/filemanager.scss */
.filemanager-context-menu .list-group .list-group-item.disabled:hover {
  background: none;
  color: #6c757d;
}

/* line 583, app/assets/stylesheets/filemanager.scss */
.filemanager-context-menu .list-group .list-group-item.disabled:hover i {
  color: #6c757d;
}

/* line 586, app/assets/stylesheets/filemanager.scss */
.filemanager-context-menu .list-group .list-group-item.separator {
  padding: 0;
  height: 1px;
  background: #ccc;
  margin: 0.375rem 0;
  pointer-events: none;
}
