@charset "UTF-8";
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  src: url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.11.2/webfonts/fa-regular-400.woff2") format("woff2"), url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.11.2/webfonts/fa-brands-400.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.11.2/webfonts/fa-solid-900.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Corporate Logo Font";
  src: url(/assets/corporate_logo_bold-51969ab6e65d430501b45feddb24ff4d43d50d2c23d0e05ea264b44a28f3c0a1.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

/*!
   * Bootstrap  v5.3.8 (https://getbootstrap.com/)
   * Copyright 2011-2025 The Bootstrap Authors
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
/* line 1, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_root.scss */
:root,
[data-bs-theme="light"] {
  --bs-blue: #4a90e2;
  --bs-navy: #364652;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #e83e8c;
  --bs-red: #f86986;
  --bs-orange: #fd7e14;
  --bs-yellow: #ebc72f;
  --bs-green: #28a745;
  --bs-teal: #20c997;
  --bs-cyan: #17a2b8;
  --bs-white: #fff;
  --bs-dark-blue: #545e73;
  --bs-gray: #6c757d;
  --bs-gray-dark: #333333;
  --bs-pale-pink: #f86986;
  --bs-gray-200: #e9ecef;
  --bs-gray-400: #c3c5c5;
  --bs-dark-green: #2e9a9e;
  --bs-light-green: #8fd4d7;
  --bs-light-green-gray: #bdc7c5;
  --bs-dark-green-gray: #989e9d;
  --bs-gold: #ffd700;
  --bs-silver: #c0c0c0;
  --bs-bronze: #c47122;
  --bs-twitter: #55acee;
  --bs-facebook: #3b5998;
  --bs-gray-100: #f9fafa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #c3c5c5;
  --bs-gray-500: #a1a2a2;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #333333;
  --bs-gray-900: #212529;
  --bs-primary: #2e9a9e;
  --bs-secondary: #a1a2a2;
  --bs-success: #28a745;
  --bs-info: #17a2b8;
  --bs-warning: #ebc72f;
  --bs-danger: #f86986;
  --bs-light: #f9fafa;
  --bs-dark: #333333;
  --bs-blue: #4a90e2;
  --bs-navy: #364652;
  --bs-dark-blue: #545e73;
  --bs-gray-dark: #333333;
  --bs-gray: #6c757d;
  --bs-pale-pink: #f86986;
  --bs-gray-200: #e9ecef;
  --bs-gray-400: #c3c5c5;
  --bs-light-green-gray: #bdc7c5;
  --bs-dark-green-gray: #989e9d;
  --bs-dark-green: #2e9a9e;
  --bs-light-green: #8fd4d7;
  --bs-gold: #ffd700;
  --bs-silver: #c0c0c0;
  --bs-bronze: #c47122;
  --bs-twitter: #55acee;
  --bs-facebook: #3b5998;
  --bs-primary-rgb: 46, 154, 158;
  --bs-secondary-rgb: 161, 162, 162;
  --bs-success-rgb: 40, 167, 69;
  --bs-info-rgb: 23, 162, 184;
  --bs-warning-rgb: 235, 199, 47;
  --bs-danger-rgb: 248, 105, 134;
  --bs-light-rgb: 249, 250, 250;
  --bs-dark-rgb: 51, 51, 51;
  --bs-blue-rgb: 74, 144, 226;
  --bs-navy-rgb: 54, 70, 82;
  --bs-dark-blue-rgb: 84, 94, 115;
  --bs-gray-dark-rgb: 51, 51, 51;
  --bs-gray-rgb: 108, 117, 125;
  --bs-pale-pink-rgb: 248, 105, 134;
  --bs-gray-200-rgb: 233, 236, 239;
  --bs-gray-400-rgb: 195, 197, 197;
  --bs-light-green-gray-rgb: 189, 199, 197;
  --bs-dark-green-gray-rgb: 152, 158, 157;
  --bs-dark-green-rgb: 46, 154, 158;
  --bs-light-green-rgb: 143, 212, 215;
  --bs-gold-rgb: 255, 215, 0;
  --bs-silver-rgb: 192, 192, 192;
  --bs-bronze-rgb: 196, 113, 34;
  --bs-twitter-rgb: 85, 172, 238;
  --bs-facebook-rgb: 59, 89, 152;
  --bs-primary-text-emphasis: #123e3f;
  --bs-secondary-text-emphasis: #404141;
  --bs-success-text-emphasis: #10431c;
  --bs-info-text-emphasis: #09414a;
  --bs-warning-text-emphasis: #5e5013;
  --bs-danger-text-emphasis: #632a36;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #d5ebec;
  --bs-secondary-bg-subtle: #ececec;
  --bs-success-bg-subtle: #d4edda;
  --bs-info-bg-subtle: #d1ecf1;
  --bs-warning-bg-subtle: #fbf4d5;
  --bs-danger-bg-subtle: #fee1e7;
  --bs-light-bg-subtle: #fcfdfd;
  --bs-dark-bg-subtle: #c3c5c5;
  --bs-primary-border-subtle: #abd7d8;
  --bs-secondary-border-subtle: #d9dada;
  --bs-success-border-subtle: #a9dcb5;
  --bs-info-border-subtle: #a2dae3;
  --bs-warning-border-subtle: #f7e9ac;
  --bs-danger-border-subtle: #fcc3cf;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #a1a2a2;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f9fafa;
  --bs-tertiary-bg-rgb: 249, 250, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #2e9a9e;
  --bs-link-color-rgb: 46, 154, 158;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #257b7e;
  --bs-link-hover-color-rgb: 37, 123, 126;
  --bs-code-color: #e83e8c;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fbf4d5;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.2rem rgba(0, 0, 0, 0.05);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(46, 154, 158, 0.25);
  --bs-form-valid-color: #28a745;
  --bs-form-valid-border-color: #28a745;
  --bs-form-invalid-color: #f86986;
  --bs-form-invalid-border-color: #f86986;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_color-mode.scss */
[data-bs-theme="dark"] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #333333;
  --bs-secondary-bg-rgb: 51, 51, 51;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2a2c2e;
  --bs-tertiary-bg-rgb: 42, 44, 46;
  --bs-primary-text-emphasis: #82c2c5;
  --bs-secondary-text-emphasis: #c7c7c7;
  --bs-success-text-emphasis: #7eca8f;
  --bs-info-text-emphasis: #74c7d4;
  --bs-warning-text-emphasis: #f3dd82;
  --bs-danger-text-emphasis: #fba5b6;
  --bs-light-text-emphasis: #f9fafa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #091f20;
  --bs-secondary-bg-subtle: #202020;
  --bs-success-bg-subtle: #08210e;
  --bs-info-bg-subtle: #052025;
  --bs-warning-bg-subtle: #2f2809;
  --bs-danger-bg-subtle: #32151b;
  --bs-light-bg-subtle: #333333;
  --bs-dark-bg-subtle: #1a1a1a;
  --bs-primary-border-subtle: #1c5c5f;
  --bs-secondary-border-subtle: #616161;
  --bs-success-border-subtle: #186429;
  --bs-info-border-subtle: #0e616e;
  --bs-warning-border-subtle: #8d771c;
  --bs-danger-border-subtle: #953f50;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #333333;
  --bs-heading-color: inherit;
  --bs-link-color: #82c2c5;
  --bs-link-hover-color: #9bced1;
  --bs-link-color-rgb: 130, 194, 197;
  --bs-link-hover-color-rgb: 155, 206, 209;
  --bs-code-color: #f18bba;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #5e5013;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #7eca8f;
  --bs-form-valid-border-color: #7eca8f;
  --bs-form-invalid-color: #fba5b6;
  --bs-form-invalid-border-color: #fba5b6;
}

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

/* line 49, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 68, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  margin: 10px 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
h6, h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

/* line 93, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
h1 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  /* line 93, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
  h1 {
    font-size: 2rem;
  }
}

/* line 98, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
h2 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  /* line 98, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
  h2 {
    font-size: 1.5rem;
  }
}

/* line 103, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
h3 {
  font-size: 1.17rem;
}

/* line 108, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
h4 {
  font-size: 1rem;
}

/* line 113, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
h5 {
  font-size: 0.83rem;
}

/* line 118, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
h6 {
  font-size: 0.67rem;
}

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

/* line 141, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

/* line 150, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 159, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul {
  padding-left: 2rem;
}

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

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

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

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

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

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

/* line 211, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
small {
  font-size: 0.875em;
}

/* line 218, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

/* line 230, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

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

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

/* line 244, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}

/* line 248, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

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

/* line 270, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

/* line 282, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

/* line 291, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 298, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}

/* line 304, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
a > code {
  color: inherit;
}

/* line 309, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}

/* line 316, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
kbd kbd {
  padding: 0;
  font-size: 1em;
}

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

/* line 335, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
img,
svg {
  vertical-align: middle;
}

/* line 345, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 350, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

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

/* line 367, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 383, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
}

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

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

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

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

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

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

/* line 435, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
select:disabled {
  opacity: 1;
}

/* line 443, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator {
  display: none !important;
}

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

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

/* line 467, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 474, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  resize: vertical;
}

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

/* line 497, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  /* line 497, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
  legend {
    font-size: 1.5rem;
  }
}

/* line 506, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
legend + * {
  clear: left;
}

/* line 514, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

/* line 524, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-inner-spin-button {
  height: auto;
}

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

/* line 539, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
/* line 561, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 567, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 575, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

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

/* line 588, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
iframe {
  border: 0;
}

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

/* line 606, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

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

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

/* line 14, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

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

/* line 34, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 5px;
  line-height: 1;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_containers.scss */
.container,
.container-fluid,
.container-sm {
  --bs-gutter-x: 40px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto;
}

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

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_grid.scss */
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_grid.scss */
.row {
  --bs-gutter-x: 40px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

/* line 15, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_grid.scss */
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

/* line 74, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col {
  flex: 1 0 0;
}

/* line 78, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

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

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

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

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

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

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-1 {
  margin-left: 8.33333333%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-2 {
  margin-left: 16.66666667%;
}

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

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-4 {
  margin-left: 33.33333333%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-5 {
  margin-left: 41.66666667%;
}

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

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-7 {
  margin-left: 58.33333333%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-8 {
  margin-left: 66.66666667%;
}

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

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-10 {
  margin-left: 83.33333333%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-11 {
  margin-left: 91.66666667%;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-1,
.gx-1 {
  --bs-gutter-x: 2.5px;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-1,
.gy-1 {
  --bs-gutter-y: 2.5px;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-2,
.gx-2 {
  --bs-gutter-x: 5px;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-2,
.gy-2 {
  --bs-gutter-y: 5px;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-3,
.gx-3 {
  --bs-gutter-x: 10px;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-3,
.gy-3 {
  --bs-gutter-y: 10px;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-4,
.gx-4 {
  --bs-gutter-x: 15px;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-4,
.gy-4 {
  --bs-gutter-y: 15px;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-5,
.gx-5 {
  --bs-gutter-x: 30px;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-5,
.gy-5 {
  --bs-gutter-y: 30px;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-6,
.gx-6 {
  --bs-gutter-x: 45px;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-6,
.gy-6 {
  --bs-gutter-y: 45px;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-7,
.gx-7 {
  --bs-gutter-x: 60px;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-7,
.gy-7 {
  --bs-gutter-y: 60px;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-8,
.gx-8 {
  --bs-gutter-x: 75px;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-8,
.gy-8 {
  --bs-gutter-y: 75px;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-9,
.gx-9 {
  --bs-gutter-x: 90px;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-9,
.gy-9 {
  --bs-gutter-y: 90px;
}

@media (min-width: 576px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm {
    flex: 1 0 0;
  }
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 2.5px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 2.5px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 5px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 5px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 10px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 10px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 15px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 15px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 30px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 30px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-6,
.gx-sm-6 {
    --bs-gutter-x: 45px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-6,
.gy-sm-6 {
    --bs-gutter-y: 45px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-7,
.gx-sm-7 {
    --bs-gutter-x: 60px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-7,
.gy-sm-7 {
    --bs-gutter-y: 60px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-8,
.gx-sm-8 {
    --bs-gutter-x: 75px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-8,
.gy-sm-8 {
    --bs-gutter-y: 75px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-9,
.gx-sm-9 {
    --bs-gutter-x: 90px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-9,
.gy-sm-9 {
    --bs-gutter-y: 90px;
  }
}

@media (min-width: 768px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md {
    flex: 1 0 0;
  }
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 2.5px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 2.5px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 5px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 5px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 10px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 10px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 15px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 15px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 30px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 30px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-6,
.gx-md-6 {
    --bs-gutter-x: 45px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-6,
.gy-md-6 {
    --bs-gutter-y: 45px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-7,
.gx-md-7 {
    --bs-gutter-x: 60px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-7,
.gy-md-7 {
    --bs-gutter-y: 60px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-8,
.gx-md-8 {
    --bs-gutter-x: 75px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-8,
.gy-md-8 {
    --bs-gutter-y: 75px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-9,
.gx-md-9 {
    --bs-gutter-x: 90px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-9,
.gy-md-9 {
    --bs-gutter-y: 90px;
  }
}

@media (min-width: 992px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg {
    flex: 1 0 0;
  }
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 2.5px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 2.5px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 5px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 5px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 10px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 10px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 15px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 15px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 30px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 30px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-6,
.gx-lg-6 {
    --bs-gutter-x: 45px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-6,
.gy-lg-6 {
    --bs-gutter-y: 45px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-7,
.gx-lg-7 {
    --bs-gutter-x: 60px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-7,
.gy-lg-7 {
    --bs-gutter-y: 60px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-8,
.gx-lg-8 {
    --bs-gutter-x: 75px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-8,
.gy-lg-8 {
    --bs-gutter-y: 75px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-9,
.gx-lg-9 {
    --bs-gutter-x: 90px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-9,
.gy-lg-9 {
    --bs-gutter-y: 90px;
  }
}

@media (min-width: 1200px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl {
    flex: 1 0 0;
  }
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 2.5px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 2.5px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 5px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 5px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 10px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 10px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 15px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 15px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 30px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 30px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-6,
.gx-xl-6 {
    --bs-gutter-x: 45px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-6,
.gy-xl-6 {
    --bs-gutter-y: 45px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-7,
.gx-xl-7 {
    --bs-gutter-x: 60px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-7,
.gy-xl-7 {
    --bs-gutter-y: 60px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-8,
.gx-xl-8 {
    --bs-gutter-x: 75px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-8,
.gy-xl-8 {
    --bs-gutter-y: 75px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-9,
.gx-xl-9 {
    --bs-gutter-x: 90px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-9,
.gy-xl-9 {
    --bs-gutter-y: 90px;
  }
}

@media (min-width: 1400px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl {
    flex: 1 0 0;
  }
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 2.5px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 2.5px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 5px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 5px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 10px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 10px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 15px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 15px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 30px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 30px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-6,
.gx-xxl-6 {
    --bs-gutter-x: 45px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-6,
.gy-xxl-6 {
    --bs-gutter-y: 45px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-7,
.gx-xxl-7 {
    --bs-gutter-x: 60px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-7,
.gy-xxl-7 {
    --bs-gutter-y: 60px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-8,
.gx-xxl-8 {
    --bs-gutter-x: 75px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-8,
.gy-xxl-8 {
    --bs-gutter-y: 75px;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-9,
.gx-xxl-9 {
    --bs-gutter-x: 90px;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-9,
.gy-xxl-9 {
    --bs-gutter-y: 90px;
  }
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_labels.scss */
.form-label {
  margin-bottom: 0;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_labels.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 26, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_labels.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_labels.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-text.scss */
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: 1px solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
  .form-control {
    transition: none;
  }
}

/* line 25, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control[type="file"] {
  overflow: hidden;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #75d3d7;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(46, 154, 158, 0.25);
}

/* line 47, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}

/* line 75, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}

/* line 86, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}

/* line 95, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  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 95, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
  .form-control::file-selector-button {
    transition: none;
  }
}

/* line 110, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

/* line 120, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 131, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-plaintext:focus {
  outline: 0;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

/* line 155, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 162, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-lg {
  min-height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

/* line 168, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

/* line 179, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
textarea.form-control {
  min-height: calc(2.25rem + 2px);
}

/* line 183, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}

/* line 187, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
textarea.form-control-lg {
  min-height: calc(2.875rem + 2px);
}

/* line 193, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color {
  width: 3rem;
  height: calc(2.25rem + 2px);
  padding: 0.375rem;
}

/* line 198, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 202, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}

/* line 207, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}

/* line 212, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 213, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color.form-control-lg {
  height: calc(2.875rem + 2px);
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23333333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-select.scss */
  .form-select {
    transition: none;
  }
}

/* line 28, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:focus {
  border-color: #75d3d7;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(46, 154, 158, 0.25);
}

/* line 39, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}

/* line 52, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

/* line 58, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

/* line 76, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-select.scss */
[data-bs-theme="dark"] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="radio"] {
  border-radius: 50%;
}

/* line 56, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:active {
  filter: brightness(90%);
}

/* line 60, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:focus {
  border-color: #75d3d7;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(46, 154, 158, 0.25);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:checked {
  background-color: #2e9a9e;
  border-color: #2e9a9e;
}

/* line 70, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="checkbox"]:checked {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

/* line 78, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="radio"]:checked {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 87, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #2e9a9e;
  border-color: #2e9a9e;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

/* line 98, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

/* line 108, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

/* line 124, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch {
  padding-left: 2.5em;
}

/* line 127, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 127, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
  .form-switch .form-check-input {
    transition: none;
  }
}

/* line 137, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2375d3d7'/%3e%3c/svg%3e");
}

/* line 141, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 152, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}

/* line 156, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

/* line 163, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 168, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 175, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

/* line 185, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-check.scss */
[data-bs-theme="dark"] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus {
  outline: 0;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(46, 154, 158, 0.25);
}

/* line 20, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(46, 154, 158, 0.25);
}

/* line 23, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #2e9a9e;
  border: 0;
  border-radius: 1rem;
  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 27, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}

/* line 38, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-webkit-slider-thumb:active {
  background-color: #c0e1e2;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #2e9a9e;
  border: 0;
  border-radius: 1rem;
  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 54, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
  .form-range::-moz-range-thumb {
    transition: none;
  }
}

/* line 64, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-range-thumb:active {
  background-color: #c0e1e2;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled {
  pointer-events: none;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}

/* line 87, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating {
  position: relative;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  min-height: calc(3.5rem + 2px);
  line-height: 1.25;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  color: rgba(var(--bs-body-color-rgb), 0.65);
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
  .form-floating > label {
    transition: none;
  }
}

/* line 31, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 73, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > textarea:focus ~ label::after,
.form-floating > textarea:not(:placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}

/* line 83, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > textarea:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

/* line 88, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control-plaintext ~ label {
  border-width: 1px 0;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group .btn {
  position: relative;
  z-index: 2;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group .btn:focus {
  z-index: 5;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

/* line 68, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

/* line 77, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

/* line 86, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

/* line 101, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 110, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(-1 * 1px);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 128, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

/* line 35, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 2.5px 5px;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

/* line 51, ../usr/local/bundle/gems/bootstrap-5.3.8/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 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: 2.25rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73.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.1'/%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 68, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.2rem rgba(var(--bs-success-rgb), 0.25);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: 2.25rem;
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}

/* line 95, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select[size="1"]:valid:not([multiple]), .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid[size="1"]:not([multiple]) {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73.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.1'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.2rem rgba(var(--bs-success-rgb), 0.25);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: 5.25rem;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}

/* line 128, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(var(--bs-success-rgb), 0.25);
}

/* line 136, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

/* line 142, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control.is-valid:not(:focus), .was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select.is-valid:not(:focus), .was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating.is-valid:not(:focus-within) {
  z-index: 3;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

/* line 35, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 2.5px 5px;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

/* line 51, ../usr/local/bundle/gems/bootstrap-5.3.8/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 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: 2.25rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f86986'%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='%23f86986' 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 68, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.2rem rgba(var(--bs-danger-rgb), 0.25);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: 2.25rem;
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}

/* line 95, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select[size="1"]:invalid:not([multiple]), .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid[size="1"]:not([multiple]) {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f86986'%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='%23f86986' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.2rem rgba(var(--bs-danger-rgb), 0.25);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: 5.25rem;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}

/* line 128, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(var(--bs-danger-rgb), 0.25);
}

/* line 136, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

/* line 142, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control.is-invalid:not(:focus), .was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select.is-invalid:not(:focus), .was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating.is-invalid:not(:focus-within) {
  z-index: 4;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 1px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.2rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  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 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 43, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}

/* line 50, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 70, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 81, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}

/* line 93, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 103, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 112, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #2e9a9e;
  --bs-btn-border-color: #2e9a9e;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #278386;
  --bs-btn-hover-border-color: #257b7e;
  --bs-btn-focus-shadow-rgb: 77, 169, 173;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #257b7e;
  --bs-btn-active-border-color: #237477;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #2e9a9e;
  --bs-btn-disabled-border-color: #2e9a9e;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  --bs-btn-color: #000;
  --bs-btn-bg: #a1a2a2;
  --bs-btn-border-color: #a1a2a2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #afb0b0;
  --bs-btn-hover-border-color: #aaabab;
  --bs-btn-focus-shadow-rgb: 137, 138, 138;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #b4b5b5;
  --bs-btn-active-border-color: #aaabab;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #a1a2a2;
  --bs-btn-disabled-border-color: #a1a2a2;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #28a745;
  --bs-btn-border-color: #28a745;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #228e3b;
  --bs-btn-hover-border-color: #208637;
  --bs-btn-focus-shadow-rgb: 72, 180, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #208637;
  --bs-btn-active-border-color: #1e7d34;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #28a745;
  --bs-btn-disabled-border-color: #28a745;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  --bs-btn-color: #fff;
  --bs-btn-bg: #17a2b8;
  --bs-btn-border-color: #17a2b8;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #148a9c;
  --bs-btn-hover-border-color: #128293;
  --bs-btn-focus-shadow-rgb: 58, 176, 195;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #128293;
  --bs-btn-active-border-color: #117a8a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #17a2b8;
  --bs-btn-disabled-border-color: #17a2b8;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ebc72f;
  --bs-btn-border-color: #ebc72f;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #eecf4e;
  --bs-btn-hover-border-color: #edcd44;
  --bs-btn-focus-shadow-rgb: 200, 169, 40;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #efd259;
  --bs-btn-active-border-color: #edcd44;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ebc72f;
  --bs-btn-disabled-border-color: #ebc72f;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  --bs-btn-color: #000;
  --bs-btn-bg: #f86986;
  --bs-btn-border-color: #f86986;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f98098;
  --bs-btn-hover-border-color: #f97892;
  --bs-btn-focus-shadow-rgb: 211, 89, 114;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f9879e;
  --bs-btn-active-border-color: #f97892;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f86986;
  --bs-btn-disabled-border-color: #f86986;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f9fafa;
  --bs-btn-border-color: #f9fafa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d4d5d5;
  --bs-btn-hover-border-color: #c7c8c8;
  --bs-btn-focus-shadow-rgb: 212, 213, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c7c8c8;
  --bs-btn-active-border-color: #bbbcbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f9fafa;
  --bs-btn-disabled-border-color: #f9fafa;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #333333;
  --bs-btn-border-color: #333333;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #525252;
  --bs-btn-hover-border-color: #474747;
  --bs-btn-focus-shadow-rgb: 82, 82, 82;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #5c5c5c;
  --bs-btn-active-border-color: #474747;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #333333;
  --bs-btn-disabled-border-color: #333333;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-blue {
  --bs-btn-color: #fff;
  --bs-btn-bg: #4a90e2;
  --bs-btn-border-color: #4a90e2;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3f7ac0;
  --bs-btn-hover-border-color: #3b73b5;
  --bs-btn-focus-shadow-rgb: 101, 161, 230;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3b73b5;
  --bs-btn-active-border-color: #386caa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #4a90e2;
  --bs-btn-disabled-border-color: #4a90e2;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-navy {
  --bs-btn-color: #fff;
  --bs-btn-bg: #364652;
  --bs-btn-border-color: #364652;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2e3c46;
  --bs-btn-hover-border-color: #2b3842;
  --bs-btn-focus-shadow-rgb: 84, 98, 108;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2b3842;
  --bs-btn-active-border-color: #29353e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #364652;
  --bs-btn-disabled-border-color: #364652;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark-blue {
  --bs-btn-color: #fff;
  --bs-btn-bg: #545e73;
  --bs-btn-border-color: #545e73;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #475062;
  --bs-btn-hover-border-color: #434b5c;
  --bs-btn-focus-shadow-rgb: 110, 118, 136;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #434b5c;
  --bs-btn-active-border-color: #3f4756;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #545e73;
  --bs-btn-disabled-border-color: #545e73;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-gray-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #333333;
  --bs-btn-border-color: #333333;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2b2b2b;
  --bs-btn-hover-border-color: #292929;
  --bs-btn-focus-shadow-rgb: 82, 82, 82;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #292929;
  --bs-btn-active-border-color: #262626;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #333333;
  --bs-btn-disabled-border-color: #333333;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-gray {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-pale-pink {
  --bs-btn-color: #000;
  --bs-btn-bg: #f86986;
  --bs-btn-border-color: #f86986;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f98098;
  --bs-btn-hover-border-color: #f97892;
  --bs-btn-focus-shadow-rgb: 211, 89, 114;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f9879e;
  --bs-btn-active-border-color: #f97892;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f86986;
  --bs-btn-disabled-border-color: #f86986;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-gray-200 {
  --bs-btn-color: #000;
  --bs-btn-bg: #e9ecef;
  --bs-btn-border-color: #e9ecef;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #eceff1;
  --bs-btn-hover-border-color: #ebeef1;
  --bs-btn-focus-shadow-rgb: 198, 201, 203;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #edf0f2;
  --bs-btn-active-border-color: #ebeef1;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #e9ecef;
  --bs-btn-disabled-border-color: #e9ecef;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-gray-400 {
  --bs-btn-color: #000;
  --bs-btn-bg: #c3c5c5;
  --bs-btn-border-color: #c3c5c5;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #cccece;
  --bs-btn-hover-border-color: #c9cbcb;
  --bs-btn-focus-shadow-rgb: 166, 167, 167;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #cfd1d1;
  --bs-btn-active-border-color: #c9cbcb;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #c3c5c5;
  --bs-btn-disabled-border-color: #c3c5c5;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light-green-gray {
  --bs-btn-color: #000;
  --bs-btn-bg: #bdc7c5;
  --bs-btn-border-color: #bdc7c5;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #c7cfce;
  --bs-btn-hover-border-color: #c4cdcb;
  --bs-btn-focus-shadow-rgb: 161, 169, 167;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #cad2d1;
  --bs-btn-active-border-color: #c4cdcb;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #bdc7c5;
  --bs-btn-disabled-border-color: #bdc7c5;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark-green-gray {
  --bs-btn-color: #000;
  --bs-btn-bg: #989e9d;
  --bs-btn-border-color: #989e9d;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #a7adac;
  --bs-btn-hover-border-color: #a2a8a7;
  --bs-btn-focus-shadow-rgb: 129, 134, 133;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #adb1b1;
  --bs-btn-active-border-color: #a2a8a7;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #989e9d;
  --bs-btn-disabled-border-color: #989e9d;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark-green {
  --bs-btn-color: #fff;
  --bs-btn-bg: #2e9a9e;
  --bs-btn-border-color: #2e9a9e;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #278386;
  --bs-btn-hover-border-color: #257b7e;
  --bs-btn-focus-shadow-rgb: 77, 169, 173;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #257b7e;
  --bs-btn-active-border-color: #237477;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #2e9a9e;
  --bs-btn-disabled-border-color: #2e9a9e;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light-green {
  --bs-btn-color: #000;
  --bs-btn-bg: #8fd4d7;
  --bs-btn-border-color: #8fd4d7;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #a0dadd;
  --bs-btn-hover-border-color: #9ad8db;
  --bs-btn-focus-shadow-rgb: 122, 180, 183;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #a5dddf;
  --bs-btn-active-border-color: #9ad8db;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #8fd4d7;
  --bs-btn-disabled-border-color: #8fd4d7;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-gold {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffd700;
  --bs-btn-border-color: #ffd700;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffdd26;
  --bs-btn-hover-border-color: #ffdb1a;
  --bs-btn-focus-shadow-rgb: 217, 183, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffdf33;
  --bs-btn-active-border-color: #ffdb1a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffd700;
  --bs-btn-disabled-border-color: #ffd700;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-silver {
  --bs-btn-color: #000;
  --bs-btn-bg: #c0c0c0;
  --bs-btn-border-color: #c0c0c0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #c9c9c9;
  --bs-btn-hover-border-color: #c6c6c6;
  --bs-btn-focus-shadow-rgb: 163, 163, 163;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #cdcdcd;
  --bs-btn-active-border-color: #c6c6c6;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #c0c0c0;
  --bs-btn-disabled-border-color: #c0c0c0;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-bronze {
  --bs-btn-color: #fff;
  --bs-btn-bg: #c47122;
  --bs-btn-border-color: #c47122;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #a7601d;
  --bs-btn-hover-border-color: #9d5a1b;
  --bs-btn-focus-shadow-rgb: 205, 134, 67;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #9d5a1b;
  --bs-btn-active-border-color: #93551a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #c47122;
  --bs-btn-disabled-border-color: #c47122;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-twitter {
  --bs-btn-color: #000;
  --bs-btn-bg: #55acee;
  --bs-btn-border-color: #55acee;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #6fb8f1;
  --bs-btn-hover-border-color: #66b4f0;
  --bs-btn-focus-shadow-rgb: 72, 146, 202;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #77bdf1;
  --bs-btn-active-border-color: #66b4f0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #55acee;
  --bs-btn-disabled-border-color: #55acee;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-facebook {
  --bs-btn-color: #fff;
  --bs-btn-bg: #3b5998;
  --bs-btn-border-color: #3b5998;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #324c81;
  --bs-btn-hover-border-color: #2f477a;
  --bs-btn-focus-shadow-rgb: 88, 114, 167;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2f477a;
  --bs-btn-active-border-color: #2c4372;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #3b5998;
  --bs-btn-disabled-border-color: #3b5998;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  --bs-btn-color: #2e9a9e;
  --bs-btn-border-color: #2e9a9e;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2e9a9e;
  --bs-btn-hover-border-color: #2e9a9e;
  --bs-btn-focus-shadow-rgb: 46, 154, 158;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2e9a9e;
  --bs-btn-active-border-color: #2e9a9e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e9a9e;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2e9a9e;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  --bs-btn-color: #a1a2a2;
  --bs-btn-border-color: #a1a2a2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #a1a2a2;
  --bs-btn-hover-border-color: #a1a2a2;
  --bs-btn-focus-shadow-rgb: 161, 162, 162;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #a1a2a2;
  --bs-btn-active-border-color: #a1a2a2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #a1a2a2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #a1a2a2;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  --bs-btn-color: #28a745;
  --bs-btn-border-color: #28a745;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #28a745;
  --bs-btn-hover-border-color: #28a745;
  --bs-btn-focus-shadow-rgb: 40, 167, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #28a745;
  --bs-btn-active-border-color: #28a745;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #28a745;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #28a745;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  --bs-btn-color: #17a2b8;
  --bs-btn-border-color: #17a2b8;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #17a2b8;
  --bs-btn-hover-border-color: #17a2b8;
  --bs-btn-focus-shadow-rgb: 23, 162, 184;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #17a2b8;
  --bs-btn-active-border-color: #17a2b8;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #17a2b8;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #17a2b8;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  --bs-btn-color: #ebc72f;
  --bs-btn-border-color: #ebc72f;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ebc72f;
  --bs-btn-hover-border-color: #ebc72f;
  --bs-btn-focus-shadow-rgb: 235, 199, 47;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ebc72f;
  --bs-btn-active-border-color: #ebc72f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ebc72f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ebc72f;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  --bs-btn-color: #f86986;
  --bs-btn-border-color: #f86986;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f86986;
  --bs-btn-hover-border-color: #f86986;
  --bs-btn-focus-shadow-rgb: 248, 105, 134;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f86986;
  --bs-btn-active-border-color: #f86986;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f86986;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f86986;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  --bs-btn-color: #f9fafa;
  --bs-btn-border-color: #f9fafa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f9fafa;
  --bs-btn-hover-border-color: #f9fafa;
  --bs-btn-focus-shadow-rgb: 249, 250, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f9fafa;
  --bs-btn-active-border-color: #f9fafa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f9fafa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f9fafa;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  --bs-btn-color: #333333;
  --bs-btn-border-color: #333333;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #333333;
  --bs-btn-hover-border-color: #333333;
  --bs-btn-focus-shadow-rgb: 51, 51, 51;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #333333;
  --bs-btn-active-border-color: #333333;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #333333;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #333333;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-blue {
  --bs-btn-color: #4a90e2;
  --bs-btn-border-color: #4a90e2;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #4a90e2;
  --bs-btn-hover-border-color: #4a90e2;
  --bs-btn-focus-shadow-rgb: 74, 144, 226;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4a90e2;
  --bs-btn-active-border-color: #4a90e2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #4a90e2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #4a90e2;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-navy {
  --bs-btn-color: #364652;
  --bs-btn-border-color: #364652;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #364652;
  --bs-btn-hover-border-color: #364652;
  --bs-btn-focus-shadow-rgb: 54, 70, 82;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #364652;
  --bs-btn-active-border-color: #364652;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #364652;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #364652;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark-blue {
  --bs-btn-color: #545e73;
  --bs-btn-border-color: #545e73;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #545e73;
  --bs-btn-hover-border-color: #545e73;
  --bs-btn-focus-shadow-rgb: 84, 94, 115;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #545e73;
  --bs-btn-active-border-color: #545e73;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #545e73;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #545e73;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-gray-dark {
  --bs-btn-color: #333333;
  --bs-btn-border-color: #333333;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #333333;
  --bs-btn-hover-border-color: #333333;
  --bs-btn-focus-shadow-rgb: 51, 51, 51;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #333333;
  --bs-btn-active-border-color: #333333;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #333333;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #333333;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-gray {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-pale-pink {
  --bs-btn-color: #f86986;
  --bs-btn-border-color: #f86986;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f86986;
  --bs-btn-hover-border-color: #f86986;
  --bs-btn-focus-shadow-rgb: 248, 105, 134;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f86986;
  --bs-btn-active-border-color: #f86986;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f86986;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f86986;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-gray-200 {
  --bs-btn-color: #e9ecef;
  --bs-btn-border-color: #e9ecef;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e9ecef;
  --bs-btn-hover-border-color: #e9ecef;
  --bs-btn-focus-shadow-rgb: 233, 236, 239;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e9ecef;
  --bs-btn-active-border-color: #e9ecef;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e9ecef;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e9ecef;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-gray-400 {
  --bs-btn-color: #c3c5c5;
  --bs-btn-border-color: #c3c5c5;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #c3c5c5;
  --bs-btn-hover-border-color: #c3c5c5;
  --bs-btn-focus-shadow-rgb: 195, 197, 197;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c3c5c5;
  --bs-btn-active-border-color: #c3c5c5;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #c3c5c5;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #c3c5c5;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light-green-gray {
  --bs-btn-color: #bdc7c5;
  --bs-btn-border-color: #bdc7c5;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #bdc7c5;
  --bs-btn-hover-border-color: #bdc7c5;
  --bs-btn-focus-shadow-rgb: 189, 199, 197;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #bdc7c5;
  --bs-btn-active-border-color: #bdc7c5;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #bdc7c5;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #bdc7c5;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark-green-gray {
  --bs-btn-color: #989e9d;
  --bs-btn-border-color: #989e9d;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #989e9d;
  --bs-btn-hover-border-color: #989e9d;
  --bs-btn-focus-shadow-rgb: 152, 158, 157;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #989e9d;
  --bs-btn-active-border-color: #989e9d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #989e9d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #989e9d;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark-green {
  --bs-btn-color: #2e9a9e;
  --bs-btn-border-color: #2e9a9e;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2e9a9e;
  --bs-btn-hover-border-color: #2e9a9e;
  --bs-btn-focus-shadow-rgb: 46, 154, 158;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2e9a9e;
  --bs-btn-active-border-color: #2e9a9e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e9a9e;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2e9a9e;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light-green {
  --bs-btn-color: #8fd4d7;
  --bs-btn-border-color: #8fd4d7;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #8fd4d7;
  --bs-btn-hover-border-color: #8fd4d7;
  --bs-btn-focus-shadow-rgb: 143, 212, 215;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #8fd4d7;
  --bs-btn-active-border-color: #8fd4d7;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #8fd4d7;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #8fd4d7;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-gold {
  --bs-btn-color: #ffd700;
  --bs-btn-border-color: #ffd700;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffd700;
  --bs-btn-hover-border-color: #ffd700;
  --bs-btn-focus-shadow-rgb: 255, 215, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffd700;
  --bs-btn-active-border-color: #ffd700;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffd700;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffd700;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-silver {
  --bs-btn-color: #c0c0c0;
  --bs-btn-border-color: #c0c0c0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #c0c0c0;
  --bs-btn-hover-border-color: #c0c0c0;
  --bs-btn-focus-shadow-rgb: 192, 192, 192;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c0c0c0;
  --bs-btn-active-border-color: #c0c0c0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #c0c0c0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #c0c0c0;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-bronze {
  --bs-btn-color: #c47122;
  --bs-btn-border-color: #c47122;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #c47122;
  --bs-btn-hover-border-color: #c47122;
  --bs-btn-focus-shadow-rgb: 196, 113, 34;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #c47122;
  --bs-btn-active-border-color: #c47122;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #c47122;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #c47122;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-twitter {
  --bs-btn-color: #55acee;
  --bs-btn-border-color: #55acee;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #55acee;
  --bs-btn-hover-border-color: #55acee;
  --bs-btn-focus-shadow-rgb: 85, 172, 238;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #55acee;
  --bs-btn-active-border-color: #55acee;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #55acee;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #55acee;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-facebook {
  --bs-btn-color: #3b5998;
  --bs-btn-border-color: #3b5998;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3b5998;
  --bs-btn-hover-border-color: #3b5998;
  --bs-btn-focus-shadow-rgb: 59, 89, 152;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3b5998;
  --bs-btn-active-border-color: #3b5998;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #3b5998;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #3b5998;
  --bs-gradient: none;
}

/* line 170, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 77, 169, 173;
  text-decoration: underline;
}

/* line 194, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}

/* line 198, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

/* line 210, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

/* line 214, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

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

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

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

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

/* line 16, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.25s ease;
}

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

/* line 21, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

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

/* line 2, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

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

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

/* line 19, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 5px;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #2e9a9e;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1.5rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1.5rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}

/* line 65, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

/* line 92, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-start {
  --bs-position: start;
}

/* line 95, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

/* line 101, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-end {
  --bs-position: end;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

/* line 116, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}

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

/* line 129, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}

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

/* line 139, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 146, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}

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

/* line 51, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: none;
}

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

/* line 156, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 164, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

/* line 175, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}

/* line 189, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}

/* line 196, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}

/* line 203, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

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

/* line 218, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

/* line 228, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

/* line 235, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #333333;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #2e9a9e;
  --bs-dropdown-link-disabled-color: #a1a2a2;
  --bs-dropdown-header-color: #a1a2a2;
}

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

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

/* line 15, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

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

/* line 36, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group {
  border-radius: var(--bs-border-radius);
}

/* line 40, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(-1 * 1px);
}

/* line 46, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 56, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

/* line 79, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 85, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_button-group.scss */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

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

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

