/* line 46, app/assets/stylesheets/spree/frontend/variables/variables.scss */
.font-weight-medium {
  font-weight: 500;
}

/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/* line 1, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_root.scss */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #282828;
  --secondary: #4c4c4c;
  --success: #28a745;
  --info: #999999;
  --warning: #ffc107;
  --danger: #f53737;
  --light: #f8f9fa;
  --dark: #343a40;
  --light-secondary: #999999;
  --borders: #e2e2e2;
  --dark-borders: #e2e2e2;
  --light-background: #ffffff;
  --dark-text: black;
  --overlay: rgba(76, 76, 76, 0.5);
  --shadow: rgba(0, 0, 0, 0.16);
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "D-Din-Regular", "Oswald-Light", "Montserrat", verdana, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 19, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

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

/* line 46, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: "D-Din-Regular", "Oswald-Light", "Montserrat", verdana, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: black;
  text-align: left;
  background-color: #fff;
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

/* line 76, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 101, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 114, ../../local/bundle/gems/bootstrap-4.6.0/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 123, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 129, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 136, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 143, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 147, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 152, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 156, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 161, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 170, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 178, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 179, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 186, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #282828;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:hover {
  color: #020202;
  text-decoration: underline;
}

/* line 202, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 217, ../../local/bundle/gems/bootstrap-4.6.0/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 225, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 242, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 252, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 257, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 269, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 273, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 285, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 296, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 305, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 315, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 319, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 330, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 335, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 343, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 350, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 358, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 371, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 378, ../../local/bundle/gems/bootstrap-4.6.0/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 386, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 393, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 399, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 414, ../../local/bundle/gems/bootstrap-4.6.0/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 426, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 431, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 436, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 449, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 458, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 467, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 471, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 476, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
template {
  display: none;
}

/* line 482, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.5rem;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 2rem;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 19, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 29, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 44, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

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

/* line 67, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}

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

/* line 106, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

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

/* line 122, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 8, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

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

/* line 29, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

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

/* line 2, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_code.scss */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

/* line 8, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_code.scss */
a > code {
  color: inherit;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
}

/* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

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

/* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_code.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_grid.scss */
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 9.5px;
  padding-left: 9.5px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_grid.scss */
  .container-sm, .container {
    max-width: 768px;
  }
}

@media (min-width: 768px) {
  /* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_grid.scss */
  .container-md, .container-sm, .container {
    max-width: 992px;
  }
}

@media (min-width: 992px) {
  /* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_grid.scss */
  .container-lg, .container-md, .container-sm, .container {
    max-width: 1200px;
  }
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -9.5px;
  margin-left: -9.5px;
}

/* line 55, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 59, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, ../../local/bundle/gems/bootstrap-4.6.0/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: 9.5px;
  padding-left: 9.5px;
}

/* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 59, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 61, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  /* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }
  /* line 61, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }
  /* line 61, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }
  /* line 61, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }
  /* line 61, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

/* line 5, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: black;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 45, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

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

/* line 62, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 75, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  color: black;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #c3c3c3;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #8f8f8f;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #b6b6b6;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #b6b6b6;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #cdcdcd;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #a2a2a2;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: silver;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: silver;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #e2e2e2;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #cacaca;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #d5d5d5;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #d5d5d5;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #fcc7c7;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #fa9797;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #fbafaf;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #fbafaf;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light-secondary,
.table-light-secondary > th,
.table-light-secondary > td {
  background-color: #e2e2e2;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light-secondary th,
.table-light-secondary td,
.table-light-secondary thead th,
.table-light-secondary tbody + tbody {
  border-color: #cacaca;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-light-secondary:hover {
  background-color: #d5d5d5;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-light-secondary:hover > td,
.table-hover .table-light-secondary:hover > th {
  background-color: #d5d5d5;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-borders,
.table-borders > th,
.table-borders > td {
  background-color: #f7f7f7;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-borders th,
.table-borders td,
.table-borders thead th,
.table-borders tbody + tbody {
  border-color: #f0f0f0;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-borders:hover {
  background-color: #eaeaea;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-borders:hover > td,
.table-hover .table-borders:hover > th {
  background-color: #eaeaea;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark-borders,
.table-dark-borders > th,
.table-dark-borders > td {
  background-color: #f7f7f7;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark-borders th,
.table-dark-borders td,
.table-dark-borders thead th,
.table-dark-borders tbody + tbody {
  border-color: #f0f0f0;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-dark-borders:hover {
  background-color: #eaeaea;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark-borders:hover > td,
.table-hover .table-dark-borders:hover > th {
  background-color: #eaeaea;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light-background,
.table-light-background > th,
.table-light-background > td {
  background-color: white;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light-background th,
.table-light-background td,
.table-light-background thead th,
.table-light-background tbody + tbody {
  border-color: white;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-light-background:hover {
  background-color: #f2f2f2;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-light-background:hover > td,
.table-hover .table-light-background:hover > th {
  background-color: #f2f2f2;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark-text,
.table-dark-text > th,
.table-dark-text > td {
  background-color: #b8b8b8;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark-text th,
.table-dark-text td,
.table-dark-text thead th,
.table-dark-text tbody + tbody {
  border-color: #7a7a7a;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-dark-text:hover {
  background-color: #ababab;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark-text:hover > td,
.table-hover .table-dark-text:hover > th {
  background-color: #ababab;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-overlay,
.table-overlay > th,
.table-overlay > td {
  background-color: rgba(234, 234, 234, 0.86);
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-overlay th,
.table-overlay td,
.table-overlay thead th,
.table-overlay tbody + tbody {
  border-color: rgba(208, 208, 208, 0.74);
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-overlay:hover {
  background-color: rgba(221, 221, 221, 0.86);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-overlay:hover > td,
.table-hover .table-overlay:hover > th {
  background-color: rgba(221, 221, 221, 0.86);
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-shadow,
.table-shadow > th,
.table-shadow > td {
  background-color: rgba(247, 247, 247, 0.7648);
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-shadow th,
.table-shadow td,
.table-shadow thead th,
.table-shadow tbody + tbody {
  border-color: rgba(233, 233, 233, 0.5632);
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-shadow:hover {
  background-color: rgba(234, 234, 234, 0.7648);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-shadow:hover > td,
.table-hover .table-shadow:hover > th {
  background-color: rgba(234, 234, 234, 0.7648);
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

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

/* line 122, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 130, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

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

/* line 140, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 145, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

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

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

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

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

/* line 179, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/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: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

/* line 28, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #686868;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 40, 40, 0.25);
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 54, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 84, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 97, ../../local/bundle/gems/bootstrap-4.6.0/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 105, ../../local/bundle/gems/bootstrap-4.6.0/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 112, ../../local/bundle/gems/bootstrap-4.6.0/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 125, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: black;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 137, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 152, ../../local/bundle/gems/bootstrap-4.6.0/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;
}

/* line 160, ../../local/bundle/gems/bootstrap-4.6.0/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;
}

/* line 170, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 176, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 185, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 189, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 199, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 205, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 217, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 223, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 229, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 235, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 239, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 246, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 44, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 52, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  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(40, 167, 69, 0.9);
}

/* line 69, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-row > .col > .valid-tooltip, .form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}

/* line 76, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 93, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 33, ../../local/bundle/gems/bootstrap-4.6.0/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 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

/* line 119, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 128, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

/* line 132, ../../local/bundle/gems/bootstrap-4.6.0/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 140, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

/* line 143, ../../local/bundle/gems/bootstrap-4.6.0/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: #28a745;
}

/* line 149, ../../local/bundle/gems/bootstrap-4.6.0/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: #34ce57;
  background-color: #34ce57;
}

/* line 156, ../../local/bundle/gems/bootstrap-4.6.0/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(40, 167, 69, 0.25);
}

/* line 160, ../../local/bundle/gems/bootstrap-4.6.0/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: #28a745;
}

/* line 170, ../../local/bundle/gems/bootstrap-4.6.0/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: #28a745;
}

/* line 175, ../../local/bundle/gems/bootstrap-4.6.0/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: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 44, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #f53737;
}

/* line 52, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  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(245, 55, 55, 0.9);
}

/* line 69, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-row > .col > .invalid-tooltip, .form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}

/* line 76, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #f53737;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f53737' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f53737' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 93, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #f53737;
  box-shadow: 0 0 0 0.2rem rgba(245, 55, 55, 0.25);
}

/* line 33, ../../local/bundle/gems/bootstrap-4.6.0/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 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #f53737;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f53737' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f53737' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

/* line 119, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #f53737;
  box-shadow: 0 0 0 0.2rem rgba(245, 55, 55, 0.25);
}

/* line 128, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f53737;
}

/* line 132, ../../local/bundle/gems/bootstrap-4.6.0/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 140, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #f53737;
}

/* line 143, ../../local/bundle/gems/bootstrap-4.6.0/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: #f53737;
}

/* line 149, ../../local/bundle/gems/bootstrap-4.6.0/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: #f76868;
  background-color: #f76868;
}

/* line 156, ../../local/bundle/gems/bootstrap-4.6.0/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(245, 55, 55, 0.25);
}

/* line 160, ../../local/bundle/gems/bootstrap-4.6.0/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: #f53737;
}

/* line 170, ../../local/bundle/gems/bootstrap-4.6.0/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: #f53737;
}

/* line 175, ../../local/bundle/gems/bootstrap-4.6.0/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: #f53737;
  box-shadow: 0 0 0 0.2rem rgba(245, 55, 55, 0.25);
}

/* line 275, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 283, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 289, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 297, ../../local/bundle/gems/bootstrap-4.6.0/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 306, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 313, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 317, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  /* line 324, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 331, ../../local/bundle/gems/bootstrap-4.6.0/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 339, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 343, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  color: black;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:hover {
  color: black;
  text-decoration: none;
}

/* line 27, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 40, 40, 0.25);
}

/* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 55, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #282828;
  border-color: #282828;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #151515;
  border-color: #0f0f0f;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #151515;
  border-color: #0f0f0f;
  box-shadow: 0 0 0 0.2rem rgba(72, 72, 72, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #282828;
  border-color: #282828;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/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: #0f0f0f;
  border-color: #080808;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/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(72, 72, 72, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #393939;
  border-color: #333333;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #393939;
  border-color: #333333;
  box-shadow: 0 0 0 0.2rem rgba(103, 103, 103, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/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: #fff;
  background-color: #333333;
  border-color: #2c2c2c;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/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(103, 103, 103, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/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: #1e7e34;
  border-color: #1c7430;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/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(72, 180, 97, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #212529;
  background-color: #999999;
  border-color: #999999;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #868686;
  border-color: gray;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #868686;
  border-color: gray;
  box-shadow: 0 0 0 0.2rem rgba(135, 136, 136, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #212529;
  background-color: #999999;
  border-color: #999999;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/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: gray;
  border-color: #797979;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/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(135, 136, 136, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/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: #d39e00;
  border-color: #c69500;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/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(222, 170, 12, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #f53737;
  border-color: #f53737;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #f31313;
  border-color: #ed0c0c;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #f31313;
  border-color: #ed0c0c;
  box-shadow: 0 0 0 0.2rem rgba(247, 85, 85, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #f53737;
  border-color: #f53737;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/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: #ed0c0c;
  border-color: #e10b0b;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/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(247, 85, 85, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/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: #dae0e5;
  border-color: #d3d9df;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/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(216, 217, 219, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/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: #1d2124;
  border-color: #171a1d;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/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(82, 88, 93, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light-secondary {
  color: #212529;
  background-color: #999999;
  border-color: #999999;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-light-secondary:hover {
  color: #fff;
  background-color: #868686;
  border-color: gray;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-secondary:focus, .btn-light-secondary.focus {
  color: #fff;
  background-color: #868686;
  border-color: gray;
  box-shadow: 0 0 0 0.2rem rgba(135, 136, 136, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-secondary.disabled, .btn-light-secondary:disabled {
  color: #212529;
  background-color: #999999;
  border-color: #999999;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-secondary:not(:disabled):not(.disabled):active, .btn-light-secondary.active:not(:disabled):not(.disabled), .show > .btn-light-secondary.dropdown-toggle {
  color: #fff;
  background-color: gray;
  border-color: #797979;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-secondary:not(:disabled):not(.disabled):active:focus, .btn-light-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-light-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(135, 136, 136, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-borders {
  color: #212529;
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-borders:hover {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #c9c9c9;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-borders:focus, .btn-borders.focus {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #c9c9c9;
  box-shadow: 0 0 0 0.2rem rgba(197, 198, 198, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-borders.disabled, .btn-borders:disabled {
  color: #212529;
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-borders:not(:disabled):not(.disabled):active, .btn-borders.active:not(:disabled):not(.disabled), .show > .btn-borders.dropdown-toggle {
  color: #212529;
  background-color: #c9c9c9;
  border-color: #c2c2c2;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-borders:not(:disabled):not(.disabled):active:focus, .btn-borders.active:not(:disabled):not(.disabled):focus, .show > .btn-borders.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(197, 198, 198, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark-borders {
  color: #212529;
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dark-borders:hover {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #c9c9c9;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark-borders:focus, .btn-dark-borders.focus {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #c9c9c9;
  box-shadow: 0 0 0 0.2rem rgba(197, 198, 198, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark-borders.disabled, .btn-dark-borders:disabled {
  color: #212529;
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark-borders:not(:disabled):not(.disabled):active, .btn-dark-borders.active:not(:disabled):not(.disabled), .show > .btn-dark-borders.dropdown-toggle {
  color: #212529;
  background-color: #c9c9c9;
  border-color: #c2c2c2;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark-borders:not(:disabled):not(.disabled):active:focus, .btn-dark-borders.active:not(:disabled):not(.disabled):focus, .show > .btn-dark-borders.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(197, 198, 198, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light-background {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-light-background:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-background:focus, .btn-light-background.focus {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
  box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-background.disabled, .btn-light-background:disabled {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-background:not(:disabled):not(.disabled):active, .btn-light-background.active:not(:disabled):not(.disabled), .show > .btn-light-background.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light-background:not(:disabled):not(.disabled):active:focus, .btn-light-background.active:not(:disabled):not(.disabled):focus, .show > .btn-light-background.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark-text {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dark-text:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark-text:focus, .btn-dark-text.focus {
  color: #fff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark-text.disabled, .btn-dark-text:disabled {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark-text:not(:disabled):not(.disabled):active, .btn-dark-text.active:not(:disabled):not(.disabled), .show > .btn-dark-text.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark-text:not(:disabled):not(.disabled):active:focus, .btn-dark-text.active:not(:disabled):not(.disabled):focus, .show > .btn-dark-text.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-overlay {
  color: #fff;
  background-color: rgba(76, 76, 76, 0.5);
  border-color: rgba(76, 76, 76, 0.5);
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-overlay:hover {
  color: #fff;
  background-color: rgba(57, 57, 57, 0.5);
  border-color: rgba(51, 51, 51, 0.5);
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-overlay:focus, .btn-overlay.focus {
  color: #fff;
  background-color: rgba(57, 57, 57, 0.5);
  border-color: rgba(51, 51, 51, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(138, 138, 138, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-overlay.disabled, .btn-overlay:disabled {
  color: #fff;
  background-color: rgba(76, 76, 76, 0.5);
  border-color: rgba(76, 76, 76, 0.5);
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-overlay:not(:disabled):not(.disabled):active, .btn-overlay.active:not(:disabled):not(.disabled), .show > .btn-overlay.dropdown-toggle {
  color: #fff;
  background-color: rgba(51, 51, 51, 0.5);
  border-color: rgba(44, 44, 44, 0.5);
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-overlay:not(:disabled):not(.disabled):active:focus, .btn-overlay.active:not(:disabled):not(.disabled):focus, .show > .btn-overlay.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(138, 138, 138, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-shadow {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.16);
  border-color: rgba(0, 0, 0, 0.16);
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-shadow:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.16);
  border-color: rgba(0, 0, 0, 0.16);
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-shadow:focus, .btn-shadow.focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.16);
  border-color: rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 0 0.2rem rgba(171, 171, 171, 0.5);
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-shadow.disabled, .btn-shadow:disabled {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.16);
  border-color: rgba(0, 0, 0, 0.16);
}

/* line 43, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-shadow:not(:disabled):not(.disabled):active, .btn-shadow.active:not(:disabled):not(.disabled), .show > .btn-shadow.dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.16);
  border-color: rgba(0, 0, 0, 0.16);
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-shadow:not(:disabled):not(.disabled):active:focus, .btn-shadow.active:not(:disabled):not(.disabled):focus, .show > .btn-shadow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(171, 171, 171, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #282828;
  border-color: #282828;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #282828;
  border-color: #282828;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 40, 40, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #282828;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/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: #282828;
  border-color: #282828;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/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(40, 40, 40, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #4c4c4c;
  border-color: #4c4c4c;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 76, 76, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #4c4c4c;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/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: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/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(76, 76, 76, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/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: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/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(40, 167, 69, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #999999;
  border-color: #999999;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #212529;
  background-color: #999999;
  border-color: #999999;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #999999;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/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: #212529;
  background-color: #999999;
  border-color: #999999;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/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(153, 153, 153, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/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: #ffc107;
  border-color: #ffc107;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/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(255, 193, 7, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #f53737;
  border-color: #f53737;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #f53737;
  border-color: #f53737;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 55, 55, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #f53737;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/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: #f53737;
  border-color: #f53737;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/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(245, 55, 55, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/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: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/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(248, 249, 250, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/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: #343a40;
  border-color: #343a40;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/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(52, 58, 64, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light-secondary {
  color: #999999;
  border-color: #999999;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-light-secondary:hover {
  color: #212529;
  background-color: #999999;
  border-color: #999999;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light-secondary:focus, .btn-outline-light-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light-secondary.disabled, .btn-outline-light-secondary:disabled {
  color: #999999;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light-secondary:not(:disabled):not(.disabled):active, .btn-outline-light-secondary.active:not(:disabled):not(.disabled), .show > .btn-outline-light-secondary.dropdown-toggle {
  color: #212529;
  background-color: #999999;
  border-color: #999999;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-light-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-light-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-borders {
  color: #e2e2e2;
  border-color: #e2e2e2;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-borders:hover {
  color: #212529;
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-borders:focus, .btn-outline-borders.focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 226, 226, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-borders.disabled, .btn-outline-borders:disabled {
  color: #e2e2e2;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-borders:not(:disabled):not(.disabled):active, .btn-outline-borders.active:not(:disabled):not(.disabled), .show > .btn-outline-borders.dropdown-toggle {
  color: #212529;
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-borders:not(:disabled):not(.disabled):active:focus, .btn-outline-borders.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-borders.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 226, 226, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark-borders {
  color: #e2e2e2;
  border-color: #e2e2e2;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-dark-borders:hover {
  color: #212529;
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark-borders:focus, .btn-outline-dark-borders.focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 226, 226, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark-borders.disabled, .btn-outline-dark-borders:disabled {
  color: #e2e2e2;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark-borders:not(:disabled):not(.disabled):active, .btn-outline-dark-borders.active:not(:disabled):not(.disabled), .show > .btn-outline-dark-borders.dropdown-toggle {
  color: #212529;
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark-borders:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-borders.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-dark-borders.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 226, 226, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light-background {
  color: #ffffff;
  border-color: #ffffff;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-light-background:hover {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light-background:focus, .btn-outline-light-background.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light-background.disabled, .btn-outline-light-background:disabled {
  color: #ffffff;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light-background:not(:disabled):not(.disabled):active, .btn-outline-light-background.active:not(:disabled):not(.disabled), .show > .btn-outline-light-background.dropdown-toggle {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light-background:not(:disabled):not(.disabled):active:focus, .btn-outline-light-background.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-light-background.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark-text {
  color: black;
  border-color: black;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-dark-text:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark-text:focus, .btn-outline-dark-text.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark-text.disabled, .btn-outline-dark-text:disabled {
  color: black;
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark-text:not(:disabled):not(.disabled):active, .btn-outline-dark-text.active:not(:disabled):not(.disabled), .show > .btn-outline-dark-text.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark-text:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-text.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-dark-text.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-overlay {
  color: rgba(76, 76, 76, 0.5);
  border-color: rgba(76, 76, 76, 0.5);
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-overlay:hover {
  color: #fff;
  background-color: rgba(76, 76, 76, 0.5);
  border-color: rgba(76, 76, 76, 0.5);
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-overlay:focus, .btn-outline-overlay.focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 76, 76, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-overlay.disabled, .btn-outline-overlay:disabled {
  color: rgba(76, 76, 76, 0.5);
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-overlay:not(:disabled):not(.disabled):active, .btn-outline-overlay.active:not(:disabled):not(.disabled), .show > .btn-outline-overlay.dropdown-toggle {
  color: #fff;
  background-color: rgba(76, 76, 76, 0.5);
  border-color: rgba(76, 76, 76, 0.5);
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-overlay:not(:disabled):not(.disabled):active:focus, .btn-outline-overlay.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-overlay.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 76, 76, 0.5);
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-shadow {
  color: rgba(0, 0, 0, 0.16);
  border-color: rgba(0, 0, 0, 0.16);
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-shadow:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.16);
  border-color: rgba(0, 0, 0, 0.16);
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-shadow:focus, .btn-outline-shadow.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-shadow.disabled, .btn-outline-shadow:disabled {
  color: rgba(0, 0, 0, 0.16);
  background-color: transparent;
}

/* line 85, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-shadow:not(:disabled):not(.disabled):active, .btn-outline-shadow.active:not(:disabled):not(.disabled), .show > .btn-outline-shadow.dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.16);
  border-color: rgba(0, 0, 0, 0.16);
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-shadow:not(:disabled):not(.disabled):active:focus, .btn-outline-shadow.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-shadow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

/* line 83, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #282828;
  text-decoration: none;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  color: #020202;
  text-decoration: underline;
}

/* line 93, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}

/* line 98, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 112, ../../local/bundle/gems/bootstrap-4.6.0/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;
}

/* line 116, ../../local/bundle/gems/bootstrap-4.6.0/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;
}

/* line 125, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 130, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 139, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 1, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

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

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

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

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

/* line 2, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 9, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 30, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/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: black;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 42, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

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

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

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

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

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

/* line 30, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

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

/* line 30, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 80, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

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

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

/* line 45, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 97, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 106, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 123, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}

/* line 154, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #282828;
}

/* line 161, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

/* line 173, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 178, ../../local/bundle/gems/bootstrap-4.6.0/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 188, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

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

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 19, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -2px;
}

/* line 69, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 73, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_button-group.scss */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 84, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 116, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 121, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -2px;
}