/* line 127, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(-1 * 1px);
}

/* line 133, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 142, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:nth-child(n + 3),
.btn-group-vertical > :not(.btn-check) + .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card {
  --bs-card-spacer-y: 0.75rem;
  --bs-card-spacer-x: 1.25rem;
  --bs-card-title-spacer-y: 0.75rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.375rem;
  --bs-card-cap-padding-x: 1.25rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 10px;
  --bs-card-group-margin: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}

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

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

/* line 50, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

/* line 55, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

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

/* line 69, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

/* line 77, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

/* line 82, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: calc(-.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

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

/* line 97, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

/* line 106, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

/* line 113, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

/* line 118, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

/* line 124, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

/* line 134, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}

/* line 140, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

/* line 146, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
}

/* line 152, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

/* line 162, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

/* line 168, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

/* line 173, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}

@media (min-width: 576px) {
  /* line 183, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 195, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0;
    margin-bottom: 0;
  }
  /* line 199, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 206, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 209, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) > .card-img-top,
.card-group > .card:not(:last-child) > .card-header {
    border-top-right-radius: 0;
  }
  /* line 214, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) > .card-img-bottom,
.card-group > .card:not(:last-child) > .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 221, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 224, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) > .card-img-top,
.card-group > .card:not(:first-child) > .card-header {
    border-top-left-radius: 0;
  }
  /* line 229, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) > .card-img-bottom,
.card-group > .card:not(:first-child) > .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-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, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23123e3f' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.2rem rgba(46, 154, 158, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

/* line 31, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
  .accordion-button {
    transition: none;
  }
}

/* line 46, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

/* line 51, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}

/* line 58, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 58, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
  .accordion-button::after {
    transition: none;
  }
}

/* line 70, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:hover {
  z-index: 2;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

/* line 81, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-header {
  margin-bottom: 0;
}

/* line 85, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

/* line 90, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}

/* line 93, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

/* line 98, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:not(:first-of-type) {
  border-top: 0;
}

/* line 103, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

/* line 107, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}

/* line 112, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

/* line 118, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

/* line 128, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 133, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}

/* line 134, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}

/* line 137, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush > .accordion-item > .accordion-collapse,
.accordion-flush > .accordion-item > .accordion-header .accordion-button,
.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}

/* line 148, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_accordion.scss */
[data-bs-theme="dark"] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2382c2c5'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2382c2c5'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  --bs-breadcrumb-padding-x: 1rem;
  --bs-breadcrumb-padding-y: 0.75rem;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

/* line 26, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.5rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(46, 154, 158, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #2e9a9e;
  --bs-pagination-active-border-color: #2e9a9e;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  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 29, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_pagination.scss */
  .page-link {
    transition: none;
  }
}

/* line 40, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}

/* line 48, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}

/* line 56, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_pagination.scss */
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}

/* line 64, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_pagination.scss */
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