/* line 152, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 156, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/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%;
  min-width: 0;
  margin-bottom: 0;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.6.0/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 32, ../../local/bundle/gems/bootstrap-4.6.0/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 39, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 50, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 82, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 89, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 93, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 98, ../../local/bundle/gems/bootstrap-4.6.0/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 106, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 107, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 115, ../../local/bundle/gems/bootstrap-4.6.0/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: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
}

/* line 131, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 143, ../../local/bundle/gems/bootstrap-4.6.0/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 148, ../../local/bundle/gems/bootstrap-4.6.0/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;
}

/* line 160, ../../local/bundle/gems/bootstrap-4.6.0/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 165, ../../local/bundle/gems/bootstrap-4.6.0/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;
}

/* line 177, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}

/* line 19, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #282828;
  background-color: #282828;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 40, 40, 0.25);
}

/* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #686868;
}

/* line 52, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #818181;
  border-color: #818181;
}

/* line 62, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 76, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 84, ../../local/bundle/gems/bootstrap-4.6.0/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 99, ../../local/bundle/gems/bootstrap-4.6.0/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: 50% / 50% 50% no-repeat;
}

/* line 122, ../../local/bundle/gems/bootstrap-4.6.0/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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

/* line 128, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #282828;
  background-color: #282828;
}

/* line 133, ../../local/bundle/gems/bootstrap-4.6.0/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' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 139, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(40, 40, 40, 0.5);
}

/* line 142, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(40, 40, 40, 0.5);
}

/* line 153, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 159, ../../local/bundle/gems/bootstrap-4.6.0/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' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 165, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(40, 40, 40, 0.5);
}

/* line 176, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 180, ../../local/bundle/gems/bootstrap-4.6.0/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 188, ../../local/bundle/gems/bootstrap-4.6.0/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 188, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

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

/* line 208, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(40, 40, 40, 0.5);
}

/* line 221, ../../local/bundle/gems/bootstrap-4.6.0/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: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 238, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #686868;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 40, 40, 0.25);
}

/* line 248, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 259, ../../local/bundle/gems/bootstrap-4.6.0/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 266, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 272, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  display: none;
}

/* line 277, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 283, ../../local/bundle/gems/bootstrap-4.6.0/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 291, ../../local/bundle/gems/bootstrap-4.6.0/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 304, ../../local/bundle/gems/bootstrap-4.6.0/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 312, ../../local/bundle/gems/bootstrap-4.6.0/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;
  overflow: hidden;
  opacity: 0;
}

/* line 321, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #686868;
  box-shadow: 0 0 0 0.2rem rgba(40, 40, 40, 0.25);
}

/* line 327, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 333, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 338, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 343, ../../local/bundle/gems/bootstrap-4.6.0/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;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
}

/* line 361, ../../local/bundle/gems/bootstrap-4.6.0/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: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
}

/* line 385, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 392, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus {
  outline: 0;
}

/* line 397, ../../local/bundle/gems/bootstrap-4.6.0/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(40, 40, 40, 0.25);
}

/* line 398, ../../local/bundle/gems/bootstrap-4.6.0/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(40, 40, 40, 0.25);
}

/* line 399, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 40, 40, 0.25);
}

/* line 402, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 406, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #282828;
  border: 0;
  -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 406, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 417, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #818181;
}

/* line 422, ../../local/bundle/gems/bootstrap-4.6.0/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;
}

/* line 433, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #282828;
  border: 0;
  -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 433, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 443, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #818181;
}

/* line 448, ../../local/bundle/gems/bootstrap-4.6.0/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;
}

/* line 459, ../../local/bundle/gems/bootstrap-4.6.0/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: #282828;
  border: 0;
  -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 459, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

/* line 472, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #818181;
}

/* line 477, ../../local/bundle/gems/bootstrap-4.6.0/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 488, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
}

/* line 493, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
}

/* line 500, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 504, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 508, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 512, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 516, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 522, ../../local/bundle/gems/bootstrap-4.6.0/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 522, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

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

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 38, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
}

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

/* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 54, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 61, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #282828;
}

/* line 92, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 100, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 114, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 117, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 52, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 78, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 83, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 94, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 109, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 118, ../../local/bundle/gems/bootstrap-4.6.0/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;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 133, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat;
}

/* line 142, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  /* line 156, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 154, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 177, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 180, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 184, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 191, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg {
    flex-wrap: nowrap;
  }
  /* line 206, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 210, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 217, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 156, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 154, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 177, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 180, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 184, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 191, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg {
    flex-wrap: nowrap;
  }
  /* line 206, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 210, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 217, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 156, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 154, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 177, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 180, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 184, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 191, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg {
    flex-wrap: nowrap;
  }
  /* line 206, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 210, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 217, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 156, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 154, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 177, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 180, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 184, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 191, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg {
    flex-wrap: nowrap;
  }
  /* line 206, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 210, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 217, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 154, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 156, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 177, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 180, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 184, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 191, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg {
  flex-wrap: nowrap;
}

/* line 206, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 210, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 217, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 232, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 241, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 248, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 253, ../../local/bundle/gems/bootstrap-4.6.0/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(0, 0, 0, 0.9);
}

/* line 261, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

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

/* line 270, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 272, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 284, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 293, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/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 300, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 305, ../../local/bundle/gems/bootstrap-4.6.0/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 313, ../../local/bundle/gems/bootstrap-4.6.0/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 318, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 322, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 324, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text a {
  color: #fff;
}

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

/* line 5, ../../local/bundle/gems/bootstrap-4.6.0/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(0, 0, 0, 0.125);
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 26, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child {
  border-top-width: 0;
}

/* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child {
  border-bottom-width: 0;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

/* line 45, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

/* line 56, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 60, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 83, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 95, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 111, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 118, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 124, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 134, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

/* line 155, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-deck .card {
  margin-bottom: 9.5px;
}

@media (min-width: 576px) {
  /* line 154, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -9.5px;
    margin-left: -9.5px;
  }
  /* line 165, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 9.5px;
    margin-bottom: 0;
    margin-left: 9.5px;
  }
}

/* line 183, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: 9.5px;
}

@media (min-width: 576px) {
  /* line 180, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 192, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 197, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
}

/* line 244, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 243, ../../local/bundle/gems/bootstrap-4.6.0/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 254, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 266, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.accordion {
  overflow-anchor: none;
}

/* line 269, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card {
  overflow: hidden;
}

/* line 272, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
}

/* line 281, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card > .card-header {
  margin-bottom: -1px;
}

/* line 1, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

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

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #020202;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 26, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 40, 40, 0.25);
}

/* line 35, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
}

/* line 46, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #282828;
  border-color: #282828;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

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

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/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;
  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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
  .badge {
    transition: none;
  }
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 25, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #282828;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0f0f0f;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 40, 40, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #4c4c4c;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #333333;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(76, 76, 76, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  color: #212529;
  background-color: #999999;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-info:hover, a.badge-info:focus {
  color: #212529;
  background-color: gray;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #f53737;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #ed0c0c;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 55, 55, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-light-secondary {
  color: #212529;
  background-color: #999999;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-light-secondary:hover, a.badge-light-secondary:focus {
  color: #212529;
  background-color: gray;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-light-secondary:focus, a.badge-light-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-borders {
  color: #212529;
  background-color: #e2e2e2;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-borders:hover, a.badge-borders:focus {
  color: #212529;
  background-color: #c9c9c9;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-borders:focus, a.badge-borders.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(226, 226, 226, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-dark-borders {
  color: #212529;
  background-color: #e2e2e2;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-dark-borders:hover, a.badge-dark-borders:focus {
  color: #212529;
  background-color: #c9c9c9;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-dark-borders:focus, a.badge-dark-borders.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(226, 226, 226, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-light-background {
  color: #212529;
  background-color: #ffffff;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-light-background:hover, a.badge-light-background:focus {
  color: #212529;
  background-color: #e6e6e6;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-light-background:focus, a.badge-light-background.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-dark-text {
  color: #fff;
  background-color: black;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-dark-text:hover, a.badge-dark-text:focus {
  color: #fff;
  background-color: black;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-dark-text:focus, a.badge-dark-text.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-overlay {
  color: #fff;
  background-color: rgba(76, 76, 76, 0.5);
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-overlay:hover, a.badge-overlay:focus {
  color: #fff;
  background-color: rgba(51, 51, 51, 0.5);
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-overlay:focus, a.badge-overlay.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(76, 76, 76, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-shadow {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.16);
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-shadow:hover, a.badge-shadow:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.16);
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-shadow:focus, a.badge-shadow.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

/* line 1, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
}

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

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 29, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  color: #151515;
  background-color: #d4d4d4;
  border-color: #c3c3c3;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary hr {
  border-top-color: #b6b6b6;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: black;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-secondary {
  color: #282828;
  background-color: #dbdbdb;
  border-color: #cdcdcd;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary hr {
  border-top-color: silver;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #0f0f0f;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  color: #505050;
  background-color: #ebebeb;
  border-color: #e2e2e2;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #d5d5d5;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #373737;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  color: #7f1d1d;
  background-color: #fdd7d7;
  border-color: #fcc7c7;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #fbafaf;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #551414;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #686868;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #040505;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-light-secondary {
  color: #505050;
  background-color: #ebebeb;
  border-color: #e2e2e2;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light-secondary hr {
  border-top-color: #d5d5d5;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light-secondary .alert-link {
  color: #373737;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-borders {
  color: #767676;
  background-color: #f9f9f9;
  border-color: #f7f7f7;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-borders hr {
  border-top-color: #eaeaea;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-borders .alert-link {
  color: #5d5d5d;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark-borders {
  color: #767676;
  background-color: #f9f9f9;
  border-color: #f7f7f7;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark-borders hr {
  border-top-color: #eaeaea;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark-borders .alert-link {
  color: #5d5d5d;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-light-background {
  color: #858585;
  background-color: white;
  border-color: white;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light-background hr {
  border-top-color: #f2f2f2;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light-background .alert-link {
  color: #6c6c6c;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark-text {
  color: black;
  background-color: #cccccc;
  border-color: #b8b8b8;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark-text hr {
  border-top-color: #ababab;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark-text .alert-link {
  color: black;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-overlay {
  color: rgba(20, 20, 20, 0.74);
  background-color: rgba(241, 241, 241, 0.9);
  border-color: rgba(234, 234, 234, 0.86);
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-overlay hr {
  border-top-color: rgba(221, 221, 221, 0.86);
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-overlay .alert-link {
  color: rgba(0, 0, 0, 0.74);
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-shadow {
  color: rgba(0, 0, 0, 0.5632);
  background-color: rgba(250, 250, 250, 0.832);
  border-color: rgba(247, 247, 247, 0.7648);
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-shadow hr {
  border-top-color: rgba(234, 234, 234, 0.7648);
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-shadow .alert-link {
  color: rgba(0, 0, 0, 0.5632);
}

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

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

/* line 9, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #282828;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/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 38, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 38, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}

/* line 1, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  flex: 1;
}

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

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: black;
  background-color: #e9ecef;
}

/* line 45, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 62, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 70, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #282828;
  border-color: #282828;
}

/* line 77, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 80, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

/* line 96, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 110, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 114, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

/* line 118, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 96, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 110, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 114, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 118, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 96, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 110, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 114, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 118, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  /* line 96, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 110, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 114, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 118, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  /* line 96, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 110, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 114, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 118, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

/* line 137, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

/* line 140, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #151515;
  background-color: #c3c3c3;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/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: #151515;
  background-color: #b6b6b6;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #151515;
  border-color: #151515;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #282828;
  background-color: #cdcdcd;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/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: #282828;
  background-color: silver;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #282828;
  border-color: #282828;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/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: #155724;
  background-color: #b1dfbb;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #505050;
  background-color: #e2e2e2;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/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: #505050;
  background-color: #d5d5d5;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #505050;
  border-color: #505050;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/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: #856404;
  background-color: #ffe8a1;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #7f1d1d;
  background-color: #fcc7c7;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/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: #7f1d1d;
  background-color: #fbafaf;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #7f1d1d;
  border-color: #7f1d1d;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/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: #818182;
  background-color: #ececf6;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/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: #1b1e21;
  background-color: #b9bbbe;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light-secondary {
  color: #505050;
  background-color: #e2e2e2;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-light-secondary.list-group-item-action:hover, .list-group-item-light-secondary.list-group-item-action:focus {
  color: #505050;
  background-color: #d5d5d5;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #505050;
  border-color: #505050;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-borders {
  color: #767676;
  background-color: #f7f7f7;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-borders.list-group-item-action:hover, .list-group-item-borders.list-group-item-action:focus {
  color: #767676;
  background-color: #eaeaea;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-borders.list-group-item-action.active {
  color: #fff;
  background-color: #767676;
  border-color: #767676;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark-borders {
  color: #767676;
  background-color: #f7f7f7;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-dark-borders.list-group-item-action:hover, .list-group-item-dark-borders.list-group-item-action:focus {
  color: #767676;
  background-color: #eaeaea;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark-borders.list-group-item-action.active {
  color: #fff;
  background-color: #767676;
  border-color: #767676;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light-background {
  color: #858585;
  background-color: white;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-light-background.list-group-item-action:hover, .list-group-item-light-background.list-group-item-action:focus {
  color: #858585;
  background-color: #f2f2f2;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light-background.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark-text {
  color: black;
  background-color: #b8b8b8;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-dark-text.list-group-item-action:hover, .list-group-item-dark-text.list-group-item-action:focus {
  color: black;
  background-color: #ababab;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark-text.list-group-item-action.active {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-overlay {
  color: rgba(20, 20, 20, 0.74);
  background-color: rgba(234, 234, 234, 0.86);
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-overlay.list-group-item-action:hover, .list-group-item-overlay.list-group-item-action:focus {
  color: rgba(20, 20, 20, 0.74);
  background-color: rgba(221, 221, 221, 0.86);
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-overlay.list-group-item-action.active {
  color: #fff;
  background-color: rgba(20, 20, 20, 0.74);
  border-color: rgba(20, 20, 20, 0.74);
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-shadow {
  color: rgba(0, 0, 0, 0.5632);
  background-color: rgba(247, 247, 247, 0.7648);
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-shadow.list-group-item-action:hover, .list-group-item-shadow.list-group-item-action:focus {
  color: rgba(0, 0, 0, 0.5632);
  background-color: rgba(234, 234, 234, 0.7648);
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-shadow.list-group-item-action.active {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5632);
  border-color: rgba(0, 0, 0, 0.5632);
}

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

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:hover {
  color: #000;
  text-decoration: none;
}

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

/* line 29, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

/* line 38, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_close.scss */
a.close.disabled {
  pointer-events: none;
}

/* line 1, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 19, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast.showing {
  opacity: 1;
}

/* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 28, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast.hide {
  display: none;
}

/* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 44, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast-body {
  padding: 0.75rem;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0;
  pointer-events: none;
}

/* line 44, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 58, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable {
  display: flex;
  max-height: 100%;
}

/* line 62, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: 100vh;
  overflow: hidden;
}

/* line 67, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 77, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: 100%;
}

/* line 83, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered::before {
  display: block;
  height: 100vh;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

/* line 91, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* line 96, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 100, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 107, ../../local/bundle/gems/bootstrap-4.6.0/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(0, 0, 0, 0.2);
  outline: 0;
}

/* line 125, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 135, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 136, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 141, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
}

/* line 149, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 157, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 164, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 173, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
}

/* line 185, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > * {
  margin: 0.25rem;
}

/* line 191, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 202, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 207, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 210, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 215, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 218, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  /* line 228, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 232, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 239, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 2, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "D-Din-Regular", "Oswald-Light", "Montserrat", verdana, sans-serif;
  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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, ../../local/bundle/gems/bootstrap-4.6.0/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: #000;
}

/* line 46, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/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: #000;
}

/* line 62, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, ../../local/bundle/gems/bootstrap-4.6.0/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: #000;
}

/* line 76, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/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: #000;
}

/* line 108, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
}

/* line 1, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "D-Din-Regular", "Oswald-Light", "Montserrat", verdana, sans-serif;
  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(0, 0, 0, 0.2);
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 27, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

/* line 44, ../../local/bundle/gems/bootstrap-4.6.0/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(0, 0, 0, 0.25);
}

/* line 50, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 61, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 67, ../../local/bundle/gems/bootstrap-4.6.0/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(0, 0, 0, 0.25);
}

/* line 73, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 84, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}

/* line 87, ../../local/bundle/gems/bootstrap-4.6.0/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(0, 0, 0, 0.25);
}

/* line 93, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 116, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 122, ../../local/bundle/gems/bootstrap-4.6.0/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(0, 0, 0, 0.25);
}

/* line 128, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
}

/* line 162, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 167, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: black;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 2, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 29, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 39, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 45, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

/* line 50, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

/* line 61, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 67, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 74, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

/* line 87, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 87, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 111, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 117, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 125, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat;
}

/* line 132, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

/* line 135, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 145, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 159, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 159, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 177, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 187, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

/* line 9, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: .75s linear infinite spinner-border;
          animation: .75s linear infinite spinner-border;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

/* line 41, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: .75s linear infinite spinner-grow;
          animation: .75s linear infinite spinner-grow;
}

/* line 53, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 60, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_spinners.scss */
  .spinner-border,
.spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
  }
}

/* line 3, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #282828 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0f0f0f !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #4c4c4c !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #333333 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #28a745 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #999999 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: gray !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f53737 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #ed0c0c !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-light-secondary {
  background-color: #999999 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-light-secondary:hover, a.bg-light-secondary:focus,
button.bg-light-secondary:hover,
button.bg-light-secondary:focus {
  background-color: gray !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-borders {
  background-color: #e2e2e2 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-borders:hover, a.bg-borders:focus,
button.bg-borders:hover,
button.bg-borders:focus {
  background-color: #c9c9c9 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-dark-borders {
  background-color: #e2e2e2 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-dark-borders:hover, a.bg-dark-borders:focus,
button.bg-dark-borders:hover,
button.bg-dark-borders:focus {
  background-color: #c9c9c9 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-light-background {
  background-color: #ffffff !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-light-background:hover, a.bg-light-background:focus,
button.bg-light-background:hover,
button.bg-light-background:focus {
  background-color: #e6e6e6 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-dark-text {
  background-color: black !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-dark-text:hover, a.bg-dark-text:focus,
button.bg-dark-text:hover,
button.bg-dark-text:focus {
  background-color: black !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-overlay {
  background-color: rgba(76, 76, 76, 0.5) !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-overlay:hover, a.bg-overlay:focus,
button.bg-overlay:hover,
button.bg-overlay:focus {
  background-color: rgba(51, 51, 51, 0.5) !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-shadow {
  background-color: rgba(0, 0, 0, 0.16) !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-shadow:hover, a.bg-shadow:focus,
button.bg-shadow:hover,
button.bg-shadow:focus {
  background-color: rgba(0, 0, 0, 0.16) !important;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-primary {
  border-color: #282828 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-secondary {
  border-color: #4c4c4c !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-success {
  border-color: #28a745 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-info {
  border-color: #999999 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-danger {
  border-color: #f53737 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-dark {
  border-color: #343a40 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-light-secondary {
  border-color: #999999 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-borders {
  border-color: #e2e2e2 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-dark-borders {
  border-color: #e2e2e2 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-light-background {
  border-color: #ffffff !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-dark-text {
  border-color: black !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-overlay {
  border-color: rgba(76, 76, 76, 0.5) !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-shadow {
  border-color: rgba(0, 0, 0, 0.16) !important;
}

/* line 25, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 41, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 46, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 56, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 69, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 73, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 8, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 9, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 8, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 9, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 8, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 9, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 8, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 9, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 8, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 9, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_interactions.scss */
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_interactions.scss */
.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_interactions.scss */
.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-sticky {
  position: sticky !important;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 26, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_position.scss */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 25, ../../local/bundle/gems/bootstrap-4.6.0/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, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 54, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 57, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/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 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #282828 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #020202 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #4c4c4c !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #262626 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #28a745 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #999999 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #737373 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #f53737 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #d50b0b !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-light-secondary {
  color: #999999 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-light-secondary:hover, a.text-light-secondary:focus {
  color: #737373 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-borders {
  color: #e2e2e2 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-borders:hover, a.text-borders:focus {
  color: #bcbcbc !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-dark-borders {
  color: #e2e2e2 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-dark-borders:hover, a.text-dark-borders:focus {
  color: #bcbcbc !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-light-background {
  color: #ffffff !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-light-background:hover, a.text-light-background:focus {
  color: #d9d9d9 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-dark-text {
  color: black !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-dark-text:hover, a.text-dark-text:focus {
  color: black !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-overlay {
  color: rgba(76, 76, 76, 0.5) !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-overlay:hover, a.text-overlay:focus {
  color: rgba(38, 38, 38, 0.5) !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-shadow {
  color: rgba(0, 0, 0, 0.16) !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-shadow:hover, a.text-shadow:focus {
  color: rgba(0, 0, 0, 0.16) !important;
}

/* line 51, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-body {
  color: black !important;
}

/* line 52, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 54, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 55, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

/* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 63, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 67, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 72, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 92, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  body {
    min-width: 992px !important;
  }
  /* line 95, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  .container {
    min-width: 992px !important;
  }
  /* line 100, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 103, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }
  /* line 107, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 117, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 123, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  /* line 134, ../../local/bundle/gems/bootstrap-4.6.0/assets/stylesheets/bootstrap/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/* line 6, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/bootstrap-patches.scss */
.container, .container-fluid, .container-sm, .container-md, .container-lg {
  padding-right: 17px;
  padding-left: 17px;
}

@font-face {
  font-family: "Oswald-Light";
  src: url(/assets/Oswald-Light-5daf1ade0625e60c21dc340e600c8b68c7a15c55b696fec005fd7774120ad3b9.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "D-Din-Regular";
  src: url(/assets/D-Din-Regular-add0d862990aea65a5b90da36b565ed2066e9bc57cb04e04af95e842ebb7fc66.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CormorantGaramond-Regular";
  src: url(/assets/CormorantGaramond-Regular-f496bff34afebb31d269574a13e475475610625ab92142d51dfdf7d2d6b76ca7.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
.spree-mt-large {
  margin-top: 2.0625rem !important;
}

@media (min-width: 576px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
  .spree-mt-large {
    margin-top: 4.825rem !important;
  }
}

@media (min-width: 992px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
  .spree-mt-large {
    margin-top: 5.5625rem !important;
  }
}

/* line 13, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
.spree-mb-large {
  margin-bottom: 2.0625rem !important;
}

@media (min-width: 576px) {
  /* line 13, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
  .spree-mb-large {
    margin-bottom: 4.825rem !important;
  }
}

@media (min-width: 992px) {
  /* line 13, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
  .spree-mb-large {
    margin-bottom: 5.5625rem !important;
  }
}

/* line 25, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
.spree-mt-medium {
  margin-top: 2.25rem !important;
}

@media (min-width: 576px) {
  /* line 25, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
  .spree-mt-medium {
    margin-top: 3.73125rem !important;
  }
  /* line 30, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
  .spree-mt-medium.spree-flat-label {
    margin-top: 1.6875rem !important;
  }
}

@media (min-width: 992px) {
  /* line 25, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
  .spree-mt-medium {
    margin-top: 3.3125rem !important;
  }
}

/* line 40, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
.spree-mb-medium {
  margin-bottom: 2.25rem !important;
}

@media (min-width: 576px) {
  /* line 40, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
  .spree-mb-medium {
    margin-bottom: 3.73125rem !important;
  }
  /* line 45, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
  .spree-mb-medium.spree-flat-label {
    margin-bottom: 1.6875rem !important;
  }
}

@media (min-width: 992px) {
  /* line 40, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/margins.scss */
  .spree-mb-medium {
    margin-bottom: 3.3125rem !important;
  }
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-background, .flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

/* line 7, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon {
  position: relative;
  display: inline-block;
  width: 3.0666666667em;
}

/* line 12, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon:before {
  content: "\00a0";
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ad {
  background-image: url(/assets/flags/4x3/ad-af21bc50f12e6076f79dbddb6049ea32bf747e4a9dbf628781eaf29e81c6232c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ae {
  background-image: url(/assets/flags/4x3/ae-660f600189f77fbacd2099f5b898864e08a67d0cfe3905c390dcf6b86489dbe4.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-af {
  background-image: url(/assets/flags/4x3/af-c7bfd83db1aefc08972a093aca88285194feb05ab87fb5ede44acb107a2f84e0.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ag {
  background-image: url(/assets/flags/4x3/ag-a986cf9b57900ccf9ac75cf39b5f519385e80dc6319fbf584c33e08e5b913d50.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ai {
  background-image: url(/assets/flags/4x3/ai-efd0c274edd8ce7fc9b665c783f1fc297218b699965677ea0762fe46c0cceff6.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-al {
  background-image: url(/assets/flags/4x3/al-87476e4c4b339983bcda71637a718eed1670bed1e39d7419db41b8f9db3a9485.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-am {
  background-image: url(/assets/flags/4x3/am-8244966df26ff96a23e4d1ec5411c7f8fdd2b935c48189dfb2e258bda95e986e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ao {
  background-image: url(/assets/flags/4x3/ao-7ac46e1cd0c7d36c3229911376e38f7a9f578f627bd889f23ab5d5c9597cbc36.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-aq {
  background-image: url(/assets/flags/4x3/aq-62ee1988140dee84b7c8dd5ffa27db67b3242505b9ac16a91981cd05599c49b4.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ar {
  background-image: url(/assets/flags/4x3/ar-036d9c340499588b37c3ff853da7ea105eb35fae876d7cfe034ebe3cc3764cd8.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-as {
  background-image: url(/assets/flags/4x3/as-3193ab22284dbfe3b88049d07de78b43be8bd841ff00e71e84e3c957cbdaee6a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-at {
  background-image: url(/assets/flags/4x3/at-1e513e59cf959d38287ad72edc6f07cda754b7621efb04ed74c333df73ff4176.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-au {
  background-image: url(/assets/flags/4x3/au-213bcc5e8c0c7defccd96f191f39e53f873da8129e55d230faafdd683d4168f9.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-aw {
  background-image: url(/assets/flags/4x3/aw-424db29f64f3c72757bc5542144a2347d30102d17aeb30ae977559fd68e6f637.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ax {
  background-image: url(/assets/flags/4x3/ax-e0b7f6dd55f2611d2a69e9f111dc39c5342069c32855f72933ff53e6f7488811.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-az {
  background-image: url(/assets/flags/4x3/az-3a16ff227d8a0295cf07c9f3fcab7e4004f0c4b6f18c5858dc1633cf6b16fe78.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ba {
  background-image: url(/assets/flags/4x3/ba-0145a56b0f2d7e25856b2c62fcef5a8e2d62257ec67c0806fa0e92933082503e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bb {
  background-image: url(/assets/flags/4x3/bb-667b79ca265802e179cfdc8ab06295e9e23301659f610ea11005b7415ae98673.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bd {
  background-image: url(/assets/flags/4x3/bd-d5ee762ba69448db5fadd6a18f5213ca922c0f04fe7d47bca6983afbb301fe2e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-be {
  background-image: url(/assets/flags/4x3/be-b3df2b94815bb9f38846ee9bf98e13f70cee99f9b08d80b95f96117255bb14ae.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bf {
  background-image: url(/assets/flags/4x3/bf-bb500b0772dba72a64a3cede92898c2803bb9fbd72743826590cce2a8f4dd066.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bg {
  background-image: url(/assets/flags/4x3/bg-c67e049a9f003f098e554808e74e3359970e4df9adcfb69b33dcb7bfd5b7a8c5.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bh {
  background-image: url(/assets/flags/4x3/bh-b89b1dd1f40b59b119a3788653182317859e93b7e506ba08516de97b8590803e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bi {
  background-image: url(/assets/flags/4x3/bi-d9cc0b58ddd6c7a1147999f96ff25d4fd80e00a71636f2e0dba952f0c5771532.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bj {
  background-image: url(/assets/flags/4x3/bj-9085e2dc8e991e0dc1e0192979ca19db8dd9e22cd8ec7228f6289e2b8231a9c2.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bl {
  background-image: url(/assets/flags/4x3/bl-1c0fc0dc03abc76091b6e9b874ab94975b4fb6898ff39dd8fc4705f81b1c94f2.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bm {
  background-image: url(/assets/flags/4x3/bm-13cb511dd4f639bcb07b08499c6a596ef4a300745a740f5158e70bef9823913a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bn {
  background-image: url(/assets/flags/4x3/bn-7c5eafd90f22b14301a5784167e70326557e8732de95e702d9780afb9ba351f6.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bo {
  background-image: url(/assets/flags/4x3/bo-4ab35795d73ec5cc7ce784bedbd1c72c7ab5402f3665998d998c1b6e244bf4bc.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bq {
  background-image: url(/assets/flags/4x3/bq-4f69e04ac3651b9112d1411a085bd6d632544c593fad9d20c27616d809746f07.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-br {
  background-image: url(/assets/flags/4x3/br-5626545274de6de8e4e2c0f800b7b664bc3521f0ee9bc98547f3cbec3effe2d8.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bs {
  background-image: url(/assets/flags/4x3/bs-d45540c1f333ad6b70ae998b317d6c545b2f608b896dc384da069459dd6f0838.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bt {
  background-image: url(/assets/flags/4x3/bt-6f109e6e0465742b9a132f29d356bab77e47f8429263056d4dd77f1f6cdae063.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bv {
  background-image: url(/assets/flags/4x3/bv-f251755196f171e5d7ab2684a09ce6dfef2037cc273bb14460934e1a2c1c538e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bw {
  background-image: url(/assets/flags/4x3/bw-115b2165fe0c1f881a45409a24bc3bcfd42de9a1cdad5686ed36b06c0d646262.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-by {
  background-image: url(/assets/flags/4x3/by-91b26dd7a972c1eba9a387e521bb4db94c891635bb0dd2b55238e4552ca39047.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-bz {
  background-image: url(/assets/flags/4x3/bz-173ecf7b1acfb23e569b7f305630bfe1a39943ebf504ad66ac3f5d613e121c9a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ca {
  background-image: url(/assets/flags/4x3/ca-5bda905693ffed32df95f79a8eeac1fbf062630de05f48875e109c35681e2331.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cc {
  background-image: url(/assets/flags/4x3/cc-d49eb3730b2cbe3eaa7028d5bd5f425caafd83154cf47523c27279c10257d3f6.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cd {
  background-image: url(/assets/flags/4x3/cd-3e5799ffef91d8cb30dc6b847867e209e82cbffe277445202c5f291d36ef0248.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cf {
  background-image: url(/assets/flags/4x3/cf-44e68fe825719854c92a8285944e619288d5f651fd17f874153081449c100d1f.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cg {
  background-image: url(/assets/flags/4x3/cg-7e4f9efc379203b9cc9677042de4c07bd411308c80074919035c08fe131dbca2.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ch {
  background-image: url(/assets/flags/4x3/ch-4e94e5c3a524345e7c24f3807ab2ca812225ea6ccdb59ec67125b0ea3ed02cd5.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ci {
  background-image: url(/assets/flags/4x3/ci-d7fd4124cb8f4d9cc2d70bd2c87543fd279750bd7082d51e5916fea65847e992.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ck {
  background-image: url(/assets/flags/4x3/ck-95e850b027e198e275840a2c96fde8be006f7c4b50d274c2da10dcfad50d3cf8.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cl {
  background-image: url(/assets/flags/4x3/cl-b0c3f433217a039247b2c7f3f8694d05237ba684726b604a33c102d10f279fde.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cm {
  background-image: url(/assets/flags/4x3/cm-1b2e52b5962f38e58da1973b23796ccefae0e82321856c61bda68bd3f277ea6f.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cn {
  background-image: url(/assets/flags/4x3/cn-e80d714480a795617992d733d0678e5ad5025f8852b35d20a402a78fce4ccaf8.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-co {
  background-image: url(/assets/flags/4x3/co-bc15eabb8dc37b36d7be228c68a2f7a62957a3ba9e4d8c35db50b919c9d150da.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cr {
  background-image: url(/assets/flags/4x3/cr-12fe80c814de382b53955ab5223514278f7b4985f51c32fd1f60356280e1e5cd.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cu {
  background-image: url(/assets/flags/4x3/cu-0a09bdca54a5347ba1238476ea90ea7d7d99fec7163df43e762313ddbce9b145.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cv {
  background-image: url(/assets/flags/4x3/cv-3ab6aaaf11d9a3a6f2fba17248ea85d36967163214e98b0bb30123d0b3def532.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cw {
  background-image: url(/assets/flags/4x3/cw-186b6d2347845c903689468db9a51cec41d7458461725fcdcecab27eebc3c376.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cx {
  background-image: url(/assets/flags/4x3/cx-aaf17168e49e9efc24b259929e40b7b135f78f4ee327577ab57e9a14fe8dfe9d.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cy {
  background-image: url(/assets/flags/4x3/cy-88d041c0eec06dab21e4d9c777ead616f2ab97eedef8b619f78f95dd51e74ab7.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-cz {
  background-image: url(/assets/flags/4x3/cz-265906e27b7bc9169b39564713880f07af8ffd23a178ebb75f90224c684719f1.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-de {
  background-image: url(/assets/flags/4x3/de-226631a8fa9deee07022680ce0461b7a09b416b616c56ebcaf21f50e2b34ea8f.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-dj {
  background-image: url(/assets/flags/4x3/dj-55b23581525743a29fb3602ae988dc91e8f6f5ea07d66337ea8051bf92e7c3ae.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-dk {
  background-image: url(/assets/flags/4x3/dk-c29517b4eb6b056475330a26a3f929c0523ef80268a8457ca5d44a7def3cdf44.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-dm {
  background-image: url(/assets/flags/4x3/dm-80221b928ecc38c82c3d290b36be1c6c9388a51e9533c31c197016b00e63b070.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-do {
  background-image: url(/assets/flags/4x3/do-d399ea939e23c000ce12ba4f7c4d4abccdd28f783248b819ebb20b90546f619f.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-dz {
  background-image: url(/assets/flags/4x3/dz-6a1e2abb0d8a33b0209a37123e44710b4b27b50723a5d2ab7fb8746c88447cf6.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ec {
  background-image: url(/assets/flags/4x3/ec-63bf6e3ac63634199c0929715a715109f8ad229c526c08bfbe7f6a7a9f30fcde.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ee {
  background-image: url(/assets/flags/4x3/ee-b4c2ebcd79e821fb8ee37e39d688560a79dee100a981402224a4f2bd9762e41e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-eg {
  background-image: url(/assets/flags/4x3/eg-83f4a01c0e76210691d46b0cff7ec97b6ed93290c32a1e94fab96efd3d9b7d42.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-eh {
  background-image: url(/assets/flags/4x3/eh-62f153a1a4ea6e8ed2f79f26ed10eccbbb295bed16ecb46f4e77a6f5f49df639.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-er {
  background-image: url(/assets/flags/4x3/er-4c57685960d0cd27bc4ee6cc8356f2ed8d0a5cc54a22b5b503529091705a2b04.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-es {
  background-image: url(/assets/flags/4x3/es-ab3d438837b7f1c4ebce6980cc9274cd2e6adcc8af9be6f5cfc47ef2c4c464e3.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-et {
  background-image: url(/assets/flags/4x3/et-e28f1f69ecf1b26e002d8c8dad55ec8af5e822b3cca7f111c399e72b4e0f9c79.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-fi {
  background-image: url(/assets/flags/4x3/fi-83783a7dc69702dfbb59833d81c309748ffb04574aab8ed1cb7589189c0f80d2.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-fj {
  background-image: url(/assets/flags/4x3/fj-4972d31a0e0d2516c08a305844e5310bf8963d7cca69cc86ed4ed2e121f41be9.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-fk {
  background-image: url(/assets/flags/4x3/fk-6d11c1ecbf413d27f4068e211b7f5f46e83b9067c9fd73ea9c3f5d48c7bbb457.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-fm {
  background-image: url(/assets/flags/4x3/fm-881458469239020624b90d2601d347330d21dd7b512c011cba2bcb0c4dc4ea75.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-fo {
  background-image: url(/assets/flags/4x3/fo-c0b32df51365a3947ddcda18c15575c5c617b75b29330d78e606e684f3304334.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-fr {
  background-image: url(/assets/flags/4x3/fr-63667b36ddd95d29a9f163e3ab4b9f7000dcd310350c565c19b975a0a2418117.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ga {
  background-image: url(/assets/flags/4x3/ga-6cf1908ef7a47d61ead3f969bb5dfb96e4b691b66291e2cd7dc71c513d1a5659.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gb {
  background-image: url(/assets/flags/4x3/gb-825310f9bcc8892559317bfc87fc28d5d7bad06c02d562b5740aafcf4b040803.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gd {
  background-image: url(/assets/flags/4x3/gd-eb435c57c240fd302400f1ecb887ec63c672b524032bd0e7c6261ae6a2f1e249.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ge {
  background-image: url(/assets/flags/4x3/ge-3054d4e61ec2de31e08ce51c8e1bff64fe2d4cc39f3bc6b3988a5e3aab32379c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gf {
  background-image: url(/assets/flags/4x3/gf-8b1d049abec1dc1e6e28247d4f649f5146e8c29a4b928f94c97741da16bcc422.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gg {
  background-image: url(/assets/flags/4x3/gg-7a521b07e2a60e914abf16a2553dd7b8f18d3ff21ece58b2c41ba5264c3117e3.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gh {
  background-image: url(/assets/flags/4x3/gh-120554a519bce5c340f98f8cb7bcf98ea18572d3ad137804b4b0c5d806a54016.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gi {
  background-image: url(/assets/flags/4x3/gi-c84fb25bb5c8d9b9cc2d70f630a927f4ea4f4cbeb2674eb97b4b9dc2d2256c14.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gl {
  background-image: url(/assets/flags/4x3/gl-1149b6b3a90dd6f4f6ac8dd4af0ddfcb33e801858e4835c5f8c6c7346dee3288.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gm {
  background-image: url(/assets/flags/4x3/gm-6d6da6987a4243bb9fff8138ad9e0b301098c6f963cacedf997850fb679ec28c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gn {
  background-image: url(/assets/flags/4x3/gn-735109ba23330ad9e8602b6e27e658bd12e36f2616b7ead65bd908d553b2acda.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gp {
  background-image: url(/assets/flags/4x3/gp-b9c509941ec97521fd81904dc81a2845faa44349cc068344f4f738dad7a558b2.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gq {
  background-image: url(/assets/flags/4x3/gq-52b8daea18383c355f1f6db428bcd4ebdf777734148da4403f1e93797b4dc9da.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gr {
  background-image: url(/assets/flags/4x3/gr-d22330d2af43ce22eab7d8ec9efdbe27ccd9ac1255f3bd289aa671db07fd0205.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gs {
  background-image: url(/assets/flags/4x3/gs-ad593ae4b9e8c7a4c109a15385a221464240cf3f77e607af2adba53d7b7d2a69.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gt {
  background-image: url(/assets/flags/4x3/gt-aa19f58abef6e0b68f7bee73452e26679a640c0fed12f9fc2cb6cde32fc04da5.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gu {
  background-image: url(/assets/flags/4x3/gu-6d39ec648f0366b77918f779bef9619d06561d223bcb98b56813dc32e8403d2d.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gw {
  background-image: url(/assets/flags/4x3/gw-ef2b9b0a28a50cc12689fb576cf4dc5b507b01fbb15a498298921d7a57f0fd77.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gy {
  background-image: url(/assets/flags/4x3/gy-0b13a1778887768d5e7767f5e4a484444f4cf3be655142fd6d5d5acb945e7919.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-hk {
  background-image: url(/assets/flags/4x3/hk-17c1c66141f1aa0339fefc5863866d67eabcb1732bda7d5d757b2cb937c93da1.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-hm {
  background-image: url(/assets/flags/4x3/hm-d0e56b8208a450dc19b6e1eafaa826c439a318b33314c503ebab05d7a9d14ba3.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-hn {
  background-image: url(/assets/flags/4x3/hn-38a5028605f6645a95c607f24db6d27d5b915580be561a365cfb9d238736b594.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-hr {
  background-image: url(/assets/flags/4x3/hr-b0b1d075c651e2ceb10f558b33a13c9dd89310edfbe67df0f46a7b5d8d550de6.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ht {
  background-image: url(/assets/flags/4x3/ht-ba77c23de904dea8ddf2390f9e363fa96679253b425be7d4dbf0021c4a0c9911.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-hu {
  background-image: url(/assets/flags/4x3/hu-470431d1ed0dc2099f20313f78f906848acaf9efce57c543d83b3b62f8b7a448.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-id {
  background-image: url(/assets/flags/4x3/id-c9871d91b6b58310831a0d78b904e44eb92a64630ac219ac43165d0ca8f0dacd.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ie {
  background-image: url(/assets/flags/4x3/ie-4d73eedf98a4c487c352db58751ff766f05f6aa3bfac1ecc0f9384e50d019191.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-il {
  background-image: url(/assets/flags/4x3/il-1dcc3e315cf8b00b8a9914d9ce696b05612aec294bf85e784b25c672b259c58a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-im {
  background-image: url(/assets/flags/4x3/im-5b256ebd75ab1fc4d1e7af4f4306b4c6b54ae64a67eb1d968a84065a007b7cd7.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-in {
  background-image: url(/assets/flags/4x3/in-cbc15f5fb40df22adf2b3792eb6c1d359e1a7affb44318a5a779943fc7299d45.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-io {
  background-image: url(/assets/flags/4x3/io-b942bddf710a42e617b2fcabb8bdfbe210b85d2ac9a60b5063d513ecc6648eec.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-iq {
  background-image: url(/assets/flags/4x3/iq-4b13b01690d870625d61a87bbaf4328a714626698d056dc3f56a9a37c133d77a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ir {
  background-image: url(/assets/flags/4x3/ir-2047b977f2d7e8835035e30551fe8333403452134c3164105ed30b2e6fd14a23.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-is {
  background-image: url(/assets/flags/4x3/is-89b266e3c5824fabc91b8d04a830a3f32c62484b49543bc3921e14c57ba6cb7e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-it {
  background-image: url(/assets/flags/4x3/it-2d46fd7fde3f19c3f278fe9028e6fab6fa997fbdda3e18116fb70e57cfc78598.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-je {
  background-image: url(/assets/flags/4x3/je-365f0f9dea4804f7f9a9ca052beb1b39bc0811cd5d47d013094418d5b6c53d1a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-jm {
  background-image: url(/assets/flags/4x3/jm-fc7c5d90b44fa5ba160c644f6c7f8918f5460a5842a517e3fd99ea94ba963594.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-jo {
  background-image: url(/assets/flags/4x3/jo-c3109f9f849f581918a4567768bd334506cb517bf8a3ed3afc8e670ae434af27.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-jp {
  background-image: url(/assets/flags/4x3/jp-e759dccba5bc383814ab190daba0d12ef591ad9f161502a47222c2eacf770606.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ke {
  background-image: url(/assets/flags/4x3/ke-c6390bd1dead222763be7c93e10ce8d48ce550d2083d00b907504d01f3be8da8.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-kg {
  background-image: url(/assets/flags/4x3/kg-618432f0701371ef7260a11fde248179e49360f1acd1a0fd07c4efcd153f4721.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-kh {
  background-image: url(/assets/flags/4x3/kh-ec1e0984d167e8c6bfa026cfddd6048c64e9b3634a99c9a20db194f28f10b1a6.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ki {
  background-image: url(/assets/flags/4x3/ki-591a87de7bbeb711663f6dcaad93e269108ca6ab9ccbcb653e84c9779e9d3e2d.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-km {
  background-image: url(/assets/flags/4x3/km-f6cd3ead925661739946379d122420dfd0287b6332e25ecefc5e8a97adefdb0f.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-kn {
  background-image: url(/assets/flags/4x3/kn-d0f010da3fc35e1b9b520e8c063eaf9a650c16a0dd6507928cbf013a04508924.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-kp {
  background-image: url(/assets/flags/4x3/kp-8d34a3fd7d34c53ce01854e2b1e69c71fd6b0c65dda1b8aa90f2935a551b8f79.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-kr {
  background-image: url(/assets/flags/4x3/kr-3162c67e01704d06fd77d78fefeb5937fee5f4ee326d369da13a5b25b75db16a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-kw {
  background-image: url(/assets/flags/4x3/kw-ac538e6cbafc0a94611bb9c653df3056cfa3303faff143308aa5680178e34f71.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ky {
  background-image: url(/assets/flags/4x3/ky-fcecffb01a890f01464e6067e5593099b9919746443d16c69c7e223e13be50ef.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-kz {
  background-image: url(/assets/flags/4x3/kz-8214283b99e5781396996fdfd84c551ea7ac15a248465ccbb9358b13373d802a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-la {
  background-image: url(/assets/flags/4x3/la-1f70bf3805542fff3addba9e2148d541cb30b125c692a8c7e0868cf4c7dea409.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-lb {
  background-image: url(/assets/flags/4x3/lb-80a2aaa6b4ad4e44ad197ccdb7defba58af6ff0ab0692817804de12ff594bc8e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-lc {
  background-image: url(/assets/flags/4x3/lc-6f18658956e6da5c5bf468181b465a33c33045134dfb327d35a9b6ea6c56d23e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-li {
  background-image: url(/assets/flags/4x3/li-c97f90de5ee09d5594f9d3154e7eae0158a8f922e394c3ad24502a9274dd68fb.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-lk {
  background-image: url(/assets/flags/4x3/lk-599de52b1450460f083ac0654eb4e833c06b809903c7ce11cbe202005e3f080e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-lr {
  background-image: url(/assets/flags/4x3/lr-66c008c2d58e2b50772ad95a30801a9b62566d5f3ac8ec1ea1ad41aaadc0f4c7.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ls {
  background-image: url(/assets/flags/4x3/ls-285534456c1acd523d23e09220799faf851218c1b2d8015b0bb557910ca1b9e4.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-lt {
  background-image: url(/assets/flags/4x3/lt-9012691cb1689944fd0813b33b7a58fb97921944ec8988f23590fed21a1ff07c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-lu {
  background-image: url(/assets/flags/4x3/lu-4622624d698a9577a3fb92bd4fa5f98f305d704bc51306b86d109c6c865d069a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-lv {
  background-image: url(/assets/flags/4x3/lv-dc67526a1833d2cd7c50d87f0da252e1fa2b361d7d418715535d3aa63e5a76b7.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ly {
  background-image: url(/assets/flags/4x3/ly-3ad0387cfe11942e1f55114d49e6083185afde3528d2b05885160bdd043ff470.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ma {
  background-image: url(/assets/flags/4x3/ma-f40a79d79c88c1bb927ec0e40c5d044f838f0a2c48d820b3e8449e92a71d02d6.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mc {
  background-image: url(/assets/flags/4x3/mc-65c30fed3b3ade292a366ca3cea6155962e94a13944fd62e73706a7f872253ec.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-md {
  background-image: url(/assets/flags/4x3/md-92475a7045515ebb11c2127a896010934a569a7d16adc4a702d41adf4565d440.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-me {
  background-image: url(/assets/flags/4x3/me-29052367756da76b9ddcc3a71a17dc15cc39a7d387cb381fc5daad5880cd1895.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mf {
  background-image: url(/assets/flags/4x3/mf-a07c29d68d55c8c614265e1bfc1ec179073e983f9d30a1a361310d68d2e30fa5.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mg {
  background-image: url(/assets/flags/4x3/mg-9e1ecee816ab8ef6441e6bb5a6d14c4238f074fcbc278a4ffa6168809669e586.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mh {
  background-image: url(/assets/flags/4x3/mh-4785fd6418f936a2702773e3e131f282067da3d8d406c4c31d0d1bcbfc638af7.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mk {
  background-image: url(/assets/flags/4x3/mk-3c7035086a33b244188bfc3ad050eb100aab771dfe39dd82c619ae6cd103af4c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ml {
  background-image: url(/assets/flags/4x3/ml-e8326589ad95d63b2856367db0b6343479eb591d116bc7e7a2c15e7d422e8dca.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mm {
  background-image: url(/assets/flags/4x3/mm-f7ef4a34cf98d96f557d0a7020f178154b730129be4c2b5f8425b825665875c1.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mn {
  background-image: url(/assets/flags/4x3/mn-00649cb56bad07f8d34472e881fbe370a46879416fcba8dfc655f6eeed0056a3.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mo {
  background-image: url(/assets/flags/4x3/mo-62610131201312d4268197556e2952932ee4cde22ce876668722cc332b83989e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mp {
  background-image: url(/assets/flags/4x3/mp-2e4af783bec6f474fc03275a7dc048a146d28ad3da615d65e6eb6d930c0054ef.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mq {
  background-image: url(/assets/flags/4x3/mq-297d268a5e967f7d34c91aa4513f86ec67b2efcef6df294a7846a554d73f22d9.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mr {
  background-image: url(/assets/flags/4x3/mr-e41908b9de58fe9479e9a2e2a5bc0074ca1013cc247f2b1410568e8babe4ebfe.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ms {
  background-image: url(/assets/flags/4x3/ms-c2c0dfeea4a1f46dfb510afc8a97e99cc5a91d89851e97e4edd48f10d10eb262.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mt {
  background-image: url(/assets/flags/4x3/mt-fd6a6cbf958e7d3b88070ded68716b2b85bc130acf68e3b0bbab05361dbab47d.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mu {
  background-image: url(/assets/flags/4x3/mu-e3ce67e697fb6b33a39726379574752eef57b121d6f60d160e6bc7d7ed8f5ae6.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mv {
  background-image: url(/assets/flags/4x3/mv-0f9b86efb7f8d66d28223ff592232812cfd2d2567db83ef96bf783ea3154eb8d.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mw {
  background-image: url(/assets/flags/4x3/mw-c2c93e168527ec8bda2799854370dfacafcb491f39d6083900d903244c00cc4b.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mx {
  background-image: url(/assets/flags/4x3/mx-8258503043a0a3b6fc68ef1af0025ef0de85fa482fb77e8ba220c3cd6a7a86a7.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-my {
  background-image: url(/assets/flags/4x3/my-c992340a8c8284fca33fbcbcb287ace68c355a0603c471d9b09a207ab4f7390c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-mz {
  background-image: url(/assets/flags/4x3/mz-db6310ed68179491d7d9ad03d133cd8ace0fd75dd0624f3f9f1c856eb799fdb1.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-na {
  background-image: url(/assets/flags/4x3/na-7c73485829c6aee5fb2e678707883ae99de6ddc50f4393025fdadedd78944213.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-nc {
  background-image: url(/assets/flags/4x3/nc-b0c095d359e58de45a984c4d3aa73c5442e76c2b8837ae491f53284de1a15475.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ne {
  background-image: url(/assets/flags/4x3/ne-54d7076def267766d8e49d822d6b9b774e82bfe0a91269b0951148f5a19e4900.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-nf {
  background-image: url(/assets/flags/4x3/nf-f0e0b96f2586ad66b367fe6490b48df8aeea0c100bf5178cd1ffbc03571fe95c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ng {
  background-image: url(/assets/flags/4x3/ng-f1ca02b4d2034f53a5b768674883dab4b21852dc2ae39b2d02bc281384d95e33.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ni {
  background-image: url(/assets/flags/4x3/ni-a6c8d7f7a74b93a4c42589c951ce37ea3e073daf82f2418efa6a5ff1ec2d23fb.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-nl {
  background-image: url(/assets/flags/4x3/nl-a91174a3cccd5ec66da2cc68e0cbf86a3ea73d2976dc303c72109198b2504b51.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-no {
  background-image: url(/assets/flags/4x3/no-c59f156ddd70507f05267dc35e2e4f3e44467b9ef414995abb91589dc486dd6a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-np {
  background-image: url(/assets/flags/4x3/np-ddc042ba58c0842e4a1dd8ac56701dd8e22659cb04e3905d3866810d6333aaf0.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-nr {
  background-image: url(/assets/flags/4x3/nr-2f19fb532598a59536ccf4bb6f4446c08eb1b9ed5ebe0ff1f00bc6fc8c36e792.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-nu {
  background-image: url(/assets/flags/4x3/nu-55390cc014e85eb56b9d08004470900d13d95ed83ddb5006bf4e0e1cf519028c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-nz {
  background-image: url(/assets/flags/4x3/nz-b7f4f0961f007b0cc355df85903b0af0cfd6b655e23aa56aa547dc5ed693ae7f.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-om {
  background-image: url(/assets/flags/4x3/om-d66047c0f554b25250566bdbdf7d4ac03c0f708f03cd4c4159c57f16fa056967.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-pa {
  background-image: url(/assets/flags/4x3/pa-0bd4b6709d9ca822851f2d7c57ef9fb3c098ceeea5d239bbf8f3196b062d1d11.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-pe {
  background-image: url(/assets/flags/4x3/pe-3fddfd9a5405daa75ae35d717219be04940fbd956b583fa9a75d0c54ec5d6da5.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-pf {
  background-image: url(/assets/flags/4x3/pf-de72e06f1af9d5d3f44995e41ec69b3669da1d59a40b4d99b03164617ab326b1.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-pg {
  background-image: url(/assets/flags/4x3/pg-10ae837d9c7828178cc70a3489b719ab88a3c3dfbd58bfcf7c0ce26908efc809.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ph {
  background-image: url(/assets/flags/4x3/ph-fd167a43304972aa43f76a0ec3f03dc89dde4f96adc654a7e0e2e1257aa9a7e5.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-pk {
  background-image: url(/assets/flags/4x3/pk-0c5ada4d149d7ff18ea90733cf9bfa8754981730138c20ec97b864d97fe34ef9.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-pl {
  background-image: url(/assets/flags/4x3/pl-bd8c588ce4c71594e5f3789b700c935e3c97e5c06e62ddb595752c805e90d851.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-pm {
  background-image: url(/assets/flags/4x3/pm-e1e1de44f61b53fb70041acec8426e6505526c9a29317a4fc1dbc206f0f261e6.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-pn {
  background-image: url(/assets/flags/4x3/pn-d05afc2826bdaa9121a17e9ff42d35ec4a72668a4efe0b65acd6e6de23f8268c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-pr {
  background-image: url(/assets/flags/4x3/pr-f87e928ea7a84ebc9c7d6e8ee6e43e9f93014adebc4604f01fe36db29e635ed8.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ps {
  background-image: url(/assets/flags/4x3/ps-84421fd66f9058e424da190fc8b3f6a0d35e7bb918aa6fffacd00a1a2c1b2d71.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-pt {
  background-image: url(/assets/flags/4x3/pt-62137f64b8b37b24510095926415b3120029f0d57e97817209e895f9c50b26dd.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-pw {
  background-image: url(/assets/flags/4x3/pw-c59cfacb984b59244f48132977b96327c880f391431a2610ec4617d1f73ee3a7.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-py {
  background-image: url(/assets/flags/4x3/py-22570d444732336f9af31307c5b4c5809d8c028319b81c24966d0b48e441f08c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-qa {
  background-image: url(/assets/flags/4x3/qa-a5e58fc790b76e90b945a68bb4f15223254201bf006040d953092dee5ca8da31.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-re {
  background-image: url(/assets/flags/4x3/re-5183af67c4fa08369e9251a2a102a4ed578c24bb59092dd92f3a572d90223434.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ro {
  background-image: url(/assets/flags/4x3/ro-854593a65b29383274aabe385c4ff58794a2b5d4b89c5414a0ff11f96d016f1e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-rs {
  background-image: url(/assets/flags/4x3/rs-cbb54d608b15e2bd4d422b8d83f061115c2087d070969b2e9f6112647569ce3a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ru {
  background-image: url(/assets/flags/4x3/ru-5b51b57f63cf58e451abddeaee39a8c7b133cb3d58c6ef1a903883bda7c346b0.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-rw {
  background-image: url(/assets/flags/4x3/rw-aeb9bc73cd3fe25e7c1a1a7bdddc11eb3d71a3273919dd2f4247873db78fbe75.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sa {
  background-image: url(/assets/flags/4x3/sa-d54e76d7ad9da5242aa26d5dbec120b8a4530c097ae45d0b22e539f2d9c6ad8b.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sb {
  background-image: url(/assets/flags/4x3/sb-651213df067f16dbdba2288928434afdd54f192b50bf15d06206ade966d54bac.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sc {
  background-image: url(/assets/flags/4x3/sc-2ed9272d5fd2fa92d29289f49f58f5f64f66977165fa1a80f9eb6aa57335517e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sd {
  background-image: url(/assets/flags/4x3/sd-b8b9d97103e668a2b043311b6453c2df25d5c3adcf62481e4c79a627c6784f4d.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-se {
  background-image: url(/assets/flags/4x3/se-f15c8829e3f3e3ad94343f7677078bb6a5061156e752ac52cd589a253c60f4df.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sg {
  background-image: url(/assets/flags/4x3/sg-fa164984f038fa81540d519c5d08123ed55f31bb8aa73798af7698c69dca2226.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sh {
  background-image: url(/assets/flags/4x3/sh-e7b5e4dc5360fd9ec2e0dd50074e82a53566a61ab88a36b6b5cc80451a2d9279.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-si {
  background-image: url(/assets/flags/4x3/si-25487f7aa91f115d558f031ffaf0d399924b032100d24d467c3bd1cb026d9001.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sj {
  background-image: url(/assets/flags/4x3/sj-e64bad4f257ee1219640dce3608270b8a4c7ebfc37f91ac9e4fa5957ea0814f5.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sk {
  background-image: url(/assets/flags/4x3/sk-4ca76c921fae3345c47f1f540cdaf3716a7807ffcba532caea50090c8bbecac2.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sl {
  background-image: url(/assets/flags/4x3/sl-d8106777ab26efc28f786a1345bd411a4a0a10da738b691e3f4deea96d3c3c3a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sm {
  background-image: url(/assets/flags/4x3/sm-d8ebb10444ef5bef482c0b886a617d832a62629887061d916f6e3af7ee49c01c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sn {
  background-image: url(/assets/flags/4x3/sn-e8f288fc52101ac915f7321dffce4c0af0a830244791f63efea069cbbc311ffa.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-so {
  background-image: url(/assets/flags/4x3/so-50c5153e92331af5eb0bcda9b17ed8ded87f69f94803d50315514c8d95f241dd.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sr {
  background-image: url(/assets/flags/4x3/sr-04f64ba6540237ec9188f9f776ea8e300ab8da9e69b0987c7f84d57e485d03fa.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ss {
  background-image: url(/assets/flags/4x3/ss-d0545941635094a4083da0238fec28147c845f146e122c745d0977bd0c9433d6.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-st {
  background-image: url(/assets/flags/4x3/st-ebb813a81f4959663ce7a00f33acb9513cb0aeaacc6e6b42becf3964114b97a1.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sv {
  background-image: url(/assets/flags/4x3/sv-4a2c02ae1c8fa104bdf722d8040868f47d1159fc774e32082e7fd1516c0c8e6d.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sx {
  background-image: url(/assets/flags/4x3/sx-aa8a47e9aa8b9ba218c6875d2435df72740ab4c0b924869286b4cadb1365d49c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sy {
  background-image: url(/assets/flags/4x3/sy-3b78773e392f046fb9b3f83bc34ce38515f72320c575d93c41c95d90ffb5d039.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-sz {
  background-image: url(/assets/flags/4x3/sz-57cefe0c71e90edba3c03594a69a3a9a33f779c0c2405efaedb8d64290e28d1f.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tc {
  background-image: url(/assets/flags/4x3/tc-c3e7a86e64d439e6b25dc833f685cd5461e9c5ce33d0f004f3570adfba65c9bc.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-td {
  background-image: url(/assets/flags/4x3/td-b6ce40aff60feef4e8fe1417f075b57688b5cc4c32d09296d02776a797e0b0d3.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tf {
  background-image: url(/assets/flags/4x3/tf-0681ec54dffc4f628efd8b4726fc3f00c628aab4fb0c797c332c80a25d559820.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tg {
  background-image: url(/assets/flags/4x3/tg-486dca2420c797d9a37b03d11767c9418b5e26d07c7c694d897b7d85092ea499.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-th {
  background-image: url(/assets/flags/4x3/th-4e206b563d27b5a7a3f7cabf944d6d278e6e8640018a72ce7b7ff989f1396df9.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tj {
  background-image: url(/assets/flags/4x3/tj-1a8979f03a820cec54ff4a900e843afee074f3b4004e1aeeb706caaea0379ffe.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tk {
  background-image: url(/assets/flags/4x3/tk-3e49a632d5d87de3ef67aca8faa159c1b69bc16669f6c8c117748dc9625d1c58.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tl {
  background-image: url(/assets/flags/4x3/tl-8662a8d01007fcbe0f41a694a5cd927265409d59b783b50e0bf4561302a77e40.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tm {
  background-image: url(/assets/flags/4x3/tm-22b811ff90642de341a3e28a1775d1992d1f32088e922abddafca79157e3c2ec.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tn {
  background-image: url(/assets/flags/4x3/tn-5d05bcd60eb3118eae45baf24be63aab68e236ec6d19124eed90548f1ec42bd5.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-to {
  background-image: url(/assets/flags/4x3/to-a2007667f47550dd1a6db5e83911fcc0acdf00909db626d592a9390c4e8aa1fa.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tr {
  background-image: url(/assets/flags/4x3/tr-033a416ecc30a516c54c6a0fac2d212a38fb051e5976cda49eb9d22264814a66.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tt {
  background-image: url(/assets/flags/4x3/tt-f6ac88577c57d12df95251c21a7adb68ced1720731d754a462d2958879b56e00.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tv {
  background-image: url(/assets/flags/4x3/tv-6017cefb02fcc099faa8f072149bbce7f8c155ad6ffa620a6d6258409b786ce4.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tw {
  background-image: url(/assets/flags/4x3/tw-44b7d1f3acc75aa8ff817b55d499dcb24770a3423b624bff829cb26729de7c16.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-tz {
  background-image: url(/assets/flags/4x3/tz-1d5e7fb7a12497358a19b92671184b14664125a143d909abbee5615b57f7e988.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ua {
  background-image: url(/assets/flags/4x3/ua-fbbf0f0e9a6d6187561f38af9b3f28e3125e406c3deea268bcb64dac7a03a6aa.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ug {
  background-image: url(/assets/flags/4x3/ug-001fa554127aafd736752727490db9f8893164c0369d0ba5cb6d742c44370975.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-um {
  background-image: url(/assets/flags/4x3/um-d2e8ac2079a27fb6f120ab4bc4d29597450bd01a9fedf9b7f5a09ad65e8dd164.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-us {
  background-image: url(/assets/flags/4x3/us-c70ba1cb67cc649da2b1f5dc4a26891437d8bba2cc098c88461e6bfc23949d9e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-uy {
  background-image: url(/assets/flags/4x3/uy-25c640333545843d345dbda694ca41c404dcaa69d3e32fbebc89d5620b5b881a.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-uz {
  background-image: url(/assets/flags/4x3/uz-76a3658f5f45def0750a70247d604356ff4eba996b30aa23a657ac07044caed4.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-va {
  background-image: url(/assets/flags/4x3/va-89b12d71ce8ea74250d99da84ad4417c53eab133e4be8db99e6b8e0b26f71278.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-vc {
  background-image: url(/assets/flags/4x3/vc-55b7f903c7e603de7eec36bca0760a51930ae7ba90c2e758fcf3aa4d7e959ee5.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ve {
  background-image: url(/assets/flags/4x3/ve-3079fd19521114a5585b23e37a3d443676b52fd593b68bae5026c29de0bf5561.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-vg {
  background-image: url(/assets/flags/4x3/vg-509967cefab0422e7e4162aa75d3cede7620a4a17d9b2015adfa74e84051f364.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-vi {
  background-image: url(/assets/flags/4x3/vi-0c1811861e17033d8d2ee291edb8b710dc877fbec06ab4e4d250218724966032.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-vn {
  background-image: url(/assets/flags/4x3/vn-1768f5ce4bad46f4907f598e6097e6e1340500f4d7d75a76266f3e6ab9463d5e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-vu {
  background-image: url(/assets/flags/4x3/vu-03a36a9550f9eba48a2cbe65dc4be5e00b79447fa6d0863378046cc5836a4014.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-wf {
  background-image: url(/assets/flags/4x3/wf-e8360ce364de6826f01716b7d320eef87621b70101c129df459682a790267f89.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ws {
  background-image: url(/assets/flags/4x3/ws-e77b5573407b1162d26d40dee59e28684aee6ebbff9961ac32242943c9e96e26.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-ye {
  background-image: url(/assets/flags/4x3/ye-ccc0af8c1220d0583d1432c0c340c21aad14e987d7d73d2601cc35451a37cf9c.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-yt {
  background-image: url(/assets/flags/4x3/yt-b1e78ed98f7111d6a115d73d2c604f5c1ef65ba9b01713ca47d914de0d22b351.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-za {
  background-image: url(/assets/flags/4x3/za-d2d473f4e2e4707604a7caac42f9cb6415bf5e8ce35b5e72bc78775d8aae03e5.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-zm {
  background-image: url(/assets/flags/4x3/zm-107a1d20ce64bbc59bdf3ef022215742bf5fd79d94636e7d4376586d2e0bb0b4.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-zw {
  background-image: url(/assets/flags/4x3/zw-a357182ee43243cf7989366b10afb15296f814cba5d9a035e3d66ff401aaa115.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-es-ca {
  background-image: url(/assets/flags/4x3/es-ca-e6d65a5eae996b410a099eadfc691c380ad0f734578ce2ac14f2d5bf31eb63db.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-eu {
  background-image: url(/assets/flags/4x3/eu-8c749adacf82b6b5d58ce51dbcfa748c6bc6a9a205e5efcb6e96f126f8953f6e.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gb-eng {
  background-image: url(/assets/flags/4x3/gb-eng-d2de597c10f3c833fd8c7bfbe818189e6209db19882a27398b8e180884697eca.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gb-nir {
  background-image: url(/assets/flags/4x3/gb-nir-5130c70b20a02f9f6dfff69c9e55b3aa0054906318e4afc12c692dcfb7f55216.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gb-sct {
  background-image: url(/assets/flags/4x3/gb-sct-bc44f4448f55c576b4f8e1aa1d61a8b28751dfae10cf3d26d0408befa6d0bde0.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-gb-wls {
  background-image: url(/assets/flags/4x3/gb-wls-2e24673349bd8ee843980d052d79c354f993efb345d1ef5ee0fe29807e8d19d4.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-un {
  background-image: url(/assets/flags/4x3/un-6685994fae5d4918c5b6aa20ed98c3bc736bb1bd88ad2d86b40261682766791d.svg);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/flags/_flag-icon-base.scss */
.flag-icon-xk {
  background-image: url(/assets/flags/4x3/xk-201401507976e570a410ef6fea6a56db0e05749575bf61ba04a86c7724c6b5c1.svg);
}

/* line 3, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
.carousel-indicators-indicator {
  border: 1px solid #4c4c4c;
  background: #f8f9fa;
  width: 6px;
  height: 6px;
  flex: 0 0 auto;
  border-radius: 50%;
}

/* line 11, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
.carousel-indicators-indicator.active {
  background: #4c4c4c;
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
.carousel-vertically-animated .carousel-item {
  transform: translate3d(0, 0, 0);
}

/* line 22, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
.carousel-vertically-animated .carousel-item-next.carousel-item-left,
.carousel-vertically-animated .carousel-item-prev.carousel-item-right {
  transform: translate3d(0, 0, 0);
}

/* line 27, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
.carousel-vertically-animated .carousel-item-next,
.carousel-vertically-animated .active.carousel-item-right {
  transform: translate3d(0, 100%, 0);
}

/* line 32, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
.carousel-vertically-animated .carousel-item-prev,
.carousel-vertically-animated .active.carousel-item-left {
  transform: translate3d(0, -100%, 0);
}

/* line 48, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
.carousel-icon-control-rounded {
  border-radius: 50%;
  width: 28px;
  height: 28px;
  background: #f2f2f2;
  color: black;
}

@media (min-width: 576px) {
  /* line 48, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
  .carousel-icon-control-rounded {
    width: 44px;
    height: 44px;
  }
}

/* line 61, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
.carousel-icon-control--previous {
  left: 7px;
  z-index: 1;
  top: 0;
  bottom: 42px;
}

@media (min-width: 768px) {
  /* line 61, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
  .carousel-icon-control--previous {
    bottom: 70px;
  }
}

@media (min-width: 1300px) {
  /* line 61, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
  .carousel-icon-control--previous {
    left: -30px;
  }
}

/* line 68, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
.carousel-icon-control--next {
  right: 7px;
  z-index: 1;
  top: 0;
  bottom: 42px;
}

@media (min-width: 768px) {
  /* line 68, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
  .carousel-icon-control--next {
    bottom: 70px;
  }
}

@media (min-width: 1300px) {
  /* line 68, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
  .carousel-icon-control--next {
    right: -30px;
  }
}

/* line 77, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
.carousel-items-container {
  margin-left: 7px;
  margin-right: 7px;
}

@media (min-width: 576px) {
  /* line 77, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
  .carousel-items-container {
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media (min-width: 1300px) {
  /* line 77, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/carousel.scss */
  .carousel-items-container {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 3, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/button.scss */
.btn-primary:disabled {
  background-color: #d0d1d2;
  border-color: #d0d1d2;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/modal.scss */
.modal-backdrop {
  background: rgba(133, 137, 140, 0.6);
}

/* line 5, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/modal.scss */
.modal {
  padding: 0 !important;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-bootstrap/alert.scss */
.alert {
  text-align: center;
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/quantity_select.scss */
.quantity-select-decrease, .quantity-select-increase {
  width: 45px;
  border-radius: 0;
  font-size: 1.25rem;
  font-weight: 500;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
}

@media (min-width: 576px) {
  /* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/quantity_select.scss */
  .quantity-select-decrease, .quantity-select-increase {
    width: 58px;
    font-size: 1.875rem;
    border: 2px solid #e2e2e2;
  }
}

@media (min-width: 768px) {
  /* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/quantity_select.scss */
  .quantity-select-decrease, .quantity-select-increase {
    width: 45px;
    font-size: 1.25rem;
    border: 1px solid #e2e2e2;
  }
}

/* line 20, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/quantity_select.scss */
.quantity-select-value {
  width: 46px;
  height: 45px;
  font-size: 1.25rem;
  font-weight: 500;
  border-radius: 0;
  border: 1px solid #e2e2e2;
  z-index: 1;
}

@media (min-width: 576px) {
  /* line 20, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/quantity_select.scss */
  .quantity-select-value {
    width: 58px;
    height: 58px;
    font-size: 1.75rem;
    border: 2px solid #e2e2e2;
  }
}

@media (min-width: 768px) {
  /* line 20, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/quantity_select.scss */
  .quantity-select-value {
    width: 46px;
    height: 45px;
    font-size: 1.25rem;
    border: 1px solid #e2e2e2;
  }
}

/* line 40, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/quantity_select.scss */
.quantity-select-value::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* line 44, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/quantity_select.scss */
.quantity-select input[type=number]::-webkit-outer-spin-button,
.quantity-select input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 49, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/quantity_select.scss */
.quantity-select input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/layouts/spree_application.scss */
body {
  background: #ffffff;
}

/* line 4, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/layouts/spree_application.scss */
.modal-content {
  background: #ffffff;
}

/* line 7, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/layouts/spree_application.scss */
.overlay {
  position: fixed;
  visibility: hidden;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(76, 76, 76, 0.5);
  opacity: 0;
  z-index: 5;
  cursor: pointer;
  transition: opacity 0.5s, visibility 0s 0.5s;
}

/* line 20, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/layouts/spree_application.scss */
.overlay.shown {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s;
}

/* line 27, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/layouts/spree_application.scss */
.dropdown-menu {
  background: #ffffff;
  border-color: #e2e2e2;
}

/* line 31, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/layouts/spree_application.scss */
.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus {
  background: #f2f2f2;
  color: black;
}

/* line 39, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/layouts/spree_application.scss */
.form-control,
.form-control:focus,
.spree-flat-input,
.spree-flat-select {
  background: #ffffff;
  color: #212529;
}

@media (max-width: 991.98px) {
  /* line 47, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/layouts/spree_application.scss */
  input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
select:focus,
textarea {
    font-size: 16px !important;
  }
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/helpers/spree/frontend_helper.scss */
#breadcrumbs {
  padding: 0;
}

/* line 5, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/helpers/spree/frontend_helper.scss */
.breadcrumb {
  background: none;
  padding: 0.5rem 0;
  margin: 0;
}

/* line 9, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/helpers/spree/frontend_helper.scss */
.breadcrumb li {
  color: black;
  font-size: 0.6875rem;
}

@media (min-width: 576px) {
  /* line 9, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/helpers/spree/frontend_helper.scss */
  .breadcrumb li {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  /* line 9, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/helpers/spree/frontend_helper.scss */
  .breadcrumb li {
    font-size: 0.75rem;
  }
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/helpers/spree/frontend_helper.scss */
.breadcrumb li a {
  color: inherit;
}

/* line 24, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/helpers/spree/frontend_helper.scss */
.breadcrumb-product-name {
  padding-right: 9.5px;
}

/* line 28, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/helpers/spree/frontend_helper.scss */
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 3, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/icon.scss */
.spree-icon-arrow-left {
  transform: rotate(180deg);
}

/* line 6, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/icon.scss */
.spree-icon-arrow-up {
  transform: rotate(270deg);
}

/* line 9, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/icon.scss */
.spree-icon-arrow-down {
  transform: rotate(90deg);
}

/* fade image in after load */
/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/_images.scss */
.lazyload,
.lazyloading {
  opacity: 0;
}

/* line 6, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/_images.scss */
.lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/cart.scss */
.cart-icon {
  position: relative;
  display: inline-block;
  padding-right: 7%;
}

/* line 6, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/cart.scss */
.cart-icon svg {
  width: 24px;
  height: 24px;
}

@media (min-width: 1200px) {
  /* line 6, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/cart.scss */
  .cart-icon svg {
    width: 36px;
    height: 36px;
  }
}

/* line 14, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/cart.scss */
.cart-icon, .cart-icon:hover {
  color: black;
}

/* line 19, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/cart.scss */
.cart-icon-count {
  border-radius: 9.5px;
  border: 1px solid #ffffff;
  color: #ffffff;
  background: black;
  position: absolute;
  height: 19px;
  min-width: 19px;
  right: -5%;
  bottom: 35%;
  text-align: center;
  line-height: 17px;
  padding: 0 2px;
  font-size: 0.75rem;
  display: none;
}

@media (min-width: 1200px) {
  /* line 19, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/cart.scss */
  .cart-icon-count {
    border-radius: 13px;
    border-width: 2px;
    height: 26px;
    min-width: 26px;
    line-height: 22px;
    font-size: 0.9375rem;
  }
}

/* line 48, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/cart.scss */
.cart-icon--visible-count .cart-icon-count {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 56, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/cart.scss */
.cart-checkout-btn {
  font-size: 1.375rem;
  height: 65px;
  padding: 16px 28px;
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/category_nav_bar.scss */
.category-links {
  width: 176px;
  min-width: 176px;
}

/* line 6, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/category_nav_bar.scss */
.category-links-header {
  color: black;
  font-weight: bold;
  line-height: 1.06;
  letter-spacing: 0.4px;
}

/* line 13, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/category_nav_bar.scss */
.category-links ul {
  list-style-type: none;
  padding-top: 27px;
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/category_nav_bar.scss */
.category-links li {
  font-size: 14px;
  padding-bottom: 11px;
}

/* line 23, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/category_nav_bar.scss */
.category-links li:hover {
  text-decoration: underline;
}

/* line 27, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/category_nav_bar.scss */
.category-links a {
  color: black;
  font-weight: 500;
  line-height: 1.21;
  letter-spacing: 0.35px;
  display: block;
}

/* line 35, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/category_nav_bar.scss */
.category-links a:hover {
  text-decoration: none;
  color: black;
}

/* line 41, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/category_nav_bar.scss */
.category-image {
  background: #f2f2f2;
  color: black;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  position: relative;
  width: 350px;
  height: 234px;
}

/* line 52, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/category_nav_bar.scss */
.category-image img {
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 57, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/category_nav_bar.scss */
.category-box {
  background-color: white;
  padding: 1rem 0 0.5rem;
  width: 90%;
  position: absolute;
  bottom: 5%;
  left: 5%;
}

/* line 65, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/category_nav_bar.scss */
.category-box-small-text {
  text-align: center;
  color: #282828;
  font-size: 0.75rem;
  padding-bottom: 7px;
  font-weight: 500;
  line-height: 0.75;
  letter-spacing: 0.3px;
  text-align: center;
}

/* line 76, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/category_nav_bar.scss */
.category-box-big-text {
  font-weight: 600;
  color: black;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.38;
  letter-spacing: 0.4px;
  text-align: center;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
.footer-spree {
  background: #ffffff;
  color: black;
  border-color: #e2e2e2 !important;
}

/* line 5, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
.footer-spree .logo img {
  height: 27px;
  width: 62px;
}

@media (min-width: 1200px) {
  /* line 5, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
  .footer-spree .logo img {
    height: 52px;
    width: 122px;
  }
}

/* line 13, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
.footer-spree .spree-icon path {
  fill: black;
}

/* line 16, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
.footer-spree-contact-note {
  font-size: 0.75rem;
}

@media (min-width: 1200px) {
  /* line 16, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
  .footer-spree-contact-note {
    font-size: 0.875rem;
  }
}

/* line 22, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
.footer-spree-copyright {
  border-color: #e2e2e2 !important;
  font-size: 0.5625rem;
}

/* line 25, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
.footer-spree-copyright a {
  color: black;
  text-decoration: underline;
}

@media (min-width: 768px) {
  /* line 22, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
  .footer-spree-copyright {
    font-size: 0.875rem;
  }
}

/* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
.footer-spree-copyright-logo-spark {
  height: 14px;
}

@media (min-width: 768px) {
  /* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
  .footer-spree-copyright-logo-spark {
    height: 21px;
  }
}

@media (min-width: 1200px) {
  /* line 40, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
  .footer-spree-label {
    font-size: 1rem;
    font-weight: 500;
  }
}

/* line 46, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
.footer-spree-info {
  font-size: 0.875rem;
}

/* line 49, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
.footer-spree-menu-links {
  border-color: #e2e2e2 !important;
}

/* line 51, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/footer.scss */
.footer-spree-menu-links a {
  color: black;
  font-size: 0.875rem;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
body {
  padding-top: 50px;
}

@media (min-width: 576px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
  body {
    padding-top: 75px;
  }
}

@media (min-width: 1200px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
  body {
    padding-top: 75px;
  }
}

/* line 12, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
.header-spree {
  background: #ffffff;
  color: black;
  border-color: #e2e2e2 !important;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 16;
  height: 50px;
}

@media (min-width: 1200px) {
  /* line 12, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
  .header-spree {
    z-index: 4;
  }
  /* line 24, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
  .header-spree.above-overlay {
    z-index: 6;
  }
}

/* line 30, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
.header-spree-fluid {
  max-width: 1440px;
}

/* line 32, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
.header-spree-fluid-logo {
  flex-basis: auto;
  margin: 0;
}

/* line 35, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
.header-spree-fluid-logo img {
  max-height: 32px;
}

/* line 39, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
.header-spree-fluid-secondary-navigation {
  flex-basis: 0;
}

/* line 42, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
.header-spree-fluid-mobile-menu-toggler {
  flex-basis: 0;
}

/* line 44, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
.header-spree-fluid-mobile-menu-toggler .navbar-toggler {
  color: black;
}

@media (min-width: 576px) {
  /* line 12, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
  .header-spree {
    height: 75px;
  }
  /* line 53, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
  .header-spree-fluid-logo img {
    max-height: 50px;
  }
}

@media (min-width: 1200px) {
  /* line 12, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
  .header-spree {
    height: 75px;
  }
  /* line 62, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
  .header-spree-fluid-logo {
    flex-basis: 0;
    margin: 0 0 1rem;
  }
  /* line 65, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
  .header-spree-fluid-logo img {
    max-height: 50px;
  }
  /* line 69, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
  .header-spree-fluid-primary-navigation {
    flex-basis: auto;
  }
}

/* line 76, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
#logo {
  margin: 0;
  padding: 0;
}

/* line 79, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/header.scss */
#logo a {
  display: inline-block;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/login.scss */
.forgot-password {
  margin-top: 0.625rem;
}

/* line 4, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/login.scss */
.forgot-password a {
  transition: color 0.35s ease;
  text-transform: uppercase;
  text-decoration: underline;
  color: #999999;
  font-size: 0.75rem;
}

/* line 11, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/login.scss */
.forgot-password a:hover, .forgot-password a:active {
  color: #282828;
}

@media (min-width: 576px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/login.scss */
  .forgot-password {
    margin-top: 1.23125rem;
  }
  /* line 19, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/login.scss */
  .forgot-password a {
    font-size: 1.4375rem;
  }
}

@media (min-width: 992px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/login.scss */
  .forgot-password {
    margin-top: 1.25rem;
  }
  /* line 26, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/login.scss */
  .forgot-password a {
    font-size: 1rem;
  }
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right li + li {
  margin-left: 0.5rem;
}

@media (min-width: 1200px) {
  /* line 6, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
  .navbar-right li + li {
    margin-left: 1.5rem;
  }
}

/* line 11, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right-dropdown-toggle {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: black;
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right-dropdown .dropdown-menu {
  border-color: #e2e2e2;
}

/* line 23, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right .account-icon svg {
  width: 27.6px;
  height: 24px;
}

@media (min-width: 1200px) {
  /* line 23, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
  .navbar-right .account-icon svg {
    width: 41.4px;
    height: 36px;
  }
}

/* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right .search-icons svg {
  width: 24px;
  height: 24px;
}

@media (min-width: 1200px) {
  /* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
  .navbar-right .search-icons svg {
    width: 36px;
    height: 36px;
  }
}

/* line 42, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right-search-menu {
  position: static;
}

/* line 44, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right-search-menu-dropdown {
  background-color: #ffffff;
  visibility: hidden;
  opacity: 0;
  z-index: 4;
  left: 0;
  right: 0;
  position: absolute;
  top: 50px;
  margin: 0;
}

@media (min-width: 576px) {
  /* line 44, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
  .navbar-right-search-menu-dropdown {
    top: 75px;
  }
}

@media (min-width: 1200px) {
  /* line 44, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
  .navbar-right-search-menu-dropdown {
    top: 75px;
  }
}

/* line 64, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right-search-menu-dropdown form input#keywords {
  background: transparent;
  color: black;
  font-size: 0.875rem;
  width: calc(100% - 40px);
}

/* line 69, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right-search-menu-dropdown form input#keywords:focus {
  outline: none;
}

/* line 72, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right-search-menu-dropdown form input#keywords::-moz-placeholder {
  text-transform: uppercase;
  color: #e2e2e2;
}
.navbar-right-search-menu-dropdown form input#keywords:-ms-input-placeholder {
  text-transform: uppercase;
  color: #e2e2e2;
}
.navbar-right-search-menu-dropdown form input#keywords::placeholder {
  text-transform: uppercase;
  color: #e2e2e2;
}

/* line 76, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right-search-menu-dropdown form input#keywords::-webkit-search-cancel-button {
  display: none;
}

@media (min-width: 768px) {
  /* line 64, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
  .navbar-right-search-menu-dropdown form input#keywords {
    font-size: 1.375rem;
  }
}

/* line 83, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right-search-menu-dropdown form input[type="submit"] {
  display: none;
}

/* line 88, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/nav_bar.scss */
.navbar-right-search-menu-dropdown.shown {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s;
}

/* line 3, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/search_form.scss */
.search-form button svg {
  width: 20px;
  height: 20px;
}

@media (min-width: 768px) {
  /* line 3, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/search_form.scss */
  .search-form button svg {
    width: 27px;
    height: 27px;
  }
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/order_details.scss */
.order-details-delivery-informations .steps-data {
  display: flex;
  flex-direction: column;
}

/* line 6, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/order_details.scss */
.order-details-delivery-informations dt {
  color: black;
  margin-top: 25px;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 12, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/order_details.scss */
.order-details-delivery-informations dt:first-child {
  margin-top: 0;
}

/* line 17, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/order_details.scss */
.order-details-delivery-informations dd {
  margin-top: 10px;
}

/* line 20, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/order_details.scss */
.order-details-delivery-informations dd:first-child {
  margin-top: 0;
}

/* line 24, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/order_details.scss */
.order-details-delivery-informations dd a {
  position: relative;
  float: right;
  margin-top: -4px;
}

/* line 31, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/order_details.scss */
.order-details-delivery-informations div a {
  position: relative;
  float: right;
  margin-top: -4px;
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-item {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  padding: 0 1.5rem;
  height: 100%;
}

/* line 8, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-item a {
  color: black;
}

/* line 11, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-item a:hover {
  text-decoration: none;
}

/* line 16, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category {
  display: flex;
  position: static;
}

/* line 22, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category:hover .main-nav-bar-category-button, .main-nav-bar-category.show .main-nav-bar-category-button {
  color: black;
  text-decoration: none;
}

/* line 25, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category:hover .main-nav-bar-category-button:after, .main-nav-bar-category.show .main-nav-bar-category-button:after {
  border-bottom-color: black;
}

/* line 31, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category .dropdown-item {
  width: auto;
  padding: 0;
  background-color: transparent;
}

/* line 35, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category .dropdown-item:hover, .main-nav-bar-category .dropdown-item:focus {
  background-color: transparent;
}

/* line 40, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category-button {
  background: none;
  border: none;
  color: black;
  margin: 0;
  display: flex;
  align-items: center;
  position: relative;
}

/* line 48, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category-button:after {
  content: '';
  display: block;
  width: calc(100% - 2rem);
  position: absolute;
  left: 1rem;
  bottom: 0.75rem;
  padding: 0;
  margin: 0;
  border: 0;
  border-bottom: 3px solid transparent;
}

/* line 62, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category-dropdown {
  padding: 51px 0px 51px 0px;
  min-height: 341px;
  left: 0;
  right: 0;
  width: 100%;
  position: absolute;
  top: 50px;
  margin: 0;
  border: none;
  z-index: 1000;
  background: #ffffff;
  background-clip: padding-box;
  border-top: 1px solid #e2e2e2;
}

/* line 78, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category-dropdown form input#keywords {
  color: black;
  font-size: 0.875rem;
  width: calc(100% - 40px);
}

/* line 82, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category-dropdown form input#keywords:focus {
  outline: none;
}

/* line 85, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category-dropdown form input#keywords::-moz-placeholder {
  color: #e2e2e2;
}
.main-nav-bar-category-dropdown form input#keywords:-ms-input-placeholder {
  color: #e2e2e2;
}
.main-nav-bar-category-dropdown form input#keywords::placeholder {
  color: #e2e2e2;
}

/* line 88, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category-dropdown form input#keywords::-webkit-search-cancel-button {
  display: none;
}

@media (min-width: 768px) {
  /* line 78, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
  .main-nav-bar-category-dropdown form input#keywords {
    font-size: 1.375rem;
  }
}

/* line 95, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar-category-dropdown form input[type='submit'] {
  display: none;
}

@media (min-width: 1200px) {
  /* line 62, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
  .main-nav-bar-category-dropdown {
    top: 74px;
  }
}

/* line 106, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/main_nav_bar.scss */
.main-nav-bar .spree-icon {
  color: black;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/errors/not_found.scss */
.not-found-page {
  min-height: 600px;
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-item {
  will-change: transform;
}

/* line 5, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-item-content {
  height: 0;
  padding-bottom: 644.9791673611%;
  display: block;
}

/* line 14, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-item-single {
  position: relative;
  display: none;
  overflow: hidden;
}

/* line 19, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-item-single img {
  border: 2px solid transparent;
}

/* line 21, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-item-single img.selected {
  border-color: #4c4c4c;
}

/* line 25, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-item-single--empty {
  background: none;
}

/* line 28, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-item-single--visible {
  margin-top: 0;
  display: block;
  cursor: pointer;
}

/* line 32, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-item-single--visible ~ .product-thumbnails-carousel-item-single--visible {
  margin-top: 5%;
}

/* line 37, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-item:not(.carousel-item) {
  display: none;
}

/* line 41, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-previous {
  top: 0;
}

/* line 43, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-previous .spree-icon {
  display: block;
}

/* line 47, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-next {
  bottom: 0;
}

/* line 49, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel-next .spree-icon {
  display: block;
}

/* line 53, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel--empty {
  padding: 0 0 124.9958334722% 0;
  background: #f8f9fa;
}

/* line 56, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
.product-thumbnails-carousel--empty > * {
  display: none !important;
}

@media (min-width: 768px) {
  /* line 63, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
  .product-thumbnails-carousel-item-content {
    padding-bottom: 0px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  /* line 69, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
  .product-thumbnails-carousel-item-single--visible ~ .product-thumbnails-carousel-item-single--visible {
    margin-top: 8%;
  }
  /* line 73, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
  .modal-dialog--zoom .product-thumbnails-carousel-item-single--visible ~ .product-thumbnails-carousel-item-single--visible {
    margin-top: 3px;
  }
}

@media (min-width: 768px) and (min-height: calc( 650px / 0.7470666667 + 102px * 2)) {
  /* line 78, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
  .modal-dialog--zoom .product-thumbnails-carousel-item-single--visible ~ .product-thumbnails-carousel-item-single--visible {
    margin-top: 10px;
  }
  /* line 81, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/thumbnails.scss */
  .modal-dialog--zoom .product-thumbnails-carousel-item-single--visible {
    margin-top: 10px;
  }
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.modal-dialog--zoom .product-carousel .carousel-inner {
  width: calc((100vh - 2 * 0px - 2rem) / (1 / 0.7470666667));
}

@media (min-height: 780px) {
  /* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
  .modal-dialog--zoom .product-carousel .carousel-inner {
    width: calc((100vh - 2 * 62px - 2rem) / (1 / 0.7470666667));
  }
}

/* line 16, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-control--previous {
  left: -15%;
  top: 0;
  width: 15%;
  z-index: 2;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 16, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
  .product-carousel-control--previous {
    left: 15px;
  }
}

/* line 23, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-control--next {
  right: -15%;
  top: 0;
  width: 15%;
  z-index: 2;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 23, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
  .product-carousel-control--next {
    right: 15px;
  }
}

/* line 30, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-control-rounded {
  border-radius: 50%;
  width: 44px;
  height: 44px;
  background: #f2f2f2;
  color: black;
}

/* line 39, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-item {
  transition: transform 0.1s ease-in-out;
}

/* line 42, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-item-squared {
  position: relative;
  height: 0;
  padding: 0 0 124.9958334722%;
}

/* line 47, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.modal-dialog--zoom .product-carousel-item-squared {
  padding-bottom: 133.8568623951%;
}

/* line 51, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-item-squared img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 58, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-item-squared-only {
  padding-bottom: 0;
  height: auto;
}

/* line 62, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-item-squared-only img {
  position: static;
}

/* line 66, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.modal-dialog--zoom .product-carousel-item-squared-only {
  padding-bottom: 0;
}

/* line 71, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-item:not(.carousel-item) {
  display: none;
}

/* line 75, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-indicators {
  text-align: center;
  padding: 5px 10px 0;
  overflow-x: auto;
  position: static;
  white-space: nowrap;
  display: block;
  margin: 0;
}

/* line 84, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-indicators-indicator {
  display: none;
}

/* line 86, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-indicators-indicator--visible {
  display: inline-block;
}

/* line 91, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-indicators li {
  width: 60px;
  height: 82px;
  flex: none;
  border-radius: 0;
  border: none;
  background: none;
  opacity: 1;
}

/* line 103, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-indicators li:first-child {
  margin-left: 0;
}

/* line 107, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-indicators li:last-child {
  margin-right: 0;
}

/* line 111, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-indicators li img {
  width: auto;
  height: auto;
  max-height: 82px;
  max-width: 60px;
  margin: 0 auto;
  border: 1px solid transparent;
}

/* line 121, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-indicators li.active img {
  border-color: black;
}

/* line 127, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel--empty {
  padding: 0 0 124.9958334722% 0;
  background: #f8f9fa;
}

/* line 130, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel--empty > * {
  display: none !important;
}

/* line 134, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-overlay {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  justify-content: center;
}

/* line 141, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/carousel/single.scss */
.product-carousel-overlay-modal-opener {
  flex-basis: 430px;
  cursor: url(/assets/picture-zoom-be66e8d944622a94cb28f32c977190ca6849b4b4a6dc1dcfdb3d377318c5fd65.svg), zoom-in;
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-hero-image {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  height: 204px;
  width: 100%;
  overflow: hidden;
}

/* line 11, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-hero-image .hero-image {
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  /* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-hero-image {
    height: 418px;
  }
}

@media (min-width: 992px) {
  /* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-hero-image {
    height: 600px;
  }
}

/* line 27, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-hero-image .hero-content {
  position: absolute;
  z-index: 1;
  right: 10%;
}

/* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-hero-image-text {
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.27;
  letter-spacing: 0.55px;
  color: black;
  width: 116px;
}

@media (min-width: 768px) {
  /* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-hero-image-text {
    font-size: 2.75rem;
    width: 288px;
  }
}

@media (min-width: 992px) {
  /* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-hero-image-text {
    font-size: 3.375rem;
  }
}

/* line 52, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-hero-image .spree-btn.btn-primary {
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  /* line 52, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-hero-image .spree-btn.btn-primary {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  /* line 52, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-hero-image .spree-btn.btn-primary {
    font-size: 2rem;
  }
}

/* line 66, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-taxon-box {
  display: block;
  flex-direction: column;
  height: 140px;
  position: relative;
  overflow: hidden;
}

/* line 73, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-taxon-box img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

/* line 80, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-taxon-box h3 {
  margin: 0;
  width: auto;
  background: #ffffff;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.35px;
  padding: 0 5%;
}

@media (min-width: 768px) {
  /* line 80, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-taxon-box h3 {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  /* line 80, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-taxon-box h3 {
    font-size: 2rem;
  }
}

@media (min-width: 768px) {
  /* line 66, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-taxon-box {
    height: 324px;
  }
}

@media (min-width: 992px) {
  /* line 66, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-taxon-box {
    height: 390px;
  }
}

/* line 108, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-taxon-box-text {
  width: 100%;
  text-transform: uppercase;
  color: black;
  position: absolute;
  left: 0;
  bottom: 21px;
  justify-content: center;
  display: flex;
}

/* line 120, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-taxons-separator {
  background: #f2f2f2;
  color: black;
  height: 40px;
}

@media (min-width: 768px) {
  /* line 120, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-taxons-separator {
    height: 87px;
  }
}

@media (min-width: 992px) {
  /* line 120, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-taxons-separator {
    height: 190px;
  }
}

/* line 133, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-fashion-trends-box {
  background: #f2f2f2;
  color: black;
  padding: 30px 0px;
}

@media (min-width: 768px) {
  /* line 133, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-fashion-trends-box {
    padding: 60px 0px;
  }
}

/* line 142, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-fashion-trends-box-summer-text {
  font-weight: 500;
  line-height: 1.83;
  letter-spacing: 0.3px;
  text-align: center;
  color: #282828;
  font-size: 0.75rem;
}

@media (min-width: 768px) {
  /* line 142, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-fashion-trends-box-summer-text {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  /* line 142, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-fashion-trends-box-summer-text {
    font-size: 1.25rem;
  }
}

/* line 158, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-fashion-trends-box-fashion-trends-text {
  font-weight: 500;
  line-height: 1.22;
  letter-spacing: 0.45px;
  text-align: center;
  color: black;
  font-size: 1.125rem;
}

@media (min-width: 768px) {
  /* line 158, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-fashion-trends-box-fashion-trends-text {
    font-size: 2.25rem;
  }
}

@media (min-width: 992px) {
  /* line 158, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-fashion-trends-box-fashion-trends-text {
    font-size: 1.625rem;
  }
}

/* line 174, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-fashion-trends-box-description-text {
  font-weight: 500;
  line-height: 1.67;
  letter-spacing: 0.3px;
  color: black;
  margin: auto;
  font-size: 0.75rem;
  width: 283px;
}

@media (min-width: 768px) {
  /* line 174, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-fashion-trends-box-description-text {
    font-size: 1rem;
    width: 608px;
  }
}

/* line 189, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-fashion-trends-box .spree-btn.btn-outline-primary {
  border: solid 2px #282828;
  font-size: 0.75rem;
  font-weight: bold;
}

@media (min-width: 768px) {
  /* line 189, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-fashion-trends-box .spree-btn.btn-outline-primary {
    font-size: 1.375rem;
    width: 400px;
    padding-top: 0.7rem;
  }
}

@media (min-width: 992px) {
  /* line 189, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-fashion-trends-box .spree-btn.btn-outline-primary {
    font-size: 1.25rem;
    width: 497.2px;
  }
}

/* line 206, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-bottom-box {
  background: #f2f2f2;
  color: black;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  height: 168px;
  overflow: hidden;
}

/* line 216, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-bottom-box img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  /* line 206, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-bottom-box {
    height: 363px;
  }
}

@media (min-width: 992px) {
  /* line 206, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-bottom-box {
    height: 350px;
  }
}

/* line 228, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-bottom-box-inner {
  background: #ffffff;
  margin: auto;
  padding: 10px 30px;
  position: absolute;
  width: 70%;
  left: 15%;
}

@media (min-width: 768px) {
  /* line 228, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-bottom-box-inner {
    padding: 30px 100px;
  }
}

/* line 240, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-bottom-box-inner-small-text {
  font-weight: 500;
  line-height: 0.9;
  letter-spacing: 0.25px;
  text-align: center;
  color: #282828;
  font-size: 0.625rem;
}

@media (min-width: 768px) {
  /* line 240, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-bottom-box-inner-small-text {
    font-size: 1.125rem;
  }
}

@media (min-width: 992px) {
  /* line 240, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-bottom-box-inner-small-text {
    font-size: 1rem;
  }
}

/* line 256, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-bottom-box-inner-big-text {
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.38px;
  text-align: center;
  color: black;
  font-size: 0.9375rem;
}

@media (min-width: 768px) {
  /* line 256, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-bottom-box-inner-big-text {
    font-size: 1.6875rem;
  }
}

@media (min-width: 992px) {
  /* line 256, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-bottom-box-inner-big-text {
    font-size: 1.625rem;
  }
}

/* line 275, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-carousel a,
.homepage-carousel a:hover,
.homepage-carousel a:active,
.homepage-carousel a:visited,
.homepage-carousel a:focus {
  text-decoration: none !important;
}

/* line 282, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
.homepage-carousel-text {
  font-size: 12px;
}

@media (min-width: 768px) {
  /* line 282, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-carousel-text {
    font-size: 22px;
  }
}

@media (min-width: 992px) {
  /* line 282, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/home/index.scss */
  .homepage-carousel-text {
    font-size: 24px;
  }
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/user_passwords/user_passwords.scss */
.user-passwords {
  margin-bottom: 5rem;
}

@media (min-width: 576px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/user_passwords/user_passwords.scss */
  .user-passwords {
    margin-bottom: 8rem;
  }
}

/* line 8, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/user_passwords/user_passwords.scss */
.user-passwords-no-border {
  border: none;
  background: #ffffff;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/user_sessions/new.scss */
.user-sessions {
  margin-bottom: 8rem;
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-not-found-header {
  color: black;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.45px;
}

@media (min-width: 576px) {
  /* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
  .plp-not-found-header {
    font-size: 2rem;
    letter-spacing: 0.8px;
  }
}

@media (min-width: 992px) {
  /* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
  .plp-not-found-header {
    font-size: 1.625rem;
    letter-spacing: 0.4px;
  }
}

/* line 17, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-not-found-image {
  color: #282828;
  margin-top: 3rem;
}

@media (min-width: 576px) {
  /* line 17, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
  .plp-not-found-image {
    width: 177.5px;
    height: 161.1px;
    margin-top: 93.3px;
  }
}

@media (min-width: 992px) {
  /* line 17, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
  .plp-not-found-image {
    width: 206px;
    height: 186px;
    margin-top: 3rem;
  }
}

/* line 32, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-not-found-text {
  color: black;
  margin-bottom: 350px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.35px;
}

@media (min-width: 576px) {
  /* line 32, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
  .plp-not-found-text {
    font-size: 1.125rem;
    letter-spacing: 0.45px;
  }
}

@media (min-width: 992px) {
  /* line 32, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
  .plp-not-found-text {
    font-size: 1rem;
    letter-spacing: 0.4px;
  }
}

/* line 48, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-results-text {
  font-size: 0.875rem;
  height: 60px;
  display: flex;
  align-items: center;
  color: black;
}

@media (min-width: 768px) {
  /* line 48, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
  .plp-results-text {
    font-size: 2rem;
  }
}

/* line 60, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filter-and-sort-horizontal-border {
  border-width: 1px 0px;
  border-style: solid;
  border-color: #e2e2e2;
}

/* line 66, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filter-and-sort-vertical-border {
  border-right: 1px solid #e2e2e2;
}

/* line 70, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filter-and-sort-buttons {
  color: black;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 45px;
  font-size: 0.875rem;
}

@media (min-width: 768px) {
  /* line 70, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
  .plp-filter-and-sort-buttons {
    height: 88px;
    font-size: 1.375rem;
  }
}

@media (max-width: 991.98px) {
  /* line 84, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
  .plp-icon {
    height: 30%;
    width: auto;
  }
}

/* line 91, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filters {
  top: 152px;
  left: 0;
}

/* line 94, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filters-card {
  background-color: #ffffff;
  border: none;
}

/* line 97, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filters-card a:hover {
  text-decoration: none;
}

/* line 102, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filters-card-header.collapsed .arrow {
  transform: rotate(90deg);
}

/* line 106, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filters-card-header {
  background-color: #ffffff;
  border: 0;
  border-bottom: 1px solid #e2e2e2;
  text-align: left;
  cursor: pointer;
  font-size: 1.0625rem;
  font-weight: bold;
}

/* line 115, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filters-card-header-arrow--minus {
  display: none;
}

/* line 121, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filters-card-header:not(.collapsed) .plp-filters-card-header-arrow--minus {
  display: inline;
}

/* line 124, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filters-card-header:not(.collapsed) .plp-filters-card-header-arrow--plus {
  display: none;
}

/* line 128, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filters-card-item {
  border: solid 1px #e2e2e2;
  color: black;
  font-size: 1rem;
  font-weight: 500;
}

/* line 133, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-filters-card-item--selected {
  border: solid 2px #4c4c4c;
}

@media (min-width: 992px) {
  /* line 138, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
  .plp-filters-scroller {
    max-height: calc(100vh - 152px);
    overflow: auto;
  }
}

/* line 146, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort {
  font-size: 1.0625rem;
}

/* line 148, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort-header {
  color: black;
  cursor: pointer;
}

/* line 151, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort-header:hover, .plp-sort-header:focus {
  text-decoration: none;
  color: black;
}

/* line 157, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort-header-arrow--up {
  display: none;
}

/* line 163, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort-dropdown {
  margin-left: -60px;
}

/* line 165, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort-dropdown-ul {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

/* line 167, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort-dropdown-ul-li, .plp-sort-dropdown-ul-li--active {
  list-style: none;
}

/* line 170, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort-dropdown-ul-li a, .plp-sort-dropdown-ul-li--active a {
  color: black;
}

/* line 174, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort-dropdown-ul-li--active {
  font-weight: bold;
}

/* line 178, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort-dropdown .dropdown-item {
  padding: 0;
  color: inherit;
  font-weight: inherit;
  background-color: transparent;
}

/* line 183, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort-dropdown .dropdown-item:hover, .plp-sort-dropdown .dropdown-item:focus {
  background-color: transparent;
}

/* line 192, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort.show .plp-sort-header-arrow--up {
  display: inline;
}

/* line 195, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-sort.show .plp-sort-header-arrow--down {
  display: none;
}

/* line 200, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-pagination {
  display: flex;
  justify-content: center;
  font-size: 1rem;
}

/* line 208, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-pagination .first a,
.plp-pagination .prev a,
.plp-pagination .next_page a,
.plp-pagination .last a {
  padding: 4px 11px;
}

/* line 212, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-pagination a {
  color: black;
  border-color: #e2e2e2 !important;
  padding: 5px 13px;
  min-width: 37px;
  height: 37px;
  text-align: center;
  line-height: 25px;
}

/* line 223, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-pagination .page-item:not(.active) .page-link {
  background: #ffffff;
}

/* line 227, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-pagination .page-item:not(:last-child) {
  margin-right: 7px;
}

/* line 233, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay {
  color: black;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: #ffffff;
}

/* line 245, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-header {
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.125rem;
}

/* line 252, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-header-border {
  border-top: 1px solid #e2e2e2;
}

/* line 257, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 262, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-ul-li .filled-dot {
  display: none;
}

/* line 266, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-ul-li--active .filled-dot {
  z-index: 1px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: 2px;
  margin-left: 2px;
  background-color: #4c4c4c;
  border: solid 1px #4c4c4c;
  border-radius: 50%;
}

/* line 278, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-ul-li a {
  color: black;
}

/* line 280, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-ul-li a:hover {
  text-decoration: none;
}

/* line 287, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-card {
  border: none;
  border-top: solid 1px #e2e2e2;
  background-color: #ffffff;
}

/* line 292, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-card-header.collapsed .arrow {
  transform: rotate(90deg);
}

/* line 296, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-card-header {
  background-color: #ffffff;
  border-bottom: none;
  cursor: pointer;
}

/* line 300, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-card-header-arrow {
  color: black;
  transform: rotate(-90deg);
}

/* line 306, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-card-item {
  border: solid 1px #e2e2e2;
  color: black;
  font-size: 0.8125rem;
}

/* line 310, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-card-item--selected {
  border: solid 2px #4c4c4c;
}

/* line 314, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-card:last-of-type {
  border-bottom: solid 1px #e2e2e2;
}

/* line 317, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-card a:hover {
  text-decoration: none;
}

/* line 321, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-overlay-buttons {
  background-color: #ffffff;
  padding-bottom: 30px;
  bottom: 0px;
}

/* line 328, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-scroll {
  max-height: 100%;
  overflow-y: auto;
  padding-bottom: 150px;
}

@media (min-width: 576px) {
  /* line 328, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
  .plp-scroll {
    padding-bottom: 220px;
  }
}

/* line 337, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/index.scss */
.plp-empty-dot {
  background-color: #ffffff;
  border: solid 1px #4c4c4c;
  border-radius: 50%;
  display: inline-block;
  margin-right: 16px;
  height: 17.7px;
  width: 17.7px;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/headers.scss */
.spree-header {
  font-size: 1.125rem;
  text-transform: uppercase;
  color: black;
  text-align: center;
}

/* line 7, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/headers.scss */
.spree-header.header-sm {
  font-size: 0.875rem;
}

@media (min-width: 576px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/headers.scss */
  .spree-header {
    font-size: 2.125rem;
    line-height: 0.91;
  }
  /* line 15, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/headers.scss */
  .spree-header.header-sm {
    font-size: 1.6875rem;
  }
}

@media (min-width: 992px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/headers.scss */
  .spree-header {
    font-size: 2rem;
    line-height: 0.88;
  }
  /* line 24, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/headers.scss */
  .spree-header.header-sm {
    font-size: 1.25rem;
  }
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-flat-input, .spree-flat-select {
  color: #4c4c4c;
  transition: border-color 0.35s ease;
  padding: 15px;
  width: 100%;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #e2e2e2;
  border-radius: 0;
  outline: none;
  font-size: 0.75rem;
  line-height: inherit;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

@media (min-width: 576px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-flat-input, .spree-flat-select {
    padding: 25px;
    font-size: 1.4375rem;
  }
}

@media (min-width: 992px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-flat-input, .spree-flat-select {
    padding: 20px;
    font-size: 0.875rem;
  }
}

/* line 25, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-flat-input:focus, .spree-flat-select:focus {
  border-color: #4c4c4c;
}

/* line 28, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-flat-input::-moz-placeholder, .spree-flat-select::-moz-placeholder {
  text-transform: uppercase;
}
.spree-flat-input:-ms-input-placeholder, .spree-flat-select:-ms-input-placeholder {
  text-transform: uppercase;
}
.spree-flat-input::placeholder, .spree-flat-select::placeholder {
  text-transform: uppercase;
}

/* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-flat-select {
  appearance: none;
  padding-top: 22px;
  padding-bottom: 21px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 40, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-flat-select-arrow {
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

@media (min-width: 576px) {
  /* line 40, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-flat-select-arrow {
    right: 23px;
  }
}

@media (min-width: 992px) {
  /* line 40, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-flat-select-arrow {
    right: 20px;
  }
}

/* line 54, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.field_with_errors input {
  border-color: #dc3545;
}

/* line 59, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-flat-label {
  color: #4c4c4c;
  text-transform: uppercase;
  font-size: 0.75rem;
}

@media (min-width: 576px) {
  /* line 59, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-flat-label {
    font-size: 1.0625rem;
  }
}

/* line 69, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-checkbox-container {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* line 75, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-checkbox {
  position: relative;
  height: 22px;
  display: block;
  float: left;
  width: 22px;
  margin-right: 0.5rem;
}

@media (min-width: 576px) {
  /* line 75, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-checkbox {
    width: 32px;
    height: 32px;
  }
}

@media (min-width: 992px) {
  /* line 75, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-checkbox {
    width: 22px;
    height: 22px;
  }
}

/* line 93, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 102, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-checkbox label {
  transition: background-color 0.35s ease;
  position: absolute;
  width: 22px;
  height: 22px;
  font-size: 0;
  border-radius: 0;
  border: 2px solid #4c4c4c;
  background-color: #ffffff;
  cursor: pointer;
}

@media (min-width: 576px) {
  /* line 102, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-checkbox label {
    width: 32px;
    height: 32px;
  }
}

@media (min-width: 992px) {
  /* line 102, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-checkbox label {
    width: 22px;
    height: 22px;
  }
}

/* line 124, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-checkbox label:after {
  transition: opacity 0.35s ease;
  opacity: 0;
  content: "";
  position: absolute;
  width: 12px;
  height: 8px;
  background: transparent;
  top: 4px;
  left: 3px;
  border: 3px solid white;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
}

@media (min-width: 576px) {
  /* line 124, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-checkbox label:after {
    width: 15px;
    height: 10px;
    top: 6px;
    left: 6px;
  }
}

@media (min-width: 992px) {
  /* line 124, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-checkbox label:after {
    width: 12px;
    height: 8px;
    top: 4px;
    left: 3px;
  }
}

/* line 154, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-checkbox input[type="checkbox"]:focus + label {
  border-color: #282828;
}

/* line 158, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-checkbox input[type="checkbox"]:checked + label {
  background-color: #4c4c4c;
}

/* line 161, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-checkbox input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

@media (min-width: 992px) {
  /* line 75, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-checkbox {
    height: 28px;
    width: 28px;
  }
  /* line 170, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-checkbox label {
    height: 28px;
    width: 28px;
  }
  /* line 175, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-checkbox label:after {
    width: 14px;
    height: 9px;
    top: 6px;
    left: 5px;
  }
}

/* line 184, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-checkbox-label {
  color: #999999;
  font-size: 0.75rem;
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

@media (min-width: 576px) {
  /* line 184, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-checkbox-label {
    font-size: 1.3125rem;
  }
}

@media (min-width: 992px) {
  /* line 184, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-checkbox-label {
    font-size: 1rem;
  }
}

/* line 205, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-btn {
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-size: 0.875rem;
  font-weight: bold;
}

/* line 211, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-btn.btn-primary {
  font-size: 1.0625rem;
}

/* line 215, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-btn.btn-outline-primary {
  border-width: 2px;
}

@media (min-width: 576px) {
  /* line 205, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-btn {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  /* line 223, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-btn.btn-primary {
    font-size: 1.75rem;
  }
  /* line 227, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-btn.btn-outline-primary {
    font-size: 1.75rem;
  }
}

@media (min-width: 992px) {
  /* line 205, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-btn {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  /* line 236, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-btn.btn-primary {
    font-size: 1.25rem;
  }
  /* line 240, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-btn.btn-outline-primary {
    font-size: 1.25rem;
  }
}

/* line 246, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-radio-label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

@media (min-width: 576px) {
  /* line 246, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-radio-label {
    padding-left: 55px;
  }
}

@media (min-width: 992px) {
  /* line 246, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-radio-label {
    padding-left: 52px;
  }
}

/* line 256, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-radio-label input {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}

/* line 261, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-radio-label input:focus + span {
  border-radius: 50%;
  border: 2px solid #282828;
}

/* line 266, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.spree-radio-label-custom-input {
  background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2236.43%22%20viewBox%3D%220%200%2036.43%2036.43%22%20width%3D%2236.43%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22transparent%22%20opacity%3D%22.99%22%20stroke%3D%22%234c4c4c%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2218.215%22%20cy%3D%2218.215%22%20r%3D%2218.215%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2218.215%22%20cy%3D%2218.215%22%20fill%3D%22none%22%20r%3D%2217.215%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  background-size: contain;
}

@media (min-width: 576px) {
  /* line 266, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-radio-label-custom-input {
    width: 32px;
    height: 32px;
  }
}

@media (min-width: 992px) {
  /* line 266, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
  .spree-radio-label-custom-input {
    width: 27px;
    height: 27px;
  }
}

/* line 283, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
input:checked ~ .spree-radio-label-custom-input {
  background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2223.583%22%20viewBox%3D%220%200%2023.583%2023.583%22%20width%3D%2223.583%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22transparent%22%3E%3Cpath%20d%3D%22m11.792%2023.084a11.218%2011.218%200%200%201%20-7.985-3.308%2011.218%2011.218%200%200%201%20-3.307-7.984c0-3.016%201.175-5.852%203.307-7.985a11.218%2011.218%200%200%201%207.985-3.307c3.016%200%205.852%201.175%207.984%203.307a11.218%2011.218%200%200%201%203.308%207.985c0%203.016-1.175%205.852-3.308%207.984a11.218%2011.218%200%200%201%20-7.984%203.308z%22%2F%3E%3Cpath%20d%3D%22m11.792%201a10.721%2010.721%200%200%200%20-7.632%203.16%2010.721%2010.721%200%200%200%20-3.16%207.633c0%202.882%201.123%205.592%203.16%207.63a10.721%2010.721%200%200%200%207.632%203.162c2.882%200%205.592-1.123%207.63-3.161a10.721%2010.721%200%200%200%203.162-7.631c0-2.883-1.123-5.593-3.161-7.631a10.721%2010.721%200%200%200%20-7.631-3.162m0-1c6.512%200%2011.792%205.28%2011.792%2011.792s-5.28%2011.792-11.792%2011.792c-6.513%200-11.792-5.28-11.792-11.792%200-6.513%205.28-11.792%2011.792-11.792z%22%20fill%3D%22%234c4c4c%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2211.792%22%20cy%3D%2211.792%22%20fill%3D%22%234c4c4c%22%20r%3D%226.398%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
}

/* line 331, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.has-float-label {
  display: block;
  position: relative;
}

/* line 296, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.has-float-label label {
  position: absolute;
  left: 1em;
  top: -0.5em;
  cursor: text;
  opacity: 1;
  background: #ffffff;
  padding: 0 4px;
  transition: all .2s;
}

/* line 306, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.has-float-label label.state-select-label {
  opacity: 1 !important;
  left: 1em !important;
}

/* line 314, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.has-float-label input::-moz-placeholder, .has-float-label textarea::-moz-placeholder {
  opacity: 0;
  color: black;
  -moz-transition: all .2s;
  transition: all .2s;
}
.has-float-label input:-ms-input-placeholder, .has-float-label textarea:-ms-input-placeholder {
  opacity: 0;
  color: black;
  -ms-transition: all .2s;
  transition: all .2s;
}
.has-float-label input::placeholder, .has-float-label textarea::placeholder {
  opacity: 0;
  color: black;
  transition: all .2s;
}

/* line 319, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.has-float-label input:placeholder-shown:not(:focus)::-moz-placeholder, .has-float-label textarea:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0.3;
  -moz-transition: all .2s;
  transition: all .2s;
}
.has-float-label input:placeholder-shown:not(:focus):-ms-input-placeholder, .has-float-label textarea:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0.3;
  -ms-transition: all .2s;
  transition: all .2s;
}
.has-float-label input:-moz-placeholder-shown:not(:focus)::placeholder, .has-float-label textarea:-moz-placeholder-shown:not(:focus)::placeholder {
  opacity: 0.3;
  -moz-transition: all .2s;
  transition: all .2s;
}
.has-float-label input:-ms-input-placeholder:not(:focus)::placeholder, .has-float-label textarea:-ms-input-placeholder:not(:focus)::placeholder {
  opacity: 0.3;
  -ms-transition: all .2s;
  transition: all .2s;
}
.has-float-label input:placeholder-shown:not(:focus)::placeholder, .has-float-label textarea:placeholder-shown:not(:focus)::placeholder {
  opacity: 0.3;
  transition: all .2s;
}

/* line 326, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.has-float-label input:-moz-placeholder-shown:not(:focus) + *, .has-float-label textarea:-moz-placeholder-shown:not(:focus) + * {
  opacity: 0;
  left: 0em;
}
.has-float-label input:-ms-input-placeholder:not(:focus) + *, .has-float-label textarea:-ms-input-placeholder:not(:focus) + * {
  opacity: 0;
  left: 0em;
}
.has-float-label input:placeholder-shown:not(:focus) + *, .has-float-label textarea:placeholder-shown:not(:focus) + * {
  opacity: 0;
  left: 0em;
}

/* line 342, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/components-custom/inputs.scss */
.has-float-label .form-control:focus {
  box-shadow: none;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/registration.scss */
.checkout-registration {
  padding-bottom: 64px;
}

/* line 4, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/registration.scss */
.checkout-registration-styled-or {
  font-size: 12px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 30px 0;
}

/* line 13, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/registration.scss */
.checkout-registration-styled-or:before, .checkout-registration-styled-or:after {
  content: '';
  border-top: 2px solid #e2e2e2;
  margin: 0 20px 0 0;
  flex: 1 0 20px;
}

/* line 21, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/registration.scss */
.checkout-registration-styled-or:after {
  margin: 0 0 0 20px;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/delivery.scss */
#shipToLocation {
  font-size: 0.625rem;
}

@media (min-width: 768px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/delivery.scss */
  #shipToLocation {
    font-size: 0.875rem;
  }
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm {
  display: flex;
  flex-direction: column;
}

/* line 5, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details {
  padding-bottom: 40px;
  font-weight: 500;
}

/* line 9, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details dd {
  font-size: 0.875rem;
}

@media (min-width: 576px) {
  /* line 9, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details dd {
    padding-bottom: 0px;
    margin-bottom: 60px;
    font-size: 1.6875rem;
  }
}

@media (min-width: 992px) {
  /* line 9, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details dd {
    font-size: 1.125rem;
  }
}

/* line 21, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details dt {
  font-weight: 500;
}

@media (min-width: 576px) {
  /* line 21, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details dt {
    padding: 0;
    margin-bottom: 32px;
    font-size: 1.875rem;
  }
}

@media (min-width: 992px) {
  /* line 21, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details dt {
    font-size: 1.375rem;
  }
}

@media (max-width: 767.98px) {
  /* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items {
    flex-basis: 100%;
  }
}

@media (min-width: 992px) {
  /* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items {
    border: none;
    flex: 1 1 0;
  }
}

/* line 42, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details-line-items-header {
  font-size: 1.6875rem;
}

/* line 49, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details-line-items-line-item img {
  width: 90px;
  height: auto;
}

@media (min-width: 576px) {
  /* line 49, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item img {
    width: 120px;
  }
}

@media (min-width: 992px) {
  /* line 49, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item img {
    width: 190px;
  }
}

/* line 62, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details-line-items-line-item-name {
  font-size: 0.875rem;
  border-top: 1px solid #e2e2e2;
  margin-right: 20px;
}

/* line 67, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details-line-items-line-item-name-image {
  padding-right: 16px;
}

/* line 71, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details-line-items-line-item-name-link {
  max-width: 50%;
}

@media (min-width: 992px) {
  /* line 71, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-name-link {
    margin-right: 40px;
  }
}

@media (min-width: 576px) {
  /* line 71, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-name-link {
    font-size: 1.6875rem;
  }
}

@media (min-width: 992px) {
  /* line 71, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-name-link {
    font-size: 1.375rem;
    width: 55%;
  }
}

/* line 89, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details-line-items-line-item-name-options {
  font-size: 0.75rem;
}

@media (max-width: 1199.98px) {
  /* line 92, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-name-options li {
    display: inline;
  }
  /* line 94, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-name-options li:not(:last-child):after {
    content: ', ';
  }
}

@media (min-width: 576px) {
  /* line 89, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-name-options {
    font-size: 1.375rem;
  }
}

@media (min-width: 992px) {
  /* line 89, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-name-options {
    font-size: 1.125rem;
  }
}

/* line 108, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details-line-items-line-item-subtitle {
  font-size: 0.75rem;
}

@media (max-width: 1199.98px) {
  /* line 112, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-subtitle ul li {
    display: inline;
  }
  /* line 114, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-subtitle ul li:not(:last-child):after {
    content: ', ';
  }
}

@media (min-width: 576px) {
  /* line 108, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-subtitle {
    font-size: 1.375rem;
  }
}

@media (min-width: 992px) {
  /* line 108, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-subtitle {
    font-size: 1.125rem;
  }
}

/* line 128, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details-line-items-line-item-price {
  font-size: 0.875rem;
  border-top: 1px solid #e2e2e2;
}

@media (min-width: 576px) {
  /* line 128, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-price {
    font-size: 1.6875rem;
    margin-bottom: auto;
  }
}

@media (min-width: 992px) {
  /* line 128, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-price {
    font-size: 1.375rem;
  }
}

@media (min-width: 992px) {
  /* line 139, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-price div:last-child {
    font-size: 1.375rem;
  }
}

/* line 146, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details-line-items-line-item-quantity {
  font-size: 0.875rem;
  border-top: 1px solid #e2e2e2;
}

@media (min-width: 576px) {
  /* line 146, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-quantity {
    font-size: 1.6875rem;
  }
}

@media (min-width: 992px) {
  /* line 146, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-quantity {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  /* line 157, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-quantity span {
    font-size: 1.375rem;
    margin-left: 30px;
  }
}

/* line 165, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details-line-items-line-item-total {
  border-top: 1px solid #e2e2e2;
}

@media (min-width: 992px) {
  /* line 165, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-total {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  /* line 170, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-order-details-line-items-line-item-total div:last-child {
    font-size: 1.375rem;
  }
}

/* line 177, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details-line-items-line-item-check-mark {
  padding-bottom: 25px;
}

/* line 182, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-order-details-line-items-line-item:last-child .checkout-confirm-order-details-line-items-line-item-name, .checkout-confirm-order-details-line-items-line-item:last-child .checkout-confirm-order-details-line-items-line-item-price, .checkout-confirm-order-details-line-items-line-item:last-child .checkout-confirm-order-details-line-items-line-item-quantity, .checkout-confirm-order-details-line-items-line-item:last-child .checkout-confirm-order-details-line-items-line-item-total {
  border-bottom: 1px solid #e2e2e2;
}

/* line 190, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-delivery-informations {
  flex-basis: 100%;
  border-bottom: 1px solid #e2e2e2;
  font-weight: 500;
}

/* line 193, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-delivery-informations div:first-child {
  flex-shrink: unset;
  -webkit-flex: unset;
}

/* line 201, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-delivery-informations-header {
  letter-spacing: 0.4px;
  margin-bottom: 20px;
}

/* line 205, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-delivery-informations dt {
  letter-spacing: 0.4px;
  margin-bottom: 15px;
}

/* line 209, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm-delivery-informations dd {
  letter-spacing: 0.35px;
  margin-bottom: 25px;
}

@media (min-width: 576px) and (max-width: 991.98px) {
  /* line 216, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-delivery-informations-link svg {
    height: 30px;
    width: 30px;
  }
}

@media (min-width: 576px) {
  /* line 190, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-delivery-informations {
    font-size: 1.875rem;
  }
  /* line 225, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-delivery-informations-header {
    margin-top: 45px;
    margin-bottom: 40px;
    letter-spacing: 0.75px;
  }
  /* line 230, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-delivery-informations dt {
    padding: 0;
    margin-bottom: 37px;
    letter-spacing: 0.75px;
  }
  /* line 235, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-delivery-informations dd {
    font-size: 1.6875rem;
    margin-bottom: 57px;
    letter-spacing: 0.68px;
  }
}

@media (min-width: 992px) {
  /* line 190, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-delivery-informations {
    border: none;
    font-size: 1.375rem;
  }
  /* line 246, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-delivery-informations dl {
    display: flex;
    justify-content: space-between;
  }
  /* line 250, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-delivery-informations dt {
    letter-spacing: 0.55px;
  }
  /* line 253, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm-delivery-informations dd {
    font-size: 1.125rem;
    letter-spacing: 0.45px;
  }
}

/* line 260, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
.checkout-confirm #checkout-summary {
  flex: 1 1 0;
}

@media (max-width: 767.98px) {
  /* line 260, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/confirm.scss */
  .checkout-confirm #checkout-summary {
    margin-top: 20px;
  }
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
.payment-option {
  font-size: 0.875rem;
  font-weight: 500;
  height: 18px;
  line-height: 23px;
  margin-bottom: 10px;
}

@media (min-width: 576px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-option {
    font-size: 1.6875rem;
    line-height: 35px;
    margin-bottom: 37px;
  }
}

@media (min-width: 992px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-option {
    font-size: 1.25rem;
    height: 27px;
    line-height: 32px;
    margin-bottom: 23px;
  }
}

/* line 22, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
.payment-sources {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin: 0 0 125px;
  padding: 28px 18px 0;
}

@media (min-width: 576px) {
  /* line 22, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-sources {
    padding: 40px 40px 0;
  }
}

@media (min-width: 992px) {
  /* line 22, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-sources {
    padding: 50px 50px 0;
  }
}

/* line 35, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
.payment-sources .form-group {
  margin-bottom: 0;
}

/* line 39, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
.payment-sources-list {
  font-size: 0.875rem;
  font-weight: 500;
}

@media (min-width: 576px) {
  /* line 39, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-sources-list {
    font-size: 1.6875rem;
  }
}

@media (min-width: 992px) {
  /* line 39, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-sources-list {
    font-size: 1.25rem;
  }
}

/* line 51, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
.payment-sources-list > div:not(:last-child) {
  margin-bottom: 5px;
}

@media (min-width: 576px) {
  /* line 51, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-sources-list > div:not(:last-child) {
    margin-bottom: 36px;
  }
}

@media (min-width: 992px) {
  /* line 51, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-sources-list > div:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) and (max-width: 1199.98px) {
  /* line 63, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-sources-list-item {
    align-items: flex-end;
    line-height: 38px;
  }
}

/* line 69, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
.payment-sources-list-item-image {
  height: 22px;
  margin-right: 10px;
}

@media (min-width: 576px) {
  /* line 69, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-sources-list-item-image {
    height: auto;
    width: 50px;
  }
}

@media (min-width: 992px) {
  /* line 69, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-sources-list-item-image {
    height: auto;
    margin-right: 17px;
    width: 50px;
  }
}

/* line 87, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
.payment-sources-add-form, .payment-sources-existing-cards {
  padding-bottom: 28px;
}

@media (min-width: 576px) {
  /* line 87, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-sources-add-form, .payment-sources-existing-cards {
    padding-bottom: 40px;
  }
}

@media (min-width: 992px) {
  /* line 87, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/payment.scss */
  .payment-sources-add-form, .payment-sources-existing-cards {
    padding-bottom: 50px;
  }
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-header {
  font-size: 1.125rem;
  margin-bottom: 0;
  color: black;
}

@media (min-width: 576px) {
  /* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-header {
    font-size: 2.125rem;
    margin-top: 17.5px;
    margin-bottom: 28px;
  }
}

@media (min-width: 992px) {
  /* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-header {
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 0;
  }
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-empty-image {
  color: #282828;
  margin-top: 64px;
  margin-bottom: 25px;
}

@media (min-width: 576px) {
  /* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-empty-image {
    width: 144.3px;
    height: 160px;
    margin-top: 35.6px;
    margin-bottom: 66.9px;
  }
}

@media (min-width: 992px) {
  /* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-empty-image {
    width: 219px;
    height: 243px;
    margin-top: 103px;
    margin-bottom: 66px;
  }
}

@media (min-width: 576px) {
  /* line 35, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-empty-info {
    font-size: 1.125rem;
    letter-spacing: 0.45px;
  }
}

@media (min-width: 992px) {
  /* line 35, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-empty-info {
    font-size: 1.25rem;
  }
}

/* line 44, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-empty-continue-link {
  margin-top: 100px;
  margin-bottom: 30px;
}

@media (min-width: 576px) {
  /* line 44, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-empty-continue-link {
    padding: 20px 12px;
    width: 100%;
    margin-top: 50px;
    line-height: 1.11;
    font-size: 1.75rem;
    align-self: center;
  }
}

@media (min-width: 992px) {
  /* line 44, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-empty-continue-link {
    padding: 6px 12px;
    margin-top: 60px;
    margin-bottom: 90px;
    width: 517px;
    line-height: 65px;
    font-size: 1.375rem;
    align-self: center;
  }
}

/* line 66, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-table {
  margin-bottom: 27px;
}

@media (min-width: 992px) {
  /* line 66, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-table {
    margin-top: 70px;
  }
}

/* line 71, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-table-header {
  font-weight: 500;
  color: #4c4c4c;
}

/* line 74, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-table-header .d-table-cell {
  border-top: none;
  border-bottom: 1px solid #e2e2e2;
  padding: 7px 0;
}

/* line 80, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-table-line-items {
  display: table-row-group;
}

/* line 82, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-table-line-items .d-table-cell,
.shopping-cart-table-line-items .d-lg-table-cell {
  border-top: none;
  border-bottom: 1px solid #e2e2e2;
  padding: 22px 0;
  vertical-align: top;
}

/* line 84, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-table-line-items .d-table-cell:first-child,
.shopping-cart-table-line-items .d-lg-table-cell:first-child {
  padding: 22px 16px 22px 0;
  vertical-align: top;
}

@media (min-width: 576px) {
  /* line 84, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-table-line-items .d-table-cell:first-child,
.shopping-cart-table-line-items .d-lg-table-cell:first-child {
    padding-right: 29.9px;
  }
}

@media (min-width: 992px) {
  /* line 84, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-table-line-items .d-table-cell:first-child,
.shopping-cart-table-line-items .d-lg-table-cell:first-child {
    padding-right: 16px;
  }
}

@media (min-width: 992px) {
  /* line 94, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-table-line-items .d-table-cell:last-child,
.shopping-cart-table-line-items .d-lg-table-cell:last-child {
    padding: 40px 0 22px 16px;
  }
}

@media (min-width: 992px) {
  /* line 82, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-table-line-items .d-table-cell,
.shopping-cart-table-line-items .d-lg-table-cell {
    padding: 22px 50px 0 0;
    vertical-align: middle;
  }
}

/* line 111, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item .item-title {
  margin-bottom: 5px;
}

@media (min-width: 992px) {
  /* line 111, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item .item-title {
    margin-bottom: 14px;
  }
}

/* line 118, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-image {
  width: 120px;
  text-align: center;
}

@media (min-width: 992px) {
  /* line 118, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-image {
    width: 190px;
    height: 246px;
  }
}

/* line 126, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-image img {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 126, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-image img {
    width: auto;
  }
}

/* line 134, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-description h2 {
  font-size: 0.875rem;
}

@media (min-width: 576px) {
  /* line 134, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-description h2 {
    font-size: 1.375rem;
    font-weight: 500;
  }
}

@media (min-width: 992px) {
  /* line 134, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-description h2 {
    font-size: 1.625rem;
    font-weight: 500;
  }
}

/* line 144, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-description h2 a {
  color: black;
}

/* line 149, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-description .item-details-list {
  padding: 0;
  list-style-type: none;
  margin: 9px 0 13.8px;
}

/* line 155, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-description .item-details {
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.4;
}

@media (min-width: 576px) {
  /* line 155, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-description .item-details {
    font-size: 0.875rem;
    margin-top: 3px;
    margin-bottom: 3px;
  }
}

@media (min-width: 992px) {
  /* line 155, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-description .item-details {
    font-size: 0.75rem;
    margin: 0;
  }
}

/* line 171, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-price {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 28px;
}

@media (min-width: 576px) {
  /* line 171, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-price {
    font-size: 1.5rem;
    letter-spacing: 0.6px;
    margin-bottom: 74px;
  }
}

@media (min-width: 992px) {
  /* line 171, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-price {
    font-size: 1.625rem;
    font-weight: 500;
    letter-spacing: normal;
    margin-bottom: 28px;
  }
}

/* line 188, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-quantity {
  float: left;
}

@media (min-width: 992px) {
  /* line 188, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-quantity {
    float: none;
  }
}

/* line 193, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-quantity input {
  padding: 0;
  width: 40px;
  height: 25px;
  font-size: 0.875rem;
  border-color: #e2e2e2;
  z-index: 1;
}

@media (min-width: 576px) {
  /* line 193, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-quantity input {
    width: 60px;
    height: 51.4px;
    font-size: 1.5625rem;
    font-weight: 500;
  }
}

@media (min-width: 992px) {
  /* line 193, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-quantity input {
    width: 60px;
    height: 45px;
    font-size: 1.25rem;
  }
}

/* line 212, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-quantity input[type="number"]::-webkit-outer-spin-button,
.shopping-cart-item-quantity input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 217, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-quantity input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
}

/* line 222, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-quantity button {
  font-size: 0.875rem;
  height: 25px;
  background-color: #ffffff;
  border-color: #e2e2e2;
  border-width: 1px !important;
  border-style: solid;
  color: #212529;
  touch-action: manipulation;
}

@media (min-width: 576px) {
  /* line 222, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-quantity button {
    height: 51.4px;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 0 23.9px;
  }
}

@media (min-width: 992px) {
  /* line 222, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-quantity button {
    height: 45px;
    font-size: 1.25rem;
    padding: 1px 15px 2px;
  }
}

@media (min-width: 992px) {
  /* line 244, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-total {
    font-size: 1.625rem;
    font-weight: 500;
  }
}

/* line 250, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-delete {
  float: right;
}

@media (min-width: 576px) {
  /* line 250, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-delete {
    margin-top: 5px;
  }
}

@media (min-width: 992px) {
  /* line 250, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-delete {
    float: none;
    margin-top: 0;
  }
}

@media (min-width: 576px) {
  /* line 259, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-delete-icon {
    width: 33.2px;
    height: 37.3px;
  }
}

@media (min-width: 992px) {
  /* line 259, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-item-delete-icon {
    width: 24px;
    height: 27px;
  }
}

/* line 268, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-item-delete-icon .cls-2 {
  -webkit-clip-path: initial;
          clip-path: initial;
}

/* line 274, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-coupon-code {
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  /* line 274, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-coupon-code {
    flex-basis: 49%;
  }
}

/* line 279, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-coupon-code .form-control {
  font-size: 0.875rem;
  border: 1px solid #e2e2e2;
}

@media (min-width: 576px) {
  /* line 279, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-coupon-code .form-control {
    font-size: 1.625rem;
    height: 71.1px;
    padding: 19px 20.7px;
  }
}

@media (min-width: 992px) {
  /* line 279, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-coupon-code .form-control {
    font-size: 1.125rem;
    height: 65px;
    padding: 20px 28px;
  }
}

/* line 292, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-coupon-code .form-control.disabled {
  pointer-events: none;
}

/* line 295, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-coupon-code .form-control.error {
  border: 1px solid #f53737;
}

/* line 300, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-coupon-code .btn.remove svg {
  height: 14px;
}

/* line 304, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-coupon-code button {
  background: #ffffff;
  font-size: 1.25rem;
  line-height: 13px;
  border: 1px solid #e2e2e2;
  color: #212529;
}

@media (min-width: 576px) {
  /* line 304, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-coupon-code button {
    font-size: 2.25rem;
  }
}

@media (min-width: 992px) {
  /* line 304, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-coupon-code button {
    font-size: 1.625rem;
  }
  /* line 315, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-coupon-code button .spree-icon {
    width: 15px;
    height: 12px;
  }
}

/* line 320, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-coupon-code button.disabled {
  pointer-events: none;
}

/* line 323, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-coupon-code button.error {
  border: 1px solid #f53737;
}

/* line 327, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-coupon-code .alert-success {
  color: #28a745;
  background-color: #ffffff;
  font-size: 0.75rem;
  margin-top: 10px;
  flex-basis: 100%;
  margin-bottom: 0;
}

/* line 335, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-coupon-code .alert-error {
  color: #f53737;
  font-size: 0.75rem;
  margin-top: 10px;
  flex-basis: 100%;
  margin-bottom: 0;
}

@media (min-width: 576px) {
  /* line 335, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-coupon-code .alert-error {
    font-size: 1.1875rem;
  }
}

@media (min-width: 992px) {
  /* line 335, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-coupon-code .alert-error {
    font-size: 0.75rem;
  }
}

/* line 350, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-coupon-code .alert-error img {
  width: 16px;
  margin-right: 10px;
  vertical-align: bottom;
}

@media (min-width: 576px) {
  /* line 350, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-coupon-code .alert-error img {
    width: 33.2px;
  }
}

@media (min-width: 992px) {
  /* line 350, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-coupon-code .alert-error img {
    width: 16px;
  }
}

/* line 362, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-coupon-code input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 368, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-total {
  margin-top: 28px;
  margin-bottom: 17px;
}

@media (min-width: 576px) {
  /* line 368, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-total {
    margin-top: 60px;
    margin-bottom: 36.2px;
  }
}

@media (min-width: 992px) {
  /* line 368, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-total {
    flex-basis: 50%;
    margin-top: 0;
    margin-bottom: 34px;
  }
}

/* line 380, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-total-text {
  font-size: 0.875rem;
  color: #4c4c4c;
}

@media (min-width: 576px) {
  /* line 380, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-total-text {
    font-size: 1.5625rem;
  }
}

@media (min-width: 992px) {
  /* line 380, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-total-text {
    font-size: 2rem;
    color: black;
    margin-right: 35px;
  }
}

/* line 392, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-total-amount {
  color: black;
  font-weight: 600;
  letter-spacing: 1.05px;
  font-size: 1.375rem;
}

@media (min-width: 576px) {
  /* line 392, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-total-amount {
    font-size: 2.625rem;
  }
}

@media (min-width: 992px) {
  /* line 392, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-total-amount {
    font-size: 2rem;
  }
}

/* line 405, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-buttons {
  margin-bottom: 28px;
}

@media (min-width: 992px) {
  /* line 405, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-buttons {
    flex-basis: 49%;
    margin-bottom: 100px;
  }
}

/* line 411, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-buttons-checkout {
  font-size: 1.0625rem;
}

@media (min-width: 576px) {
  /* line 411, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-buttons-checkout {
    font-size: 1.75rem;
    height: 74.4px;
  }
}

@media (min-width: 992px) {
  /* line 411, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-buttons-checkout {
    font-size: 1.375rem;
    height: 65px;
  }
}

/* line 422, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-buttons-continue {
  font-size: 0.875rem;
  font-weight: 700;
}

@media (min-width: 576px) {
  /* line 422, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-buttons-continue {
    font-size: 1.75rem;
    padding-top: 19.8px;
    padding-bottom: 19.8px;
    line-height: 1;
  }
}

@media (min-width: 992px) {
  /* line 422, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-buttons-continue {
    text-decoration: underline;
    color: black;
    font-weight: 500;
    font-size: 1rem;
    letter-spacing: 0.4px;
    padding: 0;
  }
  /* line 438, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-buttons-continue:hover, .shopping-cart-buttons-continue:focus {
    color: black;
  }
}

/* line 444, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-buttons-or {
  margin: 27px 0;
  font-size: 0.875rem;
  display: table;
  white-space: nowrap;
  position: relative;
  width: 100%;
}

/* line 452, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-buttons-or:before, .shopping-cart-buttons-or:after {
  border-top: 1px solid #e2e2e2;
  content: "";
  display: table-cell;
  position: absolute;
  top: 47%;
  width: 45%;
}

/* line 461, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-buttons-or:before {
  right: 0;
}

/* line 464, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
.shopping-cart-buttons-or:after {
  left: 0;
}

@media (min-width: 576px) {
  /* line 444, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
  .shopping-cart-buttons-or {
    font-size: 1.5625rem;
  }
}

/* line 475, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/edit.scss */
#cart .alert {
  display: none;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show {
  padding-bottom: 40px;
  font-weight: 500;
}

/* line 5, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show > .order-show-check-mark {
  color: #4c4c4c;
  margin-bottom: 25px;
  margin-top: 27px;
}

@media (min-width: 576px) {
  /* line 5, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show > .order-show-check-mark {
    margin-bottom: 42px;
    margin-top: 84px;
  }
}

@media (min-width: 576px) {
  /* line 15, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show h5 {
    font-size: 1.8125rem;
    line-height: 18px;
    letter-spacing: 0.73px;
  }
}

/* line 23, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show dd {
  font-size: 0.875rem;
  margin-bottom: 30px;
}

@media (min-width: 576px) {
  /* line 23, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show dd {
    padding-bottom: 0px;
    margin-bottom: 60px;
    font-size: 1.6875rem;
  }
}

@media (min-width: 992px) {
  /* line 23, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show dd {
    font-size: 1.125rem;
  }
}

/* line 36, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show dt {
  font-weight: 500;
  margin-bottom: 18px;
}

@media (min-width: 576px) {
  /* line 36, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show dt {
    padding: 0;
    margin-bottom: 32px;
    font-size: 1.875rem;
  }
}

@media (min-width: 992px) {
  /* line 36, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show dt {
    font-size: 1.375rem;
  }
}

/* line 49, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-number {
  margin-top: 38px;
  margin-bottom: 38px;
}

@media (min-width: 576px) {
  /* line 49, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-number {
    margin-top: 80px;
    margin-bottom: 60px;
    font-size: 1.5625rem;
  }
}

@media (min-width: 992px) {
  /* line 49, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-number {
    margin-top: 60px;
    font-size: 1.625rem;
  }
}

/* line 63, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-explain {
  margin: 31px 0 0;
  font-size: 23px;
}

@media (min-width: 992px) {
  /* line 68, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items {
    border: none;
    flex: 1 1 0;
  }
}

/* line 74, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-header {
  font-size: 1.6875rem;
}

/* line 79, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-line-item:not(:last-child) {
  margin-bottom: 26px;
}

@media (min-width: 576px) {
  /* line 78, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item {
    border-bottom: 1px solid #e2e2e2;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 88, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item:first-child {
    border-top: 1px solid #e2e2e2;
  }
  /* line 92, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item:not(:last-child) {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 78, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item {
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 60px;
  }
  /* line 102, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item:first-child {
    border-top: none;
  }
  /* line 106, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item:last-child {
    padding-bottom: 0;
  }
}

/* line 111, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-line-item a {
  max-width: 50%;
  margin-right: 20px;
}

@media (min-width: 992px) {
  /* line 111, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item a {
    margin-right: 40px;
  }
}

/* line 120, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-line-item img {
  width: 73px;
  height: auto;
}

@media (min-width: 576px) {
  /* line 120, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item img {
    width: 205px;
  }
}

@media (min-width: 992px) {
  /* line 120, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item img {
    width: 162px;
  }
}

/* line 133, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-line-item-desc {
  display: grid;
  justify-content: space-between;
  grid-template: "n" fit-content(20px) "s" fit-content(20px) "p" fit-content(20px) "q" fit-content(20px) "t" fit-content(20px);
}

@media (min-width: 576px) {
  /* line 133, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc {
    font-size: 1.625rem;
  }
}

@media (min-width: 992px) {
  /* line 133, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc {
    grid-template: fit-content(40px) fit-content(22px) 1fr fit-content(60px)/repeat(3, 1fr);
    grid-template-areas: 'n n n' 's s s' '. . .' 'p q t';
  }
}

/* line 154, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-line-item-desc-name {
  grid-area: n;
  font-size: 0.875rem;
}

@media (min-width: 576px) {
  /* line 154, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-name {
    font-size: 1.6875rem;
  }
}

@media (min-width: 992px) {
  /* line 154, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-name {
    font-size: 2rem;
  }
}

/* line 165, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-line-item-desc-subtitle {
  grid-area: s;
  font-size: 0.75rem;
}

/* line 169, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-line-item-desc-subtitle ul li {
  display: inline;
}

/* line 171, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-line-item-desc-subtitle ul li:not(:last-child):after {
  content: ', ';
}

@media (min-width: 576px) {
  /* line 165, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-subtitle {
    font-size: 1.375rem;
  }
}

@media (min-width: 992px) {
  /* line 165, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-subtitle {
    font-size: 1rem;
  }
}

/* line 183, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-line-item-desc-price {
  grid-area: p;
  font-size: 0.75rem;
}

@media (min-width: 576px) {
  /* line 183, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-price {
    font-size: 1.625rem;
  }
}

@media (min-width: 992px) {
  /* line 183, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-price {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  /* line 192, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-price div:last-child {
    font-size: 1.375rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 199, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-price-attr-name span:after {
    content: ':';
  }
}

/* line 205, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-line-item-desc-quantity {
  grid-area: q;
  font-size: 0.75rem;
}

@media (min-width: 576px) {
  /* line 205, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-quantity {
    font-size: 1.6875rem;
  }
}

@media (min-width: 992px) {
  /* line 205, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-quantity {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  /* line 214, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-quantity span {
    font-size: 1.375rem;
  }
}

/* line 220, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-line-item-desc-total {
  grid-area: t;
  font-size: 0.75rem;
}

@media (min-width: 576px) {
  /* line 220, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-total {
    font-size: 1.6875rem;
  }
}

@media (min-width: 992px) {
  /* line 220, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-total {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  /* line 229, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-total div:last-child {
    font-size: 1.375rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 236, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-total-attr-name span:after {
    content: ':';
  }
}

@media (min-width: 992px) {
  /* line 243, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-quantity-val {
    font-weight: bold;
  }
}

@media (max-width: 1199.98px) {
  /* line 250, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show-line-items-line-item-desc-quantity-attr-name span:after {
    content: ':';
  }
}

/* line 256, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show-line-items-line-item-desc-check-mark {
  padding-bottom: 25px;
}

/* line 262, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
.order-show #checkout-summary {
  margin-top: 30px;
}

@media (max-width: 767.98px) {
  /* line 262, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show #checkout-summary {
    flex-basis: 100%;
  }
}

@media (min-width: 576px) {
  /* line 262, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show #checkout-summary {
    margin-top: 75px;
  }
}

@media (min-width: 992px) {
  /* line 262, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/orders/show.scss */
  .order-show #checkout-summary {
    flex: 0 0 40%;
    align-self: flex-start;
    max-width: 380px;
    margin-top: 0px;
  }
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/taxons/show.scss */
#no-taxon-banner img {
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 8, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/taxons/show.scss */
.taxon-icon img {
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 12, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/taxons/show.scss */
.taxon-title {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  /* line 12, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/taxons/show.scss */
  .taxon-title {
    font-size: 2rem;
  }
}

/* line 20, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/taxons/show.scss */
.taxon-description {
  font-size: 0.875rem;
  font-weight: 500;
}

/* line 24, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/taxons/show.scss */
.taxon-subcategories {
  overflow-x: auto;
  white-space: nowrap;
  font-weight: bold;
}

/* line 28, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/taxons/show.scss */
.taxon-subcategories-wrapper {
  position: sticky;
  top: 50px;
  z-index: 2;
  background: #ffffff;
}

@media (min-width: 576px) {
  /* line 28, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/taxons/show.scss */
  .taxon-subcategories-wrapper {
    top: 75px;
  }
}

@media (min-width: 992px) {
  /* line 28, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/taxons/show.scss */
  .taxon-subcategories-wrapper {
    top: 75px;
  }
}

/* line 40, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/taxons/show.scss */
.taxon-subcategories > a, .taxon-subcategories-selected {
  color: black;
}

/* line 43, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/taxons/show.scss */
.taxon-subcategories-selected {
  border-bottom: 5px solid black;
}

/* line 16, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page {
  font-weight: 500;
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page h3 {
  color: black;
  margin: 33px 0;
  font-size: 2rem;
}

@media (max-width: 991.98px) {
  /* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page h3 {
    text-align: center;
    font-size: 2.125rem;
  }
}

@media (max-width: 767.98px) {
  /* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page h3 {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  /* line 32, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page > div {
    margin-bottom: 85px;
  }
}

/* line 38, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page thead {
  border-bottom: 1px solid #e2e2e2;
}

/* line 42, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page th {
  color: #4c4c4c;
  padding: 7.5px 0;
}

/* line 47, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-full-name {
  width: 200px;
  display: inline-block;
}

/* line 52, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info {
  border-bottom: 1px solid #e2e2e2;
}

/* line 55, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item {
  margin-top: 20px;
}

/* line 56, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item address {
  font-size: 0.875rem;
}

@media (min-width: 768px) {
  /* line 56, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item address {
    font-size: 1.625rem;
  }
}

@media (min-width: 992px) {
  /* line 56, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item address {
    font-size: 1.125rem;
  }
}

@media (min-width: 992px) {
  /* line 55, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item {
    display: inline-block;
    flex-basis: 30%;
    margin-top: 34px;
  }
}

/* line 72, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item-title {
  font-size: 1rem;
  color: black;
  margin-top: 25px;
  font-weight: 500;
}

@media (min-width: 768px) {
  /* line 72, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item-title {
    font-size: 1.8125rem;
  }
}

@media (min-width: 992px) {
  /* line 72, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item-title {
    font-size: 1.5rem;
  }
}

/* line 78, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item-title-edit {
  position: relative;
  float: right;
  margin-top: -4px;
}

/* line 83, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item-title-edit-img {
  height: initial;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 83, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item-title-edit-img {
    height: 41px;
    width: 41px;
  }
}

/* line 89, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item-title:first-child {
  margin-top: 0;
}

@media (min-width: 992px) {
  /* line 94, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item-title-edit {
    float: none;
    margin: -4px 0 0 20px;
    position: absolute;
  }
}

/* line 102, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item-definition {
  margin-top: 10px;
  font-size: 0.875rem;
}

@media (min-width: 576px) {
  /* line 102, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item-definition {
    margin-top: 28px;
    font-size: 1.625rem;
  }
}

@media (min-width: 992px) {
  /* line 102, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item-definition {
    margin-top: 10px;
    font-size: 1.125rem;
  }
}

/* line 115, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item-definition:first-child {
  margin-top: 0;
}

/* line 120, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item-store-credits {
  padding: 12px 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #f2f2f2;
  color: black;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.4px;
}

@media (min-width: 576px) {
  /* line 120, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item-store-credits {
    padding: 21px 35px;
    margin-top: 43px;
  }
}

@media (min-width: 576px) {
  /* line 120, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item-store-credits {
    font-size: 1.25rem;
    letter-spacing: 0.5px;
  }
}

/* line 139, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item-store-credits-amount {
  font-weight: 600;
}

@media (min-width: 576px) {
  /* line 139, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item-store-credits-amount {
    font-size: 1.375rem;
  }
}

/* line 147, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item .delete-button-wrapper {
  order: -1;
}

@media (min-width: 992px) {
  /* line 147, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item .delete-button-wrapper {
    order: 1;
  }
}

/* line 155, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item .address-button {
  float: right;
  top: -3px;
  position: relative;
  text-decoration: none;
}

/* line 161, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-user-info-item .address-button.delete-button {
  float: right;
}

@media (min-width: 768px) {
  /* line 155, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item .address-button {
    float: none;
    margin-top: 5px;
  }
  /* line 169, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info-item .address-button.delete-button {
    float: none;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  /* line 52, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-user-info {
    border-bottom: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

/* line 186, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-orders {
  border-top: 1px solid #e2e2e2;
}

@media (max-width: 767.98px) {
  /* line 188, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-orders h3 {
    margin: 30px 0 0;
    padding: 25px 0;
  }
}

/* line 194, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-orders tr {
  border-bottom: 1px solid #e2e2e2;
}

@media (max-width: 991.98px) {
  /* line 198, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-orders tr:last-child {
    border-bottom: 0;
  }
}

/* line 204, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-orders td {
  padding: 25px 0;
}

/* line 208, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-orders table {
  width: 100%;
}

/* line 213, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-order-number {
  order: 3;
  font-size: 1rem;
}

/* line 216, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-order-number a {
  color: black;
}

@media (min-width: 768px) {
  /* line 213, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-order-number {
    font-size: 1.8125rem;
  }
}

@media (min-width: 992px) {
  /* line 213, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-order-number {
    font-size: 1.125rem;
  }
}

/* line 227, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-order-status {
  order: 2;
  font-size: 0.875rem;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  /* line 227, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-order-status {
    font-size: 1.625rem;
  }
}

@media (min-width: 992px) {
  /* line 227, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-order-status {
    font-size: 1.125rem;
    text-transform: initial;
  }
}

/* line 240, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-order-date {
  order: 1;
  font-size: 14px;
  font-size: 0.875rem;
}

@media (min-width: 768px) {
  /* line 240, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-order-date {
    font-size: 1.625rem;
  }
}

@media (min-width: 992px) {
  /* line 240, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-order-date {
    font-size: 1.125rem;
  }
}

/* line 252, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-order-total {
  order: 4;
  font-size: 1rem;
}

@media (min-width: 768px) {
  /* line 252, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-order-total {
    font-size: 1.8125rem;
  }
}

@media (min-width: 992px) {
  /* line 252, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-order-total {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  /* line 263, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-order-payment-state, .account-page-order-shipment-state {
    font-size: 1.125rem;
  }
}

@media (max-width: 991.98px) {
  /* line 271, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page thead,
.account-page .account-page-order-payment-state,
.account-page .account-page-order-shipment-state {
    display: none;
  }
  /* line 277, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page tr {
    display: flex;
    flex-wrap: wrap;
    padding: 25px 0;
  }
  /* line 282, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page tr td {
    width: 50%;
    border: none;
    padding: 0;
  }
  /* line 289, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-arrow-container {
    right: 17px;
    position: absolute;
  }
  /* line 294, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page .account-page-order-arrow {
    right: 0px;
    position: absolute;
    width: 20px;
    height: 20px;
    margin: 10px;
    border-top: 1px solid black;
    border-right: 1px solid black;
    transform: rotate(45deg);
  }
}

@media (max-width: 991.98px) and (min-width: 768px) {
  /* line 294, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page .account-page-order-arrow {
    margin-top: 25px;
  }
}

@media (max-width: 991.98px) {
  /* line 308, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-text-primary {
    color: #282828;
  }
  /* line 312, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-lead {
    font-weight: 600;
  }
}

/* line 316, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
.account-page-new-address-link {
  font-size: 1rem;
}

@media (min-width: 768px) {
  /* line 316, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-new-address-link {
    font-size: 1.8125rem;
  }
}

@media (min-width: 992px) {
  /* line 316, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/users/show.scss */
  .account-page-new-address-link {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  /* line 3, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-summary-container {
    top: 100px;
  }
}

/* line 9, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-header {
  margin: 0;
}

/* line 11, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-header-link {
  top: 70%;
  transform: translateY(-70%);
  font-size: 0.6875rem;
  font-weight: 500;
}

@media (min-width: 576px) {
  /* line 11, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-header-link {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-header-link {
    font-size: 1.125rem;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-header-link {
    top: 50%;
    transform: translateY(-50%);
  }
}

/* line 26, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-header-link a {
  color: black;
  letter-spacing: 0.5px;
  text-decoration: none;
}

@media (max-width: 767.98px) {
  /* line 26, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-header-link a {
    padding-left: 0px;
  }
}

/* line 34, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-header-link-text {
  padding-left: 15px;
}

/* line 36, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-header-link-text:hover {
  text-decoration: underline;
}

/* line 41, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-header-title {
  margin: 10px 0;
}

@media (min-width: 992px) {
  /* line 41, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-header-title {
    align-self: flex-start;
    margin-bottom: 53px;
    margin: 45px 0 78px 0;
  }
}

/* line 48, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-header-title h1 {
  color: black;
  font-size: 1.125rem;
  line-height: 11px;
  letter-spacing: 0.45px;
  margin-top: 18px;
  margin-bottom: 24px;
}

@media (min-width: 576px) {
  /* line 48, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-header-title h1 {
    font-size: 2.125rem;
    letter-spacing: 0.85px;
    line-height: 0.91;
    margin-top: 30px;
    margin-bottom: 58px;
  }
}

@media (min-width: 992px) {
  /* line 48, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-header-title h1 {
    font-size: 2rem;
    line-height: 0.53;
    letter-spacing: 0.8px;
    margin: 0;
  }
}

/* line 73, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-progress {
  position: relative;
  width: 100%;
  margin-bottom: 42px;
}

@media (min-width: 576px) {
  /* line 73, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-progress {
    margin-top: 33px;
    margin-bottom: 113px;
  }
}

@media (min-width: 992px) {
  /* line 73, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-progress {
    margin-top: 0;
    margin-bottom: 80px;
  }
}

/* line 85, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-progress-steps {
  font-size: 0.75rem;
  line-height: 16.8px;
  letter-spacing: 0.3px;
}

@media (min-width: 576px) {
  /* line 85, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-progress-steps {
    font-size: 1.25rem;
    line-height: 17px;
    letter-spacing: 0.5px;
  }
}

@media (min-width: 992px) {
  /* line 85, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-progress-steps {
    font-size: 1.125rem;
    line-height: 0.94;
    letter-spacing: 0.45px;
  }
}

/* line 99, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-progress-steps-image {
  z-index: 1;
  width: 23px;
  height: 23px;
  margin-bottom: 6px;
  color: #ffffff;
}

@media (min-width: 576px) {
  /* line 99, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-progress-steps-image {
    width: 46px;
    height: 46px;
    margin-bottom: 16px;
  }
}

@media (min-width: 992px) {
  /* line 99, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-progress-steps-image {
    width: 36px;
    height: 36px;
    margin-bottom: 13px;
  }
}

/* line 115, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-progress-steps-image--full {
  background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2223.583%22%20viewBox%3D%220%200%2023.583%2023.583%22%20width%3D%2223.583%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23ffffff%22%3E%3Cpath%20d%3D%22m11.792%2023.084a11.218%2011.218%200%200%201%20-7.985-3.308%2011.218%2011.218%200%200%201%20-3.307-7.984c0-3.016%201.175-5.852%203.307-7.985a11.218%2011.218%200%200%201%207.985-3.307c3.016%200%205.852%201.175%207.984%203.307a11.218%2011.218%200%200%201%203.308%207.985c0%203.016-1.175%205.852-3.308%207.984a11.218%2011.218%200%200%201%20-7.984%203.308z%22%2F%3E%3Cpath%20d%3D%22m11.792%201a10.721%2010.721%200%200%200%20-7.632%203.16%2010.721%2010.721%200%200%200%20-3.16%207.633c0%202.882%201.123%205.592%203.16%207.63a10.721%2010.721%200%200%200%207.632%203.162c2.882%200%205.592-1.123%207.63-3.161a10.721%2010.721%200%200%200%203.162-7.631c0-2.883-1.123-5.593-3.161-7.631a10.721%2010.721%200%200%200%20-7.631-3.162m0-1c6.512%200%2011.792%205.28%2011.792%2011.792s-5.28%2011.792-11.792%2011.792c-6.513%200-11.792-5.28-11.792-11.792%200-6.513%205.28-11.792%2011.792-11.792z%22%20fill%3D%22%234c4c4c%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2211.792%22%20cy%3D%2211.792%22%20fill%3D%22%234c4c4c%22%20r%3D%226.398%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
}

/* line 119, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-progress-steps-line {
  display: flex;
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  margin: 0 25px;
}

@media (min-width: 576px) {
  /* line 119, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-progress-steps-line {
    top: 22px;
    margin: 0 50px;
  }
}

@media (min-width: 992px) {
  /* line 119, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-progress-steps-line {
    top: 18px;
    margin: 0 35px;
  }
}

/* line 135, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-progress-steps-line.state-delivery hr:first-child {
  border-color: #4c4c4c;
}

/* line 140, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-progress-steps-line.state-payment hr:first-child,
.checkout-progress-steps-line.state-payment hr:nth-child(2) {
  border-color: #4c4c4c;
}

/* line 146, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-progress-steps-line.state-confirm hr {
  border-color: #4c4c4c;
}

/* line 150, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-progress-steps-line hr {
  margin: 0;
  flex: 1;
  border: 1px solid #999999;
}

/* line 156, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-progress-steps .nav-item.active,
.checkout-progress-steps .nav-item.completed {
  color: #4c4c4c;
}

/* line 160, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-progress-steps .nav-item {
  color: #999999;
  font-weight: 600;
  max-width: 70px;
  text-align: center;
}

@media (min-width: 576px) {
  /* line 160, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-progress-steps .nav-item {
    font-weight: 500;
    max-width: 100px;
  }
}

/* line 169, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-progress-steps .nav-item a {
  color: inherit;
}

/* line 176, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content form {
  justify-content: space-between;
}

/* line 180, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-header {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.06;
  letter-spacing: 0.4px;
  margin-bottom: 18px;
}

@media (min-width: 576px) {
  /* line 180, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-header {
    font-size: 1.75rem;
    line-height: 1.14;
    letter-spacing: 0.7px;
    margin-bottom: 58px;
  }
}

@media (min-width: 992px) {
  /* line 180, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-header {
    font-size: 1.625rem;
    letter-spacing: 0.65px;
    margin-bottom: 40px;
  }
}

/* line 200, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content .payment-gateway-title {
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.06;
  letter-spacing: 0.4px;
  margin-bottom: 24px;
}

@media (min-width: 576px) {
  /* line 200, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content .payment-gateway-title {
    font-size: 1.6875rem;
    line-height: 1.22;
    letter-spacing: 0.68px;
    margin-bottom: 31px;
  }
}

@media (min-width: 992px) {
  /* line 200, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content .payment-gateway-title {
    font-size: 1.5625rem;
    letter-spacing: 0.65px;
    margin-bottom: 24px;
  }
}

/* line 220, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content .payment-gateway-field input::-webkit-input-placeholder {
  text-transform: uppercase;
}

@media (min-width: 576px) {
  /* line 219, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content .payment-gateway-field {
    margin-top: 33px;
  }
}

@media (min-width: 992px) {
  /* line 219, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content .payment-gateway-field {
    margin-top: 0;
  }
}

/* line 232, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content .payment-gateway-half-fields > .payment-gateway-field {
  flex-basis: 48%;
}

/* line 239, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content .store-credit-title {
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.06;
  letter-spacing: 0.4px;
  margin-bottom: 0;
}

@media (min-width: 576px) {
  /* line 239, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content .store-credit-title {
    font-size: 1.6875rem;
    line-height: 1.22;
    letter-spacing: 0.5px;
  }
}

@media (min-width: 992px) {
  /* line 239, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content .store-credit-title {
    font-size: 1.25rem;
  }
}

/* line 254, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content .store-credit-button {
  padding: 1px 25px;
  font-size: 16px;
}

@media (min-width: 576px) {
  /* line 254, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content .store-credit-button {
    font-size: 1.875rem;
  }
}

@media (min-width: 992px) {
  /* line 254, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content .store-credit-button {
    font-size: 1.25rem;
  }
}

/* line 266, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-subheader {
  margin-bottom: 24px;
  font-size: 27px;
}

/* line 270, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-billing-checkbox {
  margin-bottom: 33px;
}

@media (min-width: 576px) {
  /* line 272, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-billing-checkbox .spree-checkbox {
    margin-right: 1rem;
  }
}

@media (min-width: 992px) {
  /* line 272, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-billing-checkbox .spree-checkbox {
    margin-right: 0.5rem;
  }
}

/* line 280, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-billing-checkbox .spree-checkbox-label {
  color: black;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.21;
  letter-spacing: 0.35px;
}

@media (min-width: 576px) {
  /* line 280, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-billing-checkbox .spree-checkbox-label {
    font-size: 1.375rem;
    line-height: 1.55;
    letter-spacing: 0.55px;
  }
}

@media (min-width: 992px) {
  /* line 280, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-billing-checkbox .spree-checkbox-label {
    font-size: 1rem;
    line-height: 1.44;
    letter-spacing: 0.4px;
  }
}

/* line 299, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-inner-field {
  color: #999999;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: 0.3px;
}

@media (min-width: 992px) {
  /* line 306, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-inner-field:last-child {
    font-size: 0.6875rem;
  }
}

@media (min-width: 576px) {
  /* line 310, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-inner-field .spree-flat-label {
    font-size: 1.375rem;
    letter-spacing: 0.55px;
  }
}

@media (min-width: 992px) {
  /* line 310, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-inner-field .spree-flat-label {
    font-size: 1.0625rem;
    letter-spacing: 0.3px;
  }
}

@media (min-width: 992px) {
  /* line 323, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-shipping-methods-header {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}

/* line 329, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-shipping-methods-list {
  list-style: none;
  padding-left: 0;
}

/* line 332, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-shipping-methods-list .spree-radio-label {
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.35px;
}

@media (min-width: 576px) {
  /* line 332, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-shipping-methods-list .spree-radio-label {
    font-size: 1.6875rem;
    letter-spacing: 0.68px;
    padding-left: 55.4px;
  }
}

@media (min-width: 992px) {
  /* line 332, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-shipping-methods-list .spree-radio-label {
    font-size: 1.25rem;
    letter-spacing: 0.5px;
    padding-left: 52px;
  }
}

@media (min-width: 576px) {
  /* line 346, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-shipping-methods-list .spree-radio-label-custom-input {
    width: 31.7px;
    height: 31.7px;
  }
}

@media (min-width: 992px) {
  /* line 346, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-shipping-methods-list .spree-radio-label-custom-input {
    width: 27px;
    height: 27px;
  }
}

/* line 356, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-shipping-methods-list .spree-radio-label .rate-cost {
  font-size: 1rem;
  font-weight: 600;
  line-height: 0.31;
  letter-spacing: 0.4px;
  margin-top: 8px;
}

@media (min-width: 576px) {
  /* line 356, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-shipping-methods-list .spree-radio-label .rate-cost {
    font-size: 1.6875rem;
    line-height: 1;
    letter-spacing: 0.68px;
    margin-top: 5px;
  }
}

@media (min-width: 992px) {
  /* line 356, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-shipping-methods-list .spree-radio-label .rate-cost {
    font-size: 1.4375rem;
    line-height: 0.39;
    letter-spacing: 0.58px;
    margin-top: 12px;
  }
}

/* line 378, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-summary {
  padding: 25px 46px;
  margin-bottom: 30px;
  background: #f2f2f2;
  color: black;
}

@media (min-width: 576px) {
  /* line 378, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-summary {
    padding: 70px 120px;
  }
}

@media (min-width: 992px) {
  /* line 378, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-summary {
    padding: 35px 40px;
  }
}

/* line 389, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-summary-header {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.06;
  letter-spacing: 0.4px;
  margin-bottom: 35px;
}

@media (min-width: 576px) {
  /* line 389, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-summary-header {
    font-size: 1.8125rem;
    line-height: 1.1;
    letter-spacing: 0.73px;
    margin-bottom: 74px;
  }
}

@media (min-width: 992px) {
  /* line 389, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-summary-header {
    font-size: 1.625rem;
    line-height: 0.65;
    letter-spacing: 0.65px;
    margin-bottom: 35px;
  }
}

/* line 408, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-summary-table {
  display: grid;
  grid-template-columns: 1fr fit-content(0.5fr);
  grid-gap: 5px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.35px;
  color: #4c4c4c;
}

@media (min-width: 576px) {
  /* line 408, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-summary-table {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  /* line 408, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-summary-table {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  /* line 424, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-summary-table .d-table-cell:last-child {
    font-size: 1.125rem;
  }
}

@media (min-width: 576px) {
  /* line 429, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-summary-table .d-table-cell.text-right {
    font-weight: 600;
  }
}

@media (min-width: 992px) {
  /* line 429, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-summary-table .d-table-cell.text-right {
    font-size: 1.125rem;
  }
}

/* line 437, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-summary-table-order-total {
  grid-column: span 2;
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
  align-items: center;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: black;
  border-top: 1px solid black;
}

@media (min-width: 576px) {
  /* line 437, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-summary-table-order-total {
    font-size: 1.75rem;
    padding: 20px 0 0;
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  /* line 437, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-summary-table-order-total {
    font-size: 1rem;
    padding: 5px 0;
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  /* line 460, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-summary-table-order-total .d-table-cell:last-child {
    font-size: 1.25rem;
  }
}

/* line 468, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content-save-continue-button {
  margin-bottom: 32px;
}

@media (min-width: 576px) {
  /* line 468, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-save-continue-button {
    font-size: 1.875rem;
    line-height: 1.03;
    letter-spacing: 0.75px;
    font-weight: 600;
    padding: 18px 12px;
  }
}

@media (min-width: 992px) {
  /* line 468, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content-save-continue-button {
    height: 65px;
    font-size: 1.375rem;
    line-height: 0.76;
    letter-spacing: 0.55px;
    margin-bottom: 100px;
    padding: 6px 12px;
  }
}

/* line 488, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content .select_address .spree-radio-label {
  font-weight: 500;
}

@media (min-width: 576px) {
  /* line 488, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content .select_address .spree-radio-label {
    font-size: 1.25rem;
    letter-spacing: 0.5;
    line-height: 1.7;
  }
}

@media (min-width: 992px) {
  /* line 488, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content .select_address .spree-radio-label {
    font-size: 1rem;
  }
}

@media (min-width: 576px) {
  /* line 502, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content #checkout-summary {
    border: none;
  }
}

@media (min-width: 992px) {
  /* line 502, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
  .checkout-content #checkout-summary {
    height: 100%;
    padding: 0;
    max-width: 380px;
    margin-right: 0;
    margin-left: auto;
  }
}

/* line 516, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/checkout/edit.scss */
.checkout-content #checkout_form_confirm {
  justify-content: flex-end;
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product.scss */
.product-component-name {
  font-weight: 500;
  color: black;
  font-size: 0.75rem;
  line-height: 0.75rem;
  margin-top: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 768px) {
  /* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product.scss */
  .product-component-name {
    font-size: 1.125rem;
    line-height: 1.125rem;
    margin-top: 1rem;
  }
}

/* line 23, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product.scss */
.product-component-price {
  color: black;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 0.875rem;
  margin-top: 0.5rem;
}

@media (min-width: 768px) {
  /* line 23, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product.scss */
  .product-component-price {
    font-size: 1.25rem;
    line-height: 1.25rem;
    margin-top: 1rem;
  }
}

/* line 42, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product.scss */
.product-component-image {
  width: 100%;
  display: block;
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details-title {
  font-size: 1.375rem;
  color: black;
}

@media (min-width: 576px) {
  /* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details-title {
    font-size: 2.125rem;
  }
}

/* line 9, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details-subtitle {
  font-size: 0.875rem;
  color: black;
}

@media (min-width: 576px) {
  /* line 9, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details-subtitle {
    font-size: 1.375rem;
  }
}

@media (min-width: 768px) {
  /* line 9, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details-subtitle {
    font-size: 1rem;
  }
}

/* line 19, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details-vendor-img {
  max-height: 100px;
  max-width: 100px;
}

/* line 23, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details-vendor-name {
  font-size: 1.25rem;
}

/* line 27, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details-images > .product-details-thumbnails {
  width: 14.2857142857%;
  flex: 0 1 auto;
  margin-right: 9.5px;
}

@media (min-width: 576px) {
  /* line 31, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details-images > .product-details-thumbnails + .product-details-single {
    margin-left: 9.5px;
  }
}

@media (min-width: 992px) {
  /* line 31, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details-images > .product-details-thumbnails + .product-details-single {
    margin-left: 4rem;
    margin-right: 4rem;
  }
}

/* line 42, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details-images > .product-details-single {
  width: 85.7142857143%;
  flex: 1 1 auto;
}

@media (max-width: 575.98px) {
  /* line 42, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details-images > .product-details-single {
    margin-left: -17px;
    margin-right: -17px;
  }
}

@media (min-width: 768px) {
  /* line 53, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details-title {
    font-size: 1.75rem;
  }
  /* line 56, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details-subtitle {
    font-size: 1rem;
  }
}

/* line 61, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details-carousel a,
.product-details-carousel a:hover,
.product-details-carousel a:active,
.product-details-carousel a:visited,
.product-details-carousel a:focus {
  text-decoration: none !important;
}

/* line 68, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details-carousel-text {
  font-size: 0.75rem;
  margin-bottom: 30px;
}

@media (min-width: 576px) {
  /* line 68, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details-carousel-text {
    font-size: 1.25rem;
  }
}

@media (min-width: 768px) {
  /* line 68, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details-carousel-text {
    font-size: 1.125rem;
  }
}

/* line 80, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details-related {
  margin: 56px auto 102px auto;
}

/* line 85, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details .modal-dialog--zoom.modal-dialog .modal-content {
  border: 0;
  padding: 0;
}

/* line 88, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details .modal-dialog--zoom.modal-dialog .modal-content .modal-close {
  top: 5px;
}

@media (min-height: 780px) {
  /* line 85, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details .modal-dialog--zoom.modal-dialog .modal-content {
    padding: 62px;
  }
  /* line 93, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details .modal-dialog--zoom.modal-dialog .modal-content .modal-close {
    top: -30px;
  }
}

/* line 97, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details .modal-dialog--zoom.modal-dialog .modal-content .product-details-thumbnails {
  width: calc((((100vh - 2 * 0px - 2rem) / (1 / 0.7470666667)) - 32px) / 4);
}

@media (min-height: 780px) {
  /* line 97, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details .modal-dialog--zoom.modal-dialog .modal-content .product-details-thumbnails {
    width: calc((((100vh - 2 * 62px - 2rem) / (1 / 0.7470666667)) - 32px) / 4);
  }
}

@media (min-height: calc( 650px / 0.7470666667 + 102px * 2)) {
  /* line 97, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-details .modal-dialog--zoom.modal-dialog .modal-content .product-details-thumbnails {
    margin-right: 4rem;
  }
}

/* line 108, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details .modal-dialog--zoom.modal-dialog .modal-content .product-details-single {
  width: auto;
  flex: none;
}

/* line 114, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details .modal-dialog .modal-content {
  padding: 62px;
}

/* line 116, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details .modal-dialog .modal-content .product-details-single {
  width: 650px;
}

/* line 119, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details .modal-dialog .modal-content .product-details-thumbnails {
  width: 113px;
}

/* line 122, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details .modal-dialog .modal-content .modal-close {
  align-self: flex-end;
  border-color: transparent;
  background: transparent;
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: -30px;
}

/* line 130, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details .modal-dialog .modal-content .modal-close span {
  background: transparent;
}

/* line 138, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-details .modal .product-details-thumbnails {
  margin-right: 2rem;
}

/* line 144, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-description {
  font-size: 0.75rem;
}

@media (min-width: 576px) {
  /* line 144, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-description {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  /* line 144, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-description {
    font-size: 0.875rem;
    line-height: 1.625rem;
  }
}

/* line 154, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-description-arrow {
  width: 44px;
  height: 44px;
}

/* line 159, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-description-arrow:hover {
  cursor: pointer;
}

/* line 164, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
.product-properies {
  font-size: 0.75rem;
}

@media (min-width: 576px) {
  /* line 164, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-properies {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  /* line 164, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  .product-properies {
    font-size: 0.875rem;
    line-height: 1.625rem;
  }
}

/* line 176, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
#product-details .breadcrumb-item:last-of-type {
  display: none;
}

@media (min-width: 768px) {
  /* line 176, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/show.scss */
  #product-details .breadcrumb-item:last-of-type {
    display: block;
  }
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.add-to-cart-form-price {
  font-size: 1.5rem;
  color: black;
  font-weight: 500;
}

@media (min-width: 576px) {
  /* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
  .add-to-cart-form-price {
    font-size: 2.25rem;
  }
}

/* line 10, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.add-to-cart-form-price .compare-at-price {
  color: #999999;
  text-decoration: line-through;
}

/* line 15, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.add-to-cart-form-general-availability {
  font-size: 0.75rem;
  color: black;
  font-weight: 500;
}

@media (min-width: 576px) {
  /* line 15, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
  .add-to-cart-form-general-availability {
    font-size: 1.25rem;
  }
}

/* line 22, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.add-to-cart-form-general-availability-value {
  color: #282828;
}

/* line 24, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.add-to-cart-form-general-availability-value--danger {
  color: #f53737;
}

/* line 27, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.add-to-cart-form-general-availability-value--warning {
  color: #ffc107;
}

/* line 32, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.add-to-cart-form .quantity-select button {
  background: #ffffff;
  color: #212529;
  touch-action: manipulation;
}

@media (min-width: 768px) {
  /* line 38, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
  .add-to-cart-form-price {
    font-size: 1.75rem;
  }
  /* line 41, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
  .add-to-cart-form-general-availability {
    font-size: 0.875rem;
  }
}

/* line 45, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.add-to-cart-form hr {
  border-color: #e2e2e2;
}

/* line 50, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 55, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant {
  transition: opacity 200ms;
}

/* line 57, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-title {
  font-size: 0.75rem;
}

@media (min-width: 576px) {
  /* line 57, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
  .product-variants-variant-title {
    font-size: 1.25rem;
  }
}

/* line 62, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-title-value {
  font-weight: 500;
}

/* line 66, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-values {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: -calc-spacer(1);
  margin-right: -calc-spacer(1);
}

/* line 73, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-values-label {
  font-size: 0.6875rem;
  border: 2px solid #e4e5e6;
  font-weight: 500;
  min-width: 26px;
  padding: 0.25rem;
  transition: border-color 200ms;
  cursor: pointer;
}

/* line 81, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-values-label:hover {
  border-color: black;
}

/* line 85, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-values-radio {
  opacity: 0;
  position: fixed;
  height: 0;
  width: 0;
}

/* line 91, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-values-radio:checked + .product-variants-variant-values-label {
  border-color: black;
}

/* line 95, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-values-radio:focus + label, .product-variants-variant-values-radio:focus + svg {
  outline: black dotted 2px;
}

/* line 99, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-values-radio--bad-combination + .product-variants-variant-values-label {
  position: relative;
  color: #e4e5e6;
}

/* line 102, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-values-radio--bad-combination + .product-variants-variant-values-label:hover {
  border-color: #e4e5e6;
  cursor: not-allowed;
}

/* line 106, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-values-radio--bad-combination + .product-variants-variant-values-label:after {
  display: block;
  width: 2px;
  height: 141.4213562373%;
  content: "";
  background: #e4e5e6;
  transition: background 200ms;
  transform: rotate(-45deg);
  top: -20.7106781187%;
  left: calc(50% - 1px);
  position: absolute;
}

/* line 121, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-values-radio:disabled + label {
  color: #e4e5e6;
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 126, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant-values-radio:disabled + label:active, .product-variants-variant-values-radio:disabled + label:focus {
  outline: black dotted thin;
}

/* line 137, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant--color .product-variants-variant-values-label {
  border-radius: 50%;
  border-width: 3px;
  width: 28px;
  height: 28px;
  padding: 0;
  line-height: 22px;
}

/* line 146, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant--color .product-variants-variant-values-label:before {
  content: "";
  margin: -1px;
  display: block;
  border: 2px solid #f8f9fa;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
}

/* line 161, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant--color .product-variants-variant-values-radio--bad-combination + .product-variants-variant-values-label:after {
  height: 100%;
  top: 0;
}

/* line 170, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant--color .product-variants-variant-values-radio:checked--bad-combination + .product-variants-variant-values-label:after {
  background: black;
}

/* line 180, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant--disabled {
  opacity: 0.3;
}

/* line 185, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant--disabled .product-variants-variant-values-label:hover {
  border-color: #e4e5e6;
  cursor: not-allowed;
}

/* line 194, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants-variant--disabled .product-variants-variant-values-radio--bad-combination + .product-variants-variant-values-label:hover:after {
  background: #e4e5e6;
}

/* line 205, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.product-variants > li + li {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  /* line 210, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
  .product-variants-variant-title {
    font-size: 0.875rem;
  }
  /* line 214, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
  .product-variants-variant-values-value {
    font-size: 0.875rem;
  }
}

/* line 222, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.color-select-label:focus {
  outline: none;
}

/* line 226, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.select-label {
  cursor: pointer;
  padding: 4px 7px;
  border: 2px solid #e2e2e2;
  min-width: 32px;
  max-height: 32px;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 500;
}

@media (min-width: 576px) {
  /* line 226, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
  .select-label {
    border: 3px solid #e2e2e2;
    padding: 7px 7px;
    min-width: 49px;
    max-height: 49px;
    font-size: 1.25rem;
  }
}

@media (min-width: 768px) {
  /* line 226, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
  .select-label {
    border: 2px solid #e2e2e2;
    padding: 4px 7px;
    min-width: 32px;
    max-height: 32px;
    font-size: 0.875rem;
  }
}

/* line 250, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.select-label:focus {
  outline: none;
}

/* line 254, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
input:checked + .select-label {
  border-color: #4c4c4c;
}

/* line 259, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
.add-to-cart-button {
  padding: 6px 12px;
  font-size: 1.0625rem;
}

@media (min-width: 576px) {
  /* line 259, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
  .add-to-cart-button {
    padding: 12px;
    font-size: 1.875rem;
  }
}

@media (min-width: 768px) {
  /* line 259, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/cart_form.scss */
  .add-to-cart-button {
    padding: 6px 12px;
    font-size: 1.125rem;
  }
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/products/gallery_modal.scss */
#picturesModal .close {
  right: 0;
  z-index: 3;
  padding: 10px 15px;
}

/* line 3, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
.product-added-modal-check-mark {
  color: #4c4c4c;
}

/* line 6, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
.product-added-modal-message {
  font-size: 1.25rem;
}

@media (min-width: 768px) {
  /* line 6, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
  .product-added-modal-message {
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 6, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
  .product-added-modal-message {
    font-size: 1.875rem;
  }
}

/* line 16, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
.product-added-modal-product-image-container {
  position: relative;
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
.product-added-modal-product-image-container:before {
  content: '';
  display: block;
  padding-bottom: 124.9958334722%;
}

/* line 23, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
.product-added-modal-product-image-container-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
.product-added-modal-product-details-name {
  font-size: 0.875rem;
}

@media (min-width: 992px) {
  /* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
  .product-added-modal-product-details-name {
    font-size: 1.5rem;
  }
}

/* line 39, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
.product-added-modal-product-details-price {
  font-size: 0.875rem;
  font-weight: 600;
}

@media (min-width: 992px) {
  /* line 39, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
  .product-added-modal-product-details-price {
    font-size: 1.5rem;
  }
}

/* line 48, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
.product-added-modal-button {
  font-size: 0.75rem;
}

@media (min-width: 992px) {
  /* line 48, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
  .product-added-modal-button {
    font-size: 1.25rem;
  }
}

/* line 56, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/product_added_modal.scss */
.product-added-modal--no-image .product-added-modal-product-image-container {
  display: none;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
.mobile-navigation {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 16;
  background-color: #ffffff;
  font-size: 1.125rem;
  font-weight: 600;
  transform: translate(-100%);
  transition: transform 0.35s ease;
}

@media (min-width: 576px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
  .mobile-navigation {
    font-size: 1.5rem;
  }
}

/* line 15, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
.mobile-navigation.shown {
  transform: translate(0);
}

/* line 18, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
.mobile-navigation-list, .mobile-navigation-sublist {
  margin: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 19px;
}

/* line 24, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
.mobile-navigation-list-item, .mobile-navigation-sublist-item {
  padding: 16px 0;
  border-bottom: 1px solid #e2e2e2;
}

@media (min-width: 576px) {
  /* line 24, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
  .mobile-navigation-list-item, .mobile-navigation-sublist-item {
    padding: 32px 0;
  }
}

/* line 30, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
.mobile-navigation-list-item a, .mobile-navigation-sublist-item a {
  color: black;
  text-decoration: none;
}

/* line 33, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
.mobile-navigation-list-item a img, .mobile-navigation-sublist-item a img {
  width: 8px;
}

/* line 40, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
.mobile-navigation-list {
  padding-top: 50px;
}

@media (min-width: 576px) {
  /* line 40, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
  .mobile-navigation-list {
    padding-top: 75px;
  }
}

/* line 45, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
.mobile-navigation-list-subcategory-shown {
  overflow-y: hidden;
}

/* line 50, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
.mobile-navigation-sublist {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  font-weight: 500;
  transform: translate(200%);
  transition: transform 0.35s ease;
}

/* line 59, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
.mobile-navigation-sublist.shown {
  transform: translate(0);
}

/* line 62, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
.mobile-navigation-sublist-header {
  padding: 16px 0;
  border-bottom: 1px solid #e2e2e2;
}

/* line 69, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
.mobile-navigation-category-link svg {
  width: 16px;
  height: 16px;
}

@media (min-width: 576px) {
  /* line 69, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
  .mobile-navigation-category-link svg {
    width: 14px;
    height: 27px;
  }
}

/* line 80, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
#mobile-navigation-close-button {
  padding-left: 0;
  padding-right: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  color: black;
}

/* line 87, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
#mobile-navigation-close-button .cls-3 {
  fill: #ffffff;
}

/* line 90, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
#mobile-navigation-close-button svg {
  width: 17px;
  height: 17px;
}

@media (min-width: 576px) {
  /* line 90, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
  #mobile-navigation-close-button svg {
    width: 26px;
    height: 26px;
  }
}

/* line 100, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
#mobile-navigation-back-button {
  opacity: 0;
  transition: opacity 0.35s ease;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  color: black;
}

/* line 107, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
#mobile-navigation-back-button.shown {
  opacity: 1;
}

/* line 110, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
#mobile-navigation-back-button svg {
  width: 18px;
  height: 18px;
}

@media (min-width: 576px) {
  /* line 110, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/mobile_navigation.scss */
  #mobile-navigation-back-button svg {
    width: 17px;
    height: 28px;
  }
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available {
  width: 100%;
  height: 277px;
  border: solid 1px #707070;
  background-color: #ffffff;
  align-items: center;
  position: static;
  margin: auto;
}

@media (min-width: 768px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
  .no-product-available {
    width: 767px;
    height: 443px;
  }
}

/* line 15, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-dropdown {
  visibility: hidden;
  opacity: 0;
  z-index: 6;
  left: 0;
  right: 0;
  position: absolute;
  top: 50px;
  margin: auto;
}

@media (min-width: 576px) {
  /* line 15, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
  .no-product-available-dropdown {
    top: 75px;
  }
}

@media (min-width: 768px) {
  /* line 15, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
  .no-product-available-dropdown {
    top: 230px;
  }
}

/* line 34, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-dropdown form input#keywords {
  color: black;
  font-size: 0.875rem;
  width: calc(100% - 40px);
}

/* line 38, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-dropdown form input#keywords:focus {
  outline: none;
}

/* line 41, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-dropdown form input#keywords::-moz-placeholder {
  color: #e2e2e2;
}
.no-product-available-dropdown form input#keywords:-ms-input-placeholder {
  color: #e2e2e2;
}
.no-product-available-dropdown form input#keywords::placeholder {
  color: #e2e2e2;
}

/* line 44, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-dropdown form input#keywords::-webkit-search-cancel-button {
  display: none;
}

@media (min-width: 768px) {
  /* line 34, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
  .no-product-available-dropdown form input#keywords {
    font-size: 1.375rem;
  }
}

/* line 51, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-dropdown form input[type="submit"] {
  display: none;
}

/* line 56, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-dropdown.shown {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s;
}

/* line 62, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-header {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 0.91;
  letter-spacing: 0.55px;
  text-align: center;
  color: #232323;
  margin-bottom: 23px;
}

@media (min-width: 768px) {
  /* line 62, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
  .no-product-available-header {
    font-size: 2rem;
    margin-bottom: 48px;
    line-height: 1.06;
    letter-spacing: 0.8px;
  }
}

/* line 78, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-text {
  width: 234px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.38;
  letter-spacing: 0.4px;
  text-align: center;
  color: #232323;
  margin: auto;
}

@media (min-width: 768px) {
  /* line 78, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
  .no-product-available-text {
    width: 462px;
    font-size: 1.5rem;
    line-height: 1.42;
    letter-spacing: 0.6px;
  }
}

/* line 95, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-button {
  width: 306px;
  height: 29px;
  background-color: #0074c2;
  margin: 44px auto auto auto;
}

@media (min-width: 768px) {
  /* line 95, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
  .no-product-available-button {
    width: 389px;
    height: 53px;
    margin: 80px auto auto auto;
  }
}

@media (max-width: 575.98px) {
  /* line 95, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
  .no-product-available-button {
    width: 80%;
  }
}

/* line 111, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-button-text {
  font-size: 0.75rem;
  line-height: 1.4;
  letter-spacing: 0.3px;
  text-align: center;
  color: #ffffff;
}

@media (min-width: 768px) {
  /* line 111, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
  .no-product-available-button-text {
    font-size: 1.25rem;
    line-height: 0.84;
    letter-spacing: 0.5px;
  }
}

/* line 125, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-icon {
  width: 16.8px;
  height: 16.8px;
  margin: 17px 18px 20px auto;
}

@media (min-width: 768px) {
  /* line 125, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
  .no-product-available-icon {
    width: 29.7px;
    height: 29.7px;
    margin: 34px 32px 20px auto;
  }
}

/* line 136, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/no_product_available.scss */
.no-product-available-icon:hover {
  cursor: pointer;
}

/* line 2, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/_color_select.scss */
.color-select-border {
  stroke: #e2e2e2;
}

/* line 4, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/_color_select.scss */
.color-select-border--selected {
  stroke: #4c4c4c;
}

/* line 8, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/_color_select.scss */
.color-select-label {
  cursor: pointer;
}

@media (min-width: 576px) {
  /* line 11, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/_color_select.scss */
  .color-select-label svg {
    width: 49px;
    height: 49px;
  }
}

@media (min-width: 768px) {
  /* line 17, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/_color_select.scss */
  .color-select-label svg {
    width: auto;
    height: auto;
  }
}

/* line 27, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/_color_select.scss */
.color-select-label input:checked + .color-select .color-select-border,
.color-select-label input:focus + .color-select .color-select-border,
.color-select-label input:active + .color-select .color-select-border,
.color-select-label input:focus-within + .color-select .color-select-border {
  stroke: #4c4c4c;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/dropdown.scss */
.spree-flat-select-arrow {
  pointer-events: none;
}

/* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
.delete-address-popup {
  width: 100%;
  height: 277px;
  border: solid 1px #e2e2e2;
  background-color: #ffffff;
  align-items: center;
  position: static;
  margin: auto;
  padding: 0;
}

@media (min-width: 576px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
  .delete-address-popup {
    height: auto;
    padding-bottom: 79.1px;
  }
}

@media (min-width: 992px) {
  /* line 1, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
  .delete-address-popup {
    width: 686px;
    height: 378px;
    padding-bottom: 0;
  }
}

/* line 22, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
.delete-address-popup-dropdown {
  visibility: hidden;
  opacity: 0;
  z-index: 5;
  left: 0;
  right: 0;
  position: fixed;
  top: 50px;
  margin: auto;
}

@media (min-width: 576px) {
  /* line 22, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
  .delete-address-popup-dropdown {
    left: 50%;
    transform: translateX(-50%);
    top: 129.2px;
    width: 80%;
  }
}

/* line 39, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
.delete-address-popup-dropdown.shown {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s;
}

/* line 45, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
.delete-address-popup-header {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 0.91;
  letter-spacing: 0.55px;
  text-align: center;
  color: black;
  margin-bottom: 23px;
}

@media (min-width: 992px) {
  /* line 45, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
  .delete-address-popup-header {
    font-size: 1.5rem;
    margin-bottom: 27px;
    line-height: 1.06;
    letter-spacing: 0.8px;
  }
}

/* line 61, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
.delete-address-popup-text {
  width: 234px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.38;
  letter-spacing: 0.4px;
  text-align: center;
  color: black;
  margin: auto;
}

@media (min-width: 576px) {
  /* line 61, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
  .delete-address-popup-text {
    width: 462px;
    font-size: 1.5rem;
    line-height: 1.42;
    letter-spacing: 0.6px;
  }
}

/* line 78, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
.delete-address-popup-buttons {
  margin-top: 48px;
  justify-content: space-evenly;
}

@supports (-ms-ime-align: auto) {
  /* line 78, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
  .delete-address-popup-buttons {
    justify-content: space-around;
  }
}

/* line 85, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
.delete-address-popup-button {
  width: 198px;
  height: 29px;
  font-size: 0.75rem;
  line-height: 1.4;
  letter-spacing: 0.3px;
  text-align: center;
}

@media (min-width: 576px) {
  /* line 85, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
  .delete-address-popup-button {
    height: 53px;
    font-size: 1.25rem;
    line-height: 37px;
    letter-spacing: 0.5px;
  }
}

@media (max-width: 575.98px) {
  /* line 85, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
  .delete-address-popup-button {
    width: 145px;
  }
}

/* line 104, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
.delete-address-popup-icon {
  width: 16.8px;
  height: 16.8px;
  margin: 17px 18px 20px auto;
}

@media (min-width: 576px) {
  /* line 104, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
  .delete-address-popup-icon {
    width: 29.7px;
    height: 29.7px;
    margin: 34px 32px 20px auto;
  }
}

/* line 115, ../../local/bundle/gems/spree_frontend-4.2.4/app/assets/stylesheets/spree/frontend/views/spree/shared/delete_address_popup.scss */
.delete-address-popup-icon:hover {
  cursor: pointer;
}
/*
* This is a manifest file that includes stylesheets for spree_frontend


*/

/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.
 *




*/

/* line 1, vendor/assets/stylesheets/spree/frontend/carousel.sass */
.homepage-carousel-text {
  font-size: 1.1rem;
}

/* line 4, vendor/assets/stylesheets/spree/frontend/carousel.sass */
.carousel-icon-control-rounded {
  background-color: #ffffff;
  border: 1px solid #282828;
  color: #282828;
}

/* line 9, vendor/assets/stylesheets/spree/frontend/carousel.sass */
.carousel-icon-control-rounded:hover {
  background-color: #282828;
  border-color: #282828;
  color: #ffffff;
}

/* line 14, vendor/assets/stylesheets/spree/frontend/carousel.sass */
.product-carousel-control-rounded {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.45);
  color: rgba(0, 0, 0, 0.45);
}

/* line 19, vendor/assets/stylesheets/spree/frontend/carousel.sass */
.product-carousel-control-rounded:hover {
  background-color: rgba(0, 0, 0, 0.45);
  border-color: rgba(0, 0, 0, 0.45) !important;
  color: #ffffff;
}

@media (min-width: 576px) {
  /* line 25, vendor/assets/stylesheets/spree/frontend/carousel.sass */
  .carousel-icon-control-rounded, .product-carousel-control-rounded {
    width: 35px;
    height: 35px;
  }
}

@media (min-width: 768px) {
  /* line 30, vendor/assets/stylesheets/spree/frontend/carousel.sass */
  .homepage-carousel-text {
    font-size: 1.4rem;
  }
}
/* line 1, vendor/assets/stylesheets/spree/frontend/footer.sass */
.footer-weigary {
  background: no-repeat center/cover url(/assets/footer/footer_mobile-98a2a6e20a3ebcf410af9f97d6328d102bba19a6415ea9119157bddcdba6679d.webp);
  color: #ffffff;
}

/* line 5, vendor/assets/stylesheets/spree/frontend/footer.sass */
.footer-weigary a {
  color: #ffffff;
}

/* line 8, vendor/assets/stylesheets/spree/frontend/footer.sass */
.footer-weigary a:hover {
  text-decoration: none;
  color: #d8d8d8;
}

/* line 12, vendor/assets/stylesheets/spree/frontend/footer.sass */
.footer-weigary .footer-spree-label {
  margin-bottom: 1rem;
}

/* line 15, vendor/assets/stylesheets/spree/frontend/footer.sass */
.footer-weigary .footer-spree-label h5 {
  font-weight: bold;
}

@media (max-width: 330px) {
  /* line 20, vendor/assets/stylesheets/spree/frontend/footer.sass */
  .footer-weigary .address-info {
    font-size: .9rem;
  }
}

@media (min-width: 768px) {
  /* line 24, vendor/assets/stylesheets/spree/frontend/footer.sass */
  .footer-weigary {
    min-height: 55vh;
    background: no-repeat center/cover url(/assets/footer/footer_tablet-4d3c167a2c2cf5ed2289b76ae9b08c35be583a701f634980b7e4d689b35cfc28.webp);
    padding-top: 3rem !important;
  }
}

@media (min-width: 1024px) {
  /* line 30, vendor/assets/stylesheets/spree/frontend/footer.sass */
  .footer-weigary {
    min-height: 70vh;
    padding-top: 5rem !important;
  }
  /* line 34, vendor/assets/stylesheets/spree/frontend/footer.sass */
  .footer-weigary a {
    font-size: 1rem;
  }
  /* line 37, vendor/assets/stylesheets/spree/frontend/footer.sass */
  .footer-weigary h5 {
    font-size: 1.35rem;
  }
}

@media (min-width: 1440px) {
  /* line 41, vendor/assets/stylesheets/spree/frontend/footer.sass */
  .footer-weigary {
    background: no-repeat center/cover url(/assets/footer/footer_desktop-9fe2e5f6374a322e442a59b801c7da84b2b0c46b30035c72197dfc24d2d6cf15.webp);
  }
}
/* line 1, vendor/assets/stylesheets/spree/frontend/home.sass */
#home {
  overflow-x: hidden;
}

/* line 4, vendor/assets/stylesheets/spree/frontend/home.sass */
.home-category-box {
  display: flex;
  width: 100%;
  min-height: 340px;
  text-align: center;
  justify-content: center;
  align-items: center;
  background-color: #f1f1f1;
}

/* line 13, vendor/assets/stylesheets/spree/frontend/home.sass */
.home-category-box .home-category-img {
  width: 70%;
  transition: all .5s ease-in-out;
}

/* line 17, vendor/assets/stylesheets/spree/frontend/home.sass */
.home-category-box .home-category-text {
  color: #282828;
  text-transform: uppercase;
  font-size: 1.1rem;
}

/* line 23, vendor/assets/stylesheets/spree/frontend/home.sass */
.home-category-box a:hover .home-category-img {
  transform: scale(1.15);
}

/* line 26, vendor/assets/stylesheets/spree/frontend/home.sass */
.horse-mobile {
  display: flex;
  width: 100%;
  min-height: 230px;
  align-items: center;
  background: no-repeat center/cover url(/assets/homepage/horse_mobile-c73b2ab35b620106f531daf382e27128858fb0cd1b5045545c3b67706e1c13b4.webp);
  margin-top: 1rem;
  margin-bottom: 4rem;
}

/* line 35, vendor/assets/stylesheets/spree/frontend/home.sass */
.horse-mobile .welcome-box {
  max-width: 45%;
  font-family: "CormorantGaramond-Regular", serif;
  font-size: 1.2rem;
}

@media (min-width: 568px) {
  /* line 41, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-mobile {
    min-height: 400px;
  }
  /* line 44, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-mobile .welcome-box {
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) {
  /* line 48, vendor/assets/stylesheets/spree/frontend/home.sass */
  .home-category-box {
    min-height: 400px;
  }
  /* line 51, vendor/assets/stylesheets/spree/frontend/home.sass */
  .home-category-box .home-category-text {
    font-size: 1.4rem;
  }
  /* line 54, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg {
    width: 100%;
    min-height: 420px;
    background: no-repeat center/cover url(/assets/homepage/horse_tablet-22db4ebcf1c5e94b7497725f194d5b13a9373dbc0a592b2ea5e9f7fff82c18a2.webp);
    margin-top: 1rem;
    margin-bottom: 4rem;
  }
  /* line 61, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg .welcome-box {
    display: flex;
    max-width: 47%;
    height: 200px;
    position: relative;
    top: 12vw;
    left: 8vw;
  }
  /* line 69, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg .welcome-box .welcome-heading {
    font-family: "CormorantGaramond-Regular", serif;
    font-size: 1.8rem;
  }
}

@media (min-width: 860px) {
  /* line 74, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg {
    min-height: 450px;
  }
  /* line 77, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg .welcome-box {
    max-width: 42%;
    top: 13vw;
    left: 13vw;
  }
}

@media (min-width: 1024px) {
  /* line 84, vendor/assets/stylesheets/spree/frontend/home.sass */
  #home .container {
    max-width: 900px;
  }
  /* line 87, vendor/assets/stylesheets/spree/frontend/home.sass */
  .home-category-box {
    min-height: 460px;
  }
  /* line 90, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg {
    min-height: 500px;
  }
  /* line 93, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg .welcome-box {
    max-width: 40%;
    top: 14vw;
  }
  /* line 97, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg .welcome-box .welcome-heading {
    font-size: 2rem;
  }
}

@media (min-width: 1200px) {
  /* line 102, vendor/assets/stylesheets/spree/frontend/home.sass */
  #home .container {
    max-width: 1100px;
  }
  /* line 105, vendor/assets/stylesheets/spree/frontend/home.sass */
  .home-category-box {
    min-height: 500px;
  }
  /* line 108, vendor/assets/stylesheets/spree/frontend/home.sass */
  .home-category-box .home-category-text {
    font-size: 1.8rem;
  }
  /* line 111, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg {
    min-height: 600px;
  }
  /* line 114, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg .welcome-box {
    left: 15vw;
    font-size: 1.2rem;
  }
  /* line 118, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg .welcome-box .welcome-heading {
    font-size: 2.4rem;
  }
}

@media (min-width: 1400px) {
  /* line 122, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg {
    min-height: 700px;
    background: no-repeat center/cover url(/assets/homepage/horse_desktop-f668f134bbb84917c918529347cbd3023b94b6a9d3ac8b1030d864c9778a26dc.webp);
  }
  /* line 126, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg .welcome-box {
    top: 15vw;
  }
  /* line 129, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg .welcome-box .welcome-heading {
    font-size: 2.6rem;
  }
}

@media (min-width: 1650px) {
  /* line 133, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg {
    min-height: 800px;
  }
  /* line 136, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg .welcome-box {
    max-width: 35%;
  }
}

@media (min-width: 1850px) {
  /* line 140, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg {
    min-height: 900px;
  }
  /* line 143, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg .welcome-box {
    max-width: 32%;
    font-size: 1.4rem;
  }
  /* line 147, vendor/assets/stylesheets/spree/frontend/home.sass */
  .horse-bg .welcome-box .welcome-heading {
    font-size: 3rem;
  }
}
/* line 3, vendor/assets/stylesheets/spree/frontend/navbar.sass */
.main-nav-bar li a {
  font-size: 1rem;
}

/* line 6, vendor/assets/stylesheets/spree/frontend/navbar.sass */
.main-nav-bar .main-nav-bar-category-dropdown {
  padding: 0px 50px;
  padding-bottom: 11px;
  min-height: inherit;
  left: inherit;
  right: inherit;
  width: inherit;
}

/* line 14, vendor/assets/stylesheets/spree/frontend/navbar.sass */
.main-nav-bar .main-nav-bar-category-dropdown .category-links {
  width: 100%;
}

/* line 17, vendor/assets/stylesheets/spree/frontend/navbar.sass */
.navbar-right .search-icons svg, .navbar-right .account-icon svg {
  width: 21px;
  height: 21px;
}

/* line 21, vendor/assets/stylesheets/spree/frontend/navbar.sass */
.navbar-right .cart-icon svg {
  width: 24px;
  height: 24px;
}

/* line 25, vendor/assets/stylesheets/spree/frontend/navbar.sass */
.cart-icon-count {
  min-width: 19px;
  width: 20px;
  height: 20px;
  line-height: 17px;
  right: -21%;
  font-size: .75rem;
}
@media (max-width: 768px) {
  /* line 2, vendor/assets/stylesheets/spree/frontend/products.sass */
  .product-info-box {
    padding-top: .5rem;
  }
}

/* line 5, vendor/assets/stylesheets/spree/frontend/products.sass */
.product-info-box {
  background-color: #bfbfbf;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}

/* line 11, vendor/assets/stylesheets/spree/frontend/products.sass */
.product-info-box .product-component-name, .product-info-box .product-component-price {
  color: #ffffff;
}

/* line 14, vendor/assets/stylesheets/spree/frontend/products.sass */
.product-info-box .product-component-price {
  font-size: 1.8rem;
}

/* line 17, vendor/assets/stylesheets/spree/frontend/products.sass */
.product-image-and-info:hover {
  box-shadow: 0 4px 23px 0 rgba(0, 0, 0, 0.2);
}

/* line 20, vendor/assets/stylesheets/spree/frontend/products.sass */
.product-image-and-info:hover .product-info-box {
  background-color: #282828;
}