/* line 74, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:not(:first-child) .page-link {
  margin-left: calc(-1 * var(--bs-border-width));
}

/* line 80, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}

/* line 86, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

/* line 103, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

/* line 107, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}

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

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

@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height);
  }
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_progress.scss */
.progress,
.progress-stacked {
  --bs-progress-height: 0.75rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: 0.5rem;
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #2e9a9e;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

/* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 45, ../usr/local/bundle/gems/bootstrap-5.3.8/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: var(--bs-progress-height) var(--bs-progress-height);
}

/* line 50, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_progress.scss */
.progress-stacked > .progress {
  overflow: visible;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_progress.scss */
.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 59, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1.25rem;
  --bs-list-group-item-padding-y: 0.75rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #2e9a9e;
  --bs-list-group-active-border-color: #2e9a9e;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

/* line 35, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}

/* line 59, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}

/* line 75, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}

/* line 83, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 86, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

/* line 98, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}

/* line 105, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:not(.active):hover, .list-group-item-action:not(.active):focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}

/* line 113, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:not(.active):active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

/* line 128, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}

/* line 137, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}

/* line 142, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 146, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}

/* line 150, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  /* line 128, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 137, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 142, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 146, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 150, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 768px) {
  /* line 128, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 137, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 142, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 146, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 150, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 992px) {
  /* line 128, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 137, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 142, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 146, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 150, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 1200px) {
  /* line 128, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 137, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 142, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 146, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 150, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 1400px) {
  /* line 128, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  /* line 132, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 137, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 142, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 146, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 150, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

/* line 166, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush {
  border-radius: 0;
}

/* line 169, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}

/* line 172, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-blue {
  --bs-list-group-color: var(--bs-blue-text-emphasis);
  --bs-list-group-bg: var(--bs-blue-bg-subtle);
  --bs-list-group-border-color: var(--bs-blue-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-blue-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-blue-border-subtle);
  --bs-list-group-active-color: var(--bs-blue-bg-subtle);
  --bs-list-group-active-bg: var(--bs-blue-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-blue-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-navy {
  --bs-list-group-color: var(--bs-navy-text-emphasis);
  --bs-list-group-bg: var(--bs-navy-bg-subtle);
  --bs-list-group-border-color: var(--bs-navy-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-navy-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-navy-border-subtle);
  --bs-list-group-active-color: var(--bs-navy-bg-subtle);
  --bs-list-group-active-bg: var(--bs-navy-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-navy-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-dark-blue {
  --bs-list-group-color: var(--bs-dark-blue-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-blue-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-blue-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-blue-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-blue-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-blue-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-blue-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-blue-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-gray-dark {
  --bs-list-group-color: var(--bs-gray-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-gray-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-gray-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-gray-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-gray-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-gray-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-gray-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-gray-dark-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-gray {
  --bs-list-group-color: var(--bs-gray-text-emphasis);
  --bs-list-group-bg: var(--bs-gray-bg-subtle);
  --bs-list-group-border-color: var(--bs-gray-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-gray-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-gray-border-subtle);
  --bs-list-group-active-color: var(--bs-gray-bg-subtle);
  --bs-list-group-active-bg: var(--bs-gray-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-gray-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-pale-pink {
  --bs-list-group-color: var(--bs-pale-pink-text-emphasis);
  --bs-list-group-bg: var(--bs-pale-pink-bg-subtle);
  --bs-list-group-border-color: var(--bs-pale-pink-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-pale-pink-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-pale-pink-border-subtle);
  --bs-list-group-active-color: var(--bs-pale-pink-bg-subtle);
  --bs-list-group-active-bg: var(--bs-pale-pink-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-pale-pink-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-gray-200 {
  --bs-list-group-color: var(--bs-gray-200-text-emphasis);
  --bs-list-group-bg: var(--bs-gray-200-bg-subtle);
  --bs-list-group-border-color: var(--bs-gray-200-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-gray-200-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-gray-200-border-subtle);
  --bs-list-group-active-color: var(--bs-gray-200-bg-subtle);
  --bs-list-group-active-bg: var(--bs-gray-200-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-gray-200-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-gray-400 {
  --bs-list-group-color: var(--bs-gray-400-text-emphasis);
  --bs-list-group-bg: var(--bs-gray-400-bg-subtle);
  --bs-list-group-border-color: var(--bs-gray-400-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-gray-400-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-gray-400-border-subtle);
  --bs-list-group-active-color: var(--bs-gray-400-bg-subtle);
  --bs-list-group-active-bg: var(--bs-gray-400-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-gray-400-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-light-green-gray {
  --bs-list-group-color: var(--bs-light-green-gray-text-emphasis);
  --bs-list-group-bg: var(--bs-light-green-gray-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-green-gray-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-green-gray-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-green-gray-border-subtle);
  --bs-list-group-active-color: var(--bs-light-green-gray-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-green-gray-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-green-gray-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-dark-green-gray {
  --bs-list-group-color: var(--bs-dark-green-gray-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-green-gray-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-green-gray-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-green-gray-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-green-gray-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-green-gray-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-green-gray-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-green-gray-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-dark-green {
  --bs-list-group-color: var(--bs-dark-green-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-green-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-green-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-green-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-green-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-green-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-green-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-green-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-light-green {
  --bs-list-group-color: var(--bs-light-green-text-emphasis);
  --bs-list-group-bg: var(--bs-light-green-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-green-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-green-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-green-border-subtle);
  --bs-list-group-active-color: var(--bs-light-green-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-green-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-green-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-gold {
  --bs-list-group-color: var(--bs-gold-text-emphasis);
  --bs-list-group-bg: var(--bs-gold-bg-subtle);
  --bs-list-group-border-color: var(--bs-gold-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-gold-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-gold-border-subtle);
  --bs-list-group-active-color: var(--bs-gold-bg-subtle);
  --bs-list-group-active-bg: var(--bs-gold-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-gold-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-silver {
  --bs-list-group-color: var(--bs-silver-text-emphasis);
  --bs-list-group-bg: var(--bs-silver-bg-subtle);
  --bs-list-group-border-color: var(--bs-silver-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-silver-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-silver-border-subtle);
  --bs-list-group-active-color: var(--bs-silver-bg-subtle);
  --bs-list-group-active-bg: var(--bs-silver-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-silver-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-bronze {
  --bs-list-group-color: var(--bs-bronze-text-emphasis);
  --bs-list-group-bg: var(--bs-bronze-bg-subtle);
  --bs-list-group-border-color: var(--bs-bronze-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-bronze-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-bronze-border-subtle);
  --bs-list-group-active-color: var(--bs-bronze-bg-subtle);
  --bs-list-group-active-bg: var(--bs-bronze-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-bronze-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-twitter {
  --bs-list-group-color: var(--bs-twitter-text-emphasis);
  --bs-list-group-bg: var(--bs-twitter-bg-subtle);
  --bs-list-group-border-color: var(--bs-twitter-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-twitter-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-twitter-border-subtle);
  --bs-list-group-active-color: var(--bs-twitter-bg-subtle);
  --bs-list-group-active-bg: var(--bs-twitter-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-twitter-text-emphasis);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-facebook {
  --bs-list-group-color: var(--bs-facebook-text-emphasis);
  --bs-list-group-bg: var(--bs-facebook-bg-subtle);
  --bs-list-group-border-color: var(--bs-facebook-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-facebook-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-facebook-border-subtle);
  --bs-list-group-active-color: var(--bs-facebook-bg-subtle);
  --bs-list-group-active-bg: var(--bs-facebook-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-facebook-text-emphasis);
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_close.scss */
.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(46, 154, 158, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_close.scss */
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}

/* line 35, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_close.scss */
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}

/* line 41, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_close.scss */
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

/* line 53, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_close.scss */
.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_close.scss */
:root,
[data-bs-theme="light"] {
  --bs-btn-close-filter: ;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_color-mode.scss */
[data-bs-theme="dark"] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

/* line 10, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: #e9ecef;
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: #e9ecef;
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 61, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 65, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 70, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 75, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}

/* line 78, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 88, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

/* line 95, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

/* line 113, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}

/* line 12, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

/* line 125, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}

/* line 133, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
  margin-top: calc(-.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}

/* line 144, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

/* line 151, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

/* line 160, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

/* line 174, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * .5);
}

@media (min-width: 576px) {
  /* line 181, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  /* line 187, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  /* line 193, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    --bs-modal-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 199, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg,
.modal-xl {
    --bs-modal-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 206, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}

/* line 217, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

/* line 223, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

/* line 229, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

/* line 234, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  /* line 217, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 223, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 229, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-header,
.modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  /* line 234, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 767.98px) {
  /* line 217, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 223, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 229, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-header,
.modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  /* line 234, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 991.98px) {
  /* line 217, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 223, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 229, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-header,
.modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  /* line 234, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1199.98px) {
  /* line 217, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 223, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 229, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-header,
.modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  /* line 234, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1399.98px) {
  /* line 217, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 223, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 229, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-header,
.modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  /* line 234, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 5px;
  --bs-tooltip-padding-y: 2.5px;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-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;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}

/* line 32, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}

/* line 37, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}

/* line 49, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
/* line 71, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}

/* line 74, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 82, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

/* line 87, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
/* line 112, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 10px;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 10px;
  --bs-popover-body-padding-y: 10px;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-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;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}

/* line 40, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}

/* line 45, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}

/* line 61, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;
}

/* line 66, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}

/* line 71, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
/* line 80, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}

/* line 85, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}

/* line 95, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
/* line 105, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}

/* line 108, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);
}

/* line 113, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}

/* line 118, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}

/* line 125, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
/* line 139, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}

/* line 144, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);
}

/* line 149, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}

/* line 154, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
/* line 179, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}

/* line 188, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 193, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm {
    transition: none;
  }
}

@media (max-width: 575.98px) {
  /* line 49, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}

@media (min-width: 576px) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  /* line 106, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md {
    transition: none;
  }
}

@media (max-width: 767.98px) {
  /* line 49, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}

@media (min-width: 768px) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  /* line 106, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg {
    transition: none;
  }
}

@media (max-width: 991.98px) {
  /* line 49, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}

@media (min-width: 992px) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  /* line 106, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl {
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 49, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  /* line 106, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl {
    transition: none;
  }
}

@media (max-width: 1399.98px) {
  /* line 49, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}

@media (min-width: 1400px) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  /* line 106, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

/* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas {
    transition: none;
  }
}

/* line 49, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}

/* line 65, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}

/* line 75, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}

/* line 84, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.offcanvas-backdrop.fade {
  opacity: 0;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.offcanvas-backdrop.show {
  opacity: 0.5;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}

/* line 128, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);
  margin-top: calc(-.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-.5 * var(--bs-offcanvas-padding-y));
  margin-left: auto;
}

/* line 138, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

/* line 143, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-xs {
  min-height: .6em;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-sm {
  min-height: .8em;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-lg {
  min-height: 1.2em;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

/* line 41, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-wave {
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-secondary {
  color: #000 !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-info {
  color: #fff !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-danger {
  color: #000 !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-blue {
  color: #fff !important;
  background-color: RGBA(var(--bs-blue-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-navy {
  color: #fff !important;
  background-color: RGBA(var(--bs-navy-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-dark-blue {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-blue-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-gray-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-gray-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-gray {
  color: #fff !important;
  background-color: RGBA(var(--bs-gray-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-pale-pink {
  color: #000 !important;
  background-color: RGBA(var(--bs-pale-pink-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-gray-200 {
  color: #000 !important;
  background-color: RGBA(var(--bs-gray-200-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-gray-400 {
  color: #000 !important;
  background-color: RGBA(var(--bs-gray-400-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-light-green-gray {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-green-gray-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-dark-green-gray {
  color: #000 !important;
  background-color: RGBA(var(--bs-dark-green-gray-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-dark-green {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-green-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-light-green {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-green-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-gold {
  color: #000 !important;
  background-color: RGBA(var(--bs-gold-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-silver {
  color: #000 !important;
  background-color: RGBA(var(--bs-silver-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-bronze {
  color: #fff !important;
  background-color: RGBA(var(--bs-bronze-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-twitter {
  color: #000 !important;
  background-color: RGBA(var(--bs-twitter-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-facebook {
  color: #fff !important;
  background-color: RGBA(var(--bs-facebook-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-primary:hover, .link-primary:focus {
  color: RGBA(37, 123, 126, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(37, 123, 126, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(180, 181, 181, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(180, 181, 181, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-success:hover, .link-success:focus {
  color: RGBA(32, 134, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(32, 134, 55, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-info:hover, .link-info:focus {
  color: RGBA(18, 130, 147, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(18, 130, 147, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-warning:hover, .link-warning:focus {
  color: RGBA(239, 210, 89, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(239, 210, 89, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-danger:hover, .link-danger:focus {
  color: RGBA(249, 135, 158, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 135, 158, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-light:hover, .link-light:focus {
  color: RGBA(250, 251, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(250, 251, 251, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark:hover, .link-dark:focus {
  color: RGBA(41, 41, 41, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(41, 41, 41, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-blue {
  color: RGBA(var(--bs-blue-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-blue-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-blue:hover, .link-blue:focus {
  color: RGBA(59, 115, 181, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(59, 115, 181, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-navy {
  color: RGBA(var(--bs-navy-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-navy-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-navy:hover, .link-navy:focus {
  color: RGBA(43, 56, 66, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(43, 56, 66, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark-blue {
  color: RGBA(var(--bs-dark-blue-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-blue-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark-blue:hover, .link-dark-blue:focus {
  color: RGBA(67, 75, 92, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(67, 75, 92, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-gray-dark {
  color: RGBA(var(--bs-gray-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-gray-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-gray-dark:hover, .link-gray-dark:focus {
  color: RGBA(41, 41, 41, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(41, 41, 41, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-gray {
  color: RGBA(var(--bs-gray-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-gray-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-gray:hover, .link-gray:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-pale-pink {
  color: RGBA(var(--bs-pale-pink-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-pale-pink-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-pale-pink:hover, .link-pale-pink:focus {
  color: RGBA(249, 135, 158, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 135, 158, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-gray-200 {
  color: RGBA(var(--bs-gray-200-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-gray-200-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-gray-200:hover, .link-gray-200:focus {
  color: RGBA(237, 240, 242, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(237, 240, 242, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-gray-400 {
  color: RGBA(var(--bs-gray-400-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-gray-400-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-gray-400:hover, .link-gray-400:focus {
  color: RGBA(207, 209, 209, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(207, 209, 209, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-light-green-gray {
  color: RGBA(var(--bs-light-green-gray-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-green-gray-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-light-green-gray:hover, .link-light-green-gray:focus {
  color: RGBA(202, 210, 209, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(202, 210, 209, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark-green-gray {
  color: RGBA(var(--bs-dark-green-gray-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-green-gray-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark-green-gray:hover, .link-dark-green-gray:focus {
  color: RGBA(173, 177, 177, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(173, 177, 177, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark-green {
  color: RGBA(var(--bs-dark-green-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-green-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark-green:hover, .link-dark-green:focus {
  color: RGBA(37, 123, 126, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(37, 123, 126, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-light-green {
  color: RGBA(var(--bs-light-green-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-green-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-light-green:hover, .link-light-green:focus {
  color: RGBA(165, 221, 223, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(165, 221, 223, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-gold {
  color: RGBA(var(--bs-gold-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-gold-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-gold:hover, .link-gold:focus {
  color: RGBA(255, 223, 51, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 223, 51, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-silver {
  color: RGBA(var(--bs-silver-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-silver-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-silver:hover, .link-silver:focus {
  color: RGBA(205, 205, 205, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(205, 205, 205, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-bronze {
  color: RGBA(var(--bs-bronze-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-bronze-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-bronze:hover, .link-bronze:focus {
  color: RGBA(157, 90, 27, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(157, 90, 27, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-twitter {
  color: RGBA(var(--bs-twitter-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-twitter-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-twitter:hover, .link-twitter:focus {
  color: RGBA(119, 189, 241, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(119, 189, 241, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-facebook {
  color: RGBA(var(--bs-facebook-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-facebook-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-facebook:hover, .link-facebook:focus {
  color: RGBA(47, 71, 122, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(47, 71, 122, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_focus-ring.scss */
.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}

@media (prefers-reduced-motion: reduce) {
  /* line 9, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
  .icon-link > .bi {
    transition: none;
  }
}

/* line 21, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio {
  position: relative;
  width: 100%;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

/* line 13, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

/* line 23, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

/* line 23, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_stacks.scss */
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_stacks.scss */
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_visually-hidden.scss */
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_visually-hidden.scss */
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_visually-hidden.scss */
.visually-hidden *,
.visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_text-truncation.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/helpers/_vr.scss */
.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-top {
  vertical-align: top !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-start {
  float: left !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-end {
  float: right !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-none {
  float: none !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.object-fit-contain {
  object-fit: contain !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.object-fit-cover {
  object-fit: cover !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.object-fit-fill {
  object-fit: fill !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.object-fit-scale {
  object-fit: scale-down !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.object-fit-none {
  object-fit: none !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-0 {
  opacity: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-25 {
  opacity: 0.25 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-50 {
  opacity: 0.5 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-75 {
  opacity: 0.75 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-100 {
  opacity: 1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-visible {
  overflow: visible !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-x-auto {
  overflow-x: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-x-hidden {
  overflow-x: hidden !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-x-visible {
  overflow-x: visible !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-x-scroll {
  overflow-x: scroll !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-y-auto {
  overflow-y: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-y-hidden {
  overflow-y: hidden !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-y-visible {
  overflow-y: visible !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-y-scroll {
  overflow-y: scroll !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline {
  display: inline !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-block {
  display: block !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-grid {
  display: grid !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline-grid {
  display: inline-grid !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table {
  display: table !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table-row {
  display: table-row !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-flex {
  display: flex !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline-flex {
  display: inline-flex !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-none {
  display: none !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-blue {
  --bs-focus-ring-color: rgba(var(--bs-blue-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-navy {
  --bs-focus-ring-color: rgba(var(--bs-navy-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-dark-blue {
  --bs-focus-ring-color: rgba(var(--bs-dark-blue-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-gray-dark {
  --bs-focus-ring-color: rgba(var(--bs-gray-dark-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-gray {
  --bs-focus-ring-color: rgba(var(--bs-gray-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-pale-pink {
  --bs-focus-ring-color: rgba(var(--bs-pale-pink-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-gray-200 {
  --bs-focus-ring-color: rgba(var(--bs-gray-200-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-gray-400 {
  --bs-focus-ring-color: rgba(var(--bs-gray-400-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-light-green-gray {
  --bs-focus-ring-color: rgba(var(--bs-light-green-gray-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-dark-green-gray {
  --bs-focus-ring-color: rgba(var(--bs-dark-green-gray-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-dark-green {
  --bs-focus-ring-color: rgba(var(--bs-dark-green-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-light-green {
  --bs-focus-ring-color: rgba(var(--bs-light-green-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-gold {
  --bs-focus-ring-color: rgba(var(--bs-gold-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-silver {
  --bs-focus-ring-color: rgba(var(--bs-silver-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-bronze {
  --bs-focus-ring-color: rgba(var(--bs-bronze-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-twitter {
  --bs-focus-ring-color: rgba(var(--bs-twitter-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-facebook {
  --bs-focus-ring-color: rgba(var(--bs-facebook-rgb), var(--bs-focus-ring-opacity));
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-static {
  position: static !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-relative {
  position: relative !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-absolute {
  position: absolute !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-fixed {
  position: fixed !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-sticky {
  position: sticky !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-0 {
  top: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-50 {
  top: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-100 {
  top: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-0 {
  bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-50 {
  bottom: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-100 {
  bottom: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-0 {
  left: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-50 {
  left: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-100 {
  left: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-0 {
  right: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-50 {
  right: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-100 {
  right: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle {
  transform: translate(-50%, -50%) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle-x {
  transform: translateX(-50%) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-0 {
  border: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-end-0 {
  border-right: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-start-0 {
  border-left: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-blue {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-blue-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-navy {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-navy-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-dark-blue {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-blue-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-gray-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-gray-dark-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-gray {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-gray-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-pale-pink {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-pale-pink-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-gray-200 {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-gray-200-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-gray-400 {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-gray-400-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-light-green-gray {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-green-gray-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-dark-green-gray {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-green-gray-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-dark-green {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-green-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-light-green {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-green-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-gold {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-gold-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-silver {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-silver-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-bronze {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-bronze-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-twitter {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-twitter-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-facebook {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-facebook-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-1 {
  border-width: 1px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-2 {
  border-width: 2px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-3 {
  border-width: 3px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-4 {
  border-width: 4px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-5 {
  border-width: 5px !important;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-100 {
  --bs-border-opacity: 1;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-25 {
  width: 25% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-50 {
  width: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-75 {
  width: 75% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-100 {
  width: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-auto {
  width: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-25 {
  height: 25% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-50 {
  height: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-75 {
  height: 75% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-100 {
  height: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-auto {
  height: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-evenly {
  justify-content: space-evenly !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-center {
  align-items: center !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-center {
  align-content: center !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-center {
  align-self: center !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-stretch {
  align-self: stretch !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-first {
  order: -1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-0 {
  order: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-1 {
  order: 1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-2 {
  order: 2 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-3 {
  order: 3 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-4 {
  order: 4 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-5 {
  order: 5 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-last {
  order: 6 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-0 {
  margin: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-1 {
  margin: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-2 {
  margin: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-3 {
  margin: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-4 {
  margin: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-5 {
  margin: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-6 {
  margin: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-7 {
  margin: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-8 {
  margin: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-9 {
  margin: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-auto {
  margin: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-1 {
  margin-right: 2.5px !important;
  margin-left: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-2 {
  margin-right: 5px !important;
  margin-left: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-3 {
  margin-right: 10px !important;
  margin-left: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-4 {
  margin-right: 15px !important;
  margin-left: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-5 {
  margin-right: 30px !important;
  margin-left: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-6 {
  margin-right: 45px !important;
  margin-left: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-7 {
  margin-right: 60px !important;
  margin-left: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-8 {
  margin-right: 75px !important;
  margin-left: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-9 {
  margin-right: 90px !important;
  margin-left: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-1 {
  margin-top: 2.5px !important;
  margin-bottom: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-2 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-3 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-4 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-5 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-6 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-7 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-8 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-9 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-1 {
  margin-top: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-2 {
  margin-top: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-3 {
  margin-top: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-4 {
  margin-top: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-5 {
  margin-top: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-6 {
  margin-top: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-7 {
  margin-top: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-8 {
  margin-top: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-9 {
  margin-top: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-0 {
  margin-right: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-1 {
  margin-right: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-2 {
  margin-right: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-3 {
  margin-right: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-4 {
  margin-right: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-5 {
  margin-right: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-6 {
  margin-right: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-7 {
  margin-right: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-8 {
  margin-right: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-9 {
  margin-right: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-auto {
  margin-right: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-1 {
  margin-bottom: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-2 {
  margin-bottom: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-3 {
  margin-bottom: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-4 {
  margin-bottom: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-5 {
  margin-bottom: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-6 {
  margin-bottom: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-7 {
  margin-bottom: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-8 {
  margin-bottom: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-9 {
  margin-bottom: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-0 {
  margin-left: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-1 {
  margin-left: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-2 {
  margin-left: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-3 {
  margin-left: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-4 {
  margin-left: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-5 {
  margin-left: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-6 {
  margin-left: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-7 {
  margin-left: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-8 {
  margin-left: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-9 {
  margin-left: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-auto {
  margin-left: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-0 {
  padding: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-1 {
  padding: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-2 {
  padding: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-3 {
  padding: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-4 {
  padding: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-5 {
  padding: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-6 {
  padding: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-7 {
  padding: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-8 {
  padding: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-9 {
  padding: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-1 {
  padding-right: 2.5px !important;
  padding-left: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-2 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-3 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-4 {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-5 {
  padding-right: 30px !important;
  padding-left: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-6 {
  padding-right: 45px !important;
  padding-left: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-7 {
  padding-right: 60px !important;
  padding-left: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-8 {
  padding-right: 75px !important;
  padding-left: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-9 {
  padding-right: 90px !important;
  padding-left: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-1 {
  padding-top: 2.5px !important;
  padding-bottom: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-2 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-3 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-4 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-5 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-6 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-7 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-8 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-9 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-1 {
  padding-top: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-2 {
  padding-top: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-3 {
  padding-top: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-4 {
  padding-top: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-5 {
  padding-top: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-6 {
  padding-top: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-7 {
  padding-top: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-8 {
  padding-top: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-9 {
  padding-top: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-0 {
  padding-right: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-1 {
  padding-right: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-2 {
  padding-right: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-3 {
  padding-right: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-4 {
  padding-right: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-5 {
  padding-right: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-6 {
  padding-right: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-7 {
  padding-right: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-8 {
  padding-right: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-9 {
  padding-right: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-1 {
  padding-bottom: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-2 {
  padding-bottom: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-3 {
  padding-bottom: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-4 {
  padding-bottom: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-5 {
  padding-bottom: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-6 {
  padding-bottom: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-7 {
  padding-bottom: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-8 {
  padding-bottom: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-9 {
  padding-bottom: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-0 {
  padding-left: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-1 {
  padding-left: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-2 {
  padding-left: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-3 {
  padding-left: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-4 {
  padding-left: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-5 {
  padding-left: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-6 {
  padding-left: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-7 {
  padding-left: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-8 {
  padding-left: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-9 {
  padding-left: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-0 {
  gap: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-1 {
  gap: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-2 {
  gap: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-3 {
  gap: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-4 {
  gap: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-5 {
  gap: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-6 {
  gap: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-7 {
  gap: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-8 {
  gap: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-9 {
  gap: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-0 {
  row-gap: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-1 {
  row-gap: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-2 {
  row-gap: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-3 {
  row-gap: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-4 {
  row-gap: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-5 {
  row-gap: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-6 {
  row-gap: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-7 {
  row-gap: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-8 {
  row-gap: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-9 {
  row-gap: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-0 {
  column-gap: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-1 {
  column-gap: 2.5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-2 {
  column-gap: 5px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-3 {
  column-gap: 10px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-4 {
  column-gap: 15px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-5 {
  column-gap: 30px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-6 {
  column-gap: 45px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-7 {
  column-gap: 60px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-8 {
  column-gap: 75px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-9 {
  column-gap: 90px !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-1 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-2 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-3 {
  font-size: 1.17rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-4 {
  font-size: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-5 {
  font-size: 0.83rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-6 {
  font-size: 0.67rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fst-italic {
  font-style: italic !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fst-normal {
  font-style: normal !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-lighter {
  font-weight: lighter !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-light {
  font-weight: 300 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-normal {
  font-weight: 400 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-medium {
  font-weight: 500 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-semibold {
  font-weight: 600 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-bold {
  font-weight: 700 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-bolder {
  font-weight: bolder !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-1 {
  line-height: 1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-sm {
  line-height: 1.5 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-base {
  line-height: 1.5 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-lg {
  line-height: 1.5 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-start {
  text-align: left !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-end {
  text-align: right !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-center {
  text-align: center !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-blue {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-navy {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-navy-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-dark-blue {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-blue-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-gray-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-dark-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-gray {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-pale-pink {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-pale-pink-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-gray-200 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-200-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-gray-400 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-400-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-light-green-gray {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-green-gray-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-dark-green-gray {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-green-gray-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-dark-green {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-green-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-light-green {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-green-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-gold {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gold-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-silver {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-silver-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-bronze {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-bronze-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-twitter {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-twitter-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-facebook {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-facebook-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-100 {
  --bs-text-opacity: 1;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-100 {
  --bs-link-opacity: 1;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-blue {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-blue-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-navy {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-navy-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-dark-blue {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-blue-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-gray-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-gray-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-gray {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-gray-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-pale-pink {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-pale-pink-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-gray-200 {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-gray-200-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-gray-400 {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-gray-400-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-light-green-gray {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-green-gray-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-dark-green-gray {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-green-gray-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-dark-green {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-green-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-light-green {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-green-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-gold {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-gold-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-silver {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-silver-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-bronze {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-bronze-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-twitter {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-twitter-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-facebook {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-facebook-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-blue {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-blue-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-navy {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-navy-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-dark-blue {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-blue-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-gray-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray-dark-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-gray {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-pale-pink {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-pale-pink-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-gray-200 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray-200-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-gray-400 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray-400-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-light-green-gray {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-green-gray-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-dark-green-gray {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-green-gray-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-dark-green {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-green-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-light-green {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-green-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-gold {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gold-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-silver {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-silver-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-bronze {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-bronze-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-twitter {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-twitter-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-facebook {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-facebook-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-all {
  user-select: all !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-auto {
  user-select: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-none {
  user-select: none !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-none {
  pointer-events: none !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-auto {
  pointer-events: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded {
  border-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.visible {
  visibility: visible !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.invisible {
  visibility: hidden !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.z-n1 {
  z-index: -1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.z-0 {
  z-index: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.z-1 {
  z-index: 1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.z-2 {
  z-index: 2 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-sm-none {
    object-fit: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-first {
    order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-0 {
    order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-1 {
    order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-2 {
    order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-3 {
    order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-4 {
    order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-5 {
    order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-last {
    order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-1 {
    margin: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-2 {
    margin: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-3 {
    margin: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-4 {
    margin: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-5 {
    margin: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-6 {
    margin: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-7 {
    margin: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-8 {
    margin: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-9 {
    margin: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-1 {
    margin-right: 2.5px !important;
    margin-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-2 {
    margin-right: 5px !important;
    margin-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-3 {
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-4 {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-5 {
    margin-right: 30px !important;
    margin-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-6 {
    margin-right: 45px !important;
    margin-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-7 {
    margin-right: 60px !important;
    margin-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-8 {
    margin-right: 75px !important;
    margin-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-9 {
    margin-right: 90px !important;
    margin-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-1 {
    margin-top: 2.5px !important;
    margin-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-2 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-3 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-4 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-5 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-6 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-7 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-8 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-9 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-1 {
    margin-top: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-2 {
    margin-top: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-3 {
    margin-top: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-4 {
    margin-top: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-5 {
    margin-top: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-6 {
    margin-top: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-7 {
    margin-top: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-8 {
    margin-top: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-9 {
    margin-top: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-1 {
    margin-right: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-2 {
    margin-right: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-3 {
    margin-right: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-4 {
    margin-right: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-5 {
    margin-right: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-6 {
    margin-right: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-7 {
    margin-right: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-8 {
    margin-right: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-9 {
    margin-right: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-1 {
    margin-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-2 {
    margin-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-3 {
    margin-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-4 {
    margin-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-5 {
    margin-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-6 {
    margin-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-7 {
    margin-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-8 {
    margin-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-9 {
    margin-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-1 {
    margin-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-2 {
    margin-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-3 {
    margin-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-4 {
    margin-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-5 {
    margin-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-6 {
    margin-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-7 {
    margin-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-8 {
    margin-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-9 {
    margin-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-1 {
    padding: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-2 {
    padding: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-3 {
    padding: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-4 {
    padding: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-5 {
    padding: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-6 {
    padding: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-7 {
    padding: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-8 {
    padding: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-9 {
    padding: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-1 {
    padding-right: 2.5px !important;
    padding-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-2 {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-3 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-4 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-5 {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-6 {
    padding-right: 45px !important;
    padding-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-7 {
    padding-right: 60px !important;
    padding-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-8 {
    padding-right: 75px !important;
    padding-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-9 {
    padding-right: 90px !important;
    padding-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-1 {
    padding-top: 2.5px !important;
    padding-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-2 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-3 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-4 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-6 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-7 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-8 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-9 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-1 {
    padding-top: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-2 {
    padding-top: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-3 {
    padding-top: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-4 {
    padding-top: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-5 {
    padding-top: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-6 {
    padding-top: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-7 {
    padding-top: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-8 {
    padding-top: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-9 {
    padding-top: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-1 {
    padding-right: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-2 {
    padding-right: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-3 {
    padding-right: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-4 {
    padding-right: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-5 {
    padding-right: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-6 {
    padding-right: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-7 {
    padding-right: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-8 {
    padding-right: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-9 {
    padding-right: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-1 {
    padding-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-2 {
    padding-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-3 {
    padding-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-4 {
    padding-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-5 {
    padding-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-6 {
    padding-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-7 {
    padding-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-8 {
    padding-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-9 {
    padding-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-1 {
    padding-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-2 {
    padding-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-3 {
    padding-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-4 {
    padding-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-5 {
    padding-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-6 {
    padding-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-7 {
    padding-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-8 {
    padding-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-9 {
    padding-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-1 {
    gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-2 {
    gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-3 {
    gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-4 {
    gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-5 {
    gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-6 {
    gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-7 {
    gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-8 {
    gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-9 {
    gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-1 {
    row-gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-2 {
    row-gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-3 {
    row-gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-4 {
    row-gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-5 {
    row-gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-6 {
    row-gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-7 {
    row-gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-8 {
    row-gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-9 {
    row-gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-1 {
    column-gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-2 {
    column-gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-3 {
    column-gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-4 {
    column-gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-5 {
    column-gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-6 {
    column-gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-7 {
    column-gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-8 {
    column-gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-9 {
    column-gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-md-none {
    object-fit: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-first {
    order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-0 {
    order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-1 {
    order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-2 {
    order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-3 {
    order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-4 {
    order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-5 {
    order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-last {
    order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-1 {
    margin: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-2 {
    margin: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-3 {
    margin: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-4 {
    margin: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-5 {
    margin: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-6 {
    margin: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-7 {
    margin: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-8 {
    margin: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-9 {
    margin: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-1 {
    margin-right: 2.5px !important;
    margin-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-2 {
    margin-right: 5px !important;
    margin-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-3 {
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-4 {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-5 {
    margin-right: 30px !important;
    margin-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-6 {
    margin-right: 45px !important;
    margin-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-7 {
    margin-right: 60px !important;
    margin-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-8 {
    margin-right: 75px !important;
    margin-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-9 {
    margin-right: 90px !important;
    margin-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-1 {
    margin-top: 2.5px !important;
    margin-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-2 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-3 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-4 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-5 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-6 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-7 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-8 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-9 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-1 {
    margin-top: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-2 {
    margin-top: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-3 {
    margin-top: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-4 {
    margin-top: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-5 {
    margin-top: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-6 {
    margin-top: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-7 {
    margin-top: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-8 {
    margin-top: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-9 {
    margin-top: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-1 {
    margin-right: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-2 {
    margin-right: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-3 {
    margin-right: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-4 {
    margin-right: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-5 {
    margin-right: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-6 {
    margin-right: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-7 {
    margin-right: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-8 {
    margin-right: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-9 {
    margin-right: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-1 {
    margin-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-2 {
    margin-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-3 {
    margin-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-4 {
    margin-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-5 {
    margin-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-6 {
    margin-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-7 {
    margin-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-8 {
    margin-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-9 {
    margin-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-1 {
    margin-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-2 {
    margin-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-3 {
    margin-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-4 {
    margin-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-5 {
    margin-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-6 {
    margin-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-7 {
    margin-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-8 {
    margin-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-9 {
    margin-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-1 {
    padding: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-2 {
    padding: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-3 {
    padding: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-4 {
    padding: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-5 {
    padding: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-6 {
    padding: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-7 {
    padding: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-8 {
    padding: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-9 {
    padding: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-1 {
    padding-right: 2.5px !important;
    padding-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-2 {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-3 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-4 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-5 {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-6 {
    padding-right: 45px !important;
    padding-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-7 {
    padding-right: 60px !important;
    padding-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-8 {
    padding-right: 75px !important;
    padding-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-9 {
    padding-right: 90px !important;
    padding-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-1 {
    padding-top: 2.5px !important;
    padding-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-2 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-3 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-4 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-6 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-7 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-8 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-9 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-1 {
    padding-top: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-2 {
    padding-top: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-3 {
    padding-top: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-4 {
    padding-top: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-5 {
    padding-top: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-6 {
    padding-top: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-7 {
    padding-top: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-8 {
    padding-top: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-9 {
    padding-top: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-1 {
    padding-right: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-2 {
    padding-right: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-3 {
    padding-right: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-4 {
    padding-right: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-5 {
    padding-right: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-6 {
    padding-right: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-7 {
    padding-right: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-8 {
    padding-right: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-9 {
    padding-right: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-1 {
    padding-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-2 {
    padding-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-3 {
    padding-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-4 {
    padding-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-5 {
    padding-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-6 {
    padding-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-7 {
    padding-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-8 {
    padding-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-9 {
    padding-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-1 {
    padding-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-2 {
    padding-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-3 {
    padding-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-4 {
    padding-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-5 {
    padding-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-6 {
    padding-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-7 {
    padding-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-8 {
    padding-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-9 {
    padding-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-1 {
    gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-2 {
    gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-3 {
    gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-4 {
    gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-5 {
    gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-6 {
    gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-7 {
    gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-8 {
    gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-9 {
    gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-1 {
    row-gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-2 {
    row-gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-3 {
    row-gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-4 {
    row-gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-5 {
    row-gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-6 {
    row-gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-7 {
    row-gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-8 {
    row-gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-9 {
    row-gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-1 {
    column-gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-2 {
    column-gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-3 {
    column-gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-4 {
    column-gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-5 {
    column-gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-6 {
    column-gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-7 {
    column-gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-8 {
    column-gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-9 {
    column-gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-lg-none {
    object-fit: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-first {
    order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-0 {
    order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-1 {
    order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-2 {
    order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-3 {
    order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-4 {
    order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-5 {
    order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-last {
    order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-1 {
    margin: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-2 {
    margin: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-3 {
    margin: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-4 {
    margin: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-5 {
    margin: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-6 {
    margin: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-7 {
    margin: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-8 {
    margin: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-9 {
    margin: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-1 {
    margin-right: 2.5px !important;
    margin-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-2 {
    margin-right: 5px !important;
    margin-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-3 {
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-4 {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-5 {
    margin-right: 30px !important;
    margin-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-6 {
    margin-right: 45px !important;
    margin-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-7 {
    margin-right: 60px !important;
    margin-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-8 {
    margin-right: 75px !important;
    margin-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-9 {
    margin-right: 90px !important;
    margin-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-1 {
    margin-top: 2.5px !important;
    margin-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-2 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-3 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-4 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-5 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-6 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-7 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-8 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-9 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-1 {
    margin-top: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-2 {
    margin-top: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-3 {
    margin-top: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-4 {
    margin-top: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-5 {
    margin-top: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-6 {
    margin-top: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-7 {
    margin-top: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-8 {
    margin-top: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-9 {
    margin-top: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-1 {
    margin-right: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-2 {
    margin-right: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-3 {
    margin-right: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-4 {
    margin-right: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-5 {
    margin-right: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-6 {
    margin-right: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-7 {
    margin-right: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-8 {
    margin-right: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-9 {
    margin-right: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-1 {
    margin-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-2 {
    margin-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-3 {
    margin-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-4 {
    margin-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-5 {
    margin-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-6 {
    margin-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-7 {
    margin-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-8 {
    margin-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-9 {
    margin-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-1 {
    margin-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-2 {
    margin-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-3 {
    margin-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-4 {
    margin-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-5 {
    margin-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-6 {
    margin-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-7 {
    margin-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-8 {
    margin-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-9 {
    margin-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-1 {
    padding: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-2 {
    padding: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-3 {
    padding: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-4 {
    padding: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-5 {
    padding: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-6 {
    padding: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-7 {
    padding: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-8 {
    padding: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-9 {
    padding: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-1 {
    padding-right: 2.5px !important;
    padding-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-2 {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-3 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-4 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-5 {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-6 {
    padding-right: 45px !important;
    padding-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-7 {
    padding-right: 60px !important;
    padding-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-8 {
    padding-right: 75px !important;
    padding-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-9 {
    padding-right: 90px !important;
    padding-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-1 {
    padding-top: 2.5px !important;
    padding-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-2 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-3 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-4 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-6 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-7 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-8 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-9 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-1 {
    padding-top: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-2 {
    padding-top: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-3 {
    padding-top: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-4 {
    padding-top: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-5 {
    padding-top: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-6 {
    padding-top: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-7 {
    padding-top: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-8 {
    padding-top: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-9 {
    padding-top: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-1 {
    padding-right: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-2 {
    padding-right: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-3 {
    padding-right: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-4 {
    padding-right: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-5 {
    padding-right: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-6 {
    padding-right: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-7 {
    padding-right: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-8 {
    padding-right: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-9 {
    padding-right: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-1 {
    padding-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-2 {
    padding-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-3 {
    padding-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-4 {
    padding-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-5 {
    padding-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-6 {
    padding-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-7 {
    padding-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-8 {
    padding-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-9 {
    padding-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-1 {
    padding-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-2 {
    padding-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-3 {
    padding-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-4 {
    padding-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-5 {
    padding-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-6 {
    padding-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-7 {
    padding-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-8 {
    padding-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-9 {
    padding-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-1 {
    gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-2 {
    gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-3 {
    gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-4 {
    gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-5 {
    gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-6 {
    gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-7 {
    gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-8 {
    gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-9 {
    gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-1 {
    row-gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-2 {
    row-gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-3 {
    row-gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-4 {
    row-gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-5 {
    row-gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-6 {
    row-gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-7 {
    row-gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-8 {
    row-gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-9 {
    row-gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-1 {
    column-gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-2 {
    column-gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-3 {
    column-gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-4 {
    column-gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-5 {
    column-gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-6 {
    column-gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-7 {
    column-gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-8 {
    column-gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-9 {
    column-gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xl-none {
    object-fit: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-first {
    order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-0 {
    order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-1 {
    order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-2 {
    order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-3 {
    order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-4 {
    order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-5 {
    order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-last {
    order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-1 {
    margin: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-2 {
    margin: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-3 {
    margin: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-4 {
    margin: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-5 {
    margin: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-6 {
    margin: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-7 {
    margin: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-8 {
    margin: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-9 {
    margin: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-1 {
    margin-right: 2.5px !important;
    margin-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-2 {
    margin-right: 5px !important;
    margin-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-3 {
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-4 {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-5 {
    margin-right: 30px !important;
    margin-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-6 {
    margin-right: 45px !important;
    margin-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-7 {
    margin-right: 60px !important;
    margin-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-8 {
    margin-right: 75px !important;
    margin-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-9 {
    margin-right: 90px !important;
    margin-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-1 {
    margin-top: 2.5px !important;
    margin-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-2 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-3 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-4 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-5 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-6 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-7 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-8 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-9 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-1 {
    margin-top: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-2 {
    margin-top: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-3 {
    margin-top: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-4 {
    margin-top: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-5 {
    margin-top: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-6 {
    margin-top: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-7 {
    margin-top: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-8 {
    margin-top: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-9 {
    margin-top: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-1 {
    margin-right: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-2 {
    margin-right: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-3 {
    margin-right: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-4 {
    margin-right: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-5 {
    margin-right: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-6 {
    margin-right: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-7 {
    margin-right: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-8 {
    margin-right: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-9 {
    margin-right: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-1 {
    margin-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-2 {
    margin-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-3 {
    margin-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-4 {
    margin-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-5 {
    margin-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-6 {
    margin-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-7 {
    margin-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-8 {
    margin-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-9 {
    margin-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-1 {
    margin-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-2 {
    margin-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-3 {
    margin-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-4 {
    margin-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-5 {
    margin-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-6 {
    margin-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-7 {
    margin-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-8 {
    margin-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-9 {
    margin-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-1 {
    padding: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-2 {
    padding: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-3 {
    padding: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-4 {
    padding: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-5 {
    padding: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-6 {
    padding: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-7 {
    padding: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-8 {
    padding: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-9 {
    padding: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-1 {
    padding-right: 2.5px !important;
    padding-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-2 {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-3 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-4 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-5 {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-6 {
    padding-right: 45px !important;
    padding-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-7 {
    padding-right: 60px !important;
    padding-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-8 {
    padding-right: 75px !important;
    padding-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-9 {
    padding-right: 90px !important;
    padding-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-1 {
    padding-top: 2.5px !important;
    padding-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-2 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-3 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-4 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-6 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-7 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-8 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-9 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-1 {
    padding-top: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-2 {
    padding-top: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-3 {
    padding-top: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-4 {
    padding-top: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-5 {
    padding-top: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-6 {
    padding-top: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-7 {
    padding-top: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-8 {
    padding-top: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-9 {
    padding-top: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-1 {
    padding-right: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-2 {
    padding-right: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-3 {
    padding-right: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-4 {
    padding-right: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-5 {
    padding-right: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-6 {
    padding-right: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-7 {
    padding-right: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-8 {
    padding-right: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-9 {
    padding-right: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-1 {
    padding-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-2 {
    padding-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-3 {
    padding-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-4 {
    padding-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-5 {
    padding-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-6 {
    padding-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-7 {
    padding-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-8 {
    padding-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-9 {
    padding-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-1 {
    padding-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-2 {
    padding-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-3 {
    padding-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-4 {
    padding-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-5 {
    padding-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-6 {
    padding-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-7 {
    padding-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-8 {
    padding-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-9 {
    padding-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-1 {
    gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-2 {
    gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-3 {
    gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-4 {
    gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-5 {
    gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-6 {
    gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-7 {
    gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-8 {
    gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-9 {
    gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-1 {
    row-gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-2 {
    row-gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-3 {
    row-gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-4 {
    row-gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-5 {
    row-gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-6 {
    row-gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-7 {
    row-gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-8 {
    row-gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-9 {
    row-gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-1 {
    column-gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-2 {
    column-gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-3 {
    column-gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-4 {
    column-gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-5 {
    column-gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-6 {
    column-gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-7 {
    column-gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-8 {
    column-gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-9 {
    column-gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-flex {
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-row {
    flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-column {
    flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-center {
    align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-center {
    align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-center {
    align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-first {
    order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-0 {
    order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-1 {
    order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-2 {
    order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-3 {
    order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-4 {
    order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-5 {
    order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-last {
    order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-1 {
    margin: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-2 {
    margin: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-3 {
    margin: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-4 {
    margin: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-5 {
    margin: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-6 {
    margin: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-7 {
    margin: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-8 {
    margin: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-9 {
    margin: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-1 {
    margin-right: 2.5px !important;
    margin-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-2 {
    margin-right: 5px !important;
    margin-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-3 {
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-4 {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-5 {
    margin-right: 30px !important;
    margin-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-6 {
    margin-right: 45px !important;
    margin-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-7 {
    margin-right: 60px !important;
    margin-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-8 {
    margin-right: 75px !important;
    margin-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-9 {
    margin-right: 90px !important;
    margin-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-1 {
    margin-top: 2.5px !important;
    margin-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-2 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-3 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-4 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-5 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-6 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-7 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-8 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-9 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-1 {
    margin-top: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-2 {
    margin-top: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-3 {
    margin-top: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-4 {
    margin-top: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-5 {
    margin-top: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-6 {
    margin-top: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-7 {
    margin-top: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-8 {
    margin-top: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-9 {
    margin-top: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-1 {
    margin-right: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-2 {
    margin-right: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-3 {
    margin-right: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-4 {
    margin-right: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-5 {
    margin-right: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-6 {
    margin-right: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-7 {
    margin-right: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-8 {
    margin-right: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-9 {
    margin-right: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-1 {
    margin-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-2 {
    margin-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-3 {
    margin-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-4 {
    margin-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-5 {
    margin-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-6 {
    margin-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-7 {
    margin-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-8 {
    margin-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-9 {
    margin-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-1 {
    margin-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-2 {
    margin-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-3 {
    margin-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-4 {
    margin-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-5 {
    margin-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-6 {
    margin-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-7 {
    margin-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-8 {
    margin-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-9 {
    margin-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-1 {
    padding: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-2 {
    padding: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-3 {
    padding: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-4 {
    padding: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-5 {
    padding: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-6 {
    padding: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-7 {
    padding: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-8 {
    padding: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-9 {
    padding: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-1 {
    padding-right: 2.5px !important;
    padding-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-2 {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-3 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-4 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-5 {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-6 {
    padding-right: 45px !important;
    padding-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-7 {
    padding-right: 60px !important;
    padding-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-8 {
    padding-right: 75px !important;
    padding-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-9 {
    padding-right: 90px !important;
    padding-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-1 {
    padding-top: 2.5px !important;
    padding-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-2 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-3 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-4 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-6 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-7 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-8 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-9 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-1 {
    padding-top: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-2 {
    padding-top: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-3 {
    padding-top: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-4 {
    padding-top: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-5 {
    padding-top: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-6 {
    padding-top: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-7 {
    padding-top: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-8 {
    padding-top: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-9 {
    padding-top: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-1 {
    padding-right: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-2 {
    padding-right: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-3 {
    padding-right: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-4 {
    padding-right: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-5 {
    padding-right: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-6 {
    padding-right: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-7 {
    padding-right: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-8 {
    padding-right: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-9 {
    padding-right: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-1 {
    padding-bottom: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-2 {
    padding-bottom: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-3 {
    padding-bottom: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-4 {
    padding-bottom: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-5 {
    padding-bottom: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-6 {
    padding-bottom: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-7 {
    padding-bottom: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-8 {
    padding-bottom: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-9 {
    padding-bottom: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-1 {
    padding-left: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-2 {
    padding-left: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-3 {
    padding-left: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-4 {
    padding-left: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-5 {
    padding-left: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-6 {
    padding-left: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-7 {
    padding-left: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-8 {
    padding-left: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-9 {
    padding-left: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-1 {
    gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-2 {
    gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-3 {
    gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-4 {
    gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-5 {
    gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-6 {
    gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-7 {
    gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-8 {
    gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-9 {
    gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-1 {
    row-gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-2 {
    row-gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-3 {
    row-gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-4 {
    row-gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-5 {
    row-gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-6 {
    row-gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-7 {
    row-gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-8 {
    row-gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-9 {
    row-gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-1 {
    column-gap: 2.5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-2 {
    column-gap: 5px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-3 {
    column-gap: 10px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-4 {
    column-gap: 15px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-5 {
    column-gap: 30px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-6 {
    column-gap: 45px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-7 {
    column-gap: 60px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-8 {
    column-gap: 75px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-9 {
    column-gap: 90px !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-1 {
    font-size: 2rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-2 {
    font-size: 1.5rem !important;
  }
}

@media print {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.3.8/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-none {
    display: none !important;
  }
}

/* line 1, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-title {
  font-weight: bold;
}

/* line 4, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 8, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-message a,
.toast-message label {
  color: #ffffff;
}

/* line 12, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

/* line 16, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 30, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
/* line 42, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 49, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 54, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 59, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 64, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 69, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-top-left {
  top: 12px;
  left: 12px;
}

/* line 73, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-top-right {
  top: 12px;
  right: 12px;
}

/* line 77, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

/* line 81, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* line 85, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

/* line 91, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 96, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 115, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* line 124, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

/* line 127, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

/* line 130, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

/* line 133, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

/* line 136, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

/* line 142, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

/* line 148, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast {
  background-color: #030303;
}

/* line 151, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-success {
  background-color: #51a351;
}

/* line 154, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-error {
  background-color: #bd362f;
}

/* line 157, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-info {
  background-color: #2f96b4;
}

/* line 160, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-warning {
  background-color: #f89406;
}

/* line 164, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  /* line 177, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  /* line 181, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  /* line 187, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  /* line 191, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  /* line 197, ../usr/local/bundle/gems/toastr_rails-2.1.3/app/assets/styleseets/toastr.scss */
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/* line 1, app/assets/stylesheets/common/common.scss */
body {
  font-family: YuGothic, "Yu Gothic", "Arial", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  /* for Webkit */
  /* for Firefox */
  /* for Firefox 18以前 */
  /* for Windows IE */
  /* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
  /* Google Chrome, Safari, Opera 15+, Android, iOS */
  /* Firefox 18- */
  /* Firefox 19+ */
  /* IE 10+ */
  /**
  * border
  */
  /**
  * width
  */
  /* Special styling for WebKit/Blink */
  /* font-size */
  /*text-op*/
  /*z-index*/
  /*badge-outline*/
  /*sp-menu-icon*/
}

/* line 6, app/assets/stylesheets/common/common.scss */
body .modal-open,
body .modal {
  -webkit-overflow-scrolling: touch;
  height: 100vh;
  height: 100%;
}

/* line 12, app/assets/stylesheets/common/common.scss */
body .text-side-border:before,
body .text-side-border:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #dee2e6;
  display: block;
}

/* line 21, app/assets/stylesheets/common/common.scss */
body .text-side-border:before {
  margin-right: 1em;
}

/* line 25, app/assets/stylesheets/common/common.scss */
body .text-side-border:after {
  margin-left: 1em;
}

/* line 29, app/assets/stylesheets/common/common.scss */
body .modal .modal-content {
  overflow-y: initial !important;
  overflow-x: hidden;
}

/* line 34, app/assets/stylesheets/common/common.scss */
body .modal .modal-body {
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 39, app/assets/stylesheets/common/common.scss */
body .modal .modal-body-tagheader {
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 44, app/assets/stylesheets/common/common.scss */
body .modal-background-color {
  /*background-color: rgba(33,33,33, 0.9) !important;*/
  background-color: #fff !important;
}

/* line 49, app/assets/stylesheets/common/common.scss */
body .add-cursor {
  cursor: pointer !important;
}

/* line 53, app/assets/stylesheets/common/common.scss */
body .inherit-cursor {
  cursor: inherit !important;
}

/* line 57, app/assets/stylesheets/common/common.scss */
body.modal-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

/* line 63, app/assets/stylesheets/common/common.scss */
body *:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* line 67, app/assets/stylesheets/common/common.scss */
body *:active {
  outline: none !important;
  box-shadow: none !important;
}

/* line 72, app/assets/stylesheets/common/common.scss */
body .transform-rotate-180 {
  transform: rotate(180deg);
}

/* line 76, app/assets/stylesheets/common/common.scss */
body .transform-rotate-90, body button[aria-expanded="true"] .collapse-icon {
  transform: rotate(90deg);
}

/* line 80, app/assets/stylesheets/common/common.scss */
body .transform-rotate-0 {
  transform: rotate(0deg);
}

/* line 85, app/assets/stylesheets/common/common.scss */
body .form-control::-webkit-input-placeholder {
  color: #00000054;
  font-size: 0.9em;
}

/* line 91, app/assets/stylesheets/common/common.scss */
body .form-control::-moz-placeholder {
  color: #00000054;
  font-size: 0.9em;
}

/* line 97, app/assets/stylesheets/common/common.scss */
body .form-control:-moz-placeholder {
  color: #00000054;
  font-size: 0.9em;
}

/* line 103, app/assets/stylesheets/common/common.scss */
body .form-control:-ms-input-placeholder {
  color: #00000054;
  font-size: 0.9em;
}

/* line 109, app/assets/stylesheets/common/common.scss */
body :placeholder-shown {
  color: #00000054;
}

/* line 114, app/assets/stylesheets/common/common.scss */
body ::-webkit-input-placeholder {
  color: #00000054;
}

/* line 119, app/assets/stylesheets/common/common.scss */
body :-moz-placeholder {
  color: #00000054;
}

/* line 124, app/assets/stylesheets/common/common.scss */
body ::-moz-placeholder {
  color: #00000054;
}

/* line 129, app/assets/stylesheets/common/common.scss */
body :-ms-input-placeholder {
  color: #00000054;
}

/* line 133, app/assets/stylesheets/common/common.scss */
body a {
  text-decoration: none !important;
}

/* line 136, app/assets/stylesheets/common/common.scss */
body .btn-link {
  text-decoration: none;
}

/* line 139, app/assets/stylesheets/common/common.scss */
body ul,
body ol {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

/* line 145, app/assets/stylesheets/common/common.scss */
body p,
body h1,
body h2,
body h3 {
  color: #333333;
  margin: 0px;
  padding: 0px;
}

/* line 154, app/assets/stylesheets/common/common.scss */
body i {
  padding: 0px 5px 0px 0px;
}

/* line 159, app/assets/stylesheets/common/common.scss */
body select.form-control.form-control-lg {
  padding-right: 35px !important;
  background-image: linear-gradient(55deg, transparent 55%, #545e73 60%), linear-gradient(125deg, #545e73 40%, transparent 45%) !important;
  background-position: calc(100% - 25px) 18px, calc(100% - 15px) 18px, 100% 0;
  background-size: 10px 11px, 10px 11px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 176, app/assets/stylesheets/common/common.scss */
body select.form-control {
  padding-right: 35px !important;
  background-image: linear-gradient(55deg, transparent 55%, #545e73 60%), linear-gradient(125deg, #545e73 40%, transparent 45%) !important;
  background-position: calc(100% - 20px) 13px, calc(100% - 10px) 13px, 100% 0;
  background-size: 10px 11px, 10px 11px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 193, app/assets/stylesheets/common/common.scss */
body .select-btn {
  height: 38px;
  padding-right: 35px !important;
  background-image: linear-gradient(55deg, transparent 55%, #545e73 60%), linear-gradient(125deg, #545e73 40%, transparent 45%) !important;
  background-position: calc(100% - 20px) 13px, calc(100% - 10px) 13px, 100% 0;
  background-size: 10px 11px, 10px 11px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 211, app/assets/stylesheets/common/common.scss */
body .apply_button_sp {
  width: calc(100% - 48px - 15px);
}

/* line 215, app/assets/stylesheets/common/common.scss */
body .text-color-00054 {
  color: #00000054 !important;
}

/* line 219, app/assets/stylesheets/common/common.scss */
body .text-color-00087 {
  color: #00000087 !important;
}

/* line 223, app/assets/stylesheets/common/common.scss */
body .text-color-00012 {
  color: #00000012 !important;
}

/* line 227, app/assets/stylesheets/common/common.scss */
body .dark-gray {
  color: #4a4a4a;
}

/* line 231, app/assets/stylesheets/common/common.scss */
body .dark-blue {
  color: #545e73;
}

/* line 235, app/assets/stylesheets/common/common.scss */
body .light-gray-color {
  color: #a1a2a2;
}

/* line 239, app/assets/stylesheets/common/common.scss */
body .list-link-color {
  color: #05a0a7;
}

/* line 243, app/assets/stylesheets/common/common.scss */
body .list-link-color:hover {
  color: #2e9a9e;
}

/* line 250, app/assets/stylesheets/common/common.scss */
body .border-w-1 {
  border-width: 1px;
}

/* line 254, app/assets/stylesheets/common/common.scss */
body .border-w-2 {
  border-width: 2px;
}

/* line 258, app/assets/stylesheets/common/common.scss */
body .border-color-00054 {
  border-color: #00000054 !important;
}

/* line 262, app/assets/stylesheets/common/common.scss */
body .border-color-00087 {
  border-color: #00000087 !important;
}

/* line 266, app/assets/stylesheets/common/common.scss */
body .border-color-00012 {
  border-color: #00000012 !important;
}

/* line 270, app/assets/stylesheets/common/common.scss */
body .text-break-all {
  word-break: break-all;
}

/* line 274, app/assets/stylesheets/common/common.scss */
body .blue-outline-tag {
  height: 24px;
  min-width: 67px;
  font-size: 12px;
  color: #2e9a9e;
  border-width: 2px;
  pointer-events: none;
  font-weight: 700;
  border-radius: 2px;
  display: inline-block;
  border: solid 2px #2e9a9e;
  text-align: center;
}

/* line 288, app/assets/stylesheets/common/common.scss */
body .small-label {
  color: #545e73;
  font-weight: 500;
}

/* line 293, app/assets/stylesheets/common/common.scss */
body .gray-tag {
  background-color: #E9E8E8;
  color: #6c757d;
}

/* line 298, app/assets/stylesheets/common/common.scss */
body .blue-tag {
  background-color: #2e9a9e;
  color: #fff;
}

/* line 303, app/assets/stylesheets/common/common.scss */
body .darkblue-tag {
  background-color: #545e73;
  color: #fff;
}

/* line 308, app/assets/stylesheets/common/common.scss */
body .badge {
  border-radius: 2px;
}

/* line 312, app/assets/stylesheets/common/common.scss */
body button.btn {
  font-weight: 600;
  overflow: hidden;
}

/* line 317, app/assets/stylesheets/common/common.scss */
body button.fav {
  padding-top: 12px;
  background-color: white;
}

/* line 322, app/assets/stylesheets/common/common.scss */
body button.transparent {
  background-color: transparent;
  border: none;
}

/* line 339, app/assets/stylesheets/common/common.scss */
body .max-w-740 {
  max-width: 740px;
}

/* line 339, app/assets/stylesheets/common/common.scss */
body .max-w-335 {
  max-width: 335px;
}

/* line 339, app/assets/stylesheets/common/common.scss */
body .max-w-320 {
  max-width: 320px;
}

/* line 339, app/assets/stylesheets/common/common.scss */
body .max-w-300 {
  max-width: 300px;
}

/* line 339, app/assets/stylesheets/common/common.scss */
body .max-w-220 {
  max-width: 220px;
}

/* line 339, app/assets/stylesheets/common/common.scss */
body .max-w-160 {
  max-width: 160px;
}

/* line 339, app/assets/stylesheets/common/common.scss */
body .max-w-120 {
  max-width: 120px;
}

/* line 339, app/assets/stylesheets/common/common.scss */
body .max-w-100 {
  max-width: 100px;
}

/* line 339, app/assets/stylesheets/common/common.scss */
body .max-w-90 {
  max-width: 90px;
}

/* line 347, app/assets/stylesheets/common/common.scss */
body .min-w-240 {
  min-width: 240px;
}

/* line 347, app/assets/stylesheets/common/common.scss */
body .min-w-200 {
  min-width: 200px;
}

/* line 347, app/assets/stylesheets/common/common.scss */
body .min-w-140 {
  min-width: 140px;
}

/* line 347, app/assets/stylesheets/common/common.scss */
body .min-w-120 {
  min-width: 120px;
}

/* line 353, app/assets/stylesheets/common/common.scss */
body .btn.btn-outline-primary i.fa.fa-times-circle {
  color: #2e9a9e;
}

/* line 360, app/assets/stylesheets/common/common.scss */
body .btn.btn-outline-primary:active i.fa.fa-times-circle,
body .btn.btn-outline-primary:hover i.fa.fa-times-circle {
  color: #fff;
}

/* line 365, app/assets/stylesheets/common/common.scss */
body .font-family-helvetica-neue {
  font-family: "HelveticaNeue-CondensedBold", Helvetica, Arial, sans-serif;
}

/* line 370, app/assets/stylesheets/common/common.scss */
body #auto_complete button.btn-close {
  opacity: 1;
}

/* line 377, app/assets/stylesheets/common/common.scss */
body #header .nav .nav-item {
  background-color: #fff;
  padding: 27px 15px;
  margin-bottom: 2px;
}

/* line 383, app/assets/stylesheets/common/common.scss */
body #header .nav .nav-item.active {
  border-bottom: 2px solid #333333;
  margin-bottom: 0px;
}

/* line 388, app/assets/stylesheets/common/common.scss */
body #header .nav .nav-item:hover {
  border-bottom: 2px solid #333333;
  margin-bottom: 0px;
}

/* line 396, app/assets/stylesheets/common/common.scss */
body #header .dropdown-menu a.dropdown-item:hover {
  background-color: initial !important;
  border-bottom: solid 1px #6c757d !important;
}

/* line 401, app/assets/stylesheets/common/common.scss */
body #header .dropdown-menu a.dropdown-item:active {
  background-color: #f9fafa !important;
  border-bottom: solid 1px #6c757d !important;
}

/* line 411, app/assets/stylesheets/common/common.scss */
body #agent-header .nav .nav-item,
body #corporation-header .nav .nav-item {
  background-color: #fff;
  padding: 27px 15px;
  margin-bottom: 2px;
}

/* line 417, app/assets/stylesheets/common/common.scss */
body #agent-header .nav .nav-item.active,
body #corporation-header .nav .nav-item.active {
  border-bottom: 2px solid #2e9a9e;
  margin-bottom: 0px;
  font-weight: bold;
  color: #333333 !important;
}

/* line 424, app/assets/stylesheets/common/common.scss */
body #agent-header .nav .nav-item:hover,
body #corporation-header .nav .nav-item:hover {
  border-bottom: 2px solid #2e9a9e;
  margin-bottom: 0px;
}

/* line 431, app/assets/stylesheets/common/common.scss */
body .icon-arrow {
  position: relative;
}

/* line 433, app/assets/stylesheets/common/common.scss */
body .icon-arrow:after {
  content: "";
  position: absolute;
}

/* line 438, app/assets/stylesheets/common/common.scss */
body .icon-arrow.w8px {
  position: static;
}

/* line 442, app/assets/stylesheets/common/common.scss */
body .icon-arrow.w8px::after {
  top: 8px;
  right: 28px;
  width: 8px;
  height: 8px;
}

/* line 449, app/assets/stylesheets/common/common.scss */
body .icon-arrow.w12px::after {
  width: 12px;
  height: 12px;
  top: -6px;
}

/* line 455, app/assets/stylesheets/common/common.scss */
body .icon-arrow.w16px::after {
  width: 14px;
  height: 14px;
  top: -6px;
}

/* line 461, app/assets/stylesheets/common/common.scss */
body .icon-arrow.w24px::after {
  width: 17px;
  height: 17px;
}

/* line 467, app/assets/stylesheets/common/common.scss */
body .icon-arrow.color-dark-blue::after {
  border-top: solid 2px #545e73;
  border-right: solid 2px #545e73;
}

/* line 472, app/assets/stylesheets/common/common.scss */
body .icon-arrow.color-light-green-gray::after {
  border-top: solid 2px #bdc7c5;
  border-right: solid 2px #bdc7c5;
}

/* line 477, app/assets/stylesheets/common/common.scss */
body .icon-arrow.color-gray-dark::after {
  border-top: solid 3px #333333;
  border-right: solid 3px #333333;
}

/* line 482, app/assets/stylesheets/common/common.scss */
body .icon-arrow.color-gray-dark-solid-1::after {
  border-top: solid 1px #333333;
  border-right: solid 1px #333333;
}

/* line 487, app/assets/stylesheets/common/common.scss */
body .icon-arrow.color-light-white::after {
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
}

/* line 492, app/assets/stylesheets/common/common.scss */
body .icon-arrow.right::after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 499, app/assets/stylesheets/common/common.scss */
body .icon-arrow.left::after {
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

/* line 506, app/assets/stylesheets/common/common.scss */
body .icon-arrow.down::after {
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* line 514, app/assets/stylesheets/common/common.scss */
body .bg-circle {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
}

/* line 524, app/assets/stylesheets/common/common.scss */
body .ranking-bg-light {
  color: #989e9d !important;
}

/* line 528, app/assets/stylesheets/common/common.scss */
body .ranking-dark-green-gray {
  background-color: #e8eceb !important;
}

/* line 532, app/assets/stylesheets/common/common.scss */
body .service-logo {
  height: 30px;
  width: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
}

/* line 540, app/assets/stylesheets/common/common.scss */
body .background-position-y-center {
  background-position-y: center !important;
}

/* line 544, app/assets/stylesheets/common/common.scss */
body .background-position-y-bottom {
  background-position-y: bottom !important;
}

/* line 548, app/assets/stylesheets/common/common.scss */
body .background-position-y-top {
  background-position-y: top !important;
}

/* line 552, app/assets/stylesheets/common/common.scss */
body .background-position-x-center {
  background-position-x: center !important;
}

/* line 556, app/assets/stylesheets/common/common.scss */
body .background-position-x-right {
  background-position-x: right !important;
}

/* line 560, app/assets/stylesheets/common/common.scss */
body .background-position-x-left {
  background-position-x: left !important;
}

/* line 564, app/assets/stylesheets/common/common.scss */
body .divider-line-vertical {
  position: absolute;
  right: 0;
  bottom: 6px;
  width: 1px;
  height: 35px;
  background-color: #dee2e6;
}

/* line 573, app/assets/stylesheets/common/common.scss */
body .min-h-50 {
  min-height: 50px;
}

/* line 577, app/assets/stylesheets/common/common.scss */
body .chevron-right-absolute {
  position: absolute;
  right: -5px;
}

/* line 582, app/assets/stylesheets/common/common.scss */
body .custom-checkbox-remote {
  display: none;
}

/* line 586, app/assets/stylesheets/common/common.scss */
body .custom-checkbox-remote-label {
  position: relative;
  cursor: pointer;
}

/* line 590, app/assets/stylesheets/common/common.scss */
body .custom-checkbox-remote-label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #c3c5c5;
  background: #fff;
  vertical-align: middle;
}

/* line 601, app/assets/stylesheets/common/common.scss */
body .custom-checkbox-remote-label::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-radius: 4px;
  opacity: 0;
  transition: opacity 0.2s;
}

/* line 615, app/assets/stylesheets/common/common.scss */
body .custom-checkbox-remote:checked + .custom-checkbox-remote-label::before {
  border-color: #2e9a9e;
}

/* line 619, app/assets/stylesheets/common/common.scss */
body .custom-checkbox-remote:checked + .custom-checkbox-remote-label::after {
  opacity: 1;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%232e9a9e' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* line 627, app/assets/stylesheets/common/common.scss */
body .bg-center-cover {
  background-position: center;
  background-size: cover;
}

/* line 632, app/assets/stylesheets/common/common.scss */
body .btn.btn-outline-dark-blue:hover {
  color: #545e73 !important;
  background-color: #fff !important;
  border-color: #545e73 !important;
}

/* line 638, app/assets/stylesheets/common/common.scss */
body .btn-outline-secondary:hover {
  color: #a1a2a2 !important;
  background-color: #fff !important;
  border-color: #a1a2a2 !important;
}

/* line 644, app/assets/stylesheets/common/common.scss */
body .btn-outline-primary:hover {
  color: #2e9a9e !important;
  background-color: #fff !important;
  border-color: #2e9a9e !important;
}

/* line 650, app/assets/stylesheets/common/common.scss */
body .btn-outline-dark-blue:hover {
  color: #545e73 !important;
  background-color: #fff !important;
  border-color: #545e73 !important;
}

/* line 656, app/assets/stylesheets/common/common.scss */
body .btn.btn-outline-gray-dark:hover {
  color: #333333 !important;
  background-color: #fff !important;
  border-color: #333333 !important;
}

/* line 662, app/assets/stylesheets/common/common.scss */
body .btn-outline-danger:hover,
body .btn-outline-pale-pink:hover {
  color: #fff !important;
  background-color: #f86986;
  border-color: #f86986;
}

/* line 669, app/assets/stylesheets/common/common.scss */
body .list-group-item-action:hover,
body .list-group-item-action:focus {
  background-color: initial;
}

/* line 674, app/assets/stylesheets/common/common.scss */
body input.multirange[type="range"] {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}

/* line 681, app/assets/stylesheets/common/common.scss */
body input.multirange.original[type="range"] {
  position: absolute;
  width: calc(100% - 40px) !important;
}

/* line 686, app/assets/stylesheets/common/common.scss */
body input.multirange.original[type="range"]::-webkit-slider-thumb {
  position: relative;
  z-index: 2;
}

/* line 691, app/assets/stylesheets/common/common.scss */
body input.multirange.original[type="range"]::-moz-range-thumb {
  transform: scale(1);
  /* FF doesn't apply position it seems */
  z-index: 1;
}

/* line 697, app/assets/stylesheets/common/common.scss */
body input.multirange.ghost[type="range"] {
  position: relative;
}

/* line 701, app/assets/stylesheets/common/common.scss */
body input.multirange[type="range"] {
  margin-top: -5px;
  background: transparent;
}

/* line 707, app/assets/stylesheets/common/common.scss */
body input.multirange[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #00a699;
  height: 30px;
  width: 30px;
  border-radius: 15px;
  background: #fff;
  cursor: pointer;
  margin-top: -5px;
}

/* line 718, app/assets/stylesheets/common/common.scss */
body input[type="range"] {
  -webkit-appearance: none;
}

/* line 722, app/assets/stylesheets/common/common.scss */
body input[type="range"]:focus {
  outline: none;
}

/* line 726, app/assets/stylesheets/common/common.scss */
body button.bg-light:focus {
  outline: none !important;
}

/* line 730, app/assets/stylesheets/common/common.scss */
body button.bg-light:focus {
  background-color: #f9fafa !important;
}

/* line 734, app/assets/stylesheets/common/common.scss */
body .overflow-outside {
  overflow: hidden;
}

/* line 738, app/assets/stylesheets/common/common.scss */
body .overflow-inside {
  overflow-x: scroll;
  overflow-y: hidden;
  height: calc(100% + 17px);
  -webkit-overflow-scrolling: touch;
}

/* line 745, app/assets/stylesheets/common/common.scss */
body .flip-horizontal {
  transform: scale(-1, 1);
}

/* line 749, app/assets/stylesheets/common/common.scss */
body .flip-vertical {
  transform: scale(1, -1);
}

/* line 756, app/assets/stylesheets/common/common.scss */
body #tag-collection-area button img {
  vertical-align: baseline;
  width: 24px;
}

/* line 761, app/assets/stylesheets/common/common.scss */
body .box-shadow {
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}

/* line 765, app/assets/stylesheets/common/common.scss */
body .box-shadow-cursor-card:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 769, app/assets/stylesheets/common/common.scss */
body .shadow-share-btn {
  box-shadow: 0 0.125rem 0.3rem rgba(0, 0, 0, 0.25);
}

/* line 773, app/assets/stylesheets/common/common.scss */
body .btn-ignore {
  pointer-events: none;
}

/* line 781, app/assets/stylesheets/common/common.scss */
body .fs-28 {
  font-size: 28px;
}

/* line 781, app/assets/stylesheets/common/common.scss */
body .fs-27 {
  font-size: 27px;
}

/* line 781, app/assets/stylesheets/common/common.scss */
body .fs-24 {
  font-size: 24px;
}

/* line 781, app/assets/stylesheets/common/common.scss */
body .fs-22 {
  font-size: 22px;
}

/* line 781, app/assets/stylesheets/common/common.scss */
body .fs-20 {
  font-size: 20px;
}

/* line 781, app/assets/stylesheets/common/common.scss */
body .fs-18 {
  font-size: 18px;
}

/* line 781, app/assets/stylesheets/common/common.scss */
body .fs-16 {
  font-size: 16px;
}

/* line 781, app/assets/stylesheets/common/common.scss */
body .fs-14 {
  font-size: 14px;
}

/* line 781, app/assets/stylesheets/common/common.scss */
body .fs-13 {
  font-size: 13px;
}

/* line 781, app/assets/stylesheets/common/common.scss */
body .fs-12 {
  font-size: 12px;
}

/* line 781, app/assets/stylesheets/common/common.scss */
body .fs-10 {
  font-size: 10px;
}

/* line 787, app/assets/stylesheets/common/common.scss */
body .text-op-dark {
  opacity: 0.87;
}

/* line 791, app/assets/stylesheets/common/common.scss */
body .text-op-thin {
  opacity: 0.54;
}

/* line 795, app/assets/stylesheets/common/common.scss */
body .text-op-1 {
  opacity: 1;
}

/* line 800, app/assets/stylesheets/common/common.scss */
body .z-index-10 {
  z-index: 10;
}

/* line 805, app/assets/stylesheets/common/common.scss */
body .badge-outline {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  line-height: 0;
}

/* line 820, app/assets/stylesheets/common/common.scss */
body .badge-outline.badge-outline-sm {
  padding: 0rem 0.5rem;
  border-radius: 0.2rem;
  height: 20px;
  margin: auto;
}

/* line 827, app/assets/stylesheets/common/common.scss */
body .badge-outline.badge-outline-md {
  padding: 0rem 0.5rem;
  border-radius: 0.2rem;
  height: 24px;
  margin: auto;
  line-height: 1.5;
}

/* line 837, app/assets/stylesheets/common/common.scss */
body .menu-icon {
  margin-right: 10px;
}

@media screen and (min-width: 501px) {
  /* line 844, app/assets/stylesheets/common/common.scss */
  body .sp-enable {
    display: none !important;
  }
  /* line 848, app/assets/stylesheets/common/common.scss */
  body .pc-enable {
    display: inline;
  }
  /* line 852, app/assets/stylesheets/common/common.scss */
  body .gray-tag,
body .blue-tag,
body .darkblue-tag {
    font-size: 12px;
    margin-right: 5px !important;
    margin-top: 5px !important;
    padding: 3px 10px !important;
    border: none;
    pointer-events: none;
    border-radius: 2px;
    display: inline-flex !important;
    align-items: center !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
  }
  /* line 871, app/assets/stylesheets/common/common.scss */
  body .price-number {
    font-size: 32px;
    font-weight: 700;
  }
  /* line 879, app/assets/stylesheets/common/common.scss */
  body #breadcrumbs .breadcrumbs {
    padding: 10px 0px;
    font-size: 12px;
  }
  /* line 884, app/assets/stylesheets/common/common.scss */
  body #breadcrumbs .breadcrumbs a {
    color: #2e9a9e;
  }
  /* line 890, app/assets/stylesheets/common/common.scss */
  body .small-label {
    font-size: 14px;
  }
  /* line 894, app/assets/stylesheets/common/common.scss */
  body ul > li > i.fa {
    color: #2e9a9e;
    font-size: 20px;
  }
}

@media screen and (max-width: 500px) {
  /* line 903, app/assets/stylesheets/common/common.scss */
  body .sp-enable {
    display: inline;
  }
  /* line 907, app/assets/stylesheets/common/common.scss */
  body .pc-enable {
    display: none !important;
  }
  /* line 911, app/assets/stylesheets/common/common.scss */
  body .darkblue-tag,
body .blue-tag,
body .gray-tag {
    height: 22px;
    font-size: 12px;
    border: none;
    padding: 3px 10px;
    margin: 0px 5px 5px 0px;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
  }
  /* line 925, app/assets/stylesheets/common/common.scss */
  body .price-number {
    font-size: 22px;
    font-weight: 700;
  }
  /* line 930, app/assets/stylesheets/common/common.scss */
  body .small-label {
    font-size: 12px;
  }
  /* line 934, app/assets/stylesheets/common/common.scss */
  body ul > li > i.fa {
    color: #2e9a9e;
    font-size: 18px;
    vertical-align: middle;
  }
  /* line 940, app/assets/stylesheets/common/common.scss */
  body .icon-frame {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
  }
  /* line 948, app/assets/stylesheets/common/common.scss */
  body .icon-frame .icon-backgroud {
    position: absolute;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    background-color: #545e73;
    display: inline-block;
  }
  /* line 957, app/assets/stylesheets/common/common.scss */
  body .icon-frame i {
    color: #fff;
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 11px;
  }
  /* line 970, app/assets/stylesheets/common/common.scss */
  body #header .fa-angle-down.up {
    transform: rotate3d(1, 0, 0, 180deg);
  }
  /* line 979, app/assets/stylesheets/common/common.scss */
  body #headerMenuModal .fa-angle-down.up {
    transform: rotate3d(1, 0, 0, 180deg);
  }
  /* line 983, app/assets/stylesheets/common/common.scss */
  body #headerMenuModal .modal-content {
    border: 0;
    border-radius: 0;
  }
  /* line 987, app/assets/stylesheets/common/common.scss */
  body #headerMenuModal .modal-content .list-group-item {
    border: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 992, app/assets/stylesheets/common/common.scss */
  body #headerMenuModal .modal-content .list-group-item:first-child {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  /* line 997, app/assets/stylesheets/common/common.scss */
  body #headerMenuModal .modal-content .list-group-item.list-separator {
    padding-bottom: 20px;
    margin-bottom: 5px;
  }
  /* line 1004, app/assets/stylesheets/common/common.scss */
  body #headerMenuModal .login-buttn-block-area {
    padding: 0 20px;
    margin-top: 20px;
  }
  /* line 1008, app/assets/stylesheets/common/common.scss */
  body #headerMenuModal .login-buttn-block-area .block {
    display: inline-block;
    width: 50%;
  }
  /* line 1013, app/assets/stylesheets/common/common.scss */
  body #headerMenuModal .login-buttn-block-area .button-width {
    width: 96%;
  }
}

@media screen and (max-width: 320px) {
  /* line 1022, app/assets/stylesheets/common/common.scss */
  .btn-lg, .btn-group-lg > .btn {
    height: 44px;
  }
  /* line 1026, app/assets/stylesheets/common/common.scss */
  .text-xx-small {
    font-size: 8px;
  }
  /* line 1030, app/assets/stylesheets/common/common.scss */
  .text-x-small {
    font-size: 10px;
  }
  /* line 1034, app/assets/stylesheets/common/common.scss */
  .text-small {
    font-size: 10px;
  }
  /* line 1038, app/assets/stylesheets/common/common.scss */
  .text-medium {
    font-size: 12px;
  }
  /* line 1042, app/assets/stylesheets/common/common.scss */
  .text-large {
    font-size: 14px;
  }
  /* line 1046, app/assets/stylesheets/common/common.scss */
  .text-x-large {
    font-size: 16px;
  }
  /* line 1050, app/assets/stylesheets/common/common.scss */
  .text-xx-large {
    font-size: 16px;
  }
  /* line 1054, app/assets/stylesheets/common/common.scss */
  .text-xxx-large {
    font-size: 16px;
  }
  /* line 1058, app/assets/stylesheets/common/common.scss */
  .text-xxxx-large {
    font-size: 16px;
  }
  /* line 1062, app/assets/stylesheets/common/common.scss */
  .menu-icon {
    height: 22px;
  }
  /* line 1066, app/assets/stylesheets/common/common.scss */
  #pagination {
    margin: 20px 0px;
  }
  /* line 1069, app/assets/stylesheets/common/common.scss */
  #pagination .page-item {
    display: -webkit-box;
    /* safari, Chrome */
    display: -moz-box;
    /* Firefox */
    display: -o-box;
    /* Opera */
    display: -ms-box;
    /* IE */
    display: box;
    /* ベンダープレフィックスなし */
    -webkit-box-align: center;
    /* safari, Chrome */
    -moz-box-align: center;
    /* Firefox */
    -o-box-align: center;
    /* Opera */
    -ms-box-align: center;
    /* IE */
    box-align: center;
    /* ベンダープレフィックスなし */
  }
  /* line 1082, app/assets/stylesheets/common/common.scss */
  #pagination .page-item.active .page-link {
    background-color: #2e9a9e;
    color: #fff;
    border-color: #2e9a9e;
  }
  /* line 1088, app/assets/stylesheets/common/common.scss */
  #pagination .page-link {
    color: #333333;
    display: block;
    padding: 10px 0px;
    width: 34px;
    height: 34px;
    text-align: center;
    font-size: 12px;
  }
  /* line 1099, app/assets/stylesheets/common/common.scss */
  .rocket_icon {
    width: 24px;
    height: 24px;
  }
  /* line 1108, app/assets/stylesheets/common/common.scss */
  #header .fa-angle-down.up {
    transform: rotate3d(1, 0, 0, 180deg);
  }
  /* line 1117, app/assets/stylesheets/common/common.scss */
  #headerMenuModal .fa-angle-down.up {
    transform: rotate3d(1, 0, 0, 180deg);
  }
  /* line 1121, app/assets/stylesheets/common/common.scss */
  #headerMenuModal .modal-content {
    border: 0;
    border-radius: 0;
  }
  /* line 1125, app/assets/stylesheets/common/common.scss */
  #headerMenuModal .modal-content .list-group-item {
    border: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 1130, app/assets/stylesheets/common/common.scss */
  #headerMenuModal .modal-content .list-group-item:first-child {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  /* line 1135, app/assets/stylesheets/common/common.scss */
  #headerMenuModal .modal-content .list-group-item.list-separator {
    padding-bottom: 20px;
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 321px) and (max-width: 500px) {
  /* line 1145, app/assets/stylesheets/common/common.scss */
  .btn-lg, .btn-group-lg > .btn {
    height: 48px;
  }
  /* line 1149, app/assets/stylesheets/common/common.scss */
  .text-xx-small {
    font-size: 8px;
  }
  /* line 1153, app/assets/stylesheets/common/common.scss */
  .text-x-small {
    font-size: 10px;
  }
  /* line 1157, app/assets/stylesheets/common/common.scss */
  .text-small {
    font-size: 12px;
  }
  /* line 1161, app/assets/stylesheets/common/common.scss */
  .text-medium {
    font-size: 14px;
  }
  /* line 1165, app/assets/stylesheets/common/common.scss */
  .text-large {
    font-size: 16px;
  }
  /* line 1169, app/assets/stylesheets/common/common.scss */
  .text-x-large {
    font-size: 18px;
  }
  /* line 1173, app/assets/stylesheets/common/common.scss */
  .text-xx-large {
    font-size: 18px;
  }
  /* line 1177, app/assets/stylesheets/common/common.scss */
  .text-xxx-large {
    font-size: 18px;
  }
  /* line 1181, app/assets/stylesheets/common/common.scss */
  .text-xxxx-large {
    font-size: 18px;
  }
  /* line 1185, app/assets/stylesheets/common/common.scss */
  .menu-icon {
    height: 24px;
  }
  /* line 1189, app/assets/stylesheets/common/common.scss */
  #pagination {
    margin: 20px 0px;
  }
  /* line 1192, app/assets/stylesheets/common/common.scss */
  #pagination .page-item {
    display: -webkit-box;
    /* safari, Chrome */
    display: -moz-box;
    /* Firefox */
    display: -o-box;
    /* Opera */
    display: -ms-box;
    /* IE */
    display: box;
    /* ベンダープレフィックスなし */
    -webkit-box-align: center;
    /* safari, Chrome */
    -moz-box-align: center;
    /* Firefox */
    -o-box-align: center;
    /* Opera */
    -ms-box-align: center;
    /* IE */
    box-align: center;
    /* ベンダープレフィックスなし */
  }
  /* line 1205, app/assets/stylesheets/common/common.scss */
  #pagination .page-item.active .page-link {
    background-color: #2e9a9e;
    color: #fff;
    border-color: #2e9a9e;
  }
  /* line 1211, app/assets/stylesheets/common/common.scss */
  #pagination .page-link {
    color: #333333;
    display: block;
    padding: 10px 0px;
    width: 38px;
    height: 38px;
    text-align: center;
    font-size: 14px;
  }
  /* line 1229, app/assets/stylesheets/common/common.scss */
  .rocket_icon {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 501px) {
  /* line 1236, app/assets/stylesheets/common/common.scss */
  .text-xx-small {
    font-size: 10px;
  }
  /* line 1240, app/assets/stylesheets/common/common.scss */
  .text-x-small {
    font-size: 12px;
  }
  /* line 1244, app/assets/stylesheets/common/common.scss */
  .text-small {
    font-size: 14px;
  }
  /* line 1248, app/assets/stylesheets/common/common.scss */
  .text-medium {
    font-size: 16px;
  }
  /* line 1252, app/assets/stylesheets/common/common.scss */
  .text-large {
    font-size: 20px;
  }
  /* line 1256, app/assets/stylesheets/common/common.scss */
  .text-x-large {
    font-size: 28px;
  }
  /* line 1260, app/assets/stylesheets/common/common.scss */
  .text-xx-large {
    font-size: 32px;
  }
  /* line 1264, app/assets/stylesheets/common/common.scss */
  .text-xxx-large {
    font-size: 36px;
  }
  /* line 1268, app/assets/stylesheets/common/common.scss */
  .text-xxxx-large {
    font-size: 40px;
  }
  /* line 1272, app/assets/stylesheets/common/common.scss */
  .btn-lg, .btn-group-lg > .btn {
    height: 48px;
  }
  /* line 1276, app/assets/stylesheets/common/common.scss */
  .menu-icon {
    height: 30px;
  }
  /* line 1280, app/assets/stylesheets/common/common.scss */
  #pagination {
    margin: 20px 0px;
  }
  /* line 1283, app/assets/stylesheets/common/common.scss */
  #pagination .page-item.active .page-link {
    background-color: #2e9a9e;
    color: #fff;
    border-color: #2e9a9e;
    margin: 0px 5px;
  }
  /* line 1290, app/assets/stylesheets/common/common.scss */
  #pagination .page-link {
    color: #333333;
    margin: 0px 5px;
  }
  /* line 1295, app/assets/stylesheets/common/common.scss */
  #pagination .page-item:last-child .page-link {
    border-bottom-right-radius: unset;
    border-top-right-radius: unset;
  }
  /* line 1300, app/assets/stylesheets/common/common.scss */
  #pagination .page-item:first-child .page-link {
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
  }
  /* line 1306, app/assets/stylesheets/common/common.scss */
  .rocket_icon {
    width: 32px;
    height: 32px;
  }
  /* line 1311, app/assets/stylesheets/common/common.scss */
  .has-search .form-control {
    padding-left: 3rem;
  }
  /* line 1315, app/assets/stylesheets/common/common.scss */
  .has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 3rem;
    height: 3rem;
    line-height: 64px;
    text-align: center;
    pointer-events: none;
    color: #00000026;
  }
}

/* line 1330, app/assets/stylesheets/common/common.scss */
#home-index #headerMenuModal .fa-angle-down {
  animation: all 200ms ease 100ms;
}

/* line 1334, app/assets/stylesheets/common/common.scss */
#home-index #headerMenuModal .fa-angle-down.up {
  transform: rotate3d(1, 0, 0, 180deg);
}

/* n results are available, use up and down arrow keys to navigate. */
/* line 1341, app/assets/stylesheets/common/common.scss */
.ui-helper-hidden-accessible {
  display: none;
}

/**
* margin
*/
/* line 1351, app/assets/stylesheets/common/common.scss */
.margin-x-20 {
  margin: 0px 20px;
}

/* line 1355, app/assets/stylesheets/common/common.scss */
.margin-y-20 {
  margin: 20px 0px;
}

/* line 1359, app/assets/stylesheets/common/common.scss */
.margin-t-20 {
  margin-top: 20px;
}

/* line 1363, app/assets/stylesheets/common/common.scss */
.margin-b-20 {
  margin-bottom: 20px;
}

/* line 1351, app/assets/stylesheets/common/common.scss */
.margin-x-30 {
  margin: 0px 30px;
}

/* line 1355, app/assets/stylesheets/common/common.scss */
.margin-y-30 {
  margin: 30px 0px;
}

/* line 1359, app/assets/stylesheets/common/common.scss */
.margin-t-30 {
  margin-top: 30px;
}

/* line 1363, app/assets/stylesheets/common/common.scss */
.margin-b-30 {
  margin-bottom: 30px;
}

/* line 1351, app/assets/stylesheets/common/common.scss */
.margin-x-40 {
  margin: 0px 40px;
}

/* line 1355, app/assets/stylesheets/common/common.scss */
.margin-y-40 {
  margin: 40px 0px;
}

/* line 1359, app/assets/stylesheets/common/common.scss */
.margin-t-40 {
  margin-top: 40px;
}

/* line 1363, app/assets/stylesheets/common/common.scss */
.margin-b-40 {
  margin-bottom: 40px;
}

/**
* padding
*/
/* line 1374, app/assets/stylesheets/common/common.scss */
.padding-x-20 {
  padding: 0px 20px;
}

/* line 1378, app/assets/stylesheets/common/common.scss */
.padding-y-20 {
  padding: 20px 0px;
}

/* line 1382, app/assets/stylesheets/common/common.scss */
.padding-t-20 {
  padding-top: 20px;
}

/* line 1386, app/assets/stylesheets/common/common.scss */
.padding-b-20 {
  padding-bottom: 20px;
}

/* line 1374, app/assets/stylesheets/common/common.scss */
.padding-x-40 {
  padding: 0px 40px;
}

/* line 1378, app/assets/stylesheets/common/common.scss */
.padding-y-40 {
  padding: 40px 0px;
}

/* line 1382, app/assets/stylesheets/common/common.scss */
.padding-t-40 {
  padding-top: 40px;
}

/* line 1386, app/assets/stylesheets/common/common.scss */
.padding-b-40 {
  padding-bottom: 40px;
}

/* line 1391, app/assets/stylesheets/common/common.scss */
.white-space-pre-wrap {
  white-space: pre-wrap;
}

/**
* gap utilities (Bootstrap 5 compatible)
*/
/* line 1408, app/assets/stylesheets/common/common.scss */
.gap-0 {
  gap: 0 !important;
}

/* line 1408, app/assets/stylesheets/common/common.scss */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 1408, app/assets/stylesheets/common/common.scss */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 1408, app/assets/stylesheets/common/common.scss */
.gap-3 {
  gap: 1rem !important;
}

/* line 1408, app/assets/stylesheets/common/common.scss */
.gap-4 {
  gap: 1.5rem !important;
}

/* line 1408, app/assets/stylesheets/common/common.scss */
.gap-5 {
  gap: 3rem !important;
}

@media (min-width: 576px) {
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-sm-5 {
    gap: 3rem !important;
  }
}

@media (min-width: 768px) {
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-md-5 {
    gap: 3rem !important;
  }
}

@media (min-width: 992px) {
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-lg-5 {
    gap: 3rem !important;
  }
}

@media (min-width: 1200px) {
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  /* line 1423, app/assets/stylesheets/common/common.scss */
  .gap-xl-5 {
    gap: 3rem !important;
  }
}

/**
* dark-green-gray utilities
*/
/* line 1433, app/assets/stylesheets/common/common.scss */
.border-dark-green-gray {
  border-color: #989e9d !important;
}

/* line 1436, app/assets/stylesheets/common/common.scss */
.text-dark-green-gray {
  color: #989e9d !important;
}

/**
* p-md-6 utility
*/
@media (min-width: 768px) {
  /* line 1444, app/assets/stylesheets/common/common.scss */
  .p-md-6 {
    padding: 4rem !important;
  }
}

/* line 3, app/assets/stylesheets/common/toasts.scss.erb */
#toast-container .toast.toast-success {
  background-image: initial !important;
}

/* line 8, app/assets/stylesheets/common/toasts.scss.erb */
#toast-container > .toast-success {
  background-color: #FFF;
  background-image: none !important;
}

/* line 12, app/assets/stylesheets/common/toasts.scss.erb */
#toast-container > .toast-success .toast-message {
  color: #333333;
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  display: flex;
  justify-content: center;
  /* 子要素をflexboxにより中央に配置する */
  align-items: center;
  /* 子要素をflexboxにより中央に配置する */
  background-image: none !important;
  overflow: hidden;
}

/* line 25, app/assets/stylesheets/common/toasts.scss.erb */
#toast-container > .toast-success .toast-message:before {
  content: '';
  /*何も入れない*/
  display: inline-block;
  /*忘れずに！*/
  flex-shrink: 0;
  width: 24px;
  /*画像の幅*/
  height: 24px;
  /*画像の高さ*/
  min-width: 24px;
  min-height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  margin-right: 10px;
  background-color: #2E9A9E;
  -webkit-mask-image: url(/assets/check-circle-solid-160f92f3990239e52c0465963dc2c8370cc5578fb5ce92b64ad53bee6e8b2df1.svg);
  mask-image: url(/assets/check-circle-solid-160f92f3990239e52c0465963dc2c8370cc5578fb5ce92b64ad53bee6e8b2df1.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}

/* line 50, app/assets/stylesheets/common/toasts.scss.erb */
#toast-container .toast.toast-error {
  background-image: initial !important;
}

/* line 54, app/assets/stylesheets/common/toasts.scss.erb */
#toast-container > .toast-error {
  background-color: #FFF;
  background-image: none !important;
}

/* line 58, app/assets/stylesheets/common/toasts.scss.erb */
#toast-container > .toast-error .toast-message {
  color: #333333;
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: none !important;
  overflow: hidden;
}

/* line 71, app/assets/stylesheets/common/toasts.scss.erb */
#toast-container > .toast-error .toast-message:before {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  margin-right: 10px;
  background-color: #dc3545;
  -webkit-mask-image: url(/assets/check-circle-solid-160f92f3990239e52c0465963dc2c8370cc5578fb5ce92b64ad53bee6e8b2df1.svg);
  mask-image: url(/assets/check-circle-solid-160f92f3990239e52c0465963dc2c8370cc5578fb5ce92b64ad53bee6e8b2df1.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}

/* line 96, app/assets/stylesheets/common/toasts.scss.erb */
#toast-container .toast {
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  opacity: 1;
  padding: 15px 40px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

@media screen and (max-width: 500px) {
  /* line 108, app/assets/stylesheets/common/toasts.scss.erb */
  #toast-container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  /* line 117, app/assets/stylesheets/common/toasts.scss.erb */
  #toast-container .toast {
    display: block;
    /* display: flex; */
    /* flex-wrap: wrap; */
    margin-right: 10px;
    width: 100%;
    margin-left: 10px;
  }
}

/* line 2, app/assets/stylesheets/common/alert.scss */
#alert button.position-absolute.close {
  left: -5px;
  top: 0px;
}

@keyframes ripple {
  0% {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0);
  }
  50% {
    box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
  }
  100% {
    box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0);
  }
}

/* line 19, app/assets/stylesheets/common/radio.scss */
.md-radio {
  margin: 0 0;
}

/* line 22, app/assets/stylesheets/common/radio.scss */
.md-radio.md-radio-inline {
  display: inline-block;
}

/* line 26, app/assets/stylesheets/common/radio.scss */
.md-radio input[type="radio"] {
  display: none;
}

/* line 28, app/assets/stylesheets/common/radio.scss */
.md-radio input[type="radio"]:checked + label:before {
  border-color: #2e9a9e;
  animation: ripple 0.2s linear forwards;
}

/* line 32, app/assets/stylesheets/common/radio.scss */
.md-radio input[type="radio"]:checked + label:after {
  transform: scale(1);
}

/* line 37, app/assets/stylesheets/common/radio.scss */
.md-radio label {
  display: inline-block;
  height: 20px;
  position: relative;
  padding: 0 30px;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
}

/* line 45, app/assets/stylesheets/common/radio.scss */
.md-radio label:before, .md-radio label:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  transition: all .3s ease;
  transition-property: transform, border-color;
}

/* line 52, app/assets/stylesheets/common/radio.scss */
.md-radio label:before {
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.54);
}

/* line 59, app/assets/stylesheets/common/radio.scss */
.md-radio label:after {
  top: 3px;
  left: 3px;
  width: 14px;
  height: 14px;
  transform: scale(0);
  background: #2e9a9e;
}

/* line 1, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle {
  position: relative;
  width: 64px;
  height: 64px;
  background: #2e9a9e;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  z-index: 1;
}

/* line 12, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -32px;
  width: 64px;
  height: 64px;
  background: #c3c5c5;
  transform-origin: right 32px;
  z-index: 2;
}

/* line 25, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle::after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 32px;
  width: 64px;
  height: 64px;
  background: #c3c5c5;
  transform-origin: left 32px;
  z-index: 3;
  transform: rotate(90deg);
}

/* line 39, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-60deg.progress-circle::after {
  animation: rotateCircleRigh60 2s linear forwards;
}

/* line 42, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-90deg.progress-circle::after {
  animation: rotateCircleRigh90 2s linear forwards;
}

/* line 45, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-120deg.progress-circle::after {
  animation: rotateCircleRigh120 2s linear forwards;
}

/* line 48, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-180deg.progress-circle::after {
  animation: rotateCircleRigh180 2s linear forwards;
}

/* line 52, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-240deg.progress-circle {
  background: #2e9a9e;
}

/* line 55, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-240deg.progress-circle::before {
  background: #c3c5c5;
  animation: rotateCircleLeft240 2s linear forwards;
}

/* line 59, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-240deg.progress-circle::after {
  background: #c3c5c5;
  animation: rotateCircleRight240 2s linear forwards;
}

/* line 64, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-270deg.progress-circle {
  background: #2e9a9e;
}

/* line 67, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-270deg.progress-circle::before {
  background: #c3c5c5;
  animation: rotateCircleLeft270 2s linear forwards;
}

/* line 71, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-270deg.progress-circle::after {
  background: #c3c5c5;
  animation: rotateCircleRight270 2s linear forwards;
}

/* line 76, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-300deg.progress-circle {
  background: #2e9a9e;
}

/* line 79, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-300deg.progress-circle::before {
  background: #c3c5c5;
  animation: rotateCircleLeft300 2s linear forwards;
}

/* line 83, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-300deg.progress-circle::after {
  background: #c3c5c5;
  animation: rotateCircleRight300 2s linear forwards;
}

/* line 88, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-360deg.progress-circle {
  background: #2e9a9e;
}

/* line 91, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-360deg.progress-circle::before {
  background: #c3c5c5;
  animation: rotateCircleLeft360 2s linear forwards;
}

/* line 95, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle-360deg.progress-circle::after {
  background: #2e9a9e;
  animation: rotateCircleRight360 2s linear forwards;
}

/* line 101, app/assets/stylesheets/common/progress_circle.scss */
.progress-circle .progress-circle-inner {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 52px;
  height: 52px;
  background: #fff;
  border-radius: 50%;
  z-index: 4;
}

@keyframes rotateCircleRigh90 {
  0% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(90deg);
  }
}

@keyframes rotateCircleRigh60 {
  0% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(60deg);
  }
  100% {
    transform: rotate(60deg);
  }
}

@keyframes rotateCircleRigh120 {
  0% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(120deg);
  }
  100% {
    transform: rotate(120deg);
  }
}

@keyframes rotateCircleRigh180 {
  0% {
    transform: rotate(90deg);
  }
  15% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}

@keyframes rotateCircleRight240 {
  0% {
    transform: rotate(180deg);
    background: #c3c5c5;
  }
  15% {
    transform: rotate(180deg);
    background: #c3c5c5;
  }
  15.01% {
    transform: rotate(360deg);
    background: #2e9a9e;
  }
  100% {
    transform: rotate(360deg);
    background: #2e9a9e;
  }
}

@keyframes rotateCircleLeft240 {
  0% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(0deg);
  }
  18% {
    transform: rotate(60deg);
  }
  100% {
    transform: rotate(60deg);
  }
}

@keyframes rotateCircleRight270 {
  0% {
    transform: rotate(180deg);
    background: #c3c5c5;
  }
  15% {
    transform: rotate(180deg);
    background: #c3c5c5;
  }
  15.01% {
    transform: rotate(360deg);
    background: #2e9a9e;
  }
  100% {
    transform: rotate(360deg);
    background: #2e9a9e;
  }
}

@keyframes rotateCircleLeft270 {
  0% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(0deg);
  }
  18% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(90deg);
  }
}

@keyframes rotateCircleRight300 {
  0% {
    transform: rotate(180deg);
    background: #c3c5c5;
  }
  15% {
    transform: rotate(180deg);
    background: #c3c5c5;
  }
  15.01% {
    transform: rotate(360deg);
    background: #2e9a9e;
  }
  100% {
    transform: rotate(360deg);
    background: #2e9a9e;
  }
}

@keyframes rotateCircleLeft300 {
  0% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(0deg);
  }
  18% {
    transform: rotate(120deg);
  }
  100% {
    transform: rotate(120deg);
  }
}

@keyframes rotateCircleRight360 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes rotateCircleLeft360 {
  0% {
    transform: rotate(90deg);
    background: #c3c5c5;
  }
  50% {
    transform: rotate(180deg);
    background: #c3c5c5;
  }
  50.01% {
    transform: rotate(360deg);
    background: #2e9a9e;
  }
  100% {
    transform: rotate(360deg);
    background: #2e9a9e;
  }
}

@media screen and (min-width: 501px) {
  /* line 238, app/assets/stylesheets/common/progress_circle.scss */
  .progress-circle .progress-circle-inner {
    padding-top: 11px;
  }
}

@media screen and (max-width: 500px) {
  /* line 244, app/assets/stylesheets/common/progress_circle.scss */
  .progress-circle .progress-circle-inner {
    padding-top: 15px;
  }
}

/* line 2, app/assets/stylesheets/common/apply_header.scss */
#apply-header {
  background-color: #FFF;
  width: 100%;
}

@media screen and (max-width: 500px) {
  /* line 9, app/assets/stylesheets/common/apply_header.scss */
  #apply-header .row {
    height: 60px;
  }
  /* line 12, app/assets/stylesheets/common/apply_header.scss */
  #apply-header i.fa.fa-angle-left {
    font-size: 30px;
  }
}

@media screen and (min-width: 980px) {
  /* line 4, app/assets/stylesheets/common/search_linklist_tabs.scss */
  #search-linklist-tabs .category-skill {
    margin-bottom: 5px;
  }
  /* line 7, app/assets/stylesheets/common/search_linklist_tabs.scss */
  #search-linklist-tabs .item-skill {
    display: inline-block;
    width: 20%;
    padding: 5px 0;
    font-size: 14px;
  }
}

@media screen and (max-width: 979px) {
  /* line 16, app/assets/stylesheets/common/search_linklist_tabs.scss */
  #search-linklist-tabs #search-linklist-tabs-table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 40px;
  }
  /* line 22, app/assets/stylesheets/common/search_linklist_tabs.scss */
  #search-linklist-tabs .linklist-table-row {
    display: table-row;
    font-size: 16px;
    color: #333333;
    border: solid #DDDDDD;
    border-width: 0px 0px 1px 0px;
    height: 60px;
  }
  /* line 30, app/assets/stylesheets/common/search_linklist_tabs.scss */
  #search-linklist-tabs .table-cell-title {
    display: table-cell;
    width: 93%;
    vertical-align: middle;
  }
  /* line 35, app/assets/stylesheets/common/search_linklist_tabs.scss */
  #search-linklist-tabs .table-cell-icon {
    display: table-cell;
    width: 7%;
    vertical-align: middle;
    font-size: 24px;
  }
  /* line 41, app/assets/stylesheets/common/search_linklist_tabs.scss */
  #search-linklist-tabs .close-buttun-area {
    line-height: 1.3;
  }
}

/* line 2, app/assets/stylesheets/common/search_pulldown.scss */
#search-pulldown select {
  -webkit-appearance: none;
  width: 225px;
  font-size: 14px;
  border-right: 2px solid #a1a2a2;
  border-left: 0;
  border-top: 0;
  border-bottom: 0;
}

/* line 11, app/assets/stylesheets/common/search_pulldown.scss */
#search-pulldown .select-group-left {
  width: 5px;
  height: auto;
}

/* line 15, app/assets/stylesheets/common/search_pulldown.scss */
#search-pulldown i {
  color: #FFF;
}

/* line 18, app/assets/stylesheets/common/search_pulldown.scss */
#search-pulldown i.fa.fa-angle-down {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 16px;
  pointer-events: none;
}

@media screen and (max-width: 500px) {
  /* line 28, app/assets/stylesheets/common/search_pulldown.scss */
  #search-pulldown select {
    width: 120px;
    font-size: 12px;
  }
  /* line 32, app/assets/stylesheets/common/search_pulldown.scss */
  #search-pulldown i.fa.fa-angle-down {
    right: 8px;
    bottom: 10px;
  }
}

/* line 1, app/assets/stylesheets/common/footer.scss */
#footer {
  background-color: #333333;
}

/* line 6, app/assets/stylesheets/common/footer.scss */
#footer .footer-contents .footer-content .category_list {
  border-top: 1px solid #6c757d;
}

/* line 10, app/assets/stylesheets/common/footer.scss */
#footer .footer-contents .footer-content li a {
  text-decoration: none;
  color: #6c757d;
}

/* line 14, app/assets/stylesheets/common/footer.scss */
#footer .footer-contents .footer-content li a:hover {
  color: #FFF;
}

/* line 16, app/assets/stylesheets/common/footer.scss */
#footer .footer-contents .footer-content li a:hover i {
  color: #FFF;
}

/* line 23, app/assets/stylesheets/common/footer.scss */
#footer .footer-footer-contents {
  position: relative;
  background-color: #FFF;
}

/* line 28, app/assets/stylesheets/common/footer.scss */
img.footer-logo {
  width: 240px;
  max-width: 100%;
  height: auto;
  margin-top: 15px;
  padding: 0px 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
}

/* line 38, app/assets/stylesheets/common/footer.scss */
.footer-copyright {
  color: #888;
  margin: 5px 0px;
  padding: 0px 10px;
}

@media screen and (max-width: 500px) {
  /* line 46, app/assets/stylesheets/common/footer.scss */
  #footer {
    background-color: #333333;
    width: 100%;
  }
  /* line 51, app/assets/stylesheets/common/footer.scss */
  #footer .footer-footer-contents {
    position: relative;
  }
  /* line 54, app/assets/stylesheets/common/footer.scss */
  #footer .footer-footer-contents img.logo {
    height: 9px;
    margin-top: 10px;
  }
  /* line 58, app/assets/stylesheets/common/footer.scss */
  #footer .footer-footer-contents .footer-copyright {
    color: #888;
    margin: 5px 0px;
  }
}

@media screen and (max-width: 320px) {
  /* line 3, app/assets/stylesheets/common/job_carousel.scss */
  .job-carousel .overflow-outside {
    overflow: hidden;
  }
  /* line 6, app/assets/stylesheets/common/job_carousel.scss */
  .job-carousel .overflow-inside {
    overflow: scroll;
    height: calc(100% + 17px);
    -webkit-overflow-scrolling: touch;
  }
  /* line 11, app/assets/stylesheets/common/job_carousel.scss */
  .job-carousel .card-head {
    height: 48px;
  }
}

@media screen and (min-width: 321px) and (max-width: 500px) {
  /* line 16, app/assets/stylesheets/common/job_carousel.scss */
  .job-carousel .overflow-outside {
    overflow: hidden;
  }
  /* line 19, app/assets/stylesheets/common/job_carousel.scss */
  .job-carousel .overflow-inside {
    overflow: scroll;
    height: calc(100% + 17px);
    -webkit-overflow-scrolling: touch;
  }
  /* line 24, app/assets/stylesheets/common/job_carousel.scss */
  .job-carousel .card-head {
    height: 48px;
  }
}

@media screen and (min-width: 501px) {
  /* line 29, app/assets/stylesheets/common/job_carousel.scss */
  .job-carousel .card-head {
    height: 52px;
  }
}

/* line 2, app/assets/stylesheets/common/job_list_card.scss */
#job-list-card .service-image {
  height: 30px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
}

/* line 12, app/assets/stylesheets/common/job_list_card.scss */
#job-list .card.ajax-job-link:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 16, app/assets/stylesheets/common/job_list_card.scss */
#job-list .card.js-link:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

@media screen and (max-width: 500px) {
  /* line 22, app/assets/stylesheets/common/job_list_card.scss */
  #modal-container-fixed-bottom {
    background-color: rgba(255, 255, 255, 0.6);
  }
}

/* line 27, app/assets/stylesheets/common/job_list_card.scss */
.jobLabelTriangle.carousel_card {
  position: absolute;
  top: -30px;
  left: -30px;
  width: 60px;
  height: 60px;
  text-align: center;
  transform: rotate(-45deg);
}

/* line 37, app/assets/stylesheets/common/job_list_card.scss */
.jobLabel_text.carousel_card {
  font-size: 10px;
  padding-top: 43px;
  font-family: 'Roboto', 'Noto Sans JP', '游ゴシック体', 'Yu Gothic', 'Arial', 'sans-serif';
  color: #fff;
  font-weight: normal;
}

/* line 45, app/assets/stylesheets/common/job_list_card.scss */
.jobLabelTriangle.top_list_card {
  position: absolute;
  top: -40px;
  left: -40px;
  width: 80px;
  height: 80px;
  text-align: center;
  transform: rotate(-45deg);
}

/* line 55, app/assets/stylesheets/common/job_list_card.scss */
.jobLabel_text.top_list_card {
  font-size: 14px;
  padding-top: 58px;
  font-family: 'Roboto', 'Noto Sans JP', '游ゴシック体', 'Yu Gothic', 'Arial', 'sans-serif';
  color: #fff;
  font-weight: bold;
}

/* line 63, app/assets/stylesheets/common/job_list_card.scss */
.jobNewLabel {
  background: #F86986;
}

/* line 67, app/assets/stylesheets/common/job_list_card.scss */
.jobReadLabel {
  background: #999;
  display: none;
}

/* line 72, app/assets/stylesheets/common/job_list_card.scss */
.remote-filter-section-sp {
  background-color: #F3F6F9;
}

/* line 1, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp {
  padding: 15px 20px;
}

/* line 4, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .block-tag {
  display: inline-block;
  width: calc(100% - 28px);
  vertical-align: top;
}

/* line 10, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .block-heart {
  display: inline-block;
  width: 28px;
  vertical-align: top;
}

/* line 16, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .block-money {
  color: #333333;
}

/* line 20, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .column-icon {
  display: inline-block;
  width: 24px;
  vertical-align: middle;
  color: #333333;
  text-align: center;
}

/* line 27, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .column-icon .material-icons,
.job-list-card-sp .column-icon .material-icons-outlined {
  font-size: 18px;
  line-height: 1;
  vertical-align: middle;
}

/* line 35, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .column-icon .material-icons-outlined.code {
  font-size: 18px;
  vertical-align: middle;
  line-height: 1;
  display: inline-block;
}

/* line 43, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .column-content {
  display: inline-block;
  width: calc(100% - 24px);
  vertical-align: middle;
  padding: 6px 0 0 0;
  line-height: 1.4;
}

/* line 50, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .column-content.code {
  padding-top: 0px;
}

/* line 55, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .price-number {
  font-size: 20px;
}

/* line 59, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .required-skill {
  color: #F86986;
  border: solid 2px #F86986;
  border-radius: 5px;
  font-size: 12px;
  display: inline;
  padding: 3px;
  font-weight: bold;
}

/* line 69, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .text-gray {
  color: #333333;
}

/* line 74, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .block-heart button {
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  outline: none;
}

/* line 81, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .block-heart button:focus {
  outline: none;
  box-shadow: none;
}

/* line 86, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .block-heart button i.fa-heart {
  font-size: 28px;
}

/* line 91, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .block-heart i.fa-heart {
  font-size: 28px;
}

/* line 96, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .text-height-medium {
  line-height: 22px;
}

/* line 103, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .block-money .column-icon .material-icons-outlined {
  font-size: 20px;
  vertical-align: middle;
}

/* line 109, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .block-money .column-content {
  vertical-align: middle;
}

/* line 118, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .job-list-card-sp > div {
  display: flex;
  align-items: center;
}

/* line 122, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .job-list-card-sp > div .column-icon {
  flex-shrink: 0;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}

/* line 131, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .job-list-card-sp > div .column-content {
  flex: 1;
  padding-left: 0;
}

/* line 140, app/assets/stylesheets/common/job_list_card_sp.scss */
.job-list-card-sp .column-icon i.fas.fa-code {
  font-size: 16px;
  vertical-align: middle;
}

/* line 148, app/assets/stylesheets/common/job_list_card_sp.scss */
.list-card-container .job-list-card-sp {
  border-bottom: solid 1px #EAEEEE;
  margin-left: -20px;
  margin-right: -20px;
}

/* line 155, app/assets/stylesheets/common/job_list_card_sp.scss */
.badge-unread {
  background-color: #F86986 !important;
}

/* line 159, app/assets/stylesheets/common/job_list_card_sp.scss */
.badge-message {
  background-color: #EBC72F !important;
}

/* line 164, app/assets/stylesheets/common/job_list_card_sp.scss */
.line-height-22 {
  line-height: 22px;
}

/* line 170, app/assets/stylesheets/common/job_list_card_sp.scss */
.w-calc-100-minus-200px {
  width: calc(100% - 200px);
}

/* line 174, app/assets/stylesheets/common/job_list_card_sp.scss */
.w-200px {
  width: 200px;
}

/* line 178, app/assets/stylesheets/common/job_list_card_sp.scss */
.w-calc-100-minus-10px {
  width: calc(100% - 10px);
}

/* line 182, app/assets/stylesheets/common/job_list_card_sp.scss */
.w-10px {
  width: 10px;
}

/* line 186, app/assets/stylesheets/common/job_list_card_sp.scss */
.w-140px {
  width: 140px;
}

/* line 190, app/assets/stylesheets/common/job_list_card_sp.scss */
.w-calc-100-minus-140px {
  width: calc(100% - 140px);
}

/* line 194, app/assets/stylesheets/common/job_list_card_sp.scss */
.pr-10 {
  padding-right: 10px;
}

/* line 198, app/assets/stylesheets/common/job_list_card_sp.scss */
.ml-5 {
  margin-left: 5px;
}

/* line 202, app/assets/stylesheets/common/job_list_card_sp.scss */
.vertical-align-middle {
  vertical-align: middle;
}

/* line 206, app/assets/stylesheets/common/job_list_card_sp.scss */
.border-none {
  border: none;
}

/* line 210, app/assets/stylesheets/common/job_list_card_sp.scss */
.bg-white {
  background-color: white;
}

/* line 214, app/assets/stylesheets/common/job_list_card_sp.scss */
.text-color-777777 {
  color: #777777;
}

/* line 219, app/assets/stylesheets/common/job_list_card_sp.scss */
.overflow-hidden {
  overflow: hidden;
}

/* line 223, app/assets/stylesheets/common/job_list_card_sp.scss */
.text-underline-dark {
  text-decoration-line: underline;
  text-decoration-color: #333333;
}

/* line 228, app/assets/stylesheets/common/job_list_card_sp.scss */
.mt-negative-10 {
  margin-top: -10px;
}

/* line 232, app/assets/stylesheets/common/job_list_card_sp.scss */
.display-table {
  display: table;
  table-layout: fixed;
}

/* line 237, app/assets/stylesheets/common/job_list_card_sp.scss */
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}

/* line 243, app/assets/stylesheets/common/job_list_card_sp.scss */
.w-50 {
  width: 50%;
}

/* line 248, app/assets/stylesheets/common/job_list_card_sp.scss */
.w-40px {
  width: 40px;
}

/* line 252, app/assets/stylesheets/common/job_list_card_sp.scss */
.w-calc-100-minus-40px {
  width: calc(100% - 40px);
}

/* line 256, app/assets/stylesheets/common/job_list_card_sp.scss */
.pl-10 {
  padding-left: 10px;
}

/* line 260, app/assets/stylesheets/common/job_list_card_sp.scss */
.w-25 {
  width: 25%;
}

/* line 264, app/assets/stylesheets/common/job_list_card_sp.scss */
.pr-15 {
  padding-right: 15px;
}

/* line 269, app/assets/stylesheets/common/job_list_card_sp.scss */
.max-w-80 {
  max-width: 80px;
}

/* line 273, app/assets/stylesheets/common/job_list_card_sp.scss */
.max-h-30 {
  max-height: 30px;
}

/* line 277, app/assets/stylesheets/common/job_list_card_sp.scss */
.interest-section-container {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 284, app/assets/stylesheets/common/job_list_card_sp.scss */
.interest-jobs-container .job-list-card-sp {
  border: solid 1px #EAEEEE;
  border-radius: 8px;
  margin-bottom: 12px;
}

/* line 289, app/assets/stylesheets/common/job_list_card_sp.scss */
.interest-jobs-container .job-list-card-sp:last-child {
  margin-bottom: 0;
}

/* line 294, app/assets/stylesheets/common/job_list_card_sp.scss */
.interest-jobs-container .job-list-card-sp .adjustment-time-section,
.interest-jobs-container .job-list-card-sp .required-skill-section {
  display: none;
}

/* line 302, app/assets/stylesheets/common/job_list_card_sp.scss */
.save-condition-floating {
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  left: 57%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 300px;
  transition: transform 0.25s ease-out, opacity 0.25s ease-out;
}

/* line 313, app/assets/stylesheets/common/job_list_card_sp.scss */
.save-condition-floating.save-condition-floating--hidden {
  transform: translate(-50%, calc(-50% + 80px));
  opacity: 0;
  pointer-events: none;
}

/* line 320, app/assets/stylesheets/common/job_list_card_sp.scss */
.save-condition-floating.save-condition-floating--saved {
  transform: translate(-50%, calc(-50% + 80px));
  opacity: 0;
  pointer-events: none;
}

/* line 326, app/assets/stylesheets/common/job_list_card_sp.scss */
.save-condition-floating .save-condition-icon {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

/* line 332, app/assets/stylesheets/common/job_list_card_sp.scss */
.save-condition-floating .condition-floating-text {
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
}

/* line 338, app/assets/stylesheets/common/job_list_card_sp.scss */
.save-condition-floating .save-condition-button {
  display: inline-flex;
  padding: 7px 32px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 9px;
  border-radius: 18px;
  border: 2px solid #2e9a9e;
  background: white;
}

/* line 351, app/assets/stylesheets/common/job_list_card_sp.scss */
.save-condition-floating .save-condition-button-text {
  color: black;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* line 1, app/assets/stylesheets/common/job_detail.scss */
#job-detail {
  font-size: 13px;
  /* フロート応募ボタン */
}

/* line 4, app/assets/stylesheets/common/job_detail.scss */
#job-detail .under-line {
  display: block;
  height: 1px;
  content: " ";
  border-bottom: 1px solid #BDC7C5;
}

/* line 12, app/assets/stylesheets/common/job_detail.scss */
#job-detail .provision-info .service-image {
  height: 30px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
}

/* line 21, app/assets/stylesheets/common/job_detail.scss */
#job-detail .floating-btn {
  padding: 12px 20px;
  border-radius: 25px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

/* line 33, app/assets/stylesheets/common/job_detail.scss */
#job-detail .floating-btn.floating-btn-primary {
  background: #ff6b8a;
  color: white;
  border: none;
}

/* line 38, app/assets/stylesheets/common/job_detail.scss */
#job-detail .floating-btn.floating-btn-primary:hover {
  background: #ff5577;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
}

/* line 46, app/assets/stylesheets/common/job_detail.scss */
#job-detail .floating-btn.floating-btn-secondary {
  background: white;
  color: #666;
  border: 2px solid #ddd;
}

/* line 51, app/assets/stylesheets/common/job_detail.scss */
#job-detail .floating-btn.floating-btn-secondary:hover {
  border-color: #bbb;
  color: #555;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
}

/* line 60, app/assets/stylesheets/common/job_detail.scss */
#job-detail .btn-primary {
  background: #ff6b8a;
  color: white;
  border: none;
  padding: 12px 30px;
  border-radius: 25px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

/* line 71, app/assets/stylesheets/common/job_detail.scss */
#job-detail .btn-primary:hover {
  background: #ff5577;
  color: white;
}

/* line 77, app/assets/stylesheets/common/job_detail.scss */
#job-detail .btn-secondary {
  background: white;
  color: #666;
  border: 2px solid #ddd;
  padding: 10px 25px;
  border-radius: 25px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s;
}

/* line 87, app/assets/stylesheets/common/job_detail.scss */
#job-detail .btn-secondary:hover {
  border-color: #bbb;
  color: #555;
}

/* line 94, app/assets/stylesheets/common/job_detail.scss */
#job-detail .job-detail-card .btn-primary {
  font-size: 18px;
  padding: 9px 10px;
  border-radius: 20px;
  height: 45px;
}

/* line 101, app/assets/stylesheets/common/job_detail.scss */
#job-detail .job-detail-card .btn-secondary {
  font-size: 18px;
  padding: 7px 10px;
  border-radius: 20px;
  height: 45px;
}

/* line 109, app/assets/stylesheets/common/job_detail.scss */
#job-detail .main-content {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 20px;
}

/* line 115, app/assets/stylesheets/common/job_detail.scss */
#job-detail .left-column,
#job-detail .right-column {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* line 122, app/assets/stylesheets/common/job_detail.scss */
#job-detail .section {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 25px;
  border: 1px solid #e9ecef;
}

/* line 129, app/assets/stylesheets/common/job_detail.scss */
#job-detail .section-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #333;
  border-bottom: 2px solid #4ecdc4;
  padding-bottom: 8px;
}

/* line 138, app/assets/stylesheets/common/job_detail.scss */
#job-detail .job-tags {
  display: flex;
  gap: 8px;
  margin-bottom: 15px;
  flex-wrap: wrap;
}

/* line 145, app/assets/stylesheets/common/job_detail.scss */
#job-detail .tag {
  background: #2E9A9E;
  color: white;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: bold;
}

/* line 153, app/assets/stylesheets/common/job_detail.scss */
#job-detail .tag.closed {
  background: #6C757D;
}

/* line 158, app/assets/stylesheets/common/job_detail.scss */
#job-detail .job-header {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 20px;
  border: 1px solid #e9ecef;
}

/* line 166, app/assets/stylesheets/common/job_detail.scss */
#job-detail .job-tags {
  display: flex;
  gap: 8px;
  margin-bottom: 15px;
}

/* line 172, app/assets/stylesheets/common/job_detail.scss */
#job-detail .job-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #333;
}

/* line 179, app/assets/stylesheets/common/job_detail.scss */
#job-detail .salary-info {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

/* line 186, app/assets/stylesheets/common/job_detail.scss */
#job-detail .salary {
  font-size: 28px;
  font-weight: bold;
  color: #e74c3c;
}

/* line 193, app/assets/stylesheets/common/job_detail.scss */
#job-detail .job-detail-card .salary-info {
  display: inline;
}

/* line 197, app/assets/stylesheets/common/job_detail.scss */
#job-detail .job-detail-card .salary {
  font-size: 18px;
}

/* line 202, app/assets/stylesheets/common/job_detail.scss */
#job-detail .salary-unit {
  font-size: 14px;
  color: #666;
}

/* line 207, app/assets/stylesheets/common/job_detail.scss */
#job-detail .basic-info {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 25px;
  padding: 20px;
  background: white;
  border-radius: 8px;
  border: 1px solid #e9ecef;
}

/* line 218, app/assets/stylesheets/common/job_detail.scss */
#job-detail .info-item {
  text-align: center;
}

/* line 222, app/assets/stylesheets/common/job_detail.scss */
#job-detail .info-label {
  font-size: 12px;
  color: #666;
  margin-bottom: 5px;
}

/* line 228, app/assets/stylesheets/common/job_detail.scss */
#job-detail .info-value {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

/* line 234, app/assets/stylesheets/common/job_detail.scss */
#job-detail .action-buttons {
  display: flex;
  gap: 15px;
}

/* line 238, app/assets/stylesheets/common/job_detail.scss */
#job-detail .action-buttons a {
  text-decoration: none;
  display: inline-block;
}

/* line 244, app/assets/stylesheets/common/job_detail.scss */
#job-detail .tech-stack {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

/* line 250, app/assets/stylesheets/common/job_detail.scss */
#job-detail .tech-item {
  display: flex;
  align-items: center;
  gap: 8px;
  background: white;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid #e9ecef;
  color: #333;
}

/* line 261, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-logo {
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #ddd;
}

/* line 273, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-logo.none-image {
  width: auto;
  padding: 3px;
}

/* line 278, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-logo.python {
  background: #3776ab;
  color: white;
}

/* line 283, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-logo.lambda {
  background: #ff9900;
  color: white;
}

/* line 288, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-logo.aws {
  background: #232f3e;
  color: white;
}

/* line 293, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-logo.react {
  background: #61dafb;
  color: #333;
}

/* line 298, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-logo.typescript {
  background: #3178c6;
  color: white;
}

/* line 303, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-logo.go {
  background: #00add8;
  color: white;
}

/* line 308, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-logo.javascript {
  background: #f7df1e;
  color: #333;
}

/* line 313, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-logo.docker {
  background: #2496ed;
  color: white;
}

/* line 318, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-logo.mysql {
  background: #4479a1;
  color: white;
}

/* line 324, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skills-container {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

/* line 331, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-category h4 {
  font-size: 16px;
  margin-bottom: 15px;
  color: #333;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 339, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-category h4::before {
  content: "✓";
  color: #4ecdc4;
  font-weight: bold;
  font-size: 18px;
}

/* line 347, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-category.welcome h4::before {
  content: "◎";
  color: #f39c12;
}

/* line 353, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-list {
  list-style: none;
}

/* line 356, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-list li {
  padding: 8px 0;
  border-bottom: 1px solid #e9ecef;
  position: relative;
  padding-left: 25px;
}

/* line 362, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  color: #4ecdc4;
  font-weight: bold;
  font-size: 18px;
}

/* line 371, app/assets/stylesheets/common/job_detail.scss */
#job-detail .skill-list li:last-child {
  border-bottom: none;
}

/* line 377, app/assets/stylesheets/common/job_detail.scss */
#job-detail .requirements-list {
  list-style: none;
}

/* line 380, app/assets/stylesheets/common/job_detail.scss */
#job-detail .requirements-list li {
  padding: 8px 0;
  border-bottom: 1px solid #e9ecef;
  position: relative;
  padding-left: 25px;
}

/* line 386, app/assets/stylesheets/common/job_detail.scss */
#job-detail .requirements-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  color: #4ecdc4;
  font-weight: bold;
  font-size: 18px;
}

/* line 395, app/assets/stylesheets/common/job_detail.scss */
#job-detail .requirements-list li:last-child {
  border-bottom: none;
}

/* line 401, app/assets/stylesheets/common/job_detail.scss */
#job-detail .job-details {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 15px 20px;
  align-items: start;
}

/* line 408, app/assets/stylesheets/common/job_detail.scss */
#job-detail .detail-label {
  font-weight: bold;
  color: #666;
  font-size: 14px;
}

/* line 414, app/assets/stylesheets/common/job_detail.scss */
#job-detail .detail-value {
  color: #333;
}

/* line 418, app/assets/stylesheets/common/job_detail.scss */
#job-detail .description {
  line-height: 1.8;
  color: #333;
}

/* line 423, app/assets/stylesheets/common/job_detail.scss */
#job-detail .highlight-box {
  background: #e8f8f7;
  border: 2px solid #4ecdc4;
  border-radius: 8px;
  padding: 20px;
  margin: 20px 0;
}

/* line 430, app/assets/stylesheets/common/job_detail.scss */
#job-detail .highlight-box h4 {
  color: #2c3e50;
  margin-bottom: 10px;
  font-size: 16px;
}

/* line 437, app/assets/stylesheets/common/job_detail.scss */
#job-detail .agent-info {
  background: white;
  border-radius: 8px;
  padding: 20px;
  border-left: 4px solid #4ecdc4;
}

/* line 444, app/assets/stylesheets/common/job_detail.scss */
#job-detail .agent-name {
  font-weight: bold;
  color: #333;
  margin-bottom: 5px;
}

/* line 450, app/assets/stylesheets/common/job_detail.scss */
#job-detail .agent-comment {
  font-style: italic;
  color: #666;
  line-height: 1.6;
}

/* line 456, app/assets/stylesheets/common/job_detail.scss */
#job-detail .fixed-apply-section {
  position: sticky;
  top: 20px;
}

/* line 461, app/assets/stylesheets/common/job_detail.scss */
#job-detail .fixed-apply-btn {
  background: white;
  padding: 20px;
  border-radius: 8px;
  border: 2px solid #4ecdc4;
  text-align: center;
}

/* line 469, app/assets/stylesheets/common/job_detail.scss */
#job-detail .apply-summary {
  margin-bottom: 15px;
  text-align: left;
}

/* line 474, app/assets/stylesheets/common/job_detail.scss */
#job-detail .apply-summary-salary {
  font-size: 20px;
  font-weight: bold;
  color: #e74c3c;
  margin-bottom: 5px;
}

/* line 481, app/assets/stylesheets/common/job_detail.scss */
#job-detail .apply-summary-details {
  font-size: 14px;
  color: #666;
}

/* line 486, app/assets/stylesheets/common/job_detail.scss */
#job-detail .feature-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 15px;
}

/* line 493, app/assets/stylesheets/common/job_detail.scss */
#job-detail .feature-tag {
  background: #e8f4fd;
  color: #2980b9;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  border: 1px solid #d4edda;
}

/* line 503, app/assets/stylesheets/common/job_detail.scss */
#job-detail .floating-apply {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 512, app/assets/stylesheets/common/job_detail.scss */
#job-detail .floating-apply .floating-btn {
  width: 100%;
}

@media screen and (max-width: 500px) {
  /* line 519, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp {
    /* フロート応募ボタン */
  }
  /* line 520, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .card {
    word-break: break-all;
  }
  /* line 524, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .main-content {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 20px;
  }
  /* line 530, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .left-column,
#job-detail-sp .right-column {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  /* line 537, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .section {
    background: #f8f9fa;
    border-radius: 8px;
    padding: 25px;
    border: 1px solid #e9ecef;
  }
  /* line 544, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .section-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #333;
    border-bottom: 2px solid #4ecdc4;
    padding-bottom: 8px;
  }
  /* line 553, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .tech-stack {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
  }
  /* line 559, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .tech-item {
    display: flex;
    align-items: center;
    gap: 8px;
    background: white;
    padding: 8px 12px;
    border-radius: 6px;
    border: 1px solid #e9ecef;
    color: #333;
  }
  /* line 570, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skill-logo {
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: bold;
    border: 1px solid #ddd;
  }
  /* line 582, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skill-logo.none-image {
    width: auto;
    padding: 3px;
  }
  /* line 588, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skills-container {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
  /* line 595, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skill-category h4 {
    font-size: 16px;
    margin-bottom: 15px;
    color: #333;
    display: flex;
    align-items: center;
    gap: 8px;
  }
  /* line 603, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skill-category h4::before {
    content: "✓";
    color: #4ecdc4;
    font-weight: bold;
    font-size: 18px;
  }
  /* line 611, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skill-category.welcome h4::before {
    content: "◎";
    color: #f39c12;
  }
  /* line 617, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skill-list {
    list-style: none;
  }
  /* line 620, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skill-list li {
    padding: 8px 0;
    border-bottom: 1px solid #e9ecef;
    position: relative;
    padding-left: 25px;
  }
  /* line 626, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skill-list li:before {
    content: "•";
    position: absolute;
    left: 0;
    color: #4ecdc4;
    font-weight: bold;
    font-size: 18px;
  }
  /* line 635, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skill-list li:last-child {
    border-bottom: none;
  }
  /* line 641, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .requirements-list {
    list-style: none;
  }
  /* line 644, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .requirements-list li {
    padding: 8px 0;
    border-bottom: 1px solid #e9ecef;
    position: relative;
    padding-left: 25px;
  }
  /* line 650, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .requirements-list li:before {
    content: "•";
    position: absolute;
    left: 0;
    color: #4ecdc4;
    font-weight: bold;
    font-size: 18px;
  }
  /* line 659, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .requirements-list li:last-child {
    border-bottom: none;
  }
  /* line 665, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .job-details {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 15px 15px;
    align-items: start;
  }
  /* line 672, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .detail-label {
    font-weight: bold;
    color: #666;
    font-size: 14px;
  }
  /* line 678, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .detail-value {
    color: #333;
  }
  /* line 682, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .description {
    line-height: 1.8;
    color: #333;
  }
  /* line 687, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .highlight-box {
    background: #e8f8f7;
    border: 2px solid #4ecdc4;
    border-radius: 8px;
    padding: 20px;
    margin: 20px 0;
  }
  /* line 694, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .highlight-box h4 {
    color: #2c3e50;
    margin-bottom: 10px;
    font-size: 16px;
  }
  /* line 701, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .agent-info {
    background: white;
    border-radius: 8px;
    padding: 20px;
    border-left: 4px solid #4ecdc4;
  }
  /* line 708, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .agent-name {
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
  }
  /* line 714, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .agent-comment {
    font-style: italic;
    color: #666;
    line-height: 1.6;
  }
  /* line 720, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .fixed-apply-section {
    position: sticky;
    top: 20px;
  }
  /* line 725, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .fixed-apply-btn {
    background: white;
    padding: 20px;
    border-radius: 8px;
    border: 2px solid #4ecdc4;
    text-align: center;
  }
  /* line 733, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .apply-summary {
    margin-bottom: 15px;
    text-align: left;
  }
  /* line 738, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .apply-summary-salary {
    font-size: 20px;
    font-weight: bold;
    color: #e74c3c;
    margin-bottom: 5px;
  }
  /* line 745, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .apply-summary-details {
    font-size: 14px;
    color: #666;
  }
  /* line 750, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .feature-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 15px;
  }
  /* line 757, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .feature-tag {
    background: #e8f4fd;
    color: #2980b9;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    border: 1px solid #d4edda;
  }
  /* line 767, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .floating-apply {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  /* line 777, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .floating-btn {
    padding: 12px 20px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    min-width: 150px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
  }
  /* line 790, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .floating-btn.floating-btn-primary {
    background: #ff6b8a;
    color: white;
    border: none;
  }
  /* line 795, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .floating-btn.floating-btn-primary:hover {
    background: #ff5577;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
  }
  /* line 802, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .floating-btn.floating-btn-secondary {
    background: white;
    color: #666;
    border: 2px solid #ddd;
  }
  /* line 807, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .floating-btn.floating-btn-secondary:hover {
    border-color: #bbb;
    color: #555;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
  }
  /* line 817, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .bg-white.border.rounded-circle {
    background: white !important;
    border: 1px solid #dee2e6 !important;
    border-radius: 50% !important;
    padding: 0;
  }
  /* line 823, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .bg-white.border.rounded-circle i {
    font-size: 20px;
    padding: 13px;
  }
}

@media screen and (max-width: 500px) and (max-width: 768px) {
  /* line 831, app/assets/stylesheets/common/job_detail.scss */
  .main-content {
    grid-template-columns: 1fr;
  }
  /* line 835, app/assets/stylesheets/common/job_detail.scss */
  .basic-info {
    grid-template-columns: repeat(2, 1fr);
  }
  /* line 839, app/assets/stylesheets/common/job_detail.scss */
  .fixed-apply-section {
    position: static;
  }
  /* line 843, app/assets/stylesheets/common/job_detail.scss */
  .floating-apply {
    bottom: 10px;
    right: 10px;
  }
  /* line 849, app/assets/stylesheets/common/job_detail.scss */
  #job-detail .floating-btn {
    min-width: 120px;
    font-size: 12px;
    padding: 10px 16px;
  }
}

@media screen and (max-width: 500px) {
  /* line 860, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp #interest-cta-btn {
    bottom: 0px;
  }
  /* line 864, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .card {
    word-break: break-all;
  }
  /* line 868, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .detail-table-container {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 873, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .detail-table-container .column {
    width: calc(50% - 20px);
    /* 列の幅を均等に分配し、マージンを考慮して計算 */
    margin: 10px;
    box-sizing: border-box;
  }
  /* line 879, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .detail-table-container .column .detail-value {
    margin-left: 0px;
  }
  /* line 884, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .detail-table-container .col-1 {
    min-width: 35px;
  }
  /* line 889, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .under-line {
    display: block;
    height: 1px;
    content: " ";
    border-bottom: 1px solid #BDC7C5;
  }
  /* line 896, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp span.h2-icon {
    vertical-align: middle;
    padding-right: 5px;
  }
  /* line 901, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .gray-bg {
    background-color: #F8F9F9;
  }
  /* line 905, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skill-text {
    height: 46px;
  }
  /* line 909, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skill-icons {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
  /* line 916, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .skill-icon {
    width: 40px;
    height: 40px;
  }
  /* line 921, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .detail-side-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 15px;
    min-width: 62px !important;
  }
  /* line 929, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .agent-message {
    border-radius: 4px 4px 0px 0px;
    background: #2e9a9e;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding: 4px;
    padding-left: 40px;
    position: relative;
  }
  /* line 939, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .agent-message .material-icons-outlined {
    position: absolute;
    translate: -50% -50%;
    top: 50%;
    left: 20px;
  }
  /* line 946, app/assets/stylesheets/common/job_detail.scss */
  #job-detail-sp .agent-message + .text {
    display: flex;
    padding: 8px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-radius: 0px 0px 4px 4px;
    border: 2px solid #2e9a9e;
    background: #fff;
    margin-top: 0 !important;
  }
}

/* line 962, app/assets/stylesheets/common/job_detail.scss */
#job_show_card.card.card.position-relative {
  height: calc(100vh - 200px);
  transform: scale(0.9);
  overflow-x: hidden;
  overflow-y: scroll;
  overflow: scroll;
  overscroll-behavior: contain contain;
}

/* line 971, app/assets/stylesheets/common/job_detail.scss */
#sideJobContent {
  height: auto;
  width: 50vw;
}

/* line 976, app/assets/stylesheets/common/job_detail.scss */
#job_sentence_container.row {
  max-width: 720px;
  height: calc(100vh - 200px);
  overflow-x: hidden;
  overflow-y: scroll;
  overflow: scroll;
  overscroll-behavior: contain contain;
}

/* line 2, app/assets/stylesheets/common/job_detail_faq.scss */
.job-faq-section__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* line 9, app/assets/stylesheets/common/job_detail_faq.scss */
.job-faq-section__question[aria-expanded="true"] .job-faq-section__icon::before {
  content: "\f068";
}

/* line 4, app/assets/stylesheets/common/agent_list_card.scss */
#agent-list-card .card-body-agent {
  flex: 1 1 auto;
}

/* line 6, app/assets/stylesheets/common/agent_list_card.scss */
#agent-list-card .card-body-agent .company-logo {
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  width: 96px;
  height: 96px;
  margin-left: 20px;
}

/* line 15, app/assets/stylesheets/common/agent_list_card.scss */
#agent-list-card .card-body-agent .service-image {
  background-size: cover;
  background-position: center;
  width: 96px;
  height: auto;
}

/* line 23, app/assets/stylesheets/common/agent_list_card.scss */
#agent-list-card .card-agent-head {
  padding-bottom: 15px;
  align-items: center !important;
}

/* line 28, app/assets/stylesheets/common/agent_list_card.scss */
#agent-list-card .card-agent {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 38, app/assets/stylesheets/common/agent_list_card.scss */
#agent-list-card .btn.btn-review {
  font-size: 14px;
  background-color: white;
  border: 1px solid #364652;
  color: #40505D;
  font-weight: bold;
  width: 160px;
}

@media screen and (max-width: 500px) {
  /* line 52, app/assets/stylesheets/common/agent_list_card.scss */
  #agent-list-card .card-body .service-image {
    height: 160px;
    width: 100%;
    margin-top: 10px;
  }
}

/* line 1, app/assets/stylesheets/common/agent_carousel_card.scss */
.bordered-carousel-card {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #BDC7C5;
  border-radius: 0.25rem;
  padding: 10px !important;
}

/* line 15, app/assets/stylesheets/common/agent_carousel_card.scss */
.borderless-carousel-card {
  border-bottom: #BDC7C5 !important;
  position: relative;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 1px solid #BDC7C5 !important;
  padding: 15px;
  padding: 1.25rem 0;
}

/* line 30, app/assets/stylesheets/common/agent_carousel_card.scss */
.carousel-card-btn-agent-review {
  font-size: 14px;
  background-color: white;
  border: 1px solid #364652;
  color: #40505D;
  font-weight: bold;
  width: 160px;
}

/* line 4, app/assets/stylesheets/common/agent_detail.scss */
#agent-tabs .company-logo {
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  width: 96px;
  height: auto;
  margin-left: 20px;
}

/* line 17, app/assets/stylesheets/common/agent_detail.scss */
#agent-tabs #tabs .flex {
  display: flex;
  justify-content: center;
}

/* line 22, app/assets/stylesheets/common/agent_detail.scss */
#agent-tabs #tabs .tab-header .tab-titles {
  align-items: flex-end !important;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #c3c5c5;
}

/* line 27, app/assets/stylesheets/common/agent_detail.scss */
#agent-tabs #tabs .tab-header .tab-titles:before, #agent-tabs #tabs .tab-header .tab-titles:after {
  display: table;
  content: '';
}

/* line 31, app/assets/stylesheets/common/agent_detail.scss */
#agent-tabs #tabs .tab-header .tab-titles:after {
  clear: both;
}

/* line 34, app/assets/stylesheets/common/agent_detail.scss */
#agent-tabs #tabs .tab-header .tab-titles a {
  width: 33.333%;
  padding: 10px 0px;
  float: left;
  color: #333333;
  text-align: center;
  background-color: #FFF;
  cursor: pointer;
}

/* line 42, app/assets/stylesheets/common/agent_detail.scss */
#agent-tabs #tabs .tab-header .tab-titles a.active {
  color: #2e9a9e !important;
  font-weight: 700 !important;
  border-bottom: 2px solid #2e9a9e !important;
}

/* line 51, app/assets/stylesheets/common/agent_detail.scss */
#agent-tabs #tabs .tab-contents li.tab-content {
  display: none;
  background-color: #fff;
}

/* line 54, app/assets/stylesheets/common/agent_detail.scss */
#agent-tabs #tabs .tab-contents li.tab-content.active {
  display: block;
}

/* line 84, app/assets/stylesheets/common/agent_detail.scss */
#header {
  top: 0;
  transition: .2s;
}

/* line 88, app/assets/stylesheets/common/agent_detail.scss */
#agent-header {
  top: -78px;
  transition: .2s;
}

/* line 92, app/assets/stylesheets/common/agent_detail.scss */
#agent-header.show {
  top: 0;
}

/* line 95, app/assets/stylesheets/common/agent_detail.scss */
#header.hide {
  top: -103px;
}

@media screen and (max-width: 500px) {
  /* line 3, app/assets/stylesheets/common/agent_base_info.scss */
  #agent-base-info .service-image {
    height: 160px;
    width: unset;
    background-size: contain;
    background-position: center;
  }
}

/* line 13, app/assets/stylesheets/common/agent_base_info.scss */
.interview-title-circle:after {
  content: '';
  position: absolute;
  top: 6px;
  left: 0px;
  display: block;
  width: 8px;
  height: 8px;
  background-image: url(/assets/circle-12db2dda6229cdfb98ea6e6cc1a2a4a8f4022470fc11e5534380a3b864112d7e.png);
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 28, app/assets/stylesheets/common/agent_base_info.scss */
.img-circular-pc {
  width: 80px;
  height: 80px;
  margin-top: 32px !important;
  margin-right: 20px !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

/* line 38, app/assets/stylesheets/common/agent_base_info.scss */
.img-circular-mobile {
  width: 60px;
  height: 60px;
  margin-top: 15px !important;
  margin-right: 10px !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

/* line 48, app/assets/stylesheets/common/agent_base_info.scss */
.image-consultant {
  display: inline-block;
}

/* line 52, app/assets/stylesheets/common/agent_base_info.scss */
.image-consultant:hover {
  position: relative;
  cursor: pointer;
}

/* line 57, app/assets/stylesheets/common/agent_base_info.scss */
.block-comment-consultant-pc {
  background-color: #FBFBFB;
  padding: 15px;
  width: 100%;
  font-size: 14px;
}

/* line 64, app/assets/stylesheets/common/agent_base_info.scss */
.block-comment-consultant-mobile {
  background-color: #FBFBFB;
  padding: 15px;
  width: 100%;
  font-size: 14px;
  border-radius: 3px;
}

/* line 72, app/assets/stylesheets/common/agent_base_info.scss */
.text-consultant-name {
  font-weight: bold;
}

/* line 76, app/assets/stylesheets/common/agent_base_info.scss */
.text-consultant-message {
  margin-top: 5px;
}

/* line 80, app/assets/stylesheets/common/agent_base_info.scss */
.block-arrow-pc {
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-bottom: 20px solid #FBFBFB;
  margin-top: -10px;
  margin-left: 20px;
}

/* line 89, app/assets/stylesheets/common/agent_base_info.scss */
.block-arrow-mobile {
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-bottom: 20px solid #FBFBFB;
  margin-top: -15px;
  margin-left: 10px;
}

/* line 99, app/assets/stylesheets/common/agent_base_info.scss */
.img-circular-reply-logo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 2px;
  border: 1px solid #EAEEEE;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

/* line 109, app/assets/stylesheets/common/agent_base_info.scss */
.review-separation {
  height: 1px;
  background-color: #EAEEEE;
  border: none;
  margin-bottom: 0px;
}

/* line 116, app/assets/stylesheets/common/agent_base_info.scss */
.col-reply-icon {
  display: inline-block;
  width: 40px;
  vertical-align: top;
}

/* line 122, app/assets/stylesheets/common/agent_base_info.scss */
.col-reply-info {
  display: inline-block;
  width: calc( 100% - 40px);
  vertical-align: top;
  padding-left: 15px;
}

/* line 3, app/assets/stylesheets/common/agent_question.scss */
#agent-question .margin-bottom-27 {
  margin-bottom: 27px;
}

/* line 7, app/assets/stylesheets/common/agent_question.scss */
#agent-question .block-question {
  padding-bottom: 30px;
}

/* line 11, app/assets/stylesheets/common/agent_question.scss */
#agent-question textarea {
  background-color: #F9FAFA;
  border-color: #C3C5C5;
  height: 48px;
  font-size: 14px;
}

/* line 18, app/assets/stylesheets/common/agent_question.scss */
#agent-question textarea::placeholder {
  font-size: 14px;
}

/* line 22, app/assets/stylesheets/common/agent_question.scss */
#agent-question textarea.textarea-question-reply {
  height: 96px;
}

/* line 27, app/assets/stylesheets/common/agent_question.scss */
#agent-question #after-post-question {
  display: none;
}

/* line 31, app/assets/stylesheets/common/agent_question.scss */
#agent-question .after-post-reply {
  display: none;
}

/* line 35, app/assets/stylesheets/common/agent_question.scss */
#agent-question .notification-question {
  background-color: #F9FAFA;
  padding: 24px 20px;
  border-radius: 8px;
}

/* line 40, app/assets/stylesheets/common/agent_question.scss */
#agent-question .notification-question .circle {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #008489;
  text-align: center;
  line-height: 24px;
}

/* line 49, app/assets/stylesheets/common/agent_question.scss */
#agent-question .notification-question .check {
  color: white;
  font-size: 14px;
  padding-left: 5px;
}

/* line 57, app/assets/stylesheets/common/agent_question.scss */
#agent-question .button-disabled {
  border-color: #C3C5C5;
  background-color: #C3C5C5;
}

/* line 62, app/assets/stylesheets/common/agent_question.scss */
#agent-question .question-reply-area {
  display: none;
}

/* line 66, app/assets/stylesheets/common/agent_question.scss */
#agent-question .question-reply-area-show-button {
  color: #40505D;
  background-color: white;
  border-color: #364652;
  height: 40px;
  width: 120px;
}

/* line 74, app/assets/stylesheets/common/agent_question.scss */
#agent-question #policy-block {
  padding: 15px;
  background-color: #F6F6F6;
  border-radius: 4px;
  display: none;
}

/* line 81, app/assets/stylesheets/common/agent_question.scss */
#agent-question .policy-block-for-question-reply {
  padding: 15px;
  background-color: #F6F6F6;
  border-radius: 4px;
  display: none;
}

/* line 88, app/assets/stylesheets/common/agent_question.scss */
#agent-question .guideline {
  color: #008489;
}

/* line 92, app/assets/stylesheets/common/agent_question.scss */
#agent-question #modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
}

/* line 99, app/assets/stylesheets/common/agent_question.scss */
#agent-question #modal .modal-bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
  position: absolute;
  width: 100%;
}

/* line 106, app/assets/stylesheets/common/agent_question.scss */
#agent-question #modal .modal__content {
  background: #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* line 114, app/assets/stylesheets/common/agent_question.scss */
#agent-question #modal .block-content-main {
  padding: 20px;
}

/* line 118, app/assets/stylesheets/common/agent_question.scss */
#agent-question #modal .block-content-footer {
  border-top: 1px solid #DDDDDD;
}

/* line 124, app/assets/stylesheets/common/agent_question.scss */
#agent-question .question-reply-botton {
  width: 120px;
  height: 40px;
}

/* line 129, app/assets/stylesheets/common/agent_question.scss */
#agent-question .question-col {
  display: inline-block;
  vertical-align: top;
}

/* line 134, app/assets/stylesheets/common/agent_question.scss */
#agent-question .block-question-reply {
  padding-left: 15px;
  border-left: 1px solid #C3C5C5;
}

/* line 139, app/assets/stylesheets/common/agent_question.scss */
#agent-question .block-question-reply-header {
  margin-top: -14px;
}

/* line 147, app/assets/stylesheets/common/agent_question.scss */
#agent-question.pc textarea {
  padding: 12px 15px;
}

/* line 151, app/assets/stylesheets/common/agent_question.scss */
#agent-question.pc #question-button {
  width: 140px;
}

/* line 156, app/assets/stylesheets/common/agent_question.scss */
#agent-question.pc #modal .block-content-main {
  font-size: 14px;
}

/* line 161, app/assets/stylesheets/common/agent_question.scss */
#agent-question.pc .block-content-footer {
  padding: 20px;
}

/* line 165, app/assets/stylesheets/common/agent_question.scss */
#agent-question.pc .modal-close {
  font-size: 16px;
}

/* line 170, app/assets/stylesheets/common/agent_question.scss */
#agent-question.pc .block-question-reply:before {
  content: '';
  position: relative;
  top: 0px;
  left: -19.5px;
  display: block;
  width: 8px;
  height: 8px;
  background-image: url(/assets/circle-12db2dda6229cdfb98ea6e6cc1a2a4a8f4022470fc11e5534380a3b864112d7e.png);
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 188, app/assets/stylesheets/common/agent_question.scss */
#agent-question.sp textarea {
  padding: 12px 6px;
}

/* line 192, app/assets/stylesheets/common/agent_question.scss */
#agent-question.sp #question-button {
  width: 100%;
}

/* line 197, app/assets/stylesheets/common/agent_question.scss */
#agent-question.sp #modal .block-content-main {
  font-size: 10px;
}

/* line 201, app/assets/stylesheets/common/agent_question.scss */
#agent-question.sp #modal .modal__content {
  width: 90%;
}

/* line 206, app/assets/stylesheets/common/agent_question.scss */
#agent-question.sp .block-content-footer {
  padding: 5px 20px;
}

/* line 210, app/assets/stylesheets/common/agent_question.scss */
#agent-question.sp .modal-close {
  font-size: 12px;
}

/* line 215, app/assets/stylesheets/common/agent_question.scss */
#agent-question.sp .block-question-reply:before {
  content: '';
  position: relative;
  top: 0px;
  left: -19.5px;
  display: block;
  width: 8px;
  height: 8px;
  background-image: url(/assets/circle-12db2dda6229cdfb98ea6e6cc1a2a4a8f4022470fc11e5534380a3b864112d7e.png);
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 1, app/assets/stylesheets/common/agent_welfare_info.scss */
.item-welfare {
  background-color: #FBFBFB;
  padding: 15px;
  border-radius: 4px;
}

/* line 2, app/assets/stylesheets/common/corporation_detail.scss */
#corporation-tabs .company-logo {
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  width: 96px;
  height: auto;
  margin-left: 20px;
}

/* line 15, app/assets/stylesheets/common/corporation_detail.scss */
#corporation-tabs #tabs .flex {
  display: flex;
  justify-content: center;
}

/* line 20, app/assets/stylesheets/common/corporation_detail.scss */
#corporation-tabs #tabs .tab-header .tab-titles {
  align-items: flex-end !important;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #c3c5c5;
}

/* line 25, app/assets/stylesheets/common/corporation_detail.scss */
#corporation-tabs #tabs .tab-header .tab-titles:before, #corporation-tabs #tabs .tab-header .tab-titles:after {
  display: table;
  content: '';
}

/* line 29, app/assets/stylesheets/common/corporation_detail.scss */
#corporation-tabs #tabs .tab-header .tab-titles:after {
  clear: both;
}

/* line 32, app/assets/stylesheets/common/corporation_detail.scss */
#corporation-tabs #tabs .tab-header .tab-titles a {
  width: 50%;
  padding: 10px 0px;
  float: left;
  color: #333333;
  text-align: center;
  background-color: #FFF;
  cursor: pointer;
}

/* line 40, app/assets/stylesheets/common/corporation_detail.scss */
#corporation-tabs #tabs .tab-header .tab-titles a.active {
  color: #2e9a9e !important;
  font-weight: 700 !important;
  border-bottom: 2px solid #2e9a9e !important;
}

/* line 49, app/assets/stylesheets/common/corporation_detail.scss */
#corporation-tabs #tabs .tab-contents li.tab-content {
  display: none;
  background-color: #fff;
}

/* line 52, app/assets/stylesheets/common/corporation_detail.scss */
#corporation-tabs #tabs .tab-contents li.tab-content.active {
  display: block;
}

/* line 60, app/assets/stylesheets/common/corporation_detail.scss */
#header {
  top: 0;
  transition: .2s;
}

/* line 64, app/assets/stylesheets/common/corporation_detail.scss */
#corporation-header {
  top: -78px;
  transition: .2s;
}

/* line 68, app/assets/stylesheets/common/corporation_detail.scss */
#corporation-header.show {
  top: 0;
}

/* line 71, app/assets/stylesheets/common/corporation_detail.scss */
#header.hide {
  top: -103px;
}

/* line 76, app/assets/stylesheets/common/corporation_detail.scss */
#corporation-company .url {
  word-break: break-all;
}

/* line 2, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list .list-group-item-action:hover,
#corporation-analystic-list .list-group-item-action:focus {
  background-color: #bdc7c5 !important;
}

/* line 7, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list .circle {
  height: 30px;
  width: 30px;
  border: 1px solid #008489;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
}

/* line 15, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list .circle.odd {
  background-color: #008489;
  color: white;
}

/* line 19, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list .circle.even {
  color: #008489;
}

/* line 26, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockRaderChartCorporationCompany {
  display: flex;
  align-items: stretch;
}

/* line 30, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockRaderChartCorporationCompany .left {
  flex: 0 0 78%;
  min-width: 0;
  position: relative;
}

/* line 36, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockRaderChartCorporationCompany .radar-chart-container {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 44, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockRaderChartCorporationCompany .right {
  flex: 0 0 22%;
}

/* line 51, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockChartCorpAveSalary .col-left {
  display: inline-block;
  width: 45%;
  border-right: solid 1px #dddddd;
}

/* line 57, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockChartCorpAveSalary .col-right {
  display: inline-block;
  width: 55%;
}

/* line 65, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockChartCorpAveSalaryByByAgeGroup table {
  color: #333333;
  width: 100%;
  text-align: center;
  margin-top: -34px;
}

/* line 72, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockChartCorpAveSalaryByByAgeGroup tr {
  border-bottom: solid 1px #e8eceb;
  height: 40px;
}

/* line 77, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockChartCorpAveSalaryByByAgeGroup th {
  font-weight: normal;
}

/* line 84, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockChartCorpAveWorkingHour .col-left {
  display: inline-block;
  width: 50%;
  border-right: solid 1px #dddddd;
}

/* line 90, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockChartCorpAveWorkingHour .col-right {
  display: inline-block;
  width: 50%;
}

/* line 97, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockWorkPlaceEvaluation {
  margin-top: 80px;
}

/* line 103, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockFeateres tr.empty {
  height: 20px;
}

/* line 110, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockInterviewStar .column-left {
  display: inline-block;
  padding-left: 20px;
  width: 235px;
}

/* line 116, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockInterviewStar .column-middle {
  display: inline-block;
  width: 200px;
}

/* line 121, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockInterviewStar .column-right {
  display: inline-block;
  padding-right: 20px;
}

/* line 126, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockInterviewStar .star-num {
  position: absolute;
  display: block;
  right: 0;
}

/* line 132, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockInterviewStar .star-num.position-1 {
  top: 9px;
}

/* line 136, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockInterviewStar .star-num.position-2 {
  top: 34px;
}

/* line 140, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockInterviewStar .star-num.position-3 {
  top: 60px;
}

/* line 144, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockInterviewStar .star-num.position-4 {
  top: 87px;
}

/* line 148, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.pc #blockInterviewStar .star-num.position-5 {
  top: 112px;
}

/* line 157, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockRaderChartCorporationCompany .rader-parent {
  display: flex;
  justify-content: center;
}

/* line 162, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockRaderChartCorporationCompany .radar-chart-wrapper {
  width: 100%;
  max-width: 380px;
  position: relative;
}

/* line 171, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockChartCorpAveSalaryByByAgeGroup table {
  color: #333333;
  width: 100%;
  text-align: center;
}

/* line 177, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockChartCorpAveSalaryByByAgeGroup tr {
  border-bottom: solid 1px #e8eceb;
  height: 30px;
}

/* line 182, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockChartCorpAveSalaryByByAgeGroup th {
  font-weight: normal;
}

/* line 189, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockFeateres .row-feature {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
}

/* line 200, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockFeateres .col-feature-left {
  flex-shrink: 0;
  width: 105px;
}

/* line 205, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockFeateres .col-feature-right {
  flex-shrink: 0;
  width: 30px;
}

/* line 210, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockFeateres .col-feature-middle {
  flex-shrink: 0;
  width: calc((100% - (105px + 105px + 30px + 30px)) * 0.5);
}

/* line 218, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockInterviewStar .col-left {
  display: inline-block;
  width: 220px;
  height: 110px;
}

/* line 224, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockInterviewStar .col-right {
  display: inline-block;
  width: calc(100% - 220px);
  position: absolute;
  top: 0px;
  font-size: 12px;
  height: 110px;
}

/* line 233, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockInterviewStar .star-num {
  position: absolute;
  display: block;
  right: 0;
}

/* line 239, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockInterviewStar .star-num.position-1 {
  top: 6px;
}

/* line 243, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockInterviewStar .star-num.position-2 {
  top: 26px;
}

/* line 247, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockInterviewStar .star-num.position-3 {
  top: 45px;
}

/* line 251, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockInterviewStar .star-num.position-4 {
  top: 64px;
}

/* line 255, app/assets/stylesheets/common/corporation_analytic_list.scss */
#corporation-analystic-list.sp #blockInterviewStar .star-num.position-5 {
  top: 84px;
}

/* line 4, app/assets/stylesheets/common/corporation_list_card.scss */
#corporation-list-card .card-body-corporation {
  flex: 1 1 auto;
}

/* line 8, app/assets/stylesheets/common/corporation_list_card.scss */
#corporation-list-card .card-corporation-head {
  padding-bottom: 15px;
  align-items: center !important;
}

/* line 13, app/assets/stylesheets/common/corporation_list_card.scss */
#corporation-list-card .card-corporation {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 3, app/assets/stylesheets/common/corporation_search_input.scss */
#corporation-search-input-form.sp input {
  height: 48px;
  font-size: 16px;
  background-color: #F9FAFA;
  padding-top: 8px;
}

/* line 10, app/assets/stylesheets/common/corporation_search_input.scss */
#corporation-search-input-form.sp input::placeholder {
  font-size: 16px;
}

/* line 14, app/assets/stylesheets/common/corporation_search_input.scss */
#corporation-search-input-form.sp button {
  width: 100%;
}

/* line 22, app/assets/stylesheets/common/corporation_search_input.scss */
#corporation-search-input-form.pc .column-left {
  display: inline-block;
  width: calc( 100% - 160px);
  padding-right: 20px;
}

/* line 28, app/assets/stylesheets/common/corporation_search_input.scss */
#corporation-search-input-form.pc .column-right {
  display: inline-block;
  width: 160px;
  position: absolute;
  bottom: 0px;
}

/* line 35, app/assets/stylesheets/common/corporation_search_input.scss */
#corporation-search-input-form.pc input {
  height: 48px;
  font-size: 16px;
  background-color: #F9FAFA;
}

/* line 41, app/assets/stylesheets/common/corporation_search_input.scss */
#corporation-search-input-form.pc input::placeholder {
  font-size: 16px;
}

/* line 45, app/assets/stylesheets/common/corporation_search_input.scss */
#corporation-search-input-form.pc button {
  width: 160px;
}

/* line 1, app/assets/stylesheets/common/accordion.scss */
.accordion-button {
  top: 20px;
  left: 50%;
  transform: translate(-50%, -50%);
  vertical-align: middle;
  border-color: #e9e8e8;
  border-style: solid;
  border-width: 1px;
  min-width: 160px;
  width: auto;
  justify-content: center;
}

/* line 15, app/assets/stylesheets/common/accordion.scss */
.accordion-button::after {
  content: none;
}

/* line 18, app/assets/stylesheets/common/accordion.scss */
.accordion-button:not(.collapsed) {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

/* line 22, app/assets/stylesheets/common/accordion.scss */
.accordion-button span,
.accordion-button i {
  vertical-align: middle;
}

/* line 2, app/assets/stylesheets/common/article_list_card.scss */
#article-list-card a {
  text-decoration: none;
  border-bottom: none;
}

@media screen and (min-width: 501px) {
  /* line 9, app/assets/stylesheets/common/article_list_card.scss */
  .article-list-card-image {
    height: 180px;
    width: 240px;
    background-position: center;
    background-size: cover;
  }
}

@media screen and (max-width: 500px) {
  /* line 18, app/assets/stylesheets/common/article_list_card.scss */
  .article-list-card-image {
    height: 70px;
    width: 75px;
    background-position: center;
    background-size: cover;
  }
  /* line 24, app/assets/stylesheets/common/article_list_card.scss */
  .article-list-card-body {
    display: none;
  }
}

/* line 3, app/assets/stylesheets/common/article_detail.scss */
#article-detail a {
  text-decoration: none;
  border-bottom: none;
}

/* line 8, app/assets/stylesheets/common/article_detail.scss */
#article-detail .article-detail-image .article-image {
  height: 400px;
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 500px) {
  /* line 20, app/assets/stylesheets/common/article_detail.scss */
  #article-detail .article-detail-image .article-image {
    height: 200px;
    background-position: center;
    background-size: cover;
  }
}

/* line 3, app/assets/stylesheets/common/article_carousel_card.scss */
.article-carousel-card a.card.add-cursor:hover p {
  color: #2e9a9e !important;
}

/* line 3, app/assets/stylesheets/common/article_search_input.scss */
#article-search-input-form.sp .column-left {
  display: inline-block;
  width: calc( 100% - 76px);
  padding-right: 15px;
}

/* line 9, app/assets/stylesheets/common/article_search_input.scss */
#article-search-input-form.sp .column-right {
  display: inline-block;
  width: 76px;
  position: absolute;
  bottom: 0px;
}

/* line 16, app/assets/stylesheets/common/article_search_input.scss */
#article-search-input-form.sp input {
  height: 48px;
  font-size: 14px;
  background-color: #F9FAFA;
}

/* line 22, app/assets/stylesheets/common/article_search_input.scss */
#article-search-input-form.sp input::placeholder {
  font-size: 16px;
}

/* line 26, app/assets/stylesheets/common/article_search_input.scss */
#article-search-input-form.sp button {
  width: 76px;
  padding: 0;
}

/* line 35, app/assets/stylesheets/common/article_search_input.scss */
#article-search-input-form.pc .column-left {
  display: inline-block;
  width: 420px;
  padding-right: 20px;
}

/* line 41, app/assets/stylesheets/common/article_search_input.scss */
#article-search-input-form.pc .column-right {
  display: inline-block;
  width: 160px;
  position: absolute;
  bottom: 0px;
}

/* line 48, app/assets/stylesheets/common/article_search_input.scss */
#article-search-input-form.pc input {
  height: 48px;
  font-size: 16px;
  background-color: #F9FAFA;
}

/* line 54, app/assets/stylesheets/common/article_search_input.scss */
#article-search-input-form.pc input::placeholder {
  font-size: 16px;
}

/* line 58, app/assets/stylesheets/common/article_search_input.scss */
#article-search-input-form.pc button {
  width: 160px;
}

/* line 2, app/assets/stylesheets/common/user_edit_multi_select.scss */
#user-edit-multi-select button.btn-outline-secondary:hover {
  color: #adb5bd;
  background-color: #FFF;
  border-color: #adb5bd;
}

/* line 11, app/assets/stylesheets/common/user_edit_multi_select.scss */
#user-edit-multi-select button.btn-outline-primary:hover {
  color: #2e9a9e;
  background-color: #FFF;
  border-color: #2e9a9e;
}

/* line 15, app/assets/stylesheets/common/user_edit_multi_select.scss */
#user-edit-multi-select button.btn-outline-primary:hover i.fa {
  color: #2e9a9e !important;
}

/* line 21, app/assets/stylesheets/common/user_edit_multi_select.scss */
#user-edit-multi-select button i {
  font-size: 16px;
}

@media screen and (max-width: 500px) {
  /* line 30, app/assets/stylesheets/common/user_edit_multi_select.scss */
  body #user-edit-multi-select button.btn-lg, body #user-edit-multi-select .btn-group-lg > button.btn {
    padding: 0.5rem 0.3rem;
    line-height: 1;
  }
  /* line 33, app/assets/stylesheets/common/user_edit_multi_select.scss */
  body #user-edit-multi-select button.btn-lg i, body #user-edit-multi-select .btn-group-lg > button.btn i {
    font-size: 18px;
  }
}

/* line 2, app/assets/stylesheets/common/apply_list.scss */
#apply-list .circle {
  width: 25px;
  height: 25px;
  left: -22px;
}

/* line 6, app/assets/stylesheets/common/apply_list.scss */
#apply-list .circle span {
  width: 8px;
  height: 8px;
}

/* line 11, app/assets/stylesheets/common/apply_list.scss */
#apply-list .border-2 {
  border-left: 2px solid #545e73 !important;
}

/* line 4, app/assets/stylesheets/common/apply_new.scss */
#apply-new #wish #auto_complete_skill_list ul {
  display: block !important;
  max-height: 200px;
  overflow: scroll;
}

/* line 8, app/assets/stylesheets/common/apply_new.scss */
#apply-new #wish #auto_complete_skill_list ul li:last-child {
  border-bottom: none !important;
}

/* line 15, app/assets/stylesheets/common/apply_new.scss */
#apply-new #wish #auto_complete .ui-autocomplete-input {
  border-radius: 0.3rem;
}

/* line 18, app/assets/stylesheets/common/apply_new.scss */
#apply-new #wish #auto_complete .search-icon {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}

/* line 24, app/assets/stylesheets/common/apply_new.scss */
#apply-new #wish #auto_complete .search-icon .input-group-text {
  border: 0;
  background-color: transparent !important;
}

/* line 1, app/assets/stylesheets/common/apply_promote_one_point_message.scss */
#apply_promote_one_point_message.pc {
  margin-top: 25px;
}

/* line 5, app/assets/stylesheets/common/apply_promote_one_point_message.scss */
#apply_promote_one_point_message.sp {
  margin-top: 5px;
}

/* line 11, app/assets/stylesheets/common/apply_promote_one_point_message.scss */
#apply_promote_one_point_message .title-one-point {
  position: relative;
  top: 13px;
  left: 24px;
  background-color: white;
  width: 120px;
  text-align: center;
}

/* line 20, app/assets/stylesheets/common/apply_promote_one_point_message.scss */
#apply_promote_one_point_message .block-one-point-label {
  position: relative;
  top: 13px;
  left: 24px;
  background-color: white;
  width: 120px;
  text-align: center;
}

/* line 28, app/assets/stylesheets/common/apply_promote_one_point_message.scss */
#apply_promote_one_point_message .one-point-label {
  font-weight: bold;
  font-size: 17px;
  color: #EF476F;
}

/* line 34, app/assets/stylesheets/common/apply_promote_one_point_message.scss */
#apply_promote_one_point_message .block-one-point-message-pc {
  height: 61px;
  width: 100%;
  border: 2px solid #333333;
  border-radius: 4px;
  padding-top: 14px;
  padding-left: 35px;
  font-weight: bold;
  color: #333333;
}

/* line 45, app/assets/stylesheets/common/apply_promote_one_point_message.scss */
#apply_promote_one_point_message .block-one-point-message-sp {
  width: 100%;
  border: 2px solid #333333;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

/* line 2, app/assets/stylesheets/common/sentence_card.scss */
#sentence_card .list-group-item-action:hover,
#sentence_card .list-group-item-action:focus {
  background-color: #bdc7c5 !important;
}

/* line 7, app/assets/stylesheets/common/sentence_card.scss */
#sentence_card .row.position-relative button {
  line-height: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 13, app/assets/stylesheets/common/sentence_card.scss */
#sentence_card .row.position-relative button:focus {
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel {
  display: none;
  /* .slick-dots */
}

/* line 4, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel .slick-dots {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  display: flex;
  justify-content: center;
  padding: 8px 0px;
  /* li */
}

/* line 13, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

/* line 21, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 16px;
  height: 16px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/* line 34, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel .slick-dots li button:before {
  contain: strict;
  content: "";
  display: inline-block;
  backface-visibility: hidden;
  width: 6px;
  height: 6px;
  background-color: var(--color-page-indicator-dots-background-light, rgba(255, 255, 255, 0.8));
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  border-radius: 50%;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
}

/* line 55, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel .slick-dots li.slick-active button:before {
  width: 8px;
  height: 8px;
  background-color: white;
}

/* line 64, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel.slick-initialized {
  display: block;
}

/* line 69, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel .slick-slide {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 75, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel i.fa.fa-angle-right,
.slick-carousel i.fa.fa-angle-left {
  font-size: 16px;
  color: #c3c5c5;
  padding: 5px 0px;
}

/* line 81, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel button.rounded-circle {
  width: 32px;
  height: 32px;
  padding: 0 !important;
  top: calc(50% - 16px);
  position: absolute;
  display: inline-block !important;
  cursor: pointer !important;
  text-align: center !important;
  line-height: 1 !important;
  touch-action: manipulation !important;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 1px 1px 1px !important;
  border-radius: 50% !important;
  border-width: 2px !important;
  border-style: solid !important;
  border-color: transparent !important;
  background: white !important;
  outline: 0;
  z-index: 1;
}

/* line 101, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel button.rounded-circle.left {
  left: -6px;
}

/* line 104, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel button.rounded-circle.right {
  right: -6px;
}

/* line 107, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel button.rounded-circle:active {
  border-color: #e2e2e2 !important;
}

/* line 110, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel button.rounded-circle:hover {
  box-shadow: rgba(0, 0, 0, 0.26) 0px 0px 0px 1px, rgba(230, 230, 230, 0.7) 0px 0px 0px 5px !important;
  outline: none !important;
  transition: box-shadow 0.2s ease 0s !important;
}

/* line 120, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel button.icon-arrow {
  width: 48px;
  height: 48px;
  top: calc(50% - 48px);
  position: absolute;
  display: inline-block !important;
  cursor: pointer !important;
  text-align: center !important;
  line-height: 1 !important;
  touch-action: manipulation !important;
  background: none !important;
  border: none !important;
  outline: 0;
  z-index: 1;
}

/* line 135, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel button.icon-arrow.left {
  left: -64px;
}

/* line 138, app/assets/stylesheets/common/slick_carousel.scss */
.slick-carousel button.icon-arrow.right {
  right: -48px;
}

@media screen and (min-width: 501px) {
  /* line 10, app/assets/stylesheets/common/agent_feature_carousel.scss */
  #agent-feature-carousel .slick-carousel .slick-slide {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 16, app/assets/stylesheets/common/agent_feature_carousel.scss */
  #agent-feature-carousel .slick-carousel .card {
    justify-content: center;
  }
  /* line 21, app/assets/stylesheets/common/agent_feature_carousel.scss */
  #agent-feature-carousel .slick-carousel button.rounded-circle.left {
    left: -20px;
  }
  /* line 24, app/assets/stylesheets/common/agent_feature_carousel.scss */
  #agent-feature-carousel .slick-carousel button.rounded-circle.right {
    right: -16px;
  }
  /* line 27, app/assets/stylesheets/common/agent_feature_carousel.scss */
  #agent-feature-carousel .slick-carousel .slick-dots {
    background: unset;
  }
}

/* line 1, app/assets/stylesheets/common/assessment_star.scss */
.score {
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 8, app/assets/stylesheets/common/assessment_star.scss */
.score-wrap {
  display: inline-flex;
  position: relative;
}

/* line 14, app/assets/stylesheets/common/assessment_star.scss */
.score .stars-active {
  color: #ebc72f;
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}

/* line 23, app/assets/stylesheets/common/assessment_star.scss */
.score .stars-inactive {
  color: #e9ecef;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-text-stroke: initial;
  /* overflow: hidden; */
}

/* line 2, app/assets/stylesheets/common/filter_list.scss */
#filter-list #tabs .flex {
  display: flex;
  justify-content: center;
}

/* line 7, app/assets/stylesheets/common/filter_list.scss */
#filter-list #tabs .tab-header .tab-titles {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #c3c5c5;
}

/* line 11, app/assets/stylesheets/common/filter_list.scss */
#filter-list #tabs .tab-header .tab-titles:before, #filter-list #tabs .tab-header .tab-titles:after {
  display: table;
  content: '';
}

/* line 15, app/assets/stylesheets/common/filter_list.scss */
#filter-list #tabs .tab-header .tab-titles:after {
  clear: both;
}

/* line 18, app/assets/stylesheets/common/filter_list.scss */
#filter-list #tabs .tab-header .tab-titles a {
  width: 50%;
  padding: 13px 0px;
  float: left;
  color: #333333;
  text-align: center;
  background-color: #FFF;
  cursor: pointer;
}

/* line 26, app/assets/stylesheets/common/filter_list.scss */
#filter-list #tabs .tab-header .tab-titles a.active {
  color: #2e9a9e;
  font-weight: 700;
  border-bottom: 2px solid #2e9a9e;
}

/* line 35, app/assets/stylesheets/common/filter_list.scss */
#filter-list #tabs .tab-contents li.tab-content {
  display: none;
  background-color: #fff;
}

/* line 38, app/assets/stylesheets/common/filter_list.scss */
#filter-list #tabs .tab-contents li.tab-content.active {
  display: block;
}

/* line 43, app/assets/stylesheets/common/filter_list.scss */
#filter-list #tabs .register-newsletter-button {
  background: #FBFBFB;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  width: 78px;
  height: 32px;
  font-weight: 400;
  font-size: 12px;
  cursor: pointer;
  padding: 0;
  color: #333333;
}

/* line 1, app/assets/stylesheets/common/round_checkbox.scss */
.round-checkbox-input {
  display: none;
}

/* line 4, app/assets/stylesheets/common/round_checkbox.scss */
.round-checkbox-w24 {
  position: relative;
}

/* line 7, app/assets/stylesheets/common/round_checkbox.scss */
.round-checkbox-w24::before {
  font-weight: 600;
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  content: '\f00c';
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #DDDDDD;
  color: white;
  text-align: center;
  line-height: 2.7;
}

/* line 24, app/assets/stylesheets/common/round_checkbox.scss */
.round-checkbox-input:checked + .round-checkbox-w24::after {
  font-weight: 600;
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  content: '\f00c';
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #2E9A9E;
  color: white;
  text-align: center;
  line-height: 2.7;
}

/* line 41, app/assets/stylesheets/common/round_checkbox.scss */
.round-checkbox-w24-txt {
  padding-left: 34px;
  font-size: 16px;
  white-space: nowrap;
}

/* line 47, app/assets/stylesheets/common/round_checkbox.scss */
.round-checkbox-w20 {
  position: relative;
}

/* line 50, app/assets/stylesheets/common/round_checkbox.scss */
.round-checkbox-w20::before {
  font-weight: 600;
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  content: '\f00c';
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #DDDDDD;
  color: white;
  text-align: center;
  line-height: 2.2;
}

/* line 67, app/assets/stylesheets/common/round_checkbox.scss */
.round-checkbox-input:checked + .round-checkbox-w20::after {
  font-weight: 600;
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  content: '\f00c';
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #2E9A9E;
  color: white;
  text-align: center;
  line-height: 2.2;
}

@media only screen and (max-device-width: 480px) {
  /* line 85, app/assets/stylesheets/common/round_checkbox.scss */
  .round-checkbox-w20::before {
    font-weight: 600;
    font-size: 10px;
    font-family: "Font Awesome 5 Free";
    content: '\f00c';
    display: block;
    position: absolute;
    top: -2px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #DDDDDD;
    color: white;
    text-align: center;
    line-height: 2.2;
  }
  /* line 102, app/assets/stylesheets/common/round_checkbox.scss */
  .round-checkbox-input:checked + .round-checkbox-w20::after {
    font-weight: 600;
    font-size: 10px;
    font-family: "Font Awesome 5 Free";
    content: '\f00c';
    display: block;
    position: absolute;
    top: -2px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #2E9A9E;
    color: white;
    text-align: center;
    line-height: 2.2;
  }
}

/* line 120, app/assets/stylesheets/common/round_checkbox.scss */
.round-checkbox-w20-txt {
  padding-left: 30px;
  font-size: 14px;
  white-space: nowrap;
}

/* line 125, app/assets/stylesheets/common/round_checkbox.scss */
.round-checkbox-txt-near {
  padding-left: 25px;
}

/* line 1, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-box-container {
  width: 100%;
  display: table;
  table-layout: fixed;
  border-bottom: solid 1px #DDDDDD;
}

/* line 8, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-box {
  display: table-cell;
  vertical-align: middle;
}

/* line 13, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-column-check-box {
  width: 40px;
  text-align: left;
  padding-left: 3px;
}

/* line 19, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-button-size-sp {
  width: 200px;
  max-width: 320px;
}

/* line 24, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-button-size-pc {
  width: 335px;
  max-width: 600px;
}

/* line 29, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-cnt-txt-sp {
  line-height: 4.4;
}

/* line 33, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-cnt-num-sp {
  color: #F86986;
  margin-right: 4px;
  padding-left: 10px;
  vertical-align: top;
  line-height: 2;
}

/* line 41, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-cnt-txt-pc {
  line-height: 5;
}

/* line 45, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-cnt-num-pc {
  color: #F86986;
  margin-right: 4px;
  padding-left: 10px;
  vertical-align: top;
  line-height: 2.3;
}

/* line 53, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-column-info-row {
  width: 100%;
  display: table;
  table-layout: fixed;
}

/* line 59, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-column-info-column {
  display: table-cell;
  vertical-align: top;
}

/* line 64, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-company-name {
  line-height: 1.8;
}

/* line 68, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-star {
  text-align: right;
}

/* line 72, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-inline-block {
  display: inline-block;
}

/* line 76, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-left-block {
  margin-left: calc( (100%/2) - (134px + 20px) - (335px / 2));
  width: 134px;
}

/* line 81, app/assets/stylesheets/common/form_multi_checkbox_vertical.scss */
.fmcv-right-block {
  width: 335px;
}

/* line 2, app/assets/stylesheets/common/form_single_select_side_by_side.scss */
.form-single-select-side-by-side button {
  padding: 8px 8px;
}

/* line 1, app/assets/stylesheets/common/modal_search.scss */
.skill_collection_block {
  display: inline-block;
  width: 25%;
  margin-bottom: 20px;
  vertical-align: top;
}

/* line 9, app/assets/stylesheets/common/modal_search.scss */
#modalSkill .line {
  margin-top: 0px;
  margin-bottom: 20px;
  width: 100%;
  border-top: 0.1px solid #dee2e6;
}

/* line 17, app/assets/stylesheets/common/modal_search.scss */
.modal_search_cell_margin_20 {
  margin-bottom: 20px;
}

/* line 21, app/assets/stylesheets/common/modal_search.scss */
.modal_search_cell_margin_10 {
  margin-bottom: 10px;
}

/* line 1, app/assets/stylesheets/common/button_search_quick.scss */
#rakuraku {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  padding-right: 20px;
}

/* line 8, app/assets/stylesheets/common/button_search_quick.scss */
#rakuraku .button-rakuraku {
  width: 80px;
  height: 80px;
  font-family: Corporate Logo Font;
  line-height: 1.3;
}

/* line 14, app/assets/stylesheets/common/button_search_quick.scss */
#rakuraku .title {
  margin-left: 14px;
}

/* line 17, app/assets/stylesheets/common/button_search_quick.scss */
#rakuraku .column-left {
  display: inline-block;
  width: calc(100% - 80px);
  vertical-align: top;
}

/* line 22, app/assets/stylesheets/common/button_search_quick.scss */
#rakuraku .column-right {
  display: inline-block;
  width: 80px;
  vertical-align: top;
}

/* line 28, app/assets/stylesheets/common/button_search_quick.scss */
#rakuraku .balloon-box {
  margin-left: 20px;
  text-align: left;
}

/* line 33, app/assets/stylesheets/common/button_search_quick.scss */
#rakuraku .square {
  position: relative;
  display: inline-block;
  width: calc(100% - 14px);
  background: white;
  border: solid 1px #dddddd;
  border-radius: 4px;
  box-sizing: border-box;
}

/* line 44, app/assets/stylesheets/common/button_search_quick.scss */
#rakuraku .square:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #fff;
  z-index: 2;
}

/* line 55, app/assets/stylesheets/common/button_search_quick.scss */
#rakuraku .square:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #dddddd;
  z-index: 1;
}

/* line 66, app/assets/stylesheets/common/button_search_quick.scss */
#rakuraku .box-close-button {
  display: inline-block;
  width: 34px;
  padding-left: 15px;
  vertical-align: top;
}

/* line 74, app/assets/stylesheets/common/button_search_quick.scss */
#rakuraku .box-message {
  display: inline-block;
  width: calc(100% - 34px);
  padding: 18px 15px;
  vertical-align: top;
}

/* line 1, app/assets/stylesheets/common/sticky_button_sign_up.scss */
#sticky_button_sign_up {
  width: 100%;
  height: 64px;
  padding-left: 20px;
}

/* line 6, app/assets/stylesheets/common/sticky_button_sign_up.scss */
#sticky_button_sign_up .outside-box {
  width: 100%;
  height: 64px;
  border: 1px solid #F16889;
  background-color: #F16889;
  border-radius: 4px;
  text-align: left;
  padding: 2px;
}

/* line 16, app/assets/stylesheets/common/sticky_button_sign_up.scss */
#sticky_button_sign_up .column-left {
  display: inline-block;
  position: relative;
  display: inline-block;
  width: 60px;
  height: 58px;
  color: #555;
  font-size: 16px;
  background: white;
  border-radius: 4px;
  padding-left: 5px;
  padding-top: 11px;
}

/* line 29, app/assets/stylesheets/common/sticky_button_sign_up.scss */
#sticky_button_sign_up .column-left p {
  color: #F16889;
  font-weight: bold;
  line-height: 1.2;
}

/* line 37, app/assets/stylesheets/common/sticky_button_sign_up.scss */
#sticky_button_sign_up .column-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -8px;
  border: 8px solid transparent;
  border-left: 8px solid white;
}

/* line 47, app/assets/stylesheets/common/sticky_button_sign_up.scss */
#sticky_button_sign_up .column-right {
  vertical-align: top;
  display: inline-block;
  padding-top: 14px;
  width: calc(100% - 60px);
  text-align: center;
}

/* line 53, app/assets/stylesheets/common/sticky_button_sign_up.scss */
#sticky_button_sign_up .column-right span {
  font-size: 20px;
  color: white;
}

/* line 1, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button {
  width: 100%;
}

/* line 4, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button .column {
  display: inline-block;
}

/* line 8, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button .login-button {
  background-color: white;
  border: solid 1px #DDDDDD;
  font-size: 14px;
  padding: 8px 0;
}

/* line 16, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button .area-icon {
  display: inline-block;
  width: 30%;
}

/* line 20, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button .area-icon .icon {
  margin: 0 auto;
}

/* line 24, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button .area-icon i {
  padding: 0;
  font-size: 12px;
}

/* line 30, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button .area-servicename {
  display: inline-block;
  width: 70%;
  color: #333333;
  text-align: center;
  padding-right: 30%;
}

/* line 38, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button .icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 50%;
}

/* line 45, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button .color-twitter {
  color: #55acee;
}

/* line 49, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button .bg-facebook {
  background: #3B5998;
}

/* line 53, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button .bg-github {
  background: black;
}

/* line 57, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button .bg-google {
  background: #da4730;
}

/* line 62, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button.pc {
  text-align: center;
  padding: 20px 0px;
}

/* line 66, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button.pc .block-pc {
  padding: 0 20px;
}

/* line 70, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button.pc .column {
  width: 25%;
}

/* line 74, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button.pc .padding-right-7 {
  padding-right: 7px;
}

/* line 78, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button.pc .padding-left-7 {
  padding-left: 7px;
}

/* line 82, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button.pc .login-button {
  width: 100%;
}

/* line 87, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button.sp {
  padding: 12.5px 20px;
}

/* line 90, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button.sp .column {
  width: 50%;
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

/* line 96, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button.sp .column.right {
  text-align: right;
}

/* line 100, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button.sp .column.left {
  text-align: left;
}

/* line 104, app/assets/stylesheets/common/social_login_button.scss */
#social-login-button.sp .login-button {
  width: 96%;
}

/* line 2, app/assets/stylesheets/common/form_evaluation_slider.scss */
.form_evaluation_slider {
  height: 60px;
}

/* line 8, app/assets/stylesheets/common/form_evaluation_slider.scss */
.bar-inline-block {
  display: inline-block;
  height: 4px;
}

/* line 13, app/assets/stylesheets/common/form_evaluation_slider.scss */
.bar-color-off {
  background-color: #D8D8D8;
}

/* line 17, app/assets/stylesheets/common/form_evaluation_slider.scss */
.bar-color-minus {
  background: linear-gradient(to left, #AD75AE 10%, #EF476F);
}

/* line 21, app/assets/stylesheets/common/form_evaluation_slider.scss */
.bar-color-plus {
  background: linear-gradient(to right, #A477B3 10%, #2E8EF4);
}

/* line 27, app/assets/stylesheets/common/form_evaluation_slider.scss */
.scale {
  position: relative;
  bottom: 19px;
  margin-bottom: -19px;
}

/* line 33, app/assets/stylesheets/common/form_evaluation_slider.scss */
.tick-mark {
  display: inline-block;
  height: 4px;
}

/* line 38, app/assets/stylesheets/common/form_evaluation_slider.scss */
.tick-mark-off {
  background-color: transparent;
  width: 14.61%;
}

/* line 43, app/assets/stylesheets/common/form_evaluation_slider.scss */
.tick-mark-off-short {
  background-color: transparent;
  width: 4.77%;
}

/* line 48, app/assets/stylesheets/common/form_evaluation_slider.scss */
.tick-mark-on {
  background-color: white;
  width: 0.4%;
}

/* line 55, app/assets/stylesheets/common/form_evaluation_slider.scss */
.balloon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #DDDDDD;
  text-align: center;
  display: block;
  position: relative;
  bottom: 22px;
  margin-bottom: -22px;
  background-color: white;
  color: #5A6771;
  padding-left: 0px;
  font-weight: bold;
}

/* line 72, app/assets/stylesheets/common/form_evaluation_slider.scss */
.form_evaluation_slider.pc .balloon {
  font-size: 12px;
  line-height: 2.4;
}

/* line 79, app/assets/stylesheets/common/form_evaluation_slider.scss */
.form_evaluation_slider.sp .balloon {
  font-size: 13px;
  line-height: 2.3;
}

/* line 87, app/assets/stylesheets/common/form_evaluation_slider.scss */
.slider-box {
  position: relative;
  bottom: 27.6px;
  margin-bottom: -27.6px;
  height: 32px;
}

/* line 94, app/assets/stylesheets/common/form_evaluation_slider.scss */
.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 4px;
  border-radius: 5px;
  background: transparent;
  outline: none;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

/* line 105, app/assets/stylesheets/common/form_evaluation_slider.scss */
.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-color: transparent;
  background: transparent;
  cursor: pointer;
}

/* line 116, app/assets/stylesheets/common/form_evaluation_slider.scss */
.slider::-moz-range-thumb {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-color: transparent;
  background: transparent;
  cursor: pointer;
}

/* line 127, app/assets/stylesheets/common/form_evaluation_slider.scss */
.corner {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 134, app/assets/stylesheets/common/form_evaluation_slider.scss */
.corner-left {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 139, app/assets/stylesheets/common/form_evaluation_slider.scss */
.corner-right {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 144, app/assets/stylesheets/common/form_evaluation_slider.scss */
.label-inline-block {
  display: inline-block;
  width: 50%;
}

/* line 3, app/assets/stylesheets/common/form_multi_select_flex.scss */
.multi-select-flex .row-top {
  padding: 0 20px;
}

/* line 7, app/assets/stylesheets/common/form_multi_select_flex.scss */
.multi-select-flex .button-on {
  height: 40px;
  padding-right: 15px;
}

/* line 12, app/assets/stylesheets/common/form_multi_select_flex.scss */
.multi-select-flex .button-off {
  height: 40px;
  padding-right: 13px;
}

/* line 17, app/assets/stylesheets/common/form_multi_select_flex.scss */
.multi-select-flex .plus-icon {
  font-size: 18px;
  position: relative;
  bottom: 2px;
  margin-right: 3px;
}

/* line 1, app/assets/stylesheets/common/evaluation_slider.scss */
.form_evaluation_slider.disabled {
  height: 43px;
}

/* line 3, app/assets/stylesheets/common/evaluation_slider.scss */
.form_evaluation_slider.disabled .scale {
  position: relative;
  bottom: 24px;
  margin-bottom: -24px;
}

/* line 9, app/assets/stylesheets/common/evaluation_slider.scss */
.form_evaluation_slider.disabled .balloon {
  bottom: 24px;
  margin-bottom: -24px;
}

/* line 3, app/assets/stylesheets/common/ad_modal_1.scss */
#ad_modal_1 .modal-box {
  border: 1px solid #D8D8D8;
  box-shadow: 0px 0px 0px;
  background-color: white;
  height: 426px;
  border-radius: 8px;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 14, app/assets/stylesheets/common/ad_modal_1.scss */
#ad_modal_1 .modal-box .service-name {
  height: 19.58px;
}

/* line 18, app/assets/stylesheets/common/ad_modal_1.scss */
#ad_modal_1 .modal-box .mail_icon {
  height: 60px;
}

/* line 22, app/assets/stylesheets/common/ad_modal_1.scss */
#ad_modal_1 .modal-box .dark-green {
  color: #324653;
}

/* line 26, app/assets/stylesheets/common/ad_modal_1.scss */
#ad_modal_1 .modal-box button {
  width: 240px;
}

/* line 31, app/assets/stylesheets/common/ad_modal_1.scss */
#ad_modal_1 .close_button {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: white;
  text-align: center;
  line-height: 30px;
  border-color: #D8D8D8;
  box-shadow: 0px 0px 4px;
  cursor: pointer;
  position: absolute;
  bottom: 431px;
  right: 20px;
}

/* line 47, app/assets/stylesheets/common/ad_modal_1.scss */
#ad_modal_1 a.close_button:active {
  box-shadow: 0px 0px 4px !important;
}

/* line 2, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_select.pc .headline {
  height: 4px;
  width: 100%;
  background-color: #2E9A9E;
  border: 1px solid #2E9A9E;
  border-radius: 4px 4px 0 0;
}

/* line 9, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_select.pc .box {
  height: 190px;
  width: 100%;
  border: 1px solid #EAEEEE;
  border-radius: 0 0 4px 4px;
  padding: 15px 10px;
}

/* line 16, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_select.pc button {
  height: 38px;
}

/* line 22, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_select.sp .headline {
  height: 4px;
  width: 100%;
  background-color: #2E9A9E;
  border: 1px solid #2E9A9E;
  border-radius: 4px 4px 0 0;
}

/* line 29, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_select.sp .box {
  height: 140px;
  width: 100%;
  border: 1px solid #EAEEEE;
  border-radius: 0 0 4px 4px;
  padding: 10px;
}

/* line 36, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_select.sp button {
  height: 48px;
  padding: 0px;
}

/* line 43, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.pc .headline {
  height: 4px;
  width: 100%;
  background-color: #EF476F;
  border: 1px solid #EF476F;
  border-radius: 4px 4px 0 0;
}

/* line 50, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.pc .box {
  height: 213px;
  width: 100%;
  border: 1px solid #EAEEEE;
  border-radius: 0 0 4px 4px;
  padding: 15px 10px;
}

/* line 57, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.pc button {
  height: 38px;
}

/* line 60, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.pc .box_job_category_select {
  display: inline-block;
  width: calc( ( 100% - 20px ) / 2);
}

/* line 64, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.pc .box_batsu {
  display: inline-block;
  width: 20px;
}

/* line 68, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.pc .box_price_select {
  display: inline-block;
  width: calc( ( 100% - 20px ) / 2);
}

/* line 72, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.pc .batsu {
  position: relative;
  top: 3px;
  left: 2px;
}

/* line 80, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.sp .headline {
  height: 4px;
  width: 100%;
  background-color: #2E9A9E;
  border: 1px solid #2E9A9E;
  border-radius: 4px 4px 0 0;
}

/* line 87, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.sp .box {
  height: 245px;
  width: 100%;
  border: 1px solid #EAEEEE;
  border-radius: 0 0 4px 4px;
  padding: 15px 10px;
}

/* line 94, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.sp .box_job_category_select {
  display: inline-block;
  width: calc( ( 100% - 20px ) / 2);
}

/* line 98, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.sp .box_batsu {
  display: inline-block;
  width: 20px;
}

/* line 102, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.sp .box_price_select {
  display: inline-block;
  width: calc( ( 100% - 20px ) / 2);
}

/* line 106, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.sp .batsu {
  position: relative;
  top: 3px;
  left: 5px;
}

/* line 111, app/assets/stylesheets/common/banner_select.scss */
#banner_job_category_price_select.sp button {
  height: 48px;
}

/* line 3, app/assets/stylesheets/common/quick-user-profile-skill-choices.scss */
.profile-choice-area .btn-choice {
  height: 32px;
  padding-right: 13px;
  color: #364652;
  border: 1px solid #DDDDDD;
  background-color: white;
  margin-right: 10px;
  margin-top: 10px;
}

/* line 13, app/assets/stylesheets/common/quick-user-profile-skill-choices.scss */
.profile-choice-area .btn-choice.pc:hover {
  background-color: #F4FBFE;
}

/* line 17, app/assets/stylesheets/common/quick-user-profile-skill-choices.scss */
.profile-choice-area .plus-icon {
  position: relative;
  margin-right: 3px;
}

/* line 22, app/assets/stylesheets/common/quick-user-profile-skill-choices.scss */
.profile-choice-area .choice-name {
  position: relative;
  top: 1px;
}

/* line 27, app/assets/stylesheets/common/quick-user-profile-skill-choices.scss */
.profile-choice-area .button-area {
  max-height: 84px;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/common/favorite.scss */
.favorite-hover {
  border-radius: 50%;
  width: 45px;
  height: 45px;
  text-align: center;
  padding-top: 10px;
}

/* line 9, app/assets/stylesheets/common/favorite.scss */
.favorite-hover:hover {
  background-color: #f7f7f7;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  text-align: center;
  padding-top: 10px;
}

/* line 1, app/assets/stylesheets/common/button_loading.scss */
.not-loading {
  position: absolute;
  right: 45px;
  top: 50%;
}

/* line 7, app/assets/stylesheets/common/button_loading.scss */
.now-loading {
  position: absolute;
  right: 45px;
  top: 35%;
  padding-right: 0px;
}

/* line 1, app/assets/stylesheets/common/password_policy.scss.erb */
.password-policy-checkbox-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  vertical-align: middle;
  background-color: grey;
  -webkit-mask-image: url(/assets/check-circle-solid-160f92f3990239e52c0465963dc2c8370cc5578fb5ce92b64ad53bee6e8b2df1.svg);
  mask-image: url(/assets/check-circle-solid-160f92f3990239e52c0465963dc2c8370cc5578fb5ce92b64ad53bee6e8b2df1.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}

/* line 21, app/assets/stylesheets/common/password_policy.scss.erb */
.policy-text {
  color: grey;
}

@media screen and (max-width: 500px) {
  /* line 26, app/assets/stylesheets/common/password_policy.scss.erb */
  .password-policy-checkbox-icon {
    height: 12px;
    margin-right: 4px;
  }
}

/* line 1, app/assets/stylesheets/common/furiho_speech_bubble.scss */
.furiho-speech-bubble {
  min-height: 80px;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/common/furiho_speech_bubble.scss */
.furiho-speech-bubble__icon-wrap {
  background: linear-gradient(135deg, rgba(248, 105, 134, 0.08) 0%, rgba(255, 255, 255, 0.95) 100%);
  border-radius: 50rem 0 0 50rem;
}

/* line 10, app/assets/stylesheets/common/furiho_speech_bubble.scss */
.furiho-speech-bubble__icon {
  width: 64px;
}

/* line 14, app/assets/stylesheets/common/furiho_speech_bubble.scss */
.furiho-speech-bubble__content {
  border-left: 1px solid #f86986;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 22, app/assets/stylesheets/common/furiho_speech_bubble.scss */
.furiho-speech-bubble__tail {
  left: 0;
  top: 50%;
  transform: translate(-100%, -50%);
  width: 9px;
  height: 21px;
}

/* line 1, app/assets/stylesheets/common/character.scss */
.character-sutanyan {
  width: 100%;
  max-width: 160px;
  height: auto;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/common/character.scss */
  .character-sutanyan {
    max-width: 200px;
  }
}

/* line 2, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .modal-dialog {
  max-width: 300px;
  width: 85%;
  margin: 0 auto;
}

@media (max-width: 375px) {
  /* line 2, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
  #job-sorting-intro-modal .modal-dialog {
    width: 95%;
  }
}

/* line 12, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .modal-content {
  background: white;
  border-radius: 10px;
  border: none;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

/* line 20, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .modal-header {
  background: #2E9A9E;
  padding: 20px;
  text-align: center;
  position: relative;
}

/* line 27, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .modal-header-title {
  color: white;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  text-align: center;
  width: 100%;
  display: block;
}

/* line 37, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .job-sorting-close-button {
  position: absolute;
  top: 12px;
  right: 12px;
  background: none;
  border: none;
  font-size: 20px;
  color: white;
  cursor: pointer;
  padding: 5px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  transition: background 0.2s ease;
}

/* line 56, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .job-sorting-close-button:hover {
  background: rgba(255, 255, 255, 0.2);
}

/* line 61, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .modal-body {
  padding: 25px 20px;
  text-align: center;
}

/* line 66, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .icon-container {
  margin-bottom: 20px;
}

/* line 70, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .feature-icon {
  width: 60px;
  height: 60px;
  background: #2E9A9E;
  border-radius: 50%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: white;
}

/* line 83, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .time-indicator {
  display: inline-flex;
  align-items: center;
  background: #e8f4f4;
  color: #2E9A9E;
  padding: 4px 8px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 15px;
}

/* line 94, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .time-indicator .time-icon {
  width: 12px;
  height: 12px;
  margin-right: 4px;
}

/* line 101, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .modal-title {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  line-height: 1.4;
}

@media (max-width: 375px) {
  /* line 101, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
  #job-sorting-intro-modal .modal-title {
    font-size: 20px;
  }
}

/* line 113, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .modal-subtitle {
  font-size: 14px;
  color: #666;
  margin-bottom: 25px;
  line-height: 1.5;
  padding: 0 10px;
}

/* line 121, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .demo-preview {
  margin-bottom: 25px;
  padding: 15px;
  background: #f9f9f9;
  border-radius: 8px;
}

/* line 128, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .demo-title {
  font-size: 13px;
  font-weight: 600;
  color: #2E9A9E;
  margin-bottom: 10px;
}

/* line 135, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .demo-cards {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
}

/* line 142, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .demo-card {
  width: 50px;
  height: 35px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: white;
}

/* line 152, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .demo-card.like {
  background: #2E9A9E;
}

/* line 156, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .demo-card.dislike {
  background: #a0a0a0;
}

/* line 161, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .demo-arrow {
  font-size: 14px;
  color: #2E9A9E;
  margin: 0 4px;
}

/* line 167, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .action-buttons {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 20px;
}

/* line 174, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .job-sorting-btn {
  width: 100%;
  padding: 15px 20px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
}

/* line 185, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .job-sorting-btn-primary {
  background: #2E9A9E;
  color: white;
}

/* line 189, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .job-sorting-btn-primary:hover {
  background: #267e82;
}

/* line 194, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .job-sorting-btn-secondary {
  background: #f0f0f0;
  color: #666;
}

/* line 198, app/assets/stylesheets/common/job_sorting_intro_modal.scss */
#job-sorting-intro-modal .job-sorting-btn-secondary:hover {
  background: #e8e8e8;
}

/* line 2, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-dialog {
  max-width: 900px;
}

/* line 6, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-content {
  border-radius: 8px;
  overflow: hidden;
}

/* line 11, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-interest-modal-body {
  padding: 20px 30px 30px;
}

@media (max-width: 768px) {
  /* line 11, app/assets/stylesheets/common/job_interest_modal.scss */
  #job-interest-modal .job-interest-modal-body {
    padding: 16px 16px 30px;
  }
}

/* line 19, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-header-teal {
  background-color: #2E9A9E;
  padding: 20px 30px;
  position: relative;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
}

/* line 27, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .close-btn-circle {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: white;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}

/* line 44, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .close-btn-circle:hover {
  background-color: #f5f5f5;
  transform: scale(1.05);
}

/* line 49, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .close-btn-circle .close-icon {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
}

/* line 58, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-title-teal {
  font-size: 18px;
  font-weight: bold;
  color: white;
  margin: 0;
  padding: 0 50px;
  line-height: 1.5;
}

/* line 67, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal {
  background: white;
  padding: 20px;
  margin-bottom: 0;
  border: 1px solid #e9ecef;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  width: 100%;
  min-width: 100%;
  box-sizing: border-box;
}

/* line 80, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-card-content {
  position: relative;
  z-index: 1;
  transition: opacity 0.3s ease;
}

/* line 86, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-card-left {
  width: 100%;
}

/* line 90, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-tags-modal {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

/* line 95, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-tags-modal .tag-teal {
  background-color: #2E9A9E;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 12px;
  border-radius: 4px;
  display: inline-block;
}

/* line 106, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-title-modal {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 120, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-container-with-favorite {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 120, app/assets/stylesheets/common/job_interest_modal.scss */
  #job-interest-modal .job-card-modal .job-info-modal .info-container-with-favorite {
    gap: 15px;
  }
}

/* line 131, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-container-with-favorite .info-left-box {
  flex: 1;
  border-right: 1px solid #e9ecef;
  min-width: 0;
}

/* line 137, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-container-with-favorite .divider-line {
  width: 1px;
  min-height: 100px;
  height: 100%;
  background-color: #ddd;
  flex-shrink: 0;
  align-self: stretch;
}

@media (max-width: 768px) {
  /* line 137, app/assets/stylesheets/common/job_interest_modal.scss */
  #job-interest-modal .job-card-modal .job-info-modal .info-container-with-favorite .divider-line {
    display: none;
  }
}

/* line 150, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-container-with-favorite .favorite-button-area {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 158, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

/* line 163, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row .info-icon {
  display: flex;
  align-items: center;
  width: 20px;
  flex-shrink: 0;
  margin-top: 2px;
}

/* line 170, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row .info-icon .material-icons,
#job-interest-modal .job-card-modal .job-info-modal .info-row .info-icon .material-icons-outlined {
  font-size: 18px;
  color: #666;
}

/* line 176, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row .info-icon i.fas.fa-code {
  font-size: 16px;
  color: #666;
}

/* line 182, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row.info-row-price {
  align-items: center;
}

/* line 185, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row.info-row-price .info-icon {
  margin-top: 0;
}

/* line 189, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row.info-row-price .info-content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  line-height: 1.2;
}

/* line 196, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row.info-row-price .info-content .text-small {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 4px;
  line-height: 1.2;
}

/* line 204, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row.info-row-price .info-content .text-x-small {
  line-height: 1.2;
}

/* line 208, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row.info-row-price .info-content > span {
  line-height: 1.2;
  margin-bottom: 0;
}

/* line 215, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row .info-content {
  flex: 1;
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}

/* line 222, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row .info-content .text-x-small .price-number {
  font-size: 20px;
}

/* line 227, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row .info-content .skills-info-modal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
}

/* line 234, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .job-info-modal .info-row .info-content .skills-info-modal .skill-tag {
  font-size: 12px;
  color: #333;
  padding: 4px 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: white;
  display: inline-block;
}

/* line 249, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .favorite-button-area .favorite-btn-circle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: white;
  border: 2px solid #ff6b8a;
  text-decoration: none;
  transition: all 0.2s;
  cursor: pointer;
}

/* line 263, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .favorite-button-area .favorite-btn-circle i {
  font-size: 24px;
  color: #ff6b8a;
  margin-bottom: 4px;
}

/* line 269, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .favorite-button-area .favorite-btn-circle .favorite-text {
  font-size: 11px;
  color: #ff6b8a;
  font-weight: bold;
}

/* line 274, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .favorite-button-area .favorite-btn-circle .favorite-text.text-gray-400 {
  color: #ff6b8a !important;
}

/* line 279, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .favorite-button-area .favorite-btn-circle.active {
  background-color: #fff5f7;
  border-color: #ff6b8a;
}

/* line 283, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .favorite-button-area .favorite-btn-circle.active i {
  color: #ff6b8a;
}

/* line 287, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .favorite-button-area .favorite-btn-circle.active .favorite-text {
  color: #ff6b8a;
}

/* line 292, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .favorite-button-area .favorite-btn-circle:hover {
  background-color: #fff5f7;
  transform: scale(1.05);
}

@media (max-width: 768px) {
  /* line 299, app/assets/stylesheets/common/job_interest_modal.scss */
  #job-interest-modal .job-card-modal .favorite-button-area .favorite-btn-circle {
    width: 60px;
    height: 60px;
  }
  /* line 303, app/assets/stylesheets/common/job_interest_modal.scss */
  #job-interest-modal .job-card-modal .favorite-button-area .favorite-btn-circle i {
    font-size: 20px;
  }
  /* line 307, app/assets/stylesheets/common/job_interest_modal.scss */
  #job-interest-modal .job-card-modal .favorite-button-area .favorite-btn-circle .favorite-text {
    font-size: 10px;
  }
}

/* line 314, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .favorite-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 107, 138, 0.85);
  display: none;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 42px;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  flex-direction: column;
  z-index: 10;
  cursor: pointer;
}

/* line 333, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .favorite-overlay:before {
  content: "";
  width: 90px;
  height: 90px;
  border: 3px solid rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  position: absolute;
  box-shadow: 0 0 12px rgba(255, 255, 255, 0.4) inset;
}

/* line 343, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal .favorite-overlay i {
  font-size: 40px;
  position: relative;
  z-index: 11;
}

/* line 350, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal.favorited {
  border-color: #ff6b8a;
}

/* line 353, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal.favorited .job-card-content {
  opacity: 0.4;
  pointer-events: none;
}

/* line 358, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .job-card-modal.favorited > .favorite-overlay {
  display: flex;
  opacity: 1;
  pointer-events: auto;
  z-index: 10;
}

/* line 368, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-footer-actions .btn-primary {
  background-color: #ff6b8a;
  border-color: #ff6b8a;
  color: white;
  font-weight: bold;
  padding: 12px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 378, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-footer-actions .btn-primary:hover {
  background-color: #ff5577;
  border-color: #ff5577;
}

/* line 384, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-footer-actions #favorite-both-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 390, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-footer-actions .btn-outline-secondary {
  color: #666;
  border-color: #ddd;
}

/* line 394, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-footer-actions .btn-outline-secondary:hover {
  background-color: #f5f5f5;
  border-color: #bbb;
}

/* line 400, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-footer-actions .skip-jobs-link {
  display: inline-flex;
  align-items: center;
  gap: 0;
  color: #2E9A9E;
  text-decoration: none;
  font-size: 14px;
  padding: 8px 0;
  transition: opacity 0.2s ease;
  background: none;
  border: none;
  width: 100%;
  justify-content: center;
  cursor: pointer;
}

/* line 415, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-footer-actions .skip-jobs-link .material-icons-outlined {
  font-size: 18px;
  color: #2E9A9E;
  margin: 0;
  line-height: 1;
}

/* line 422, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-footer-actions .skip-jobs-link .material-icons-outlined + .material-icons-outlined {
  margin-left: -8px;
}

/* line 426, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-footer-actions .skip-jobs-link span:not(.material-icons-outlined) {
  color: #2E9A9E;
  margin-left: 8px;
}

/* line 431, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-footer-actions .skip-jobs-link:hover {
  opacity: 0.8;
  text-decoration: none;
}

/* line 436, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .modal-footer-actions .skip-jobs-link:focus {
  outline: none;
  text-decoration: none;
}

/* line 446, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .slick-carousel.calculating-width {
  visibility: hidden;
}

/* line 450, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .slick-carousel .slick-list {
  margin: 0 -10px;
}

/* line 454, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .slick-carousel .slick-item {
  padding: 30px 0px 10px;
  width: 100% !important;
  min-width: 100%;
}

/* line 459, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .slick-carousel .slick-item .job-cards-vertical {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

/* line 467, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .slick-carousel .slick-arrow {
  z-index: 10;
}

/* line 471, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .slick-carousel .slick-prev {
  left: -40px;
}

/* line 475, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .slick-carousel .slick-next {
  right: -40px;
}

/* line 480, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal .slick-carousel .slick-active button:before {
  background-color: #2E9A9E;
}

@media (max-width: 768px) {
  /* line 486, app/assets/stylesheets/common/job_interest_modal.scss */
  #job-interest-modal .slick-carousel .slick-prev {
    left: -20px;
  }
  /* line 490, app/assets/stylesheets/common/job_interest_modal.scss */
  #job-interest-modal .slick-carousel .slick-next {
    right: -20px;
  }
}

/* line 496, app/assets/stylesheets/common/job_interest_modal.scss */
#job-interest-modal #carousel_job_interest .slick-dots {
  top: 0px;
  bottom: auto;
  padding-top: 0px;
}

/* line 506, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .modal-content {
  border-radius: 8px;
  overflow: hidden;
}

/* line 511, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .modal-header-teal {
  background-color: #2E9A9E;
  padding: 20px 30px;
  position: relative;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
}

/* line 518, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .modal-header-teal.text-center,
#favorite-list-modal .modal-header-teal .text-center {
  text-align: center;
}

/* line 524, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .close-btn-circle {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: white;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}

/* line 541, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .close-btn-circle:hover {
  background-color: #f5f5f5;
  transform: scale(1.05);
}

/* line 546, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .close-btn-circle .close-icon {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
}

/* line 555, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .modal-title-teal {
  font-size: 18px;
  font-weight: bold;
  color: white;
  margin: 0;
  padding: 0 50px;
  line-height: 1.5;
}

/* line 563, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .modal-title-teal.text-center {
  text-align: center;
  padding: 0;
}

/* line 569, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .favorite-list-modal-body {
  padding: 30px;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* line 579, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .favorite-list-modal-title {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}

/* line 588, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .favorite-list-modal-text {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  text-align: center;
  line-height: 1.6;
  width: 100%;
}

/* line 597, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .favorite-list-modal-button {
  background-color: #2E9A9E;
  border-color: #2E9A9E;
  color: white;
  padding: 12px 40px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
  min-width: 200px;
}

/* line 607, app/assets/stylesheets/common/job_interest_modal.scss */
#favorite-list-modal .favorite-list-modal-button:hover {
  background-color: #258a8e;
  border-color: #258a8e;
}

/* line 2, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .modal-dialog {
  max-width: 640px;
  width: 90%;
  margin: 0.75rem auto;
}

/* line 8, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .modal-content {
  border-radius: 8px;
  overflow: hidden;
}

/* line 13, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .modal-header-teal {
  background-color: #2E9A9E;
  padding: 16px 20px;
  position: relative;
  border-bottom: none;
}

/* line 20, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .close-btn-circle {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 10;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #ffffff;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}

/* line 37, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .close-btn-circle:hover {
  background-color: #f5f5f5;
  transform: scale(1.05);
}

/* line 42, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .close-btn-circle .close-icon {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
}

/* line 51, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .modal-title-teal {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin: 0;
  padding: 0 40px;
  line-height: 1.5;
  position: relative;
  z-index: 0;
}

/* line 62, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .apply-abandon-modal-body {
  padding: 16px 16px 20px;
}

/* line 66, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .apply-abandon-job-card {
  background-color: #ffffff;
  border: 1px solid #e9ecef;
  border-radius: 6px;
  padding: 12px 14px;
}

/* line 73, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .apply-abandon-modal-footer {
  border-top: none;
  padding: 0 16px 20px;
}

/* line 78, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .apply-abandon-title {
  font-size: 15px;
  color: #333333;
  line-height: 1.5;
}

/* line 84, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .apply-abandon-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

/* line 90, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .apply-abandon-tag {
  font-size: 11px;
  font-weight: bold;
  padding: 3px 8px;
  border-radius: 4px;
  color: #ffffff;
  background-color: #2E9A9E;
}

/* line 99, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .apply-abandon-row {
  display: flex;
  align-items: flex-start;
}

/* line 104, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .apply-abandon-row-price {
  align-items: center;
}

/* line 107, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .apply-abandon-row-price .apply-abandon-value {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  margin-right: 2px;
}

/* line 115, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .apply-abandon-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  color: #666666;
}

/* line 122, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .apply-abandon-icon .material-icons,
#apply-abandon-modal .apply-abandon-icon .material-icons-outlined {
  font-size: 18px;
  line-height: 1;
}

/* line 129, app/assets/stylesheets/common/apply_abandon_modal.scss */
#apply-abandon-modal .apply-abandon-value,
#apply-abandon-modal .apply-abandon-detail {
  color: #333333;
  line-height: 1.4;
  font-weight: 400;
}

/* line 3, app/assets/stylesheets/common/jobs_bottom_nav_sp.scss */
.jobs-bottom-nav-sp {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1020;
  background: #fff;
  border-top: 1px solid #e9ecef;
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.06);
  padding-bottom: env(safe-area-inset-bottom, 0px);
  transform: translateY(0);
  transition: transform 0.25s ease-out;
}

/* line 16, app/assets/stylesheets/common/jobs_bottom_nav_sp.scss */
.jobs-bottom-nav-sp.jobs-bottom-nav-sp--hidden {
  transform: translateY(100%);
  pointer-events: none;
}

/* line 22, app/assets/stylesheets/common/jobs_bottom_nav_sp.scss */
.jobs-bottom-nav-sp__inner {
  display: flex;
  align-items: stretch;
  min-height: 56px;
}

/* line 28, app/assets/stylesheets/common/jobs_bottom_nav_sp.scss */
.jobs-bottom-nav-sp__item {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  color: #2e9a9e !important;
  padding: 7px 4px 9px;
  font-weight: 700;
  border-right: 1px solid #e9ecef;
}

/* line 41, app/assets/stylesheets/common/jobs_bottom_nav_sp.scss */
.jobs-bottom-nav-sp__item:last-child {
  border-right: none;
}

/* line 45, app/assets/stylesheets/common/jobs_bottom_nav_sp.scss */
.jobs-bottom-nav-sp__item:active {
  opacity: 0.85;
}

/* line 50, app/assets/stylesheets/common/jobs_bottom_nav_sp.scss */
.jobs-bottom-nav-sp__icon {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 5px;
}

/* line 56, app/assets/stylesheets/common/jobs_bottom_nav_sp.scss */
.jobs-bottom-nav-sp__label {
  font-size: 11px;
  line-height: 1.2;
  text-align: center;
}

@media (min-width: 897px) {
  /* line 63, app/assets/stylesheets/common/jobs_bottom_nav_sp.scss */
  .jobs-bottom-nav-sp {
    display: none;
  }
}

@media (max-width: 896px) {
  /* line 70, app/assets/stylesheets/common/jobs_bottom_nav_sp.scss */
  body:has(#jobs-bottom-nav-sp) {
    padding-bottom: calc(56px + env(safe-area-inset-bottom, 0px));
  }
}

/* Sign Up フロー*/
/* line 6, app/assets/stylesheets/common/signup_flow.scss */
.max-w-740 {
  max-width: 740px;
}

/* line 10, app/assets/stylesheets/common/signup_flow.scss */
.max-w-940 {
  max-width: 940px;
}

/* line 14, app/assets/stylesheets/common/signup_flow.scss */
.signup-content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  text-align: center;
}

/* line 22, app/assets/stylesheets/common/signup_flow.scss */
.signup-content .action-buttons {
  margin-top: 1rem;
}

/* line 27, app/assets/stylesheets/common/signup_flow.scss */
.signup-content form,
.signup-content .section,
.signup-content .nav-tabs,
.signup-content .tab-content,
.signup-content .confirm-section,
.signup-content .alert {
  width: 100%;
  text-align: left;
  align-self: stretch;
}

/* line 39, app/assets/stylesheets/common/signup_flow.scss */
.signup-content .nav-tabs {
  flex-direction: row;
}

/* line 47, app/assets/stylesheets/common/signup_flow.scss */
.preview-item {
  margin-bottom: 1rem;
}

/* line 50, app/assets/stylesheets/common/signup_flow.scss */
.preview-item .preview-label {
  font-size: 13px;
  color: #6c757d;
  margin-bottom: 0.25rem;
}

/* line 56, app/assets/stylesheets/common/signup_flow.scss */
.preview-item .preview-value {
  font-size: 16px;
  color: #212529;
  font-weight: 500;
}

/* line 66, app/assets/stylesheets/common/signup_flow.scss */
.editable-field {
  transition: all 0.2s ease;
}

/* line 70, app/assets/stylesheets/common/signup_flow.scss */
.editable-field:disabled:not(.btn) {
  background-color: #f3f4f6;
  border-color: #e5e7eb;
  color: #6b7280;
  cursor: not-allowed;
  opacity: 0.7;
}

/* line 79, app/assets/stylesheets/common/signup_flow.scss */
.editable-field:not(:disabled):not(.btn) {
  background-color: #ffffff;
  border-color: #0d9488;
  border-width: 2px;
  color: #1f2937;
  box-shadow: 0 0 0 3px rgba(13, 148, 136, 0.1);
}

/* line 86, app/assets/stylesheets/common/signup_flow.scss */
.editable-field:not(:disabled):not(.btn):focus {
  border-color: #0d9488;
  box-shadow: 0 0 0 4px rgba(13, 148, 136, 0.2);
}

/* line 93, app/assets/stylesheets/common/signup_flow.scss */
.editable-field.btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* line 102, app/assets/stylesheets/common/signup_flow.scss */
.remove-badge {
  margin-left: 0.25rem;
  font-size: 1.2em;
  line-height: 1;
  opacity: 0.7;
  transition: opacity 0.2s ease;
}

/* line 109, app/assets/stylesheets/common/signup_flow.scss */
.remove-badge:hover {
  opacity: 1;
  color: #dc3545;
}

/* line 117, app/assets/stylesheets/common/signup_flow.scss */
.badge:has(.remove-badge:not([style*="display: none"])) {
  padding-right: 0.5rem;
}

/* line 120, app/assets/stylesheets/common/signup_flow.scss */
.badge:has(.remove-badge:not([style*="display: none"])):hover {
  filter: brightness(0.9);
  cursor: pointer;
}

/* line 130, app/assets/stylesheets/common/signup_flow.scss */
.alert-notification-box {
  border-left: 4px solid transparent !important;
}

/* line 133, app/assets/stylesheets/common/signup_flow.scss */
.alert-notification-box.alert-warning {
  background-color: #fef3c7;
  border-left-color: #f59e0b !important;
}

/* line 137, app/assets/stylesheets/common/signup_flow.scss */
.alert-notification-box.alert-warning .badge-warning {
  background-color: #f59e0b;
  color: #ffffff;
  font-weight: 500;
}

/* line 143, app/assets/stylesheets/common/signup_flow.scss */
.alert-notification-box.alert-warning strong.text-warning {
  color: #92400e;
}

/* line 148, app/assets/stylesheets/common/signup_flow.scss */
.alert-notification-box.alert-danger {
  background-color: #fef2f2;
  border-left-color: #dc3545 !important;
}

/* line 152, app/assets/stylesheets/common/signup_flow.scss */
.alert-notification-box.alert-danger .badge-danger {
  background-color: #dc3545;
  color: #ffffff;
  font-weight: 500;
  cursor: pointer;
}

/* line 158, app/assets/stylesheets/common/signup_flow.scss */
.alert-notification-box.alert-danger .badge-danger:hover {
  background-color: #c82333;
}

/* line 163, app/assets/stylesheets/common/signup_flow.scss */
.alert-notification-box.alert-danger strong.text-danger {
  color: #dc3545;
}

/* line 173, app/assets/stylesheets/common/signup_flow.scss */
.btn-primary[style*="background-color: #0d9488"] {
  transition: all 0.3s ease;
}

/* line 176, app/assets/stylesheets/common/signup_flow.scss */
.btn-primary[style*="background-color: #0d9488"]:hover {
  background-color: #0f766e !important;
  border-color: #0f766e !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(13, 148, 136, 0.3);
}

/* line 183, app/assets/stylesheets/common/signup_flow.scss */
.btn-primary[style*="background-color: #0d9488"]:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(13, 148, 136, 0.2);
}

/* line 194, app/assets/stylesheets/common/signup_flow.scss */
.card-header svg {
  vertical-align: middle;
}

/* line 198, app/assets/stylesheets/common/signup_flow.scss */
.card-header .btn-outline-primary {
  transition: all 0.2s ease;
}

/* line 201, app/assets/stylesheets/common/signup_flow.scss */
.card-header .btn-outline-primary:hover {
  background-color: #0d9488;
  border-color: #0d9488;
  color: #ffffff;
}

/* line 212, app/assets/stylesheets/common/signup_flow.scss */
.badge-dark-green {
  background-color: #2e9a9e;
  color: #ffffff;
}

/* line 216, app/assets/stylesheets/common/signup_flow.scss */
.badge-dark-green:hover {
  background-color: #267276;
}

/* line 224, app/assets/stylesheets/common/signup_flow.scss */
.btn-dark-green {
  background-color: #2e9a9e;
  border-color: #2e9a9e;
  color: #ffffff;
  transition: all 0.3s ease;
}

/* line 230, app/assets/stylesheets/common/signup_flow.scss */
.btn-dark-green:hover {
  background-color: #267276;
  border-color: #267276;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(46, 154, 158, 0.3);
}

/* line 238, app/assets/stylesheets/common/signup_flow.scss */
.btn-dark-green:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(46, 154, 158, 0.2);
}

/* line 243, app/assets/stylesheets/common/signup_flow.scss */
.btn-dark-green:focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 154, 158, 0.25);
}

/* line 253, app/assets/stylesheets/common/signup_flow.scss */
#skill-search-autocomplete,
#exp-skill-search-autocomplete {
  position: relative;
}

/* line 257, app/assets/stylesheets/common/signup_flow.scss */
#skill-search-autocomplete .autocomplete-list,
#exp-skill-search-autocomplete .autocomplete-list {
  position: relative;
  width: 100%;
}

/* line 261, app/assets/stylesheets/common/signup_flow.scss */
#skill-search-autocomplete .autocomplete-list .ui-autocomplete,
#exp-skill-search-autocomplete .autocomplete-list .ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  max-height: 300px;
  overflow-y: auto;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 277, app/assets/stylesheets/common/signup_flow.scss */
#skill-search-autocomplete .autocomplete-list .ui-autocomplete .ui-menu-item,
#exp-skill-search-autocomplete .autocomplete-list .ui-autocomplete .ui-menu-item {
  cursor: pointer;
  padding: 0.5rem 1rem;
}

/* line 284, app/assets/stylesheets/common/signup_flow.scss */
#skill-search-autocomplete .autocomplete-list .ui-autocomplete .ui-menu-item.ui-state-active, #skill-search-autocomplete .autocomplete-list .ui-autocomplete .ui-menu-item:hover,
#exp-skill-search-autocomplete .autocomplete-list .ui-autocomplete .ui-menu-item.ui-state-active,
#exp-skill-search-autocomplete .autocomplete-list .ui-autocomplete .ui-menu-item:hover {
  background-color: #e9ecef;
}

/* line 297, app/assets/stylesheets/common/signup_flow.scss */
#selected-skill-tags.disabled-mode .skill-tag {
  opacity: 0.7;
  cursor: not-allowed;
}

/* line 301, app/assets/stylesheets/common/signup_flow.scss */
#selected-skill-tags.disabled-mode .skill-tag button[data-action="remove-skill"] {
  display: none;
}

/* line 313, app/assets/stylesheets/common/signup_flow.scss */
.suggested-skills-section button[data-action="add-suggested-skill"] {
  padding: 0.375rem 0.875rem;
}

/* line 321, app/assets/stylesheets/common/signup_flow.scss */
#drop-zone.disabled-mode {
  pointer-events: none;
  opacity: 0.6;
  cursor: not-allowed;
}

/* line 342, app/assets/stylesheets/common/signup_flow.scss */
.enhanced-area-prefecture-select-section .prefecture-btn {
  transition: all 0.2s ease;
}

/* line 345, app/assets/stylesheets/common/signup_flow.scss */
.enhanced-area-prefecture-select-section .prefecture-btn:hover:not(:disabled) {
  transform: translateY(-1px);
}

/* line 351, app/assets/stylesheets/common/signup_flow.scss */
.enhanced-area-prefecture-select-section #selected-prefecture-tags {
  background-color: #f8f9fa;
  border: 1px dashed #dee2e6 !important;
  min-height: 100px;
}

/* line 358, app/assets/stylesheets/common/signup_flow.scss */
.enhanced-area-prefecture-select-section #selected-prefecture-tags.disabled-mode .prefecture-tag {
  opacity: 0.7;
  cursor: not-allowed;
}

/* line 362, app/assets/stylesheets/common/signup_flow.scss */
.enhanced-area-prefecture-select-section #selected-prefecture-tags.disabled-mode .prefecture-tag .remove-prefecture-btn {
  display: none;
}

/* line 370, app/assets/stylesheets/common/signup_flow.scss */
.enhanced-area-prefecture-select-section .prefecture-tag {
  transition: all 0.2s ease;
}

/* line 373, app/assets/stylesheets/common/signup_flow.scss */
.enhanced-area-prefecture-select-section .prefecture-tag .remove-prefecture-btn {
  opacity: 0.7;
}

/* line 376, app/assets/stylesheets/common/signup_flow.scss */
.enhanced-area-prefecture-select-section .prefecture-tag .remove-prefecture-btn:hover {
  opacity: 1;
}

/* line 380, app/assets/stylesheets/common/signup_flow.scss */
.enhanced-area-prefecture-select-section .prefecture-tag .remove-prefecture-btn i {
  font-size: 12px;
}

/* line 390, app/assets/stylesheets/common/signup_flow.scss */
.btn-outline-dark-green {
  color: #2e9a9e;
  border-color: #2e9a9e;
  background-color: transparent;
}

/* line 395, app/assets/stylesheets/common/signup_flow.scss */
.btn-outline-dark-green:hover:not(:disabled) {
  background-color: #2e9a9e;
  border-color: #2e9a9e;
  color: #ffffff;
}

/* line 401, app/assets/stylesheets/common/signup_flow.scss */
.btn-outline-dark-green:focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 154, 158, 0.25);
}

/* line 412, app/assets/stylesheets/common/signup_flow.scss */
.single-select-2col .single-select-item {
  width: calc((100% - 8px) / 2);
}

/* line 420, app/assets/stylesheets/common/signup_flow.scss */
#preview-tabs {
  display: flex;
  flex-direction: row !important;
  border-bottom: 2px solid #e5e7eb;
}

/* line 425, app/assets/stylesheets/common/signup_flow.scss */
#preview-tabs .nav-item {
  flex: 1 1 auto;
  margin-bottom: -2px;
  text-align: center;
}

/* line 431, app/assets/stylesheets/common/signup_flow.scss */
#preview-tabs .nav-link {
  display: block;
  width: 100%;
  color: #6b7280;
  font-weight: 500;
  font-size: 14px;
  padding: 12px 16px;
  border: none;
  border-bottom: 3px solid transparent;
  background-color: transparent;
  transition: all 0.2s ease;
}

/* line 443, app/assets/stylesheets/common/signup_flow.scss */
#preview-tabs .nav-link i {
  font-size: 16px;
}

/* line 447, app/assets/stylesheets/common/signup_flow.scss */
#preview-tabs .nav-link:hover {
  color: #2e9a9e;
  border-bottom-color: rgba(46, 154, 158, 0.3);
  background-color: transparent;
}

/* line 453, app/assets/stylesheets/common/signup_flow.scss */
#preview-tabs .nav-link:focus {
  outline: none;
  box-shadow: none;
}

/* line 458, app/assets/stylesheets/common/signup_flow.scss */
#preview-tabs .nav-link.active {
  color: #2e9a9e;
  font-weight: 700;
  border-bottom-color: #2e9a9e;
  background-color: transparent;
}

/* line 469, app/assets/stylesheets/common/signup_flow.scss */
#preview-tab-content .tab-pane {
  display: none;
  padding-top: 1rem;
}

/* line 473, app/assets/stylesheets/common/signup_flow.scss */
#preview-tab-content .tab-pane.active {
  display: block;
}

@media (max-width: 767.98px) {
  /* line 482, app/assets/stylesheets/common/signup_flow.scss */
  #preview-tabs .nav-link {
    font-size: 12px;
    padding: 10px 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  /* line 486, app/assets/stylesheets/common/signup_flow.scss */
  #preview-tabs .nav-link i {
    display: block;
    margin-right: 0 !important;
    margin-bottom: 4px;
    font-size: 18px;
  }
}

/* line 505, app/assets/stylesheets/common/signup_flow.scss */
.preserve-line-breaks {
  white-space: pre-wrap;
}

/* line 509, app/assets/stylesheets/common/signup_flow.scss */
.confirm-section {
  font-size: 1.125rem;
}

/* line 513, app/assets/stylesheets/common/signup_flow.scss */
.confirm-label {
  font-size: 0.875rem;
}

/* line 517, app/assets/stylesheets/common/signup_flow.scss */
.confirm-value {
  font-size: 1.125rem;
}

/* line 3, app/assets/stylesheets/common/action_buttons.scss */
.action-button {
  min-width: 120px;
}

@media (max-width: 374px) {
  /* line 3, app/assets/stylesheets/common/action_buttons.scss */
  .action-button {
    min-width: 80px;
  }
}

@media (min-width: 768px) {
  /* line 3, app/assets/stylesheets/common/action_buttons.scss */
  .action-button {
    min-width: 160px;
  }
}

/* line 5, app/assets/stylesheets/common/_async_notification_toast.scss */
.async-notification-toast-container {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
}

@media (max-width: 575.98px) {
  /* line 5, app/assets/stylesheets/common/_async_notification_toast.scss */
  .async-notification-toast-container {
    right: 50%;
    transform: translateX(50%);
  }
}

/* line 19, app/assets/stylesheets/common/_async_notification_toast.scss */
.async-notification-toast-container .toast {
  min-width: 300px;
  background-color: #fff;
  border: none;
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

/* line 28, app/assets/stylesheets/common/_async_notification_toast.scss */
.async-notification-toast-container .toast.hide {
  display: none;
}

/* line 33, app/assets/stylesheets/common/_async_notification_toast.scss */
.async-notification-toast-container .toast.show {
  display: block;
}

/* line 38, app/assets/stylesheets/common/_async_notification_toast.scss */
.async-notification-toast-container .toast .toast-header {
  background-color: #2e9a9e;
  color: #fff;
  border-bottom: none;
  padding: 0.75rem 1rem;
}

/* line 44, app/assets/stylesheets/common/_async_notification_toast.scss */
.async-notification-toast-container .toast .toast-header strong {
  font-weight: 600;
}

/* line 50, app/assets/stylesheets/common/_async_notification_toast.scss */
.async-notification-toast-container .toast .toast-body {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem;
  color: #333333;
  font-size: 0.9375rem;
}

/* line 6, app/assets/stylesheets/common/signup/enhanced_multi_select.scss */
.enhanced-multi-select-section .enhanced-multi-select-items .enhanced-multi-select-item {
  width: calc((100% - 28px) / 3);
}

@media (max-width: 767px) {
  /* line 6, app/assets/stylesheets/common/signup/enhanced_multi_select.scss */
  .enhanced-multi-select-section .enhanced-multi-select-items .enhanced-multi-select-item {
    width: calc((100% - 14px) / 2);
  }
}

/* line 15, app/assets/stylesheets/common/signup/enhanced_multi_select.scss */
.enhanced-multi-select-section .btn-outline-primary {
  border-color: #2e9a9e;
  color: #2e9a9e;
}

/* line 21, app/assets/stylesheets/common/signup/enhanced_multi_select.scss */
.enhanced-multi-select-section .other-input-section {
  display: none;
}

/* line 6, app/assets/stylesheets/common/signup/enhanced_single_select.scss */
.enhanced-single-select-section .enhanced-single-select-items .enhanced-single-select-item {
  width: calc((100% - 28px) / 3);
}

@media (max-width: 767px) {
  /* line 6, app/assets/stylesheets/common/signup/enhanced_single_select.scss */
  .enhanced-single-select-section .enhanced-single-select-items .enhanced-single-select-item {
    width: calc((100% - 14px) / 2);
  }
}

/* line 6, app/assets/stylesheets/common/signup/enhanced_work_start_date.scss */
.enhanced-work-start-date-section .work-start-date-buttons .work-start-date-button-item {
  width: calc((100% - 28px) / 3);
}

@media (max-width: 767px) {
  /* line 6, app/assets/stylesheets/common/signup/enhanced_work_start_date.scss */
  .enhanced-work-start-date-section .work-start-date-buttons .work-start-date-button-item {
    width: calc((100% - 14px) / 2);
  }
}

/* line 15, app/assets/stylesheets/common/signup/enhanced_work_start_date.scss */
.enhanced-work-start-date-section .date-picker-section {
  transition: all 0.3s ease;
}

@media (min-width: 768px) {
  /* line 19, app/assets/stylesheets/common/signup/enhanced_work_start_date.scss */
  .enhanced-work-start-date-section .date-picker-section .date-select-year {
    max-width: 120px;
    margin: 0 20px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  /* line 19, app/assets/stylesheets/common/signup/enhanced_work_start_date.scss */
  .enhanced-work-start-date-section .date-picker-section .date-select-year {
    flex: 0 0 41.666667%;
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  /* line 32, app/assets/stylesheets/common/signup/enhanced_work_start_date.scss */
  .enhanced-work-start-date-section .date-picker-section .date-select-month {
    max-width: 90px;
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 767px) {
  /* line 32, app/assets/stylesheets/common/signup/enhanced_work_start_date.scss */
  .enhanced-work-start-date-section .date-picker-section .date-select-month {
    padding: 0 1rem;
  }
}

@media (min-width: 768px) {
  /* line 44, app/assets/stylesheets/common/signup/enhanced_work_start_date.scss */
  .enhanced-work-start-date-section .date-picker-section .date-select-day {
    max-width: 90px;
    margin: 0 20px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  /* line 44, app/assets/stylesheets/common/signup/enhanced_work_start_date.scss */
  .enhanced-work-start-date-section .date-picker-section .date-select-day {
    padding-left: 0;
  }
}

/* line 57, app/assets/stylesheets/common/signup/enhanced_work_start_date.scss */
.enhanced-work-start-date-section .date-picker-section .help-text {
  font-weight: normal;
  font-size: 14px;
  padding-top: 0.75rem;
}

/* line 2, app/assets/stylesheets/common/signup/file_upload.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/common/signup/file_upload.scss */
.flex-1 {
  flex: 1;
}

/* line 12, app/assets/stylesheets/common/signup/file_upload.scss */
.file-upload-section .drop-zone {
  border: 3px dashed #dee2e6;
  padding: 2rem 1rem;
  transition: all 0.3s ease;
}

/* line 17, app/assets/stylesheets/common/signup/file_upload.scss */
.file-upload-section .drop-zone.drag-over {
  border-color: #2e9a9e;
  background-color: #e7f3ff;
}

/* line 22, app/assets/stylesheets/common/signup/file_upload.scss */
.file-upload-section .drop-zone .upload-icon {
  font-size: 48px;
}

/* line 29, app/assets/stylesheets/common/signup/file_upload.scss */
.file-upload-section .file-info .file-icon {
  font-size: 36px;
}

/* line 33, app/assets/stylesheets/common/signup/file_upload.scss */
.file-upload-section .file-info .file-details {
  min-width: 0;
}

/* line 36, app/assets/stylesheets/common/signup/file_upload.scss */
.file-upload-section .file-info .file-details .file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-break: break-all;
}

/* line 46, app/assets/stylesheets/common/signup/file_upload.scss */
.file-upload-section .file-info .file-details .file-size {
  margin-top: 0.25rem;
}

/* line 51, app/assets/stylesheets/common/signup/file_upload.scss */
.file-upload-section .file-info .remove-file {
  font-size: 24px;
}

/* line 54, app/assets/stylesheets/common/signup/file_upload.scss */
.file-upload-section .file-info .remove-file:hover {
  opacity: 0.7;
}

@media (min-width: 768px) {
  /* line 62, app/assets/stylesheets/common/signup/file_upload.scss */
  .file-upload-section .drop-zone {
    padding: 3rem 2rem;
  }
  /* line 65, app/assets/stylesheets/common/signup/file_upload.scss */
  .file-upload-section .drop-zone .upload-icon {
    font-size: 64px;
  }
  /* line 70, app/assets/stylesheets/common/signup/file_upload.scss */
  .file-upload-section .file-info {
    padding: 1.5rem;
  }
  /* line 73, app/assets/stylesheets/common/signup/file_upload.scss */
  .file-upload-section .file-info .file-icon {
    font-size: 48px;
  }
}

@media screen and (max-width: 320px) {
  /* line 3, app/assets/stylesheets/home_index.scss */
  #home-index .category_search_btn {
    background-color: #F9FAFA;
    width: 44px;
    height: 44px;
  }
  /* line 8, app/assets/stylesheets/home_index.scss */
  #home-index .category_search_btn_icon {
    font-size: 19px;
  }
  /* line 13, app/assets/stylesheets/home_index.scss */
  #home-index #use-case img {
    width: 60px;
    height: 60px;
    justify-self: center;
  }
  /* line 18, app/assets/stylesheets/home_index.scss */
  #home-index #use-case img.usecase-arrow {
    height: 15px;
    width: 5px;
  }
}

@media screen and (min-width: 321px) and (max-width: 500px) {
  /* line 28, app/assets/stylesheets/home_index.scss */
  #home-index .category_search_btn {
    background-color: #F9FAFA;
    width: 56px;
    height: 56px;
  }
  /* line 33, app/assets/stylesheets/home_index.scss */
  #home-index .category_search_btn_icon {
    font-size: 24px;
  }
  /* line 37, app/assets/stylesheets/home_index.scss */
  #home-index #use-case img {
    width: 70px;
    height: 70px;
    justify-self: center;
  }
  /* line 42, app/assets/stylesheets/home_index.scss */
  #home-index #use-case img.usecase-arrow {
    height: 18px;
    width: 8px;
  }
}

@media screen and (min-width: 501px) {
  /* line 52, app/assets/stylesheets/home_index.scss */
  #home-index .main-visual {
    background-image: url(/assets/main_visual-cb72d1f9ff0700b87900089b7c4652ad6e6c1cd28f8ca82532c00f4e0fd9684a.png);
    background-size: cover;
    background-position: center top;
  }
  /* line 58, app/assets/stylesheets/home_index.scss */
  #home-index #use-case img {
    width: 140px;
    height: 140px;
  }
  /* line 62, app/assets/stylesheets/home_index.scss */
  #home-index #use-case img.usecase-arrow {
    height: 36px;
    width: 16px;
  }
}

/* line 3, app/assets/stylesheets/home_outline.scss */
#home-outline .main-visual {
  background-image: url(/assets/main_visual-cb72d1f9ff0700b87900089b7c4652ad6e6c1cd28f8ca82532c00f4e0fd9684a.png);
  background-size: cover;
  background-position: center top;
}

/* line 10, app/assets/stylesheets/home_outline.scss */
#home-outline #characteristic .characteristic-contents img {
  width: 200px;
  height: 200px;
}

/* line 18, app/assets/stylesheets/home_outline.scss */
#home-outline #use-case img {
  width: 140px;
  height: 140px;
}

/* line 22, app/assets/stylesheets/home_outline.scss */
#home-outline #use-case img.usecase-arrow {
  height: 36px;
  width: 16px;
}

/* line 26, app/assets/stylesheets/home_outline.scss */
#home-outline #use-case span.usecase-border {
  position: absolute;
  background-image: url(/assets/usecase-border-f5f518e46ec66c376c7f028260a516525507176e1d3f84c652ad07c702321886.png);
  height: 900px;
  width: 10px;
  background-size: cover;
  display: block;
  margin-left: 65px;
  margin-top: 40px;
}

@media screen and (max-width: 500px) {
  /* line 44, app/assets/stylesheets/home_outline.scss */
  #home-outline #characteristic .characteristic-contents img {
    width: 180px;
    height: 180px;
  }
  /* line 52, app/assets/stylesheets/home_outline.scss */
  #home-outline #use-case img {
    width: 70px;
    height: 70px;
    justify-self: center;
  }
  /* line 57, app/assets/stylesheets/home_outline.scss */
  #home-outline #use-case img.usecase-arrow {
    height: 18px;
    width: 8px;
  }
}

/* line 4, app/assets/stylesheets/home_partners.scss */
#home-partners .card-body .company-logo {
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  max-width: 150px;
  height: 54px;
}

@media screen and (max-width: 500px) {
  /* line 18, app/assets/stylesheets/home_partners.scss */
  #home-partners .card-body .company-logo {
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    height: 36px;
    max-width: initial;
  }
}

/* line 4, app/assets/stylesheets/user_edit.scss */
#user-edit #auto_complete_skill_list ul,
#user-edit-condition #auto_complete_skill_list ul {
  display: block !important;
  max-height: 200px;
  overflow: scroll;
}

/* line 8, app/assets/stylesheets/user_edit.scss */
#user-edit #auto_complete_skill_list ul li:last-child,
#user-edit-condition #auto_complete_skill_list ul li:last-child {
  border-bottom: none !important;
}

/* line 15, app/assets/stylesheets/user_edit.scss */
#user-edit #auto_complete .ui-autocomplete-input,
#user-edit-condition #auto_complete .ui-autocomplete-input {
  border-radius: 0.3rem;
}

/* line 18, app/assets/stylesheets/user_edit.scss */
#user-edit #auto_complete .search-icon,
#user-edit-condition #auto_complete .search-icon {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}

/* line 24, app/assets/stylesheets/user_edit.scss */
#user-edit #auto_complete .search-icon .input-group-text,
#user-edit-condition #auto_complete .search-icon .input-group-text {
  border: 0;
  background-color: transparent !important;
}

/* line 31, app/assets/stylesheets/user_edit.scss */
#user-edit #add_station_btn button:hover,
#user-edit-condition #add_station_btn button:hover {
  color: #545e73;
  background-color: #fff;
  border-color: #545e73;
}

/* line 39, app/assets/stylesheets/user_edit.scss */
#project-list-card .no-tag {
  display: none;
}

/* line 43, app/assets/stylesheets/user_edit.scss */
.input-group-text.clear-skill {
  position: absolute;
  right: 20px;
  top: 1px;
  height: 2.875rem;
  z-index: 10;
  border: 0px;
  background-color: transparent !important;
}

/* line 55, app/assets/stylesheets/user_edit.scss */
#profile-contents .url-btn button {
  border-color: #2e9a9e;
}

/* line 57, app/assets/stylesheets/user_edit.scss */
#profile-contents .url-btn button span {
  color: #2e9a9e;
}

/* line 59, app/assets/stylesheets/user_edit.scss */
#profile-contents .url-btn button span i {
  color: #2e9a9e !important;
}

/* line 63, app/assets/stylesheets/user_edit.scss */
#profile-contents .url-btn button:hover {
  border-color: #333;
}

/* line 65, app/assets/stylesheets/user_edit.scss */
#profile-contents .url-btn button:hover span {
  color: #333;
}

/* line 67, app/assets/stylesheets/user_edit.scss */
#profile-contents .url-btn button:hover span i {
  color: #333 !important;
}

/* line 76, app/assets/stylesheets/user_edit.scss */
.close_btn {
  height: 15px;
}

/* line 79, app/assets/stylesheets/user_edit.scss */
.file-upload-side:hover {
  cursor: pointer;
}

/* line 3, app/assets/stylesheets/user_edit_experience.scss */
#experience {
  /* .bg-primary */
}

/* line 5, app/assets/stylesheets/user_edit_experience.scss */
#experience #auto_complete_skill_list ul {
  display: block !important;
  max-height: 200px;
  overflow: scroll;
}

/* line 9, app/assets/stylesheets/user_edit_experience.scss */
#experience #auto_complete_skill_list ul li:last-child {
  border-bottom: none !important;
}

/* line 16, app/assets/stylesheets/user_edit_experience.scss */
#experience #auto_complete .ui-autocomplete-input {
  border-radius: 0.3rem;
}

/* line 19, app/assets/stylesheets/user_edit_experience.scss */
#experience #auto_complete .search-icon {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}

/* line 25, app/assets/stylesheets/user_edit_experience.scss */
#experience #auto_complete .search-icon .input-group-text {
  border: 0;
  background-color: transparent !important;
}

/* line 32, app/assets/stylesheets/user_edit_experience.scss */
#experience .bg-primary {
  background-color: #FFF;
  border: 1px solid #989e9d;
  padding-top: 9px;
  padding-bottom: 9px;
}

/* line 37, app/assets/stylesheets/user_edit_experience.scss */
#experience .bg-primary.active-tag {
  color: #fff;
  background-color: #2E9A9E;
  border: solid 1px #2E9A9E;
}

/* line 41, app/assets/stylesheets/user_edit_experience.scss */
#experience .bg-primary.active-tag .skill-tag-text {
  color: #fff;
}

/* line 44, app/assets/stylesheets/user_edit_experience.scss */
#experience .bg-primary.active-tag .skill_text {
  color: #fff;
}

/* line 48, app/assets/stylesheets/user_edit_experience.scss */
#experience .bg-primary .skill-tag-text {
  color: #333;
  pointer-events: none;
}

/* line 52, app/assets/stylesheets/user_edit_experience.scss */
#experience .bg-primary .skill_text {
  color: #333;
  pointer-events: none;
}

/* line 63, app/assets/stylesheets/user_edit_experience.scss */
#experience .img-infra {
  width: 14px;
  height: 14px;
}

/* line 68, app/assets/stylesheets/user_edit_experience.scss */
#experience .project-icon i {
  color: #000 !important;
  opacity: .54;
}

@media screen and (min-width: 321px) and (max-width: 500px) {
  /* line 76, app/assets/stylesheets/user_edit_experience.scss */
  #experience #add_station_btn button:hover {
    color: #545E73;
    background-color: #FFF;
    border-color: #545E73;
  }
}

@media screen and (max-width: 320px) {
  /* line 85, app/assets/stylesheets/user_edit_experience.scss */
  #experience #add_station_btn button:hover {
    color: #545E73;
    background-color: #FFF;
    border-color: #545E73;
  }
}

/* line 92, app/assets/stylesheets/user_edit_experience.scss */
#upload_button:hover {
  background-color: #fafdff;
}

/* line 95, app/assets/stylesheets/user_edit_experience.scss */
#file-remove-form:hover {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project {
  /* .bg-primary */
  /* .project-period */
}

/* line 3, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project #auto_complete .ui-autocomplete-input {
  border-radius: 0.3rem;
}

/* line 6, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project #auto_complete .search-icon {
  position: absolute;
  left: 45px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 6;
  pointer-events: none;
  border: 0 !important;
  background-color: transparent !important;
  padding: 0 !important;
}

/* line 22, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project .project-period .select-wrapper {
  display: flex;
}

/* line 27, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project #project_auto_complete_skill_list ul {
  display: block !important;
  max-height: 200px;
  overflow: scroll;
}

/* line 31, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project #project_auto_complete_skill_list ul li:last-child {
  border-bottom: none !important;
}

/* line 35, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project #project_auto_complete_skill_list .aclist {
  padding: 0.5rem 1rem;
  list-style: none;
}

/* line 40, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project #project_auto_complete_skill_list .aclist .fa-plus-circle {
  margin-right: 0.5rem;
}

/* line 45, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project #add_station_btn button:hover {
  color: #545e73;
  background-color: #fff;
  border-color: #545e73;
}

/* line 50, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project .bg-primary {
  background-color: #fff;
  border: 1px solid #bdc7c5;
  padding-top: 9px;
  padding-bottom: 9px;
}

/* line 55, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project .bg-primary.active-tag {
  color: #fff;
  background-color: #2e9a9e;
  border: 0;
}

/* line 59, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project .bg-primary.active-tag .skill-tag-text {
  color: #fff;
}

/* line 62, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project .bg-primary.active-tag .skill_text {
  color: #fff;
}

/* line 66, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project .bg-primary .skill-tag-text {
  color: #333;
  pointer-events: none;
}

/* line 70, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project .bg-primary .skill_text {
  color: #333;
  pointer-events: none;
}

/* line 81, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project .project-period {
  display: flex;
  position: relative;
}

/* line 84, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project .project-period .select-wrapper {
  position: relative;
}

/* line 100, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project .project-period .select-wrapper .field_with_errors {
  display: flex;
}

/* line 104, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project .project-period select {
  width: 100px;
  margin-right: 20px;
}

/* line 109, app/assets/stylesheets/user_edit_project.scss */
#user-edit-project .img-infra {
  width: 14px;
  height: 14px;
}

/* line 2, app/assets/stylesheets/review.scss */
#review-step-4 .review_comment, #corporation_new_company_step3 .review_comment, #corporation_new_interview_step2 .review_comment {
  padding: 10px;
}

/* line 6, app/assets/stylesheets/review.scss */
#review-step-4 .comment_chara_num, #corporation_new_company_step3 .comment_chara_num, #corporation_new_interview_step2 .comment_chara_num {
  color: #EF476F;
}

/* line 10, app/assets/stylesheets/review.scss */
#review-step-4 .comment_total_chara_num, #corporation_new_company_step3 .comment_total_chara_num, #corporation_new_interview_step2 .comment_total_chara_num {
  color: #EF476F;
}

/* line 14, app/assets/stylesheets/review.scss */
#review-step-4 .number, #corporation_new_company_step3 .number, #corporation_new_interview_step2 .number {
  color: #EF476F;
}

/* line 19, app/assets/stylesheets/review.scss */
#review-step-4 .review-checkpoint-comment.normal .are-circle, #corporation_new_company_step3 .review-checkpoint-comment.normal .are-circle, #corporation_new_interview_step2 .review-checkpoint-comment.normal .are-circle {
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
}

/* line 24, app/assets/stylesheets/review.scss */
#review-step-4 .review-checkpoint-comment.normal .area-rule, #corporation_new_company_step3 .review-checkpoint-comment.normal .area-rule, #corporation_new_interview_step2 .review-checkpoint-comment.normal .area-rule {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  padding-top: 2px;
}

/* line 30, app/assets/stylesheets/review.scss */
#review-step-4 .review-checkpoint-comment.normal .circle, #corporation_new_company_step3 .review-checkpoint-comment.normal .circle, #corporation_new_interview_step2 .review-checkpoint-comment.normal .circle {
  width: 20px;
  /*幅*/
  height: 20px;
  /*高さ*/
  border-radius: 50%;
  /*角丸*/
  background: #DDDDDD;
  text-align: center;
  line-height: 20px;
}

/* line 37, app/assets/stylesheets/review.scss */
#review-step-4 .review-checkpoint-comment.normal .circle .check, #corporation_new_company_step3 .review-checkpoint-comment.normal .circle .check, #corporation_new_interview_step2 .review-checkpoint-comment.normal .circle .check {
  color: white;
  font-size: 12px;
  padding-left: 4px;
}

/* line 45, app/assets/stylesheets/review.scss */
#review-step-4 .review-checkpoint-comment.min .are-circle, #corporation_new_company_step3 .review-checkpoint-comment.min .are-circle, #corporation_new_interview_step2 .review-checkpoint-comment.min .are-circle {
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
}

/* line 50, app/assets/stylesheets/review.scss */
#review-step-4 .review-checkpoint-comment.min .area-rule, #corporation_new_company_step3 .review-checkpoint-comment.min .area-rule, #corporation_new_interview_step2 .review-checkpoint-comment.min .area-rule {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}

/* line 55, app/assets/stylesheets/review.scss */
#review-step-4 .review-checkpoint-comment.min .circle, #corporation_new_company_step3 .review-checkpoint-comment.min .circle, #corporation_new_interview_step2 .review-checkpoint-comment.min .circle {
  width: 20px;
  /*幅*/
  height: 20px;
  /*高さ*/
  border-radius: 50%;
  /*角丸*/
  background: #DDDDDD;
  text-align: center;
  line-height: 20px;
}

/* line 62, app/assets/stylesheets/review.scss */
#review-step-4 .review-checkpoint-comment.min .circle .check, #corporation_new_company_step3 .review-checkpoint-comment.min .circle .check, #corporation_new_interview_step2 .review-checkpoint-comment.min .circle .check {
  color: white;
  font-size: 12px;
  padding-left: 4px;
}

/* line 2, app/assets/stylesheets/project_list_card.scss */
#project-list-card .container {
  position: relative;
}

/* line 25, app/assets/stylesheets/project_list_card.scss */
#project-list-card .container.border-start:after {
  content: "";
  position: absolute;
  top: 0;
  left: -7px;
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(/assets/circle-12db2dda6229cdfb98ea6e6cc1a2a4a8f4022470fc11e5534380a3b864112d7e.png);
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 1, app/assets/stylesheets/user_project_modal.scss */
#modal {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  overflow: scroll;
  z-index: 1040;
  /* #modal-wrapper */
}

/* line 10, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-mask {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
}

/* line 20, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper {
  position: relative;
  display: flex;
  width: calc(335 / 375 * 100%);
  max-width: 375px;
  margin: auto;
  z-index: 6;
  overflow: hidden;
  /* #modal-inner */
}

/* line 29, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner {
  width: 100%;
  padding: 20px 15px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  /* .range-wrapper */
}

/* line 35, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .modal-close-btn {
  height: 24px;
}

/* line 38, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .title {
  font-size: 1rem;
  opacity: .87;
}

/* line 42, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .theme {
  margin-bottom: 10px;
  text-align: left;
  font-size: 14px;
  opacity: .87;
}

/* line 48, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .error-text {
  display: none;
  font-size: 12px;
  color: #F86986;
}

/* line 54, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner #rangeSlider .theme {
  margin-bottom: 22px;
}

/* line 58, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .range-wrapper {
  position: relative;
  padding-top: 10px;
  /* Special styling for WebKit/Blink */
  /* .range-line */
  /* .range-text */
}

/* line 61, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .range-wrapper input {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  margin: 0 auto;
  width: calc(276 / 305 * 100%);
  height: 4px;
  z-index: 3;
}

/* line 73, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .range-wrapper input.multirange[type=range]::-webkit-slider-thumb {
  height: 24px;
  width: 24px;
  border-radius: 12px;
  margin-top: 0px;
}

/* line 79, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .range-wrapper .range-line {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  width: calc(276 / 305 * 100%);
  margin: 0 auto;
  z-index: 2;
}

/* line 88, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .range-wrapper .range-line li {
  width: calc(276 / 305 / 4 * 100%);
  height: 4px;
  background-color: #E8ECEB;
}

/* line 92, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .range-wrapper .range-line li.active {
  background-color: #2E9A9E;
  border-left: 1px solid #E8ECEB;
  border-right: 1px solid #E8ECEB;
}

/* line 96, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .range-wrapper .range-line li.active:first-child {
  border-left: 0;
}

/* line 99, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .range-wrapper .range-line li.active:last-child {
  border-right: 0;
}

/* line 105, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .range-wrapper .range-text {
  display: flex;
  width: 100%;
  margin: 15px auto 0;
}

/* line 109, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .range-wrapper .range-text li {
  width: calc(1 / 5 * 95%);
  font-size: 12px;
}

/* line 112, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .range-wrapper .range-text li.active {
  color: #2E9A9E;
}

/* line 115, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .range-wrapper .range-text li:first-child {
  color: #2E9A9E;
}

/* line 121, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .select-wrapper {
  position: relative;
}

/* line 137, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .delete-btn {
  display: flex;
  justify-content: center;
  width: auto;
}

/* line 141, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .delete-btn i {
  color: #EF476F !important;
}

/* line 144, app/assets/stylesheets/user_project_modal.scss */
#modal #modal-wrapper #modal-inner .delete-btn span {
  color: #EF476F;
}

/* line 4, app/assets/stylesheets/error_404.scss */
#error-404 .error-page-hero,
#error-400 .error-page-hero,
#error-500 .error-page-hero {
  background: #f0f8ff;
  padding-bottom: 2rem;
}

/* line 11, app/assets/stylesheets/error_404.scss */
#error-500 .error-page-hero {
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 18, app/assets/stylesheets/error_404.scss */
#error-500 #footer {
  margin-top: 0 !important;
}

/* Slider */
/* line 2, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 21, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 31, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-list:focus {
  outline: none;
}

/* line 35, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 41, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 51, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 61, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 68, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-track:after {
  clear: both;
}

/* line 72, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 77, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 85, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 89, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-slide img {
  display: block;
}

/* line 93, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-slide.slick-loading img {
  display: none;
}

/* line 97, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 101, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-initialized .slick-slide {
  display: block;
}

/* line 105, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 109, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 117, ../usr/local/bundle/gems/jquery-slick-rails-1.10.0/app/assets/stylesheets/slick.css */
.slick-arrow.slick-hidden {
  display: none;
}
